@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
body{font-family:Rubik;}
p{color:#555; line-height:23px; margin-bottom:8px; text-align:justify}

.social1 {
    position: fixed;
    top: 30%;
    z-index: 9999;
    width: 90px;
    right: 0;
}

.social1 ul li a {
    font-size: 14px;
}
.social1 ul li a {
    color: #fff;
    line-height: 37px;
    font-size: 16px;
}
.social1 ul li {
    display: block;
    margin: 5px;
    background: rgba(0,0,0,.36);
    width: 300px;
    padding: 10px;
    border-radius: 30px 0 0 30px;
    transition: all 1s;
    float: left;
}
.social1 ul li:hover {
    transform: translate(-162px,0);
    background: #000;
}
.social1 ul li:hover i {
    color: #000;
    background: #fff;
    transform: rotate(360deg);
    transition: all 1s;
}
.social1 ul li i {
    float: left;
    margin-left: 0;
    color: #000;
    border-radius: 50%;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    transform: rotate(0);
    margin-right: 10px;
}

/* cliente */
.cliente_Section{padding: 30px 0 ;}
.text_client{text-align: center;}
.text_client_heading{
    font-size: 60px;
color: #0a0a19;
margin-bottom: 30px;

}
.text_client_Img{
    width: 150px;
    margin: auto;
}

/* About Start*/
.talk-experts-sec {
    background: url(./Image/About_Bg_Img.jpg);
    background-size: cover;
    background-position: top center;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    margin-top: 30px;
}
.talk-experts-sec h2 {
    color: #fff;
    font-size: 40px;
    text-transform: capitalize;
    line-height: 50px;
    margin: 0px 0 30px;
}
.talk-experts-sec p {
    margin: 0 0 20px;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-align: justify;
}
.talk-experts-sec .rd-mr {
    display: inline-block;
    background: #fff;
    padding: 10px 30px 10px 25px;
    color: #000;
    transition: 0.3s;
    position: relative;
    font-weight: 800;
    font-size: 17px;
    margin-bottom: 10px;
}
.talk-experts-sec h2 span {
    color: #a0e360;
    font-weight: bold;
}
.hm-form{
    background: #fff;
    padding: 24px;
    margin-top: 0px;
    box-shadow: 0 0 26px #000;
}
.hm-form .title{
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    color: #3f3f3f;
    margin: 0 0 15px 0;
    font-weight: bold;
}
.hm-form .sub-btn-hm{
    background: #13a987;
    padding: 13px 10px;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 0;
    width: 100%;
}
/* About End*/

.container{    font-size: 15px;}
/* banner start */
.banner-content {
    position: absolute;
    top: 100px;
    text-align: center;
    /* width: 65%; */
    margin: 0 auto;
    right: 0;
    left: 0;
    padding-top: 150px;
    color: #112139;

    z-index: 1;
    height: 100%;
}
.banner-content h1 {
    font-size: 36px;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: bold;
    color: #eee;
}

section.top-hire {
    background: #126992;
    padding: 36px 0;
    margin-bottom: 10px;
}
section.top-hire h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
section.top-hire .col-md-3 {
    border-left: 2px solid #0a4967;
}
section.top-hire h3 a {
    color: #fff;
}
section.top-hire h3:hover a{
    color: #cddc39;
}
/* banner End */

.container{    font-size: 15px;}

.container-middle{text-align: left;/*width:98%;*/
    font-family: Rubik !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: normal !important;
    color: #222;}

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




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

   /* background: url(../image/serv-bg.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;*/}
	
.RadDock .rdContent{font-family: 'Rubik', sans-serif !important; font-size:14px !important;}

img{max-width:100%;}

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

#home:after{/*content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgb(0, 0, 0) 29%, transparent 100%);
    width: 100%;
    height: 250px;
    z-index: 2;*/}


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

#HeaderControl_C_ctl00_tr_HeaderBackImage{background-color:transparent !important;}

/*banner*/
.sec-about .fade.show{opacity:1;}
img{max-width:100%;}

.top-nav{ border-bottom: solid 1px rgba(255,255,255,.2);
    padding: 6px 0;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    left: 0;
    background-color: #073c5e;
    height: 36px;
    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; margin-right:15px; color:#fff;}
.top-nav-lft ul li .fa{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: 14px; margin-left:15px;}
.top-nav-rht ul li .fa{margin-right:6px;     color: #fff;}

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

	
.four-col-inner{      float: left;
    width: 25%;
    text-align: center;
    background: #1f499f;
    padding: 18px 0 0;
    margin-top: -75px;
    padding-bottom: 60px;
}
.four-col-inner:nth-child(2){background:#a3b460;}
.four-col-inner:nth-child(3){background:#1f499f;}
.four-col-inner:nth-child(4){background:#a3b460;}
.four-col-inner .fa{ font-size: 34px;
    color: #465210;
    width: 80%;
    height: 45px;
    border: 1px solid #465210;
    line-height: 37px; transition:0.5s;
}
.four-col-inner:hover .fa{transition:0.5s; border-radius:45px; background:#465210; color:#fff;}
.four-col-inner h3{    font-weight: bold;
    color: #465210;
    font-size: 23px;
    margin-top: 10px;}
.four-col-inner p{text-align:center;}
.four-col-inner p a{color:#cdf030; text-decoration:none;}

.four-col-inner img{ transition:0.5s;}

.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;}

/*-- 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%;     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: #1f499f;
	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 --*/
/*banner*/
.single-p-list {
    margin-bottom: 20px;
    text-align: center;
}
.single-p-list.space {
    padding-right: 19px;}

.single-p-list p {
    font-weight: 300;
    margin: 0 0 80px;
    font-size: 16px;
}
.single-p-list h2 {
    color: #111;
    font-size: 19px;
    margin: 0 0 5px;
    text-transform: capitalize;
    font-family: GT Walsheim Web,Arial,sans-serif;
    font-weight: 800;
}
.inner-box.text-center.mb30 h3, .single-p-list h2 {
    font-family: 'Fira Sans',sans-serif;
}
.section-pading2 {
    padding-top: 25px;
    background-image: url(../new-images/pattern.png);
}

.section-heading.center-holder.mt {
    margin-top: 31px;
}
.section-heading {
    margin-bottom: 10px;
}
.section-heading h2 {
    position: relative;
    font-size: 25px;
    font-weight: 500;
    color: #111;
    line-height: 130%;
    margin-bottom: 10px;
}
.section-heading-line {
    margin: 15px auto 5px;
}
.section-heading-line, .section-heading-line-left {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #1f499f;
    border-radius: 25%;
}
.section-heading h2 {
    position: relative;
    font-size: 39px;
    font-weight: 500;
    text-align: center;
    color: #111;
    line-height: 130%;
    margin-bottom: 10px;
}
.area h3 {
    font-size: 16px;  font-weight: 400;color:#000;}
span.one {
    width: 58px;
    height: 60px;
    background: -10px -10px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}

span.two {
    width: 58px;
    height: 60px;
    background: -88px -10px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}

span.three {
    width: 58px;
    height: 60px;
    background: -166px -10px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}

span.four {
    width: 58px;
    height: 60px;
    background: 144px -87px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}

span.five {
    width: 58px;
    height: 60px;
    background: -88px -90px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}

span.six {
    width: 58px;
    height: 60px;
    background: 216px -90px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}

span.six {}

span.seven {
    width: 58px;
    height: 60px;
    background: -10px -10px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}

span.eight {
    width: 58px;
    height: 60px;
    background: 144px -87px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
}
.area:hover span.one {
    display: none;
}
.area:hover span.two {
    display: none;
}
.area:hover span.three {
    display: none;
}
.area:hover span.four {
    display: none;
}
.area:hover span.five {
    display: none;
}
.area:hover span.six {
    display: none;
}
.area:hover span.seven {
    display: none;
}
.area:hover span.eight {
    display: none;
} 
span.one-h {
    width: 58px;
    height: 60px;
    background: -10px 70px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
    display: none;
}
.area:hover span.one-h {
    display: block;
}
.area:hover span.two-h {
    display: block;
}
.area:hover span.three-h {
    display: block;
}
.area:hover span.four-h {
    display: block;
}
.area:hover span.five-h {
    display: block;
}
.area:hover span.six-h {
    display: block;
}
.area:hover span.seven-h {
    display: block;
}
.area:hover span.eight-h {
    display: block;
}

span.two-h {}

span.two-h {
    width: 58px;
    height: 60px;
    background: 66px 153px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
    display: none;
}

span.three-h {
    width: 58px;
    height: 60px;
    background: 66px 230px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
    display: none;
}

span.four-h {
    width: 58px;
    height: 60px;
    background: 66px -8px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
    display: none;
}

span.five-h {
    width: 58px;
    height: 60px;
    background: 145px -168px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
    display: none;
}

span.six-h {
    width: 58px;
    height: 60px;
    background: -164px -170px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
    display: none;
}

span.seven-h {width: 58px;height: 60px;background: -10px 70px;display: block;background-image: url(image/spr.png);margin: 0 auto;margin-bottom: 7px;display: none;}

span.eight-h {
    width: 58px;
    height: 60px;
    background: 66px -8px;
    display: block;
    background-image: url(image/spr.png);
    margin: 0 auto;
    margin-bottom: 7px;
    display: none;
}
.area {
    text-align: center;
    margin-bottom: -19px;
    box-shadow: 0 1px 6px rgb(57 73 76 / 35%);
    padding: 35px 1px 40px;
    margin-top: 31px;
}
a, a:hover{text-decoration:none;}
.hm-team h4{    font-weight: 400;
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;}
	
.two-cl{padding-bottom: 15px;}
.area:hover {
    background: #80b84d;
    transition: ease all 1s;
}
.area:hover h3, .area:hover i {
    color: #fff;
    transition: ease all 1s;
}
/*box*/
.work{background:#f5f6ff; padding:50px 0;}
.box{position:relative; width:140px; height:140px;border-radius:50%; background:#fff; line-height:140px;text-align:center;    margin: 0 auto;}
.box img{position:relative;}
.box .fa{position:absolute; top:0; border-radius: 50%; background: #1f499f; color: #fff; padding: 3px; }
.work h4, .work h4 a{text-align:center; font-size:18px; color:#000; line-height:40px;}

/*box*/
/*driven*/
.driven{background-color: #f7f7f7; position:relative; padding:50px 0;}
.driven .bx{text-align:center; padding:20px 0;}
.driven .bx h4{ text-align: center;  font-size: 17px;  color: #000;  line-height: 40px;}
.driven .fa{color:#1f499f;}
/*driven*/
/*marketplace*/
.marketplace{background-color: #f5f6ff; position:relative; padding:50px 0;}
.marketplace .inner-box { border: 1px solid #ddd; padding: 30px 20px; transition: all .4s ease 0s; border-radius: 4px; margin-top:10px;}
.marketplace .inner-box:hover {border-color: #1f499f;}
.marketplace .inner-box img {max-height:67px;}
.marketplace .inner-box h3{font-size:18px; line-height:40px;;}
/*marketplace*/
/*emailsubscription*/
.emailsubscription{position:relative; margin-bottom:30px;}
.emailsubscription h3{ font-weight:bold; color:#036;margin-bottom:20px;}
.Subscribecss{right: 15px;
    padding: 0px 15px;
    line-height: 42px;
    border-radius: inherit;
    width: 100%;
    border: 1px solid #ccc9c9;
    }
.ssubmit{top: 0px;
    right: 0px;
    padding: 3px 15px;
    line-height: 38px;
    border-radius: inherit;
    position: absolute;
    border: none;
    color: #fff;
    background-color: #1f499f;}
/*emailsubscription*/
footer{margin-top: 0px;
    background: url(image/footer-bg2.jpg);
    color: #333;
    background-size: cover;
    padding-top: 0;
    padding-top: 20px;
    /*position: fixed;
    width: 100%;
    left: 0;
    bottom: -285px;
    z-index: 99;*/
    /* height: 100%; */ /*transition:0.3s; opacity:0;  visibility:hidden;*/
}
.top-nav-rht a{color:#fff;}
.body-fx footer{opacity:1; transition:0.3s;  visibility:visible;}

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

footer .container{position:relative;}

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

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

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

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

footer .container a{    color: #fff;}

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

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

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

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

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

footer a{color:#fff;}

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

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

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

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

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

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

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

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

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

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


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

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

.cprht-lft strong{color: #1f499f;}

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

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

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

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


	
.top img{     display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: -39px;
    margin-left: -3px;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

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

.top {
    position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #1f499f;
    padding: 10px 10px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #1f499f;
    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: 30px;
    margin-top: 0;
    padding-top: 40px;     position: relative;}
.two-cl  .head-sep{    margin-bottom: 5px;}

.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: 8px 0;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 9;
    width: 35%;
    background: #fff;
    text-align: center;
    }
	
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

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

#MenuControl{
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 36px;
    z-index: 9;
    width: 65%;
    background: #fff;
    }
	
	
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 36%;
    padding: 0;
    padding-left: 0;
    background:rgba(254,254,254,0.95);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
	height: 80px !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: 64%;
    padding: 0;
    padding-right: 0;
    background:rgba(254,254,254,0.95);
    transition: 0.5s; 
	    top: 0;
		height: 80px !important;
}
footer label {display: block;}
.copyrht p{text-align:center;}
center #form1 #HomepagecontentControl{padding-top: 120px; padding-bottom:25px;}
center #form1 .top-nav{background:#073c5e;}
center #form1 #HeaderControl,
center #form1 #MenuControl{background: #f5f6ff;}
.RadDock .rdContent{font: inherit !important;}
center #form1 #HeaderControl{margin-left: -2px;     width: 36%;}
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;}

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

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

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

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

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

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

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

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

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


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

.table-responsive{border:0;}

#form1{    overflow: hidden;}


/*contact*/
 .inner-page ul{list-style-image:url(image/hand-icon1.png);}
 
 .cl-pg img{margin-right:8px;}

/*team*/
.team-bx p .cont-page p{line-height:24px !important;}

.team-bx{    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;}
	
.team-bx h3 img{vertical-align: bottom;}

.team-bx h3{font-size: 17px; margin-bottom: 10px;}

.team-bx h3 span{font-size: 17px;
    color: #777;
    font-weight: normal;
    /* display: block; */
    font-style: italic;}

.team-bx h3 em{font-size:15px;  color: #999;}

.team-bx:nth-last-child(1){border-bottom:0;}

.team-table{border-color: #ccc; border-right:1px solid #ccc;}
.team-table td{border:0; border-bottom:1px solid #eee;}

.team-table tr{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;}

.team-table tr:hover{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s; background:#eee;}
/*team*/

/*cont-page*/
.cont-page ul{padding:0; font-family:Rubik, Helvetica, sans-serif; color:#555; font-size:14px;}
.cont-page .ul-li{padding:0; margin:0;}
.cont-page .ul-li li{list-style:url(image/hand-icon.png);
list-style-position:inside;
-webkit-box-align: baseline;
padding-left:20px;}


/*cont-page*/


@media(max-width:991px){
	.top-nav-lft ul li:nth-child(2){display:none;}
	.top-nav-rht{display:none;}
}

	
@media(max-width:769px){
.three-cl h3{font-size: 23px;}	
.copyright-rht ul li{padding-left: 10px; margin-left: 10px;}
.left_style_contact{width:100%; margin-left:0;}

.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 #navbarNavDropdown{height:auto !important;}

	}

@media(max-width:767px){
	.fix-box{display:none !important;}

#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}


.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar .navbar-toggler:focus, .navbar .navbar-togglerr:hover{border-color: #1f499f;     background-color: #f5f6ff;}
.navbar .navbar-toggler{border-color: #1f499f;}
.navbar-toggler{background-color: #f5f6ff; border-color: #1f499f; }
.navbar .navbar-toggler .icon-bar{    background-color: #fff;}
.cont-rht ul, .copyright-lft, .copyright-rht{font-size: 13px;}

#navbarNavDropdown{    margin: 0;  padding: 0; border-top: 0;}
.ft-cont p, .ft-cont p a{line-height: 18px;}
.cprht-img{display:none;}
.cprht-rht li .fa{    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;}

.us-lk ul li{margin-bottom: 2px;}
footer h2{font-size: 20px;}

footer{position:relative;}
.hm-serv {
    padding-bottom: 30px;
}

.body-fx .navbar .navbar-toggler:focus, .body-fx .navbar .navbar-toggler:hover {
    border-color: #1f499f;
    background-color: #1f499f;
}

.body-fx .navbar .navbar-togglerr {
    border-color: #1f499f;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 100%;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbarNavDropdown{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 .navbar-toggler:focus, center .navbar .navbar-toggler:hover{border-color: #1f499f;}
center .navbar .navbar-toggler {
    border-color: #1f499f;
}
.body-fx center #HeaderControl{height: 67px !important;}

center #form1 #HomepagecontentControl{padding-top: 75px;}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl, .body-fx #MenuControl, center #form1 #MenuControl,  #MenuControl, .top-nav, .body-fx center #HeaderControl{width: 100%; position:relative !important; background-color: #f5f6ff !important; float:inherit !important; height:inherit !important; right:inherit !important; left:inherit !important;}
.body-fx #logo-web{    margin-top: 0;}
	}
	
@media(max-width:667px){
.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-item .nav-link{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 #navbarNavDropdown{/*height: 225px !important;*/}
.navbar-nav>li>a {
    line-height: 24px;
}
#logo-web{max-width: 90% !important;}
	}
	
@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{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, #MenuControl, #MenuControl_C{width: inherit;  max-width: 100%; position:relative; width:100%; background:#f5f6ff !important;}
.navbar-toggler{    margin-top: 12px;}
center #HeaderControl {
    padding: 8.5px 0;
}

center #form1 #HomepagecontentControl {
    padding-top: 45px;
}
	}
	
@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%;}
	}
	
@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-item .nav-link {
    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 #navbarNavDropdown {
    height: initial !important;
    max-height: 380px;
}
	}

    @media (min-width:1023px){

        .navbar-nav li:hover > ul.dropdown-menu {
            display: block;
        }
        .dropdown-submenu {
            position:relative;
        }
        .dropdown-submenu > .dropdown-menu {
            top: 0;
            right:100%;
            left: auto;
            margin-top:-6px;
        }
        
        /* rotate caret on hover */
        .dropdown-menu > li > a:hover:after {
            text-decoration: underline;
            transform: rotate(180deg);
        }
        .dropend .dropdown-menu {
            right: 100% !important;
            left: auto !important;
        }
        }