/* Google fonts used in this project 
    1) font-family: 'Roboto', sans-serif;
    2) font-family: 'Open Sans', sans-serif;
    3) font-family: 'Poppins', sans-serif;


*/


/* Start globle css */

body {
    padding: 0px;
    margin: 0px;
    font-weight: 400;
    color: #333;
    font-size: 15px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}


/* Deafult Margin & Padding */


/*-- Margin Top --*/

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}


/*-- Margin Bottom --*/

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}


/*-- Padding Top --*/

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-120 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-113 {
    padding-top: 113px;
}


/*-- Padding Bottom --*/

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-90 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}


/*-- Padding Left --*/

.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 35px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-75 {
    padding-left: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-85 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-95 {
    padding-left: 95px;
}

.pl-100 {
    padding-left: 100px;
}


/*-- Padding Right --*/

.pr-0 {
    padding-right: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 35px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-65 {
    padding-right: 65px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-75 {
    padding-right: 75px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-85 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-95 {
    padding-right: 95px;
}

.pr-100 {
    padding-right: 100px;
}


/* font weight */

.f-700 {
    font-weight: 600;
}

.f-600 {
    font-weight: 600;
}

.f-500 {
    font-weight: 500;
}

.f-400 {
    font-weight: 400;
}

.f-300 {
    font-weight: 300;
}


/* Background Color */

.gray-bg {
    background: #f4f4fe;
}

.white-bg {
    background: #fff;
}

.black-bg {
    background: #222;
}

.theme-bg {
    background: #222;
}

.primary-bg {
    background: #1a237e;
}


/* Color */

.white-color {
    color: #fff;
}

.black-color {
    color: #222;
}

.theme-color {
    color: #222;
}

.primary-color {
    color: #222;
}


/* black overlay */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.text-upper {
    text-transform: uppercase;
}

.btn1 {
    display: inline-block;
    padding: 10px 20px;
    background: #715637;
    color: #fff;
    outline: 0;
    border-radius: 4px;
    border: 0;
}

.btn1:hover {
    background: goldenrod;
}

.line {
    display: inline-block;
    width: 80px;
    height: 3px;
    background: #715637;
    position: relative;
    top: -15px;
}

.line-left {
    display: inline-block;
    width: 10px;
    height: 3px;
    background: #715637;
    position: relative;
    top: -15px;
    margin-right: 10px;
}

.line-right {
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #715637;
    position: relative;
    top: -15px;
    margin-left: 10px;
}


/* End of globle css */


/* Start Header section */


/* Start header section  */

.navbar-nav {
    margin-right: 60px;
    padding-top: 6px;
}

.logo {
    padding-top: 3px;
    display: inline-block;
    /* background: #f8f8f8; */
    padding: 6px 15px;
    border-radius: 0 0 15px 15px;
}


/* extra info */

.side-panel-content {
    background: #fff;
    height: 100%;
    padding: 30px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: 355px;
    z-index: 9999;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    padding-bottom: 40px;
}

.side-panel-content.side-panel-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
}

.close-icon {
    text-align: right;
}

.close-icon>button {
    cursor: pointer;
    background: #715637;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    border: 0;
    outline: 0;
}

.close-icon>button i {
    line-height: 20px;
    color: #fff;
}

.close-icon>button i:before {
    font-size: 14px;
}

.extra-info>p {
    color: #ddd;
    font-size: 15px;
    line-height: 28px;
}

.extra-info.extra-info-left.side-panel-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.side-panel {
    width: 36px;
    padding-top: 34px;
    cursor: pointer;
    margin-left: 28px;
    position: absolute;
    top: 0px;
    right: 43px;
}

.side-panel span {
    margin: 3px 0;
    transition: .3s;
    float: right;
}

.side-panel:hover span {
    width: 100%;
}

.bar1 {
    width: 55%;
    background: #f8b662;
    height: 2px;
}

.bar2 {
    width: 75%;
    background: #f8b662;
    height: 2px;
}

.bar3 {
    width: 65%;
    background: #f8b662;
    height: 2px;
}

.mt-separator h2 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    color: #284a73;
}


/* Social list in contact  */

.social-list li {
    display: inline;
    float: left;
    margin-right: 15px;
}

.social-list li a {
    background: #715637;
    height: 42px;
    width: 41px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 42px;
    font-size: 16px;
}

.social-list li a:hover {
    background: #715637;
}

.social-list.list-sm li {
    margin-right: 10px;
    height: 34px;
    width: 34px;
    font-size: 14px;
    line-height: 34px;
}

.social-list.list-sm li a {
    height: 34px;
    width: 34px;
    font-size: 14px;
    line-height: 34px;
}

.contact_side i {
    color: #715637;
    font-size: 24px;
}

.contact_side a {
    color: #222;
    font-size: 14px;
}

.contact_side p {
    font-size: 14px;
}


/* End of list in contact  */


/* ENd of header section  */


/* End  navbar hader section  */


/* start video background section  */

.bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    /* background: url(https://designsupply-web.com/samplecontent/vender/codepen/20181014.png) no-repeat center center/cover; */
    /* z-index: -2; */
}

.bg-video-wrap video {
    min-width: 100%;
    min-height: 100vh;
    pointer-events: none;
    z-index: -1;
}

.bg-video-wrap .overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    /* background-image: linear-gradient(45deg, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .7) 50%); */
    /* background: rgb(20 20 20 / 50%); */
    background-size: 3px 3px;
    /* z-index: 2; */
}

.sliderinfo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 576px;
    text-align: center;
    width: 90%;
}

.sliderinfoinner {
    position: relative;
}

.sliderinfo h1 {
    color: #f3b361;
    font-size: 46px;
    font-weight: 700;
    text-shadow: 1px -1px 0px #fff, -3px 0px 9px #000000;
}

.sliderinfo h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 27px;
    text-shadow: 1px 1px 8px #000;
}

.sliderbtn a {
    padding: 10px 20px;
    background-color: rgb(31 66 110 / 58%);
    border: 1px solid #fff;
    display: inline-block;
    color: #fff;
    letter-spacing: 2px;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
}

.sliderbtn a:before {
    content: '';
    position: absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: rgba(255, 255, 255, .13);
}

.sliderbtn a:hover:before {
    height: 75%;
    opacity: 1;
}

.virtualbtn {
    background: rgba(0, 0, 0, 0.5) !important;
}


/* End of video background section  */


/* Start aboutinfo Section  */

.about-section {
    position: relative;
    /* background: #e5f7ff; */
}


/*.about-section::before {*/


/*    content: '';*/


/*    width: 37%;*/


/*    position: absolute;*/


/*    background: url(../img/abtbg.png) no-repeat;*/


/*    height: 100%;*/


/*    right: 0;*/


/*    top: 0;*/


/*    background-size: 100%;*/


/*}*/

.about-image img {
    border: 5px solid #fff;
    border-radius: 20px;
}

.abtpage {
    padding-bottom: 200px;
}

.aboutinfo h5 {
    text-transform: uppercase;
    color: #db9f53;
    margin-bottom: 20px;
    font-weight: 600;
    text-decoration: underline;
}

.aboutinfo h2 {}

.abtbox {
    display: flex;
    align-items: flex-start;
}

.abtbox img {
    width: 70px;
}

.abtinfo {
    margin-left: 20px;
}

.abtinfo h4 {
    text-transform: uppercase;
    font-weight: 600;
}


/* End of aboutinfo Section  */


/* start counter section  */

.counterSec {
    margin-top: -35px;
    padding-top: 73px;
    background-color: #715637;
    /* background: url(../img/bg5.jpg) no-repeat center; */
    background-size: cover;
    padding-bottom: 30px;
}

.counter-title {
    /* display: flex; */
    color: #fff;
    margin-bottom: 30px;
}

.counter-title img {
    width: 75px;
    margin-right: 15px;
}

.counter-value {
    font-weight: 800px;
}

.counter-value {
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
}

span.plus {
    font-size: 37px;
}

.counter-title p {
    font-size: 17px;
    color: #ffffff;
    border-top: 4px dotted #ffcf83;
    margin-top: 8px;
    padding-top: 7px;
}


/* read more animation button  */

.bouton1 {
    padding: 6px 0px;
    position: absolute;
    /* top: 50%; */
    left: 0%;
    margin-left: -157px;
}

.bouton1:hover {
    cursor: pointer;
}

.btnline {
    position: relative;
    float: left;
    padding: 20px 80px;
    background-color: #db9f53;
    transform: scale(0.5, 0.05);
    animation-name: line-out;
    animation-duration: 0.3s;
}

.btntext {
    float: left;
    position: relative;
    line-height: 40px;
    font-size: 1em;
    color: #db9f53;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 2px;
    animation-name: text-out;
    animation-duration: 0.3s;
}

.bouton1:hover .btnline {
    animation-name: line-in;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
}

@keyframes line-in {
    0% {
        left: 0px;
        transform: scale(0.5, 0.05);
    }
    50% {
        left: 50%;
        transform: scale(1, 0.05);
    }
    75% {
        left: 50%;
        transform: scale(1, 0.05);
    }
    100% {
        left: 50%;
        transform: scale(1, 1);
    }
}

@keyframes line-out {
    0% {
        left: 50%;
        transform: scale(1, 1);
    }
    50% {
        left: 50%;
        transform: scale(1, 0.05);
    }
    75% {
        left: 50%;
        transform: scale(1, 0.05);
    }
    100% {
        left: 0px;
        transform: scale(0.5, 0.05);
    }
}

.bouton1:hover .btntext {
    animation: text-in 0.3s ease-out forwards;
}

@keyframes text-in {
    50% {
        color: #db9f53;
    }
    100% {
        color: black;
    }
}

@keyframes text-out {
    50% {
        color: #db9f53;
    }
}


/* End of read more animation button  */


/* End of counter section  */


/* Srtart Home services section  */

.Home_services {}

.hservices {
    margin-bottom: 30px;
    transition: all .5s;
    box-shadow: 0px 0px 14px 0px #2222;
    border-radius: 10px;
}

.hs_info {
    padding: 28px 8px;
    /* min-height: 256px; */
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #ffd49d;
}

.hs_info h4 {
    text-transform: uppercase;
    font-size: 15px;
    color: #067dad;
    margin-bottom: 0;
}

.hs_info p {
    color: #222;
    font-size: 14px;
}

.hs_info small {
    position: absolute;
    bottom: 20px;
}

.hservices a {
    transition: all .5s;
    display: block;
    color: #222
}

span.prop-add i {
    color: #a37e51;
}

.hservices a:hover {
    /* box-shadow: 0 0 15px 10px #ccc; */
}


/* .hservices:hover {
    transform: translateY(-10px);
} */

.view-btn {
    padding: 0 45px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    margin-right: 15px;
    
}

.view-btn:hover {
    background: #715637;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    padding-left: 9px;
}

.ex-arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 39px;
    height: 25px;
    background: url(../img/ex-arrow.png) no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.inn-txt-content h3 {
    margin-bottom: 2px;
    font-size: 17px;
}

.hs_img {
    position: relative;
}

span.cat-label {
    position: absolute;
    background: #fffc;
    padding: 3px 25px;
    border-radius: 0px 25px 25px 0;
    margin-top: 9px;
    text-transform: uppercase;
}


/* End of Home services section  */


/* start objective section  */

.businessbox {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.businessimg {
    /* width: 20%; */
    padding: 10px;
}

.businessimg img {
    width: 60px;
}

.businessbox {
    display: flex;
    align-items: center;
    background: #715637;
    border-radius: 45px;
    padding: 7px 15px;
}

.businessinfo h4 {
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
}


/* End of objective section  */


/* Start Contact US Section */

.inptext-box {
    width: 100%;
    font-size: 15px;
    height: 51px;
    border-radius: 0;
    padding: 8px 15px;
    border: 1px solid #ced4da;
    margin-bottom: 20px;
}

.textara-box {
    width: 100%;
    border: 1px solid #ced4da;
    height: 120px;
    padding: 8px 15px;
}

.contact-btn input {
    padding: 10px 18px;
    background: #21669c;
    color: #fff;
    display: inline-block;
    outline: 0px;
    border: 0px;
    margin-top: 20px;
    transition: all 0.5s;
}

.contact-btn input:hover {
    background: #fdcf02;
    color: #011627;
    transition: all 0.5s;
}

.contact-info li {
    margin-bottom: 30px;
}

.contact-info li .contact-icon {
    display: table-cell;
    vertical-align: top;
    width: 40px;
}

.contact-icon img {
    max-width: 100%;
    height: auto;
}

.contact-info li .contact-info-box {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}

.contact-info li .contact-info-box h4 {
    margin-bottom: 5px;
}


/* End of Contact US Section */


/* Start footer section */

.footer {
    background: #f3f3f3;
}

.footelogo img {
    max-width: 260px;
    width: 90%;
}

.quick-link h3 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.quick-link li {
    margin-bottom: 4px;
}

.quick-link li i {
    font-size: 15px;
    color: #284a73;
    margin-right: 4px;
}

.quick-link li a {
    font-size: 14px;
    color: #787878;
    display: flex;
}

.quick-link li a:hover {
    color: #284a73;
}

.custom-html-footer {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.custom-html-footer li {
    display: block;
    line-height: 36px;
    font-size: 14px;
    padding-left: 30px;
    position: relative;
    color: #787878;
}

.custom-html-footer li i {
    position: absolute;
    top: 11px;
    left: 0;
    color: #284a73;
}

.copy-right {
    background-color: #715637;
    color: #f2f2f2;
    padding-top: 12px;
    padding-bottom: 11px;
    font-size: 14px;
}

.copy-right a {
    color: #f2f2f2;
}

.copy-right a:hover {
    color: #222;
}


/* End of footer section */


/* start we specialise section  */

.we_specialise {
    background: #f2f2f2;
}


/* .we_specialise::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
} */

.specialisewrapper {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}

.specialisewrapper li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
}

.specialisebox {
    text-align: center;
}

.spec-img {
    width: 100px;
    height: 100px;
    text-align: center;
    background: #715637;
    padding: 24px;
    transform: rotate( 45deg);
    margin: auto;
    margin-bottom: 30px;
    position: relative;
    border-radius: 50%;
}

.spec-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #db9f53;
    border-radius: 50%;
}

.spec-img img {
    width: 100%;
    transform: rotate( -45deg);
}

.specialisebox h4 {
    /* color: #fff; */
    font-size: 15px;
}


/* End of we specialise section  */

.contact-us {
    background: #f3f3f3;
}

.contact-info-box a {
    color: #222;
}

.contact-info-box a:hover {
    color: #db9f53;
}


/* start owl carousel section  */

.owl-carousel.cstumowl .owl-nav {
    text-align: center;
    margin: 3rem 0 0;
}

@media screen and (max-width: 1366px) {
    .owl-carousel.cstumowl .owl-nav {
        margin-top: 2rem;
    }
}

.owl-carousel.cstumowl .owl-nav .owl-prev,
.owl-carousel.cstumowl .owl-nav .owl-next {
    width: 50px;
    height: 65px;
    margin: 0 1rem;
    opacity: 0.8;
    -webkit-transition: .3s;
    transition: .3s;
}

@media screen and (max-width: 600px) {
    .owl-carousel.cstumowl .owl-nav .owl-prev,
    .owl-carousel.cstumowl .owl-nav .owl-next {
        width: 35px;
        height: 17px;
        background-size: 100% !important;
    }
}

.owl-carousel.cstumowl .owl-nav .owl-prev span,
.owl-carousel.cstumowl .owl-nav .owl-next span {
    display: none;
}

.owl-carousel.cstumowl .owl-nav .owl-prev:focus,
.owl-carousel.cstumowl .owl-nav .owl-next:focus {
    outline: 0;
}

.owl-carousel.cstumowl .owl-nav .owl-prev:hover,
.owl-carousel.cstumowl .owl-nav .owl-next:hover {
    opacity: 1;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.owl-carousel.cstumowl .owl-nav .owl-prev {
    background: url("../img/left-arrow1.png") no-repeat;
    background-size: 100%;
}

.owl-carousel.cstumowl .owl-nav .owl-next {
    background: url("../img/right-arrow1.png") no-repeat;
    background-size: 100%;
}

.owl-carousel.completed .owl-nav .owl-prev {
    background: url("../img/left-arrow1.png") no-repeat;
    background-size: 100%;
}

.owl-carousel.completed .owl-nav .owl-next {
    background: url("../img/right-arrow1.png") no-repeat;
    background-size: 100%;
}


/* End of owl carousel section  */

.business {
    background: #f3d2a959;
}