
html {height:100%;}
body{background-color: #fff; color:#555555; font-family: 'Poppins'; font-size:14px; letter-spacing:0.4px; }
::-moz-selection{background:#005d9d;color:#fff;}
::selection{background:#005d9d;color:#fff;}
a{margin:0;padding:0;outline:0;text-decoration:none;outline:none!important}
a:hover{outline:0;text-decoration:none;outline:none!important; }
a:focus{outline:0;text-decoration:none;outline:none!important;}
select, button{outline:none!important; appearance:none;}
select, button:focus{outline:none!important;}
textarea,input{outline:none!important;}
ul{margin:0px; padding:0px; list-style: none !important;}
select::-ms-expand{display:none;}

.wrapper { width: 100%; overflow: hidden; max-width: 1440px; margin: 0 auto; display: block; float: none; }

/*header css start*/
.header_sec_common { float:left;width:100%; position:relative; }
.header_top{float:left; width:100%; background-color: #323E68; padding: 3px 0 5px; background-image: url(../img/header_bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

.header_sec_common { position: relative; width: 100%; left: auto; right: auto; z-index: 99; }
.fixed_header .header_top { display: none; }
.fixed_header .header_inner { position: fixed; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); left: 0; right: 0; 
transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
}
.fixed_header .header_inner { padding: 8px 0 8px; }
.fixed_header .header_inner .logo_sec img { width: 40px; }
.fixed_header .header_inner .login_wrapp{margin-top: 9px;}
.fixed_header .header_inner .dash_menu_lt{margin-top: 7px;}
.fixed_header .header_inner .prof_drop_wrapp{margin-top: 7px;}
.fixed_header .header_inner .notifi_wrapp{margin: 12px 17px 0 0;}

.top_info { float: right; width: auto; line-height: 29px; }
.top_info ul li {
    display: inline-block;
    width: auto;
    margin: 5px 20px 0 0;
}
.top_info ul li i {
    color: #fff;
    margin-right: 8px;
    font-size: 17px;
}
.top_info ul li a { color: #fff; text-decoration: none; }
.social_top { float: right; width: auto; margin-top: 5px; }
.social_top li { display: inline-block; }
.social_top li a { border: 2px solid #2D3E68; color: #fff; display: inline-block; width: 28px; height: 28px; border-radius: 50%; background-color: #FFF; line-height: 26px; margin-left: 4px; text-align: center; }
.social_top li a i { font-size: 14px; color:#2D3E68; }
.social_top li a:hover {
    background-color: #2D3E68;
    border: 2px solid #fff;
}
.social_top li a:hover i{color:#fff;}
.lang_wrapp { float: right; position: relative; padding: 5px 6px 0; display: inline-block; text-align: left; margin-right: 20px; }
.lang_drop .dropdown-toggle { background: transparent url(../img/drop_icon.png); background-position: right 9px; width: 100%; display: inline-block; background-repeat: no-repeat; background-size: 12px auto; padding-right: 22px; cursor: pointer; }
.lang_drop img { width: auto; }
.lang_drop .dropdown-toggle span { margin-left: 4px; color:#474440; font-size: 12px; }
.lang_drop .dropdown.open .dropdown-menu { padding: 0 !important; margin: 0 0 0 !important; border: none !important; border-radius: 0px !important; min-width: 100px !important; box-shadow: none !important; top: 29px; background-color: #e6e3e1; right: -6px; left: auto; }
.lang_drop .dropdown.open .dropdown-menu li { display: inline-block; width: 100%; }
.lang_drop .dropdown.open .dropdown-menu li a { border-bottom: 1px solid #ededed; padding: 6px 6px 6px 6px; font-size: 11px; }
.lang_drop .dropdown.open .dropdown-menu li a:hover { color: #fff; background-color: #ffbf31; }
.count_flag img { width: 20px; height: 20px; border-radius: 50%; border: 2px solid #fff; margin-right: 5px; }
.header_inner{float:left; width:100%; background-color: #323E68; padding: 9px 0 11px; 
transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
}
.logo_sec {
    position: absolute;
    margin: 0px;
    padding: 10px 40px 20px 0px;
    left: 0;
    background-color: #fff;
    width: 300px;
    text-align: center;
	z-index: 9;
	overflow: hidden;
}
.logo_sec img { width: 160px; }
.head_logo {
    display: none;
}
.header_sec_common.fixed_header .header_inner .head_logo {
    display: block;
    float: left;
}
.head_logo img {
    width: 100px;
    margin-top: 1px;
}
.login_wrapp { float: right; width: auto; margin-top: 25px; }
.logn_btn { display: inline-block; width: auto; }
.logn_btn a { display: inline-block; width: auto; border: 0; padding: 4px 8px; font-size: 14px; background: #036fda; color: #fff; font-family: 'Conv_Gilroy-Medium'; text-transform: uppercase; }
.dash_menu_lt { float: right; width: auto; margin:0 0 0; }
.dash_menu_lt ul li { display: inline-block; width: auto; position: relative; margin-left: 8px;}
.dash_menu_lt ul li a { display: inline-block; position: relative; text-transform: uppercase; font-size: 14px; text-decoration: none; color: #fff; padding: 4px 12px 3px}
.dash_menu_lt ul li a:hover{
	background-color: #fff;
    border-radius: 50px;
    color: #2D3E68;
}
.dash_menu_lt ul li a.act_menu {
    background-color: #fff;
    border-radius: 50px;
    color: #2D3E68;
}
.fixed_header .dash_menu_lt ul li a{color:#323E68;}
.fixed_header .dash_menu_lt ul li a:hover{
	background-color: #323E68;
	color:#fff;
    border-radius: 50px;    
}
.banner_section { float: left; width: 100%; position: relative; }
.banner_img { height: 600px; position: relative; display: block; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.txt_banner {
    position: absolute;
    left: 70px;
    top: 130px;
    width: 510px;
}
.txt_banner h2 {
    color: #fff;
    padding: 25px 15px;
    background: rgba(8,96,113,0.9);
    border-radius: 25px;
    font-size: 30px;
	text-align: center;
}

.arrow_slider_left { float: left; width: auto; font-size: 20px; background-color: #2D3E68; padding: 10px 13px 10px 8px; color: #fff !important; position: absolute; top: 45%; left: 0px; opacity: .9; border-radius: 0; -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; }
.arrow_slider_right { float: left; width: auto; font-size: 20px; background-color: #2D3E68; padding: 10px 8px 10px 13px; color: #fff !important; position: absolute; top: 45%; right: 0px; opacity: .9; border-radius: 0; -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; }
.about_wrapp { float: left; width: 100%; background-color: #fff; position:relative; padding: 100px 0 100px; }
span.lines-bg {
    width: 80px;
    position: relative;
    display: block;
    text-align: center;
    margin: 12px auto 0;
}
span.lines-bg::before{
	content: "";
	position: absolute;
	border: 0;
	display: block;
	width: 65px;
	height: 3px;
	background: #2D3E68;
	z-index: 9;
	margin-left: 0;
	left: 0;
	border-radius: 0 0 0 10px;
	bottom: 0;
}

span.lines-bg::after {
    background: #2D3E68;
    width: 65px;
    z-index: 1;
    right: 3px;
    left: auto;
    border-radius: 0 10px 0 0;
}
span.lines-bg::after {
    content: "";
    position: absolute;
    border: 0;
    display: block;
    width: 65px;
    height: 3px;
    background: #2D3E68;
    z-index: 9;
    margin-left: 0;
    left: auto;
    border-radius: 0 0 0 10px;
    bottom: 0;
}
.lt_corner{
	position: absolute;
    right: -80px;
    width: 144px !important;
    top: -21px;
}
.accu_head {
    float: left;
    width: 100%;
    position: relative;
    font-size: 28px;
    margin: 14px 0 50px;
    font-family: 'poppinsbold';
    color: #4a4a4a;
    text-align: center;
}
.norma_txt {
    float: left;
    width: 100%;
    font-size: 14px;
    margin: 0;
    line-height: 20px;
    text-align: center;    
    color: #282828;
}
.doamin_inner_main_tabing {
    display: table;
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 983px;
}
.doamin_inner_main_tabing .nav-tabs {
    float: left;
    width: 100%;
    border: 0px;
    margin-top: 60px;
}
.doamin_inner_main_tabing .nav-tabs li:first-child {
    padding-left: 20px;
}
.doamin_inner_main_tabing .nav-tabs li {
    padding-right: 20px;
    position: relative;
}
.doamin_inner_main_tabing .nav-tabs li:first-child::before {
    content: "";
    float: left;
    width: 20px;
    height: 21px;
    border-radius: 50%;
    background: #d1dbd3;
    position: absolute;
    bottom: 43px !important;
    left: 0px !important;
    background-image: none !important;
}
.doamin_inner_main_tabing .nav-tabs li:nth-child(odd)::before {
    content: "";
    float: left;
    background-image: url(../img/down-arrow.png);
    width: 22px;
    height: 15px;
    background-size: 23px auto;
    background-position: center;
    position: absolute;
    left: -22px;
    bottom: 43px;
    z-index: 9;
    transform: rotate(180deg);
}
.doamin_inner_main_tabing .nav-tabs li:nth-child(even)::before {
    content: "";
    float: left;
    background-image: url(../img/down-arrow.png);
    width: 23px;
    height: 20px;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: -22px;
    bottom: 43px;
    z-index: 9;
    background-repeat: no-repeat;
}
.doamin_inner_main_tabing .nav-tabs .active .down_dom_tab_tittle {
    color: #409554;
}
.down_dom_tab_tittle {
    float: left;
    width: 166px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -26px;
    font-size: 13px;
    font-family: 'gilroyextrabold';
    letter-spacing: 0.5px;
	display: none;
}
.doamin_inner_main_tabing .nav-tabs .active a {
    border-radius: 50%;
    height: 115px;
    width: 115px;
    padding: 20px 20px;
}
.doamin_inner_main_tabing .nav-tabs li a {
    border-radius: 50%;
    height: 115px;
    width: 115px;
    padding: 20px 20px;
    background-color: #fff;
    z-index: 9;
    border: 4px solid #f2f2f2 !important;
    margin: 0px;
}
.doamin_inner_main_tabing .nav-tabs .active a:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #009BDC;
    left: 50%;
    bottom: -37px;
    border-radius: 50%;
    margin-left: -4px;
}
.domain_tab_in {
    float: left;
    width: 100%;
}
.doamin_inner_main_tabing .nav-tabs .active a .domain_tab_in span img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    color: #fff;
}

.domain_tab_in span img {
    width: 100px;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}
.doamin_inner_main_tabing .nav-tabs .active a:after {
    height: 30px;
}

.doamin_inner_main_tabing .nav-tabs a:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 0;
    background: #009BDC;
    left: 50%;
    bottom: -60px;
    transition: 0.5s all;
    margin-left: -1px;
}

.doamin_inner_main_tabing .nav-tabs li:nth-child(odd)::after {
    content: "";
    float: left;
    height: 84px !important;
    width: 157px !important;
    background: #cfcfcf;
    display: inline-block;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    position: absolute !important;
    left: 0 !important;
    top: -20px !important;
    margin-left: -21px;
}

.doamin_inner_main_tabing .nav-tabs li:first-child::after {
    content: "";
    float: left;
    height: 84px !important;
    width: 157px !important;
    background: #cfcfcf;
    display: inline-block;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    position: absolute !important;
    left: 0 !important;
    top: -20px !important;
    margin-left: 0px;
}


.doamin_inner_main_tabing .nav-tabs li.doin_col01::after {
    background: #d0dadb;
}
.domain_main_inn_pass {
    float: left;
    width: 100%;
}
.domain_main_inn_pass p {
    float: left;
    width: 100%;
	font-size: 13px;
}
.doamin_inner_main_tabing .tab-content {
    float: left;
    width: 100%;
    padding-top: 57px;
    min-height: 180px;
}
.expp {
    margin-left: 27%;
    width: auto;
}
.domain_main_inn_pass {
    float: left;
    width: 100%;
}
.doamin_inner_main_tabing .nav-tabs li.doin_col02::after {
    background: #dddbcf;
}

.doamin_inner_main_tabing .nav-tabs li:nth-child(even)::after {
    content: "";
    float: left;
    height: 72px !important;
    width: 153px !important;
    background: #d0dadb;
    display: inline-block;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    position: absolute !important;
    left: 0 !important;
    bottom: -18px !important;
    margin-left: -19px;
}
.doamin_inner_main_tabing .nav-tabs li.doin_col03::after {
    background: #d0dadb;
}
.doamin_inner_main_tabing .nav-tabs li.doin_col04::after {
    background: #d0dadb;
}
.doamin_inner_main_tabing .nav-tabs li.doin_col05::after {
    background: #d0dadb;
}
.doamin_inner_main_tabing .nav-tabs li.doin_col06::after {
    background: #d0dadb;
}
.doamin_inner_main_tabing .nav-tabs li.doin_col07::after {
    background: #d0dadb;
}
.doin_col07 span.down_dom_tab_tittle.contsuort::after {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    background: #d1dbd3;
    top: -69px;
    right: 30px;
    z-index: 99;
    border-radius: 50%;
}
.down_dom_tab_tittle_sec {
    float: left;
    width: auto;
    position: absolute;
    left: -18px;
    right: 0;
    top: -38px;
    font-size: 16px;
    text-align: center;
     font-family: 'poppinssemibold';
    letter-spacing: 0.5px;
}
.tab-content .down_dom_tab_tittle_sec {display: none;}

.doin_col01 span.down_dom_tab_tittle.expp{display:none;}
.doamin_inner_main_tabing .nav-tabs li.doin_col01 a{border: none !important; background-color: #F2F2F2 !important;}
.doamin_inner_main_tabing .nav-tabs li.doin_col01 a .domain_tab_in{display:none;}
#doin_tab01 .domain_main_inn_pass{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col01.active a:before{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col01.active a:after{display:none;}

.doin_col03 span.down_dom_tab_tittle.expp{display:none;}
.doamin_inner_main_tabing .nav-tabs li.doin_col03 a{border: none !important; background-color: #F2F2F2 !important;}
.doamin_inner_main_tabing .nav-tabs li.doin_col03 a .domain_tab_in{display:none;}
#doin_tab03 .domain_main_inn_pass{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col03.active a:before{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col03.active a:after{display:none;}

.doin_col05 span.down_dom_tab_tittle.expp{display:none;}
.doamin_inner_main_tabing .nav-tabs li.doin_col05 a{border: none !important; background-color: #F2F2F2 !important;}
.doamin_inner_main_tabing .nav-tabs li.doin_col05 a .domain_tab_in{display:none;}
#doin_tab05 .domain_main_inn_pass{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col05.active a:before{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col05.active a:after{display:none;}

.doin_col07 span.down_dom_tab_tittle.expp{display:none;}
.doamin_inner_main_tabing .nav-tabs li.doin_col07 a{border: none !important; background-color: #F2F2F2 !important;}
.doamin_inner_main_tabing .nav-tabs li.doin_col07 a .domain_tab_in{display:none;}
#doin_tab07 .domain_main_inn_pass{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col07.active a:before{display:none;}
.doamin_inner_main_tabing .nav-tabs .doin_col07.active a:after{display:none;}


.doamin_inner_main_tabing .nav-tabs .active.doin_col02 a {background-color: #2D3E68;}
.doamin_inner_main_tabing .nav-tabs .active.doin_col04 a {background-color: #2D3E68;}
.doamin_inner_main_tabing .nav-tabs .active.doin_col06 a {background-color: #2D3E68;}

.comp_head{ font-family: 'poppinsbold';}
.info_wrapp { float: left; width: 100%; background-color: #F2F2F2; position:relative; padding: 80px 0; }

.all_product_wrapp {
    float: left;
    width: 100%;
    position: relative;
	margin: 45px 0 50px;
}
.map_bg {
    height: 600px;
    width: 100%;
    position: absolute;
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.prod_head {
    float: left;
    width: 100%;
    position: relative;
}
.prdt_img {
    float: none;
    width: 100%;
    position: relative;
    max-width: 240px;
    text-align: center;
    margin: 22px auto 0;
    z-index: 9;
}
.prod_head h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 49px;
    font-family: 'poppinsmedium';
    font-size: 22px;
    line-height: 19px;
    color: #fff;
    margin: 0px;
}
.prod_head h1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 28px;
    font-family: 'poppinsmedium';
    font-size: 22px;
    line-height: 19px;
    color: #fff;
    margin: 0px;
}
.prod_head p {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 55px;    
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    margin: 0 0 0;
}
.vir_txt {
    float: left;
    width: 100%;
    position: relative;
    margin: 35px 0 28px;
    font-size: 16px;
    line-height: 19px;
    color: #282828;
    text-align: center;
}
.user_box {
    width: 100%;
    position: relative;
    display: inline-block;
    max-width: 244px;
}

.user_cir {
    position: relative;
    cursor: pointer;
    background-color: #fff;
    height: 160px;
    width: 160px;
    float: none;
    display: table;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 10%);
}
.user_cir img {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
	width: 130px;
}
.user_head {
    float: left;
    width: 100%;
    font-size: 16px;
    margin: 15px 0 0px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    color: #282828;
    font-family: 'poppinsmedium';
}
img.comp_line {
    position: absolute;
    left: 111px;
    top: -98px;
}
img.repair_line {
    position: absolute;
    left: 2px;
    top: -98px;
}
.direct_user_wrapp {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.rt_sia .prod_head h2{
	font-size: 20px;
	top: 44px;
}
.rt_sia .prod_head h1 {
    font-size: 20px;
    bottom: 12px;
    line-height: 21px;
}
.rt_sia .prod_head p{
	bottom: 61px;
}
.mr-tp{margin-top:55px;}
.cent_pro {
    position: absolute;
    top: 0;    
    width: 100%;
    max-width: 220px;
    text-align: center;
    transform: translateX(-50%);
    left: 50%;
}
.cent_pro .pro_logo {
    width: 150px;
    padding: 8px 0px;
    z-index: 9;
    position: relative;
}
img.cent_one {
    position: absolute;
    left: -183px;
    top: 25px;
}
img.cent_two {
    position: absolute;
    right: -182px;
    top: 25px;
}
.project_wrapp{
	float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 80px 0;
}
.cont_cust{
	max-width: 1045px;
}
.project_gall_wrapp{
	float: left;
    width: 100%;    
    margin-top: 40px;
    position: relative;
}
.shadwo {
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 10%);
    float: left;
    max-width: 100%;
	width: 100%;    
    margin: 10px 0 25px;
    border-radius: 15px;
    overflow: hidden;
}
.Workshops_tp_img {
    float: left;
    width: 100%;
    position: relative;
    border-top-left-radius: 15px;
    overflow: hidden;
    border-top-right-radius: 15px;
}
.Workshops_tp_img img {
    width: 100%;
}
.Workshops_tp_txt {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 12px 12px 5px;
}
.bottom_shdwo {
    letter-spacing: 0.5px;
    font-size: 15px;
    font-family: 'poppinsbold';
	float: left;
    text-align: left;	
	margin-bottom: 5px;
}
.Workshops_tp_ideal {
    float: left;
    width: 100%;
    padding-top: 0px;
    font-size: 12px;
    min-height: 70px;
    line-height: normal;
}
.Workshops_tp_fotr {
    float: left;
    width: 100%;
    background-color: #fff;
    font-family: 'poppinsbold';
}
.Workshops_tp_fotr a {
    float: right;
    padding-right: 0px;
    color: #2D3E68;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0.5px;
}
.Workshops_tp_fotr a i {
    margin-left: 10px;
}
.vert_wrapp{
	float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 80px 0 80px;
}
.vert_gall_wrapp{
	float: left;
    width: 100%;    
    margin-top: 20px;
    position: relative;
    text-align: center;
}
.service-coloum {
    display: inline-block;
    max-width: 270px;
    width: auto;
    padding: 0;
    margin-right: 66px;
    margin-bottom: 40px;
}
.coloum_inner {
    float: left;
    width: 100%;
}
img.services_img {
    float: left;
    width: 100%;
    border-radius: 5px;
}
.img_content {
    float: left;
    width: 100%;
    text-align: center;
}
.img_title {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;	
	letter-spacing: 0.5px;
    font-size: 16px;
    font-family: 'poppinsbold';
	min-height: 46px;
}
.img_title::after {
    content: "";
    width: 25px;
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    background-color: #000;
    bottom: 0;
}
.img_title.one_line::after{
	bottom: 16px;
}
p.img-text {
    text-align: center;
	font-size: 13px;
    float: left;
    width: 100%;
    line-height: normal;
    min-height: 64px;
	letter-spacing: 0px;
}
a.services-know-more {
    color: #2D3E68;
    display: inline-block;
    margin: 0px auto 0;
    font-size: 11px;
    font-family: 'poppinsbold';
    text-decoration: underline;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.service-coloum:nth-child(3n) {
    margin-right: 0;
}
.View_workshop {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 0 0;
}
.view_all_btn {
    margin: 0 auto;
    float: none;
	display: inline-block;   
    font-family: 'poppinsmedium';
    color: #fff !important;
    background: #2D3E68;
    text-align: center;
    border-radius: 5px;
    margin-top: 0;
    padding: 7px 25px;    
    font-size: 12px;
}

.who_wrapp {
    float: left;
    width: 100%;
    position: relative;
    background-color: #F2F2F2;
    /* background-position: -5px 10px;
    background: url(../img/dotted.png); */
    padding: 80px 0;    
}


.who_lt .acc_center {
    text-align: left;
}
.who_lt .acc_center span.lines-bg {
    text-align: left;
    margin: 14px 0 0;
}
.who_lt .norma_txt {
    color:#282828;
    text-align: left;
}
.who_class {
    float: right;
    width: 400px;
    z-index: 9;
    position: relative;
    margin: 80px 0 0;
}
.who_lt {
    position: relative;
    z-index: 9;
}
.client_section {
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    padding: 30px 0 90px;    
}
.cli_head {
    float: left;
    width: 100%;
    margin-bottom: 70px;
    font-size: 26px;
    text-align: center;
    font-family: 'open_sanssemibold';
    color: #272727;
}
.partner_bx {
    float: left;
    width: 100%;
}
.partner-wrapp {
    float: left;
    width: 100%;
    text-align: center;
    max-width: 220px;
}
.cli-img {
    height: 34px;
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.footer_section {
    float: left;
    width: 100%;
    position: relative;
    background-color: #2D3E68;
    padding-top: 54px;
}
#back-to-top.show {
    opacity: 1;
    transition: .5s;
}
#back-to-top {
    position: absolute;
    top: -40px;
    right: 20px;
    z-index: 9;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    width: 65px;
    height: 65px;
    background-color: #2D3E68;
    border: 6px solid #fff;
    line-height: 50px;
}
.cont_padding .accu_head{
	color: #fff;
}
.cont_padding span.lines-bg::before{
	background: #fff;
}
.cont_padding span.lines-bg::after{
	background: #fff;
}
.cont_foot_wrapp {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #32b4e7;
}
.cont_foot_wrapp img {
    margin: 0 auto;
}
.cont_foot_wrapp p {
    float: left;
    width: 100%;
    margin-bottom: 35px;
    font-size: 16px;
    text-align: center;
    font-family: 'open_sansregular';
    color: #fff;
    line-height: 28px;
    margin-top: 0;	
}
.bor_bt {
    border-left: 1px solid #32b4e7;
    min-height: 170px;
}
.foot_copy {
    float: left;
    width: 100%;
    padding: 40px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: 'open_sansregular';
}
.cnt_bx p{
	margin-bottom: 2px;
	margin-top: 0;
}

.banner-section {
    position: relative;
    height: 200px;
    float: left;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: cover !important;
}
.banner-section:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,0.85);
}
.innerbanner-text {
    position: absolute;
    z-index: 1;
    color: #282828;
    top: 50%;
    float: left;
    text-align: center;
    transform: translate(0,-50%);
}
.innerbanner-text h2.sub_first_title {
    margin-top: 0;
    float: left;
    width: 100%;
    font-family: 'poppinsbold';
    position: relative;
    padding-bottom: 20px;
    font-size: 30px;
    color: #282828;
    letter-spacing: 1px;    
    text-align: left;
}
.innerbanner-text .sub_first_txt {
    text-align: left;   
    font-size: 19.6px;
    line-height: 26px;
    float: left;
    margin: 0;
    letter-spacing: 1px;    
}
.comm_inner_wrapp {
    float: left;
    width: 100%;
    padding: 40px 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.pd0 {
    padding: 0;
}
.about_heading {
    margin-top: 0;
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'poppinsbold';
    font-size: 25px;
    margin-bottom: 30px;
	color: #4a4a4a;
}
.about_rt_img {
    float: right;
    max-width: 295px;
}
.about_lt_cont {
    float: left;
    max-width: 855px;
}
.prin_wrapper {
    padding: 45px 0;
    float: left;
    background: url(../img/story_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 0px;
	width: 100%;
    position: relative;
}
.principles_wrapper_content {
    float: left;
    width: 100%;
    text-align: center;
    margin: 50px 0 0;
}
.principles_cont {
    display: inline-block;
    width: 100%;
    margin: 0 20px;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    min-height: auto;
    padding-bottom: 20px;
    max-width: 660px;
}
.principles_cont_icons {
    position: absolute;
    left: 50%;
    top: -32px;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 100%;
    transform: translate(-50%);
    line-height: 100px;
}
.principles_cont_icons img {
    width: 65px;
}
.principles_cont_heading {
    float: left;
    width: 100%;
    font-family: 'poppinsbold';
    font-size: 30px;
    margin-top: 65px;
    letter-spacing: 0.5px;
    position: relative;
}
.principles_cont_txt {
    float: left;
    width: 100%;
    padding: 0 26px;
    margin-top: 10px;
    line-height: 23px;
    font-size: 16px;
    font-family: 'poppinsmedium';
}
.principles_cont.two_cont {
    width: 459px;
    margin-top: 70px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    min-height: 280px;
}
.prin_wrapper .accu_head{
	color: #282828;
}
.prin_wrapper .accu_head span.lines-bg::before{
	background: #282828;
}
.prin_wrapper .accu_head span.lines-bg::after{
	background: #282828;
}
.testmini_wrapp {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 45px 0;
}
.testcent_wrapp {
    float: left;
    width: 100%;
    position: relative;
}
.test_center {
    float: none;
    margin: 0 auto;
    max-width: 700px;
    padding: 35px 20px;
    background-color: #fff;
    box-shadow: 0 0px 12px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0px 12px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0px 12px rgb(0 0 0 / 20%);
}
.testcent_wrapp .carousel-inner {
    padding: 0 65px;
}
.test_sec {
    width: 100%;
    text-align: center;
}
.tst_bor {
    width: 137px;
    position: relative;
    display: block;
    margin: 0 auto;
}
.test_img {
    height: 130px;
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.clittxt {
    float: left;
    width: 100%;
    position: relative;
}
.client_txt {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999;    
    font-size: 13px;
    text-align: center;
    margin-top: 20px;
}
.test_quote {
    left: 0px;
    top: -12px;
    position: absolute;
    width: 95px;
}
.client_name {
    float: left;
    width: 100%;
    font-family: 'poppinsbold';
    font-size: 20px;
    color: #0056a7;
    text-align: center;
    margin-top: 15px;
}
.testcent_wrapp .carousel-control {
    background-image: none !important;
    opacity: 1 !important;
    height: auto;
    bottom: auto;
    top: 50%;
    text-shadow: none;
}
.lt-arr {
    top: 44%;
    position: absolute;
    left: 10px;
}
.testcent_wrapp .carousel-control i {
    color: #000;
    font-size: 46px;
}
.rt-arr {
    top: 44%;
    position: absolute;
    right: 10px;
}
.data_wrapper {
    float: left;
    width: 100%;
    padding-top: 40px;
    margin-bottom: 0px;
    position: relative;
}
.data_wrapper .image_wrapper {
    float: left;
    width: 32.8%;
}
.data_wrapper .image_wrapper img {
    width: 100%;
}
.training_descri {
    float: left;
    width: 67.20%;
    padding-left: 3.6%;
}
h3.description_title {
    padding-left: 7.5%;
    font-family: 'poppinsbold';
    font-size: 21px;
    margin: 27px 0 20px;
    float: left;
    width: 100%;
	position: relative;
}
h3.description_title::before {
    width: 18%;
    height: 3px;
    background: #E6B033;
    content: "";
    position: absolute;
    left: -13%;
    top: 10px;
}
.padd_tp {
    padding: 0px 0 60px;
}
.cust_container{
	width: 983px;
}
.data_wrapper.rltdirection .image_wrapper {
    float: right;
}
.rltdirection .training_descri {
    padding-right: 3.6%;
    padding-left: 0;
}
.rltdirection h3.description_title {
    text-align: right;
    padding-left: 0;
    padding-right: 10.5%;
}
.rltdirection h3.description_title::before {
    right: -10%;
    left: auto;
}
.fixed_header .dash_menu_lt ul li a.act_menu {
    background-color: #2D3E68;
    border-radius: 50px;
    color: #fff;
}
.team .member {
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 12px 0px rgb(167 146 146 / 10%);
    padding: 30px 20px;
    background: #fff;
    float: left;
    width: 100%;
}
.team .member img {
    max-width: 60%;
    border-radius: 50%;
    margin: 0 0 10px 0;
	background-color: #fbf7f7;
}
.team .member h4 {
    font-family: 'poppinsmedium';
    margin-bottom: 2px;
    font-size: 18px;
    color: #2D3E68;
}
.team .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
	font-family: 'poppinsmedium';
}
.team .member p {
    padding-top: 10px;
    font-size: 14px;    
    color: #4a4a4a;
}
.pd80{padding: 80px 0;}
.nopadd-rth {
    padding-right: 0;
}
.contact-from-wrap {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 10%);
    padding: 25px;
}
.contact-from-wrap .sec-heading {
    text-align: left;
    margin-bottom: 32px;
}
.form-group label {
    font-size: 14px;
    color: #555;
    font-family: 'poppinsmedium';
    font-weight: normal;
}
.form-group .form-control {
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: none;
    height: auto;
    padding: 8px 10px;
    font-size: 13px;
    resize: none;    
}
.form-group label span {
    color: #ff0000;
}
.contact-from-wrap .contact-form .btn {
    text-transform: uppercase;
    min-width: 160px;
    color: #fff;
    max-width: 160px;
    outline: none;
    width: 100%;
    border-radius: 50px;
    padding: 12px 0px;
    float: left;
    text-align: center;
    font-family: 'poppinsmedium';
    letter-spacing: 0.8px;
    background-color: #2D3E68;
}
.contact-from-wrap .contact-form .btn:hover {
    color: #fff;
    background-color: #008DCA;
}
.contact_wrapp .addrssect {
    margin-top: -33px;
}
.nopadd-ltf {
    padding-left: 0;
}
.contact-info-wrap {
    font-size: 15px;
    padding: 80px 40px 20px;
    background: #2D3E68 url(../img/contbg.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 100px;
}
.contact-info-wrap address {
    color: #fff;
    padding-left: 65px;
    margin-bottom: 50px;
    position: relative;
    font-size: 14px;
}
.contact-info-wrap address i {
    background-color: #fff;
    border-radius: 50%;
    color: #2D3E68;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 40px;
}
.contact-info-wrap address span {
    display: block;
    font-size: 18px;
    font-family: 'poppinsmedium';
    margin-bottom: 3px;
}
.contact-info-wrap address a {
    color: #fff;
    display: block;
    font-size: 14px;
}
.contact-from-wrap h2.sec-title {
    margin: 30px 0 0;
}
.cnt_bx p a {
    color: #fff;
}
.forsqr_headingmini{
    font-size: 16px;
    float: left;
    width: 100%;
	z-index: 9;
    position: relative;
    color: #2D3E68;
    font-family: 'poppinsmedium';
    text-transform: uppercase;
}
.forsqr_heading {
    font-size: 28px;
    float: left;
    width: 100%;
	font-family: 'poppinssemibold';
    margin: 12px 0 25px;   
	z-index: 9;
    position: relative;
}
.forsqr_txt {
    float: left;
    width: 100%;
    z-index: 9;
    position: relative;
    color: #555555;
    font-size: 14px;
}
.abc:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    content: "";
    background: #e2e2e2;
}
.cont_foot_wrapp i {
    font-size: 18px;
    color: #fff;
	margin-bottom: 20px;
}
.res_menu {
    display: none;
}
.contact-page {
    float: left;
    width: 100%;
	margin-top:25px;
}
.contact-page .contact-map iframe {
    height: 500px;
    width: 100%;
}
video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
	height: 500px;
}
.col-md-12.values_wrapp {
    text-align: center;
}
.values_wrapp p.img-text{
	min-height: 101px;
}
.values_wrapp .service-coloum{
	margin-bottom: 20px;
}
.values_wrapp .img_title{
	margin-bottom: 2px;
}
.gall_wrapp {
    float: left;
    width: 100%;
}
.gall_inn {
    float: left;
    width: 100%;
}
.rtoate_img {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.rtoate_img img {
    width: 100%;
    height: 315px;
    object-fit: cover;
}
.cli_img img {
    width: 100%;    
}
.mr-bottom{
	margin-bottom:30px;
}
.single-funfacts {
    position: absolute;
    left: 0;
    right: 0;
    opacity: .6;
    top: 50%;
     -webkit-transform: translateY(-50%); 
     transform: translateY(-50%);    
    margin-left: auto;
    margin-right: auto;
	max-width: 100%;
}
.cen_img {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 14px;
}
.banner-section.aboutus.abt_bg{background-position: center !important;}

.vertical_page .data_wrapper .image_wrapper{
	display: none;
}
.vet_container{
	width:650px;
}
.vertical_page .training_descri{
	width: 100%;
}
.carousel-inner img{width: 100%;}
.meet_proj .accu_head{
	margin: 20px 0 0;
	font-size: 16px;
	color: #009bdc;
	text-align: left;
	text-transform: none;
}
.meet_proj span.lines-bg{
	margin: 10px 0 0;
}
.meet_proj .project_gall_wrapp{margin-top: 20px;}
.nali_gall .Workshops_tp_ideal{
	min-height: 41px;
}
.tes_bx {
    float: left;
    width: 100%;
	box-shadow: 0px 0px 12px 0px rgb(167 146 146 / 10%);
	margin-bottom:25px;
}
.tes_bx img {
    width: 100%;
}
.modal .modal-body {
    padding: 15px 25px;
	text-align: center;
}
.modal .modal-header {
    padding: 20px 0 0;
    border-bottom: none;
}
a.close {
    margin-top: 0;
    position: absolute;
    right: 6px;
    top: 12px;
    opacity: 9 !important;
	z-index: 9;
}
.close img {
    width: 30px;
}
.modal img {
	width: auto;
}
.modal .modal-dialog {
    width: 800px;
    margin: 30px auto;
}
.tes_bx:hover{
	box-shadow: 0px 0px 52px 0px rgb(72 63 63 / 10%);
}
.vertical_page h3.description_title::before{
	display:none;
}
.vertical_page h3.description_title{
	padding-left: 0;
}
.vertical_page .rltdirection h3.description_title{
	padding-right: 0;
}
.goup-container {
    display: none !important;
}
.vertical_page .training_descri{
	padding-left: 0;
}
.vertical_page .rltdirection .training_descri{
	padding-right: 0;
}
.pad-top{
	padding: 60px 0 0 !important;
}
.pad-top .values_wrapp p.img-text {
    min-height: 70px;
}
.pad-top .values_wrapp .service-coloum {
    margin-bottom: 10px;
}
.two_line .values_wrapp .img_title {
    margin-bottom: 10px;
}
.two_line .img_title.one_line::after {
    bottom: 4px;
}
.meet_proj .Workshops_tp_fotr{
	display: none;
}





/* loader css*/
.divid { position: fixed; left: 0; right: 0; width: 100%; background-color: rgba(0,0,0,0.9); height: 100%; top: 0; z-index: 9999; text-align: center; display: block !important; overflow-y: hidden !important; }
@-webkit-keyframes dyinglight {
  15% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
  }
  50% {
    -webkit-transform: rotate(-89deg);
            transform: rotate(-89deg);
  }
  100% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

@keyframes dyinglight {
  15% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
  }
  50% {
    -webkit-transform: rotate(-89deg);
            transform: rotate(-89deg);
  }
  100% {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.dl { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: inline-block; }
.dl__square { display: block; width: 150px; height: 75px; background: #FFF; padding: 9px; border-radius: 4px;}
.dl__square img { width: 100%; }
.dl__container { position: absolute; left: 0; top: 0; bottom: 0; right: 0; -webkit-transform-origin: 50% 50% 0; transform-origin: 50% 50% 0; -webkit-animation: dyinglight 1s ease infinite; animation: dyinglight 1s ease infinite; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.dl__corner--top:before, .dl__corner--top:after, .dl__corner--bottom:before, .dl__corner--bottom:after { position: absolute; width: 17px; height: 17px; color: #4285F4; content: ""; }
.dl__corner--top:before { border-left: 2px solid; border-top: 2px solid; top: -49px; left: 26px; }
.dl__corner--top:after { border-right: 2px solid; border-top: 2px solid; top: -49px; right: 26px; }
.dl__corner--bottom:before { border-left: 2px solid; border-bottom: 2px solid; bottom: -49px; left: 26px; }
.dl__corner--bottom:after { border-right: 2px solid; border-bottom: 2px solid; bottom: -49px; right: 26px; }



img.abtimg {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 350px;
    text-align: center;
    z-index: 9;
}
img.ltshape {
    position: absolute;
    left: -90px;
    top: -3px;
    opacity: 0.1;
    width: 340px;
}
img.botrtshape {
    position: absolute;
    right: -90px;
    bottom: -33px;
    opacity: 0.1;
    width: 340px;
}
.skilllist{
    display: inline-block;
    width: 100%;
    position: relative;
}
.skilllist ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.skilllist ul li{
    display: inline-block;
    position: relative;
    padding-left: 36px;
    width: 100%;
    margin-bottom: 22px;
}

.skilllist ul li::before{
    content: "";
    background: url("../img/checkthumb.png");
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    background-size: 22px !important;
    background-repeat: no-repeat;
}
ul.innerlist {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
}
ul.innerlist li{
    position: relative;
    margin-bottom: 14px;
}
ul.innerlist li:last-child{
    margin-bottom: 0 !important;
}
.skilllist ul li .innerlist li::before{
    content: "";
    background: url("../img/checkmark.png");
    position: absolute;
    left: 0;
    top: 0;
    width: 20px !important;
    height: 20px !important;
    background-size: 20px !important;
    background-repeat: no-repeat;
}
.why_indst_wrapp{
    float: left;
    width: 100%;
    position: relative;
    background-position: -5px 10px;
    background: url(../img/dotted.png);
    padding: 80px 0; 
}
.indst_inner{
    float: left;
    width: 100%;
    position: relative;
}
.why_img {
    width: 100%;
    z-index: 9;
    position: relative;
    margin: 0 auto;
    text-align: center;
    max-width: 360px;
}
.martop-50{
    margin-top: 50px;
}

.techno_section {
    float: left;
    width: 100%;
    position: relative;
    padding: 50px 0 50px;
}
.techno_section .accu_head{
    color: #fff;
}
.white span.lines-bg::before{
    background: #fff;
}
.white span.lines-bg::after{
    background: #fff;
}
.leading .skilllist ul{
     color: #fff;
}
.pdl-60{
    padding-left: 60px;
}
.white .skilllist ul li::before{
    background: url(../img/checkthumb1.png);
}
.white .skilllist ul li .innerlist li::before{
    background: url(../img/checkmark1.png);
}
.service_wrapp{
    float: left;
    width: 100%;
    position: relative;
    padding: 60px 0 20px;
}
.teams{
    background-position: -5px 10px;
    background: url(../img/dotted.png);
}
.teams .image_wrapper{
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.team_container{
    width: 720px;
}