a
{
    color: #0059a0;
    text-decoration: none !important;
}
.banner_full_section {
    height: 320px;
    position: relative;
    background-position: center;
    background-size: cover;
}

.banner_full
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.innerCaptionWrap {
    margin-top: 5%;
    display: inline-block;
}

.innerCaptionWrap h2 {
    font-size: 48px;
    color: #1d618c;
    margin-bottom: 0;
    background: #fff;
    text-align: left;
    padding: 8px 10px;
    line-height: 52px;
    margin-bottom: 5px;
    border-bottom: 5px solid #00b0f0;
    display: inline-block;
}

.innerCaptionWrap p {
    font-size: 18px;
    color: #242424;
    margin-bottom: 0;
    line-height: 28px;
    text-align: left;
    background: #fff;
    padding: 8px 10px;
    line-height: 22px;
    display: table;
    max-width: 450px;
}

.breadcum_wrap_section {
    padding-top: 20px;
    padding-bottom: 30px;
}

.breadcum {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding: 15px 0;
    width: 100%;
}

.breadcum span {
    /* display: inline-block; */
    vertical-align: middle;
    line-height: 1;
    color: #777;
    font-weight: 500;
    font-size: 18px;
}
.breadcum span.active {
    color: #f47220;
}

.text_content_wrap_section
{
    padding-top: 0;
    padding-bottom: 0;
}
.text_content_title h3
{
    color: #777;
    font-family: 'Frutiger Cn';
    margin: 0 0 25px;
    font-size: 30px;
}
.text_content_title h4
{
    color: #777;
    font-family: 'Frutiger Cn';
    margin: 0 0 25px;
}
.text_content
{
    margin: 0 0 25px;
    font-family: 'Frutiger Cn';
    text-align: justify;
    font-size: 18px;
    color: #777;
    line-height: 1.6;
    font-weight: 500;
    display: block;
}
.text_content_img img
{
    width: auto;
    max-width: 100%;
}
.text_content_img
{
    text-align: center;
}
.text_content ul {
    list-style: none;
    padding: 0;
}
.text_content li {
    background: url(http://www.votorantimcimentos.co.in/SiteAssets/images/right-arrow.gif) no-repeat left 13px;
    padding: 2px 0 2px 15px;
}
.alignRight {
    float: right;
}
.videowrap {
    width: 450px;
}
.videowrap video {
    width: 100% !important;
    height: 100% !important;
    margin-left: 30px;
    margin-bottom: 30px;
}
.clear {
    clear: both;
}
.title_h5
{
    margin: 15px 0 25px;
    color: #777;
    line-height: 1.6;
    font-size: 25px;
}

.imageslider_wrap
{
    border: 1px #ccc solid;
}

.imageslider_wrap .cs_slick-prev {
    color: #fff;
    font-size: 20px;
    margin: 5px 0px;
    padding: 0px 9px 5px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    left: 0px;
    z-index: 9;
}

.imageslider_wrap .cs_slick-next {
    color: #fff;
    font-size: 20px;
    margin: 5px 0px;
    padding: 0px 7px 5px 9px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    right: 0px;
}
.imageslider_span_image {
    border-radius: 0;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    border: 2px #fff solid;
    padding: 15px;
    display: block;
    margin: 0 auto;
}
.text_content_img_slider a
{
    width: 100%;
    margin: 0;
    text-decoration: none;
}
.text_content_img_slider a:hover .prod_slider_text {
    color: #393939;
}
.text_content_img_slider a:hover .imageslider_span_image {
    border-color: #0059a0;
}
.imageslider_span_name {
    text-align: center;
}
.text_content_img_slider img
{
    width: auto;
    max-width: 100%;
}
.prod_slider_text
{
    background: #f3f3f3;
    padding: 15px 15px;
    margin: 0;
    font-size: 20px;
    color: #0059a0;
}
/* 
.text_content_img_slider a
{
    padding: 16px;
} */
.text_content_img_slider
{
    text-align: center;
    /*padding: 16px;*/
}

.sidebarmain_wrap
{
    display: flex;
    justify-content: space-between;
}

.siderbarwrap_left
{
    width: 100%;
    margin-right: 20px;
}

.siderbarwrap_right
{
    width: 320px;
    max-width: 100%;
    margin-left: 20px;
}

.siderbarwrap_right .container {
    padding: 0;
}
.siderbarwrap_left .container {
    padding: 0;
}

.sider_image_title_h5
{
    margin: 15px 0 10px;
    color: #777;
    line-height: 23px;
    font-size: 18px;
    text-align: center;
}

.sidebar_pdfwrap
{
    background: #0059a0;
    color: #fff;
    display: block;
    padding: 10px 15px;
    line-height: 32px;
    margin-bottom: 15px;
}
.sidebar_pdfwrap h4
{
    font-size: 18px;
}
.sidebar_pdfwrap a
{
    color: #fff;
    font-size: 14px;
}

.sidebar_pdfwrap_second
{
    background: #e5e5e5;
    color: #676767;
    display: block;
    padding: 10px 15px;
    line-height: 32px;
    margin-bottom: 15px;
}
.sidebar_pdfwrap_second h4
{
    font-size: 18px;
}
.sidebar_pdfwrap_second a
{
    color: #0059a0;
    font-size: 14px;
}
.sidebar_text_content_img img
{
    width: auto;
    max-width: 100%;
}
.sidebar_text_content_img
{
    text-align: center;
    margin-bottom: 20px;
}

.full_content_icon_wrap_section
{
    padding: 30px 30px;
}

.full_icon_main
{
    text-align: center;
    margin: 0 0 25px;
}
.full_image_icon
{
    max-height: 130px;
    max-width: 130px;
    margin: auto;
}
.full_list_title
{
    padding: 10px 0px;
    color: #f47220;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-decoration: none;
}
.full_list_title a {
    color: #f47220;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-decoration: none;
}
.full_list_sub_title a:hover {
    text-decoration: none;
    color: #393939;
}
.full_list_sub_title
{
    font-size: 22px;
    color: #0059a0;
}
.full_list_sub_title a
{
    font-size: 22px;
    color: #0059a0;
    text-decoration: none;
}
.full_list_link a:hover {
    text-decoration: none;
    color: #393939;
}
.full_list_link
{
    color: #0059a0;
    font-size: 22px;
}
.full_list_link a 
{
    color: #0059a0;
    font-size: 22px;
    text-decoration: none;
}

.workwrap_main
{
    background: #f6f6f6;
    padding: 15px 30px 30px 30px;
}
.workwrap_link a
{
    font-size: 18px;
    color: #0059a0;
    text-decoration: none;
}
.workwrap_link a:hover
{
    text-decoration: none;
    color: #393939;
}
.report_table_header span.fa
{
    color: #efefef;
}
.report_table_header span
{
    padding: 0.5%;
}
.report_table_header a
{
    color: #fff;
    font-size: 18px;
}
.report_table_header
{
    background: #2a8dd4;
    padding: 5px;
    border: 1px solid #cccccc;
}
.report_table_main
{
    /*text-align: center;*/
}
.report_table_thead_tr th
{
    color: #777;
}
.report_table_thead_tr
{
    background: #f3f3f3;
}
.report_table_tbody_tr td a
{
    color: #444;
    font-size: 17px;
}

.table td, .table th
{
    padding: 3px 10px;
}
tr.even {
    background-color: #ffffff !important;
}
tr.odd
{
    background-color: #efefef !important;
}

.paginate_button.page-item:not(.previous):not(.next) {
    display: none;
}

.blogmain_wrap
{
    display: flex;
    justify-content: space-between;
}
.blogwrap_left
{
    width: 100%;
    /*margin-right: 20px;*/
}
.blogwrap_left .blogwrap_container
{
    padding: 0px;
}
.blogwrap_left h3
{
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}
.blogwrap_left h3 a:hover
{
    color: #393939;
}
.blogwrap_right
{
    width: 550px;
    max-width: 100%;
    margin-left: 20px;
}
.blog_pressdate {
    font-size: 13px;
    color: #777;
    padding: 5px 0px;
}
.blog_date
{
    margin-right: 15px;
    font-weight: 600;
}
.blog_country:before {
    content: "|";
    display: inline-block;
    margin: 0px 15px;
}
.blogwrap_right h3
{
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}
.blogwrap_right h3 a:hover
{
    color: #393939;
}
.blog_pressimage img
{
    width: 100%;
    margin-bottom: 20px;
}
.blogwrap_text
{
    font-size: 16px;
    margin-bottom: 5px;
    text-align: justify;
    color: #777;
}
.blog_title_text
{
    font-size: 22px;
    line-height: 24px;
    color: #777;
}
.blog_des
{
    font-size: 13px;
    color: #777;
    padding: 5px 0px;
}
.blog_social_icon img
{
    margin:5px;
}
.blogmain_wrap .card-columns
{
    column-count: 2;
}
.blogwrap_left .blogwrap_container .card {
    border: none;
}

.blogdetailmain_wrap
{
    display: flex;
    justify-content: space-between;
}
.blogdetailwrap_left
{
    width: 100%;
    /*margin-right: 20px;*/
}
.blogdetailwrap_left .blogdetailwrap_container
{
    padding: 0px;
}
.blogdetailwrap_left h3
{
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #0056b3;
}
.blogdetailwrap_right
{
    width: 550px;
    max-width: 100%;
    margin-left: 20px;
}
.blogdetail_pressdate {
    font-size: 13px;
    color: #777;
    padding: 5px 0px;
}
.blogdetail_date
{
    margin-right: 15px;
    font-weight: 600;
}
.blogdetail_country:before {
    content: "|";
    display: inline-block;
    margin: 0px 15px;
}
.blogdetailwrap_right h3
{
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}
.blogdetailwrap_right h3 a:hover
{
    color: #393939;
}
.blogdetail_pressimage
{
    text-align: center;
}
.blogdetail_pressimage img
{
    max-width: 100%;
    margin-bottom: 20px;
}
.blogdetailwrap_text
{
    font-size: 16px;
    margin-bottom: 5px;
    text-align: justify;
    color: #777;
}
.blogdetail_title_text
{
    font-size: 22px;
    line-height: 24px;
    color: #777;
}
.blogdetail_des
{
    font-size: 13px;
    color: #777;
    padding: 5px 0px;
}
.blogdetail_social_icon img
{
    margin:5px;
}
.blogdetailmain_wrap .card-columns
{
    column-count: 2;
}
.blogdetailwrap_left .blogdetailwrap_container .card {
    border: none;
}

.contact_address_text p
{
    margin: 0px;
    font-size: 18px;
    color: #777;
    line-height: 1.6;
}

.mediawrap_link
{
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}
.mediawrap_img img
{
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.mediawrap_img
{
    display: inline-block;
    max-height: 210px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.mediawrap_count_main
{
    position: relative;
}
.mediawrap_count
{
    background: #f47220;
    border-radius: 3px;
    bottom: 6px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    height: auto;
    line-height: 1;
    padding: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: auto;
    font-size: 13px;
}
.mediawrap_title
{
    color: #0059a0;
    font-size: 22px;
    margin: 0;
    min-height: 24px;
    padding: 5px 10px 15px 15px;
}
.mediawrap_main:hover .mediawrap_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.mediawrap_main:hover
{
    background: #f3f3f3;
}

.media_video_gallery > ul {
  margin-bottom: 0;
}
.media_video_gallery > ul > li {
    margin-bottom: 15px;
}
.media_video_gallery > ul > li a {
    display: block;
    overflow: hidden;
    position: relative;
}
.media_video_gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 1s ease 0s;
    -moz-transition: -moz-transform 1s ease 0s;
    -o-transition: -o-transform 1s ease 0s;
    transition: transform 1s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
    max-width: 340px;
    max-height: 170px;
}
.media_video_gallery > ul > li a:hover > img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.VideoGalleryOuter li a:hover::after
{
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    width: 100%;
}
.VideoGalleryOuter li a:hover::after
{
    background: rgba(0, 0, 0, 0.6) url(http://www.votorantimcimentos.co.in/SiteAssets/images/play-button.png) no-repeat scroll center center;
    height: 100%;
}
.video_bg
{
    background: #f3f3f3;
}


.albumwrap_image img
{
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    max-width: 100%;
}
.albumwrap_image a
{
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.albumwrap_title
{
    color: #0059a0;
    font-size: 20px;
    margin: 0;
    min-height: 24px;
    padding: 5px 10px 15px 15px;
}
.albumwrap_image:hover a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.albumwrap_main
{
    background: #f3f3f3;
}
.albumwrap_image a:hover::after
{
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    width: 100%;
}
.albumwrap_image a:hover::after
{
    background: rgba(0, 0, 0, 0.6) url(http://www.votorantimcimentos.co.in/SiteAssets/images/photo-library.png) no-repeat scroll center center;
    height: 100%;
}


.media_image_gallery > ul {
  margin-bottom: 0;
}
.media_image_gallery > ul > li {
    margin-bottom: 15px;
}
.media_image_gallery > ul > li a {
    display: block;
    overflow: hidden;
    position: relative;
}
.media_image_gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 1s ease 0s;
    -moz-transition: -moz-transform 1s ease 0s;
    -o-transition: -o-transform 1s ease 0s;
    transition: transform 1s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.media_image_gallery > ul > li a:hover > img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media only screen and (max-width: 991px) {
    .blogmain_wrap .card-columns
    {
        column-count: 1;
    }
    .blogdetailmain_wrap {
        display: block;
    }
    .blogdetailwrap_left {
        width: 100%;
        margin: auto;
    }
    .blogdetailwrap_right {
        width: 550px;
        max-width: 100%;
        margin: auto;
    }
}
@media only screen and (max-width: 819px) {
    .videowrap{width:100%;display:block;margin:0 auto;text-align:center;}
    .videowrap video{max-width:100%;margin:0;}
}

@media only screen and (max-width: 767px)
{
    .innerCaptionWrap h2 {
        font-size: 34px;
        color: #1d618c;
        margin-bottom: 0;
        background: #fff;
        text-align: left;
        padding: 8px 10px;
        line-height: 52px;
        margin-bottom: 5px;
        border-bottom: 5px solid #00b0f0;
        display: inline-block;
    }

    .innerCaptionWrap p {
        font-size: 18px;
        color: #242424;
        margin-bottom: 0;
        line-height: 28px;
        text-align: left;
        background: #fff;
        padding: 8px 10px;
        line-height: 22px;
        display: table;
        max-width: 450px;
    }
    .sidebarmain_wrap {
        display: block;
    }
    .siderbarwrap_left {
        width: 100%;
        margin: auto;
    }
    .siderbarwrap_right {
        width: 320px;
        max-width: 100%;
        margin: auto;
    }
    .blogmain_wrap {
        display: block;
    }
    .blogwrap_left {
        width: 100%;
        margin: auto;
    }
    .blogwrap_right {
        width: 550px;
        max-width: 100%;
        margin: auto;
    }
}

@media only screen and (max-width: 498px)
{
    .innerCaptionWrap h2 {
        font-size: 28px;
        color: #1d618c;
        margin-bottom: 0;
        background: #fff;
        text-align: left;
        padding: 8px 10px;
        line-height: 35px;
        margin-bottom: 5px;
        border-bottom: 5px solid #00b0f0;
        display: inline-block;
    }

    .innerCaptionWrap p {
        font-size: 16px;
        color: #242424;
        margin-bottom: 0;
        line-height: 28px;
        text-align: left;
        background: #fff;
        padding: 8px 10px;
        line-height: 18px;
        display: table;
        max-width: 450px;
        letter-spacing: 1px;
    }
}


/*=================*/

.breadcum span {
    display: inline-block;
    position: relative;
}
.breadcum span:after {
    content: "/";
    display: inline-block;
    padding: 0px 8px;
}
.breadcum span:last-child:after{
	content: "";
}

.report_table table thead tr th:nth-child(1){display: none !important;}
.report_table table tbody tr td:nth-child(1){display: none !important;}