 @font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/playfairdisplay/v22/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtY.ttf) format('truetype');
}

* { font-family: Playfair Display !important;}

h1,h2,h3,h4,h5,h6{ font-family: 'Playfair Display';}



#WidgetControl4 {
    display: none !important;
}

.head-main {color: #b9995f; text-align: center; text-transform: uppercase;}
.item p{ font-size:14px;}

.four-col{ margin-top: -64px; z-index: 9; position: relative;}
.four-col-inner{ float:left; width:25%; height: 250px; text-align:center; background: #2d303f;padding: 18px 0 0;}
.four-col-inner:nth-child(2){background: #181820;}
.four-col-inner:nth-child(3){background: #2d303f;}
.four-col-inner:nth-child(4){background: #181820;}
.four-col-inner .fa{
    font-size: 34px;
    color: #b9995f;
    width: 80%;
    height: 45px;
    line-height: 42px;
    transition:0.5s;
}
.four-col-inner:hover .fa{transition:0.5s; border-radius:45px; background:#b9995f; color:#fff;}
.four-col-inner h3{    font-weight: bold;
    color: #b9995f;
    font-size: 23px;
    margin-top: 10px;}
.four-col-inner p{text-align:center;}
.four-col-inner p a{color:##b9995f;}


.team-bx1{ background:#dedfe3; magin-top:20px; padding:40px 0;}

.team-bx1 .carousel-indicators { bottom: -30px !important; }

.social{}
.social img{ width:25px;}

.hm-team{
    background: url(image/team-bg.jpg) no-repeat;
    background-attachment: fixed;
    padding: 40px 0px 50px 0px;
    border-top: 6px solid #262626;
    border-bottom: 6px solid #262626;
    box-shadow: 0px 7px 5px #ccc;
    }
	
.hm-team .head-hm{ color:#fff; text-align: center;}

.hm-team .head-hm strong{ color: #b9995f; text-align: center;}

.hm-team .head-hm span:before{ background: #8e8e8e;}
	
.hm-team p{ color:#fff; text-align:center;}

.hm-team p.rd-mr{ margin-top: 30px;}

.hm-team p.rd-mr a{ border-radius: 6px;
    background: #f9c809;
    color: #000;
    padding: 7px 18px 7px 43px;
    border-color: #8e7204;
    box-shadow: 4px 3px 5px #222; position: relative;}
	
.hm-team p.rd-mr a:before{position: absolute;
    left: 0;
    padding-right: 15px;
    width: 100%;
    content: attr(data-hover);
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.text-btn{
    font-style: inherit;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.iconn{position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    padding: 9px;
    border-radius:6px;
    text-align: center;
    color: #ffdd00;
    background-color: #222;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.iconn img{ filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1); vertical-align: top; margin-top: 2px;}
	
p.rd-mr a:hover:before{ opacity: 1;}

p.rd-mr a:hover .text-btn {
    opacity: 0;
}

p.rd-mr a:hover .iconn {
    left: calc(100% - 24px);
    left: -webkit-calc(100% - 24px);
    left: -moz-calc(100% - 24px);
}
	
.hm-team p.rd-mr:hover a{padding: ;}

.hm-team p.rd-mr:hover a img{padding-left:2px; padding-right:2px;}


.hm-serv-bx-img{height: 292px;overflow:hidden;transition:0.5s;position:relative;}
.hm-serv-bx-img img{ }
.hm-serv-bx-img h2{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #b9995f;
    text-align: center;
    font-size: 25px;
    margin: 0;
    padding-left: 15px;
    line-height: 116px;
    }
.hm-serv-bx-img h2 span{
    }
	
.hm-serv-bx{
    background: #fff;
    border-bottom: 5px solid #f8cd1e;
    margin-top: 20px;
    margin-bottom:28px;
    text-align: center;
    }

.hm-serv-bx p{text-align: center;line-height:25px;padding: 27px;}
	
.hm-serv-bx:hover .hm-serv-bx-img h2{ }
.hm-serv-bx:hover .hm-serv-bx-img h2 span{ }
.hm-serv-bx:hover .hm-serv-bx-img img{}

.hm-serv-bx:hover .hm-serv-bx-img h2 span img,
.hm-serv-bx-cnt p a:hover span img{
    -moz-filter: brightness(0) invert(1);
}
	
.hm-serv-bx-cnt{padding: 15px;padding-bottom: 4px;}
.hm-serv-bx-cnt p a{
    background: #181820;
    color: #fff;
    padding: 8px 13px;
    padding-right: 0;
    transition:0.5s;
    margin-top:25px;
}
	
.hm-serv-bx-cnt p a:last-child{ background: inherit;}
	
.hm-serv-bx-cnt p a span{
    background: #b9995f;
    padding: 8px 10px;
    margin-left: 12px;
    transition:0.5s;
    }
.hm-serv-bx-cnt p a span img{transition:0.5s;}
	
.hm-serv-bx-cnt p a:hover{background:#f8cd1e; color:#000;}
.hm-serv-bx-cnt p a:hover span{background:#20418e;}
.rd-mr{margin-top:25px;}

.hm-services{    background: #eee;
    padding: 30px 0;
    margin-top: 0px; background:url(image/serv-bg.jpg) no-repeat; background-attachment:fixed; background-size:cover;     margin-bottom: 35px;}
.hm-services .head-hm{ color:#fff;}

.bdr-main{ border: 4px solid #c52d2f; box-sizing: border-box;}
.bdr-in{ border-right: 3px solid #336799;box-sizing: border-box;border-top: 3px solid #336799;border-bottom: 3px solid #336799; min-height:200px;}

.inner-page ul{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
padding-left: 10px;
list-style-image: url(image/blt-hand.png);
}


/*hm-services*/
figure.effect-bubba {
    background: #000;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 13px 5px;
    min-width: 24%;
    max-width: 300px;
    max-height: 320px;
    width: 21%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
.hm-ser{ margin-top:0;}

.hm-ser h2{text-align:center;}
figure.effect-bubba:hover img { opacity: 0.4;}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.hm-ser h2:after {
    content: "";
    position: relative;
    height: 4px;
	background: #336799;
    width: 60px;
    display: block;
    text-align: center;
    margin: 13px auto;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
}
effect-bubba figcaption:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-bubba h4 {
    padding-top: 10%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
	font-size: 17px;
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-bubba {
    background: #000;
}

/*hm-services*/


.fix-box{ position: fixed; top:35%; left:0; z-index:999; font-size: 14px;}
 .whats-new{ color: #fff; background:#242c42; font-size: 16px; font-family: sans-serif;
    font-weight: bold; border-radius: 0px; width:154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{ width: 45px; height: 45px; display: inline-block; background: #e64a54; 
text-align: center; line-height: 44px; margin-left: 9px;}
	
.whats-new a{ color:#fff;}
.whats-new:hover{ margin-left:0; transition:0.5s;}
.social-fx{ list-style:none; padding-left:0; margin:0;}

.social-fx li{ background: #242c42; width: 148px; padding-left: 10px; clear: both; height: 45px; line-height: 48px;
    margin-top: 2px; margin-left: -104px; transition: 0.5s; overflow: hidden;}
	
.social-fx li a{ color:#fff;}
.social-fx li strong{ font-weight:normal;}
.social-fx li span{ float: right; margin-top: -3px;}
.social-fx li:hover{ margin-left:0; transition:0.5s;}

.footer {
    padding: 20px 0 20px;
    background: #faf6eb;
    font-size: 16px;
    line-height: 29px;
    color: #000;
}

.footer-about p{
    color: #000;
}
.footer-address p a{
	color: #000;
}
.footer-address p {
	color: #000;
}
.footer-title {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.footer-title h3 {
	font-size: 22px;
}
h3.footer-title:after {
    width: 50px;
    height: 4px;
    background: #c5965e;
    content: "";
    display: block;
    margin: 10px 0px 15px 0px;
}
.footer-nav ul {
    padding: 49px 0 50px;
}
.copyright{  padding-top: 35px;  font-size: 12px;  line-height: 18px; }

.copyright p{  text-align: center;  font-size: 15px;  font-weight: 600; color: #ffffff;}

.copyright a {
    color: #fff;
    display: inline-block;
}
.footer-nav ul {
    padding: 49px 0 50px;
}
.footer-nav li:first-child {
    padding-top: 0;
}
.footer-nav li {
    padding: 0 22px;
    display: inline-block;
}
.footer-nav a {
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 0 4px;
	color: #ffffff;
    position: relative;
}
.footer-nav a:hover {
	color:#c5975c;
}
.footer a {
    /* display: block; */
    color:#fff;
}
.footer-nav a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
    opacity: 0;
    width: 0;
    height: 1px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #facd8a;
}
ul.footer-media-link li img {
    width: 35px;
    transition: 0.5s;
}
ul.footer-media-link {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-media-link li {
    display: inline-block;
}
.footer-media-link a {
    font-size: 28px;
    line-height: 1;
    padding: 10px;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
}


.testimonials{text-align:center;}
.testimonials img{    margin: 0 auto;
    width: 105px !important;
    height: 105px !important;
    border-radius: 50%;
    border: 2px solid #fff;
    /*box-shadow: 0px 0px 17px #ddd;*/}
.testimonials p{text-align:center;     padding: 0 10px;  color:#fff;}

.info-btn a{background: #e64a54;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed; transition:0.5s;}
	
.info-btn a:hover{transition:0.5s; background: #333; padding: 6px 28px;} 
.testimonials .carousel-indicators{bottom: -44px;}
.info-btn{ margin-bottom: 60px; }
.testimonials h3{ font-weight: bold; margin-bottom:4px; color:#fff;}
.testimonials .carousel-indicators li{    background-color: #000;     width: 30px;}
.testimonials .carousel-indicators .active{background-color: #b9995f;width: 30px;border: 0;}	

.testimonials h4{    font-weight: 400;
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;}
	
.testimonials{background:url(../image/team-bg.jpg) ; background-attachment:fixed; background-size:cover; padding:50px 0;}
.testimonials .head-main strong{color:#fff;}

.container2 {
  position: relative;
  text-align: center;
  color: white;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centered p{ color: #b9995f; text-align: center; font-size: 25px;}
	
.container2 { position: relative; text-align: center; color: white; }

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centered p{
    color: #b9995f;
    text-align: center;
    line-height: 30px;
    font-size: 25px;
    border: 1px solid #b9995f;
    padding: 25px;
    }

.main-table {
    font-size: 14px;
}
.main-table ul{
    padding-left: 16px;
    font-size: 14px;
}
.main-table ul li{
    color: #555;
}
/*--extra-css-start--*/

#WhatsNewControl {
	margin-top: 50px;
}

.light {
	color: #fff !important;
}
.med-bg {
	background: #f2f2f2;
}
#WidgetControl1.RadDock.RadDock_Default.col-md-12 {
	padding: 0px;
}
.pb-btm {
	padding-bottom: 50px;
}
.pb-top {
	padding-top: 50px;
}
/*--extra-css-end--*/


/*--Contact Section--*/

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #f9bf1e;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #555;
  font-size: 14px;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #f9bf1e;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #f9bf1e;
  border: 1px solid #18d26e;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #005db5;
  border: 0;
  padding: 18px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

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

/*-- Contact-form--*/


/*-- Footer-*/

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

#footer .footer-top {
  background: #111;
  padding: 60px 0 30px 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-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #18d26e;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  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:hover {
  background: #f9bf1e;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 20px;
  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: #18d26e;
  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: #ddd;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 12px 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: #18d26e;
}

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

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

#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: #18d26e;
  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;
}

/*--footer--*/

/*About*/
.about-area {
    text-align: center;
}
.about-area1 {
    background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.9)), url(../image/bg.jpg) fixed center center;
    margin-top: 50px;
}
.ptb-90 {
    padding: 50px 0;
}
.sec-title {
    text-align: center;
    max-width: 400px;
    margin: 0 auto 40px;
}
.about-area1 .sec-title h2 {
    color: #fff;
}
.about-area1 .sec-title h2 .sec-title-border {
    border-top: 2px solid #fff;
}
.about-area1 .sec-title h2 .sec-title-border span::before {
    background: #fff;
}
.about-area1 .sec-title h2 .sec-title-border span::before {
    background: #fff;
}
.about-area1 .sec-title h2 .sec-title-border span::before {
    background: #fff;
}

.sec-title h2 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    top: -6px;
    font-weight: 800;
    font-size: 30px;
    color: #005db5;
}
.sec-title h2 .sec-title-border {
    width: 130px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 2px solid #222;
    right: 0;
    height: 0;
    margin: auto;
}
.sec-title h2 .sec-title-border span {
    width: 9px;
    height: 9px;
    position: relative;
    display: inline-block;
    margin: 0 1px;
    bottom: 23.3px;
}
.sec-title h2 .sec-title-border span {
    width: 9px;
    height: 9px;
    position: relative;
    display: inline-block;
    margin: 0 1px;
    bottom: 23.3px;
}
.sec-title h2 .sec-title-border span {
    width: 9px;
    height: 9px;
    position: relative;
    display: inline-block;
    margin: 0 1px;
    bottom: 23.3px;
}
.sec-title h2 .sec-title-border span::before {
    background: #222;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: rotate(45deg);
}
.sec-title h2 .sec-title-border span::before {
    background: #222;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: rotate(45deg);
}
.sec-title h2 .sec-title-border span::before {
    background: #222;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: rotate(45deg);
}
.sec-title {
    text-align: center;
    max-width: 500px;
    margin: 0 auto 40px;
}

/*About-end*/


/*Team-Section-Start*/
.our-team{
    overflow: hidden;
    position: relative;
}
.our-team:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(9, 120, 209, 0.6);
    position: absolute;
    top: -100%;
    left: 0;
    opacity: 0;
    transition: all 0.8s ease 0s;
}
.our-team:hover:after{
    top: 0;
    opacity: 1;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 100%;
    color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    top: -50%;
    left: 0;
    z-index: 1;
    transform: translateY(-50%) rotate(-12deg);
    transition: all 0.8s ease 0s;
}
.our-team:hover .social{ top: 50%; }
.our-team .social li{ display: inline-block; }
.our-team .social li a{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    background: #18d26e;
    font-size: 15px;
    color: #fff;
    margin: 0 5px;
}
.our-team .team-content{
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border-bottom: 3px solid #005db5;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.our-team:hover .team-content{ background: #fff; }
.our-team .team-content:before{
    content: "";
    width: 100%;
    border-right: 420px solid #fff;
    border-top: 60px solid transparent;
    position: absolute;
    top: -60px;
    left: 0;
}
.our-team:hover .team-content:before{ border-right-color: #f9f9f9; }
.our-team .team-content:after{
    content: "";
    width: 3px;
    height: 50%;
    background: #005db5;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.our-team .title{
    font-size: 18px;
    color: #333;
    margin: 0;
}
.our-team .post{
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #888;
    margin-top: 3px;
}

/*team-section-end*/


/*service-section-end*/

.serv {
    background: #fff;
    border: 5px solid #0978d1;
    border-bottom: 25px solid #0978d1;
    padding: 60px 22px 55px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.serv:hover:before  {
    margin: 1px 0 0 1px;
    left: 100%;
    top: 100%;
    -webkit-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
}

.serv:hover { 
    border-color: #000529;
	background: #0074d9;
	color: #fff;
}

.serv:hover img{ 
    filter: invert(1);
}

.serv h3 {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 19px;
} 
.serv h3:hover {
    color: #fff;
} 
.serv:hover p{
    color: #fff;
} 

.serv:hover a{
    color: #fff;
} 

/*pre-temp-32-end*/


p{/*! color:#555; */ line-height:23px; margin-bottom:8px; text-align:justify}

.container{    font-size: 15px;}

.container-middle{text-align: left;
    font-family: Arial !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: normal !important;
    color: #222;}


body{font-family: 'arial', sans-serif !important; font-size:14px; overflow-x:hidden;}
	
.RadDock .rdContent{font-family: 'arial', sans-serif !important; font-size:14px !important;}

#widgetsControl.RadDock.RadDock_Default.col-md-12 {
	padding: 0px;
}

img{max-width:100%;}

#home{width:100%; height:100%; position:relative;}

#home:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(image/download.png);
    width: 100%;
    height: 100%;
    opacity: 0.65;
    z-index: -10000000;
}

.navbar-default{border:0; background:#fff;}
.navbar .navbar-right{    margin-top: 8px;}
.navbar-default{
    background: transparent;}

.navbar-default .navbar-nav>li>a:hover{background: #b9995f;color:#fff;}

.navbar-default .navbar-nav>li>a{color:#fff; padding-top: 8px;
    padding-bottom: 9px;}
.navbar-default .navbar-brand{padding:0;}

#logo-web{
    transition: 0.5s;
    max-width: 100%;
    padding-left: 15px;
    margin: 0 auto;
    width: 80%;
    display: block;
    }

.navbar-fixed-top.navbar-default #logo-web{width: 81%; transition:0.5s;     padding-top: 4px;}
.navbar-fixed-top .nav>li>a{    padding-left:20px; padding-right:20px;}
.navbar-fixed-top.navbar-default{    padding: 9px 0;
    background: rgba(108,119,59,0.95);
    transition: 0.5s;
    border-bottom: 0;
    box-shadow: 0;
    position: fixed;
    top: 0; z-index:999;}
	
#HeaderControl_C_ctl00_tr_HeaderBackImage{background-color:transparent !important;}

.imageqqq {
    position: relative;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  margin-top:10px;
  margin-bottom:10px;
  
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.imageqqq:hover .image {
  opacity: 0.3;
}

.imageqqq:hover .middle {
  opacity: 1;
}

.text {
  background-color: #000;
  color: white;
  font-size: 18px;
  padding: 16px 32px;
}


/*banner*/

img{max-width:100%;}

.top-nav-rht {
    position: relative;
    top: -15px;
	}
.top-nav {
    /* border-bottom: solid 1px rgba(255,255,255,.2); */
    padding: 15px 0;
    position: absolute;
    top: 0;
    z-index: 9;
    background: #005db5;
    width: 100%;
    left: 0;
    height: 50px;
    color: #ccc;
}
.top-nav-lft ul{list-style:none; margin:0; padding-left:0;}
.top-nav-lft ul li{display:inline-block;font-size: 14px;color: #fff;margin-right:15px;}
.top-nav-lft ul li .fa {
    font-size: 20px;
    margin-right: 6px;
}
.top-nav-rht ul{list-style:none; text-align:right;  margin:0; padding-left:0;}
.top-nav-rht ul li{display:inline-block;font-size: 15px;margin-left: 4px;}
.top-nav-rht ul li .fa {
    margin-right: 0px;
    color: #18d26e;
    font-size: 24px;
    background: #fff;
    padding: 10px 15px;
}

/*-- Slider --*/
.carousel-caption {
    position: absolute;
    right: 15%;
    top: calc(60% - 150px);
    font-size: 40px;
    left: 15%;
    z-index: 10;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
}
.carousel-caption a {
    background: #fff;
    font-size: 20px;
	color: #005db5;
    padding: 15px 25px;
	text-decoration: none;
}
.carousel-caption a:hover {
    background: #18d26e;   
	color: #fff;
}

.carousel-caption  h2 {
	font-size:60px;
	color: #fff;
}

.carousel-caption  h2 span {
	font-size:60px;
	color: #fff;
}

.carousel-caption p {
    font-size: 29px;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    padding: 15px;
    background: #005db5;
}


#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%;     height: 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: 45%;
    z-index: 999;
    left: 0;
    width: 48%;
    height: auto;
    right: 0;
    margin: 0 auto;
    background: rgba(0,0,0,0.8); padding:15px 0;
}
.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: 100%;
    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: #baa46a;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px;
}
h6 {
	margin:0 auto;
	z-index:999;
}
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;
}
/*-- //Slider --*/

.nav-tabs>li{margin-bottom:0;}

#widgetsControl, #widgetsControl_C{height:100% !important;}

#widgetsControl table, #widgetsControl td{height:100% !important;}

#HeaderControl{
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: 0;
    /* top: 36px; */
    z-index: 9;
    width: 28%;
    /*! background: transparent; */
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
}
	
#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: 36px; */
    z-index: 9;
    width: 72%;
    /*! background: transparent; */
    background: rgba(255, 255, 255, 0.8);
}
	
	
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 35%;
    padding: 0;
    padding-left: 0;
    background: linear-gradient(to right,#000529 1%,#002055 24%,#005db5 67%,#0074d9 100%);
    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: linear-gradient(to right,#0074d9  1%,#0074d9  24%,#005db5 67%,#0074d9 100%);
    transition: 0.5s; 
	top: 0;
    height: 68px !important;
}

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

center #form1 #HeaderControl{margin-left: -2px;width: 30%;}
center #form1 #MenuControl{margin-right: -2px;}

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

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

@media(max-width:991px){
#DynamicEnquiry, #DynamicEnquiry_C{height:inherit !important;}
}

@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
#contact .contact-address, #contact .contact-phone, #contact .contact-email {
    margin-bottom: 20px;
}
#contact .form input, #contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
}
}

@media(max-width:1024px){
.animatedParent{overflow:hidden;}
.nav>li>a{    padding: 9px 2px;}	
.three-cl-inner{height: auto;}
.navbar-fixed-top .nav>li>a{padding-left: 10px;
    padding-right: 10px;}
footer{bottom: -292px;}
.navbar-default .navbar-nav>li>a{font-size: 14px;}
.cprht-img{margin-left: 88px;     display: none;}
}
@media(max-width:991px){
	
#HeaderControl {
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 9;
    width: 100%;
    background: transparent;
    text-align: center;
}
#MenuControl {
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 72px;
    z-index: 9;
    width: 100%;
    background: transparent;
}
.carousel-caption h2 span {
    font-size: 38px;
    color: #fff;
}
center #form1 #HeaderControl {
    margin-left: 2px;
    width: 100%;
}
.carousel-caption p {
    font-size: 17px;
    margin-top: 11px;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    padding: 15px;
    background: #005db5;
}	
	
footer{position:inherit;}
.navbar-default .navbar-nav>li>a { font-size: 13px;}
}
@media(max-width:769px){
.top-nav {
	display: none;
}
.three-cl h3{font-size: 23px;}	
.copyright-rht ul li{padding-left: 10px; margin-left: 10px;}

.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.nav>li>a {
    padding: 9px 15px;
}
#logo-web{height: 100%;}
footer {
    bottom: -100%;
}
.body-fx footer:hover{bottom:0;}
.sec-about-lft p{text-align:center;}
.sec-about-lft img{    width: 60%;
    margin: 0 auto;}
.sec-about-rht .tab-content{min-height:inherit;}

.ser-cl-inner {
    position: initial;
    float: left;
    width: 47%;
    text-align: center;
    margin: 0 1.5%;
    /*border: 1px solid #eee;*/
    margin-top: 70px;
    padding-bottom: 20px;
}

.ser-main-cl{    margin-top: 30px;
    margin-bottom: 0;}
	
.fl-ser, 
.fl-ser.fr-ser
{float:inherit; text-align:center; padding:0 15px; border:1px solid #ccc;     padding-top: 75px;}
.sh-img{display:none;}
.fl-ser p,
.cl4 .fl-ser p, .cl4 .fl-ser h3, .cl5 .fl-ser p, .cl5 .fl-ser h3, .cl6 .fl-ser p, .cl6 .fl-ser h3
{text-align:center;}
.dn-img{display:block;}

.ser-cl-inner img,
.cl4.ser-cl-inner img, .cl5.ser-cl-inner img, .cl6.ser-cl-inner img {
    float: initial;
    left: 0;
    right: 0;
    margin: 0 auto; margin-top: -50px;
}
.hm-serv{padding-bottom:60px;}

.contact_map_content{width:100%;}
.left_style_contact{width:100%; margin-left:0;}

.navbar-default .navbar-nav>li>a {
    font-size: 12px;
}
.nav>li>a {
    padding: 9px 1px;
}

.cprht-img{display:none;}
footer {
    position: relative;
}
.hm-serv {
    padding-bottom: 30px;
}
.top-nav-lft ul{padding-left: 15px;}
.top-nav-rht ul{padding-right: 15px;}
.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){
	.fix-box{display:none !important;}
	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #a3b460;     background-color: #a3b460;}
.navbar-default .navbar-toggle{border-color: #a3b460;}
.navbar-toggle{background-color: #a3b460; border-color: #a3b460;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #a3b460; border-bottom:1px solid #505b1f;}
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}


.navbar-default .navbar-nav .open .dropdown-menu>li>a{    background: #a3b460;
    border-bottom: 1px solid #505b1f; color: #fff;}
}
	
@media(max-width:736px){
.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #a3b460;     background-color: rgba(249, 191, 30, 0.95);}
.navbar-default .navbar-toggle{border-color: #a3b460;}
.navbar-toggle{background-color: #f9bf1e; border-color: #a3b460;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.cont-rht ul, .copyright-lft, .copyright-rht{font-size: 13px;}

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #f9bf1e; border-bottom:1px solid #505b1f;}
	
	
.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;}
.hm-serv {
    padding-bottom: 30px;
}
#HeaderControl, center #form1 #HeaderControl{width: 70%;margin-top: -44px;z-index: 999999999;}
.navbar{    margin-right: 0 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    margin: 0;
    width: 100%; border:0;}
	
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}

.four-col-inner h3{font-size: 18px;}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    background: #ac820c;
    border-bottom: 1px solid #505b1f;
    color: #fff;
    }
	
.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: 70%;}
.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:667px){
#HeaderControl {
    margin-top: 5px;
}
#HeaderControl, center #form1 #HeaderControl {
    margin-top: -4px;
}
#MenuControl {
	margin-top: 5px;
}
.three-cl h3 {
    font-size: 17px;
}
.four-col-inner h3{    font-size: 17px;}
.four-col-inner p{font-size:12px;}
.four-col-inner .fa{font-size: 28px; height: 40px;     line-height:31px;}
.four-col-inner p{    margin-bottom: 9px;}
.sec-about-rht .nav-tabs>li a{font-size: 16px;}
.hm-serv h2{font-size: 30px;}
	}
	
@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;}
.four-col-inner{margin: .5%; width: 49%;     padding-bottom: 0;}
.animatedParent{    margin-top: 3px;}
.sec-about{padding-top: 30px;}
.sec-about-lft img{    width: 100%;}
.sec-about-rht .hm-head{font-size:20px;}
p{font-size: 14px; line-height: 20px;}

.ser-bg{width:70%; margin:0 auto;}
.ser-cl-inner img{top: -4px;     width: 100px;
    height: 100px;}
.fl-ser, .fl-ser.fr-ser{padding-top: 60px;}
.ser-cl-inner h3{font-size:16px;}
.ser-cl-inner p{    font-size: 13px;}
.fl-ser{min-height: 190px;}

#home:after{     height: 140px;     background: linear-gradient(rgb(0, 0, 0) 20%, transparent 100%);}
.top-nav-rht{display:none;}
.top-nav-lft{width:100%;}

#widgetsControl table, #widgetsControl td {
    height: initial !important;
}
#Wslider li{    height: 250px;}

.body-fx #MenuControl_C #navbar-collapse-1{/*height: 225px !important;*/}
.navbar-nav>li>a {
    line-height: 24px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 2px 15px 2px 25px;
}
	}
	
@media(max-width:480px){
.ban-logo {
    width: 60px;
}
.slider-info h4 {
    font-size: 22px;
}
.slider-info h3 {
    font-size: 16px;
}
.slider-info p{    font-size: 14px;    line-height: 5px;}
.arrow-dn{display:none;}
.callbacks_nav{background-size: 198% 100%; width: 40px;
    height: 40px; top:50%;}
	
.hm-serv-bx-img{    width: 40%;}
.hm-head{      margin-bottom: 0;
    font-size: 32px;}
.container{font-size: 14px;}
.hm-about p{line-height: 21px;}
.three-cl .col-md-4{width:100%;}
.three-cl-inner{margin-bottom: 10px;}

.rslides {  height: 320px; }

.top-nav{ display:none;}
.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{ top: 0;}
#logo-web{ height:inherit;}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl{  width: initial; max-width: 70%;}

.navbar-toggle{ margin-top: 12px;}

center #HeaderControl { padding: 0px 0; }

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

}
	
@media(max-width:414px){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{margin-bottom: 111px;border: 1px solid #ccc;padding: 0 20px 0 20px;}

.ser-cl-inner{ width: 100%; margin: 0; margin-top: 50px;}

.fl-ser { min-height: initial;}
.ser-bg{ width:100%;}

}
	
@media(max-width:375px){
.hm-serv-bx-cnt h3{font-size: 20px;}	
.two-cl .hm-head{ font-size: 24px;}

.callbacks_nav.next{right: 6px;}
.callbacks_nav.prev{LEFT: 6px;}
.rslides { height: 210px; }

.callbacks_nav{ top: 86px;}

.slider-info { top: 35px;}

.hm-about .carousel{height: 170px;}
.sec-about-rht .nav-tabs>li a {
    font-size: 12px;
}

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

.four-col-inner { margin: 1%; width: 48%; }

.copyrht p{ font-size:12px; }

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

}

@media(max-width:740px){
#topbar { display: none !important; }  
.slider-img img { height: 60vh !important; }
  
}
  
  
 @media(max-width:740px){
  .slider-img img { height: 80vh !important; }
  
.banner-cont{ top:120px !important;}

}