@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,500i,700,700i');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; font-family: 'Lato', sans-serif; font-size:15px; color: #000; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html {-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */}
a { text-decoration: none; }
body {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  width: 100%;
}
span { color:#e7650f; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*---Additional Form resets---*/
button, input[type="button"] { background: none; }
:required { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}
/*---Typographic Styling---*/
em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code { font-family: Monaco, Courier, monospace; }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after, { content: "";}
/*---Interactive Element Settings---*/
a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button { -webkit-appearance:none; }
/*---Misc. Element Styling---*/
img { -ms-interpolation-mode: bicubic; }
.linksiz { font-size: 19px; line-height: 30px; }
/* Proper box model */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* General styles */
::selection {background: #eb8f00;color: #fff;}
::-moz-selection { background:#eb8f00; color:#fff;}
::-webkit-selection { background:#eb8f00; color:#fff;}
a { text-decoration: none; color: #327D9D;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; }
a:hover { }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;  }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px;  }
h2, h3, h4, h5, h6 { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px;}
.heading { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea {font-size: 13px; }

input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p { line-height: 26px; margin: 0 0 27px; font-size: 16px;}
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea { height: 153px; resize: none; width: 100%; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding:12px 18px; font-size: 12px; font-weight: normal; border: 1px solid #ccc; color:#666; margin: 0;vertical-align: top; }
ul, ol { margin:0;padding:0;}
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }
::-webkit-input-placeholder {opacity: 1;color:#acacac;}
:-moz-placeholder {opacity: 1;color:#acacac;}
::-moz-placeholder {opacity: 1;color:#acacac;}
:-ms-input-placeholder {opacity: 1;color:#acacac;}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hidecal { display:none; }
a.phn {    display: inline-block;    font-weight: bold;    font-size: 20px;}
a{text-decoration: none !important;}
.rcapcha { border-radius: 3px; height: 75px; margin: 0 auto 6px; overflow: hidden; width: 100%; }
/*##########################################    Menu    ##############################################################*/


.logo { float: left;  margin: 10px 0 0 1px; width: 293px; }
.logoRgt { width:875px; height: 205px; }

/*=========Listing==========*/
.listng.twoCol > li { float: left; width: 46%; }/*=========2 column Listing==========*/
.contRgt .wpcf7-not-valid-tip { height: 25px; top: 10px; line-height: 21px; font-size: 13px; }

.sharedv { clear: both; padding-top: 20px; }

/*=========Social Media==========*/
.social {
	/* float: left; */
	/* width: 210px; */
	clear: both;
}
.social > ul, .socialFtr > ul { list-style: outside none none; margin: 0; padding: 0; }
 .social li:nth-child(4) {margin-right:0;}
 .social li:nth-child(5) {width:100%;text-align:center;margin-top: 5px;}
 .social li:nth-child(5) li {float:none;display:inline-block;width: auto;height: auto;margin: 0 -1px 0 0;}
 .social li:nth-child(5) li a {}
.social li a, .socialFtr li a { display: block; height: 100%; }
.social li a:hover, .socialFtr li a:hover { opacity: 0.7; }


header {
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
	position: static;
	top: 0;
	width: 100%;
	z-index: 1;
	padding-bottom:28px;
  background: #112d45;
}
header .clList a:hover{color: #e7650f !important}
/* header::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)) repeat scroll 0 0;
  content: "";
  height: auto;
  padding: 94px 0 0;
  position: absolute;
  top: 0;
  width: 100%;
} */

.logo_brand {
    /* background: #fff none repeat scroll 0 0; */
    float: left;
    padding: 5px 10px;
    width: 120px;
}
.clList > li.phone::before {
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: -2px;
    background: #e7650f;
    width: 34px;
    height: 34px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 6px 0;
}
.clList > li.ml::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 0;
	position: absolute;
	top: -2px;
	background: #e7650f;
	width: 34px;
	height: 34px;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 6px 0;
}
.clList li{display: inline-block; position: relative; padding-left:40px; }
.clList li.phone{ margin-left: 20px;}
.clList li a{color: #fff; padding:4px 5px; display: block;}
.logo_right{padding: 10px;}
.logo_right {
	padding: 26px 0 0;
}
.humb_menu span {

    width: 30px;
    height: 2px;
    display: block;
    background: #fff;
position: relative; margin: 2px 0;
}
.humb_menu span::before {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	background: #fff;
	margin: 0px 0 2px;
	position: absolute;
	top: -6px;
}
.humb_menu span::after {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	background: #fff;
	margin: 2px 0;
	position: absolute;
	bottom: -8px;
}
.clList li.humb_menu {
	padding: 12px 40px 0;
}
.clList {
	text-align: right;
}
.menuBG{background: #e7650f}
.menuCVr {
	position: absolute;
	z-index: 1;
	width: 100%;
	/* margin-top: -25px; */
}
.menuBG{position: relative; padding: 0 0px;}
.ltJobs{position: absolute; right: 0px;}
.ltJobs {
	position: absolute;
	right: 0px;
	text-transform: uppercase;
	color: #fff;
	padding: 17px 20px 15px;
}
.ltJobs:hover{background: #96063a; color: #fff}
.banner_content {
	width: 600px;
	margin: 0 auto;
}
.banner_content h1 {
	color: #fff;
	text-shadow: 0px 3px 4px rgba(0,0,0,0.6);
	-moz-text-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.aboutSection{padding: 60px 0;}
.no-float{
   float: none !important;
}
.in-block{display: inline-block;}
.aboutSection h2, .services h2, .partnes h2 {
	position: relative;
	font-size: 38px; color: #43414;
	display: inline-block;
	line-height: 41px; font-weight: 500
}
.aboutSection h2.block-title{position: relative; font-size: 38px; display: inline-block;}
.aboutSection h2.block-title:after{content: ""; display: block; background: url(../images/title-lines-rgt.png) no-repeat 0 0; width: 52px; height: 41px;
position: absolute; right:-80px; top: 0px;
}
.aboutSection h2.block-title:before{content: ""; display: block; background: url(../images/title-lines.png) no-repeat 0 0; width: 52px; height: 41px;
position: absolute; left:-80px; top: 0px;
}

.ab_img::before{background: #ebebeb; content: ""; display: block; position: absolute; top: 0px; left: 0p; height: 100%; width:70%; z-index:-1;}
.ab_img{position: relative; padding:25px 0;}
.ab_img:after{content: ""; display: block; width:30px; height: 100%; background: #e7650f; position: absolute;z-index: 1; top: 0px;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s;
}
.ab_img:hover:after{ width:70px; }
.m-md-btm{margin-bottom: 50px;}
.div-content{border: 1px solid #ddd; padding:80px  50px 50px; position: relative;}
.icon {
	width: 125px;
	height: 125px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	padding: 25px;
	position: absolute;
	top: -69px;
	left: 50%;
	margin-left: -70px;
}
.div-content{margin: 0 0 0}
.div-content p {
	margin: 0;
	font-size: 16px;
}
.p-relative{position: relative;}
.ab-right{padding-left: 50px; position: absolute; right: 0px; bottom: 10px;}
.sc-three {
	padding: 60px 0 0;
}
.rowIn{position: relative;}
.rowIn:before{content: ""; position: absolute;bottom: 0px; width: 98%; right: 15px; 	border-bottom: 1px solid #ddd; }
.rowIn::after{clear: both; content: ""; display: block;}
.three_left span{font-size: 20px; margin-bottom: 15px; display: block;}
.three_left {
	padding-right: 20px;
}
.three_left ul{
	padding-right:80px;
}
.three_left li {
	dis: a;
	display: flex;
	margin-bottom: 25px;
}
.three_left i{ flex:none; margin-right: 30px;}
.three_right{position: relative; border: 1px solid #ddd; padding-left: 30px;}
.three_right:after{

  content: ""; display: block; width:100%; height: 30px; background: #e7650f; left: 0px;position: absolute;z-index: 1; bottom: 0px;
}
.three_left li:last-child{margin: 0;}
.services{padding:0 0 0px}
.sv_ingBg {
	padding: 80px 20px 40px;
	position: relative;
	text-align: center;
	background-size: cover !important;
	margin-bottom: 100px;
    -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s;
}
.sv_ingBg:hover{background-position:0px center !important;}
.sv_ingBg:hover i{border: 1px solid #fff}
.sv_ingBg i {
	background: #e7650f;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: table-cell;
	margin-top: -50px;
	vertical-align: middle;
	padding: 16px;
	position: absolute;
	left: 50%;
	margin-left: -59px;
	margin-top: 0;
	top: -55px;
	margin: ;
}

.services h2{margin-bottom: 0px;}
.line1{position: relative; display: block; width: 400px; height: 2px; background: #e7650f; margin:0px auto 30px;}
.line1::after{content: ""; width: 20px; height: 20px; background: #e7650f; position: absolute; right: 0px; top: -10px;}
.line1::before{content: ""; width: 20px; height: 20px; background: #e7650f; position: absolute; left: 0px; top: -10px;}

.sv01 .sv_ingBg{background: url(../images/realbg.jpg) no-repeat 0 0;}
.sv02 .sv_ingBg{background: url(../images/export.jpg) no-repeat 0 0;}
.sv03 .sv_ingBg{background: url(../images/manpowerbg.jpg) no-repeat 0 0;}
.sv04 .sv_ingBg{background: url(../images/distributionbg.jpg) no-repeat 0 0;}
.sv05 .sv_ingBg{background: url(../images/edubg.jpg) no-repeat 0 0;}
.sv06 .sv_ingBg{background: url(../images/buildersbg.jpg) no-repeat 0 0;}
.sv_ingBg strong{font-size: 18px; margin-bottom: 5px; display: block; color: #fff;}
.sv_ingBg p{font-size: 16px; margin-bottom: 5px; display: block; color: #eee; line-height: 24px;}
.partnes h2::after {
	content: "";
	width: 20px;
	height: 30px;
	background: #e7650f;
	position: absolute;
	left: -36px;
	top: 7px;
}
.partnes h2::before {
	content: "";
	width: 2px;
	height: 30px;
	background: #e7650f;
	position: absolute;
	left: -13px;
	top: 7px;
}
.pratnIcons i{width: 200px; height: 200px; border-radius: 50%; border: 4px solid #e7650f; display: inline-block; display: block;}
.pratnIcons i {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 5px solid #e7650f;
	display: inline-block;
	/* display: block; */ background: #fff;
	overflow: hidden;
	padding: 10px;
}
.m-dm-btm{margin-bottom: 20px;}
.partnes{padding-bottom: 50px;}
footer{background: #222222; border-top: 15px solid #e7650f}
.cnLists i {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	padding: 11px 0;
	color: #e7650f;
}
.cnLists li{display: flex;}
.ftTop{padding: 30px 0;}
.cnRight a, .cnRight p{display: block; color: #eee; font-size: 16px;}
.cnRight {
	padding-left: 18px;
}
.fttopIn{border-bottom: 1px solid rgba(255,255,255,0.6)}
.cnLists li:hover i{background: #e7650f; color: #fff}
footer a:hover{	color: #e7650f;}
.ftContent a, .ftContent p {
	color: #eee;
	font-size: 16px;
	margin: 0;
}
a.footLogo {
    WIDTH: 150PX;
    margin: 0 0 10px;
}
.ftContent h3{font-size: 22px; color: #eee; margin-bottom: 15px; line-height: 28px;}
.m-top-lg{margin-top: 25px;}
.m-top-lg {
	margin-top: 40px;
}
.pad-right30{padding-right:100px;}
.ftList a{position: relative; padding-left:20px;}
.ftList a::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	le: 0px;
	left: 0px;
	text-align: 0px;
	top: 6px;
}
.ftList li{margin-bottom: 8px;}
.footLogo{margin-bottom: 10px; display: block;}
.socialLIst li{display: inline-block; margin: 0 7px;}
.socialLIst i{width: 37px; height: 37px; padding: 10px; border: 1px solid #fff; border-radius: 50%; color: #fff;}
.socialLIst a:hover i{background: #e7650f; color: #fff}
.socialLIst a{padding: 10px; display: block;}
.ftContent {
	padding-bottom: 40px;
}
.lastFooter{background: #111111; padding: 5px 0;}
.lastFooter p{margin: 0; color: #fff; font-size: 14px; }
.lastFooter a{color: #eee;  font-size: 14px;}
.pratnIcons i{cursor: pointer;}
.pratnIcons i:hover img{transform: scale(0.9);}
.pratnIcons i img{  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; }

.inner-content{padding: 60px 0;}
.banner-content{position: absolute; top: 50%; left: 0px; width: 100%; margin-top: -70px;}
.banner-content h1{margin-bottom: 10px; color: #fff}
.banner-content p{margin-bottom: 10px; color: #fff; }
.pageImg{background: #e7650f; padding-left:15px; padding-bottom: 30px;}

.inner-content h2{font-size: 32px; position: relative; display: inline-block; text-align: center;}
.inner-content .resp-tabs-container h2{ display:none; }
.inner-content p{text-align: justify;}
.inner-content h2::before {
    content: "";
    width: 20px;
    height: 20px;
    background: #e7650f;
    position: absolute;
    left: -34px;
    top: 10px;
}
.inner-content h2::after {
    content: "";
    width: 20px;
    height: 20px;
    background: #e7650f;
    position: absolute;
    right: -34px;
    top: 10px;
}
.abvisns .icon1 {
    width: 100%;
    background: #e7650f;
    display: block;
    padding: 30px;
    text-align: center;
}
.abvisns li {
    display: block;
    flex-wrap: wrap;
    border: 1px solid #ddd; margin-bottom:30px;
}
.abvisns li:after{content: ""; display: block; clear: both}
.abvisns .col-sm-3{padding: 0px;}
.contentIn{padding:40px; text-align: center;}
.contentIn p{text-align: center;}
.icon1 h6{color: #fff; margin: 10px 0 0; font-size: 22px; font-weight: 500}
.count{background: url(../images/count-bg.jpg) no-repeat 0 0; padding: 60px 0 40px; background-size: cover}
.count .pratnIcons i {
    display: table-cell;
    vertical-align: middle;
    text-align: center; width: 150px; height: 150px;
}
.iconcount{display: inline-block; width: 150px; margin-bottom: 15px;}
.count h3{color: #fff}
.blcontent h3{font-size: 22px; line-height: 26px; margin-bottom: 15px;}
.m-lg-btm{margin-bottom: 30px;}
.sidebarIn h4{background: #e7650f; padding: 5px 0px; text-align: center; margin: 0;font-size: 22px; color: #fff}
.sidebarIn ul{border:1px solid #ddd; padding: 20px;}
.sidebarIn li{}
.sidebarIn ol{
    list-style: none; padding: 10px;
  }
.sidebarIn li {
    counter-increment: item;
    margin-bottom:15px;    list-style: none;
  }
  .sidebarIn li a{color: #333}
.sidebarIn li:before {
    margin-right: 10px;
    content: counter(item);
    background: #e7650f;
    color: white;
    width: 20px;
    text-align: center;
    display: inline-block;
  }
.jbbox{padding: 15px; background: #f2f1f0; margin-bottom: 20px;}
.jbbox h3{font-size: 18px; margin-bottom: 10px; line-height: 24px;}
.jbbox li, .jbbox p{font-size: 14px;}
.jbbox li{margin-bottom: 8px;}

.simplePopupBackground {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  color: #fff;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.simplePopup {
  background: #fff none repeat scroll 0 0;
  border:0;
  border-radius: 4px;
  display: none;
  position: fixed !important;
  width: 500px; top: 50% !important; margin-top: -220px;
  z-index: 99999999;
}
.simplePopupClose {
    /* background: #dc0812 none repeat scroll 0 0; */
    border: 0 none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    height: 25px;
    line-height: 28px;
    position: fixed;
    right: 30px;
    text-align: center;
    top: 16px;
    width: 25px;
    font-size: 27px;
}
.dis-flex{display: flex; flex-wrap: wrap;}
.post-detail{color: #e7650f; display: inline-block;}
.m-top-minus{margin-top: -230px;}
.cmdetails{padding: 20px 0;}
.cmdetails h3, .cmdetails strong{margin: 0 0 10px; line-height: 28px; font-weight:400;}
.cmdetails p{text-align: center; margin: 0 0 0px;  }
.post_details i {
    background: #e7650f;
    display: inline-block;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    overflow: hidden;
}
.post_details i img{
  height: 100%; object-fit: cover;
}
.uldetails li{margin-bottom: 12px;}
.uldetails span{font-weight: 600}
.cmdetails p strong{font-weight: 600; color: #e7650f}
.post_details {
    padding: 0 100px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    /* box-shadow: 0px 3px 10px -4px #000; */
}
.ps-imag{margin-bottom: 15px;}
.post_details .gallery{ padding-top: 30px; margin-bottom: 20px;}
.applyBtn{padding: 7px 40px; background: #e7650f; color: #fff; border-radius: 4px; display: inline-block; box-shadow: 0px 2px 10px -1px #e7650f}
.applyBtn:hover{color: #fff; background: #8a0737;}

#showForm .p_content{padding: 40px; background: #e7650f;}

.input-feild {
    border-bottom: 1px solid #fff !important;
    border-radius: 5px;
    color: #666;
    border: 0;
    border-radius: 0px;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    padding: 0px 0px;
    width: 100%;
    background: transparent;
    outline: none;
}
.cnFrmInn li{margin-bottom: 15px;}
.cnFrmInn label{color: #fff; padding: 5px 15px;}
.cnFrmInn textarea{background: transparent;   outline: none; border:1px solid #fff; border-radius: 0px;}
.cnFrmInn ::-webkit-input-placeholder {opacity: 1;color:#fff;}
.cnFrmInn :-moz-placeholder {opacity: 1;color:#fff;}
.cnFrmInn ::-moz-placeholder {opacity: 1;color:#fff;}
.cnFrmInn :-ms-input-placeholder {opacity: 1;color:#fff;}
.cnFrmInn input[type="submit"], .cnFrmInn input[type="button"], .cnFrmInn button{ float: right;width: 120px; height: 35px; background: #fff; border:0px; text-transform: uppercase;}
.cnFrmInn input[type="submit"]:hover, .cnFrmInn input[type="button"]:hover, .cnFrmInn button:hover{ float: right;width: 120px; height: 35px; background: #ccc; border:0px; text-transform: uppercase;}
.conForm .input-feild {
    border:1px solid #ddd !important;
    border-radius: 5px;
    color: #666; background: #ebebeb;
    border: 0;
    font-size: 12px;
    font-weight: normal;
    height:40px;
    padding: 0px 10px;
    width: 100%;
    outline: none;
}
.conForm textarea{background: #ebebeb;border:1px solid #ddd !important;  padding: 0px 10px;}
.conForm li{margin-bottom: 14px;}
.contctList li{margin: 0 0 4px;}
.contctList a{color: #e7650f}
.contctRight{padding:0px 0;}
.conForm .form_button{width: 100%; height: 35px; background: #e7650f; color: #fff; border: 0; height: 40px;border-radius: 5px;}
.cnctLeft h3{text-align: center; color: #e7650f}
.opnTime{background: #e7650f; padding: 15px}
.opnTime:after{clear: both; content: ""; display: block;}
.opnTime h6{ font-size: 18px; color: #fff; margin: 0 0 5px; padding: 0px 0px 5px 0px;border-bottom: 1px solid rgba(255,255,255,0.6); line-height: 25px;}
.opnTime p{ font-size: 14px; color: #fff; margin: 0 0 0px; line-height: 25px; text-align: center;}
.opnTime .col-sm-2{float: none; display: inline-block;}
.openCvr{padding: 30px 0 0;}
.openCvr h3{font-weight: 400; margin: 0 0 10px;}
.map-container iframe{width: 100%; height: 300px;}
.teamdiv p{text-align: center;}
.teamdiv i{margin: 0 0 20px; display: block;}
.avatar p{margin: 0px; background: #990239; padding:3px 5px 5px; line-height: 30px;color: #fff; font-size: 20px;text-align: center;}
.avatar {
    width: 167px;
    flex: none;
}
.teamIndiv{display: flex; border:1px solid #990239; padding: 20px; margin: 0px 0px 30px;}
.teamRight{padding-left: 30px;}
.teamRight h4{margin: 0px; color: #333; font-weight:400;}
.teamRight p{margin: 0px; font-size: 16px; color: #333; }
.teamRight ul{padding-top: 20px;}
.desg{color: #666}
.cnButton{background:#990239; padding: 10px 20px; font-size: 17px; color: #fff; margin: 20px 0 0; display: inline-block;}
.cnButton:hover{background:#850534 !important;  color: #fff !important;}
#preloader {
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999;
}

.loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid #333;
  top: 50%;
  animation: loader 2s infinite ease;
}
div#status {
    width: 100%;
    text-align: center;
    top: 50%;
    position: absolute;
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #ab0944;
  animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}
.owl-nav.disabled {
    display: none;
}
#owl-partners .item i {
    display: block;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    width: 170px;
    height: 170px;
    border-radius: 50%;
    /* border: 1px solid #eee; */
    overflow: hidden;
    padding: 5px;
    margin: auto;
}
#owl-partners .item {
    padding: 13px 10px;
}
.bxs1 {
    background: rgba(0,0,0,0.02);
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 10px;
}
.bxs1 h4 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 28px;
}
ul.of_reg {
    margin-bottom: 15px;
    font-size: 14px;
}
ul.of_reg li, ul.of_reg strong {
    font-size: 13px;
}
ul.of_reg strong {
    color: #e7650f;
}
.contctRight i {
    width: 60px;
    display: inline-block;
}
.contctRight h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
ul.of_reg li {
    float: left;
    border: 1px solid #eee;
    padding: 5px 10px;
    width: 50%;
    margin: 0px;
}


section.innerbanner.apply_innner {
    height: 180px;
    overflow: hidden;
    position: relative;
}

.apply_innner .banner-content {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: 0;
}
.lb_left {
    font-weight: 600;
    font-size: 14px;
    color: #333;
    padding: 10px 0;
}
.checkbox {
  padding-left: 20px;
}
.form_right label {
    font-size: 13px;
    color: #333;
    font-weight: 400;
    margin: 3px 0;
}
.form_right input[type="file"] {
    margin: 10px 0px;
}
.btn-primary {
    background: #e7650f;
    border-color: #e7650f;
}
.btn{
  text-transform: uppercase;
}
.btn-primary:hover{
    background: #e00857; border-color: #e00857;
}
.form-control:focus{
  border: 1px solid #e7650f;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
}

.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.l-img{
  margin-bottom:30px;
}
.l-img a:hover{
  opacity: 0.8;
}


.checkBxs {
    padding: 10px 0;
}
.checkBxs span.wpcf7-list-item-label {
    color: #333;
}
.navigation ul li:last-child {
    float: right;
}
a.logo_edu {
    display: block;
    margin: 30px 0;
}
a.logo_edu:hover{
  opacity: 0.7;
}
.imgDiv:hover img{
transform: scale(1.1);
}
.imgDiv img{
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s;
}
.inner-banner > img{width: 100%}
.innerbanner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner .item img{
    width: 100%;
}
section.innerbanner {
    max-height: 300px;
    overflow: hidden;
}

.bxs1 h6 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    color: #333;
}

.arconfruis {
    height: 400px !important;
    max-height: 400px !important;
}
.sLists {
    box-shadow: 0px 2px 8px -5px rgba(0,0,0,0.2);
    padding: 15px 0;
    background: #333;
}
.sLists a {
    color: #fff;
    padding: 10px 30px;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.03);
}
.sLists a:hover{
  color: #fff; background: #e7650f
}
.sLists li:last-child a{
  border: 0px;
}
.secs{
  padding: 30px 0;
}
.cernd {
    width: 350px;
    display: block;
    margin: 0 auto;
}
.left_cntent{
  text-align: right;
}
.sec01 .row {
    display: flex;
    flex-wrap: wrap;
}

.lbtm {
    position: absolute;
    bottom: 0px;
}
.left_cntent .lbtm:before {
    content: "";
    display: block;
    position: absolute;
    background: #eee;
    width: 85px;
    height: 65px;
    background: url(../images/shap.png) no-repeat 0 0;
    /* border-radius: 126px; */
    right: -25%;
    top: -17%;
    transform: rotate(175deg);
    background-size: 100%;
}
.left_cntent .ltop:before {
    content: "";
    display: block;
    position: absolute;
    background: #eee;
    width: 85px;
    height: 65px;
    background: url(../images/shap.png) no-repeat 0 0;
    /* border-radius: 126px; */
    right: -32%;
    top: 10%;
    /* transform: rotate(175deg); */
    background-size: 100%;
}
.right_cntent .lbtm:before {
    content: "";
    display: block;
    position: absolute;
    background: #eee;
    width: 85px;
    height: 65px;
    background: url(../images/shap.png) no-repeat 0 0;
    /* border-radius: 126px; */
    left: -39%;
    top: -17%;
    transform: rotate(175deg);
    background-size: 100%;
}
.right_cntent .ltop:before {
    content: "";
    display: block;
    position: absolute;
    background: #eee;
    width: 85px;
    height: 65px;
    background: url(../images/shap.png) no-repeat 0 0;
    /* border-radius: 126px; */
    left: -44%;
    top: 0%;
    /* transform: rotate(175deg); */
    background-size: 100%;
}
.f_contents p{
  text-align: left;
}
.left_cntent p {
    text-align: right;
}
.ltop {
    position: absolute;
    width: 100%;
    top: 12px;     padding-right: 40px;
}
.left_cntent .lbtm {
    bottom: 41px;
    padding-right: 40px;
    text-align: left;
    width: 100%;
}
.right_cntent .lbtm {
    bottom: 0px;
    padding-left: 20px;
    text-align: left;
    width: 100%;
}
.right_cntent .ltop {
    top: 47px;
    position: absolute;
    padding-left: 20px;
    text-align: left;
    width: 100%;
}
.f_contents h6 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}


.f_contents h6 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
    display: block;
    /* background: rgba(0, 0, 0, 0.02); */
    padding: 0px 0px;
    color: #333;
}

.wlist {
position: relative;     padding: 0px 30px 50px;
}
.wlist:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.3;
    background: url(../images/bg1.png) no-repeat 0 0;
    background-size: 100%;
}
.wLists li:before {
    content: "\f101";
    font-family: Fontawesome;
    margin-right: 7px;
    border: 1px solid #eee;
    width: 27px;
    height: 27px;
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    padding: 0px;
    lie: unset;
    line-height: 25px;
    background: #e7650f;
    color: #fff;
}
.wLists li {
    line-height: 40px;
}
.wlist strong {
    margin-bottom: 13px;
    display: block;
}
/* .sec03 .row {
    display: flex;
    flex-wrap: wrap;
} */

.sc3_cmt {
    /* background: #e7650f; */
    padding: 0px;
    margin: 30px 0 0px 0px;
    position: static;
    width: 100%;
    bottom: 0px;
    left: -15px;  color: #333;
}
.rowev{
  margin-top: 30px;
}
.rowev .sc3_cmt {
    left: auto;
    right:-15px;
    height: 100%;
}
.sc3_cmt strong{
  color: #333;
}
.sc3_cmt p{
  color: #333;
}
.sc3_cmt {
    /* background: #e7650f; */
    padding: 0px;
    margin: 0px 0 0px 0px;
    position: static;
    width: 100%;
    bottom: 0px;
    left: -15px;
    color: #333;
    background: #fff;
    padding: 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
div#sec03 {
    padding-left: 40px;
}
.secs th {
    background: rgba(197,0,22,0.4);
}
.secs table tr:nth-child(even) {
    background: rgba(197,0,22,0.03 );
}

ul.ulclomns {
    display: flex;
    /* flex-wrap: wrap; */
}
ul.ulclomns1 {
    display: flex;
    /* flex-wrap: wrap; */
    margin-bottom: 20px;
}
.ulclomns li {
    padding: 30px 20px;
    color: #fff;
}
.ulclomns li:nth-child(even) {
    background: #333;
}
.ulclomns li:nth-child(odd) {
    background: #e7650f;
}
.sc5cnt {
    margin-bottom: 50px;
}
.sec05 h6 {
    margin-bottom: 10px;
}
.sec05 strong {
    margin-bottom: 15px; display: block;
}
.secs{
  padding-left: 40px;
}
.ulclomns1 li {
    padding: 30px 10px;
    color: #333;
    box-shadow: 0px 2px 10px -4px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(197,0,22,0.1 );
    /* background: rgba(197,0,22,0.03 ); */
    width: 20%;
    margin: 0 5px;
}
.trnsprt img {
    border-radius: 50%;
    height: 200px;
    width: 200px;
    object-fit: cover;
}
.trnsprt h1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin:50px 0;
}
.trnsprt {
    padding: 20px 0 0;
}
div#sec06 {
    padding-top: 0px;
}
.rwPrdcts {
    display: flex;
    flex-wrap: wrap;
}
.div_pcnt {
    margin-bottom: 15px;
}

.fr_bg{
  background: url(../images/bgfruit.jpg) no-repeat 0 0;
  background-size: 100%;
  padding: 50px;
  margin: 50px 0 0;
}
.cont_details {
    width: 600px;
    float: right;
    margin-top: 0;
    display: flex;
    align-items: center;
}
.fr_bg:after {
    clear: both;
    content: "";
    display: block;
}
.sec06 .sc5cnt {
    margin: 0px;
}
.cont_details li {
    margin-bottom: 10px;
    color: #333;
    font-weight: 500;
    font-size: 18px;
}
.cont_details a {
    color: #333;
    font-weight: 600;
    font-size: 18px;
}
.div_pdCv {
    padding: 5px;
    border: 1px solid #eee;
    margin-bottom: 0;
    height: 100%;
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.1);
}
.rwPrdcts .col-sm-3.col-xs-12 {
    margin-bottom: 20px;
    padding: 0 8px;
}
.rwPrdcts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.dis_flx {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width: 1600px) {

.carousel-caption {
    bottom: auto;
    left: auto;
    margin-top: -35px;
    padding-bottom: 30px;
    right: 0;
    text-align: left;
    top: 50%;
    width: 100%;
    position: absolute;
}
}








@media only screen and (min-width : 320px) and (max-width : 480px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 320px) and (max-width : 560px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
	body {-webkit-text-size-adjust: none;}
}


@media only screen and (max-width:1230px) {

}
@media only screen and (max-width:995px) {
  .ab-right {
  	padding-left: 50px;
  	position: static;
  	right: 0px;
  	bottom: 10px;
  }
}
@media only screen and (max-width:875px) {
  .clList li.humb_menu {
  	padding: 12px 40px 0;
  	display: none;
  }
  .ltJobs {
	position: absolute;
	left: 0px;
	text-transform: uppercase;
	color: #fff;
	padding: 12px 20px 9px;
	right: auto;
}

}
@media only screen and (max-width:768px) {
  .line1 {
  	position: relative;
  	display: block;
  	width: 100%;
  	height: 2px;
  	background: #e7650f;
  	margin: 0px auto 30px;
  }
  .aboutSection h2.block-title {
	position: relative;
	font-size: 20px;
	display: inline-block;
}
h1 {
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 14px;
}
.banner_content {
	width: 100%;
	margin: 0 auto;
}
.banner_content p{font-size: 14px;}
.aboutSection h2, .services h2, .partnes h2 {
	position: relative;
	font-size: 22px;
	color: #43414;
	display: inline-block;
	line-height: 26px;
	font-weight: 500;
}
.three_left ul {
	padding-right: 0;
}
.logo_brand {
	/* background: #fff none repeat scroll 0 0; */
	float: left;
	padding: 5px 10px;
	width: 110px;
}
.clList li a {
	padding: 3px 2px;
	display: block;
	font-size: 13px;
}
.clList li {
	display: inline-block;
	position: relative;
	padding-left: 31px;
}
.logo_right {
	padding: 18px 0 0;
}
.clList > li.ml::before {
	content: "";
	font-family: fontawesome;
	font-size: 11px !important;
	left: 0;
	position: absolute;
	top: -2px;
	background: #e7650f;
	width: 27px;
	height: 27px;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 6px 0;
}
.clList > li.phone::before {
	content: "";
	font-family: fontawesome;
	font-size: 14px !important;
	left: 0;
	position: absolute;
	top: -2px;
	background: #e7650f;
	width: 27px;
	height: 27px;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 6px 0;
}
.navigate {
	background: #ffffff none repeat scroll 0 0;
	position: absolute;
	right: 0;
	top: 42px;
	width: 100%;
	z-index: 2147483647;
}
.navigation ul li a {
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 14px;
	padding: 10px 2%;
	width: 100%;
}
.m-md-btm {
	margin-bottom: 10px;
}
.aboutSection {
	padding: 20px 0;
}
.ab-right {
	padding-left: 15px;
	position: static;
	right: 0px;
	bottom: 10px;
	margin-top: 100px;
}
.three_right {
	position: relative;
	border: 1px solid #ddd;
	padding-left: 0px;
}
.line1 {
	position: relative;
	display: block;
	width: 53%;
	height: 2px;
	background: #e7650f;
	margin: 0px auto 30px;
}
.services .row.m-md-btm {
	margin-b: 1;
	margin-bottom: 50px;
}
.col-sm-4.sv06 .sv_ingBg{margin-bottom: 30px;}
.partnes h2::before {
	content: "";
	width: 2px;
	height: 30px;
	background: #e7650f;
	position: absolute;
	left: -13px;
	top: -2px;
}
.partnes h2::after {
	content: "";
	width: 20px;
	height: 30px;
	background: #e7650f;
	position: absolute;
	left: -36px;
	top: -2px;
}
.pratnIcons .col-sm-4 {
	text-align: center !important;
	margin: 0px 0px 20px;
	width: 33%;
	float: left;
}
.pratnIcons i {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 5px solid #e7650f;
	display: inline-block;
	/* display: block; */
	background: #fff;
	overflow: hidden;
	padding: 10px;
}
.cnLists li{margin-bottom: 20px;}
.footLogo {
	width: 151px;
	margin-bottom: 10px !important;
}
.socialLIst {
	text-align: left;
}
.socialLIst a {
	padding: 0px;
	display: block;
}
.inner-content h2 {
	font-size: 20px;
	position: relative;
	display: inline-block;
	text-align: center;
}
.inner-content {
	padding: 20px 0;
}
.abvisns {
	ma: 30px 0;
	margin: 30px 0;
}
.abvisns .icon1 {
	width: 100px;
	background: #e7650f;
	/* display: block; */
	padding: 10px;
	text-align: center;
	display: inline-block;
}
.abvisns .col-sm-3 {
	padding: 0px;
	width: 100%;
}
.contentIn {
	padding: 10px;
	text-align: center;
}
.count .pratnIcons .col-sm-4 {
	width: 100%;
}
.inner-content .resp-tabs-container h2 {
	display: block;
}
.inner-content h2 {
	font-size: 14px;
	position: relative;
	display: inline-block;
	text-align: center;
}
.inner-content h2::before {
	content: none;
	width: 20px;
	height: 20px;
	background: #e7650f;
	position: absolute;
	left: -34px;
	top: 10px;
}
.inner-content h2::after {
	content: none;
	width: 20px;
	height: 20px;
	background: #e7650f;
	position: absolute;
	left: -34px;
	top: 10px;
}
#parentVerticalTab .col-sm-8.pull-right {
	width: 100%;
}
h2.resp-accordion {
	font-size: 13px;
	border: 1px solid #c1c1c1;
	border-top: 0px solid #c1c1c1;
	margin: 0px;
	padding: 5px 15px; font-weight:400;
}
.resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 17px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #c1c1c1;
}
.sidebarIn h4 {
	background: #e7650f;
	padding: 5px 0px;
	text-align: center;
	margin: 0;
	font-size: 17px;
	color: #fff;
}
.jbbox {
	padding: 15px;
	background: #f2f1f0;
	margin-bottom: 2px;
}
.clList li.phone {
	margin-left: 0px;
}
.post_details i {
	background: #e7650f;
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.m-top-minus {
	margin-top: -0px;
}
.post_details {
	padding: 0 100px;
	background: #fff;
	padding: 0px;
	border-radius: 10px;
	/* box-shadow: 0px 3px 10px -4px #000; */
}
.cmdetails h3, .cmdetails strong {
	margin: 0 0 10px;
	line-height: 28px;
	font-weight: 400;
	font-size: 18px;
}
.innerbanner {
	height: 180px;
}
.innerbanner img{
	height: 100%; object-fit: cover
}
.banner-content {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -128px;
}
.banner-content p {
	margin-bottom: 10px;
	color: #fff;
	line-height: 19px;
	font-size: 13px;
}
.blcontent {
	padding-top: 20px;
}
.m-lg-btm {
	margin-bottom: 10px;
}
.count h3 {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
}
.contctRight {
	padding: 20px 0;
}
.openCvr {
	padding: 0px;
}
.contctList li {
	margin: 0 0 10px;
}
.opnTime .col-sm-2 {
	float: none;
	display: inline-block;
	margin-bottom: 15px;
}
.teamdiv i {
	margin: 0 0 20px;
	display: block;
	width: 150px;
	margin: 0 auto;
}
.teamIndiv {
	display: block;
	border: 1px solid #990239;
	padding: 10px;
	margin: 0px 0px 30px;
}
.teamRight {
	padding-left: 0px;
	padding-top: 10px;
}
.col-sm-6 {
	w: a;
	width: 100%;
}
}
@media only screen and (max-width:481px) {
  .ltJbs .imgDiv img {
    height: auto;
    object-fit: cover;
    width: 100%;
}
.ltJbs .imgDiv {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.ml {
	display: none !important;
}
.div-content {
	border: 1px solid #ddd;
	padding: 80px 20px 20px;
	position: relative;
}
.sc-three {
	padding: 30px 0 0;
}
.sv_ingBg i {
	background: #e7650f;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: table-cell;
	margin-top: -50px;
	vertical-align: middle;
	padding: 16px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	margin-top: 0;
	top: -55px;
	margin: ;
}
.sv_ingBg {
	padding: 40px 20px 20px;
	position: relative;
	text-align: center;
	background-size: cover !important;
	margin-bottom: 100px;
}
.sv_ingBg {
	padding: 40px 20px 20px;
	position: relative;
	text-align: center;
	background-size: cover !important;
	margin-bottom: 70px;
}
.line1 {
	position: relative;
	display: block;
	width: 82%;
	height: 2px;
	background: #e7650f;
	margin: 0px auto 30px;
}
.partnes {
	padding-bottom: 20px;
}
.pratnIcons i {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 5px solid #e7650f;
	display: inline-block;
	/* display: block; */
	background: #fff;
	overflow: hidden;
	padding: 10px;
}
.pad-right30 {
	padding-right: 10px;
}
.three_left i {
	flex: none;
	margin-right: 10px;
}
.three_left {
	padding-right: 10px;
}
}
