@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 5em;
    left: 30px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}

.callus .callusL{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 10em;
    left: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


.top-nv{
    background: #c8b38b;
    color: #fff;
    height: 36px;
    /* z-index: 9; */
    position: relative;
    overflow: hidden;
    }
	
.top-nv .container-middle{background:#c9b38c;/* position:relative; */}

.top-nv .container-middle:before{
    content: "";
    position: absolute;
    right: 80px;
    height: 100%;
    width: 35px;
    background: #c9b38c;
    top: 0;
    transform: skew(-34deg);
    z-index: 1;
    }

.top-nv .container-middle:after{
    content: "";
    position: absolute;
    left: 80px;
    height: 100%;
    width: 35px;
    background: #c9b38c;
    top: 0;
    transform: skew(34deg);
    z-index: 1;
    }
	
.top-nv ul{margin:0;list-style:none;text-align:left;font-size: 12px;padding-left: 0;}
.top-nv ul li{display:inline-block; color:#fff;     padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#fff;}

.bg-black{     position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #002848;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #0f5d9d;}

.top-nv .container-middle .fl-head{padding-top:0px;     position: relative;
    z-index: 2;}

.top-nv .container-middle .fr-head img{margin-left:4px; transition:0.5s;}
.top-nv .container-middle .fr-head img:hover{transform:rotate(360deg); transition:0.5s;}

.top-nv .container-middle .fr-head{padding-top: 5px; position:relative;     z-index: 9;}

.container-middle .fl-head{padding-top: 15px;}

/*.container-middle .fr-head:after{content:""; position:absolute; right:0; top:0; height:100%; width:100%; background:#000;}*/

.fl-head h2{     font-weight: bold;
    text-transform: capitalize;
    font-size: 32px;
    margin: 0;
    margin-left: 25px;
    color: #333;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 8px;
    font-family: sans-serif;
}

.fl-head h4{      
	font-family: sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    margin-top: 3px;
    color: #222;
    margin-bottom: 0;
    margin-left: 20px;}
	
.fl-head{ float: left; width: 540px;}
	
.fr-head{ float: right; position:relative;}

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

.content-head{ float: left;}

.fr-head p img{ float: left; padding-right: 10px;}
.fr-head p { font-size: 18px; color: #222; font-family: sans-serif; line-height: 20px; margin-top: 20px;}
.fr-head p span{ font-weight: 100; font-size: 15px;}

/*header*/

p{ font-size: 15px; color:#333; line-height:24px; margin-bottom:5px; text-align:justify;}


.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}

.tp-fx-head {position: fixed; z-index: 9; top: 59%; color: #fff; font-weight: bold; left: -62px;}
.tp-fx-head h3{margin:0;font-size:20px; transform: rotate(90deg); color: #fff; font-weight:bold; line-height:25px; padding:10px 20px; display:block;cursor: pointer; background:#c8b38b; border-top-left-radius:10px;border-top-right-radius:10px;}
.tp-fix a{color:#fff}
.tp-fix a:hover{text-decoration:none;}
#divmainenquiry11{ background: #eee; overflow: hidden; padding: 15px 0;}

#divmainenquiry11 label.lbl {
    text-align: left;
    float: left;
    color: #333;
}

.modal-content {
  margin-top: 110px;
}
#divmainenquiry11 input[type="text"] {
    background:#fff;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 15px;
    padding: 3px 10px;
    margin-bottom: 10px;
    width: 100%;
    color: #b3b3b3;
    box-shadow: 1px 10px 20px -12px rgb(0 0 0 / 20%);
}

.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.slider-info h3{ font-family: 'Poppins', Helvetica, sans-serif; margin-bottom:10px; font-size:16px; font-weight:500; color:#fff; text-align:left;}
.slider-info h3 a{color:#fff;border: solid 2px #fff;border-radius: 30px;font-family: 'Karla', sans-serif;padding: 10px 15px;letter-spacing:2;text-decoration: none;}

.slider-info h3 a:hover{ background:#fff; color:#000;}


.pulse2{ padding-top: 10px; }

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #c8b38b;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
a, a:hover{text-decoration:none;}
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
	margin-top:10px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}


/*cont-page*/

.st-feature-box {/*
    background: #c8b38b;
    text-align: left;
    padding: 5px;
    margin: 2px;
    color: #fff;*/
}

.st-feature-box-icon {/*
    float: left;
    padding: 15px;
    color: #fff;*/
}

.feature-box-content {
    text-align: left;
}

.four-col{
    margin-top:0;
    z-index: 9;
    position: relative;
    margin-top: -66px;
    }

	.four-col-inner:hover{    transform: scale(1.3);
    background: #c8b38b;
    border-color: #f8be27;
    z-index: 9;}
.four-col-inner:hover .fa{color:#fff;}
.four-col-inner:hover h3 span a{color:#f8be27;}
.four-col-inner:hover h3{color:#fff;}
.four-col-inner:hover h3 span{    font-size: 12px;}
.four-col-inner{
    float: left;
    width: 25%;
    text-align: center;
    background: #c8b38b;
    padding: 18px 0 0;
    margin-top: 0px;
    margin-bottom: 15px;
    /* padding-bottom: 60px; */
    transition: 0.5s ease-in;
}
.four-col-inner:nth-child(2){background: #394f63;}
.four-col-inner:nth-child(3){background: #c8b38b;}
.four-col-inner:nth-child(4){background: #394f63;}
.four-col-inner .fa{
    font-size: 34px;
    color: #fff;
    width: 80%;
    height: 45px;
    border: 1px solid #fff;
    line-height: 37px;
    transition:0.5s;
}
.four-col-inner:hover .fa{transition:0.5s;border-radius:45px;background: #394f63;color:#fff;}
.four-col-inner h3{
    font-weight: bold;
    color: #fff;
    font-size: 23px;
    margin-top: 10px;
    }
.four-col-inner p{text-align:center;}
.four-col-inner p a{color: #fff;text-decoration:none;}

.four-col-inner img{transition:0.5s;filter: brightness(0) invert(1);}

.four-col-inner:hover img{-webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); transition:0.5s;}

.fl-head{padding-top: 13px;
    position: relative;
    z-index: 9;
    padding-bottom: 10px;}

/*.container-middle .fr-head:after{content:""; position:absolute; right:0; top:0; height:100%; width:100%; background:#000;}*/

.container-middle li {
    text-align: justify;
}

.fl-head h2{  font-weight: bold;
    text-transform: capitalize;
    font-size:24px;
    margin: 0;
    margin-left: 0px;
    color: #222;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 5px;
    font-family: sans-serif;
}

.fl-head h4{  font-family: sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 19px;
    margin-top: 3px;
    color: #6e6a6a;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 7px;}
	
	
.fl-head.fl-lg{    width: 320px; position: relative;     background: #ef5050;}
	
.fl-head.fl-lg:after {
    content: "";
    background: #ef5050;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}

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

.fl-head.fl-lg:before {
    content: "";
    background: #ef5050;
    position: absolute;
    right: -13px;
    top: 0;
    width: 28px;
    height: 100%;
    transform: skew(-15deg); z-index: -1;
}
	
.fr-head{   position:relative;    text-align: right; }

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

.fl-head img{float: left; height: 75px;}

.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: sans-serif; 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;}

.container{ font-size: 15px;}

*{/* margin:0; padding:0;*/}

h4.panel-title {
    text-align: left;
}

body{font-family: 'Lato', sans-serif; font-size:14px; overflow-x:hidden;

   /* background: url(../image/serv-bg.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;*/ }

img{max-width:100%;}

.navbar-default{border:0; background:#fff;}
.navbar .navbar-right{ margin-top: 8px;}
.navbar-default{ margin-bottom: 0; padding: 10px 0; transition:0.5s;}
.navbar-default .navbar-nav>li>a:hover{background:#c9b38c; color:#fff;}

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

#logo-web{transition:0.5s; max-width:100%;}

.navbar-fixed-top.navbar-default #logo-web{width: 81%; transition:0.5s}
.navbar-fixed-top .nav>li>a{ padding-left:20px; padding-right:20px;}
.navbar-fixed-top.navbar-default{ padding: 9px 0;
    background: rgba(255,255,255,0.95);
    transition: 0.5s;
    border-bottom: 1px solid #ccc;
    /* padding-bottom: 0; */
    box-shadow: 0px 1px 4px #ccc;}


/*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: 37%;
    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: 560px;
}
.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: 16em;
        z-index: 33333;
        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: #c8b38b;
    margin-top: 40px;}
	
.slider-img{/*! height: 100%; */}

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

.slider-info h3 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 21px 0px 10px;
	font-family: Cambria Math;
    text-align: center;	
    text-transform: uppercase;
}


.slider-info h4 {
    font-size:32px;
	font-weight: 700;
    color: #f9fafb;
	text-transform:uppercase;
	font-family:Cambria Math;
}

.slider-info p {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-align:center;
    margin: 0 auto;
    line-height: 40px;
	font-family:Cambria Math;
}
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 --*/
/*banner*/
.hm-about ul li {
	color: #fff;
}
.hm-about{background:url(image/about-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; padding-bottom:50px; padding-top:20px;}
.hm-about .hm-head{color:#fff;}
.hm-about p{color:#fff; line-height:28px;}

.hm-head{ text-align: center;
    color: #c9b38c;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 40px;
    font-size: 40px;}
	
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}

.head-sep:before{    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
	    background-color: #fff !important;
    color: #fff !important;}
	
.head-sep:after{width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
	    margin-left: 22px;
    margin-right: 0;
	    background-color: #fff !important;
    color: #fff !important;}
	
.head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 12px;
    margin-left: -10px;
}

.head-sep u:before{    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #fff solid;
    border-right: 2px #fff solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	border-left-color: #fff !important;}
	
.head-sep u:after{    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #fff solid;
    border-right: 2px #fff solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg);
	border-right-color: #f9f9f9 !important;}
	
.hm-head span{
    font-weight: 800;
    color: #fff;}
	
.hm-about .carousel{    height: 300px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 4px #999;
    margin-top: 9px;}
	
.hm-about .carousel img, .hm-about .carousel .item, .hm-about .carousel-inner{width:100%; height:100%;}
.hm-about .carousel-indicators {
    bottom: 0;
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{
    background:url(image/serv-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; padding-bottom:30px;
    /* background: rgb(237,1,127);
    background: linear-gradient(90deg, rgb(8, 58, 131) 0%, rgb(52, 68, 81) 100%); */ padding-top:20px;	
    }
#RadDockZone1.container{/*width:100%; max-width:100%;*/}	
.services .section-title h2, .services .section-title p{text-align: center;}
.services .section-title h2:after{ background:#fff;}
.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.4s ease-in-out;
  width: 100%;
  margin: 20px auto; min-height:150px;
}

.services .icon-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 2px 35px 0 rgba(68, 88, 144, 0.2);
}
.services .icon-box:hover .icon i{
  transform:rotate(-45deg);
}
.services .icon {
  position: absolute;
  left: 2px;
  top: calc(50% - 30px);
}

.services .icon i {
  font-size: 64px;
  line-height: 1;
  transition: 0.5s;
  color:#c8b38b;
}

.services .title {
  margin-left: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;  
}

.services a .title {
      color: #262b3e;
  transition: ease-in-out 0.3s;
}

.services  a:hover .title, .services  a:hover .description{
   color: #262b3e;
}

.services .description {
  font-size: 15px;
  margin-left: 40px;
  line-height: 24px;
  margin-bottom: 0;color: #262b3e;
}
	
.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:left;}

.cl4.ser-cl-inner img,
.cl5.ser-cl-inner img,
.cl6.ser-cl-inner img{margin-right: 10px; margin-left:15px; left: 0;}

.dn-img {
    display: none;
}


	

footer{
    margin-top: 20px;
     background: #262b3e; 
    color: #fff;
    padding-top:20px;
}

footer .container-middle{position:relative;}

footer h2{
    font-weight: 500;
    font-size: 23px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #c8b38b;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #fff;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}

.col-three{color:#fff;}

.us-lk p{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: 25px; margin-bottom: 15px; transition:0.5s;}
.us-lk ul li:nth-last-child(1){margin-bottom:0}

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

.us-lk ul li a{color:#fff;font-size: 15px;}

.us-lk ul li:hover a{color:#cecece !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: 15px;}
	
.ft-soc ul a{color:#fff;}
.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: 15px; line-height: 22px; color: #fff;  min-height: 25px; transition: 0.5s; text-align: left;}

.copyrht{
    background: #1c202e;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    padding: 10px 0;
    position: relative;
    margin-top:30px;
}
	
.copyrht p{    margin-bottom: 0; color: #fff; font-size: 15px;}
	
footer .container{position:relative;}


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

.cprht-rht{ float: inherit; padding-top:0px;}

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

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #fff;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 1px;}
.cprht-rht a .fa{
    background: #fff;
    border-radius: 50%;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 25px;
    transition:0.5s;
    color:#0f3661;
    border: 1px solid #fff;
    }

.cprht-rht a .fa:hover{background: #c9b38c;color:#fff;transition:0.5s;border:1px solid #fff;}

p.cprht-rht img {
    height: 30px; transition:0.5s;     vertical-align: bottom;
    margin-top: 8px;
}

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

.cprht-lft strong{    color: #fff;
    font-weight: 300;}

.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: 120px;}
	
.cprht-img img{height: 45px;}

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

.ft-cont p:hover i{background:#c8b38b; transition:0.5s;}
	
.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:#c8b38b;}

.same-ft{
    padding: 10px 15px;
    position: relative;
    border: 1px dashed #c8b38b;
    padding-left: 70px;
    margin-top: 15px;
    max-height: 104px;
    transition:0.5s;
    }
.same-ft h3{
    color: #fff;
    font-size: 18px;
    }
.same-ft p{
    color: #fff;
    font-size: 14px;
    }
.same-ft p span{display:block; color:#fff;}
.same-ft p  a{color:#fff;}
	
.same-ft:after{ font-size: 48px; font-family: FontAwesome !important; position: absolute; left:10px; top: 34px; color: #fff;}

.ft-add:after{content: "\f041";}
.ft-ph:after{content: "\f10b";}
.ft-mail:after{content: "\f2b7";}

.same-ft:hover{ background: #c9b38c;}
.same-ft:hover h3{color: #fff;}
.same-ft:hover p, .same-ft:hover p span, .same-ft:hover p a{color:#fff;}


.office-address{ background: #eee; padding: 30px 20px;}
.form-control{height: inherit !important;}
.form-control{ line-height: 22px !important; padding: 2px 12px !important;}


.same-ft:hover:after{color:#fff;}

/*footer*/


.hm-team{    text-align: center;
    padding: 50px 20px;
    background: rgba(6,86,149,0.45);
    background: url(image/team-bg.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    position: relative; }
	
.hm-team h2{ font-size:30px; color:#1c202e; font-weight: bold; margin-top: 0; margin-bottom:20px; text-align:center; }
	
.hm-team img{ margin: 0 auto;
    width: 105px;
    height: 105px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 0px 17px #ddd;}
	
.hm-team p{ text-align:center;padding: 0px 10px; font-size: 15px;}
.hm-team h3{ font-size:24px; font-weight: bold; margin-bottom:5px; text-align:center;}
.hm-team .carousel-indicators{ bottom: -40px !important;}
.hm-team .carousel-indicators li{ background-color: #000; width: 30px;}
.hm-team .carousel-indicators .active{ background-color: #c8b38b; width: 30px; border: 0;}





.copyright-lft{ float:left; color:#fff;}
.copyright-rht{ float:right; font-size: 14px;}
.copyright-rht ul{list-style:none; padding-left:0; margin:0; text-align:right}
.copyright-rht ul li{ display: inline-block; margin-left: 18px; border-left: 1px solid #333; padding-left: 18px; line-height: 13px; text-transform: uppercase;}

.copyright-rht ul li:first-child{ border-left:0;}

.top {
    position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #c8b38b;
    padding: 10px 10px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #8c630d;
    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; }

.two-cl .hm-head{ font-size: 28px; margin-top: 0; padding-top: 40px; position: relative; }
.two-cl .head-sep{ margin-bottom: 5px; }


@media(max-width:769px){
.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;}

}
	
@media(max-width:736px){	
.ft-cont p, .ft-cont p a{line-height: 18px;}

.hm-serv {
    padding-bottom: 30px;
}
}
	
@media(max-width:667px){
.hm-serv h2{font-size: 30px;}

}
	
@media(max-width:568px){
.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;}

.cont-lft{ float: none; width: 100%; margin-right: 0;}
.cont-rht{ float: none; width: 100%;}
.fl-head h2 {
    font-size: 22px;}
.fl-head h4{font-size: 13px;}
.fl-head img {
    height: 45px;}

}
	
@media(max-width:480px){
.hm-serv-bx-img{    width: 40%;}
.hm-head{ margin-bottom: 0; font-size: 32px;}
.fl-head h2 {
    font-size: 19px;}
.fl-head h4{font-size: 13px;}
.fl-head img {
    height: 40px;}

}
	
@media(max-width:414px){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}

.ser-cl-inner{    width: 100%;
    margin: 0;
    margin-top: 50px;}
.fl-ser {
    min-height: initial;
}
.ser-bg{width:100%;}
.fl-head h2 {
    font-size: 17px;}
.fl-head h4{font-size: 13px;}
.fl-head img {
    height: 40px;}
	}
	
@media(max-width:375px){
.hm-serv-bx-cnt h3{font-size: 20px;}	
.two-cl .hm-head{    font-size: 24px;}
.fl-head h2 {
    font-size: 15px;}
.fl-head h4{font-size: 12px;}
.fl-head img {
    height: 38px;}
}
	
@media(max-width:360px){
.fl-head h2 {
    font-size: 15px;}
.fl-head h4{font-size: 10px;}
.fl-head img {
    height: 30px;}

}
	
	
	
	#RadDockZone4.container-fluid{  
    padding-left:0px !important;
    padding-right: 0px !important;}
	
#HomepagecontentControl_C table{margin-top: 0 !important;}

#WhatsNewControl{margin-top: 20px;}

#widgetsControl, #widgetsControl_C{height: inherit !important;}

.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;
    border:0;
    padding: 0px;
}

#form1{overflow:hidden;}

#WhatsNewControl_C_ctl00_txt_Search, #WhatsNewControl_C_ctl00_btn_Search{    color: #000 !important;
    font-size: 12px;
    margin-top: -1px !important;}

#RadDockZone1{    z-index: 9 !important; overflow:visible !important;}

.body-fx #RadDockZone1{    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.95);
    max-width: 100%;
    box-shadow: 0px 1px 4px #ccc;}


/*#HeaderControl.navbar-fixed-top {
    height: 90px;
    float: Left;
    position: fixed;
    width: 36%;
    padding: 0;
    padding-left: 0;
    background: rgba(255,255,255,0.94);
    z-index: 99;
    text-align: left;
    box-shadow: 0px 1px 3px #ccc;
    transition: 0.5s;
}

.body-fx #MenuControl{    height: 90px;
    float: Right;
        position: fixed;
    right: 0;
    width: 64%;
    padding: 0;
    padding-right: 0;
    background: rgba(255,255,255,0.94);     box-shadow: 2px 1px 3px #ccc; transition:0.5s;}
	
.body-fx #HeaderControl .rdCenter{    background: transparent !important;}
.body-fx #MenuControl .rdCenter{    background: transparent !important;}

.body-fx .navbar-default{background: transparent !important;}
.body-fx #logo-web{     transition: 0.5s;
    padding-left: 15px;
    width: 294px;
    max-width: 100%;
    float: inherit;
    padding-bottom: 10px;
    margin-top: 0;}
	
.dropdown-submenu>.dropdown-menu{right: 100% !important; left: initial !important;}

.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl {
    height: 70px !important;
    transition: 0.5s;
}*/

.body-fx .navbar-default{background: transparent !important;}
.body-fx #logo-web{
    transition: 0.5s;
    padding-left: 15px;
    width: 390px;
    max-width: 100%;
    float: inherit;
    padding-bottom: 10px;
    margin-top: -10px;
    }
	
.body-fx #HeaderControl .rdCenter{    background: transparent !important;}
.body-fx #MenuControl .rdCenter{    background: transparent !important;}

.dropdown-submenu>.dropdown-menu{right: 100% !important; left: initial !important;}

.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl {
    height: 70px !important;
    transition: 0.5s;}
	

	
@media (min-width:768px) {
	#RadDockZone4.container-fluid {
		width: 750px; margin:0 auto !important;
	}
	
	center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}
@media (min-width:992px) {
	
	#RadDockZone4.container-fluid {
		width: 970px; margin:0 auto !important;
	}
	center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}

@media (min-width:1200px) {
	#RadDockZone4.container-fluid {
		width: 1170px; margin:0 auto !important;
	}

	center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}

@media(max-width:1024px){
.animatedParent{overflow:hidden;}
	
.three-cl-inner{height: auto;}
.hm-serv-bx-cnt p{    line-height: 18px;
    margin-bottom: 7px;     font-size: 13px;}
.hm-serv-bx-cnt h3{    font-size: 19px;
    margin-bottom: 18px;
}

.navbar-fixed-top .nav>li>a {
    padding-left: 13px;
    padding-right: 12px;
}
}

@media(max-width:1024px){
.rslides{ height: auto;}
.hm-serv-bx-cnt p {
    line-height: 22px;
    margin-bottom: 7px;
    font-size: 15px;
}
.hm-serv-bx-cnt h3 {
    font-size: 25px;
    margin-bottom: 20px;
}
.hm-serv-bx{height: auto;}	
.hm-serv-bx-cnt p{margin-bottom: 25px;}
	}
	
@media(max-width:769px){
.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 0px;
}
#logo-web{height: 100%;}

.map-cont{width:100%;}
.bx-rht-cont{width:100%; margin-left:0}

.head-img{text-align:center;}
.navbar-nav>li{padding: 10px 0;}

.body-fx #RadDockZone1{position:relative;}
.head-img{text-align:center}


.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl{height: initial !important;}
.body-fx #logo-web{display:none;}
	}
	
@media (max-width: 767px){
.rslides{ height: auto;}
center #RadDockZone4 .container{padding-left:0; padding-right:0;}
	}
	
@media(max-width:736px){
.slider-info h4{ font-size: 30px;}	
.slider-info h3{ font-size: 30px;}
.slider-info p{ font-size: 16px; line-height:24px;}

.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #c8b38b;     background-color: #c8b38b;}
.navbar-toggle{background-color: #c9b38c; border-color: #c9b38c;}
.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: #c9b38c; border-bottom:1px solid #3b4a57;}
	
.navbar-default .navbar-toggle {
    border-color: #ddd;
    float: right;
    margin: 0;
	margin-right: 20px;
}

.navbar.navbar-header {
    text-align: center;
}

.navbar-default .navbar-nav>li>a{    color: #fff !important;}
.navbar-nav>li{padding: 0px 0;}
.navbar-nav>li>a{line-height: 24px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff; line-height: 15px; background: #c9b38c;
    border-bottom: 1px solid #3b4a57;}
	
.navbar-nav{margin-bottom:0;}



	}
	
@media(max-width:667px){
.rslides{ height: auto;}
.three-cl h3 {
    font-size: 23px;
}
	}
	
@media(max-width:568px){
.rslides{ height: auto;}
.four-col-inner {
    width: 100%;
    text-align: center;
    background: #c9b38c;
    padding: 18px 0 0;
    margin-top: 0px;
    margin-bottom:10px;
    /* padding-bottom: 60px; */
}
.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;}

}
	
@media(max-width:480px){
.navbar-default{ border:0 !important; background-color: #1c202e !important;}
	
.pulse2{ padding: 15px 10px; /* text-align: center; */ /* background: #fbf5e8; */}
.rslides{ height: auto;}

.slider-info h4{ font-size: 14px;}	
.slider-info h3{ font-size: 14px;}
.slider-info p{ font-size: 12px; line-height:20px;}

.hm-head{ margin-bottom: 0; font-size: 20px;}

.callbacks_nav{ background-size: 198% 100%; width: 40px; height: 40px; top: 110px;}	
.hm-serv-bx-img{ width: 40%;}
.container{ font-size: 15px; }
.hm-about{ padding: 20px;}
.hm-about p{ line-height: 20px;}
.hm-about .carousel img{ width: 150px; height: inherit;}
.hm-about .carousel{ height: inherit; border: none; box-shadow: none;}
.services{ padding: 20px;}

.three-cl .col-md-4{ width:100%;}
.three-cl-inner{ margin-bottom: 10px;}
.main-heading{ text-align:left;  Font-size: 16px;}	 
.img-ser { width: 100%; }
.heading-contact h2{ font-size: 22px;}	
}
	
@media(max-width:414px){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}
}
	
@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: 175px;}
.callbacks_nav{ top: 86px;}
.slider-info{ top: 35px;}
.hm-about .carousel{ height: 170px;}

}

.r@media(max-width:240px){
	slides{ height: auto;}
}