/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.fa{font-family: FontAwesome !important;}
*{font-family: Poppins !important;}
  /* CSS Document */

.main-table{ font-family:Poppins; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{ font-weight:bold; Font-size: 20px; color:#222; text-align:left; line-height:30px; border-bottom:1px #ccc dashed; text-transform:uppercase; margin-bottom:10px;}
/* .sub-heading{ font-weight:bold; Font-size:16px; color:#222; line-height:30px; text-align:left; margin:0;} */
.team-title{ font-weight:bold; Font-size:14px; color:#222; line-height:30px; text-align:left;}
.maps{ text-align:center;}
#divmainenquiry11 .close, #alertneew .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.RadDock .rdContent{font-family:Poppins !important; }
/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover, #MenuControl .dropdown-item:focus, #MenuControl .dropdown-item:hover{background-color:#000 !important; color:#fff !important;}
.rmore {
    margin: 0;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    font-size: 13px;
    color: #222;
    margin-top: 10px;
    display: inline-block;
    text-decoration: none;
}
.nav-link{font-weight: 600; color:#fff;}
.nav-fill{width:100%; font-size: 15px;}
.nav-item a{font-size:15px;}
.navbar-brand{margin:0;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.navbar-toggler{background: #fff;}
#MenuControl_C .dropdown-menu {
    border-radius: 0;
    padding: 0 !important;
    animation: fadeInUp 400ms;
}
/*nav-bar*/
/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
    margin-top: 0 !important;
}

.innr-pg-c {
    margin-bottom: 20px;
    padding: 32px 0;
    position: relative;
}

.innr-pg-c h1 {
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    Font-size: 26px;
    color: #fff;
    text-align: left;
    border-left: 3px #fff solid;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    padding: 5px 0 5px 20px;
}

.innr-pg-c:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(22deg, #000 4%, #191919 73%);
}

/* innr-pg-c End */

/*fix menu*/
@media (min-width: 991px){
#HeaderControl, #MenuControl{ transition:.3s;}
.body-fx #HeaderControl, .body-fx #MenuControl{position:fixed; top:0; height:70px; transition:.3s;}
.body-fx #HeaderControl{width:33%; float:left; left:0;}
.body-fx #MenuControl{width:67%; float:right; right:0;}
}
/*fix menu*/
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link, .dropdown-menu{font-size: 13px;}
.fixed-top { position: relative;}
	}
@media (max-width: 769px){
#widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C{height:initial !important}
}
a, a:hover{text-decoration:none !important;}
@media (max-width: 767px){
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}

.table-responsive {
    min-height: .01%;
    overflow-x: hidden !important;border: 0; padding:0;}

::selection {background: #000; color:#fff;}
::-moz-selection {background: #000; color:#fff;}

footer ::selection {background: #fff; color:#000;}
footer ::-moz-selection {background: #fff; color:#000;}
footer ul li{line-height:28px; font-size:14px;}
.breadcrumbs_block ::selection {background: #fff; color:#000;}
.breadcrumbs_block ::-moz-selection {background: #fff; color:#000;}

.cleancode_block ::selection {background: #fff; color:#000;}
.cleancode_block ::-moz-selection {background: #fff; color:#000;}
p{text-align:justify;}

/*inner-page*/
.highlighted-sec li .text-box i {
    font-size: 100px;
    margin-bottom: 5px;
}
.highlighted-sec li {
    list-style: none;
    color: #fff;
    width: 33.3%;
    float: left;
}
.highlighted-sec li p{color:#fff;
}
.highlighted-sec li:nth-child(1n+1) .text-box {
    background: #444;
}
.highlighted-sec li:nth-child(2n+2) .text-box {
    background: #555;
}
.highlighted-sec li:nth-child(3n+3) .text-box {
    background: #666;
}
.highlighted-sec li:nth-child(4n+4) .text-box {
    background: #777;
}
.highlighted-sec li:nth-child(5n+5) .text-box {
    background: #888;
}
.highlighted-sec li:nth-child(6n+6) .text-box {
    background: #999;
}
.text-box .white {
    width: 126px;
    height: 97px;
    display: inline-block;
}

.highlighted-sec .text-box {
    padding: 40px;
    text-align: center;
    min-height: 200px;
}
.highlighted-sec li .text-box h4 {
    color: #fff;
    margin-bottom: 5px;
}
.icon-img-1.white {
    background: url(../image/icon1-white.png) no-repeat center center;
}
.icon-img-2.white {
    background: url(../image/icon2-white.png) no-repeat center center;
}
.icon-img-3.white {
    background: url(../image/icon3-white.png) no-repeat center center;
}
.icon-img-4.white {
    background: url(../image/icon4-white.png) no-repeat center center;
}
.icon-img-5.white {
    background: url(../image/icon5-white.png) no-repeat center center;
}
.icon-img-6.white {
    background: url(../image/icon6-white.png) no-repeat center center;
}

.card-body {font-size:17px;}
.card-title{font-size:22px; font-weight:bold; line-height:30px;}
/*inner-page*/
/*tm-page*/
.panel-group .panel {
    border: 0;
    border-radius: 0;
}
.panel-default>.panel-heading{    background: #eee;
    text-transform: uppercase;
    font-weight: bold; border-radius:0;}
	
.panel-title{font-weight:bold;}
.panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}
.panel-body{border: 1px solid #eee; text-align:justify;}
/*.panel-group .panel+.panel{    margin-top: 7px;}*/

.panel-title a{display:block; position:relative;}
.panel-title a.collapsed:after{    content: "+";
    position: absolute;
    right: -2px;
    top: -5px;
    font-size: 26px;}
.panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
.panel-title a:after {
    content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;
}
/*tm-page*/

body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
	padding:0;
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	background-color:#fff;
}
#page {overflow-x:hidden; position:relative; z-index:5;}

.container{font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size: 16px; line-height:22px;}

.preloader_hide {opacity:0;}
#preloader {position:fixed; left:50%; top:50%; width:32px; height:32px; margin:-16px 0 0 -16px; display:block;}

section {background-color:#fff;}

.parallax {
	background-position:0 0;
	width:100%;
	background-attachment:fixed !important;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
    text-decoration: none;
}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

textarea {resize: none;}

img {
	outline:0;
	vertical-align:top;
	border:0;
	max-width:100.1%;
	height:auto;
}

a {color:#999; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
a:hover, a:focus {text-decoration:none; color:#333;}
footer a:hover,footer a:focus{color:#fff;}

.ab-img1{ margin-bottom:30px; width:auto;}
.abt-hm img:hover{
    background-color: #222;
    opacity: 0.5;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}


.margbot0 {margin-bottom:0;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px;}
.margbot20 {margin-bottom:20px;}
.margbot25 {margin-bottom:25px;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px;}
.margbot50 {margin-bottom:50px;}
.margbot60 {margin-bottom:60px;}
.margbot70 {margin-bottom:70px;}
.margbot80 {margin-bottom:80px;}

.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padtop0 {padding-top:0 !important;}

.overlay {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color: rgba(48,166,124,0.5);
}
.relative_block {position:relative; z-index:5;}
/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
/* hr {border-color:#ededed;} */

ul, ol { margin:0;}

p {margin: 0 0 20px; color: #666; line-height: 24px;}

.ser-pg .sub-heading:after{margin: 0 auto; right: 0;}
h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	font-family: 'Roboto', sans-serif;
	text-transform:none;
	font-weight:300;
	color:#333;
}
h1 {margin:0 0 26px; line-height:46px; font-size:46px;}
h2 {margin:0 0 26px; line-height:40px; font-size:40px;}
h2 b {font-weight:500;}
h3 {margin:0 0 21px; line-height:25px; font-size:22px;}
h3 b {font-weight:900;}
h4 {margin:0 0 20px; line-height:25px; font-size:20px;}
h4 b {font-weight:500;}
h5 {margin:0 0 15px; line-height:20px; font-size:15px;}
h6 {margin:0 0 15px; line-height:20px; font-size:12px;}

.center {text-align:center;}
.right {text-align:right;}

.color_text {color:#30a67c;}
.color_dark {color:#505050;}
.color_light {color:#979797;}
.color_white {color:#fff;}
.color_red {color:#c10707;}
.color_yellow {color:#fec400;}

.color_bg {background:#30a67c;}

/* __________ blockquote __________ */
blockquote {position:relative; margin: 0 0 13px; padding:0 0 0 47px; border:0; font-style:italic; font-size:16px; color:#979797;}
blockquote:before {content:'“'; position:absolute; left:15px; top:13px; font-style:italic; font-size:70px; color:#979797;}



.cl-pg .row{margin-bottom:20px;}


/*-----------------------------------------------------------------------------------*/
/*	SHORTCODES
/*-----------------------------------------------------------------------------------*/
/* __________ Buttons __________ */
.btn {
	margin: 0;
	padding: 24px 27px 22px;
	border:2px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	text-transform:uppercase;
	font-weight: 900;
	line-height: 20px;
	font-size: 13px;
	color:#999;
	text-shadow: none;
	background-image: none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.btn:focus, .btn:hover {color:#333; border-color:#212121;}
.headd{color:#212121; font-size: 30px;     margin-bottom: 15px;}

.btn-active {    background-color: #212121;
    color: #fff;
    border-color: #212121;}
.btn-active:hover {color:#fff;}


.btn-lg {padding:19px 30px; font-size:18px;}
.btn-sm {padding: 6px 20px 5px; font-size:13px;}
.btn-xs {padding: 2px 15px 3px; font-size:11px;}


.btn_shortcodes .btn {margin:0 7px 10px 0;}
.btn_shortcodes .btn:last-child {margin-right:0;}


.ie .btn, .ie .btn-default {filter:none !important;}






/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	position:relative;
	    padding-top: 10px;    text-align: center;
}


/* __________ Logo __________ */
.logo {min-height:80px; padding:20px 0 10px 20px;}
.logo a {
	text-transform:uppercase;
	line-height:24px;
	font-size:26px;
	color:#eee;
	text-decoration:none;
}
.logo a span {
	display:inline-block;
	padding-right:18px;
	line-height:20px;
	font-size:16px; color:#666;
}



/*-----------------------------------------------------------------------------------*/
/*	HOME
/*-----------------------------------------------------------------------------------*/
.abt-hm .rmore {
	    width: 135px;
    height: 35px;
    line-height: 35px;
    background: #000;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border-radius: 5px;
	
}
.abt-hm .rmore a {
    color: #fff;
    border-radius: 5px;
    display: block;text-align: center
}
.abt-hm .rmore:hover{ background: #ff4b33;
    border-radius: 5px; color:#fff;
 transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;}
.abt-hm p{font-size: 16px; line-height:30px;}	
.abt-hm h2 {
    font-size: 40px;
    font-weight: 700;
    color: #333;
}
.abt-hm h2 span {
    display: block;
    font-weight: 300;
    font-size: 30px;
    background: 0 0;
    width: 100%;
    text-align: left;
}
.abt-hm iframe{
    background: #000;
    padding: 20px;
}
/*-----------------------------------------------------------------------------------*/
/*	slider
/*-----------------------------------------------------------------------------------*/
#home {position:relative; height:100vh;}
.flexslider.top_slider,
.flexslider .slides,
.flexslider .slides > li{height:100% !important}
/*-----------------------------------------------------------------------------------*/
/*	Home-Team
/*-----------------------------------------------------------------------------------*/
.hm-team {background:#eee;}
.tm-cont{position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    opacity: 0;
    transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
	text-align: center;
	
	}
.tm-cont h4 a, .tm-cont h4{color:#fff; padding: 0 15px;}
.tm-bx:hover .tm-img{background-color: rgba(0,0,0,0.8);}
.tm-bx:hover .tm-img img{opacity:.1; transition:.5s;}
.tm-bx:hover .tm-cont {
    opacity: 1;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*-----------------------------------------------------------------------------------*/
/*	Home-Team
/*-----------------------------------------------------------------------------------*/
.news {
    padding: 30px 0 50px;
}
.news h2 {
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
}
.query_item {
    position: relative;
    margin: 0 15px;
    border: 1px #ccc solid;
}
.query_item .query_descr {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    background-color: rgba(0,0,0,0.8);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.query_item .query_descr .query_descr_cont {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    opacity: 0;
    transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.query_item .query_descr p {
    margin: 0 0 6px;
    font-weight: 300;
    line-height: 24px;
    font-size: 24px;
    color: #fff;
	    text-align: center;
}
.query_item .query_descr span {
    color: #666;
}
.query_descr a {
    color: #999;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.query_item:hover .query_descr {
    opacity: 1;
}
.query_item .query_descr {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    background-color: rgba(0,0,0,0.8);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.center {
    text-align: center;
}
.query_item:hover .query_descr .query_descr_cont {
    opacity: 1;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/* __________ Services __________ */


/*-----------------------------------------------------------------------------------*/
/*	Home-Services
/*-----------------------------------------------------------------------------------*/
.service_sec {
    background: url(../image/service_bg.jpg) center top no-repeat;
    padding: 40px 0;
    background-size: cover;
}
.service_sec h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    margin: 0;text-align: center;
}
.service_sec ul {
    margin: 0;
    padding: 0;
}
.service_sec ul li {
    width: 31%;
    margin: 30px 1%;
    border: 1px solid #ffa800;
    background: url(../image/box-bg.png);
    display: inline-table;
    padding: 30px 25px 60px;
    position: relative;
}
.service_sec ul li:hover {
    border: 1px solid #ff4b33;
    transition-duration: .6s;
}
.service_sec ul li h3 {
    font-size: 22px;
    font-weight: 600;
    color: #FFF;text-align: center;
	padding-top:30px;
}
.service_sec ul li p {
    font-size: 14px;
    color: #FFF;
    padding: 20px 25px 30px;
}
.service_sec ul li span {
    width: 135px;
    height: 35px;
    line-height: 35px;
    background: #ffa800;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border-radius: 5px;
    margin: 20px auto 0;
    position: absolute;
    left: 30%;
    bottom: -15px;    text-align: center;
}
.service_sec ul li span a:hover {
    background: #ff4b33;
    border-radius: 5px;
}
.service_sec ul li span a {
    color: #fff;
    border-radius: 5px;
    display: block;
}
/*-----------------------------------------------------------------------------------*/
/*	three-cl
/*-----------------------------------------------------------------------------------*/

.three-cl-inner {
    margin-bottom: 50px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    /*height: 337px;*/
    transition: 0.5s;
    border: 3px solid #ff4b33;
}
.three-cl h3 {
    background: #ffa800;
    margin: 0;
    text-align: center;
    padding: 10px 0 7px;
    color: #fff;
    position: relative;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 200;
    z-index: 99;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ffa800;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.three-cl img {
    border: 0px solid #8abf00;
    transition: 0.5s;
    width: 100%;
    transition: 0.5s;
}
.three-cl-inner:after {
    content: "";
    position: absolute;
    left: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.1);
    transition: 0.5s;
}
.three-cl-inner:before {
    content: "";
    position: absolute;
    right: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.1);
    transition: 0.5s;
}
.three-cl-inner:hover img{transition:0.5s; transform:scale(1.2) rotate(5deg)}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/

footer {
	overflow:hidden;
	position: relative;
	z-index:1;
	top:0;
	left:50%;
	opacity:0;
	width:100%;
	padding:60px 0 10px;
	color:#999;
	background-color:#1c1c1c;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
footer h4 {color:#fff;}



/* __________ Footer About Block __________ */
.foot_about_block p {
	margin-bottom:24px;
	padding-right:71px;
	line-height:24px;
	font-size:15px;
}
.copyrht {
    background: #000;
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
}


/*-----------------------------------------------------------------------------------*/
/*	MAP
/*-----------------------------------------------------------------------------------*/
#map {
	position:fixed;
	z-index:3;
	bottom:-100%;
	left:0;
	right:0;
	height:401px;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
#map iframe {width:100%; height:399px;}
#map.showed {bottom:0;}



.map_hide {
	position:absolute;
	left:50%;
	z-index:20;
	display: block;
	width:50px;
	height:50px;
	margin-left:525px;
	background-color:#333;
	font-family: FontAwesome !important;
	text-align:center;
}
.map_hide:hover {background-color:#fff;}
.map_hide i {
	line-height:46px;
	font-size:26px;
	color:#fff;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.map_hide i {margin:0 -2px;}
.map_hide:hover i {color:#333;}






/*-----------------------------------------------------------------------------------*/
/*	SOCIAL BUTTONS
/*-----------------------------------------------------------------------------------*/
.social li {
	display:inline-block;
	margin:0 7px 10px 0;
}
.social li a {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #242424;
    text-align: center;
    line-height: 30;
    font-size: 25px;
    color: #333;
    padding: 10px 0px;
}
.social li a:hover {
	color:#ccc;
	border-color:#ccc;
}


.social .fa{display: inherit;}




.top{ position: absolute;
    top: -24px;
    left: 60px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /* z-index: 1; */
    width: 55px;
    background: #9B6700;
    color: #fff;
    padding: 15px 0px 10px;
    /* border: 1px solid #fff; */
    border-bottom: 0;
    cursor: pointer;
    transition: 0.5s;
}
	
.top img{    display: block;
    text-align: center;
    margin: 0 auto;}
footer ul{list-style:none;}

.post_item_img_small img {
    width: auto;
    max-width: none;
    height: 100%;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
}
.post_item_content_small a.title {
    display: block;
    line-height: 17px;
    font-size: 16px;
    color: #ccc;
}
.post_item_img_small {
    overflow: hidden;
    float: left;
    width: 110px;
    height: 70px;
    padding: 2px 15px 13px 0;
}
.post_item_inf_small li {
    /*display: inline-block;*/
    padding-top: 4px;
    padding-right: 10px;
    line-height: 17px;
    font-size: 14px;
    color: #666;
}

/*footer*/
.sub-heading{font-size: 18px;font-weight: 600;position: relative;}
.sub-heading::after {position: absolute;content: '';width: 60px;height: 3px;background: #cb935d;left: 0;bottom: -10px;}
.team_img {
  width: 150px;
  height: 150px;
  border: 2px solid #777;
  border-radius: 50%;
}
/* .team_img */
.services_block {
    padding: 5px 0 20px 0;
	margin-top: 30px;
}
.margbot30 {
    margin-bottom: 30px !important;
}
.img-responsive{max-width: 100%;}
.services_item p {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 19px;
    text-transform: none;
    font-weight: 300;
    font-size: 19px;
    color: #333;
}
.hm-team{padding:30px 0;}
.hm-team h2 span{font-weight:normal;}
.hm-team h2{font-weight:bold;}
.tm-bx {position: relative;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #212121 !important;
    border-color:#ffffff;
    color: #ffffff  !important;
}


#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%;}

#MenuControl_C #navbar-collapse-1{height:100% !important;}
img{max-width:100%;}

.crewman_item{}
#team h3{font-weight: bold;}
#team h3 span{font-weight:100;}
#team p{    font-size: 17px;
    line-height: 26px; font-weight: 300;}
.crewman_descr_cont{text-align:center}
#team .crewman_descr_cont p{    text-align: center;
    font-weight: bold;
    font-size: 20px;}
.crewman_item .crewman_descr span{font-size: 19px;
    color: #ccc;}
	
#team .carousel-control{    bottom: inherit;
    left: inherit;
    right: 0;
    top: -105px;
    background: #212121;
    width: 70px;
    height: 70px;
    font-size: 32px;
    text-align: center;     opacity: 1;}
#team .carousel-control .fa{    margin-top: 18px;}
	
#team .carousel-control.left{right: 72px;}
#team .carousel-control:hover{background:#333;}
#carousel-example-generic{    margin-top: 50px;}

#ascrail2000 div{background-color:#212121 !important;}
#MenuControl{    z-index: 9;
    position: relative;}
	
ul.company-history{list-style:none;}
.company-history li {
    list-style: none;
}
.company-history li .year {
    color: #000;
}	
.company-history li .history-content {
    margin-left: 94px;
    padding: 0 0 50px 50px;
    border-left: 1px solid #90949f;
    position: relative;
}
.company-history li .history-content:before {
    background-color: #000;
}
.company-history li .history-content h4 {
    margin-bottom: 10px;
}
.company-history li .history-content:before {
    position: absolute;
    left: -6px;
    top: 0;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    content: "";
}
	
.abt-hm h2 {
    margin: 0 0 26px;
    line-height: 40px;
    font-size: 40px;
}	
	
/*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: #212121;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 11px;
	    color: #fff;font-size: 15px;}
	
.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:55px;
    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: normal;
    color: #111;
    font-size: 18px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 18px;
    line-height: 32px;
    margin-bottom: 5px;}
.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{text-align:left;}

.inner-page{padding-bottom:20px;text-align: left;}

.icon-ull{list-style-image:url(../image/hand-icon.png); padding-left:22px;     text-align: left;     color: #555;}
.icon-ull li{padding-left:15px; margin-bottom:6px;}
.icon-ull li a{color: #0365eb;}

.icon-ull .icon-ull{    margin-top: 8px;}

.inner-pages{padding-bottom:20px;}

.icon-ul .icon-ul{    margin-top: 8px;}

#HeaderControl{    background: #212121;    position: fixed;     text-align: center;
    left: 0;
    z-index: 99; width: 29%;}
	
#HeaderControl{/*padding-right:0;     background: #fff;*/}
	
#MenuControl{position: fixed;
    right: 0;
    z-index: 99;
    background: #212121;
    width: 71%;}
	
.RadDock_Default .rdMiddle .rdCenter, .RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

.img-fl{    width: 140px;
    float: left;
    margin-right: 15px;
    border: 3px double #ddd; margin-bottom:20px;}

center #form1 #HomepagecontentControl{padding-top:90px;}

#widgetsControl, #widgetsControl_C,
#WidgetControl1, #WidgetControl1_C{height:inherit !important;}
/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/

center #form1{overflow:hidden;}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.parallax, .cleancode_block, #team, .top_slider .slide1, .top_slider .slide2, .top_slider .slide3 {background-attachment:scroll !important; background-position:0 0;}
	.top_slider .slide1, .top_slider .slide2, .top_slider .slide3 {background-size:cover !important; background-position: top center;}

}

#team img{max-width:100%;}
@media(max-width:1024px){
.three-cl h3{font-size: 22px;}
}
@media(max-width:998px){
.ab-img1{width: 100%;
    height: 250px;
    margin-top: 20px;}
.news h2{font-size: 23px; line-height: 40px; font-weight: bold;}
.query_item .query_descr p{font-size: 18px;}
#team{padding: 45px 0 50px;     margin-top: 30px;}
center #form1 #HomepagecontentControl {
    padding-top: 110px;
}
#HeaderControl{    width: 100%;
    }
header{text-align: center; padding: 7px 0;}
#MenuControl_C, #MenuControl{height: 40px !important;}
#HeaderControl, #HeaderControl_C{height:initial !important;}
#MenuControl{    width: 100%;
    top: 73px;
    height: initial !important;}
	
.cont-page h2{margin-top:20px;}
#home { position: relative; height: 450px;}
.tm-bx{  width: 50%; margin: 10px auto;}
	}


@media(max-width:767px){
.purpose_block .btn{margin-top:0;}	
.btn{padding: 12px 27px 10px;}
.abt-cnt{margin-bottom:25px;}
#team h3{font-size: 18px;}
#team p{font-size: 15px; line-height: 24px;}
.foot_about_block p{    padding-right:0px;}
.social li a{width: 35px;
    height: 35px; font-size: 15px;}
.contact_form p{margin-bottom: 10px;}
footer{padding: 30px 0 10px;}
.foot_about_block{margin-bottom: 15px;}

#HeaderControl{position:relative;}
header{padding-left: 15px; text-align: left;}
#MenuControl{ width: initial;
    top:0px;     position: relative;
}

#MenuControl_C, #MenuControl{    height: initial !important;}

.flexslider.top_slider{min-height: initial !important;}
#home{    height: 300px;}
center #form1 #HomepagecontentControl{padding-top:0;}
.navbar-collapse{    border-top: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;}

.service_sec ul li{width: 47%;}
.service_sec ul li:last-child{display:none;}
.three-cl h3 {
    font-size: 18px;
}
.news img{width:100%;}
	}
@media(max-width:736px){	
.ft-cont {width: 100% !important;}
.col-three{width: 48%;}
}
@media(max-width:568px){
.news h2 {
    font-size: 18px;
    margin-bottom: 5px;
}
.query_item .query_descr p {
    font-size: 14px;
}

#team .crewman_descr_cont p{font-size:14px;}
header{width:80%;}	

	}


@media(max-width:480px){
.services_block .col-xs-6{width:100%;}	
.headd{font-size: 22px;}
.services_item p{font-size: 18px;}
#team h2{    font-size: 25px;}
#team h3 {
    font-size: 16px;
}
#team {
    padding: 25px 0 10px;
}
#home{height: 250px;}
.flexslider.top_slider .flex-direction-nav{display:none;}
#carousel{    bottom: 15px;}
#carousel-example-generic .col-xs-4{width:100%;}
.crewman_item {
         width: 71%;
    text-align: center;
    margin: 0 auto; margin-bottom:20px;
}
.carousel-inner>.item{text-align:center;}
#team img{    height: 200px;
    width: 100%;}
.feature-box-content{font-size:13px;}
.service_sec ul{text-align:center;}
.service_sec ul li { width: 95%; float: inherit;  margin: 20px auto;}
.three-cl .col-xs-4{width:100%;}
.cprht-lft {
    float: inherit;
    text-align: center;
}
.cprht-rht{float: inherit;}
.cprht-rht ul{text-align: center;}
.tm-bx {
    width: 70%;
    margin: 10px auto;
}
.news img{width:100%;}
	}


@media(max-width:414px){
.news .col-sm-4.col-xs-4{width:100%; margin-bottom:0px;}	
.news h2{font-size: 24px;}
.news .item{height: 200px;     overflow: hidden;}
.query img{width:100%; height:100%;}
.query_item, .query{height:100%;}

#HeaderControl{padding-right:15px;}
.navbar-default .navbar-toggle{    right: 35px;}
/*.navbar-default .navbar-toggle{    position: relative;
    right: 0;
    margin:3px 0 10px;
    top: 0;}
.navbar{text-align:center;}*/
.crewman_item{    width: 100%;}
.navbar-default .navbar-toggle {
    right: 5px;
    top: -44px;
}
.tm-bx {
    width: 100%;
    margin: 10px auto;
}
	}


@media(max-width:375px){
.headd {
    font-size: 18px;
}	
#about {
    padding-top: 0;
}
.ab-img1{margin-top: 0;}
.news{padding-bottom:0;}

	}

  
/**/
/* IMAGE */
.hero-img {
    height: 640px;
    width: 100%;
    object-fit: cover;
}

/* BOTTOM DARK SHADE */
.carousel-item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 140px;
    background: linear-gradient(to top, rgba(0,0,0,0.45), transparent);
    z-index: 1;
}

/* TEXT BLOCK POSITION */
.custom-caption {
    position: absolute;
    top: 46%;
    left: 7%;
    transform: translateY(-50%);
    z-index: 2;
    max-width: 750px;
}

/* HEADING */
.custom-caption h1 {
    font-size: 68px;
    font-weight: 300;
    color: #e6e6e6;
    letter-spacing: 2.5px;
    margin-bottom: 18px;
    line-height: 1.1;
}

/* SUBTEXT */
.custom-caption p {
    font-size: 22px;
    font-weight: 300;
    color: #e2e2e2;
}

/* ARROWS (exact UI boxes) */
.custom-arrow {
    position: absolute;
    bottom: 95px;
    width: 62px;
    height: 62px;
    background: #f2f2f2;
    border: none;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Arrow icon */
.custom-arrow span {
    font-size: 28px;
    color: #444;
}

/* LEFT */
.carousel-control-prev.custom-arrow {
    left: 120px;
}

/* RIGHT */
.carousel-control-next.custom-arrow {
    left: 185px;
}

/* THUMBNAILS */
.custom-thumbs {
    position: absolute;
    bottom: 28px;
    right: 120px;
    display: flex;
    gap: 12px;
    z-index: 3;
}

/* EACH THUMB */
.custom-thumbs button {
    width: 100px;
    height: 65px;
    padding: 0;
    border: none;
    background: none;
    opacity: 0.55;
    transition: 0.3s;
}

/* IMAGE */
.custom-thumbs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ACTIVE (blue border like screenshot) */
.custom-thumbs .active {
    border: 4px solid #9fd8ff;
    opacity: 1;
}

/* HOVER EFFECT */
.custom-thumbs button:hover {
    opacity: 1;
}

/* RESPONSIVE (kept minimal to preserve desktop accuracy) */
@media (max-width: 768px) {
    .hero-img {
        height: 400px;
    }

    .custom-caption {
        left: 20px;
        right: 20px;
    }

    .custom-caption h1 {
        font-size: 32px;
    }

    .custom-caption p {
        font-size: 16px;
    }

    .custom-thumbs {
        right: 20px;
    }

    .carousel-control-prev.custom-arrow,
    .carousel-control-next.custom-arrow {
        left: 20px;
        display: none;
        bottom: 70px;
    }
}

/* HERO IMAGE */
 .hero-img {
    height: 650px;
    width: 100%;
    object-fit: cover;
}



/* DARK GRADIENT BOTTOM */
 .carousel-item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
    z-index: 1;
}

/* TEXT POSITION (very important) */
 .carousel-caption {
    position: absolute;
    top: 48%;
    left: 8%;
    transform: translateY(-50%);
    z-index: 2;
    text-align: left;
    max-width: 800px;
}

/* MAIN HEADING */
 .carousel-caption h1 {
   margin-bottom: 15px;
    display: inline-block;
    font-weight: 400;
    line-height: 80px;
    font-size: 60px;
    color: #eee;
}

/* SUBTEXT */
 .carousel-caption p {
        margin-bottom: 15px;
    width: 680px;
    font-weight: 300;
    line-height: 34px;
    font-size: 26px;
    color: #fff;}

/* ARROW BUTTONS (square white boxes) */
 .carousel-control-prev,
 .carousel-control-next {
    width: 68px;
    height: 68px;
    background: #f3f3f3;
    opacity: 1;
    top: auto;
    bottom: 80px;
    z-index: 3;
}

/* ICON STYLE */
 .carousel-control-prev-icon,
 .carousel-control-next-icon {
    filter: invert(1);
    width: 20px;
    height: 20px;
}

/* POSITIONING */
 .carousel-control-prev {
    left: 120px;
    border-right: 4px solid #ccc;
}

 .carousel-control-next {
    left: 190px;
}

/* THUMBNAILS */
 .carousel-indicators {
    position: absolute;
    right: 120px;
    bottom: 60px;
    display: flex;
    gap: 12px;
    /* margin: 0; */
    z-index: 1;
}

/* REMOVE DEFAULT DOTS */
 .carousel-indicators [data-bs-target] {
    width: 100px;
    height: 65px;
    text-indent: 0;
    background: none;
    border: none;
    opacity: 0.9;
}

/* IMAGE */
 .carousel-indicators img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ACTIVE THUMB */
 .carousel-indicators .active {
    border: 4px solid #9fd8ff;
    opacity: 1;
}

/* HOVER EFFECT */
 .carousel-indicators button:hover {
    opacity: 1;
}

/* SMOOTH TRANSITION */
.carousel-fade .carousel-item {
    transition: opacity 1s ease-in-out;
}

/* RESPONSIVE */
@media (max-width: 992px) {
     .carousel-caption h1 {
        font-size: 42px;
    }

     .carousel-caption p {
        font-size: 18px;
    }
}

@media (max-width: 576px) {
     .hero-img {
        height: 300px;
    }

     .carousel-caption {
        left: 20px;
        right: 20px;
    }

     .carousel-caption h1 {
        font-size: 28px;
    }

     .carousel-caption p {
        font-size: 14px;
    }

     .carousel-indicators {
        right: 20px;
        display: none;
    }

     .carousel-control-prev,
     .carousel-control-next {
        left: 20px;
        bottom: 70px;
    }
}
.custom-btn{display: none;}
.carousel-control-prev i, .carousel-control-next i{font-size:22px;}

.custom-btn a{position: absolute;
    z-index: 110;
    bottom: -100px;
    left: 50%;
    width: 171px;
    display: inline-block;
    margin-left: 560px;
    padding: 26px 30px 24px;
    text-transform: uppercase;
    font-weight: 900;
    color: #333;
    background-color: #fff;
font-size:13px;}
.custom-btn a:hover{background-color: #034d82;color:#fff;}

.custom-btn a i{padding-left: 15px;font-size:16px;}
.widheight{height:80px;}