@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url('https://fonts.googleapis.com/css?family=Fira+Sans|Fira+Sans:100');
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 21px;
    font-weight:400;
    color: #888;
    text-align:justify;
	 overflow-x: hidden;
}
.brdr{
    border:1px solid #000;
}
.brdr1{
    border:1px solid #fff;
}
.mngtop7{
    margin-top:5px;
}
.mngtop10{
    margin-top:10px;
}
.mngtop20{
    margin-top:20px;
}
.mngtop30{
    margin-top:30px;
}
.mngtop50{
    margin-top:50px;
}
.mngtop70{
    margin-top:70px;
}
.mnbtm30{
    margin-bottom:30px;
}
.mnbtm20{
    margin-bottom:20px;
}
.mnbtm50{
    margin-bottom:50px;
}
.mnbtm40{
    margin-bottom:40px;
}
strong, b {
	font-weight: 600;
}
.mngtop102{
    margin-top:106px;
}
.mngtop10{
    margin-top:10px;
}
ul, ol {
	list-style: none;
}
ul {
    padding: 0;
    margin: 0;
}
a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}
a:hover {
    color: #444;
}
a, a:hover {
    text-decoration: none;
}
a, a:active {
    text-decoration: none;
    outline:0px;
}
a, a:focus {
    text-decoration: none;
    outline:0px;
}
i {
	font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0;
	color: #444;
}
h1 {
    font-size: 24px;
	line-height: 30px;
}
h2 {
    font-size: 22px;
	line-height: 28px;
}
h3 {
    font-size: 18px;
	line-height: 24px;
}
h4 {
    font-size: 16px;
	line-height: 22px;
}
h5 {
    font-size: 14px;
	line-height: 20px;
}
h6 {
    font-size: 12px;
	line-height: 18px;
}
p {
    color: #888;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    margin: 0;
}
p strong {
	font-weight: 600;
}
a {
    color: #ee3733;
}
.ff{
    color:#fff !important;
}
.clear-fx:after{
	content:'';
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
	margin-left: 135px;
}
/*---dropdown--*/
#menu-toggle:before {
    position: absolute;
    content: '';
    background: #ddd;
    left: 0;
    width: 1px;
    height: 28px;
    top: 60%;
    margin-top: -10px;
}

.watsap .social{
    text-shadow: none !important;color: #1fd236 !important; position: absolute; right: 40px;top: 12px;font-size: 18px;
}
.menu .nvclps ul li ul li a {display: block;padding: 7px 20px !important;text-transform: none;transition: all 0.5s ease 0s;color: #101010 !important;font-weight: 400;text-transform: capitalize;}
.menu .nvclps ul li ul li a:hover, .menu .nvclps ul li ul li a:focus, .menu .nvclps ul li ul li.active a {padding-left: 30px !important; color: #fff !Important;text-decoration: none;outline: 0;}
.menu .nvclps ul li a .fa{color: #959595;margin-left:3px;}
/*---small screen toggle--*/
#nav-toggle {
    position: absolute;
    right: 0px;
}
#nav-toggle {
    cursor: pointer;   
    padding: 15px 27px 19px 6px;
    width: 40px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    cursor: pointer;
    height: 1.9px;
    width: 20px;
    background-color: #000;
    border-color: #000;
    position: absolute;
    display: block;
    content: '';
    margin:4px 0px;	
}
#nav-toggle span:before {
    top: -10px;
}
#nav-toggle span:after {
    bottom: -10px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
    background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
    top: 0;
}
#nav-toggle.active span:before {
    transform: rotate(45deg);
}
#nav-toggle.active span:after {
    transform: rotate(-45deg);
}
/*---------------Nav Bar----------------*/
.sld{
	 width: 100%; 
	 background-size: 100% 100%;
	 overflow: auto;
	 height: 500px; 
}
.mm{
    padding-top:28px !important;
    padding-bottom:28px !important;
}
.navbar {	
	border: none;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;  
}
.navbar-default .navbar-nav > li:first-child {
    margin-left: 0;
}
.navbar-default .navbar-nav > li > a {
        line-height: 34px !important;
	color: #000000;
	display: block;
    font-size: 14px;
	font-weight:500;   
	overflow: hidden;
    transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    text-transform: uppercase; 
}
.navbar-default .navbar-nav > li:hover > a {
	color:#ee3733;
}

.navbar-default .navbar-nav > li > a i {
	margin: 0 -2px 0 -5px;
}
.navbar-default .navbar-nav > li.drop:hover .dropdown {
    visibility: visible;
	opacity: 1;
}
.smaller {
	margin-top: 0;
	position: fixed;
	height: 70px;
	padding: 0;
	background-color: #fff;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.smaller #menu-toggle {
	padding-top: 24px !important;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
  }
.smaller .site-branding img{
    max-width: 150px;
}
.smaller .site-branding .isocert{
    font-size: 9px;
}
.smaller .navbar-right li a {
    padding-top: 28px;
    padding-bottom: 14px;
}
.smaller #menu-toggle:before {  
	position: absolute;
    content: '';
    background: #ddd;
    left: 0;
    width: 1px;
    height: 28px;
    top:56%;
    margin-top: -10px;
}
/*------------side-bar----------*/
.site-header-menu {display: block;width: auto;}
.site-header-menu a {font-family: 'Raleway', sans-serif;font-weight: 600;display: block !important;font-size: 14px;line-height: 1.3125;padding-right: 2.25em !important; margin: 0;}
.site-header-menu li:last-child a{ padding-right:0em !important;}
  #sidebar-wrapper {position: fixed; top: 0;right: 0;margin-right: -267px; width: 250px;height: 100%;background-color: rgba(0,0,0,0.9);background-image: url(../img/side-112.jpg);background-repeat: no-repeat;z-index: 9999; display: inline-block; overflow-y: auto;transition: all 0.5s ease-in 0s;-webkit-transition: all 0.5s ease-in 0s;-moz-transition: all 0.5s ease-in 0s;-ms-transition: all 0.5s ease-in 0s;-o-transition: all 0.5s ease-in 0s;}
.hhdsd{font-style: normal;font-size: 12px;font-family: "Dosis";line-height: 20.8px;text-transform: uppercase;letter-spacing: 4px;word-spacing: 0;color: #28262b;margin-bottom: 30px;color: rgba(255,255,255,0.3);text-align: center;}
.sd{margin-left: 47px;}
.sd a{color:#8a8f6a !important;margin-bottom:10px;display:block;}
.sd a i{color:#8a8f6a;font-size:12px;margin-right:10px;}
.sidebar-nav {   list-style: none;/*border-bottom:1px solid rgba(255,255,255,0.1);*/text-align:center;margin: 36px;margin-top: 164px;padding-bottom:90px;}
.sidebar-nav li {line-height: 35px;}
.sidebar-nav li a {color: #999999;display: block;text-decoration: none;}
.sidebar-nav li a:hover {color: #fff;background: rgba(255,255,255,0.2);text-decoration: none;}
.social-icons a:hover i{color: #fff !important;transition: all .3s ease-in-out;}
  .sidebar-nav li a:active, .sidebar-nav li a:focus {text-decoration: none;}
  .sidebar-nav > .sidebar-brand {height: 55px;line-height: 55px;font-size: 18px;}
  .sidebar-nav > .sidebar-brand a {color: #999999;}
  .sidebar-nav > .sidebar-brand a:hover {color: #fff; background: none;}
  #menu-toggle {z-index: 1;color:rgba(58, 63, 69, 0.67)  !important;padding-top:28px !important; padding-bottom:10px !important;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;padding:0px; }
  #sidebar-wrapper.active {right: 250px;width: 320px;transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s; }
.toggle {margin: 5px 5px 0 0;color: #acb5bd;}
.toggle img{padding: 26px 137px !important;}
.c-quick-sidebar-toggler {transition: all 0.2s;display: inline-block;background: none !important;padding: 44px 0 40px 15px;}
 .c-line {width: 15px;display: block;height: 2px;padding: 0px;margin: 3px 10px;background-color:rgba(28, 28, 28, 0.53);}
#sidebar-wrapper li a{background-color: transparent;font-size: 12px !important;color: #acb5bd;margin:0px auto;font-weight: 600;text-transform: uppercase;font-size: 15px;text-decoration: none;display: inline-block;margin-bottom: 0;text-align: center;}
#sidebar-wrapper li a:hover{color: #ee3733 !important;transition:0.5s all;}
.social-icons {
    position: static;
    margin-top:30px;
    margin-left:20%;
}
  .social-icons a {
    width: auto;
    height: auto;
    margin-right: 14px;
    background-color: transparent;
    color: #929292;
    margin: 0 3px 6px 0;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 17px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float:left;
}
.sidebar-nav {
    list-style: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    text-align: center;
    margin:23px 33px !important;
    margin-top: 100px !important;
    padding-bottom:30px !important;
}
.grphd{
	text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #7d7d7d;
}
.pp{
	font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #232323;
    line-height: 20px;
    margin-bottom:5px;
}
.pp a{
    color: #ccc;
}
.pp a i{
    color: #fff;
}
.pp a:hover{
	color: #ee3733;
}
.btn-12 {
    border: 2px solid #000;
    z-index: 1;
}
.custom-btn {
    padding: 10px 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    z-index: 0;
    color: #000;
}
.btn-12 {
  border: 2px solid #000;
  z-index: 1;
}
.btn-12.light {
  border: 2px solid #fff;
  color: #fff;
}
.btn-12:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #000;
  transition: all 0.3s ease;
}
.btn-12.light:after {
  background: #fff;
}
.btn-12:hover {
  color: #fff;
}
.btn-12.light:hover {
  color: #000 !important;
}
.btn-12:hover:after {
  top: 0;
  height: 100%;
}
.im-checkout{margin-bottom:0px !important;margin-top: 10px;width: 134px !important;font-size:17px !important;border-radius: 5px !important;}
.im-checkout a{
	background: #75c26a;
	box-shadow: none;
	border: 1px solid adjust-lightness(#75c26a, -10%);
	text-shadow: none;
	border-radius: 1.5em;
	padding: 0em 0em;
	color: #fff;
	font-size: 14px;
}
/*-- Main slide --*/
#main-slide .item img{
	width: 100%;
    height:500px;
}
#main-slide .item .slider-content {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}
#main-slide .slider-content{
	top:45%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}
#main-slide .carousel-indicators {
	bottom: 30px;
}
.carousel-indicators li{
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #fff !important;
	margin: 1px !important;
}
#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
#main-slide .carousel-control.left span {
	padding: 15px;
}
#main-slide .carousel-control.right span {
	padding: 15px;
}
#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
	position: absolute;
	top:53%;
	z-index: 5;
	display: inline-block;
}
#main-slide .carousel-control .fa-angle-left{
	left: 0;
}
#main-slide .carousel-control .fa-angle-right{
	right: 0;
}
#main-slide .carousel-control i{
	background: rgba(0,0,0,.7);
	color: #fff;
	line-height: 36px;
	font-size: 32px;
	padding: 15px 20px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#main-slide .slider-content h2{
	font-size: 55px;
	font-weight: 100;
	text-transform: uppercase;
	color: #555;
}
#main-slide .slider-content h2.white, #main-slide .slider-content h3.white {
    color: #fff;
	background: none;
}
#main-slide .slider-content h3{
    font-size: 29px;
    font-weight: 400;
    margin-top: 60px;
    text-transform: capitalize;
    text-align: center;
    color: #555;
    line-height:44px;
	letter-spacing:0.9px;
}
.slider.btn{
	padding:8px 40px;
	margin-top: 40px;
	font-size:17px;
	border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.slider.btn.btn-default{
	margin-left: 4px;
	background: #ECECEC
}
.slider.btn.btn-default:hover{
	background: #000;
	color: #fff;
}
.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}
.slider-content-right{
	position: relative;
}
/*-- Animation --*/
.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}
.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
    text-align: center;
}
.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
    text-align: center;
}
.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8 {
	-webkit-animation: fadeInDown 1s ease-in 1000ms both;
	animation: fadeInDown 1s ease-in 1000ms both;
}
/*----------------Servicesbg------------*/
.hi-icon {
	display: inline-block;  
    cursor: pointer;
    width:55px;
    height: 55px;
	line-height: 55px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}
.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}
.hi-icon img{
    display: inline-block !important;
    line-height: 55px;
	max-width: 26px !important;
}
.hi-icon-effect-2{
	margin-top:10px;
}
.hi-icon-effect-2 .hi-icon {
	color: #eea303;
	box-shadow: 0 0 0 3px #000000;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.hi-icon-effect-2 .hi-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #000000;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
}
.hh:hover .hi-icon-effect-2a .hi-icon:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	
}
.hh:hover {
	cursor:pointer;
}
.main_hd{
    color:#0B0B0B;
    font-weight:bold;
    padding-bottom: 10px;
}
.sup_title_border {
    display: inline-block;
    height: 1px;
    background: #31aae1;
    padding: 1px 20px 0px;
    position: relative;
    margin-bottom:20px;
}
.sup_title_border:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #31aae1;
    left: 0;
    top: -2px;
    border-radius: 100%;
}
.hdftpara{
    float: left;
    line-height: 30px;
    width: 100%;
    padding: 0px 114px;
    font-size: 15px;
    color: #504f4f;
}
.title {
    font: 19px/1.2em 'Open Sans',sans-serif;
    color: #36404a;
    margin: 23px 0 15px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding-bottom: 0px !important;
}
.desc{
    font-size: 14px;
    color: #504f4f;
    padding: 0px 48px 0px 0px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    margin: 0;
    font-weight: 400;   
    word-spacing: 1.2px;
    text-align: left;
    margin-top:20px;
	margin-bottom: 30px;
}
.sv .desc{
    font-size: 14px;
    color: #504f4f;
    padding: 0px 20px 0px 0px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    margin: 0;
    font-weight: 400;   
    word-spacing: 1.2px;
    text-align: left;
    margin-top:20px;
	margin-bottom: 30px;
}
/*----------------About Part-------------*/
.grybg{
    background-image: url(../image/ab_bg.jpg);
    height: auto;
    background-position: 50% 50%;
    background-attachment:fixed;
    background-repeat: no-repeat;
    padding:40px 0px 43px 100px;
    background-size: cover;
}
.blckbg{
    background-color:#211F20;
    height:auto;
    padding: 40px 50px 67px;
}
.srvbg img{
    max-width:50px;
}
.blckbg h2{
    color: #fff;   
}
.blckbg p{
    color:#8a909f;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    margin: 0;
	text-align: justify;
    font-weight: 400;
    margin-bottom:10px;
	padding-right: 20px;
}
.srv_txt h4 {
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 4px;
    font-size: 16px;
    color: #0B0B0B;
    font-weight:700;
}
.srv_txt p{
    color:#333742;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    margin: 0;
	margin-bottom: 6px;
}
.techico h5{
    text-transform: uppercase;
    color: #b0b5c3;
    margin:25px 0px;
    margin-bottom: 10px; 
    font-family:'Open Sans', sans-serif;
}
.whtbt{
    color: #fff;
    background-color: #333742;
    padding: 10px 40px;
    border: 2px solid #333742;
    font-size: 15px;
    font-weight: 500;
}
.whtbt:hover{
    color:#333742;
    background-color:transparent;
    border:2px solid #333742;
    padding: 10px 40px;
    opacity: 1 !important;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
}
.blckbt{
    color: #333742;
    background-color: #fff;
    padding: 10px 40px;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;  
}
.blckbt:hover{
    color:#fff;
    background-color:transparent;
    border:2px solid #fff;
    padding: 10px 40px;
    opacity: 1 !important;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
}
.mrbtn{
	padding-top:60px;
}
.abcon li {
	text-align:left; 
	font-size:15px; 
	line-height: 20px; 
	padding:0px 0px 10px 0px;
	color:rgba(226,226,226,0.61);
}
.abcon li img{
    float:left; 
    margin-right:10px;
    max-width: 10px;
    margin-top: 3px;
} 
.blckbg h4{
    text-transform: uppercase;
    color: #fff;
    margin:25px 0px;
    margin-bottom: 10px; 
    font-family:'Open Sans', sans-serif;
}
.aa_icon img{  
     margin-left:30px;
}
.aa_icon h6 {
	text-transform: uppercase;
	color: #b0b5c3;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	margin-top:30px;
}
/*----------we_are----------------*/
.weare p {
    color: #0F0F0F;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}
.aa_icon_block {
    display: inline-block;
    width: 25%;
    margin: 3rem auto;
    text-align: center;
    margin-right:20px;
}
.aa_icon_block h6 {
	text-transform: uppercase;
	color: #b0b5c3;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	font-size:1.3rem !important;
	margin-top:30px;
}
.proudbg{
	background-image: url(../image/ab_bg.jpg);
	height: auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding: 60px 20px 60px 100px;
	background-size: cover;
}
.imm1{
	padding:20px;
}
/*------team------------*/
.profile_bg h1 {
	color: #0B0B0B; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size:32px;
	margin-bottom:10px;
}
.profile_bg p{
    text-align: center;
    margin: 0px 150px 40px;
    line-height: 25px;
    font-size: 14px;
}
.our-team .pic{
    position: relative;
    overflow: hidden;
}
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .over-layer{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    background: rgba(156, 136, 185, 0.7);
    transition: all 0.5s ease 0s;
}
.our-team:hover .over-layer{
    bottom: 0;
}
.our-team .over-layer:before{
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    top: 5%;
    left: 5%;
    border-top: 5px solid rgba(255,255,255,0.7);
    border-left: 5px solid rgba(255,255,255,0.7);
    opacity: 0;
    transition: all 0.5s ease 0.5s;
}
.our-team:hover .over-layer:before{
    opacity: 1;
    height: 90%;
}
.our-team .social-links{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    position: relative;
    top: 45%;
	left:40%;
    transform: scale(0);
    opacity: 0;
    transition: all 0.5s ease 1s;
}
.our-team:hover .social-links{
    opacity: 1;
    transform: scale(1);
}
.our-team .social-links li{
    display: inline-block;
    margin-left: 5px;
}
.our-team .social-links li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: block;
    font-size: 13px;
    color: #fff;
    background: rgba(11, 32, 56, 0.7);
}
.our-team .team-content{
    background: #f3f5f7;
    padding: 30px 25px;
}
.our-team .team-title{
    font-size: 18px;
    font-weight: 700;
    color: #5d5e5e;
    margin: 0 0 5px 0;
}
.our-team .post{
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #898989;
    margin-bottom: 15px;
}
.our-team .post:after{
    content: "";
    display: block;
    width: 35px;
    height: 3px;
    background: #9c88b9;
    margin-top: 7px;
}
.our-team .description{
    font-size: 14px;
    color: #898989;
}
.our-team .read{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 8px 8px 50px;
    background: #9c88b9;
    z-index: 1;
    position: relative;
    transition: all 0.5s ease 0s;
}
.our-team .read:hover{
    background: #6dc1b3;
    text-decoration: none;
    color: #000;
}
.our-team .read:after{
    content: "";
    width: 36px;
    height: 100%;
    background: #9c88b9;
    position: absolute;
    top: 0;
    right: -18px;
    transform: skewX(-45deg);
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.our-team .read:hover:after{
    background: #6dc1b3;
}
@media screen and (max-width: 990px){
    .our-team{ margin-bottom: 20px; }
}
.sm22{
	width: 20%;
	margin-bottom:20px;
}
/*.boxed11{
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	padding: 20px;
	height: 285px;
	margin-bottom: 20px;
	border:1px solid #fff;
	transition:0.5s;
}*/
.person_image {
   /* position: relative;
    display: inline-block;
    max-width: 100%;
    width: 100%;*/
    margin-bottom: 20px;	
}
.person_image  img{
    max-width: 160px;
	margin:0 auto;
	filter: grayscale(0);
}
.smm{
	border-top: 1px solid rgba(204, 204, 204, 0.34901960784313724);
    padding-top: 40px;
}
.person_image  img:hover{
    max-width: 160px;
	margin:0 auto;
	filter: grayscale(0.9);	
	transition:0.5s all;
	cursor:pointer;
}
/*.boxed11:hover{
	border:1px solid #ccc;
	transition:0.5s;
	cursor:pointer;
}*/
.boxed11:hover .person_data h5{
	color:#DC3131;
	transition:0.5s;
}
.boxed11 h5 {
	font-size: 15px;
	font-family: 'Fira Sans';
	font-weight: 600;
	font-style: normal;
	line-height: 1.2;
	color: #000;
	margin-bottom: 6px;
	transition:0.5s;
}
.qutbtn{
	z-index:9;
	background: #456ea2;
	margin: 0 auto;
	position: fixed;
	width: 48px;
	right: 0;
	text-align: center;
    top: 40%;
	vertical-align: middle;
	font-size: 0;
	color: #f2f2f2;
	outline: 0;
	border: 0;
	transition:0.5s all;
}
.qutbtn:hover{
	background: #1e5396;	
}
.qutbtn span{
	line-height: 0px;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s ease;
	text-decoration: none;
	font-family: 'Raleway';
	font-size: 13px;
}
.qutbtn i{
	font-size: 17px;
	font-weight: normal;
	border: 1px solid rgba(255, 255, 255, 0.32);
	border-radius: 2px;
	padding: 5px 7px;
	margin: 10px 0;
	color: rgba(255, 255, 255, 0.6901960784313725);
}
/*------------footer---------------*/
.form-style-7{
	max-width:400px;
	margin:20px auto;
	background:#fff;
	border-radius:2px;		
}	
.form-style-7 ul{
	list-style:none;
	padding:0;
	margin:0;   
}
.form-style-7 li{
	display: block;
	padding: 9px;
	border:1px solid #DDDDDD;
    margin-top: 30px;
	border-radius: 3px;
}
.form-style-7 li:last-child{
	border:none;
	margin-bottom: 0px;
	text-align: center;
}
.form-style-7 li > label{
	display: block;
	float: left;
	margin-top: -19px;
	background: #FFFFFF;
	height: 16px;
	padding: 0px 5px 2px 5px;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
}
.form-style-7 input[type="text"],
.form-style-7 input[type="email"],
.form-style-7 input[type="number"],
.form-style-7 textarea{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	display: block;
	outline: none;
	border: none;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	padding: 0;
	font-family:sans-serif;
	color:#000;
}
.form-style-7 li > span{
	background: #F3F3F3;
	display: block;
	padding:0px;
	margin: 0 -9px -9px -9px;
	text-align: center;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form-style-7 textarea{
	resize:none;
}
.form-style-7 input[type="submit"],
.form-style-7 input[type="button"]{
	background: #2471FF;
	border: none;
	padding: 6px 30px;
	border-bottom: 3px solid #5994FF;
	border-radius: 3px;
	color: #D2E2FF;
}
.form-style-7 input[type="submit"]:hover,
.form-style-7 input[type="button"]:hover{
	background: #6B9FFF;
	color:#fff;
}
.footer{
	background-color: #211F20 !important;
	height: auto;
	padding: 40px 0px;
	color:#fff !important;
}
.ftlgbg li{
    float:left;
}
.ftlgbg li img{
	max-width:80px;
	margin-right:15px;
	margin-bottom: 15px;
}
.srtlink li{
   margin-bottom:10px;
}
.srtlink li a{
	color: #8a909f;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	margin: 0;
	font-weight: 400;
	margin-bottom: 40px;
}
.srtlink li a:hover{
        color: #484848;
}
.footer p{
	color: #8a909f;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;    
    margin: 0;  
    margin-bottom: 10px;
    text-align: left;
}
.brdbtm{
	border-top: 1px solid #31353e;
	background-color: #211F20;
	height: auto;
	padding:10px 0px;
	color:#fff !important;
}
.entypo-dribbble {background:rgba(58,53,55,1);}
.entypo-twitter {background:rgba(58,53,55,1);}
.entypo-facebook {background:rgba(58,53,55,1);}
.entypo-linkedin {background:rgba(58,53,55,1);}
.req{
    color: #fff;
    background-color: #DD3636;
    padding: 10px 40px;
    border: 2px solid #DD3636;
    font-size: 15px;
    font-weight: 500;
}
.req:hover{
    transition:0.5s all;
   color: #fff;
    background-color:#121212;
    padding: 10px 40px;
    border: 2px solid #121212;
    font-size: 15px;
    font-weight: 500;
}
.iconnic{
      max-width:30px;     
}
/*-----------------contact us-----------*/
.add h4{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom:10px;
}
.subbg {
	background-image: url(../image/c10.png);   
	background-position: bottom left !important;
	height: 120px;
	width: 100%;   
	margin-top: 85px;
}
.subbg h2{
	color:#000;
}
.current{
    color:#000;
}
.subbgcon {
    top:50px;
}
.subbgcon p{
   color:#000;
}
.breadcrumbs {
    margin-top: 5px;
}
 .breadcrumbs a{
     font-size:15px;
}
.inpp {
    border-radius: 0px;
    border: 1px solid #ddd !important;
    outline:none;
    padding: 0px 5px;
    width: 100%;
    height: 40px;
    margin-top:15px;
	color:#000;
}
.inpp1 {
	border-radius: 0px;
	border: 1px solid #ddd !important;
	outline:none;
	padding: 5px 5px;
	width: 100%;
	height: 106px !important;
	color:#000;
	margin-top:15px;
}
.r1 i {
	color: #ee3733;
	display: table-cell;
	font-size:16px;
	padding-right: 12px;
}
.add p{
    font-size: 13px;
    color: #504f4f;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    margin: 0;
    font-weight: 400;   
    word-spacing: 1.2px;
    text-align: left;
}
.add{
    margin-bottom:5px;
}
/*----------career--------------*/
.cbg p {
    font-size: 14px;
    color: #000;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    margin: 0;
    font-weight: 400; 
    word-spacing: 1.2px;
    text-align: justify;
}
/*------------logo-down-news-scroll------------*/
.cnt ul, .cnt ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.cnt {
    width: 230px;
    height: 18px;
    line-height: 19px;
    border-radius: 5px;
    overflow: Hidden;
    color: #000;
    padding: 0px 0;
    font-size: 14px;
    font-style: italic;
    margin-left: 48px;
}
/*-------------accordian---------*/
.panel-title{
	font-weight: 600 !important;
	color: #272b2b;
	font-size:14px;
	border: none !important;
	margin-top:10px !important;
	transition: color .3s;
	background: none;
	text-align: left;
	text-transform:uppercase;
}
.bldtxt{
	color:#26ACE3;
	font-size:14px;
	text-transform:uppercase;
}
.bldtxt1{
	color:#26ACE3;
	font-size:13px;
}
.sumtrain li{
	color:#888;
	margin-bottom:6px;
	display: inline-block;
	float: left;
}
.sumtrain1 li{
	color:#888;
	margin-bottom:6px;
	display:block !important;
}
.panel-title:hover{
	color:#26ACE3;
	cursor:pointer;
}
/*-------------Team page-----------*/  
.profile_bg h3 {
    margin: 0;
    margin-bottom:10px;
    font-family: 'calibri';
    font-weight: 600;
	font-size:24px;
}
.profile_bg .line1 {
    width:2%;
    border: 1px solid #51AAD0;
    margin-bottom:15px;
}
.color-defult {
    color: #00B050;
}
/*-------------about page-----------*/
.contfrm{
      padding-right: 33px;
}  
.abbpart p{
    color: #504f4f;
    padding: 0px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 400;    
    word-spacing: 1.2px;
    text-align: left;
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 1px;
	background-color: #CECECE;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 30px;
	position: relative;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 50%;
	float: left;
	border: 1px solid rgba(210, 210, 210, 0.29);
	background: #FFF;
	border-radius: 2px;
	padding:9px 20px;
	margin-top: 6px;
	text-align: left;
	position: relative;
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
	margin-top: -10px;
}
.timeline > li:not(.timeline-inverted) {
	padding-right: 90px;
}
.timeline > li.timeline-inverted {
	padding-left: 90px;
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top:11px;
	right: -14px;
	display: inline-block;
	border-top: 10px solid transparent;
	border-left: 10px solid #BDBDBD;
	border-right: 0 solid #BDBDBD;
	border-bottom: 10px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top:11px;
	right: -13px;
	display: inline-block;
	border-top:9px solid transparent;
	border-left:9px solid #fff;
	border-right: 0 solid #fff;
	border-bottom:9px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	width: 20px;
	height: 20px;
	line-height: 50px;
	position: absolute;
	top:18px;
	left: 50%;
	margin-left: -11px;
	background-color: #fff;
	z-index: 9;
	border-radius: 50%;
	border:1px solid #FFFFFF;
}

.timeline > li > .timeline-label h4 {
	margin: 0px;
	font-size: 25px;
}

.timeline > li > .timeline-label p {
	margin: 0;
	opacity: .8;
}

.timeline > li > .timeline-label {
	height: 65px;
	position: absolute;
	top: 32px;
	left: 50%;
	margin: -25px 0 0 25px;
	padding: 10px 15px;
	text-align: left;
	z-index: 9;
	border-radius: 4px;
	transition: all linear 0.3s;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -14px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -13px;
	right: auto;
}
.timeline-title {
    margin-top: 0;
    font-size: 14px;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
    text-align: left;
}
.timeline-body > p + p {
	margin-top: 5px;
}
.timeline > li:hover > .timeline-panel {
    transform: translateX(10px);
   transition: all linear 0.3s;
   cursor:pointer;
}
.timeline > li.timeline-inverted:hover > .timeline-panel {
	transform: translateX(-10px);
	transition: all linear 0.3s;
	cursor:pointer;
}
.timeline > li:hover > .timeline-badge {
	border: 3px solid #456DA1;
	transition: all .3s;
	background-color: #456DA1;
}
.timeline small {
    margin-bottom: 10px;
    display: block;
}
div.adv-img-side-content .btn:hover, .nav-pills > li.active > a, .mega-menu .nav-tabs li.active, .list-items .list-item span, .timeline > li > .timeline-badge, div.adv-img-side-content .btn:hover i, .nav.inner.ms-rounded li a:hover, .nav.inner.ms-rounded li.active a, .datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
    border-color: rgb(69, 110, 162) !important;
    color: rgb(38, 172, 227) !important;
}
/*------ Portfolio section start --------*/
.fancybox-inner{
        overflow: visible;
    width: 100% !important;
    height: 100% !important;
}
#portfolio .mix {
    display: none;
}
.sup_portfolio, .portfolio-item {
    float: left;
    width: 100%;
    overflow: hidden;
}
.portfolio-image{
    position: relative;
}
.sup_sorting {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.sup_sorting ul {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 40px;
	position:relative;
}
.sup_sorting ul li {
    display: inline-block;
    list-style: none;
    margin: 0px 20px;
    position: relative;	
}
.sup_sorting ul li a {
    color: #211f20;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0px 0px 10px;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	text-decoration:none;
}
.sup_sorting ul li a:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: transparent;
    border-radius: 100%;
    left: 50%;
	bottom:0px;
	margin-left: -20px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.sup_sorting ul li a:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 1px;
    background: #31aae1;
    top: 90%;
    left: 50%;
	margin-left: -15px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.sup_sorting ul li a.active:before,
.sup_sorting ul li:hover a:before{
	background: #31aae1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.sup_sorting ul li a.active:after,
.sup_sorting ul li:hover a:after{
	width: 30px;
}
.sup_sorting ul li:hover a, .sup_sorting ul li a.active {
	color:#31aae1;
}
.sup_sorting ul li:hover a:before {   
	background: #31aae1;
}
.sup_sorting ul li:hover a:after {
    background: #31aae1;
}
.sup_overlay_action, .portfolio-overlay {
    opacity: 0;
    position: absolute;
    z-index: 2;
    background: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
        width:100%;

}
.sup_links {
    text-align: center; 
    opacity: 0;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sup_links .sup_link{
    color: #31aae1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    margin: 0px 10px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
}
.sup_links .sup_link:first-child {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
}
.sup_links .sup_link:last-child {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
}
.sup_portfolio:hover .sup_links .sup_link:last-child, .portfolio-item:hover .sup_links .sup_link:last-child {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.sup_portfolio:hover .sup_links .sup_link:first-child, .portfolio-item:hover .sup_links .sup_link:first-child {
	-webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.sup_portfolio:hover .sup_links, .portfolio-item:hover .sup_links {
	opacity:1;
}
.sup_portfolio:hover .sup_overlay_action, .portfolio-item:hover .portfolio-overlay{
    opacity: 0.8;
}
.sup_portfolio:hover .sup_links .sup_link:hover, .portfolio-item:hover .sup_links .sup_link:hover{
    background: #31aae1;	
	color:#fff;
}
.sup_bottompadder30 {
    padding-bottom: 30px;
}
/*--------- team section start ---------*/
.sup_teammember {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.sup_team_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.sup_team_overlay .sup_team_plus {
    width: 0;
    height: 0;
    border-top: 50px solid #31aae1;
    border-left: 50px solid transparent;
    float: right;
    position: relative;
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    -ms-transition: opacity 0.45s, -ms-transform 0.45s;
    -moz-transition: opacity 0.45s, -moz-transform 0.45s;
    -o-transition: opacity 0.45s, -o-transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    -webkit-transform: rotate3d(0,0,1,-100deg);
    -ms-transform: rotate3d(0,0,1,-100deg);
    -moz-transform: rotate3d(0,0,1,-100deg);
    -o-transform: rotate3d(0,0,1,-100deg);
    transform: rotate3d(0,0,1,-100deg);
    -webkit-transform-origin: 0 -10%;
    -ms-transform-origin: 0 -10%;
    -moz-transform-origin: 0 100%;
    -o-transform-origin: 0 -10%;
    transform-origin: 0 -10%;
}
.sup_team_overlay .sup_team_plus a i {
    float: left;
    position: relative;
    margin-top: -30px;
    top: -10px;
    left: -20px;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    -moz-transform: translate3d(0,50px,0);
    -ms-transform: translate3d(0,50px,0);
    -o-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}
.sup_team_detail {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    left: 0;
    background: #31aae1;
    padding: 15px 0px;
    -webkit-transition: -webkit-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,120px,0);
    -ms-transform: translate3d(0,120px,0);
    -moz-transform: translate3d(0,120px,0);
    -o-transform: translate3d(0,120px,0);
    transform: translate3d(0,120px,0);
}
.sup_team_detail h5 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    -ms-transform: translate3d(0,20px,0) scale(1.1);
    -moz-transform: translate3d(0,20px,0) scale(1.1);
    -o-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
}
.sup_team_detail p {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    -ms-transform: translate3d(0,20px,0) scale(1.1);
    -moz-transform: translate3d(0,20px,0) scale(1.1);
    -o-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
}
.sup_teammember:hover .sup_team_plus {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,1,20deg);
    -ms-transform: rotate3d(0,0,1,20deg);
    -moz-transform: rotate3d(0,0,1,20deg);
    -o-transform: rotate3d(0,0,1,20deg);
    transform: rotate3d(0,0,1,0deg);
}
.sup_teammember:hover .sup_team_plus i {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: 0.15s;
    -ms-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s; 
}
.sup_teammember:hover .sup_team_detail {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.sup_teammember:hover .sup_team_detail h5, .sup_teammember:hover .sup_team_detail p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    -moz-transform: translate3d(0,0,0) scale(1);
    -ms-transform: translate3d(0,0,0) scale(1);
    -o-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}
.fancybox-image{
    border-radius: 4px;
}
.fancybox-skin{
    background: #31aae1 !important;
    padding: 5px !important;
}
.fancybox-title-float-wrap .child{
    background: rgba(49, 170, 225, 0.8) !important;
    text-shadow: 0 1px 2px #31aae1 !important;
    border: 1px solid #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
}
.fancybox-next span {
    right: -24px;  
    background-position: 0 -69px;
}
.fancybox-prev span {
    left: -29px;
    background-position: 0 -34px;
}
.fancybox-close{
    top: -4px;
    right: -4px;
    width: 36px;
    height: 30px; 
}
.ml{
    display:none !important;
}

.social {
    width: 30px;
    height: 30px;
    margin: 0 5px;
    line-height: 30px;
    font-family: Entypo;
    font-size: 16px;
    text-align: center;
    color: #555;

    background: #fff;
    overflow: hidden;
    cursor: pointer;
        display: inline-block;
}

.social {
   text-shadow: rgb(226, 226, 226) 1px 1px,
    rgb(227, 227, 227) 2px 2px,
    rgb(227, 227, 227) 3px 3px,
    rgb(228, 228, 228) 4px 4px,
    rgb(229, 229, 229) 5px 5px,
    rgb(229, 229, 229) 6px 6px,
    rgb(230, 230, 230) 7px 7px,
    rgb(230, 230, 230) 8px 8px,
    rgb(231, 231, 231) 9px 9px,
    rgb(232, 232, 232) 10px 10px,
    rgb(232, 232, 232) 11px 11px,
    rgb(233, 233, 233) 12px 12px,
    rgb(233, 233, 233) 13px 13px,
    rgb(234, 234, 234) 14px 14px,
    rgb(235, 235, 235) 15px 15px,
    rgb(235, 235, 235) 16px 16px,
    rgb(236, 236, 236) 17px 17px,
    rgb(236, 236, 236) 18px 18px,
    rgb(237, 237, 237) 19px 19px,
    rgb(238, 238, 238) 20px 20px;
}


/*-------select field--------------*/
.styled_select {
    outline:0px;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    border: 1px solid #ddd;
    overflow: hidden;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-box-shadow: 0 0 0 3px #f5f5f5;
    -o-box-shadow: 0 0 0 3px #f5f5f5;
    -khtml-box-shadow: 0 0 0 3px #f5f5f5;
}
.styled_select.match-width {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.styled_select {
    background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: -ms-linear-gradient(top, #ffffff, #f1f1f1);
    background-image: linear-gradient(top, #ffffff, #f1f1f1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f1f1f1');
}
.styled_select select {
    position: relative; 
    display: block; 
    margin: 0; 
    padding: 9px 32px 9px 12px; 
    white-space: nowrap; 
    width: 100%; 
    font-size: 13px; 
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    border: none;
    background: transparent; 
    cursor: pointer; 
    -moz-appearance: window; 
    -webkit-appearance: none; 
    -ms-appearance: none; 
    -o-appearance: none; 
    appearance: none; 
    outline: none; z-index: 2;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.styled_select select::-ms-expand {display: none;}

.styled_select:after {
    position: absolute; 
    top: 0; 
    right: 0;
    width: 32px;
    height: 100%;
    speak: none; 
    content: ''; 
    z-index: 1;
}
.styled_select:before {
    position: absolute;
    top: 40%;
    right: 15px;
    width: 17px;
    height: 12px;
    margin: -2px 0 0 -4px;
    background: url(../image/scet.png) no-repeat 50% 50%;
    background-size: 10px;
    speak: none;
    content: '';
}
.advs-box{
    height: 290px;
	overflow-x: hidden;
    text-align:center;
    padding: 19px 18px;
    overflow: auto;
    font-family: 'Source Sans Pro', sans-serif;
}
.advs-box h3{
    font-size:18px;
    margin:5px 0 6px; 
    text-transform: uppercase;
    color: #211f20 !Important;
    font-weight: 700;
}
.advs-box p{
   max-width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 28px;
    color: #211f20;
    font-weight: 500;
    float: left;
}
ul.portfolio-meta {
    float: left;
    width: 100%;
    padding: 0;
}
ul.portfolio-meta li {
    padding: 9px 0px 0px;
    list-style: none;
    color: rgba(33, 31, 32, 0.58);
}
ul.portfolio-meta li span {
    color: #211f20;
    font-weight: bold;
    width: auto;
    display: inline-block;
    margin-right: 2px;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
}
/*----------client-------------------*/
.pdv{
	position: absolute;
    bottom:20px;
    left: 0;
    padding: 10px 25px;
}
.tiles .tile {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
}
.tile .tile__inner {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 27px 24px rgba(0,0,0,.1), 0 40px 77px rgba(0,0,0,.1);
    position: relative;
    /* padding:20px 30px 30px; */
    height: 180px;
}
.imdv {
    border: 0px solid #000;
    /* height: 90px; */
    line-height: 180px;
    text-align:  center;
    /* vertical-align:  middle; */
}
.imdv img{
	margin:0 auto;
}
.imdv {
	border: 0px solid #000;
	height: 90px;
	/* line-height: 100px; */  
	max-width: 100%;
	max-width: 100%;
	text-align:  center;
}
.clrbg{
	background-color:#fff;
	padding:80px 0px;
}
.tile h5{
    color: #fff;
    font-size: 14px;
    padding: 20px 0 10px;	
    position: relative;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;	
}
.brdwd{
    border-bottom: 2px solid rgb(231, 231, 231);
    width: 41px;
	margin-bottom:10px;
}
/*----------Training-------------------*/
.erroor{
	color: #dc3131;
}
.desctt{
    font-size: 14px;
    color: #000;
    padding: 0px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    margin: 0;
    font-weight: 400;   
    word-spacing: 1.2px;
    text-align: left;
    margin-top:10px;
	margin-bottom:20px;
}
.descttsm{
    font-size: 14px;
    color: #000;
    padding: 0px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    margin: 0;
    font-weight: 400;   
    word-spacing: 1.2px;
    text-align: left;
}
.brdtm{
	border-bottom: 1px solid #26ace3;
}
.lstico {
	padding: 0px;
	margin:0px;
}
.lstico li{
    padding: 0 0 5px 0px;
    margin: 8px 0px;
    position: relative;
    list-style: none;
    font-size: 14px;
}
.lstico li i{
    color: #26ACE3;
    position: absolute;
    top:4.5px;
    left: -13px;
}
.lstico li b{
    color: #000;
}
.lstico1 {
	padding: 0px;
	margin:0px;
	margin-left:18px;
}
.lstico1 li{
    padding: 0 0 5px 9px;
    margin: 8px 0px;
    position: relative;
    list-style: none;
    font-size: 14px;
}
.lstico1 li b{
    color: #000;
}
.lstico1 li i{
    color: #26ACE3;
    position: absolute;
    top:4.5px;
    left: -13px;
}
/*----------Responsive Part-------------------*/

@media (max-width:844px) {

    .navbar-default .navbar-nav > li > a {       
            -moz-line-height:10px !important;        
    }

}
@media (max-width:768px) {
	.person_image_wrapper img{
		width:100%;
	}
.boxed11 {
    margin-bottom: 20px;
}		
.tile {
	margin-bottom: 20px;
}			

.slider.btn {
	padding: 2px 20px;
	margin-top: 10px;
	font-size: 15px;
	border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}	
#main-slide .slider-content h3 {
	margin-top: 20px;
	font-size: 17px !Important;
	line-height:29px;
}
.sld{
	 width: 100%; 
	 background-size: 100% 100%;
	 overflow: auto;
	 height: 300px; 
}
.navbar{
    padding:0px 0px;
}
.subbg{
    height: 121px;
}
.smsc{
    padding-left: 32px;
    margin-top:30px;
}
.cbg p{
    text-align:left;
}
.breadcrumbs{
    display:none;
}
#main-slide .carousel-control i {
        padding: 15px 11px;
}
#main-slide .slider-content{
    top:40%;
}
.sup_sorting ul li{     
    margin: 0px 9px;
    margin-bottom:20px;
}
.sup_sorting ul li a {
    font-size:11px;
}
 header.smaller .navbar-brand #logo {
     width: 270px !important;
}
.weare{
	margin-top:60px;
}
header {
    height:auto !important;
    padding: 22px 0px;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 14px;
    margin-right:0px; 
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	padding: 8px 27px 19px 6px;
}
header .navbar-brand #logo{
    width:0px !important;
}
.cnt{
    display:none;
}
#main-slide .slider-content h2 {
    font-size: 19px;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
    top: 61%;  
}
.hdftpara {
    padding: 0px 0px;   
}
.icon img {
    max-width: 26px;
}
.icon {
    width: 46px;
    height: 46px;
}
.icon img {
    margin-top: 13px;
}
.desc{
    margin-bottom:30px;
    margin-top:20px !important;
	padding: 0px 0px 0px 0px;
}
.grybg{
    padding:40px 15px;
}
.aa_icon_block {
    width: 24%;
}
.proudbg{
    padding:0px;
    padding-bottom:40px;
    padding-top:40px;
}
.main_hd{
    font-size:14px;
}
.footer{
    display:none;
}
.socbg{
    text-align:center;
}
.brdbtm{
    text-align:center;
}
.navbar-default .navbar-nav > li > a{
    padding: 5px 15px 5px 15px;
}
.mm{
    padding-top:5px !important;
    padding-bottom:5px !important;
}
header .navbar-brand #logo {
    width: 256px !important;  
}
.dspnon{
    display:none;
}
.subbgcon p {
    display:none;
}
.navbar-brand{
    padding: 9px 15px;
}
header {
	height:auto !important;
	padding: 12px 0px;
	box-shadow:none !important;
}
.carousel{
   margin-top: 82px;
}
.subbg {
	margin-top: 82px;
}
.subbgcon {
	top: 37px;
}
.menu .nvclps ul li a .fa{
    float: right;
    margin-top: 10px;
    background-color: #ccc;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
.verticalTab {
    margin: 30px 0 !important;
}
.title {
    font: 15px 'Open Sans',sans-serif;
    color: #36404a;
    margin: 24px 0 13px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding-bottom: 0px !important;
}
.sm22 {
    width: 100%;
}
.boxed11{
	height: auto;
}
.abbpart p{
	text-align:justify;
}
.qutbtn {
    position: absolute;  
    top: 40%;
}
.pdv {
	position: relative;
	padding:0;
}
.tile .tile__inner {
    height: auto;
}
.imdv {
    border: 0px solid #000;
    height: auto;
}
.tile h5{
	font-size: 12px;
}
.profile_bg p {
    margin: 0px 0 40px;
}
.blckbg p{
	padding-right:0px;
}
.smmmst{	
    padding: 0 21px !important;
}
}
@media (max-width:520px) {
.boxed11 {
    margin-bottom: 20px;
}		
.tile {
	margin-bottom: 20px;
}		
.slider.btn {
	padding: 2px 20px;
	margin-top: 10px;
	font-size: 15px;
	border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#main-slide .slider-content h3 {
	margin-top: 20px;
	font-size: 17px !Important;
	line-height:29px;
}
.sld{
	 width: 100%; 
	 background-size: 100% 100%;
	 overflow: auto;
	 height: 300px; 
}
header {
	height:auto !important;
	padding: 12px 0px;
	box-shadow:none !important;
}
.navbar-toggle i{
	border-color:#fff !important;
	background-color: #fff;
	line-height: 10px;
}
header .navbar-brand #logo {
   width: 247px !important;  
}
header.smaller .navbar-brand #logo {
    width: 217px  !important;
}
.navbar-default .navbar-nav > li > a{
    padding: 5px 15px 5px 15px;
}
.navbar{
    padding:0px 0px;
}
.navbar-brand{
    padding:9px 15px 9px 0px;
}
.menu .nvclps ul li a .fa{
    float: right;
    margin-top: 10px;
    background-color: #ccc;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 14px;
    margin-right:0px; 
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	padding: 8px 27px 19px 6px !important;
}
.cnt{
    display:none;
}
#main-slide .slider-content h2 {
    font-size: 19px;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
    top: 61%;  
}
.hdftpara {
    padding: 0px 0px;   
}
.icon img {
    max-width: 26px;
}
.icon {
    width: 46px;
    height: 46px;
}
.icon img {
    margin-top: 13px;
}
.desc{
    margin-bottom:30px;
    margin-top:20px !important;
	padding: 0px 0px 0px 0px;
}
.grybg{
    padding:40px 15px;
}
.aa_icon_block {
    width: 24%;
}
.proudbg{
    padding:0px;
    padding-bottom:40px;
    padding-top:40px;
}
.main_hd{
    font-size:14px;
}
.footer{
    display:none;
}
.socbg{
    text-align:center;
}
.brdbtm{
    text-align:center;
}
.mm{
    padding-top:5px !important;
    padding-bottom:5px !important;
}
.weare{
	margin-top:60px;
}
.sup_sorting ul li{     
    margin: 0px 9px;
    margin-bottom:20px;
}
.sup_sorting ul li a {
    font-size:11px;
}
#main-slide .slider-content{
    top:40%;
}
#main-slide .carousel-control i {
	padding: 15px 11px;
}
.breadcrumbs{
    display:none;
}
.smsc{
    padding-left: 32px;
    margin-top:30px;
}
.dspnon{
    display:none;
}
.subbgcon p {
    display:none;
}
.subbg{
    height: 100px;
}
.cbg p{
    text-align:justify;
}
.carousel{
   margin-top: 82px;
}
.subbg {
	  margin-top: 82px;
}
.subbgcon {
	top: 37px;
}
.verticalTab {
    margin: 30px 0 !important;
}
.title {
    font: 15px 'Open Sans',sans-serif;
    color: #36404a;
    margin: 24px 0 13px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding-bottom: 0px !important;
}
.sm22 {
    width: 100%;
}
.boxed11{
	height: auto;
}
.abbpart p{
	text-align:justify;
}
.qutbtn {
    position: absolute;  
    top: 40%;
}
.pdv {
	position: relative;
	padding:0;
}
.tile .tile__inner {
    height: auto;
}
.imdv {
    border: 0px solid #000;
    height: auto;
}
.tile h5{
	font-size: 12px;
}
.profile_bg p {
    margin: 0px 0 40px;
}
.blckbg p{
	padding-right:0px;
}
.smmmst{	
    padding: 0 21px !important;
}
}
@media (max-width:320px) {
.boxed11 {
    margin-bottom: 20px;
}	
.tile {
	margin-bottom: 20px;
}		
.qutbtn span{
	display:none;
}	
.slider.btn {
	padding: 2px 20px;
	margin-top: 10px;
	font-size: 15px;
	border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#main-slide .slider-content h3 {
	margin-top: 20px;
	font-size: 17px !Important;
	line-height:29px;
}
.sld{
	 width: 100%; 
	 background-size: 100% 100%;
	 overflow: auto;
	 height: 300px; 
}
.navbar{
    padding:0px 0px;
}
header.smaller .navbar-brand #logo {
	width: 250px !important;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 14px;
    margin-right:0px; 
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	padding: 8px 27px 19px 6px !important;
}
header .navbar-brand #logo {
   width: 247px !important;  
}
header {
	height:auto !important;
	padding: 12px 0px;
	box-shadow:none !important;
}
.subbg{
    height: 121px;
}
.smsc{
    padding-left: 32px;
    margin-top:30px;
}
.cbg p{
    text-align:justify;
}
.breadcrumbs{
    display:none;
}
#main-slide .carousel-control i {
        padding: 15px 11px;
}
#main-slide .slider-content{
    top:40%;
}
.sup_sorting ul li{     
    margin: 0px 9px;
    margin-bottom:20px;
}
.sup_sorting ul li a {
    font-size:11px;
}
.weare{
	margin-top:60px;
} 
.cnt{
    display:none;
}
#main-slide .slider-content h2 {
    font-size: 19px;
}
#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
    top: 61%;  
}
.hdftpara {
    padding: 0px 0px;   
}
.icon img {
    max-width: 26px;
}
.icon {
    width: 46px;
    height: 46px;
}
.icon img {
    margin-top: 13px;
}
.desc{
    margin-bottom:30px;
    margin-top:20px !important;
	padding: 0px 0px 0px 0px;
}
.grybg{
    padding:40px 15px;
}
.aa_icon_block {
    width: 24%;
}
.proudbg{
    padding:0px;
    padding-bottom:40px;
    padding-top:40px;
}
.main_hd{
    font-size:14px;
}
.footer{
    display:none;
}
.socbg{
    text-align:center;
}
.brdbtm{
    text-align:center;
}
.navbar-default .navbar-nav > li > a{
    padding: 5px 15px 5px 15px;
}
.mm{
    padding-top:5px !important;
    padding-bottom:5px !important;
}
.dspnon{
    display:none;
}
.subbgcon p {
    display:none;
}
.navbar-brand{
    padding: 9px 15px;
}
.carousel{
   margin-top: 82px;
}
.subbg {
	margin-top: 82px;
}
.subbgcon {
    top: 37px;
}
.menu .nvclps ul li a .fa{
    float: right;
    margin-top: 10px;
    background-color: #ccc;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
.verticalTab {
    margin: 30px 0 !important;
}
.title {
    font: 15px 'Open Sans',sans-serif;
    color: #36404a;
    margin: 24px 0 13px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding-bottom: 0px !important;
}
.sm22 {
    width: 100%;
}
.boxed11{
	height: auto;
}
.abbpart p{
	text-align:justify;
}
.qutbtn {
    position: absolute;  
    top: 40%;
}
.pdv {
	position: relative;
	padding:0;
}
.tile .tile__inner {
    height: auto;
}
.imdv {
    border: 0px solid #000;
    height: auto;
}
.tile h5{
	font-size: 12px;
}
.profile_bg p {
    margin: 0px 0 40px;
}
.blckbg p{
	padding-right:0px;
}
.smmmst{	
    padding: 0 21px !important;
}
}
/* carrer */
.inner_page_outer {
    width: 100%;
    float: left;
    padding: 50px 0;
}
.page_content {
    width: 100%;
    float: left;
}
.career_outer {
    width: 100%;
    float: left;
}
.career_posts_area {
    width: 100%;
    float: left;
    padding: 0px 0px 0px;
}
.career_outer h3, .career_posts_area h3 {
    font: 19px/1.2em 'Open Sans',sans-serif;
    color: #36404a;
    margin: 23px 0 15px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding-bottom: 0px !important;
	text-align: left;
}
.career_posts_area ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
.career_posts_area ul li {
    width: 100%;
    float: left;
    position: relative;
}
.job_post_box {
    width: 100%;
    float: left;
    padding: 20px;
    background: #eeeeee8f;
    margin-bottom: 20px;
}
.job_rela {
    width: 100%;
    float: left;
    position: relative;
}
.job_post_box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 5px;
    width: fit-content;
}
#show {
	display: block;
    position: absolute;
    right: 0;
    top: 10px;
}
#hide {
	display: none;
}
.apply_btn a {
    background: #2f2a72;
    color: #fff;
    border-radius: 1px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 15px 8px;
    transition: all 0.5s ease;
}
.meta_desc {
    width: 80%;
    float: left;
    padding: 3px 0px 10px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #5f5f5f;
}
.meta_desc span {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    color: #000;
}
.meta_desc span:after {
    width: 1px;
    height: 10px;
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    background: #767676;
    transform: translate(0,-50%);
    display: none;
}
.job_desc {
    width: 100%;
    float: left;
    padding: 15px 0px 0;
}
.job_post_box .job_desc h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 7px;
}
.job_desc p {
    margin: 0;
}
.job_desc ol{
	list-style: decimal;
	margin: 0;
	padding: 15px;
}
.job_desc ol li{
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000;
	font-weight: 400;
}
.modalCarrerform .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #150f60;
}
.modalCarrerform .modal-title {
    margin: 0;
    line-height: 1.42857143;
	color: #fff !important;
	font-size: 18px;
	
}
.modalCarrerform .modal-header .close {
    margin-top: -25px;
}
.modalCarrerform button.close {
    position: absolute;
    color: white;
    background-color: #000;
    opacity: 1;
    padding: 2px 6px;
    font-weight: 400;
    border-radius: 100%;
    font-size: 20px;
    right: -15px;
    top: -15px;
    border: 2.5px solid #fff;
    z-index: 1;
}
.modalCarrerform .close span {
    position: absolute;
    color: white;
    background-color: #000;
    opacity: 1;
    padding: 2px 6px;
    font-weight: 400;
    border-radius: 100%;
    font-size: 20px;
    right: 0px;
    top: 25px;
    border: 2.5px solid #fff;
    z-index: 1;
}
.modalCarrerform .star{
    color: #fa0000;
}
.modalCarrerform .modal-body {
    position: relative;
    padding: 30px 25px;
}
.modalCarrerform  label{
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 7px;
    color: #111;
    font-size: 15px;
    line-height: 25px;
	font-weight: 400;
}
.modalCarrerform .form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f8f8fb;
    background-image: none;
    border: 1px solid #eee;
}
.modalCarrerform .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
}
.carrer_submit{
	background: #fff;
    color: #150f60;
    border: 1px solid;
	font-size: 16px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #150f60;
    padding: 12px 22px 11px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s ease;
    background: #150f60;
    margin-left: 10px;
    float: left;
}
.carrer_submit:hover{
	background: #fff;
    color: #150f60;
    border: 1px solid;
}
.float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 20px;
    left: 10px;
    z-index: 100;
	background-color: #25d366;
	border-radius: 50%;
}
.my-float {
	margin-top: 14px;
	color: #fff;
}
i.fa.fa-whatsapp.my-float {
    font-size: 35px;
    position: absolute;
    left: 12px;
    bottom: 8px;
}
.blue-bg {
	width: 100%;
    padding: 50px 0 20px;
}
.sub-clnts{
	width: 100%;
} 
.clnt-cnt h3 {
    font-family: cursive;
    font-size: 20px;
    padding-top: 36px;
	color: #0B0B0B;
	text-align: left;
}
.clnt-lg1, .clnt-lg {
    background: #fff;
    padding: 25px 8px;
    text-align: center;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.2);
    min-height: 85px;
	border: 1px solid #fff;
    transition: all 300ms ease;
}
.clnt-lg1, .clnt-lg img{
    max-width: 80px;
    height: 50px;
    object-fit: contain;
}
.clnt-lg2 {
    background: #fff;
    text-align: center;
    box-shadow: 0px 3px 6px #c5c5c5;
    min-height: 75px;
	border: 1px solid #fff;
}
.clnt-lg1:hover, .clnt-lg:hover, .clnt-lg2:hover {
    border: 1px solid #de3a3a6e;
    box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 414px){
.blue-bg {
    margin-top: 20px;
}
.sub-clnts {
    width: 75%;
}
.pos-relative {
    /* position: relative!important; */
    
    margin-top: 30px;
}
.img-text-pos {
    
    width: 267px;
    /* text-align: left; */
    left: 32px;
}
}
@media (max-width: 767px){
.blue-bg {
    padding: 0px;
}
}
@media (max-width: 1024px){
.blue-bg {
    margin-top: 30px;
}
.sub-clnts {
    width: 250px;
}
}
@media (max-width: 375px){
.sub-clnts {
    width: 100%;
}
}
.pos-relative {
    
	text-align: center;
}
.img-shadow-box {
    box-shadow: 8px 7px 6px 4px rgb(0 0 0 / 30%);
}
.img-text-pos {
    position: absolute;
    bottom: 0px;
    
    width: 267px;
    text-align: left;
}
.padding-20px {
    padding: 20px !important;
}
.white {
    color: #fff !important;
	height: 40%;
}
.text-transform-uppercase {
    text-transform: uppercase !important;
}
.small-font-12px {
    font-size: 14px !important;
    line-height: 133px !important;
}
.font-weight-700 {
    font-weight: 600!important;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 65px;
    position: absolute;
    top: 26px;
}
.height-13px {
    height: 13px !important;
}

.border-bottom-short {
    border-bottom: 1px solid #ffffff;
}

.width-10 {
    width: 10%!important;
}
.padding-top-8px {
    padding-top: 8px !important;
}
.white {
    color: #fff !important;
	background-image: linear-gradient(to bottom, #e2e2e200, #48484891, #000000ba, #000000, #000000);
}
.white1 {
    color: #fff !important;
	font-size: 14px;
}
.f-left {
    float: left !important;
}
.f-right {
    float: right !important;
}
.management {
    width: 100%;
    
    
}
.tm-scal1 {
    margin-top: 15px;
    text-align: center;
    margin-left: 35px;
}
.tm-scal span, .tm-scal1 span, .tm-scal2 span {
    float: left;
    background: #fff;
    box-shadow: 0px 4px 9px #8c8989;
    line-height: 30px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.fb-tm {
    color: #395794;
}
.wtsp-tm:hover {
    background: #24CD63;
    color: #fff;
}
.fb-tm:hover {
    background: #395794;
    color: #fff;
}
.twt-tm {
    color: #1C9DEB;
}
.twt-tm:hover {
    background: #1C9DEB;
    color: #fff;
}
.link-tm {
    color: #009CD6;
}
.link-tm:hover {
    background: #009CD6;
    color: #fff;
}
.tm-scal span:hover, .tm-scal1 span:hover, .tm-scal2 span:hover {
    box-shadow: none;
}
.name-profile{
	    font-size: 18px;
    /* text-align: center; */
    line-height: 30px;
    letter-spacing: 1px;
    margin-top: 0px;
}
.para-profile{
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-top: 0px;
    color: #000;
    margin-bottom: 15px;
}
.desi{
	    font-size: 15px;
    line-height: 30px;
    color: #aaa;
}
.over:hover{
	opacity: 0.9;
	z-index:999;
	transition: 0.5s ease-out;
	
}
@media (max-width: 375px){
.clnt-lg1, .clnt-lg, .clnt-lg2 {
    height: 60px;
}
}
@media (max-width: 414px){
.clnt-lg1, .clnt-lg, .clnt-lg2 {
    height: 55px;
}
.clnt-cnt h3 {
    text-align: center;
	line-height: 60px;
}
.name-profile {
    
    margin-top: 60px;
}
}
@media (max-width: 1076px){
.clnt-lg {
    height: 0px;
    padding: 25px 0;
	margin-top: 15px;
	width: 100%;
}
.clnt-lg1,.clnt-lg2 {
    height: 95px;
    padding: 6px 0;
	margin-top: 15px;
	width: 100%;
}
.name-profile {
    
    margin-top: 60px;
}
.clnt-lg img{
	max-width: 110px;
}
}
@media (max-width: 375px){
.clnt-lg img {
    width: 85%;
}
}
@media (max-width: 375px){
.tm-scal1 {
    margin-left: 80px;
}
}
/*onload popup*/
.popupx{width:100%;margin:0 auto;display:none;position:fixed;z-index:999; left:0;}
.popouterz{width:100%; height:100%; position:fixed; top:0; background:rgba(0,0,0,0.5);z-index:101;}
.popupinnerz{width:100%;float:left;position:relative;z-index:103;padding:15px 35px;box-shadow:0 2px 5px #000; height:100vh; min-height:550px;}
.ksopd{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.popcontainerz{width:100%;max-width:100%;margin:0px auto;z-index:103;}
a.closez{text-decoration:none; width:25px; height:25px; position:absolute;right:0;top:0;border:1px solid #fff;border-radius:100px; padding:5px; }
/*message page*/
.xxareaposu{width:100%; float:left; position:relative; }
.xxinnerxa{width:100%; max-width:399px; margin:0 auto;}
.xxyyyxzy{width:100%; float:left; position:relative; padding:25px; }
.ccclofz{width:100%; float:left;box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15); }
.wwxyzare{width:100%; float:left; position:relative;padding:30px 19px 0; background:#fff;}
.wwxyzare .payxztz{text-align:center;  width:100%; float:left; }
.wwxyzare .payxztz p{font-size:14px; line-height:23px; margin:0; color:#555; width:100%; float:left; margin-bottom:25px;}
.wwxyzare .payxztz p span{display:block; text-align:center;}
.wwxyzare .payxztz p span img{width:15px; opacity:0.5;}
.wwxyzare h2{color:#23b53f;font-size:24px; line-height:30px; font-weight:600; margin-bottom:15px; width:100%; float:left; position:relative; padding-top:85px; }
.wwxyzare h2 span{display:block; position:absolute; top:0; left:50%; transform:translate(-50%,0%); width:100%; height:75px; }
.wwxyzare h2 img{max-width:95px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.wwxyzare.faild h2 img{max-width:30px;}
.suxyambk{width:100%; float:left; margin-top:0px; background:#f7f7f7; text-align:center;}
.suxyambk a{display:inline-block; color:#555; font-size:15px; line-height:19px; font-weight:600; padding:19px 35px;
 transition:all 0.5s ease; }
.faild .suxyambk a{color:#f73838; border:1px solid #f73838;}
.suxyambk a:hover{color:#111;}
.faild .suxyambk a:hover{color:#111;}




/* Add New Team Page */
#team-section-new{
    padding: 25rem 0 4rem;
}
.team-section-new-outer{
    display: flex;
    width: 75%;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    margin: auto;
}
.team-section-new-inner-wrapper{
    position: relative;
    /* width: 32%; */
}
.team-section-new-outer .team-section-new-outer-href{
    /* width: 32%; */
}
.team-section-new-inner-wrapper-img{
    position: relative;
    overflow: hidden;
}
.team-section-new-inner-wrapper-img img{
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.team-section-new-inner-wrapper-text{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 50px 10px 20px;
    background-image: linear-gradient(to bottom, #e2e2e200, #48484891, #000000ba, #000000, #000000);
    color: #fff;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}
.team-section-new-inner-wrapper-text h3{
    color: #fff;
    margin-bottom: 6px;
}
.team-section-new-inner-wrapper-text h5{
    color: #fff;
}
.team-section-new-outer-2nd{
    display: flex;
    margin-top: 50px;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
}
.team-section-new-heading{
    width: 65%;
    margin: auto;
    margin-bottom: 40px;
    text-align: center;
}
.team-section-new-heading h3{
    color: #0B0B0B;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 10px;
}
.team-section-new-heading p{
    text-align: center;
    line-height: 25px;
    font-size: 15px;
}
.icoicon{
    display: inline-block;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    width: 12px;
    height: 12px;
}
.team-section-new-inner-wrapper-text-right .team-section-inner-modal-a{
    padding: 2px 8px;
    background-color: #fff;
    border-radius: 15px;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    gap: 3px;
}
/* .team-section-new-inner-wrapper-text-left{
    width: 60%;
} */
.team-section-new-inner-wrapper-text-right{
    position: absolute;
    right: 10px;
    bottom: 46px;

}
.dn-mob-sm{
    display:none;
}
.db-mob-sm{
    display:block;
}
@media only screen and (max-width:480px){
    .team-section-new-heading{
        width: 100%;
    }
    .team-section-new-inner-wrapper-text-left{
        text-align:left !important;
    }
    .dn-mob-sm{
        display:block;
    }
    .db-mob-sm{
        display:none;
    }
    .team-section-new-outer {
        flex-wrap: wrap;
    }
    .team-section-new-inner-wrapper {
        width: 46%;
    }
    .team-section-new-outer-2nd{
        flex-wrap: wrap;
    }
    .team-section-new-outer {
        width: 100%;
    }
    .team-section-new-outer .team-section-new-outer-href {
        width: 47%;
    }
    .team-section-new-inner-wrapper-img img{
        height: 200px;
    }
    .team-section-new-inner-wrapper-text {
        padding: 25px 10px 10px;
    }
    .team-section-new-inner-wrapper-text h3 {
        color: #fff;
        margin-bottom: unset;
        font-size: 14px;
    }
    .team-section-new-inner-wrapper-text h5{
        font-size: 11px;
        margin-bottom: 7px;
    }
    .team-section-new-inner-wrapper-text-right {
        position: static;
    }
    .team-section-new-inner-wrapper-text-right .team-section-inner-modal-a{
        display: block;
        width: fit-content;
    }
    .meta_desc {
        width: 100%;
    }
    #show {
        display: block;
        right: unset;
        top: unset;
        bottom: 0;
    }
    .job_rela {
        padding-bottom: 30px;
    }
    .meta_desc p{
        text-align: left;
    }
    .job_post_box {
        padding: 10px;
    }
    .asda .modal-body{
        padding:0;
    }
}
@media only screen and (max-width: 375px){
    .team-section-new-outer a {
        width: 46%;
    }
    .team-section-new-outer-2nd .team-section-new-inner-wrapper {
        width: 46%;
    }
}
/* End New Page */
.chat-icon {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background-color: #fff;
    border-radius: 100%;
    z-index: 99;
}
element.style {
    width: 40px;
}

