article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; margin: 0; padding: 0;}
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow: auto;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form {margin: 0; padding: 0; list-style: none; font-weight: normal;}
button, input, select, textarea {margin: 0; padding: 0; border: none; font-family: 'Tahoma';}
.custfield:focus {outline: none; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
body {
    font-family: 'Tahoma';
    font-size: 14px;
    color: #000000;
    overflow-x: hidden;
/*    float:left;
*/}
a {text-decoration: none;}
a:hover, a:focus {text-decoration: none; outline: none;}
img {border: none; vertical-align: middle;}

@font-face {
    font-family: 'Geometria';
    src: url('../fonts/Geometria.eot');
    src: url('../fonts/Geometria.eot') format('embedded-opentype'),
         url('../fonts/Geometria.woff2') format('woff2'),
         url('../fonts/Geometria.woff') format('woff'),
         url('../fonts/Geometria.ttf') format('truetype'),
         url('../fonts/Geometria.svg#Geometria') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GeometriaMedium';
    src: url('../fonts/GeometriaMedium.eot');
    src: url('../fonts/GeometriaMedium.eot') format('embedded-opentype'),
         url('../fonts/GeometriaMedium.woff2') format('woff2'),
         url('../fonts/GeometriaMedium.woff') format('woff'),
         url('../fonts/GeometriaMedium.ttf') format('truetype'),
         url('../fonts/GeometriaMedium.svg#GeometriaMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/****************
 * Common Css
 ****************/
.main {overflow: hidden;}
header, section, footer {float: left; width: 100%;}
.container {max-width: 1440px; margin: 0 auto; padding:0 20px;}
.row {margin-left: -20px; margin-right: -20px;}
    .row > [class*=col] {
        padding-left: 20px;
        padding-right: 20px;
    }
.custfield {border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
a, a:hover, button {transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}

.cbtn {display: inline-block; border: 1px solid #FFFFFF; height: 55px; line-height: 51px; font-size: 16px; color: #FFFFFF; background-image: url(../images/arrow-w.png); background-repeat: no-repeat; background-position: calc(100% - 30px) 50%; padding: 0px 56px 0px 30px;cursor:pointer;}
.cbtn:hover {background-color: #C1272D; color: #ffffff; border-color: #C1272D;}

.ctitle {display: inline-block; margin:15px 0px;}
.ctitle h3 {color: #000000; font-size: 36px; line-height: 36px; font-family: 'Tahoma';font-weight: 700; display: inline-block;}
.vbtn {font-size: 16px; color: #000000; background-image: url(../images/arrow-r.png); background-repeat: no-repeat; background-position: 100% 50%; padding-right:30px; margin-top: 7px;}
.vbtn:hover {color: #C1272D;}

/** Common Slider **/
.commonslider {width: 100%; position: relative;}
.commonslider .owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative;}
.commonslider .owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden;}
.commonslider .owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.commonslider .owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.commonslider .owl-carousel .owl-wrapper, .commonslider .owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);}
    .commonslider .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        
    }

#topmainslider .commonslider .owl-carousel .owl-item {
    padding-top: 282px;
    padding-bottom: 303px;
}
.slider-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    z-index: -1;
}

    .slider-image img {
        width:100%;
        height:100%;
    }
.commonslider .owl-carousel.owl-loaded {
    display: block;
    float: left;
}
.commonslider .owl-carousel.owl-loading {opacity: 0; display: block;}
.commonslider .owl-carousel.owl-hidden {opacity: 0;}
.commonslider .owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.commonslider .owl-carousel.owl-grab {cursor: move; cursor: grab;}
.commonslider .owl-carousel .owl-dots.disabled{display: none;}
.commonslider .owl-nav {width: 108px; float: left; position:absolute; right: 0px;}
.commonslider .owl-nav button {width: 26px; height:12px; cursor: pointer; background-color: transparent; background-repeat: no-repeat; background-position: 50% 50%; position: absolute; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; z-index:111;}
.commonslider .owl-nav .owl-prev {background-image: url(../images/arrowleft.png); right: 45px;}
.commonslider .owl-nav .owl-prev:hover {background-image: url(../images/arrowleft-h.png);}
.commonslider .owl-nav .owl-next {background-image: url(../images/arrowright.png); right:0px;}
.commonslider .owl-nav .owl-next:hover {background-image: url(../images/arrowright-h.png);}


header {z-index: 51; position: absolute; padding: 30px 0px;} 
header .rheader {margin-top: 9px;}
/*header .custnav {margin-right: 50px;}*/
header .custnav .menus > li {padding:8px 15px; float: left;}
header .custnav .menus > li a {color: #ffffff; font-size: 18px; float: left;}
header .custnav .menus > li a:hover{color: #C1272D;}
.headerpart {
    position: relative;
    background-color: #000000;
}
.callbtn {width: 130px; height: 44px; line-height: 44px; background-color: #C1272D; padding-left: 49px; font-size:18px; color: #ffffff; background-image: url(../images/phone-icon.png); background-repeat: no-repeat; background-position: 20px 50%;}
.callbtn:hover {background-color: #ffffff; color: #C1272D; background-image: url(../images/phone-icon-h.png);}

.mainbanner {
    background-color: #000000; /*padding-top: 282px;*/ /*background-image: url(../images/mainbg1.png);*/
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    height: 570px;
    position: relative;
    overflow: hidden;
}
#topmainslider {/*padding: 0 125px;*/}
    #topmainslider .owl-item .container {
        padding: 0 200px;
    }
.mainbanner .text1 {
    float: left;
    width: 570px;
    background: rgba(0,0,0,0.5);
}
.mainbanner .text1 h2 {font-size: 68px; color: #ffffff; line-height: 80px; font-family: 'Tahoma';font-weight: 700;}
.mainbanner .text2 {float: right; width: 420px;}
.mainbanner .text2 p {font-size: 18px; color: #ffffff; line-height: 30px; margin: 10px 0 40px;}
.mainbanner .simg {margin-top: 180px; float: left;}
.mainbanner .simg img {width: 100%;}

#topmainslider .owl-item.active .item .text1 {
    animation: 1s 0.2s backInLeft both;
    -moz-animation: 1s 0.2s backInLeft both;
    -webkit-animation: 1s 0.2s backInLeft both;
    background: rgba(0,0,0,0.6);
}
#topmainslider .owl-item.active .item .text2 {
    animation: 1s 0.2s backInRight both;
    -moz-animation: 1s 0.2s backInRight both;
    -webkit-animation: 1s 0.2s backInRight both;
    background: rgba(0,0,0,0.6);
    padding: 5px;
}
#topmainslider .owl-item.active .item .simg {
  animation: 1s 0.4s zoomIn both;
  -moz-animation: 1s 0.4s zoomIn both;
  -webkit-animation: 1s 0.4s zoomIn both;
}

.mainbanner .owl-nav {display: none;}
.mainbanner .owl-dots {
    position: relative;
    bottom: 130px;
    width: 1030px;
    margin: 0 auto;
}
.mainbanner .owl-dot {width: 9px; height: 9px; margin-right: 10px; background-color: rgba(255,255,255,0.4); border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; float: left; }
.mainbanner .owl-dot.active {width: 36px; background-color:#FFFFFF; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;}


.section-h2 {padding-top: 50px; background: url(../images/pattern-bg1.png) no-repeat 50% 0%;}
.section-h2 .wedslider {position: relative; padding-top: 30px; padding-bottom: 192px; width: calc(((100% - 1920px) / 2) + 1830px - (1830px / 12)); width: -moz-calc(((100% - 1920px) / 2) + 1830px - (1830px / 12)); width: -webkit-calc(((100% - 1920px) / 2) + 1830px - (1830px / 12)); float: right;} 
.section-h2 .wedslider .item {padding: 30px 20px 0px; float: left; width: 100%;}
.section-h2 .innerbox {float: left; width: 100%; position: relative; background-color: #ffffff; border: 1px solid #E3E3E3; transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.section-h2 .innerbox .imgbox {float: left; width: 100%; overflow:hidden;}
.section-h2 .innerbox .imgbox img {width: 100%;}

.section-h2 .innerbox .hoverimg {background-color: #C1272D; display: none; position: absolute; top: 0px; left: 0px; width: 100%;}
.section-h2 .innerbox .hoverimg img {width: 100%;}

.section-h2 .innerbox .texts {padding: 73px 60px; position: relative; z-index: 2;}
.section-h2 .innerbox .cicon {width: 100%; display: inline-block; height: 45px; background-repeat: no-repeat; background-position: 50% 50%;}
.section-h2 .innerbox .icon1 {background-image: url(../images/laptop-icon.png);}
.section-h2 .innerbox .icon2 {background-image: url(../images/schedule-icon.png);}
.section-h2 .innerbox .icon3 {background-image: url(../images/auto-icon.png);}
.section-h2 .innerbox .icon4 {background-image: url(../images/verified-icon.png);}
.section-h2 .innerbox h4 {font-size: 24px; color: #000000; font-family: 'Tahoma';font-weight: 700; margin: 26px 0 16px;}
.section-h2 .innerbox p {font-size: 16px; color: #8C9194; line-height: 24px;}
.section-h2 .innerbox .arrowbtn {display: inline-block; margin-top: 40px; width: 48px; height: 48px; border: 1px solid #E3E3E3; background: #ffffff url(../images/arrow-r-s.png) no-repeat 50% 50%; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;}
.section-h2 .wedslider .owl-nav {top: -69px; width: 1400px; right: initial; left: 20px;}

.section-h2 .innerbox a:hover {background-color: #C1272D;}
.section-h2 .innerbox a:hover .hoverimg {display: block;}
.section-h2 .innerbox a:hover .cicon {filter: brightness(10);}
.section-h2 .innerbox a:hover h4 {color: #FFFFFF;}
.section-h2 .innerbox a:hover p {color: rgba(255,255,255,0.7);}
.section-h2 .innerbox a:hover .arrowbtn {border: none;}

.section-h3 {position: relative; background-image: url(../images/bg2.png); background-repeat: no-repeat; background-position: 50% 0px; background-size: cover;}
.section-h3 .aboutbox .textinfo {position: relative; padding:190px 110px; background-color: #000000; background-image: url(../images/about-bg.png); background-position: 100% 100%; background-repeat: no-repeat;}
.section-h3 .aboutbox .textinfo h3 {font-size: 48px; color: #FFFFFF; font-family: 'Tahoma';font-weight: 700; line-height: 72px; position: relative;}
.section-h3 .aboutbox .textinfo p {font-size: 18px; color: rgba(255,255,255,0.7);  line-height: 30px; padding: 25px 0px 40px; display: inline-block;}
.section-h3 .aboutbox .textinfo h3:before {content: ""; position: absolute; left: -47px; background-color: #C1272D; width: 5px; height: 60px; top: 7px;}
.section-h3 .aboutbox .textinfo .cbtn {background-image: url(../images/arrow-r.png); display: inline-block; border-color: rgba(255,255,255,0.4);}
.section-h3 .aboutbox .textinfo .cbtn:hover{background-image: url(../images/arrow-w.png); border-color: transparent;}

.section-h4 {padding: 135px 0px 95px;}
.section-h4 .ctitle {margin-bottom: 44px;}
    .section-h4 .upcol .upbox, .upcol .upbox {
        position: relative;
        display: block;
        margin-top: 30px;
        margin-bottom: 40px;
    }

.upcol.innerupcol .upbox {
    margin-bottom: 80px;
}
        .section-h4 .upcol .upbox .imgbox, .upcol .upbox .imgbox {
            background-color: #ffffff;
            position: relative;
            overflow: hidden;
        }
        .section-h4 .upcol .upbox.upbox-lg .imgbox, .upcol .upbox.upbox-lg .imgbox {
            height: 570px;
        }
        .section-h4 .upcol .upbox.upbox-lg .infotexts, .upcol .upbox.upbox-lg .infotexts {
            position: absolute;
            z-index: 2;
            left: 40px;
            right: 40px;
            bottom: 28px;
        }
            .section-h4 .upcol .upbox.upbox-lg .infotexts h4, .upcol .upbox.upbox-lg .infotexts h4 {
                font-size: 30px;
                font-family: 'Tahoma';
                line-height: 40px;
                color: #FFFFFF;
            }
            .section-h4 .upcol .upbox.upbox-lg .infotexts .date, .upcol .upbox.upbox-lg .infotexts .date {
                font-size: 16px;
                margin: 19px 0 15px;
                color: rgba(255,255,255,0.7);
            }
        .section-h4 .upcol .upbox .imgbox img, .upcol .upbox .imgbox img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
        }
        .section-h4 .upcol .upbox.upbox-sm .imgbox, .upcol .upbox.upbox-sm .imgbox {
            height: 270px;
        }
        .section-h4 .upcol .upbox .infotexts .date, .upcol .upbox .infotexts .date {
            font-size: 16px;
            margin: 19px 0 15px;
            color: #8C9194;
        }
        .section-h4 .upcol .upbox .infotexts h4, .upcol .upbox .infotexts h4 {
            font-size: 22px;
            line-height: 30px;
            color: #000000;
            font-family: 'Tahoma';
            display: inline-block;
            width: 100%;
        }
        .section-h4 .upcol .upbox .infotexts .vbtn, .upcol .upbox .infotexts .vbtn {
            display: inline-block;
            margin-top: 35px;
        }
        .section-h4 .upcol .upbox:hover .imgbox img, .upcol .upbox:hover .imgbox img {
            transform: scale(1.03);
            -moz-transform: scale(1.03);
            -webkit-transform: scale(1.03);
        }

.testimonials {background: url(../images/bg4.jpg) no-repeat 50% 0%; background-size: cover; position: relative; padding: 160px 0px 0px; overflow: hidden;}
.testimonials .ctext {padding-bottom: 260px;}
.testimonials .ctext span {display: block; font-size: 16px; color: #FFFFFF;}
.testimonials .ctext h3 {font-size: 60px; line-height: 72px; color: #FFFFFF; font-family: 'Tahoma';font-weight: 700; margin-top: 49px; margin-bottom: 30px;}
.testimonials .ctext p {font-size: 18px; line-height:30px; color: rgba(255,255,255,0.7); padding-right: 80px;}
.testimonials .owl-nav {top: initial; bottom: 10px; right: calc(100% + 610px);}
.testimonials .owl-nav button {opacity: 0.4;}
.testimonials .owl-nav button:hover {opacity: 1; }
.testimonials .owl-nav .owl-prev:hover {background-image: url(../images/arrowleft.png);}
.testimonials .owl-nav .owl-next:hover {background-image: url(../images/arrowright.png);}
.testimonials .sslider {width: 52%; position: absolute; right: -20px; z-index: 15; top: 185px;}
.testimonials .sslider .item {padding: 0px 15px;}
.testimonials .sslider .item .testmbox {width: 100%; position: relative; padding: 40px 40px 55px; background-color: #FFFFFF;height: 500px;overflow: auto;}
    .testimonials .sslider .item .testmbox::-webkit-scrollbar {
        width: 8px;
    }

    .testimonials .sslider .item .testmbox::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 4px;
    }

    .testimonials .sslider .item .testmbox::-webkit-scrollbar-thumb {
        background: red;
        border-radius: 4px;
    }

        .testimonials .sslider .item .testmbox::-webkit-scrollbar-thumb:hover {
            background: darkred;
        }

    .testimonials .sslider .item .testmbox {
        scrollbar-width: thin;
        scrollbar-color: #cccccc #f1f1f1;
    }
.testimonials .sslider .item .testmbox .quoteicon {width: 100%; height: 30px; background: url(../images/quote.png) no-repeat 0 0; display: block;}
.testimonials .sslider .item .testmbox .msgbox {padding: 40px 30px 0px;}
.testimonials .sslider .item .testmbox .clientinfo .photo {float: left; margin-right: 20px; width: 48px; height: 48px; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; overflow: hidden;}
.testimonials .sslider .item .testmbox .clientinfo h4 {font-size: 18px; color: #C1272D; font-family: 'Tahoma';font-weight: 400;}
.testimonials .sslider .item .testmbox .clientinfo span {font-size: 16px; color: #8C9194; font-family: 'Tahoma'; display: block; line-height: 20px;}
.testimonials .sslider .item .testmbox .rating {clear: left; display: block; margin: 20px 0 15px;}
.testimonials .sslider .item .testmbox .texts p {font-size: 18px; color: #000000; line-height: 30px;}
.testimonials .sslider .item .testmbox .texts p a {color: #C1272D;}
.testimonials .sslider .item .testmbox .texts p a:hover {text-decoration: underline;}

.section-h6 {padding: 160px 0px;}
    .section-h6 .imgbox {
        margin: 20px 0px;
        float: left;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
.section-h6 .imgbox img {width: 100%; height: 100%; object-fit: cover; transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.section-h6 .imgbox:hover img{transform: scale(1.03); -moz-transform: scale(1.03); -webkit-transform: scale(1.03);}
/*.section-h6 .imgboxs1 h4{position: absolute;}*/
    .section-h6 .imgboxs1 .imgbox .infotexts {
        position: absolute;
        z-index: 2;
        left: 108px;
        /*right: 40px;*/
        /*top: 184px;*/
        top: 13%;
    }
        .section-h6 .imgboxs1 .imgbox .infotexts h4 {
            color: #ffffff;
            font-size: 49px;
            font-weight: 600;
        }
        .section-h6 .imgboxs1 .imgbox .infotexts span {
            display: block;
            color: #ffffff;
            font-size: 17px;
            margin-top: 5%;
        }
    .section-h6 .imgboxs1 .imgbox .cbtn {
        display: inline-block;
        margin-top: 35px;
        background-color: #ffffff;
        color: #000000;
        background-image: url(../images/arrow-r.png);
        font-weight: 600;
    }

.gallerypart {padding: 100px 0 150px; background-color: #F5F5F5; background-image: url(../images/pattern-bg2.png); background-repeat: no-repeat; background-position: 0 100%;}
.gallerysliderpart {position: relative; padding-top: 65px; width: calc(((100% - 1920px) / 2) + 1830px - (1830px / 12)); width: -moz-calc(((100% - 1920px) / 2) + 1830px - (1830px / 12)); width: -webkit-calc(((100% - 1920px) / 2) + 1830px - (1830px / 12)); float: right;}
.gallerypart .nav-tabs {display: block; margin-top: -33px;}
.gallerypart .nav-tabs .nav-item {display: inline-block; float: none;}
.gallerypart .nav-tabs .nav-link {font-size: 16px; color: #8C9194; padding: 0 30px 22px; margin: 0 10px; background-color: transparent !important; border: none; border-bottom: 3px solid transparent;}
.gallerypart .nav-tabs .nav-item.show .nav-link, .gallerypart .nav-tabs .nav-link.active {border-bottom-color: #C1272D; color: #000000;}
.gallerypart .gallerysliderpart .item {padding: 0 20px;}
.gallerypart .gallerysliderpart .item a {position: relative; display: block; overflow: hidden;}
.gallerypart .gallerysliderpart .item a:before {content: ""; width: 100%; top: 0px; left: 0px; height: 100%; background-color: rgba(0,0,0,0.1); position: absolute; z-index: 1;}
.gallerypart .gallerysliderpart .item a img {width: 100%; transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.gallerypart .gallerysliderpart .item a:hover img {transform: scale(1.06); -moz-transform: scale(1.06); -webkit-transform: scale(1.06);}
.gallerypart .gallerysliderpart .playbtn {position: absolute; z-index: 2; width: 90px; height: 90px; background: url(../images/play-btn.png) no-repeat 0 0; left: 50%; top: 50%; position: absolute; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.gallerypart .gallerysliderpart .owl-nav {top: -112px; width: 1400px; right: initial; left: 20px;}

footer {background-image: url(../images/map.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; position: relative; padding-top: 115px;}
.bookappo {
    color: #000000;
    font-size: 16px;
    font-family: 'Tahoma';
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 40px;
    padding: 15px 30px 15px 80px;
    background-color: #ffffff;
    width: 230px;
    height: 72px;
    background-image: url(../images/calender.png);
    background-repeat: no-repeat;
    background-position: 30px 50%;
    border-radius: 36px;
    -moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    cursor: pointer;
}
.bookappo:hover {background-color: #C1272D; color: #ffffff; background-image: url(../images/calender-h.png);}

footer .footerinner {position: relative; background-color: #ffffff; padding: 76px 85px 70px; float: left; width: 100%;}
footer .footerinner .flogo {float: left; width: 100%;}
footer .footerinner .ftextboxs {float: left; width: 100%;}
footer .footerinner .ftextboxs .fboxs {margin-top: 65px; width: 100%; float: left;}
footer .footerinner .ftextboxs .fbox1 {width: 184px;}
footer .footerinner .ftextboxs .fbox2 {width: 140px;}
footer .footerinner .ftextboxs .fboxs h6 {color: #8C9194; font-size: 14px; margin-bottom: 40px; display: inline-block;}
footer .footerinner .ftextboxs .fboxs p {color: #000000; font-size: 18px; line-height: 30px;}
footer .footerinner .ftextboxs .fboxs p a {color: #000000;}
footer .footerinner .ftextboxs .fboxs p a:hover {color: #C1272D;}
footer .footerinner .newsletter {float: left; width: 100%; margin-top: 65px;}
footer .footerinner .newsletter .fieldcol {width:340px;}
footer .footerinner .newsletter .custfield {background-color: #F8F8F8; height: 55px;  padding: 6px 30px 6px 55px; background-image: url(../images/mail.png); background-repeat: no-repeat; background-position: 20px 50%;}
    footer .footerinner .newsletter .sbtn, .sbtn {
        background-color: #C1272D;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        line-height: 55px;
        width: 140px;
        height: 55px;
    }
        footer .footerinner .newsletter .sbtn:hover, .sbtn:hover {
            background-color: #000000;
        }
footer .footerinner .copyright {float: left; width: 100%; margin-top: 65px;}
footer .footerinner .copyright p {float: left; margin-top: 2px; color: #8C9194;}

.socials {float: right;}
.socials a {display: inline-block; width: 25px; height: 25px; background-repeat: no-repeat; background-position: 50% 50%; margin-right: 28px; vertical-align: middle;}
.socials a:last-child {margin-right: 0px;}
.socials .fb {background-image: url(../images/facebook1.png);}
.socials .fb:hover {background-image: url(../images/facebook.png);}
.socials .tw {background-image: url(../images/twitter1.png);}
.socials .tw:hover {background-image: url(../images/twitter.png);}
.socials .inst {background-image: url(../images/instagram1.png);}
    .socials .inst:hover {
        background-image: url(../images/instagram.png);
    }
    .socials .linked {
        background-image: url(../images/linkedin1.png);
    }

        .socials .linked:hover {
            background-image: url(../images/linkedin1-h.png);
        }


header .socials {
    float: left;
    padding: 0px 70px 0px 30px;
}

    header .socials a {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 13px 10px;
        vertical-align: middle;
    }

    header .socials .fb {
        background-image: url(../images/facebook2.png);
    }

        header .socials .fb:hover {
            background-image: url(../images/facebook2-h.png);
        }

    header .socials .tw {
        background-image: url(../images/twitter2.png);
    }

        header .socials .tw:hover {
            background-image: url(../images/twitter2-h.png);
        }

    header .socials .inst {
        background-image: url(../images/instagram2.png);
    }

        header .socials .inst:hover {
            background-image: url(../images/instagram2-h.png);
        }

    header .socials .linked {
        background-image: url(../images/linkedin2.png);
    }

        header .socials .linked:hover {
            background-image: url(../images/linkedin2-h.png);
        }
.innerbanner {
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    position: relative;
    height: 570px;
}

    .innerbanner .bannertexts {
        z-index: 2;
        position: absolute;
        left: 0px;
        width: 100%;
        top: 50%;
        padding-top: 80px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

        .innerbanner .bannertexts h3 {
            font-size: 68px;
            font-family: 'Tahoma';
            font-weight: 700;
            color: #ffffff;
            background: rgba(0,0,0,.2);
            display: inline;
        }

    .innerbanner:after {
        content: "";
        width: 100%;
        top: 0px;
        height: 100%;
        /*background-color: rgba(0,0,0,0.6);*/
        left: 0px;
        position: absolute;
    }
.breadcrumbbox {
    float: left;
    width: 50%;
}

    .breadcrumbbox li:first-child {
        padding-left: 0px;
    }

    .breadcrumbbox li {
        float: left;
        padding: 0px 30px 0px 15px;
        line-height: 30px;
        color: rgba(255,255,255,1);
        font-size: 16px;
        background-image: url(../images/arrow3.png);
        background-position: 100% 55%;
        background-repeat: no-repeat;
    }

.breadcrumbs {
    float: left;
    padding: 20px 0px;
    border-bottom: 1px solid #E3E3E3;
    width: 100%;
}

    .breadcrumbs ul li {
        float: left;
        color: rgba(0,0,0,1);
        background: url(../images/arrow1.png) no-repeat 100% 50%;
        font-size: 16px;
        padding-right: 20px;
        margin-right: 13px;
    }

        .breadcrumbs ul li a {
            float: left;
            color: rgba(0,0,0,0.4);
            font-size: 16px;
        }

        .breadcrumbs ul li:last-child {
            margin-right: 0px;
            padding-right: 0px;
            background-image: none;
        }

.section-inner1 {
    position: relative;
    width: 100%;
    float: left;
    background-image: url(../images/pattern-bg4.png);
    background-repeat: no-repeat;
    background-position: 120% -300px;
}

    .section-inner1 .innerinfobox {
        padding: 50px 0px;
        float: left;
        width: 100%;
    }

        .section-inner1 .innerinfobox .ctitle .date {
            font-size: 14px;
            margin-bottom: 15px;
            color: #676A6B;
            background-image: url(../images/date.png);
            background-position: 0px 0px;
            background-repeat: no-repeat;
            padding-left: 25px;
            display: inline-block;
        }

        .section-inner1 .innerinfobox .ctitle h3 {
            width: 100%;
            font-size: 48px;
            line-height: 58px;
        }

        .section-inner1 .innerinfobox .imgbox {
            position: relative;
            float: left;
            width: 100%;
            margin: 50px 0px 120px;
        }
            .section-inner1 .innerinfobox .imgbox img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
            }

        .section-inner1 .innerinfobox .infodetails .textinfo {
            padding-left: 123px;
            position: relative;
            float: left;
            width: 100%;
        }

            .section-inner1 .innerinfobox .infodetails .textinfo:before {
                content: "";
                position: absolute;
                left: 0px;
                top: 0px;
                background-color: #C1272D;
                width: 5px;
                height: 90px;
            }

.ctextinfo h4 {
    font-size: 48px;
    color: #000000;
    font-family: 'Tahoma';
    line-height: 48px;
    padding: 0px 0px 20px;
}

.ctextinfo h3 {
    font-size: 30px;
    color: #000000;
    font-family: 'Tahoma';
    line-height: 48px;
    padding: 0px 0px 20px;
}

.ctextinfo p, .ctextinfo div {
    font-size: 20px;
    color: #8C9194;
    line-height: 36px;
    padding: 2px 0px;
}

/*.ctextinfo ul {
    padding-left: 20px;
}*/
.ctextinfo ul li {
    float: left;
    width: 100%;
    margin-top: 15px;
    color: #1B1B19;
    font-size: 20px;
    font-weight: 400;
    padding-left: 20px;
    background-image: url(../images/bullet-point.png);
    background-repeat: no-repeat;
    background-position: 0px 15px;
}

.sharebox {
    float: left;
    width: 100%;
    border-top: 1px solid #E3E3E3;
    padding-top: 30px;
    margin-top: 70px;
}

    .sharebox h5 {
        margin-bottom: 20px;
        font-size: 24px;
        font-family: 'Tahoma';
    }

    .sharebox a {
        background-color: #8C9194;
        width: 122px;
        height: 40px;
        text-align: center;
        float: left;
        margin-right: 20px;
    }

        .sharebox a span {
            display: inline-block;
            background-repeat: no-repeat;
            background-position: 0px 50%;
            color: #ffffff;
            font-family: 'Tahoma';
            line-height: 40px;
            padding-left: 30px;
        }

        .sharebox a.dot {
            background-image: url(../images/dottos.png);
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-color: transparent;
            border: 1px solid #E3E3E3;
            width: 40px;
            height: 40px;
            border-radius: 40px;
            -moz-border-radius: 40px;
            -webkit-border-radius: 40px;
        }

.readsection {
    padding: 100px 0 150px;
    margin-top: 80px;
    background-color: #F5F5F5;
    background-image: url(../images/pattern-bg3.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
    .readsection .upcol .upbox {
        position: relative;
        display: block;
        margin-top: 35px;
    }
        .readsection .upcol .upbox .imgbox {
            background-color: #ffffff;
            position: relative;
            overflow: hidden;
        }
        .readsection .upcol .upbox.upbox-sm .imgbox {
            height: 270px;
        }
        .readsection .upcol .upbox .imgbox:before {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.2);
        }
        .readsection .upcol .upbox .imgbox img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
        }
        .readsection .upcol .upbox .infotexts .date {
            font-size: 16px;
            margin: 19px 0 15px;
            color: #8C9194;
        }
        .readsection .upcol .upbox .infotexts h4 {
            font-size: 22px;
            line-height: 30px;
            color: #000000;
            font-family: 'Tahoma';
            display: inline-block;
            width: 100%;
        }
        .readsection .upcol .upbox .infotexts .vbtn {
            display: inline-block;
            margin-top: 35px;
        }


        .sharebox a.fb span {
            background-image: url(../images/facebookwhite.png);
        }

        .sharebox a.tw span {
            background-image: url(../images/twitterwhite.png);
        }

        .section-inner1 .innerinfobox .imgbox:before {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.2);
        }
.custtabs .nav-item .nav-link {
    background-color: #dee2e6;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 10px;
    margin: 10px;
}

    .custtabs .nav-item .nav-link.filter-selected {
        background-color: #C1272D;
        color: #ffffff;
        padding: 10px 15px;
        border-radius: 10px;
        margin: 10px;
    }

.itembox {
    margin-bottom: 40px;
}
    .itembox .imgbox {
        margin-bottom: 10px;
        height: 280px;
    }

        .itembox .imgbox .MainImg {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top center;
        }

    .itembox .galleryInfo h4 {
        font-size: 24px;
        color: #101A28;
        line-height: 51px;
        font-family: 'Tahoma';
        text-transform: capitalize;
    }


.form-group {
    margin-bottom: 40px;
}
.form-group h4 {
    float: left;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    width:100%
}

.overviewpart {
    padding-bottom: 40px;
}

.form-control {
    padding: 15px 10px;
}

    .form-control.input-validation-error {
        /*border: 2px solid #c1272d;
        outline:0;*/
    }

    .contact-header h4 {
        font-size: 18px;
        font-weight: 600;
        color: #c1272d;
    }

.section-about1 {
    position: relative;
}

    .section-about1 .textbox1 {
        padding: 30px 0px 30px;
    }
        .section-about1 .textbox1 .ctextinfo {
            padding-right: 60px;
        }
    .section-about1 .aboutimg .imgbox1 {
        margin-bottom: 40px;
    }

    .section-about1 .aboutimg .imgbox img {
        width: 100%;
    }

.section-about2 {
    position: relative;
}
    .section-about2 .aboutimg img {
        width: 100%;
    }

    .section-about2 .aboutbox .aboutboxinner {
        background-color: #F8F8F8;
        background-image: url(../images/pattern-bg3.png);
        background-position: 100% 100%;
        background-repeat: no-repeat;
        height: 100%;
    }
    .section-about2 .aboutbox .textinfo {
        position: relative;
        padding: 10px 100px 10px 122px;
    }
        .section-about2 .aboutbox .textinfo h3 {
            font-size: 48px;
            color: #000000;
            font-family: 'Tahoma';
            font-weight: 700;
            line-height: 72px;
            position: relative;
        }
            .section-about2 .aboutbox .textinfo h3:before {
                content: "";
                position: absolute;
                left: -47px;
                background-color: #C1272D;
                width: 5px;
                height: 60px;
                top: 7px;
            }


.section-about2 .aboutbox .textinfo p {
    font-size: 20px;
    color: #8C9194;
    line-height: 40px;
    padding: 25px 0px 40px;
    display: inline-block;
}

.section-about3 {
    position: relative;
    padding: 150px 0px;
}

    .section-about3 .whybox {
        margin-top: 40px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
    }
        .section-about3 .whybox .winnerbox {
            padding: 73px 60px;
            position: relative;
            z-index: 2;
            float: left;
            width: 100%;
            position: relative;
            background-color: #ffffff;
            border: 1px solid #E3E3E3;
            height: 475px;
        }
        .section-about3 .whybox .icon1 {
            background-image: url(../images/wicon1.png);
        }
        .section-about3 .whybox h4 {
            font-size: 24px;
            color: #000000;
            line-height: 32px;
            font-family: 'Tahoma';
            margin: 26px 0 16px;
        }

        .section-about3 .whybox p {
            font-size: 18px;
            color: #8C9194;
        }
        .section-about3 .whybox .icon2 {
            background-image: url(../images/wicon2.png);
        }
        .section-about3 .whybox .icon3 {
            background-image: url(../images/wicon3.png);
        }
        .section-about3 .whybox .icon4 {
            background-image: url(../images/wicon4.png);
        }
        .section-about3 .whybox .icon5 {
            background-image: url(../images/wicon5.png);
        }
        .section-about3 .whybox .icon6 {
            background-image: url(../images/wicon6.png);
        }
    .section-about3 .cbtn2 {
        margin-top: 70px;
    }
.cbtn2 {
    background-color: #C1272D;
    color: #ffffff;
    border-color: #C1272D;
}

.section-about2 .aboutimg {
    padding-right: 0px;
}
.section-about2 .aboutbox {
    padding-left: 0px;
}

.section-about3 .whybox .cicon {
    width: 100%;
    display: inline-block;
    height: 48px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.section-h6, .gallerypart {
    overflow:hidden;
}

#topmainslider .owl-item .item {
    float: left;
    width: 100%;
    height: 570px;
}

    #topmainslider .owl-item .item .text-wrap {
        padding-top: 240px;
        float: left;
        width: 100%;
    }

header:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -20px;
    width: 100%;
    height: 110%;
    z-index: -1;
    background: -webkit-linear-gradient(top,rgba(0,0,0,1),rgba(0,0,0,0.1));
    background: -ms-linear-gradient(top,rgba(0,0,0,0.1),rgba(0,0,0,0.1));
    background: -o-linear-gradient(top,rgba(0,0,0,0.1),rgba(0,0,0,0.1));
    background: -moz-linear-gradient(top,rgba(0,0,0,1),rgba(0,0,0,0.1));
}

.show-on-mobile {
    display: none;
}


