#HeaderControl_C_ctl00_tr_HeaderBackImage{background-color:transparent !important;}
#HomepagecontentControl	{
	    padding-top: 100px;
}
.two-cl{padding-bottom: 15px;}
.cont-page ul{list-style-image:url(image/hand-icon1.jpg);list-style-position:inside;font-size: 14px;}

/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact {padding: 56px 0 60px;}
.contact .map-hm-rht {
  /* box-shadow: 0 0 30px rgba(214, 215, 216, 0.6); */
  padding: 30px;
  background: #fff;
}



.contact .map-hm-rht input{
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .map-hm-rht input::focus{
  background-color: #ffb03b;
}

.contact .map-hm-rht input {
  padding: 11px 40px;
  color: #000;
  font-size: 17px;
}


.contact .map-hm-rht [type="submit"] {
  background: #ffb03b;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #8ec4dd;
}

footer{
    margin-top: 0px;
    background: rgba(163,180,96,0.95);
    color: #333;
    background-size: cover;
    padding-top: 0;
    padding-top: 20px;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -325px;
    z-index: 99;
    /* height: 100%; */
    transition:0.3s;
    opacity:0;
    visibility:
    hidden;
}

.body-fx footer{opacity:1; transition:0.3s;  visibility:visible;}

footer:hover{bottom:0; transition:0.5s;}

footer .container{position:relative;}

footer h2{     font-weight: 500;
    font-size: 24px;
    position: relative;
    color: #fff;
    margin-bottom: 13px; text-transform: capitalize;     border-bottom: 1px dashed #baa46a;
    padding-bottom: 5px;
}

.get-tuch {
    position: absolute;
    margin-top: -8px;
}

.get-tuch span {
    background: #f9bf1e;
    color: #fff;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    z-index: 1;
}

.get-tuch span:after {
    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    background: #f9bf1e;
    width: 25px;
    height: 15px;
    transform: skew(-36deg);
    z-index: -1;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container a{    color: #fff;}

.us-lk ul{     list-style-type: square;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;       padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom:12px; transition:0.5s;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#fff;transition:0.5s;font-size: 14px;}

.us-lk ul li:hover a{color:#fff !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{
    margin-bottom:8px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    line-height: 20px;
    min-height: 25px;
    transition: 0.5s;
    }

.copyrht{background: transparent;
    margin-top: 0px;
    color: #fff;
    font-size: 13px;
    padding: 15px 0 6px;
    position: relative;
    border-top: 1px dashed #baa46a;
    margin-top: 15px;
}
	
.copyrht p{
    margin-bottom: 0;
    color: #ccc;
    font-size: 14px;
    }

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top: 13px;}

.cprht-rht{float:right; padding-top: 5px;
    list-style: none;
    text-align: right;
    margin: 0;
    padding-left: 0;}

.cprht-rht{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht li{     display: inline-block;
    font-size: 14px;
    margin-left: 0px;}
	
.cprht-rht li .fa {
       margin-right: 6px;
       color: #fff;
       border-radius: 50%;
       background: #f9bf1e;
       width: 35px;
       height: 35px;
       text-align: center;
       line-height: 33px;
       font-size: 19px;
}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding:0px;}


p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{color: #eee;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 210px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#baa46a; transition:0.5s;}

.top{ position: absolute;
    top: -20px;
    left: 60px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /* z-index: 1; */
    width: 0px;
    /* background: #111; */
    color: #fff;
    padding: 15px 0px 10px;
    /* border: 1px solid #fff; */
    border-bottom: 0;
    cursor: pointer;
    transition: 0.5s;
    border: 30px solid transparent;
    border-top: 30px solid #444;
    height: 0;
}
	
.top img{     display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: -39px;
    margin-left: -3px;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color:#ef5050;}

.top {
    position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #8abf00;
    padding: 10px 10px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #8abf00;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

#HeaderControl{
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 9;
    width: 33%;
    background: transparent;
    text-align: center;
    }
	
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{background-color: transparent !important;}

#MenuControl{
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 9;
    width: 67%;
    background: transparent;
    }
	
	
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 35%;
    padding: 0;
    padding-left: 0;
    background: rgba(47,77,90,.85);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 68px !important;
    top: 0;
}

.body-fx #logo-web{margin-top: 6px;}

.body-fx #MenuControl_C{height: 68px !important;}


.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 65%;
    padding: 0;
    padding-right: 0;
    background: rgba(47,77,90,.8);
    transition: 0.5s;
    /* top: -9px; */
    height: 67px !important;
}

center #form1 #HomepagecontentControl{padding-top: 105px; padding-bottom:25px;}
center #form1 .top-nav{background:#a3b460;}
center #form1 #HeaderControl,
center #form1 #MenuControl{background: #2f4d5a;}

center #form1 #HeaderControl{margin-left: -2px;width: 36%;top: 0px;height: 86px !important;}
center #form1 #MenuControl{margin-right: -2px;top: 0px;height: 86px !important;}

.body-fx center #form1 #HeaderControl{margin-left:0;top: -5px;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}

center #form1 footer{opacity:1; visibility:visible;}

.copyright{
    position: absolute;
    top: -15px;
    font-size: 14px;
    right: 0;
    color: #fff;
    }
	
.left_style_contact {
    width: 30%;
    float: left;
    margin: 0px 0px 0px 4%;     margin-top: 30px;
}

.left_style_contact h1 {
    width: 100%;
    margin: 0px auto;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    color: #baa46a;
    text-transform: uppercase;
    text-align: left; margin-bottom:0px;
}

.xa_office_content {
    width:100%;
    margin: 0px 0px 30px 0px;     text-align: left;
}

.left_contact_call {
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 35px;
    color: #a0a0a0;
    text-transform: uppercase;
    font-weight: bold;
    font-family:sans-serif;
    font-size: 12px;
    line-height: 18px; min-height: 60px;
}

.left_contact_call a {
    text-decoration: none;
    color: #01acf4;
    color: -webkit-linear-gradient(#01acf4, #0291cd);
    color: -o-linear-gradient(#01acf4, #0291cd);
    color: -moz-linear-gradient(#01acf4, #0291cd);
    color: linear-gradient(#01acf4, #0291cd);
}

.left_contact_call a:hover {
    color: #a0a0a0;
}

.contact_map_content {
    width: 66%;
    float: left;
    margin: 0px 0px 0px 0px;
}

.contact_map_content h1 {
    width: 100%;
    margin-bottom: 15px;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    color: #baa46a;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 20px;
    line-height: 36px;
}

.add-cont{background: url(image/add-icon.png)0 30px no-repeat;}
.ph-cont{background: url(image/ph-icon-cont.png)0 30px no-repeat;}
.mail-cont{background: url(image/email-icon.png)0 30px no-repeat;}


.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}



@media(max-width:1024px){

footer{bottom: -292px;}
.cprht-img{margin-left: 88px;     display: none;}
}
@media(max-width:991px){
footer{position:inherit;}
.navbar-default .navbar-nav>li>a { font-size: 13px;}
}
@media(max-width:769px){

.copyright-rht ul li{padding-left: 10px; margin-left: 10px;}


footer {
    bottom: -100%;
}
.body-fx footer:hover{bottom:0;}

.cprht-img{display:none;}
footer {
    position: relative;
}
.hm-serv {
    padding-bottom: 30px;
}
.body-fx #HeaderControl, .body-fx #MenuControl{ position: inherit !important;
transition: 0s; 
	    top: 0;
		height: auto !important;}
#MenuControl_C #navbar-collapse-1{height:auto !important;}

	}

@media(max-width:767px){
	
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}

}
	
@media(max-width:736px){

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
	
	
.ft-cont p, .ft-cont p a{line-height: 18px;}
.cprht-img{display:none;}
.cprht-rht li .fa{    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;}
.us-lk ul li{margin-bottom: 2px;}
footer h2{font-size: 20px;}

footer{position:relative;}

#HeaderControl, center #form1 #HeaderControl{width: 45%;z-index: 999999999;}
	
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #baa46a;
    background-color: #baa46a;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #baa46a;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 45%;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;
    overflow-y: auto;}
.navbar-nav{margin-bottom:0;}
.copyright{right: 15px;}
footer{    z-index: 9;}

center #HeaderControl{    padding: 5.5px 0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #baa46a;}
center .navbar-default .navbar-toggle {
    border-color: #baa46a;
}
.body-fx center #HeaderControl{height: 67px !important;}

center #form1 #HomepagecontentControl{padding-top: 75px;}
	}
	

	
@media(max-width:568px){
.cont-rht{    padding-bottom: 15px;     width: 100%;}
.cont-lft{    width: 100%;
    margin-right: 0;}	
.copyright-lft, .copyright-rht{width:100%; text-align:center;}
.copyright-rht ul{    text-align: center;
    margin-top: 10px;
    font-size: 13px;}
.copyright-rht ul li{font-size: 12px;}

.body-fx #MenuControl_C #navbar-collapse-1{/*height: 225px !important;*/}

	}
	
@media(max-width:480px){
center #form1 #MenuControl {
    height: 70px !important;
}
center #form1 #HeaderControl {
    height: 66px !important;
}
center #form1 #logo-web{ padding-top:10px; }
.navbar-default{padding: 8px 0; top: 0;}
.cprht-lft{text-align:center; width:100%;}
.cprht-rht{text-align:center; width:100%;}
.copyrht{    padding: 0px 0 6px;}

#HeaderControl, #MenuControl{/* height: 94px !important; */top: -17px !important;}
#logo-web{/* height:inherit; */}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl{
    width: initial;
    max-width: 70%;
    top: -16px;
    }
.navbar-toggle{    margin-top: 12px;}
center #HeaderControl {
    padding: 8.5px 0;
}

center #form1 #HomepagecontentControl {
    padding-top: 35px;
}
	}
	
	
@media(max-width:375px){

footer .col-xs-7, footer .col-xs-5{width:100%;}

.copyrht p{font-size:12px;}
	}
	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
	}


.team-hm{background:url(image/team-bg.jpg) no-repeat; background-size:cover;padding: 78px 0 84px; background-attachment:fixed;}

.team-thumb .hexagon2 .corner1, .team-thumb .hexagon2 .corner2{ border-left: 2px solid #2f4d5a;
    border-right: 2px solid #2f4d5a; left: 0px;}
	
.hexagon-in2 {
    background-position: 40% 10%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    visibility: visible;
}

.hexagon-in2 img{    width: 100%; transition:0.5s; height: 100%;}

.team-col:hover img{-webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -o-transform:rotateY(360deg);
    transform: rotateY(360deg); transition:0.5s;}
.team-col{
    margin-bottom: 12px;
    margin-top: 15px;}
	
	
.team-col .hexagon {
    width: 185px;
    height: 107px;
    position: relative;
}

.team-col .hexagon2 {
        width: 185px;
    height: 105px;
    left: -2px;
    top: 0px;
}

.team-thumb {
    display: table;
    position: relative;
    margin: 55px auto 65px auto;
}

.hexagon-image{width: 170px;
    height: 203px;
    position: absolute;
    overflow: hidden;
    transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    top: -51px;
    left: 1px;}
	
.team-col .hexagon-image {
        width: 176px;
    height: 207px;
    left: 2px;
    top: -51px;
}

.hexagon-in1 {
    width: 100%;
    height: 100%;
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    overflow: hidden;
}

	
.team-img{
    float: left;
    width: 15%;
    max-height:265px;
    overflow:hidden;
    }
	
.team-img img{width:100%; transition:0.5s;}

.team-col:hover .team-img img{transition:0.5s; transform:scale(1.1);}

.team-cnt{width: 100%;
    text-align: center;}
	
.team-cnt p{text-align:center; color: #ccc;}
	
.team-cnt h3{
    color: #2f4d5a;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: bold;
    }
	
.team-cnt h4{font-weight: normal;
    font-style: italic;
    color: #888888;
    margin-bottom: 10px; text-transform: none; text-align:center;}
	
.info-btn a{
    font-weight: normal;
    color: #2f4d5a;
    text-transform: uppercase;
    font-size: 14px;
    }





.hexagon-shapes {
    display: inline-block;
    margin: 30px auto 45px;
    position: relative;
}

.hexagon{
    position: relative;
    float: left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hexagon {
   /* background-color: #2f4d5a;*/
}

.tp-colthree-inner .hexagon {
    width: 106px;
    height: 62px;
}
.fl-head h2{  font-weight: bold;
    text-transform: capitalize;
    font-size:30px;
    margin: 0;
    margin-left: 0px;
    color: #000;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 5px;
    font-family: Arial;
}

.fl-head h4{  font-family: Arial;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    margin-top: 3px;
    color: #999;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 7px;}
	
	
.fl-head.fl-lg{    width: 320px; position: relative;     background: #63b045;}
	
.fl-head.fl-lg:after {
    content: "";
    background: #63b045;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #63b045;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #63b045;
    position: absolute;
    right: -13px;
    top: 0;
    width: 28px;
    height: 100%;
    transform: skew(-15deg); z-index: -1;
}
	
.hm-serv{background:url(image/ser-bg.jpg) no-repeat; background-size:cover;  padding: 50px 0 20px; background-attachment:fixed;}

.hm-serv p{ color: #ccc;}

/*.hm-serv .head-hm span{color: #ccc;}

.hm-serv .head-hm{color: #fff;} */


.ser-rht .hexagon-shapes{    float: left; max-width: 15%;}

.service-box.ser-lft{/*width:92%;*/}

.ser-lft .hexagon-shapes{    float: right; max-width: 15%;}

.ser-lft .service-box-cnt{    width: 81%; text-align:right;}

.ser-lft .service-box-cnt p{text-align:right;}

.service-box-cnt h3{
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
    color: #ffb03b;
    }
	
.service-box .hexagon {
    width: 69px;
    height: 40px; opacity:0; transition:0.5s;     left: -1px;
}

.service-box img{transition: 0.5s;}

.service-box:hover img {
    -webkit-transform: scale(1.2) rotateY(360deg);
    -moz-transform: scale(1.2) rotateY(360deg);
    -ms-transform: scale(1.2) rotateY(360deg);
    -o-transform: scale(1.2) rotateY(360deg);
    transform: scale(1.2) rotateY(360deg);
}

.service-box .hexagon2 {
    width: 67px;
    height: 38px;     text-align: center;
}

.service-box .hexagon2 img{height: 35px;}

.service-box .hexagon2, .service-box .hexagon2 .corner1, .service-box .hexagon2 .corner2 {
    border-left: 1px solid #2f4d5a;
    border-right: 1px solid #2f4d5a;
    left: 0px;
    transition:0.5s;
}

.service-box{margin-bottom: 20px;}

.service-box:hover .hexagon {
    opacity: 1; transition:0.5s;
}

.service-box:hover .hexagon2, .service-box:hover .hexagon2 .corner1, .service-box:hover .hexagon2 .corner2{border-left: 1px solid #ffb03b;
    border-right: 1px solid #ffb03b; transition:0.5s;}
	
.service-box.ser-rht{ }
	
.service-box.hexagon-shapes{    float: left;
    width: 15%;}
	
.service-box.ser-rht .service-box-cnt{float: right; width:83%;}

.fr-head{   position:relative;    float: right; }

.top-nv .fr-head ul{text-align:right;} 

.fl-head img{float: left; /*height: 64px;*/}

.content-head{float: left;     margin-left: 20px;}

.fr-head img{float: left; padding-right: 10px;}
.fr-head p span img{padding-right:4px; height:20px; float:inherit; display:inline-block;}

.fr-head p {    font-size: 18px;
    color: #000;
    font-family: Arial; line-height: 20px;     margin-top:15px;}
	
.fr-head p span, .fr-head p span a{    font-weight: 100;
    font-size: 13px;     color: #999;}
	
.sm-dv{    display: inline-block;
    margin-left: 30px;}
	
.sm-dv p{
       color: #555;
    font-size: 12px;
    font-weight: 600;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;}
	
.sm-dv p span{text-transform: lowercase;}
	
.sm-dv:first-child{margin-left:0;}

/*.call-tp{width: 155px}

.soc-tp{    width: 140px;}*/
/*header*/

/*home*/

.tp-colthree{      margin-top: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 50px;
    padding-top: 0;
    margin-top: -61px;}
.tp-colthree-inner{
    text-align: center; transition:0.5s;     margin-bottom: 5px;}
	
.mar-bt{margin:0 2%;}
.tp-colthree-img{height:215px; overflow:hidden;}
.tp-colthree-img img{width:100%; transition:0.5s;}
.tp-colthree-cnt h3{  font-size: 19px;
    margin-bottom:10px;
    margin-top: 20px;
    color: #ffb03b;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;}
.tp-colthree-cnt{padding: 0px 15px;}
.tp-colthree-cnt p{text-align:center;
font-size:13px;
line-height:24px;
font-family: arial;}

.rd-mr{    margin-bottom: -10px;
    margin-top: 0px;}
	
.rd-mr a{color: #ffb03b;transition:0.5s;}
	
.tp-colthree-inner:hover{transition:0.5s;}
.tp-colthree-inner:hover img{-webkit-transform: scale(1.2) rotateY(360deg);
    -moz-transform: scale(1.2) rotateY(360deg);
    -ms-transform: scale(1.2) rotateY(360deg);
    -o-transform: scale(1.2) rotateY(360deg);
    transform: scale(1.2) rotateY(360deg);}
.tp-colthree-inner:hover .rd-mr a{transition:0.5s;}
.tp-colthree-inner img{transition:0.5s;}

.head-hm{
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    color: #ffb03b;
    margin-bottom: 25px;
    }
	
.hm-abt .head-hm{    font-size: 30px;}
	
.head-hm span{
    color: #2f4d5a;
    margin-bottom: 3px;
    }
	
.head-hm .line {
    position: relative;
    width: 40px;
    height: 6px;
    background: #2f4d5a;
    margin: 20px auto 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.hexagon .corner1, .hexagon .corner2, .hexagon2 .corner1, .hexagon2 .corner2 {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: inherit;
    left: 0;
    top: 0;
}

.hexagon .corner1, .hexagon2 .corner1 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}

.hexagon .corner2, .hexagon2 .corner2 {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hexagon2 {
    position: absolute;
    float: left;
}

.hexagon2 {
    background-color: #ffffff;
    border-left: 2px solid #2f4d5a;
    border-right: 2px solid #2f4d5a;
}

.tp-colthree-inner .hexagon2 {
        width: 103px;
    height: 58px;
    left: 0px;
}

.hexagon2 img{position:relative; height: 55px;}

.tp-colthree-inner .hexagon2 .corner1, .tp-colthree-inner .hexagon2 .corner2 {
    left: 0px;
    border-left: 2px solid #ffb03b;
    border-right: 2px solid #ffb03b;
}





@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
body {
font-size:14px;
}
.form-control {
    height: 45px;
    padding: 20px 12px;
}
a {
  color: #f9bf1e;
}

a:hover {
  color: #f9bf1e;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  /* font-family: "Open Sans", serif; */
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 995;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  color: #f9bf1e;
  transition: all 0.4s;
  border: 2px solid #f9bf1e;
}

.back-to-top i:hover {
  background: #f9bf1e;
  color: #1a1814;
}
.social-lnks{float:right;}
.Calcul-sec img{max-width:100%; border-radius:50%;}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.Calcul-sec .Calcul-item{position:relative; overflow:hidden; border-radius:50%;border-bottom: 10px solid #f9bf1e;}
.Calcul-sec .Calcul-cont{opacity:0; position:absolute; transition:all .5s;z-index: 99; bottom:40px; left:0; right:0;
    text-align: center;}
.Calcul-sec .Calcul-cont h4{color:#f9bf1e; font-size:20px; font-weight:bold;}	
.Calcul-sec .Calcul-cont a{color:#f9bf1e; font-size:14px; font-weight:bold;}
.Calcul-sec .Calcul-item:hover .Calcul-cont {opacity:1; position:absolute; padding-bottom:20px;}
.Calcul-sec .Calcul-item:after {position:absolute; content:'';bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 9; left:0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
    opacity: 1;
    transition: 0.4s;
}
.Calcul-sec .Calcul-item img {
    transition: all ease-in-out 0.4s;
}
.Calcul-sec .Calcul-item:hover img {
    transform: scale(1.1);
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*banner*/
/*-- Slider --*/
#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(../image/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right: 22px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;     height: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none; height:100%;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0; display:none;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info {
        position: absolute;
    top: 9em;
    z-index: 999;
    left: 0;
    width: 75%;
    height: 100%;
    right: 0;
    margin: 0 auto;
}
.ban-logo{
    width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.arrow-dn{    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px double #fff;
    line-height: 50px;
    margin: 0 auto;
    background: #8abf00;
    margin-top: 40px;}
	


.slider-img{height: 100%;}

.slider-img img {
    height: 100vh;
    width: 100%;
}

.slider-info h3 {
    font-size: 45px;
    font-weight: 900;
    color: #FFF;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #fff; text-align:center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
}
.slider-info h4 {
    font-size: 45px;
    color:#f8cd1e;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px;
}
.slider-info h6 {
	margin:0 auto;
	z-index:999;
}
.slider-info h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
.banner-cont{position:absolute; top:250px; width:80%; margin:0 auto; left:0; right:0; z-index:999;text-align:center;}
.banner-cont h3 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff; text-align:center;
}

.banner-cont h3 span {
  color: #f9bf1e; display:block;
}

.banner-cont h4 {
  color: #fff;
  margin: 10px 0 0 0;
  font-size: 30px; text-align:center
}

.banner-cont .btns {
  margin-top: 30px;
}

.banner-cont .btn-menu,.banner-cont .btn-book {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 50px;
  transition: 0.3s;
  line-height: 1;
  color: white;
  background: rgba(0,0,0,0.5);
  border: 2px solid #f9bf1e;
}

.banner-cont .btn-menu:hover, .banner-cont .btn-book:hover {
  background: #f9bf1e;
  color: #fff;
}

.banner-cont .btn-book {
  margin-left: 15px;
}
/*-- //Slider --*/
/*banner*/
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  line-height: 40px;
  font-size: 14px;
  transition: all 0.5s;position:absolute;z-index: 99;
    /*background: rgba(0,0,0,0.4);*/
    width: 100%;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: white;float: left;
}

#topbar i {
  color: #f9bf1e; font-size:20px;
  padding-right: 4px;
}

#topbar .contact-info i + i {
  margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid rgba(12, 11, 9, 0.6);
  transition: all 0.5s;
  z-index: 997;
  padding: 15px 0;position:absolute;
  top: 40px;width:100%;
}
header img{margin:0 auto; max-width:100%;}
#header.header-scrolled {
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #37332a;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */

.navbar-default {
    background-color:transparent;
    border:0;
    background-color: rgba(47,77,90,.6) !important;}
}

.navbar-brand{padding:5px 0 13px;}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 25px 6px;
}
.navbar-default .navbar-nav>li:nth-last-child(1) a{padding-right:0;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#468ae7;}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 20px 0;
}

.section-bg {
  background-color: #f4f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title p{color: #f9bf1e;font-size: 28px;font-weight: bold;}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  color: #2f4d5a;
  text-transform:uppercase;
  z-index: 2;
}

.section-title h2::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 5px;
  background:#ffb03b;
  z-index: -1;
}
.section-title h2::before {
    content: '';
    position: absolute;
    border: 2px solid #fff;
	transform: translate(-50%, -50%);
    top: 50px;
    left: 50%;
    border-radius: 50%;
    height: 22px;
    width: 22px;
	background:#2f4d5a;
}
.section-title h2 span{color:#ffb03b;}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #1d1b16;
  margin-top: 110px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 98px;
  }
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #37332a;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
  position: relative;
  padding: 80px 0;
}
.hm-heading h2 strong:before {
    top: 50%;
    left: 100%;
    width: 80px;
    height: 1px;
    content: '';
    background: #fff;
    position: absolute;margin-left: 15px;
}
	
.hm-heading h2 span{font-style:normal; position:relative;}
	
.hm-heading h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #222;
    left: 0;
    bottom: -9px;}
		
.hm-heading h2 strong:before {
    top: 50%;
    left: 100%;
    width: 80px;
    height: 1px;
    content: '';
    background: #000;
    position: absolute;margin-left: 15px;
}
	
.hm-heading h2 span{font-style:normal; position:relative;}
	
.hm-heading h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #111;
    left: 0;
    bottom: -9px;}
.hm-heading h4{color:#000; font-size:25px;line-height: 40px;}
.about:before {
  content: "";
  background: #f5f5f5;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.about .about-img {
  position: relative;
  transition: .5s;
}

.about .about-img img {
  max-width: 100%;
  border: 10px solid rgba(249, 191, 30, 0.95);
  position: relative;
}

.about .about-img::before {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 60px;
  height: 60px;
  z-index: 1;
  content: '';
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
  transition: .5s;
}

.about .about-img::after {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  z-index: 2;
  content: '';
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  transition: .5s;
}

.about .about-img:hover {
  transform: scale(1.03);
}

.about .about-img:hover::before {
  left: 10px;
  top: 10px;
}

.about .about-img:hover::after {
  right: 10px;
  bottom: 10px;
}

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #f9bf1e;
}

.about p {
 line-height:28px; text-align:justify;
}

@media (min-width: 1024px) {
  .about {
    background-attachment: fixed;
  }
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .box {
  padding: 50px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: all ease-in-out 0.3s;
  background: #2f4d5a;
}

.why-us .box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #f9bf1e;
}

.why-us .box h4 {
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 20px 0;
  color: rgba(255, 255, 255, 0.8);
}

.why-us .box p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

.why-us .box:hover {
  background: #f9bf1e;
  padding: 30px 30px 70px 30px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
}

.why-us .box:hover span, .why-us .box:hover h4, .why-us .box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.ser-sec{background:url(../Image/ser-bg.jpg); background-size:cover; background-attachment:fixed; padding:100px 0;	}
.ser-sec .tab-content{padding-top:50px;}
.ser-sec .nav-tabs>li{/*float:inherit;*/}
.ser-sec .nav-tabs>li>a{background: #000;font-size: 16px;}
.ser-sec .nav-tabs li .fa{margin-right:10px;}
.ser-sec .nav-tabs>li>a:hover {background: #f9bf1e; color:#000;}
.ser-sec .nav-tabs>li.active>a, .ser-sec .nav-tabs>li.active>a:focus, .ser-sec .nav-tabs>li.active>a:hover{background: #f9bf1e;}
.ser-sec h3{margin:0;    line-height: 30px; color:#fff;
    font-size: 22px;
    font-weight: 700;}
.ser-sec .nav-tabs{border-bottom: 1px solid #f9bf1e;text-align: center;}
.ser-sec .nav-tabs>li>a{border: 1px solid #f9bf1e;padding: 10px;}
.ser-sec .nav-tabs>li {
    float: initial;
    margin-bottom: -1px;
    display: inline-block;
}
.ser-sec ul{margin-top:10px;}
.ser-sec ul li, .ser-sec p{text-align:justify;color:#fff;line-height: 28px;list-style:none;position:relative;}
.ser-sec .tab-content ul li:before{content: "\f0a4"; font-family:FontAwesome; position:absolute; left:-30px;}
.ser-sec img{padding-top:50px;}
.ser-sec .tab-content p a{border:1px dashed #000; padding:10px 15px; background:#f9bf1e; color:#000;}
.ser-sec .tab-content .rd-more{margin-top:20px;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #f9bf1e;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #d3a722;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
}

.contact .info i {
  font-size: 20px;
  float: left;
  width: 44px;
  height: 44px;
  background: #f9bf1e;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #bab3a6;
}

.contact .info .open-hours, .contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .cont-form {
  width: 100%;
}

.contact .cont-form .form-group {
  padding-bottom: 8px;
}

.contact .cont-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .cont-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .loading {
  display: none;
  text-align: center;
  padding: 15px;
}

.contact .cont-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #f9bf1e;
  border-top-color: #1a1814;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .cont-form input, .contact .cont-form textarea {
 /* border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  background: #0c0b09;
  border-color: #625b4b;
  color: white;*/
}

.contact .cont-form input::-webkit-input-placeholder, .contact .cont-form textarea::-webkit-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-moz-placeholder, .contact .cont-form textarea::-moz-placeholder {
  color: #a49b89;
}

.contact .cont-form input:-ms-input-placeholder, .contact .cont-form textarea:-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-ms-input-placeholder, .contact .cont-form textarea::-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::placeholder, .contact .cont-form textarea::placeholder {
  color: #a49b89;
}

.contact .cont-form input:focus, .contact .cont-form textarea:focus {
  border-color: #f9bf1e;
}

.contact .cont-form input {
  height: 44px;
}

.contact .cont-form textarea {
  padding: 10px 12px;
}

.contact .cont-form button[type="submit"] {
  background: #f9bf1e;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .cont-form button[type="submit"]:hover {
  background: #d3af71;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cont-btm{padding-top:50px;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {
  background: #2f4d5a;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}

footer .footer-top {
  background: #111;
  padding: 60px 0 0px 0;
}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #f9bf1e;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
footer .footer-top .social-links a .fa{ margin-right:0px;}
footer .footer-top .social-links a:hover {
  background: #f9bf1e;
  color: #fff;
}
footer .footer-top .social-links a:hover .fa{ 
  color: #fff;
}

footer h2{color:#f9bf1e; font-size:25px; font-weight:bold;}
footer h2 span{color:#f9bf1e; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#f9bf1e; font-size:16px;}
footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

footer .footer-top h4::before {
  right: 0;
  background: #555;
}

footer .footer-top h4::after {
  background: #f9bf1e;
  width: 60px;
}

footer .footer-top .footer-links {
  margin-bottom: 30px;
}

footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #f9bf1e;
}

footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {
  color: #eee;
}

footer .footer-top .footer-links ul a:hover {
  color: #f9bf1e;
}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px;
  color: #fff;
}

footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

footer .footer-top .footer-newsletter input[type="submit"] {
  background: #f9bf1e;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

footer .copyright {
  text-align: center;
  padding-top: 30px;
}

footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}
@media (max-width: 414px){
.service-box.ser-rht .service-box-cnt {
    float: right !important;
    width: 72% !important;
    margin-top: -22px !important;
    padding-bottom: 11px !important;
}
}