* {
	margin: 0;
	padding: 0
}
body{
    overflow-x: hidden;
}

@font-face {
	font-family: open_sanssemibold;
	src: url(fonts/opensans-semibold-webfont.woff2) format('woff2'), url(fonts/opensans-semibold-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Myriad Pro Regular';
	src: url(fonts/MyriadPro-Regular.woff2) format('woff2'), url(fonts/MyriadPro-Regular.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Myriad Pro light';
	src: url(fonts/MyriadPro-light.woff2) format('woff2'), url(fonts/MyriadPro-light.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Myriad Pro Bold';
	src: url(fonts/MyriadPro-Bold.woff2) format('woff2'), url(fonts/MyriadPro-Bold.woff) format('woff');
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: 'Myriad Pro Semibold';
	src: url(fonts/MyriadPro-Semibold.woff2) format('woff2'), url(fonts/MyriadPro-Semibold.woff) format('woff');
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: proxima_nova_rgregular;
	src: url(fonts/proximanova-regular-webfont.woff2) format('woff2'), url(fonts/proximanova-regular-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: proxima_novalight;
	src: url(fonts/proxima_nova_light-webfont.woff2) format('woff2'), url(fonts/proxima_nova_light-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: proxima_novabold;
	src: url(fonts/proxima_nova_bold-webfont.woff2) format('woff2'), url(fonts/proxima_nova_bold-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url(fonts/ProximaNova-Semibold.woff2) format('woff2'), url(fonts/ProximaNova-Semibold.woff) format('woff');
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: open_sansbold;
	src: url(fonts/opensans-bold-webfont.woff2) format('woff2'), url(fonts/opensans-bold-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: open_sansregular;
	src: url(fonts/opensans-regular-webfont.woff2) format('woff2'), url(fonts/opensans-regular-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
input[type=number] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
}
.blue .time,
.phone-no,
.s-icon,
.s-icon ul li a {
	float: left
}

.blue .time span,
.phone-no a {
	font-family: 'Myriad Pro regular'
}
*,
.col-md-12.bg-call a:hover,
.more-btn:hover,
.tab-row li a {
	text-decoration: none
}
.banner-bg{
	background: url(../images/co1.jpg)no-repeat;
	background-size: cover;
	padding: 30px 0;
}
*,
.betch-time li,
.tab-row li {
	list-style: none
}
:focus {
	outline: 0
}
body {
	font-family: 'Myriad Pro regular'
}
.sw {
	width: 100%;
	height: auto
}
.flex-justify-row {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center
}
.blue {
	background: #2a4b80
}
/*.menu .menu-item:hover ul.sub-menu li a:hover,*/
.phone-no,
.s-icon ul li:hover a {
	background: #f68733
}
.blue .time i.fa.fa-clock-o {
	font-size: 20px;
	color: #fff;
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: top
}

.blue .time span {
	font-size: 15px;
	color: #fff;
	display: inline-block;
	text-transform: capitalize
}
.s-icon ul {
	margin: 0
}
.s-icon .zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
	float: left;
	margin: 0;
	border-left: 1px solid #fff
}
.s-icon ul li:last-child {
	border-right: 1px solid #fff
}
.s-icon ul li a {
	color: #fff;
	font-size: 18px;
	width: 50px;
	height: 46px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center
}
.phone-no a,
.phone-no i.fa.fa-phone {
	display: inline-block;
	vertical-align: middle;
	color: #fff
}
.phone-no {
	padding: 13px 14px 11px
}
.phone-no i.fa.fa-phone {
	font-size: 18px;
	margin: 0;
	padding-right: 8px
}
.phone-no a {
	font-size: 16px
}
#lmslgn{float:right; }

#lmslgn .dropdown .dropdown-toggle{background:white; border:none; border-radius:0px; font-size:15px; font-family:proxima_nova_rgregular; color:#f68733; padding:8.5px 8px;}
#lmslgn .dropdown .dropdown-toggle i{font-size:27px; color:#2a4b80;}
#lmslgn .dropdown-menu{min-width:130px; padding:0px; border:none; right:0;}
#lmslgn .dropdown-menu>li>a:hover{background:#f68733; color:white;}
.col-md-4.logo {
	margin: 0;
	padding: 0
}
/*.menu {
	margin: 0;
	float: right
}

.menu .menu-item:hover ul.sub-menu li,
.menu .menu-item:hover ul.sub-menu li a {
	width: 100%
}

.menu .menu-item:hover ul.sub-menu li a {
	background: #2a4b80;
	border-top: 1px solid #27303e
}

.menu li.current-menu-item a,
.menu li:hover a {
	background: #f68733;
	color: #fff;
	border-top-color: #ca5e0c
}

.menu li {
	position: relative;
	float: left
}

.menu li a {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	float: left;
	text-transform: uppercase;
	margin: 0 1px;
	font-family: proxima_nova_rgregular;
	font-size: 16px;
	border-top: 2px solid transparent;
	padding: 44px 12px;
	color: #4e4e4e
}

.menu li.enrlnw a{padding:7px 12px; background:#f68733; color:white; margin-top:36px;}

*/
.batch-tab li.active a:after,
.col-md-12.white-txt h4:after,
.tab-content span:after {
	content: ''
}

.mrgn-tp {
	position: relative
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	height: 500px;
	width: 100%
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1)
	}
	to {
		-webkit-transform: scale(1.5, 1.5)
	}
}

@keyframes zoom {
	from {
		transform: scale(1, 1)
	}
	to {
		transform: scale(1.5, 1.5)
	}
}

.carousel-inner .item>img {
	-webkit-animation: zoom 20s;
	animation: zoom 20s
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	display: none!important
}

.container2 {
	width: 1200px;
	position: absolute;
	position: static;
	top: 25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1
}
.small-block {
	color: #636363;
    margin: 0;
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
}
.slider-txt h2 {
	font-size: 45px;
	color: #fff;
	font-family: 'Myriad Pro Bold';
	margin: 0;
	text-transform: uppercase;
	font-weight: 400
}
.slider-txt h3{
	color: #fff;
}
.slider-txt p {
	font-size: 16px;
	color: #fff;
	font-family: proxima_novalight;
	margin: 10px 0 0
}

.slider-txt a {
	font-size: 18px;
	color: #28497f;
	font-family: proxima_nova_rgregular;
	text-transform: capitalize;
	background: #fff;
	padding: 12px 0;
	margin: 20px 0 0;
	width: 55%;
	text-align: center;
	display: inline-block;
	box-shadow: 0 0 10px 1px #000
}

.slider-txt a.active,
.slider-txt a:hover {
	text-decoration: none;
	background: #f68733;
	color: #fff;
	box-shadow: 0 0 20px 1px #000
}

.more-btn,
.service-sec:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
}

.col-md-4.query-form {
	margin: 0;
	background: rgba(27, 27, 33, .6901960784313725);
	border: 2px solid #ccc;
	border-radius: 3px;
	text-align: center;
	padding: 0
}

.popup-form .col-md-4.query-form h3 {
	font-size: 18px;
	margin-top: 0;
	line-height: 28px
}

.col-md-4.query-form h3 {
	font-size: 22px;
	color: #f68733;
	font-family: 'Myriad Pro Semibold';
	text-transform: uppercase
}

.col-md-4.query-form p {
	font-size: 16px;
	color: #fff
}

.countdown-timer-wrapper {
	border-radius: 0;
	background-color: #f68733;
	width: 100%;
	margin: 20px auto
}

.countdown-timer-wrapper h5 {
	font-size: 14px;
	letter-spacing: .5px;
	text-align: center;
	padding-top: 10px;
	text-shadow: none
}

.countdown-timer-wrapper .timer {
	padding: 5px;
	text-align: center
}

.countdown-timer-wrapper .timer .timer-wrapper {
	display: inline-block;
	width: 60px;
	height: 50px
}

.countdown-timer-wrapper .timer .timer-wrapper .time {
	font-size: 28px;
	font-weight: 700;
	color: #fff
}

.countdown-timer-wrapper .timer .timer-wrapper .text {
	font-size: 14px;
	margin: 0;
	color: #2a4b80!important;
	text-transform: capitalize
}

.input-field {
	position: relative;
	width: 85%;
	margin: 0 auto 10px;
	display: block
}
.wpcf7-form-control-wrap {
	position: static!important
}
.bg,
.round-img {
	position: relative
}
.input-field select.effect-input,
.input-field input[type=text],
.input-field input[type=email],
.input-field input[type=tel] {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px;
	font-size: 14px;
	font-family: open_sansregular;
	outline: 0;
	border-radius: 3px;
	border: 1px solid #ccc
}
.input-field input[type=submit] {
	font-size: 18px;
	color: #fff;
	font-family: 'Myriad Pro Regular';
	background: #2a4b80;
	padding: 10px 50px;
	text-transform: capitalize;
	border: none;
	cursor: pointer;
	border-radius: 5px
}
.bg {
	padding: 30px 0 15px;
	margin: 25px 0;
	background: url(../images/bg1.jpg) no-repeat;
	background-size: cover
}

.round-img img.join {
	border-radius: 50%;
	width: 100%
}

.round-img .our {
	position: absolute;
	right: 0;
	z-index: 999;
	text-align: right;
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	align-items: center;
	-webkit-align-items: center;
	top: 0;
	padding: 0 32px
}

.col-prt,
.tab-content span {
	display: inline-block;
	vertical-align: top
}

.round-img .our p {
	font-size: 21px;
	color: #fff;
	margin: 0;
	width: 74%;
	font-family: 'Myriad Pro Bold'
}
.col-md-8.tab-sec {
	margin: 0;
	float: right;
	position: static;
	width: 100%;
	padding-right: 0;
	padding-left: 320px
}
.service-sec h3 {
	font-family: 'Myriad Pro Regular'
}
.tab-content span {
	font-family: proxima_nova_rgregular;
	width: 49.5%;
    font-size: 16px;
    color: #898989;
    position: relative;
    margin: 12px 0 0;
    padding: 0 0 0 20px;
}
.tab-content span:after {
    position: absolute;
    left: 0;
    top: 5px;
    width: 8px;
    height: 8px;
    background: #f68733;
    border-radius: 50%;
}
.bg2 {
	background: url(../images/bg2.jpg) no-repeat;
	background-size: cover;
	margin: 40px 0 0;
	text-align: center
}

.col-md-12.bg-call {
	padding: 20px 0
}
.col-md-12.bg-call a {
	font-size: 34px;
	color: #fff;
	font-family: 'Myriad Pro Semibold';
	text-transform: uppercase
}
.col-md-12.digital {
	margin: 20px 0 0
}
.block-title {
	margin-bottom: 50px;
	font-size: 30px;
	color: #2a4b80;
	font-family: proxima_novabold;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin-top: 0
}
.batch-tab li a,
.betch-btn,
.more-btn,
.service-sec h3,
.tabcontent span {
	text-transform: capitalize
}

.block-title span,
.col-md-12.digital h3 span {
	color: #f68733
}

.col-prt {
	width: 19.7%;
	float: none;
	padding: 0 3px;
	margin-bottom: 15px
}

.block-title:after,
.col-md-12.digital h3:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -20px;
	background: url(../images/bdr1.png) no-repeat;
	width: 100px;
	height: 11px
}

.service-sec {
	transition: all ease .5s;
	padding: 10px;
	background: #f2f2f2;
	border: 1px solid #ebebeb;
	text-align: center;
	min-height: 253px
}

.service-sec img {
	display: block;
	margin: 0 auto
}

.service-sec h3 {
	font-size: 17px;
	color: #898989;
	margin: 15px 0 25px;
	line-height: 24px
}

.more-btn,
.service-sec p {
	font-family: 'Myriad Pro Regular';
	margin: 10px 0 0
}

.service-sec p {
	font-size: 14px;
	color: #898989;
	line-height: 22px
}
.more-btn {
	font-size: 13px;
    color: #fff;
    background: #f68733;
    padding: 6px 20px;
    border-radius: 20px;
    display: inline-block;
}
.more-btn:hover {
	background: #2a4b80
}
.bg3 {
	background: url(../images/bg3.png) no-repeat;
	padding: 30px 0 10px;
	background-size: cover
}
.col-md-12.get-free {
	text-align: center
}
.col-md-12.get-free ul li {
	width: 24.5%;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	padding: 12px;
	position: relative;
	overflow: hidden
}

.bg-img-1 {
	width: 100%;
	-moz-backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition: .6s all ease-in-out;
	-webkit-transition: .6s all ease-in-out;
	-moz-transition: .6s all ease-in-out;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	background-color: #fff;
	min-height: 100%;
	color: #727272
}

.bg-img-1 h4 {
	margin: 20px 0 0;
	font-family: proxima_nova_rgregular
}

.mrkt-vide {
	padding: 30px 0;
	background: url(../images/video-bg.png) no-repeat;
	background-size: cover
}

.fifty,
.sctin-padg {
	padding: 0
}

.fifty {
	width: 68.6%;
	display: inline-block
}

.ovlry {
	position: relative;
	overflow: hidden;
	transition: all ease .5s;
	display: block
}
.fa.fa-play {
	width: 50px;
	cursor: pointer;
	height: 50px;
	display: flex!important;
	justify-content: center;
	align-items: center;
	border: 3px solid #fff;
	color: #fff!important;
	border-radius: 100px;
	background-color: #f37515
}
.bwg_play_icon_spun_0,
.bwg_play_icon_spun_2 {
	height: 100%!important;
	display: flex!important;
	justify-content: center;
	align-items: center
}
.fa.fa-play:before {
	position: relative;
	left: 2px
}
.tab-time {
	padding: 25px 0
}
.tab-time .parallax-window {
	height: 420px;
	overflow: hidden;
	background: 0 0
}
.cutm-title {
	color: #fff
}
.cutm-title:after {
	background: url(../images/white-bdr1.png) no-repeat
}
.batch-tab {
	overflow: hidden;
	margin: 5px 0 0;
	width: 25%;
	display: inline-block;
	vertical-align: top;
	border-right: 2px solid #f68733;
	padding-right: 30px
}
.batch-tab li {
	display: block
}
.batch-tab li a {
	width: 100%;
	background-color: #3963a8;
	box-shadow: none;
	float: left;
	padding: 20px 0;
	margin-bottom: 20px;
	transition: .3s;
	font-size: 24px;
	font-family: 'Myriad Pro Semibold';
	border-radius: 4px;
	color: #fff;
	text-align: center
}
.batch-tab li.active a,
.batch-tab li:hover a {
	background-color: #f68733
}
.batch-tab li.active a {
	margin-left: 10px;
	position: relative
}

.batch-tab li.active a:after {
	position: absolute;
	width: 1px;
	height: 1px;
	right: -20px;
	top: 25px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #f68733
}

.tab-con-sec {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: center
}

.tabcontent {
	display: none;
	padding: 0 12px;
	border-top: none
}

.tabcontent span {
	font-size: 22px;
	color: #143467;
	font-family: 'Myriad Pro Regular';
	background: #fff;
	padding: 12px 20px;
	margin: 6px auto;
	display: inline-block;
	width: 85%
}

.betch-btn,
.resgin-btn,
.resgn-bx h4 {
	font-family: 'Myriad Pro Semibold'
}

.tabcontent.active {
	display: block
}

.timigs {
	display: inline-block;
	vertical-align: top;
	text-align: center
}
.betch-btn {
	box-shadow: 0 0 10px 1px #000;
	background: #f68733;
	padding: 10px 52px;
	font-size: 24px;
	color: #fff
}
.resgin-txt {
	color: #fff;
	padding: 25px 0;
	margin: 25px 0
}
.resgin-txt .parallax-window {
	height: 125px;
	overflow: hidden;
	background: 0 0
}

.flex-row {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center
}
.resgn-bx h4 {
	margin: 0;
	font-size: 34px
}
.resgin-btn {
	border-radius: 6px;
    color: #fff;
    font-size: 24px;
    padding: 17px 40px;
    margin-left: 6%;
}
.resgin-txt .hvr-shutter-in-vertical:before {
	background: #3963a8;
	border: none;
	border-radius: 6px;
}
.resgin-txt .hvr-shutter-in-vertical {
	background: #f68733;
	border: none
}
.orange-bg {
	padding: 30px 0
}
.orange-bg .parallax-window {
	height: 390px;
	overflow: hidden;
	background: 0 0
}
.col-md-12.white-txt {
	text-align: center
}
.col-md-12.white-txt h4 {
	font-size: 30px;
	color: #fff;
	font-family: proxima_novabold;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	line-height: 35px;
	margin: 0 0 30px;
}
.col-md-12.white-txt h4:after {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
	background: url(../images/bdr1.png) no-repeat;
	width: 100px;
	height: 11px
}
.col-md-12.white-txt p {
	font-size: 15px;
	color: #000;
	font-family: proxima_nova_rgregular;
	margin: 0 0 20px
}
.orange-bg .col-md-3 {
	margin: 30px 0 0;
	padding: 0;
	text-align: center
}

.orange-bg .col-md-3 img {
	display: block;
	margin: 0 auto
}

.orange-bg .col-md-3 span {
	font-size: 70px;
	color: #2a4b80;
	font-family: 'Myriad Pro Semibold';
	margin: 15px 0;
	display: block
}

.orange-bg .col-md-3 h3 {
	font-size: 18px;
	color: #fff;
	font-family: proxima_nova_rgregular;
	text-transform: uppercase;
	margin: 10px 0
}
h3.block-title2 {
	margin-top: 30px
}

.col-md-12.gallery .col-md-2,
.col-md-12.gallery .col-md-3,
.col-md-12.gallery .col-md-4,
.col-md-12.gallery .col-md-7 {
	margin: 0 10px;
	padding: 0
}

.col-md-12.gallery .col-md-4 {
	width: 350px;
	margin: 0 10px 20px;
	padding: 0
}

.col-md-12.gallery .col-md-4 img {
	width: 350px;
	height: 220px
}

.col-md-12.gallery .col-md-3 {
	width: 270px;
	margin: 0 10px 20px;
	padding: 0
}

.col-md-12.gallery .col-md-3 img {
	width: 270px;
	height: 220px
}

.col-md-12.gallery .col-md-2 {
	width: 250px;
	margin: 0 10px 20px;
	padding: 0
}

.col-md-12.gallery .col-md-2 img {
	width: 250px;
	height: 220px
}

.col-md-12.gallery .col-md-5 {
	width: 480px;
	margin: 0 10px 20px;
	padding: 0
}

.col-md-12.gallery .col-md-5 img {
	width: 480px;
	height: 220px
}

.bg4 {
	/*margin: 30px 0 0;*/
	height: 426px
}

.bg4 .parallax-window {
	height: 426px;
	overflow: hidden;
	background: 0 0
}

.bg4 .col-md-4 {
	margin: 60px 0 0;
	padding: 0;
	color: #282828;
	font-family: 'Myriad Pro Semibold';	
}

.bg4 .col-md-4 p {
	font-size: 14px;
	line-height: 26px
}
.bg4 .col-md-4 ul {
	display: block;
	margin: 60px 0 0
}

.bg4 .col-md-4 ul li {
	display: block;
	font-size: 15px;
	margin: 12px 0;
	background: url(../images/tick.png) left no-repeat;
	padding: 0 0 0 30px
}
.bg4 .col-md-3 {
	text-align: center
}
.bg4 .col-md-3 img {
	display: block;
	margin:5px 20px
}
.bg4 .col-md-5 {
	width: 420px;
	float: right;
	background: #2a4b80;
	text-align: center
}
.bg4 .col-md-5 h3 {
	font-size: 26px;
	color: #fff;
	font-family: 'Proxima Nova Lt';
	text-transform: capitalize;
	background: url(../images/hdng-bg.png) center top no-repeat;
	margin: 0 0 30px;
	padding: 20px 0 29px
}
.bg4 .col-md-5 .input-field input[type=submit] {
	background: #f68733;
	margin-bottom: 27px
}
.blog .col-md-4 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    width: 370px;
    background: #f2f2f2;
    margin-right: 30px;
    padding: 0;
    transition: all ease .5s;
}
.blog .col-md-4:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .15), 0 8px 8px rgba(0, 0, 0, .15)
}
.blog .col-md-4 img {
width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: top;
}
.blog .col-md-4 .fa-tag {
    font-size: 15px;
    margin: 10px 6px 0 15px;
    color: #2a4b80;
}
.blog .col-md-4 span {
    font-size: 14px;
    color: #808080;
    font-family: 'Myriad Pro Regular';
    text-transform: capitalize;
    line-height: normal;
}
.blog .col-md-4 h3 {
    font-size: 20px;
    color: #2a4b80;
    font-family: 'Myriad Pro Semibold';
    margin: 10px 0 0 15px;
    min-height: 50px;
    line-height: 32px;
}
.blog .col-md-4 b {
    margin: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 15px;
    font-size: 14px;
    color: #808080;
    font-family: 'Myriad Pro Regular';
    display: block;
    font-weight: normal;
}
.blog .col-md-4 b i.fa.fa-calendar {
	font-size: 15px;
    color: #555;
    margin: 0 10px 0 0;
}
.blog .col-md-4 p {
    font-size: 16px;
    color: #808080;
    font-family: proxima_nova_rgregular;
    line-height: 26px;
    margin: 10px 15px;
    min-height: 200px;
}
.blog .col-md-4 a,
.blog .col-md-4 strong {
	font-family: 'Myriad Pro Regular'
}

.blog .col-md-4 a {
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	background: #f68733;
	padding: 12px 30px;
	display: inline-block
}
.blog .col-md-4 .fa-user{
	float: right;
	font-size: 20px;
	color: #555;
	margin: 10px 0 0
}
.blog .col-md-4 strong {
	font-size: 14px;
	color: grey;
	float: right;
	margin: 10px 20px 0 10px
}
.footer {
	background: url(../images/footer.png) no-repeat;
	color: #fff;
	background-size: cover;
	float: left;
	margin: 0 auto;
	width: 100%
}

.footer-top {
	padding: 32px 0
}

.footer-middle {
	border-top: 1px solid #fff;
	padding: 8px 0
}

.fotr-title {
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 0 15px;
	font-family: 'Myriad Pro Semibold'
}

.bread-title,
.remore,
.send-btn {
	text-transform: capitalize
}

.flex-justify,
.footr-list li {
	font-family: 'Myriad Pro Regular'
}

.footr-list {
	width: 100%;
	float: left
}

.footr-list li {
	display: block;
	font-size: 15px
}
.footr-list li img.qrcode{width:120px;}
.footr-list li img.gglprtnr{width:85%;}

.footr-list li+li {
	margin-top: 10px
}

.footr-list li a {
	color: #fff;
	transition: all ease .5s
}

.flex-justify p span,
.icon-adres {
	color: #f37515
}

.footr-list li a:before {
	transition: all ease .5s;
	display: inline-block;
	content: '-';
	font-size: 14px;
	padding-right: 10px;
	vertical-align: middle
}
.footr-list #panindia{margin:25px 0 0 0; padding:0px;} 
.footr-list #panindia .txt-adres{font-size:60px; padding:0px; line-height:48px;} 
.footr-list #panindia .hlpln{font-size:65px; padding:0px; line-height:45px;}
.footr-list #panindia .hlpln span{font-size:22px;}
.footr-list #panindia .hlpln-nbr{font-size:53px; line-height:42px; color:#f37515; font-weight:bold;}
.footr-list #panindia .hlpln-nbr span.icon-adres{font-size:49px; line-height:35px; width:44px;}


.icon-adres,
.txt-adres {
	display: inline-block;
	vertical-align: top;
	transition: all ease .5s
}

.icon-adres {
	font-size: 20px;
	width: 5%
}

.txt-adres {
	padding-left: 15px;
	line-height: 26px
}
.txt-adres b{font-size:55px; letter-spacing:2.7px; line-height:50px; color:#f37515;}
.footer-co4{
	width:20%;
	float:left;
}
.footer-col {
	width: 34%;
	float: left
}
.footer-co2 {
	width: 21%;
	float: left
}
.footer-co3 {
	width: 25%;
	float: left
}
.footer-co3 iframe {
	width: 100%;
	height: 277px
}

.social-media-icon .zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
	float: left;
	margin: 0 18px 0 0
}

.social-media-icon .zoom-social-icons-list--no-labels .zoom-social_icons-list__item:last-child {
	margin-right: 0
}

.social-media-icon li a {
	float: left
}

.social-media-icon .zoom-social-icons-list .fa,
.social-media-icon .zoom-social-icons-list .socicon {
	width: auto;
	height: auto;
	line-height: normal;
	float: left
}

.social-media-icon .zoom-social-icons-list--rounded .socicon,
.social-media-icon .zoom-social-icons-list--without-canvas .fa {
	font-size: 20px!important;
	padding: 0!important
}

.sw .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
	margin: 0
}

.social-media-icon {
	width: 100%;
	float: left;
	margin-top: 14%
}

.flex-justify {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center
}

.copy.pull-left,
.media-bdy span {
	font-family: proxima_nova_rgregular
}
.flex-justify p {
	margin: 0;
	line-height: 22px
}
.blog {
	margin-bottom: 30px
}
/*old testimonlas css start*/
.test-bg {
	background: url(../images/test-bg.png) no-repeat;
	background-size: cover;
	color: #fff;
	padding: 20px 0
}
.media-bdy,
.media-lft {
	display: table-cell;
	vertical-align: middle;
	padding-top: 10px
}
.media-bdy span {
	font-size: 16px;
	line-height: 25px
}
.media-bdy span p {
	margin: 0;
	display: inline
}
.media-bdy span:after {
	content: "\f10e";
	vertical-align: text-top
}
.media-bdy span:before {
	content: "\f10d";
	vertical-align: text-bottom
}
.media-bdy span:after,
.media-bdy span:before {
	padding: 0 10px;
	font-size: 20px;
	font-family: FontAwesome;
	color: #f37515;
	display: inline-block
}
.test-bg h3.block-title {
	margin-bottom: 15px
}
.media-lft {
	width: 20%;
	text-align: center
}
.media-lft img {
	width: 85px;
	border-radius: 100px;
	border: 4px solid #f37515;
	height: 85px
}
.media-lft h4 {
	font-size: 16px;
	font-family: 'Proxima Nova Lt';
	margin: 14px 0 8px
}
.media-lft p {
	font-family: proxima_nova_rgregular;
	color: #f37515
}
.media-bdy {
	padding-left: 15px;
	padding-right: 30px
}
/*old testimonlas css start*/
p.discm-txt.pull-right {
	text-align: right
}
.tstmoil-bg {
	background: url(../images/testmon-white.jpg)repeat;
	color: #fff;
	padding: 30px 0
}
.tstmoil-bg h3.block-title {
	margin-bottom: 15px
}
.test-item-bg {
	padding: 30px 0;
	background: url(../images/test-item-bg.png) no-repeat;
	background-size: cover !important
}
.login {
    display: inline-block;
    margin: 0;
}
.login li,
.login a {
	display: block;
}
.login a{
	letter-spacing: .5px;
    padding: 13px 10px;
    color: #fff;
    font-family: 'Proxima Nova Lt';
}
.slider-row-img,
.slider-row-txt {
	display: block
}
.slider-row-img {
	border-radius: 5px;
	border: 5px solid #2a4b80
}
.slick-current .slider-row-img {
	border-color: #ff7308
}
.row-slider {
	padding: 40px 15px
}
.cmpny-section {
	text-align: center;
	padding:30px 0;
	background-color: #fff
}
.cmpny-strp img {
	width: 100%
}

.footr-list li:hover .icon-adres {
	color: #fff
}

.footr-list li:hover .txt-adres,
.footr-list li:hover a {
	color: #f37515
}

.footr-list li:hover a:before {
	padding-right: 15px
}

.section-first {
	overflow: hidden;
	padding: 30px 0
}

.col-md-4.round-img {
	width: 310px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 25px
}

.tabcontent .lSAction a {
	position: absolute;
	right: 0;
	left: 6%;
	color: #fff;
	margin: 0 auto
}

.tabcontent .lSAction .lSNext {
	bottom: -20px;
	cursor: pointer
}

.tabcontent .lSAction .lSPrev {
	top: -20px;
	cursor: pointer
}

.slick-next:before,
.tabcontent .lSAction .lSNext:before {
	content: "\f0d7";
	font-size: 20px
}

.slick-prev:before,
.tabcontent .lSAction .lSPrev:before {
	content: "\f0d8";
	font-size: 20px
}

.slick-arrow,
.tabcontent .lSAction {
	font-family: FontAwesome;
	color: #fff;
	background-color: transparent;
	border: 0;
	font-size: 0
}
.locatn-fixed {
	z-index: 999;
	left: 0;
	width: auto
}
.profie-icon {
	font-family: FontAwesome;
	cursor: pointer;
	color: #fff;
	width: 50px;
	height: 46px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: flex-end;
	-webkit-justify-content: flex-end
}

.profie-icon:after {
	display: inline-block;
	padding-left: 6px;
	content: "\f0d7"
}

.bread-bg:after,
.ovlr-img:after {
	content: '';
	left: 0;
	width: 100%;
	top: 0
}

.ovlr-img:after {
	border-radius: 50%;
	height: 100%;
	/*background: rgba(0, 0, 0, .29);*/
	position: absolute
}

.bread-bg {
	overflow: hidden;
	background: url(../images/contact-benar.png) no-repeat;
	color: #fff;
	background-size: cover!important;
	height: 226px;
	position: relative;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center
}

.breadcrumb li,
.breadcrumb li a,
.breadcrumb li span,
.breadcrumb li+li::before {
	display: inline-block;
	vertical-align: middle
}

.bread-bg:after {
	background-color: rgba(0, 0, 0, .49);
	position: absolute;
	height: 100%
}

.bread-title {
	position: relative;
	z-index: 99;
	font-size: 40px;
	margin: 0 0 20px;
	font-family: 'Myriad Pro Bold'
}

.breadcrumb {
	background: 0 0;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -20px;
	z-index: 1
}

.breadcrumb li {
	font-family: 'Myriad Pro Regular';
	font-size: 17px
}

.breadcrumb li a,
.breadcrumb li span {
	text-transform: capitalize;
	color: #fff
}

.breadcrumb li+li::before {
	color: #fff;
	content: "/";
	margin-top: 0
}

.contact-info {
	padding: 30px 0
}

.fifty-contact .block-title,
.block-title.text-left {
	text-align: left
}
.fifty-contact .block-title:after,
.block-title.text-left:after {
	background: url(../images/left-border.png) no-repeat;
	margin: 0
}
.fifty-contact {
	padding: 0
}
.fifty-contact:nth-child(odd) {
	padding-right: 15px
}
.fifty-contact:nth-child(even) {
	padding-left: 15px
}
.contact-block-form .form-control {
	box-shadow: none;
	border-radius: 0;
	background-color: #f4f4f4;
	border-color: #e8e8e8;
	height: 50px;
	color: #949494;
	padding: 8px 20px;
	font-family: proxima_nova_rgregular
}

.contact-block-form textarea.form-control {
	resize: none;
	height: 180px
}

.contact-block-form .col-md-12 {
	padding: 0
}

.map iframe {
	width: 100%;
	height: 350px
}

.send-btn {
	width: 100%;
	border-color: #2a4b80;
	background-color: #2a4b80;
	color: #fff;
	font-family: 'Myriad Pro Regular';
	font-size: 16px;
	border-radius: 0;
	height: 50px
}

.contact-block-form,
.info-block,
.map {
	position: relative;
	float: left;
	width: 100%
}

.contact-block-form div.wpcf7-response-output {
	right: 0;
	left: 0;
	bottom: -10px;
	text-align: center
}

.contact-block-form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	bottom: -12px;
	left: 0
}

.contact-block-form+.contact-block-form,
.map+.map {
	margin-top: 18px
}

.contact-list .icon-adres {
	font-size: 25px;
	vertical-align: middle
}

.contact-list .txt-adres {
	font-size: 15px;
	padding-left: 8px;
	font-family: 'Myriad Pro Semibold';
	color: #555;
	vertical-align: middle;
	display: table-cell;
}
.info-block h5,
.info-row-block,
.para-txt {
	line-height: 26px;
	font-size: 16px
}

.contact-list .icon-adres.mark-map {
	vertical-align: top
}

.contact-list {
	margin: 0
}

.contact-list li {
	display: table;
	margin-bottom: 10px
}
.info-row-block {
	font-family: 'Myriad Pro Regular';
	padding: 0;
	color: #555;
	margin-bottom: 20px
}

.info-block h5 {
	margin: 0 0 2px
}

.info-block p {
	color: #f97c1d;
	margin: 0
}

.info-block span a {
	color: #8b8b8b
}

.info-block span a:hover {
	color: #40ade0
}

.para-txt {
	color: #2d2d2d;
	margin: 0;
	font-family: proxima_nova_rgregular
}

.para-txt+.para-txt {
	padding-top: 18px
}

.abot-section {
	background: url(../images/about-benar.png) no-repeat
}

.about-three-bx {
	background: url(../images/about-img.png) no-repeat;
	background-size: cover;
	padding: 30px 0;
	color: #fff
}

.abot-info-item,
.about-three-item {
	width: 100%;
	float: left;
	text-align: center
}

.about-title {
	color: #f97c1d;
	margin: 0 0 6px;
	font-size: 20px;
	font-family: 'Myriad Pro Semibold'
}

.about-three-item p.para-txt {
	color: #fff;
	margin: 20px 0 10px
}

.remore {
	background-color: #f97c1d;
	color: #fff;
	border-radius: 2px;
	border-color: #f97c1d;
	font-family: proxima_nova_rgregular;
	font-size: 15px;
	padding: 10px 22px 7px
}

.about-three-item p span {
	color: #1183d2
}

.abot-info-item h3 {
	margin: 0 0 15px
}

.col-md-6.abot-info-bx {
	padding: 0 35px;
	margin-bottom: 30px
}

.min-info-icon {
	display: inline-block;
	min-height: 90px
}

.padn-0 {
	padding-bottom: 0
}

.fq-bg {
	background: url(../images/faq-benar.png) no-repeat
}

.fq-info {
	padding: 30px 0;
	background: url(../images/faq-body-bg.png) no-repeat fixed;
	background-size: cover
}

.fq-acordng .panel,
.time-select-row .panel {
	border: 0;
	background: 0 0;
	box-shadow: none;
	float: left;
	width: 100%
}

.fq-acordng .panel-heading,
.time-select-row .panel-heading {
	width: 100%;
	float: left;
	padding: 0
}

.fq-acordng .panel-heading a {
	background: #f97c1d;
	font-size: 18px;
	font-family: 'Myriad Pro Regular';
	border-radius: 100px;
	padding: 7px 20px 6px;
	color: #fff;
	width: 100%;
	float: left;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-content: space-between;
	align-items: center;
	-webkit-align-items: center
}

.test-img,
span.drn-arrow {
	justify-content: center;
	display: flex
}

.fq-acordng .panel-heading a.collapsed {
	background-color: #2a4b80
}

.fq-acordng.panel-group {
	margin: 0 auto;
	width: 77%;
	float: none
}

.fq-acordng .panel+.panel,
.time-select-row p+p {
	margin-top: 15px
}

span.drn-arrow {
	color: #f97c1d;
	float: left;
	background: #fff;
	width: 34px;
	height: 34px;
	border-radius: 100px;
	align-items: center;
	border: 2px solid #94908e;
	transition: all ease .5s
}

.accrdn-body,
.fq-acordng .panel-collapse,
.test-content,
.test-img,
.test-prlie-bx {
	width: 100%;
	float: left
}

span.drn-arrow .fa {
	transition: all ease .5s;
	position: relative
}

a.collapsed span.drn-arrow .fa:before {
	content: "\f0da"
}
.accrdn-body {
	padding: 20px
}
.test-bg1 {
	background: url(../images/tsimnils-bg.png) no-repeat
}

.test-prlie-bx {
	border: 1px solid #c9c9c9;
	text-align: center;
	transition: all ease .5s
}

.test-img {
	background: url(../images/test-img-bg.png) no-repeat;
	height: 112px;
	background-size: cover;
	align-items: center;
	flex-direction: column;
	padding: 10px;
	font-family: 'Proxima Nova Lt'
}

.test-img h4 {
	font-size: 16px;
	color: #fff;
	margin: 0 0 5px
}

.test-img p {
	margin: 0;
	color: #f37515
}

.test-prlie-bx:hover {
	box-shadow: 0 14px 28px rgba(0, 0, 0, .15), 0 10px 10px rgba(0, 0, 0, .15)
}

.small-test {
	border: 4px solid #f37515;
	border-radius: 100px;
	display: inline-block;
	position: relative;
	top: 0;
	margin: -52px 0 12px
}

.small-test img {
	width: 77px;
	height: 77px;
	border-radius: 100px
}

.test-content {
	background-color: #fff;
	padding: 10px 15px
}

.test-content p {
	font-size: 16px;
	line-height: 25px;
	color: grey;
	font-family: proxima_nova_rgregular;
	margin: 10px 0
}

.test-content p:after,
.test-content p:before {
	padding: 0 10px;
	font-size: 20px;
	font-family: FontAwesome;
	color: #f37515;
	display: inline-block
}

.viewtest,
a.testmore-btn.btn {
	text-transform: capitalize;
	font-family: 'Proxima Nova Lt'
}

.test-content p:before {
	content: "\f10d";
	vertical-align: text-bottom
}

.test-content p:after {
	content: "\f10e";
	vertical-align: text-top
}

a.testmore-btn.btn {
	color: #31a9cb;
	font-size: 15px
}

.video-item h4,
.viewtest {
	color: #fff;
	font-size: 15px
}

.test-prlie {
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 33.1%;
	padding: 0 15px;
	margin-top: 80px
}

.padg-tp0 {
	padding-top: 0
}

.viewtest {
	background-color: #f68733;
	border-radius: 2px;
	padding: 9px 20px;
	margin-top: 30px
}

.vide-test-bg {
	background: url(../images/vide-test.png) no-repeat
}

.padg-tp0 .bwg_lightbox_0:nth-child(odd) {
	padding-right: 30px
}

.padg-tp0 .bwg_lightbox_0:nth-child(even) {
	padding-left: 30px
}

.padg-tp0 .bwg_lightbox_0 {
	width: 50%;
	float: left
}

.padg-tp0 .bwg_standart_thumb_0 {
	width: 100%;
	float: left;
	background: #2a4b80;
	padding: 5px;
	border-radius: 2px;
	margin-top: 45px
}

.video-item h4 {
	margin: 0 0 5px;
	padding: 10px 8px;
	font-family: 'Myriad Pro Regular'
}

.video-item h4 span {
	color: #ff7308
}

.blog-section {
	padding: 30px 0
}

.left-blog {
	float: left;
	padding-right: 15px;
	width: 71.5%
}

.right-blog {
	width: 28.5%;
	float: right;
	border-left: 1px solid #d4d4d4;
	position: sticky;
	top: 20px
}

.blog-bx,
.blog-content,
.blog-img,
.post-blog,
.post-tg-bx,
.widget {
	width: 100%;
	float: left;
	transition: all ease .5s
}

.post-tg-bx,
.widget {
	padding-left: 20px
}

.post-tg-bx h3,
.widget h2 {
    margin: 0 0 10px;
    color: #f58632;
    font-size: 20px;
    font-family: 'Proxima Nova Lt';
    text-shadow:0 2px 3px rgba(41, 39, 37, 0.39);
}
.add-on,
.searchform {
	position: relative
}
.searchform div {
	display: flex;
	display: -webkit-flex
}
.searchform input#searchsubmit {
	border: 0;
	background-color: #f68733;
	color: #fff;
	padding: 0 20px;
	font-family: 'Proxima Nova Lt';
	text-transform: uppercase;
	border-radius: 0 3px 3px 0
}
.add-on .form-control,
.searchform input[type=text] {
	color: #737373;
	box-shadow: none;
	border: 1px solid #d4d4d4;
	height: auto;
	padding: 12px 15px;
	width: 100%;
	border-radius: 3px 0 0 3px;
	border-right: 0
}

.fa.fa-search {
	font-family: FontAwesome;
	content: "\f002";
	position: absolute;
	right: 0;
	top: 0;
	color: #1e73be;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 50px
}
.dorp-menu a:after,
.tab-row li a:before,
body div.wpcf7-response-output:after,
span.wpcf7-not-valid-tip:after {
	content: ''
}
.in-hr {
	border-color: #d4d4d4;
	width: 100%;
	display: inline-block;
	margin: 15px 0;
}

.gallery-bar li {
	float: left;
	cursor: pointer;
	width: 32.33%;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 3px
}

.tag-bar li {
	float: left
}

.tag-bar a,
.tagcloud a,
.widget.widget_categories a {
	float: left;
	font-family: proxima_nova_rgregular;
	text-transform: uppercase;
	color: #f68733;
	font-size: 13px!important;
	border: 1px solid #2a4b80;
	padding: 9px 12px;
	display: block;
	margin-bottom: 10px;
	margin-right: 7px;
	border-radius: 2px;
	transition: all ease .5s
}

.blog-col,
.blog-content h3,
.blog-content p,
.blog-content ul li,
.tag-txt,
.tag-txt .fa {
	display: inline-block
}

.tagcloud a:hover,
.widget.widget_categories a:hover {
	background-color: #f68733;
	border-color: #f68733;
	color: #fff
}

.blog-col:nth-child(odd) {
	padding-right: 10px
}

.blog-col:nth-child(even) {
	padding-left: 10px
}

.blog-col {
	width: 49.7%;
	vertical-align: top;
	margin-bottom: 30px
}

.blog-content ul {
	padding: 8px 15px;
	margin: 0;
	float: left;
	width: 100%;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5
}

.blog-content ul li {
	float: left
}

.blog-content ul li:nth-child(even) {
	float: right
}

.tag-txt .fa {
	color: #2a4b80;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 5px
}

.tag-txt {
	color: grey;
	padding: 0 15px;
	font-family: 'Myriad Pro Regular';
	text-transform: capitalize
}

.blog-bx:hover {
	box-shadow: 0 8px 25px rgba(0, 0, 0, .15), 0 6px 6px rgba(0, 0, 0, .12)
}

.blog-bx {
	background: #f2f2f2;
	border: 1px solid #d5d5d5
}

.blog-img img {
	width: 100%
}

.blog-content {
	padding: 10px 0
}

.blog-content h3 {
	padding: 0 15px;
	width: 100%;
	font-size: 22px;
	color: #2a4b80;
	font-family: 'Myriad Pro Semibold';
	margin: 6px 0;
	line-height: 32px
}

.blog-content p {
	font-size: 16px;
	color: grey;
	padding: 10px 15px;
	font-family: proxima_nova_rgregular;
	line-height: 26px;
	margin: 0
}

.blog-ful-col .blog-content p a,
.redmore-btn {
	color: #f68733
}

.redmore-btn {
	padding: 0 15px;
	font-family: 'Myriad Pro Semibold';
	font-size: 17px;
	text-transform: uppercase
}

span.blog-icon,
span.blog-txt {
	color: grey;
	display: inline-block;
	vertical-align: middle
}

span.blog-icon {
	font-size: 18px;
	padding-right: 5px
}

span.blog-txt {
	font-family: 'Myriad Pro Regular'
}

.pagination {
	margin: 0
}

.pagination li {
	float: left
}

.blog-section .pagination li a,
.pagination a,
.pagination span {
	font-size: 16px;
	float: left;
	color: #f37515;
	font-family: 'Myriad Pro Regular';
	border: 1px solid #2a4b80;
	padding: 7px 15px;
	transition: all ease .5s;
	margin-right: 10px;
	margin-left: 0;
	border-radius: 2px!important
}

.pagination .current,
.pagination a:hover,
.pagination li a:hover,
.pagination span:hover {
	color: #fff;
	border-color: transparent;
	background: #f37515
}

.blog-col.blog-ful-col {
	width: 100%;
	padding: 0
}

.blog-ful-col .blog-content ul {
	border: 0;
	padding: 0;
	margin-bottom: 15px
}

.blog-ful-col .tag-txt {
	padding: 0
}

.blog-ful-col .blog-content ul li:nth-child(even) {
	float: left
}

.blog-ful-col .blog-content ul li {
	margin-right: 15px;
	width:90%;
	font-family:proxima_nova_rgregular; 
	font-size:14px; 
	color:grey; 
	line-height:26px;
}

.blog-ful-col .social-media-icon {
	margin: 20px 0 0
}

.blog-ful-col .blog-content p {
	padding: 10px 0 0
}

button.navbar-toggle {
	margin: 0;
	background-color: #2a4b80
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff
}

.blog-col.blog-ful-col .blog-content {
	padding: 14px 20px
}

.social-media-icon ul {
	display: inline-block;
	margin: 0
}

.tab-row li {
	position: relative;
	margin: 0 20px;
	display: inline-block
}
.tab-row li a {
    display: inline-block;
    padding: 12px 20px;
    font-size: 22px;
    font-weight: 400;
    color: #636363;
    border: 2px solid #2a4b80;
}

.tab-row li a:before {
	width: 12px;
	background-color: #2a4b80;
	border-radius: 100px;
	height: 12px;
	display: inline-block;
	margin-right: 10px
}
.tab-row li.active a:before {
	background-color: #fff
}
.tab-content {
	padding: 15px;
	width: 100%;
	float: left;
	display: none
}
.tab-content.active {
	display: block
}
.tab-row li.active a {
	color: #fff;
	text-shadow: none;
	background-color: #2a4b80;
}

.tab-row {
	margin: 0;
	text-align: center
}
.test-item-bg .bwg_lightbox_0,
a.bwg_lightbox_2 {
	padding: 15px;
	overflow: hidden;
	position: relative
}

#bwg_container1_2 #bwg_container2_2 .bwg_standart_thumb_spun1_2,
.padg-tp0 #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0,
.test-item-bg #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
	height: auto!important;
	margin: 0!important;
	box-sizing: border-box!important;
	width: 100%!important
}

.test-item-bg #bwg_container1_2 #bwg_container2_2 .bwg_standart_thumb_spun1_2,
.test-item-bg span.bwg_standart_thumb_spun1_0 {
	border-radius: 5px;
	border: 5px solid #2a4b80
}

.padg-tp0 #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun2_0,
.test-item-bg #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun2_0,
.test-item-bg #bwg_container1_2 #bwg_container2_2 .bwg_standart_thumb_spun2_2 {
	border: none!important;
	box-shadow: none!important;
	height: auto!important;
	width: 100%!important;
	position: relative
}

.padg-tp0 div[id^=bwg_container] div[id^=bwg_container] .bwg_img_clear,
.test-item-bg div[id^=bwg_container] div[id^=bwg_container] .bwg_img_clear {
	width: 100%!important;
	margin: 0!important;
	height: auto!important;
	transition: all ease .7s
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0:hover,
#bwg_container1_1 #bwg_container2_1 .bwg_standart_thumb_spun1_1:hover,
.test-item-bg #bwg_container1_2 #bwg_container2_2 .bwg_standart_thumb_spun1_2:hover {
	transform: inherit!important
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0:hover img,
#bwg_container1_1 #bwg_container2_1 .bwg_standart_thumb_spun1_1:hover img,
.test-item-bg #bwg_container1_2 #bwg_container2_2 .bwg_standart_thumb_spun1_2:hover img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	transform: scale(1.1);
	transition: all ease .7s
}

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun1_0,
.test-item-bg #bwg_container1_2 #bwg_container2_2 .bwg_title_spun1_2 {
	width: 100%!important
}

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0,
.test-item-bg #bwg_container1_2 #bwg_container2_2 .bwg_title_spun2_2 {
	color: #fff!important;
	font-family: 'Myriad Pro Regular'!important;
	margin-top: 10px;
	font-size: 15px!important;
	font-weight: 400!important;
	display: inline-block!important;
	text-shadow: none!important;
	padding: 0!important;
	text-align: left
}

body div.wpcf7-response-output,
span.wpcf7-not-valid-tip {
	color: #fff!important;
	font-family: 'Myriad Pro Regular';
	position: absolute;
	z-index: 9
}

.bwg_ctrl_btn_container,
.bwg_nav_cont_1,
label.screen-reader-text,
span.bwg_nav_cont_2 {
	display: none
}

.bwg_standart_thumbnails_2 .slick-dots li {
	margin: 0 3px
}
.popup-form div.wpcf7-response-output {
	bottom: -44px
}
.wpcf7-response-output.wpcf7-validation-errors{
	display: block;
}
body div.wpcf7-response-output {
   border: 0!important;
   display: none;
    background-color: #b94a48;
    border-radius: 2px;
    padding: 8px 6px;
    left: 0;
    bottom: -43px;
    margin: 0;
    right: 0;
}
body div.wpcf7-response-output:after {
	position: absolute;
	width: 1px;
	height: 1px;
	right: 0;
	top: -8px;
	border-bottom: 8px solid #b94a48;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	left: 0;
	margin: 0 auto
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	background-color: #0b9a0b;
	left: 44px;
	bottom: 0;
}
.plce-int .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {min-height:26px;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok:after {
	border-bottom: 8px solid #0b9a0b
}
span.wpcf7-not-valid-tip {
	background-color: #b94a48;
	border-radius: 2px;
	padding: 8px 11px 6px;
	left: -150px;
	top: 6px;
	width: 150px;
    font-size: 15px !important;
}
.widget_text.widget.widget_custom_html,
aside#zoom-social-icons-widget-2 {
	padding: 0
}
span.wpcf7-not-valid-tip:after {
	position: absolute;
	width: 1px;
	height: 1px;
	right: -8px;
	top: 11px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #b94a48
}

.blog-page-bg {
	background: url(../images/blog-page-bg.png) no-repeat
}

.right-blog #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
	margin: 0 2px 4px
}

.right-blog #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
	text-align: left
}

/*.dorp-menu a:after {
	display: inline-block;
	margin-left: 6px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
*/
#exampleModal .modal-dialog {
	width: 720px;
	margin: 100px auto 0
}

.blog-col.blog-ful-col h3 {
	margin: 10px 0 2px;
	padding: 0
}

.popup-form .col-md-4.query-form {
	width: 100%
}

span.close,
span.close:hover {
	opacity: 1;
	text-shadow: none;
	width: 35px;
	height: 35px;
	color: #fff;
	font-weight: 400;
	font-family: 'Proxima Nova Lt';
	font-size: 20px;
	position: absolute;
	right: -30px;
	z-index: 9;
	border-radius: 100px;
	top: -20px;
	border-left: 0;
	background-color: #f58633;
	padding: 7px 13.5px
}

.flip-section,
.ovlr-img,
.popup-form,
.tab-time .flex-justify {
	position: relative
}

.popup-form {
	background-color: #2a4b80;
	width: 100%;
	float: left;
	padding: 15px 20px 15px;
	border-radius: 4px
}

.ovlr-img {
	border: 5px solid #f68733;
	border-radius: 50%
}

.back-bg {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	border-radius: 2px
}

.back-bg h4 {
	color: #fff
}

.flip-section {
	min-height: 215px;
	-webkit-transition: .6s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: .6s;
	-moz-transform-style: preserve-3d
}

.col-md-12.get-free ul li:hover .flip-section {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg)
}

.col-md-12.get-free ul li:nth-child(1) .back-bg {
	background-color: #00769d
}

.col-md-12.get-free ul li:nth-child(2) .back-bg {
	background-color: #edbc38
}

.col-md-12.get-free ul li:nth-child(3) .back-bg {
	background-color: #3eccc4
}

.col-md-12.get-free ul li:nth-child(4) .back-bg {
	background-color: #357fed
}

.col-md-12.get-free ul li:nth-child(5) .back-bg {
	background-color: #fe6123
}

.col-md-12.get-free ul li:nth-child(6) .back-bg {
	background-color: #51cda0
}

.col-md-12.get-free ul li:nth-child(7) .back-bg {
	background-color: #a22d6f
}

.modal-dialog div.wpcf7 .ajax-loader,
.sw div.wpcf7 .ajax-loader {
	width: 20px;
	height: 20px
}

.popup-form .col-md-4.query-form.block {
	width: 50%;
	color: gray;
	background-color: transparent;
	border: 0;
	border-radius: 0
}

.back_home:after,
.back_home:before {
	content: "";
	border-top: 2px solid #fff
}

.bg-popup {
	width: 50%;
	float: left
}

.bg-popup img {
	width: 100%
}

.fifty-contact span.wpcf7-not-valid-tip:after {
	left: -8px;
	top: 11px;
	border-left: 0;
	border-right: 8px solid #b94a48
}

.fifty-contact span.wpcf7-not-valid-tip {
	right: -150px;
	left: auto
}

.popup-form .col-md-4.query-form p {
	text-transform: capitalize
}

.popup-form .col-md-4.query-form h3 {
	color: #f57311
}

.popup-form .input-field input[type=submit] {
	background: #f58633
}

.mod-pop {
	background-color: rgba(0, 0, 0, .4117647058823529)
}

body .spider_popup_close,
body .spider_popup_close:hover {
	background-color: #f30808;
	height: 25px;
	font-size: 14px;
	width: 25px;
	border-radius: 100px;
	color: #fff
}

.s-icon .widget {
	padding: 0
}

.s-icon .zoom-social-icons-list .socicon,
.zoom-social-icons-list .dashicons,
.zoom-social-icons-list .fa,
.zoom-social-icons-list .genericon {
	padding: 0!important;
	width: auto;
	height: auto;
	line-height: normal;
	font-size: inherit
}

body .zoom-social_icons-list__link:hover {
	opacity: 1
}

.container2 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	bottom: -25px
}

body #down-from div.wpcf7-response-output {
	bottom: 0
}

.popup-form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	bottom: -25px
}

.lSPager {
	display: none
}

.error-bg img {
	width: 100%
}

.back_home {
	position: absolute;
	top: 180px;
	width: auto;
	text-transform: uppercase;
	background-color: #2a4b80;
	color: #fff;
	padding: 13px 25px 11px 50px;
	font-size: 15px;
	font-family: robotomedium;
	font-family: 'Myriad Pro Regular';
	border-radius: 2px;
	right: 410px
}

.back_home:before {
	position: absolute;
	top: 18px;
	left: 24px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transition: .2s;
	transition: .2s
}

.back_home:after {
	top: 22px;
	left: 25px;
	position: absolute;
	width: 18px;
	height: 2px;
	-webkit-transition: .2s;
	transition: .2s
}

.error-bg {
	position: relative;
	text-align: center
}

.corse-list li:after,
.corse-list li:before {
	content: '';
	position: absolute;
	top: 6px
}

.benar-item {
	background: url(../images/cours-bg.png) no-repeat;
	height: 427px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	background-size: cover
}

.fity-row-flx h1 {
	font-size: 50px;
	line-height: 55px;
	font-family: 'Myriad Pro Bold';
	margin: 0 0 90px;
	color: #fff
}

.fity-row-flx {
	float: left
}

.fity-row-flx h1 span {
	color: #f68733
}

.fity-row-flx a {
	color: #f68733;
	font-size: 18px;
	font-family: 'Myriad Pro Semibold'
}

.bx-row-content h5,
.bx-row-content h5 span {
	font-family: 'Myriad Pro Regular'
}

.bar-section {
	padding: 30px 0
}

.left-bar-row {
	width: 68%;
	float: left;
	padding-right: 10px
}

.right-bar-row {
	width: 32%;
	padding-left: 36px;
	float: left
}

.bord-line,
.bx-row-content,
.bx-row-content ul,
.bx-row-content ul li,
.corse-row,
.corse-trag-bx,
.corse-trag-title,
.coure-form,
.course-content,
.course-fifty-row,
.course-img,
.course-number ul,
.course-prlie-bx,
.slider-course,
.specl-list {
	width: 100%;
	float: left
}

.corse-row h3 {
	margin-bottom: 45px
}
.corse-row h2 {
	margin-bottom: 45px
}

.corse-row+.corse-row {
	padding-top: 40px
}

.bx-row-content h5 {
	margin: 0 0 15px;
	font-size: 18px;
	color: #676767;
	line-height: 26px
}

.bx-row-content h5 span {
	color: #f68733;
	font-size: 17px
}

.bx-row-content {
	padding: 20px 15px;
	border: 12px solid #2a4b80;
	border-radius: 12px;
	background: url(../images/art-bg.png) no-repeat;
	background-size: cover
}

.corse-list li:before {
	width: 12px;
	height: 12px;
	background: #2a4b80;
	border-radius: 100px;
	left: 0;
	z-index: 1
}

.corse-list li:after {
	width: 1px;
	height: 100%;
	background: #f37515;
	border-radius: 100px;
	left: 6px
}

.corse-list li span {
	color: #2a4b80;
	font-family: 'Proxima Nova Lt'
}

.corse-list li,
.specl-list li {
	font-size: 16px;
	line-height: 26px;
	color: grey;
	font-family: proxima_nova_rgregular;
	position: relative;
	padding-left: 22px
}

.corse-list li:last-child:after {
	content: none
}

.corse-list li {
	padding-bottom: 18px
}

.corse-list {
	overflow: hidden;
	margin: 0
}

.pdf-btn {
	float: right;
	font-size: 16px;
	font-family: 'Myriad Pro Regular';
	color: #fff;
	background: -webkit-linear-gradient(top, #f98735 0, #ef7b24 100%);
	box-shadow: 0 -1px 0 0 #e87622;
	padding: 8px 15px
}

.pdf-btn img {
	padding-left: 5px
}

.colum-row-section+.colum-row-section .bx-row-content {
	border-color: #f37515;
	background: url(../images/white-art-bg.png) no-repeat
}

.colum-row-section+.colum-row-section .pdf-btn {
	background: -webkit-linear-gradient(top, #395f9e 0, #2558ab 100%);
	box-shadow: 0 -1px 0 0 #2a4b80
}

.specl-list li {
	padding: 0
}

.specl-list {
	margin-bottom: 20px
}

.corse-trag-img {
	border-radius: 100px;
	display: inline-block;
	border: 4px solid #f37515
}

.corse-trag-img img {
	border-radius: 100px;
	background: #fff;
	width: 160px;
	height: 160px
}

.corse-trag-bx {
	text-align: center;
	background: url(../images/bg-course-proflie.png) no-repeat;
	background-size: cover;
	border: 1px solid #e1e1e1;
	margin-bottom: 40px
}

.corse-trag-bx h3 {
	font-size: 26px;
	color: #4e4e4e;
	margin: 25px 0 5px;
	font-family: 'Myriad Pro Semibold'
}

.course-btn {
	background-color: #2a4b80;
	font-size: 18px;
	border-color: transparent;
	font-family: 'Myriad Pro Regular';
	width: 100%;
	color: #fff;
	border-radius: 0;
	padding: 13px 0 11px
}

.corse-trag-title {
	padding: 20px
}

.coure-form {
	text-align: center;
	background: url(../images/coure-form.png) no-repeat;
	background-size: cover;
	height: 872px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	flex-direction: column;
	-webkit-flex-direction: column
}

.bok-btn,
.coure-form h4 {
	background: #f37515;
	color: #fff
}

.coure-form h4 {
	text-align: center;
	border-radius: 100px;
	font-family: 'Myriad Pro Semibold';
	font-size: 18px;
	text-transform: uppercase;
	margin: 38px 0 15px;
	padding: 14px 0
}

.bok-btn {
	font-size: 16px;
	font-family: 'Myriad Pro Regular';
	border-radius: 2px;
	padding: 12px 60px
}

.coure-form .form-group {
	margin-bottom: 20px
}

.course-prlie-bx {
	padding: 23px 24px;
	background: url(../images/course-slider.png) no-repeat;
	background-size: cover;
	color: #fff
}

.course-prlie-bx+.course-prlie-bx {
	border-top: 1px solid #fff
}

.course-prlie-bx .small-test {
	margin: 0
}

.course-content p {
	font-size: 16px;
	line-height: 25px;
	font-family: proxima_nova_rgregular;
	margin: 16px 0
}

.course-content p:before {
	content: "\f10d";
	vertical-align: text-bottom
}

.course-content p:after,
.course-content p:before {
	padding: 0 10px;
	font-size: 16px;
	font-family: FontAwesome;
	color: #f37515;
	display: inline-block
}

.course-img,
.course-read-btn {
	font-family: 'Proxima Nova Lt'
}

.course-content p:after {
	content: "\f10e";
	vertical-align: text-top
}

.course-read-btn {
	color: #f37515;
	padding: 0;
	font-size: 15px;
	text-transform: capitalize
}

.course-img h4 {
	font-size: 16px;
	color: #fff;
	margin: 10px 0
}

.course-img p,
.course-number h4 {
	color: #f37515;
	margin: 0
}

.slider-course .slick-arrow {
	position: absolute;
	top: 50%;
	color: #f37515;
	font-weight: 700;
	z-index: 9
}

.slider-course .slick-prev {
	left: -20px
}

.slider-course .slick-next {
	right: -20px
}

.slider-course .slick-prev:before {
	content: "\f104";
	font-size: 30px
}

.slider-course .slick-next:before {
	content: "\f105";
	font-size: 30px
}

.course-number h4 {
	border-radius: 4px;
	font-family: 'Myriad Pro Semibold';
	font-size: 22px;
	background: #2a4b80;
	padding: 11px 15px
}

.course-number {
	width: 39%;
	background: url(../images/cour-numbe.png) no-repeat;
	background-size: cover;
	float: left
}

.course-number ul {
	margin: 0;
	padding: 25px 15px
}

.small-number {
	float: left;
	width: 29px;
	position: relative;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	font-size: 15px;
	color: #2a4b80;
	height: 29px;
	border-radius: 2px;
	margin-right: 40px
}

.small-number:after {
	content: '';
	height: 1px;
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	background: #2a4b80;
	top: 50%;
	position: absolute;
	right: -30px
}

.large-txt {
	display: table-cell;
	line-height: 30px;
	vertical-align: top
}

.course-number li {
	font-family: 'Myriad Pro Regular';
	color: #2a4b80;
	width: 100%;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle
}

.course-number li+li {
	margin-top: 10px
}

.marg-tp+.marg-tp {
	margin-top: 40px
}

.course-number li:nth-child(1) .small-number {
	background: rgba(255, 192, 144, .6901960784313725)
}

.course-number li:nth-child(2) .small-number,
.course-number li:nth-child(3) .small-number {
	background: #f1b88d
}

.course-number li:nth-child(4) .small-number {
	background: #faa768
}

.course-number li:nth-child(5) .small-number {
	background: #fb9d56
}

.course-number li:nth-child(6) .small-number {
	background: #fc9547;
	color: #fff
}

.course-number li:nth-child(7) .small-number {
	background: #fd8b34;
	color: #fff
}

.course-number li:nth-child(8) .small-number {
	background: #f88126;
	color: #fff
}

.course-number li:nth-child(9) .small-number {
	background: #f37515;
	color: #fff
}

.cartif-img-slider {
	background: #28487b;
	padding: 40px;
	border-radius: 2px;
	width: 100%;
	float: left
}

.cartif-img {
	position: relative;
	z-index: 1;
	width: 54%;
	float: right
}

.stori-img-bg,
.storie-slider-bx,
.storie-slider-content,
.table-row {
	float: left;
	width: 100%
}

.cartif-img .slick-slider {
	text-align: center
}

.slider-nav-item img {
	width: 100px;
	border: 2px solid transparent;
	border-radius: 2px
}

.slider-nav {
	cursor: pointer;
	width: 75%;
	margin-left: 12%;
	margin-top: 30px
}

.slider-nav .slick-arrow {
	position: absolute;
	top: 25%;
	color: #f37515;
	font-weight: 700;
	z-index: 9
}

.slider-nav .slick-prev {
	left: -30px
}

.slider-nav .slick-next {
	right: -30px
}

.slider-nav .slick-prev:before {
	content: "\f104";
	font-size: 30px
}

.slider-nav .slick-next:before {
	content: "\f105";
	font-size: 30px
}

.slider-nav-item.slick-current img {
	border-color: #f37515
}

.slick-initialized .slick-slide {
	position: relative
}

.slider-nav-item {
	display: flex!important;
	justify-content: center;
	align-items: center;
	height: 90px
}

.cartif-nav {
	padding: 0 15px
}

.block-line {
	line-height: 42px
}

.table-row {
	overflow: auto
}

.table-row .table>tbody>tr>td,
.table-row .table>tbody>tr>th,
.table-row .table>thead:first-child>tr:first-child>th,
.table-row .table>thead>tr>td,
.table-row .table>thead>tr>th {
	border: 1px solid #d5d5d5;
	text-align: center;
	font-family: proxima_nova_rgregular;
	vertical-align: middle;
	padding: 9px;
	font-weight: 400
}

.table-row .table>thead>tr>th {
	font-size: 17px;
	color: #fff;
	background-color: #2a4b80
}

.table-row .table>tbody>tr>td {
	font-size: 15px
}

.table-row .table>tbody>tr:nth-child(odd) {
	background-color: #d2e2fb;
	color: #4f4f4f
}

.table-row .table>tbody>tr:nth-child(even) {
	background-color: #929292;
	color: #fff
}

.table-row .table>tbody>tr:nth-child(even) .cours-btn-regitr {
	background: -webkit-linear-gradient(top, #ef6c0d 0, #da6815 100%);
	box-shadow: 0 -1px 0 0 #ee6703
}

.table-row .table>tbody>tr:nth-child(odd) .cours-btn-regitr {
	background: -webkit-linear-gradient(top, #395f9e 0, #2558ab 100%);
	box-shadow: 0 -1px 0 0 #2a4b80
}

.cours-btn-regitr {
	color: #fff;
	padding: 8px 30px 7px;
	font-size: 15px;
	font-family: proxima_nova_rgregular
}

.table {
	margin-bottom: 0
}

.text-table {
	border: 1px solid #d5d5d5;
	border-top: 0;
	padding: 15px 40px
}

.text-table ul {
	margin: 0;
	font-family: 'Myriad Pro Regular'
}

.text-table ul li {
	display: block;
	color: grey;
	font-size: 16px;
	line-height: 24px
}

.text-table ul li span {
	color: #39a2d3
}

.text-table ul li:last-child {
	color: #eb7211
}

.storie-slider-item {
	padding: 0 10px
}

.storie-slider-bx {
	margin-bottom: 20px;
	border: 2px solid #e0e0e0;
	background: url(../images/storie-bg.png) no-repeat;
	background-size: cover;
	border-radius: 4px;
	text-align: center;
	transition: all ease .7s;
	padding: 15px 0
}

.storie-slider-bx:hover {
	box-shadow: 0 10px 28px rgba(0, 0, 0, .18), 0 10px 10px rgba(0, 0, 0, .15)
}

.storie-slider-img {
	display: inline-block;
	border: 4px solid #f37515;
	position: relative;
	border-radius: 100px;
	margin-bottom: 10px;
	z-index: 9
}

.stori-img-bg:after {
	position: absolute;
	top: 20px;
	background: url(../images/scren-bg.png) 0 no-repeat;
	width: 100%;
	left: 0;
	content: '';
	height: 84px;
	background-size: cover
}

.stori-img-bg {
	position: relative
}

.storie-slider-img img {
	width: 115px;
	height: 115px;
	border-radius: 100px
}

.storie-slider-content {
	padding: 0 5px;
	font-family: proxima_nova_rgregular
}

.storie-slider-content h4 {
	color: #787878;
	font-size: 22px;
	font-family: 'Myriad Pro Semibold';
	text-transform: capitalize
}

.storie-slider-content p {
	font-size: 16px;
	line-height: 25px;
	color: grey;
	margin: 12px 0 0
}

.storie-slider-content span {
	color: #f37515
}
.storie-slider-content p:after,
.storie-slider-content p:before {
	padding: 0 8px;
	font-size: 16px;
	font-family: FontAwesome;
	color: #f37515;
	display: inline-block
}

.course-block-form p,
.people-form h4 {
	font-family: 'Myriad Pro Semibold'
}

.storie-slider-content p:before {
	content: "\f10d";
	vertical-align: text-bottom
}

.storie-slider-content p:after {
	content: "\f10e";
	vertical-align: text-top
}

.demo-fixed .animated,
.place-btn {
	vertical-align: middle
}

.storie-slider {
	padding: 0 30px
}

.storie-slider .slick-arrow {
	position: absolute;
	background-color: #2a4b80;
	color: #fff;
	top: 50%;
	height: 41px;
	width: 44px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	border-radius: 2px;
	z-index: 1
}

.storie-slider .slick-prev {
	left: -18px
}

.storie-slider .slick-next {
	right: -18px
}

.storie-slider .slick-prev:before {
	content: "\f104";
	font-size: 22px
}

.storie-slider .slick-next:before {
	content: "\f105";
	font-size: 22px
}

.people-form .slick-prev {
	margin: 0 -20px
}

.people-form .slick-next {
	margin: 0 20px
}

.people-form {
	background-color: #ebebeb;
	border: 1px solid #d6d6d6;
	width: 56.6%;
	float: left;
	padding: 22px 30px;
	text-align: center
}

.people-form h4 {
	color: #2a4b80;
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 50px
}

.people-form h4 span {
	color: #f37515
}

.people-img-slider .slick-arrow {
	position: absolute;
	bottom: -10px;
	width: 100%;
	color: #f37515;
	font-weight: 700;
	left: 0;
	right: 0
}

.people-img-slider .slick-prev:before {
	content: "\f104";
	font-size: 30px
}

.people-img-slider .slick-next:before {
	content: "\f105";
	font-size: 30px
}

.logo-srcp:before,
.new-para ul li:before {
	content: ''
}

.people-img-bx {
	margin-bottom: 50px
}

.logo-srcp img {
	width: 100%;
	border-radius: 3px
}

.logo-srcp {
	float: right;
	width: 40.7%;
	position: relative
}

.logo-srcp:before {
	background: url(../images/dote-border.png) no-repeat;
	width: 34px;
	position: absolute;
	top: 50%;
	height: 8px;
	left: -32px
}

.bg .row,
.course-block-form,
.infinite.tada,
div#wpcf7-f57-o1 {
	position: relative
}

.form-course {
	background: url(../images/sing-bg.png) no-repeat;
	background-size: cover;
	height: 415px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	padding-top: 44px;
	padding-right: 25px;
	padding-left: 25px
}

.course-block-form .input-field input[type=submit],
.down-pdf {
	background: #e76f14
}

.book-img,
.course-block-form,
.img-section,
.pdf-icon,
.pdf-icon span {
	display: inline-block
}

.down-pdf,
.img-plc {
	justify-content: center
}

.course-block-form p {
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 20px;
	text-align: center;
	color: #fff
}

.sctin-padg.marg-tp.margn-0.margn-0 {
	margin: 0
}

.form-course .input-field {
	width: 100%;
	margin: 0 auto 15px
}

.course-block-form {
	width: 35%;
	text-align: center
}

.pdf-icon span {
	color: #fff;
	font-family: open_sansregular;
	margin-bottom: 10px;
	width: 100%
}

.join-btn,
.mrgn-content h4 {
	font-family: 'Myriad Pro Bold'
}

.img-section {
	text-align: center
}

.pdf-icon {
	text-align: center;
	margin: 0 15px 0 0
}

.down-pdf {
	width: 46px;
	height: 41px;
	display: inline-flex;
	align-items: center;
	border-radius: 2px
}

.coure-form .input-field {
	width: 100%;
	margin: 0 auto 25px
}

.coure-form .input-field input[type=submit] {
	background: #f37515
}

.mrgn-content {
	text-align: center;
	background: url(../images/market-img.png) no-repeat;
	background-size: cover;
	padding: 45px 20px
}

.mrgn-content h4 {
	font-size: 50px;
	margin: 0 0 65px;
	color: #fff;
	text-transform: uppercase
}

.mrgn-content h4 span {
	font-size: 30px
}

.mrgn-content h4 p {
	margin: 0;
	color: #f37515
}

.join-btn {
	color: #fff;
	font-size: 18px;
	border-color: transparent;
	background-color: #f37515;
	padding: 9px 22px;
	font-weight: 400;
	text-transform: capitalize
}

.right-bar-row h3.block-title {
	margin-bottom: 35px
}

.col-md-12.sctin-padg.mrgn-10 {
	margin: 35px 0
}

.demo-fixed .animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

.para-block-title {
	font-size: 20px;
	color: #fff;
	font-family: proxima_novabold;
	text-transform: uppercase
}

.para-block-title span {
	color: #f68733
}

.betch-time li a,
.box-content {
	text-align: center;
	color: #fff;
	font-family: 'Myriad Pro Regular'
}

.locatn-fixed .fa,
.locatn-fixed span p {
	margin: 0;
	display: block;
	transition: all ease .5s;
	vertical-align: middle
}
.locatn-fixed span i b{font-family: 'Myriad Pro Regular'; font-weight:normal;}
.box-content {
	border-radius: 2px;
	background-color: #3963a8;
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	padding: 20px;
	margin-bottom: 30px
}

.box-content p {
	margin: 30px 0
}

.pdf-btn-cntr {
	float: none;
	display: inline-block
}

.thnk-yu {
	background: url(../images/thank-bg.jpg) no-repeat
}

.gallery-section2 {
	padding-top: 20px;
	background-color: #eee
}

.table-row-section {
	padding: 30px 0
}

.betch-time {
	width: 100%;
	margin: 0;
	float: left
}

.betch-time li {
	width: 50%;
	float: left
}

.betch-time li a:hover,
.betch-time li.active a {
	background-color: #f68733
}

.betch-time li a {
	transition: all ease .5s;
	width: 100%;
	float: left;
	background: #3963a8;
	font-size: 18px;
	border-radius: 100px;
	padding: 13px 20px 11px
}

.betch-time .fa {
	padding-right: 3px
}

.betch-time li:nth-child(odd) a {
	border-radius: 100px 0 0 100px;
	border-right: 1px solid #fff
}

.betch-time li:nth-child(even) a {
	border-radius: 0 100px 100px 0
}

.betch-acordng {
	width: 60%;
	margin: 0 auto
}

.betch-list,
.time-select,
.time-select-row {
	width: 100%;
	float: left
}

.time-select {
	padding: 20px 30px 0
}

.time-select-row {
	display: none
}

.time-select-row.active {
	display: block
}

.betch-list span {
	display: block;
	line-height: 28px;
	padding: 5px 15px;
	color: grey;
	font-family: 'Myriad Pro Regular';
	font-size: 17px
}

.accrdn-body ul {
	margin: 0
}

.accrdn-body ul li {
	display: block;
	color: grey;
	line-height: 26px;
	font-size: 16px;
	margin: 0;
	font-family: proxima_nova_rgregular
}

.time-select-row p {
	margin-bottom: 0
}

.time-select-row span.drn-arrow {
	width: 28px;
	height: 28px
}

a.collapsed span.drn-arrow {
	color: #2a4b80
}

.time-select-row p a.collapsed {
	background-color: #2a4b80
}

.time-select-row p a {
	background: #f97c1d;
	position: relative;
	font-family: 'Myriad Pro Regular';
	border-radius: 100px;
	font-size: 16px;
	padding: 6px 20px 4px;
	color: #fff;
	width: 100%;
	float: left;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center
}

.interview-input,
.new-para ul li:before,
.padg-tp0 #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0,
.place-btn,
.place-btn .wpcf7-submit,
.plc-mak,
.plc-vd,
span.cust-field {
	display: inline-block
}

.betch-list {
	padding: 10px 15px
}

#wpcf7-f172-p175-o1 {
	width: 70%;
	margin: 0 auto
}

#wpcf7-f172-p175-o1 .col-md-12.form-group {
	width: 49%;
	float: left
}

#wpcf7-f172-p175-o1 .col-md-12.form-group:nth-child(odd) {
	float: right
}

#wpcf7-f172-p175-o1 .col-md-12.form-group:nth-child(4),
#wpcf7-f172-p175-o1 .col-md-12.form-group:nth-child(5) {
	width: 100%
}

.padg-tp0 #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {
	font-size: 15px;
	color: #fff;
	font-family: 'Myriad Pro Regular';
	text-transform: capitalize;
	background: #f68733;
	padding: 8px 25px 7px;
	border-radius: 100px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)!important;
	margin: 20px 0;
	font-weight: 400;
	border-color: transparent;
	display: inline-block
}

.blog-ful-col .blog-content p img {
	max-width: 100%;
	height: auto
}

.carousel-indicators {
	z-index: 1
}

.margn-botm {
	margin-bottom: 20px
}

.slick-vertical .cours-item-slide {
	border: 0
}

.slick-vertical .cours-item-slide+.cours-item-slide {
	border-top: 1px solid #fff
}

.right-bar-row .slick-dots li button {
	background: #2a4b80
}

.right-bar-row .slick-dots li.slick-active button {
	background: #f37515
}

.infinite.tada {
	left: 6px
}

.fixed {
	z-index: 9999;
	position: fixed;
	top: 0;
	background-color: #fff;
	box-shadow: 0 8px 12px 0 rgba(50, 50, 50, .22)
}

.interview-input,
.plce-int,
.vid ul li {
	position: relative
}

.our-bx-row {
	padding: 0
}

.our-bx-row .container {
	width: auto
}

.res-upload {
	background: #f4f4f4;
	float: left;
	width: 100%;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #e8e8e8;
	height: 50px;
	color: #949494;
	padding: 0;
	font-family: proxima_nova_rgregular
}

.cust-btn {
	float: left;
	cursor: pointer;
	background-color: #f68733;
	color: #fff;
	padding: 14px 20px
}

span.cust-field {
	padding: 15px 0
}

.contact-block-form form.wpcf7-form.sent {
	position: relative;
	height: 100%;
	float: left;
	width: 100%
}

.frch-info .block-title {
	font-size: 25px
}

.frch-info .fifty-contact:nth-child(even) {
	padding-left: 25px
}

.frch-info .fifty-contact:nth-child(odd) {
	padding-right: 25px
}

.new-para h3 {
	font-size: 24px
}

.new-para ul li {
	line-height: 26px;
	color: #777
}

.new-para ul li:before {
	background-color: #f58632;
	width: 6px;
	height: 6px;
	border-radius: 100px;
	margin-right: 10px
}

.new-para ul {
	text-align: left;
	font-size: 15px;
	font-family: 'Myriad Pro Semibold';
	width: 100%;
	float: left;
	margin: 12px 0 12px 20px
}

.col-md-12.sctin-padg.new-para p {
	text-align: justify
}

.hed-plc,
.logo-plc,
.sw.grow-ur,
.sw.head-place,
.sw.int-pro,
.three-sec h3 {
	text-align: center
}
.new-para ul li p {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px
}
.sw.hdr-fixed .sub-menu li a:after {
	content: none
}
.sect-text a:after,
.vid ul li:before {
	content: ''
}
.slick-dots li {
	margin:4px !important
}
.head-place p {
	font-size: 16px;
	line-height: 32px;
	color: #363636;
	font-family: Myriad Pro regular
}
.head-place h2 {
	font-size: 32px;
	font-family: Myriad Pro bold;
	line-height: 16px;
	color: #fff
}
.placement {
	width: 100%
}
.interview-input {
	width: 25%;
	margin-right: 15px
}
.plce-int .interview-input {
	width: 18%;
}
.interview-input input {
	font-size: 16px;
	padding: 13px 15px;
	font-family: Myriad Pro regular;
	color: grey;
	width: 100%;
	border: none;
	border-radius: 2px
}
body .plce-int .wpcf7-response-output {
	right: 10%;
	top: 60px;
	left: auto;
	bottom: auto
}
.interview-input input[type=number]::-webkit-inner-spin-button,
.interview-input input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}
.place-btn .wpcf7-submit {
	padding: 12px 30px;
	border-radius: 2px;
	color: #fff;
	font-family: Myriad Pro semibold;
	font-size: 16px;
	background: #2a4b80;
	line-height: 22px;
	text-align: center;
	border: 1px solid transparent
}
.sw.head-place {
	padding: 15px 0;
	background: url(../images/plce-bg.png)repeat;
}
h2.title-plc span {
	color: #f68733
}
h3.title-plc span {
	color: #f68733
}
.hed-plc h1,
.hed-plc h2,
.hed-plc h3,
.hed-plc h4,
.hed-plc h5,
.hed-plc h6,
h2.title-plc {
	font-family: proxima_novabold;
	font-size: 35px;
	color: #2a4b80;
	line-height: 56px;
	margin-top: 0
}
h3.title-plc {
	font-family: proxima_novabold;
	font-size: 35px;
	color: #2a4b80;
	line-height: 56px;
	margin-top: 0
}
.hed-plc {
	width: 100%;
	float: left;
	padding: 10px 0
}
.hed-plc p {
	font-size: 16px;
	line-height: 26px;
	color: #707070
}
.plc-mak {
	background: #2a4b80
}
.plc-mak h2.title-plc span {
	color: #fff
}
.plc-mak h3.title-plc span {
	color: #fff
}
.hlf-plc {
	width: 50%;
	float: left
}
.plc-mak h2.title-plc {
	color: #f68733;
	font-size: 35px;
	font-family: proxima_novabold;
	line-height: 56px;
	margin-top: 20px
}
.plc-mak h3.title-plc {
	color: #f68733;
	font-size: 35px;
	font-family: proxima_novabold;
	line-height: 56px;
	margin-top: 20px
}
.plc-mak p,
.vid p,
.vid ul li {
	font-family: 'Myriad Pro Regular'
}

.plc-mak p {
	color: #fff;
	line-height: 25px;
	font-size: 16px
}
.new-para p,
.vid p {
	line-height: 26px;
	font-size: 16px
}
.hlf-plc img {
	float: left;
	width: 100%
}
.left-plc {
	padding-left: 96px;
	padding-right: 30px
}
.hlf-plc.vid,
.vid ul li {
	padding-left: 20px
}
.plc-mak,
.plc-vd {
	width: 100%
}
.img-plc,
.vid ul li {
	display: flex;
	vertical-align: middle
}
.vid ul li {
	align-items: center;
	color: #2a4b80;
	font-size: 16px
}
.vid ul li:before {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	background: #f68733;
	border-radius: 100px
}
.img-plc,
.img-plc img,
.logo-plc {
	width: 100%
}
.vid p {
	color: #707070;
	padding-right: 80px
}
.logo-plc {
	float: left;
	padding: 0 0 10px
}
.img-plc {
	float: left;
	padding: 0 15px;
	background: url(../images/video-img.png) no-repeat;
	background-size: cover;
	height: 490px
}
.pdf-section,
.sw-pro {
	justify-content: center
}
.box-vide iframe {
	width: 100%;
	height: 100%;
	border: none
}
.box-vide {
	width: 77%;
	height: 65%;
	background: #fff;
	border: none;
	position: relative;
	top: 58px;
	border-radius: 5px
}
.three-sec:nth-of-type(1),
.three-sec:nth-of-type(2) {
	border-left: 1px solid #2a4b8082
}
.three-sec:nth-of-type(2),
.three-sec:nth-of-type(3) {
	border-right: 1px solid #2a4b8082
}
.placement-section {
	padding: 0
}
.placement-section .container {
	width: auto
}
@media (min-width:1200px) {
	.placement-section .placement .container {
		width: 1200px
	}
}
.new-para h1,
.new-para h2,
.new-para h3,
.new-para h4,
.new-para h5,
.new-para h6 {
	margin: 0 0 20px;
	font-family: 'Myriad Pro Semibold';
	color: #f68733
}

.new-para p {
	color: grey;
	margin: 0;
	font-family: proxima_nova_rgregular
}

.new-para b,
.new-para strong {
	font-weight: 400;
	font-family: 'Myriad Pro Bold';
	color: #1f4278
}

body div.wpcf7 .ajax-loader {
	display: none
}

body div.wpcf7 .ajax-loader.is-active {
	display: inline-block
}

.sw.int-pro {
	float: left;
	padding: 0 35px
}

h2.inter-tittle span {
	color: #f68733
}

h2.inter-tittle {
	font-size: 35px;
	font-family: proxima_novabold;
	color: #2a4b80
}
h3.inter-tittle {
	font-size: 35px;
	font-family: proxima_novabold;
	color: #2a4b80
}

.find-ur p,
p.inter-text {
	font-size: 16px;
	line-height: 28px
}
p.inter-text {
	color: #707070;
	font-family: 'Myriad Pro Regular';
	padding: 0 0 15px;
	float: left
}
.find-ur h2.inter-tittle span {
	color: #f68733
}

.find-ur h2.inter-tittle,
.find-ur p {
	color: #fff
}

.find-ur p {
	font-family: 'Myriad Pro Regular';
	padding-right: 28px;
	padding-left: 10px
}

.sw.find-ur {
	background: url(../images/banner-bga.png) no-repeat;
	width: 100%;
	background-size: cover;
	float: left;
	padding: 20px 0;
	margin: 0 0 30px
}

.text-or p,
.video-or {
	padding: 0 0 30px
}

.sw.our-tns {
	background: url(../images/bag-ur.png) no-repeat;
	float: left;
	background-size: cover
}

.text-or h2 {
	color: #fff;
	font-family: proxima_novabold;
	font-size: 32px;
	margin-top: 0
}

.text-or p {
	color: #2a4b80;
	font-size: 18px;
	font-family: 'Myriad Pro Bold';
	line-height: 26px
}

.three-sec a,
.three-sec p,
.vid-our-sw a {
	font-family: 'Myriad Pro Regular'
}

iframe.vid-if {
	width: 176px;
	height: 106px
}

.vd-sec {
	width: 33.3%;
	float: left
}

.ved-sec,
.video-or {
	width: 100%;
	float: left
}

.ved-sec {
	padding-right: 30px
}

.half {
	float: left;
	width: 50%
}

.vid-our-sw {
	width: 100%;
	float: left;
	padding: 40px 0
}

.ved-sec iframe {
	width: 100%;
	height: 372px
}

.three-sec a,
.vid-our-sw a {
	padding: 15px 24px;
	color: #fff;
	font-size: 16px;
	background: #2a4b80;
	border-radius: 2px;
	float: left
}

.pdf-section {
	padding: 45px 0;
	position: relative;
	z-index: 0;
	display: flex;
	align-items: center
}

.sw.grow-ur {
	padding: 15px 0
}

.three-sec {
	width: 32.33%;
	float: left;
	padding: 0 34px
}

.three-sec p {
	font-size: 15px;
	color: #707070;
	line-height: 26px
}

.sw.have-int h2 span,
.three-sec h3 {
	color: #f68026
}

.sw.have-int h2,
.three-sec h3 {
	font-family: proxima_novabold
}

.three-sec h3 {
	font-size: 25px;
	float: left;
	width: 100%;
	margin: 5px 0
}

.full-wd .three-sec a {
	float: none;
	display: inline-block;
	margin: 10px 0 0;
	padding: 10px 20px
}

.sw.full-wd {
	padding: 30px 0;
	float: left
}

.img-bg {
	padding: 0 0 20px;
	width: 100%;
	float: LEFT
}

.sw.have-int h2 {
	font-size: 35px;
	text-align: center;
	color: #fff
}

.sw.have-int p,
a.bue {
	color: #fff;
	font-size: 18px;
	text-align: center
}

.sw.have-int {
	background: url(../images/have-img.png) no-repeat;
	float: left;
	padding: 15px 0;
	background-size: cover
}

.sw.have-int p {
	float: left;
	width: 100%;
	font-family: 'Myriad Pro Regular';
	padding: 10px 0
}

.sw.have-int .half {
	float: left;
	text-align: center;
	padding: 30px 0
}

a.bue {
	padding: 15px 50px;
	display: inline-block;
	background: #2e4973;
	border-radius: 2px
}

a.bue.grn {
	background: #f68026
}

.sw.internship {
	padding: 15px 0 35px
}

.half.left-pd {
	padding-left: 70px;
	padding-bottom: 30px
}

.half.right-ig .in-img-1 {
	position: relative;
	width: 100%;
	float: left
}
.right-ig .in-img-1 img:nth-of-type(4) {
	top: 186px;
	right: 20px
}
.right-ig .in-img-1 img:nth-of-type(3) {
    top: 162px;
    right: 176px;
}
.right-ig .in-img-1 img:nth-of-type(2) {
	top: 5px;
	right: 88px
}
.right-ig .in-img-1 img:nth-of-type(1) {
	top: -22px;
	left: -33px
}
.in-img-1 img {
	position: absolute;
	width: auto
}
.brd.sw.testmonl-slider {
	box-shadow: 3px 3px 22px #e8dfdf;
	margin: 30px 0
}

@media(min-width:992px) {
	#gallery-con1 #thumbnails1 #playtoggle1 {
		display: none!important
	}
	#gallery-con1 #thumbnails1 {
		background-color: transparent!important;
		border: 0!important
	}
	body #gallery-main1_Anim {
		width: 50%!important;
		height: 100%!important;
		top: 0!important
	}
	body #gallery-con1 #thumbnails1 #thumbcon1 .thumb {
		height: auto!important;
		border-radius: 3px!important;
		border: 3px solid #2a4b80!important;
	    width: 23% !important;
	    margin-top: 0px !important;
	    margin-bottom:10px !important;
	}
	body #gallery-con1 #gallery-main1 {
		width: 50%!important;
		height: 360px!important;
		margin: 0;
		float: left
	}
	body #gallery-con1 {
		margin: 0 auto!important;
		width: 100%!important;
		height: 100%!important
	}
	.Rich_Web_VSlider_TS_PlayIcon1 span {
		width: 56px!important;
		background-color: rgba(6, 6, 6, .79)!important;
		color: #fff!important;
		height: 46px!important;
		font-size: 22px!important;
		line-height: 46px!important;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px
	}
	#gallery-con1 #thumbnails1 #thumbcon1 {
		width: 100%!important
	}
	.video-row {
		width: 100%;
		float: left;
		height: 100%
	}
	body .Rich_Web_VSlider_TS_PlayIcon1 {
		position: absolute;
		top: 0!important;
		transform: translateY(150px)!important
	}
	body #gallery-con1 #thumbnails1 {
		height: auto!important;
		width: 50%!important;
		float: right;
		padding-left: 30px!important;
		margin-bottom: 30px
	}
	.review-btn,
	.text-or {
		width: 50%;
		float: right;
		padding-left: 30px
	}
	body #gallery-con1 .Rich_Web_TS_Play_Video_Div1 {
		width: 50%!important;
		float: left;
		margin: 0!important;
		height: 360px!important
	}
	#gallery-con1 #thumbnails1 #thumbcon1 .selected,
	#gallery-con1 #thumbnails1 #thumbcon1 .thumb:hover {
		border-color: #4c4c4b!important;
		border-style: solid!important
	}
}

.row-col-8 {
	width: 74.666%;
	float: left
}

.row-col-2 {
	width: 12.666667%;
	float: left
}

h2.pro-title {
	font-size: 40px;
	line-height: 46px;
	color: #FFF;
	font-family: 'Myriad Pro Semibold';
	margin: 15px 0 5px;
	border-radius: 5px
}

.row-col-9 p,
.sect-text,
.sect-text a {
	color: #fff;
	font-size: 16px
}

.sw-pro {
	width: 100%;
	float: left;
	background: #ec7820;
	padding: 0 30px 10px;
	border-radius: 5px;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 30px 0 0
}

.row-col-3 {
	width: 25%;
	float: left
}

.row-col-9 {
	width: 75%;
	float: left;
	padding: 0 10px
}

.row-col-9 p {
	line-height: 25px;
	font-family: 'Myriad Pro light'
}

.right-pro {
	float: right
}

.left-pro,
.lon-pro {
	float: left
}

.row-col-3 img {
	width: 100%
}

.sw.test-prgm {
	float: left;
	margin: 0 0 50px
}

.sec-pro {
	background: url(../images/woman-pro.png) no-repeat;
	background-size: cover
}

.fst-pro {
	background: url(../images/man-pro.png) no-repeat;
	background-size: cover
}

.sect-text a {
	text-transform: capitalize;
	padding: 15px 30px;
	display: inline-block;
	width: auto;
	background: #2a4b80;
	font-family: 'Myriad Pro REGULAR';
	margin: 0 0 30px;
	border-radius: 2px;
	position: relative;
	z-index: 0
}

.sect-text {
	min-height: 340px;
	text-align: center;
	padding: 0 50px;
	display: flex;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
	font-family: Myriad Pro regular;
	line-height: 26px;
	border-radius: 5px
}

.half:nth-child(even) {
	padding-left: 30px
}

.half:nth-child(odd) {
	padding-right: 30px
}

.sect-text.sec-pro a {
	background: #f68733
}

.lon-pro {
	padding: 30px 0;
	width: 100%
}

.sect-text a:after {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-radius: 2px;
	transition: all ease .3s
}

.sect-text.sec-pro a:after {
	height: 100%;
	background: #2a4b80
}

.sect-text.fst-pro a:after {
	width: 100%;
	background: #f68733
}

.sect-text.sec-pro a:hover:after {
	width: 100%
}

.sect-text.fst-pro a:hover:after {
	height: 100%
}

.sw.abt-dis {
	padding: 30px 0 0;
}

.abt-dis .half {
	padding: 0;
}

.abt-dis .half p {
	padding-right: 45px;
	line-height: 25PX;
}

.col-join-4 {
	width: 33.33%;
	float: left;
	padding: 0px 35px;
	text-align: center;
}

.sw.join-best {
	background: url(../images/bg-join.png);
	background-size: cover;
}

.sw.join-best {
	padding: 30px 0;
	text-align: center;
}

.sw.join-best.how-it {
	background: url(../images/bg-join-a.png);
	background-size: cover;
}

.how-it p.inter-text {
	color: #fff;
}

.sw.join-best .sw {
	padding: 20px 0 0;
	float: left;
}

.col-join-4 img {
	margin: 00 0 20px;
}

.how-it h2.inter-tittle {
	color: #fff;
}

ul.ved-para {
	display: flex;
	vertical-align: middle;
	align-items: center;
	cursor: pointer;
	margin: 0
}

ul.ved-para h3 {
	padding-left: 13px;
	margin: 0;
	color: #2a4b80;
	font-size: 22px;
	font-family: 'Myriad Pro Semibold';
}
ul.ved-para h4 {
	padding-left: 13px;
	margin: 0;
	color: #2a4b80;
	font-size: 22px;
	font-family: 'Myriad Pro Semibold';
}

p.hed-para-ved {
	font-size: 15px;
	font-family: 'Myriad Pro regular';
	color: #707070;
	padding-left: 44px;
	width: 85%;
}

.accordion {
	padding: 20px 0 0;
}

.ques-we.sw {
	padding: 10px 0 30px;
}

.ved-blg {
	padding: 0 0 20px;
	position: relative;
}

.ved-blg:after {
	position: absolute;
	content: '';
	top: 0px;
	left: 12px;
	width: 2px;
	height: 100%;
	background: #d0d0d0;
	z-index: -1;
}

.ved-blg:last-child:after {
	content: none
}
.sw.frm-fil {
	padding: 30px 0;
	background: #ececec;
}
.frm-fil form {
	width: 70%;
	margin: 0 auto;
}
.form-text {
	width: 100%;
	padding: 14px 10px;
	line-height: normal;
	border: 1px solid #8b9bb6;
	border-radius: 4px;
	text-transform: capitalize;
	color: #5a5a59;
	font-family: 'Myriad Pro light';
	background: #ffffff9e;
	margin-bottom: 16px;
}
.half-row{
	width: 50%;
	float: left;
}
.half-row:nth-child(odd){
	padding-left:15px;
}
.half-row:nth-child(even){
	padding-right:15px;
}
.form-text.text-ter {
	height: 105px;
}
.half-row .wpcf7-submit{
	margin: 0;
	border: none;
	width: 100%;
	float: left;
	padding: 10px 0;
	background: #ec7820;
	color: #fff;
	border-radius: 2px;
	font-size: 19px;
	font-family: 'Myriad Pro light';
}
.frm-fil h2 {
	font-size: 32px;
	color: #5a5a59;
	font-family: 'Myriad Pro semibold';
	margin: 0;
	margin: 0 0 30px;
	text-align: center;
}
.show.collapse {
	overflow: hidden;
}

.sw.abt-dis img {
	width: 100%
}


/* referral */

h2.inter-tittle.ft-sz {
	font-size: 22px;
	text-transform: uppercase;
}
h3.inter-tittle.ft-sz {
	font-size: 22px;
	text-transform: uppercase;
}

.sw.ref {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	float: left;
	padding: 0 0 10px;
}

p.inter-text.erw {
	padding: 0;
	position: relative;
}

li.in-blg {
	display: flex;
	vertical-align: middle;
	justify-content: center;
}

p.inter-text.erw span {
	color: #2a4b80;
}

p.inter-text.erw:before {
	position: absolute;
	content: '\f054';
	font-family: FontAwesome;
	left: -15px;
	font-size: 14px;
	color: #ec781f;
}

.referral {
	background: url(../images/ref-bg-img.png) repeat;
	background-size: cover;
	padding: 30px 0;
}

.e-gift {
	background: url(../images/refi-bg2.png) no-repeat;
	background-size: cover;
	padding: 0px 0 30px;
}

h2.inter-tittle.clr {
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 56px;
}

.e-gift table tr {
	padding: 6px 0;
	float: left;
	width: 100%;
}

.e-gift table {
	width: 65%;
	margin: 0 auto;
	color: #fff;
	font-family: 'Myriad Pro regular';
}

.e-gift table td {
	padding: 3px 0;
}

.e-gift table th {
	color: #ec781f;
	font-size: 20px
}

.e-gift table td {
	font-size: 17px;
	width: 90%;
}

.e-gift table th:nth-last-child(even),
.e-gift table td:nth-last-child(even) {
	text-align: left;
}

.e-gift table th:nth-last-child(odd),
.e-gift table td:nth-last-child(odd) {
	text-align: left;
	width: 25%;
}

.sed h3 {
	font-size: 24px;
	font-family: 'Myriad Pro semibold';
	color: #404040;
	margin: 0 0 15px;
}

.sed p {
	padding: 0 0;
	float: left;
	width: 100%;
	position: relative;
	padding-left: 20px
}
.sed p:after {
	position: absolute;
	content: '\f054';
	font-family: FontAwesome;
	top: 0;
	left: 0;
	color: #f89324;
	font-size: 15px;
}

.sed.sw {
	padding: 20px 00;
}

.col-join-4 h4 {
	color: #fff;
	margin: 5px 0 4px;
	font-size: 18px;
	font-family: 'Myriad Pro Semibold';
}

.wid-hei {
	width: 100%;
	height: 100px;
	display: flex;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
}
body .bwg-play-icon1 {
	width: 50px;
	right: 0;
	left: 0;
	margin: 0 auto 0!important;
}
#bwg_container1_0 .bwg-play-icon1 {
	width: 50px;
	right: 0;
	left: 0;
}
body #bwg_container1_2 #bwg_container2_2 .bwg-container-2 .bwg-item0 {
	background-color: transparent;
	border: 4px solid #3963a8;
	border-radius: 4px;
	margin-bottom: 10px;
}
body #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item0 {
	border: 4px solid #3963a8;
	border-radius: 5px;
	padding: 0px;
	overflow: hidden;
}
#bwg_container1_2 .bwg-item2 {
	position: static;
	overflow: hidden;
}
#bwg_container1_2 #bwg_container2_2 .bwg-container-2 .bwg-item1 img {
	width: 100%
}
body #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-title2,
body #bwg_container1_2 #bwg_container2_2 .bwg-container-2 .bwg-title2,
body #bwg_container1_2 #bwg_container2_2 .bwg-container-2 .bwg-ecommerce2 {
	color: #f58632;
	text-shadow: none;
	max-height: inherit;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Myriad Pro Semibold';
	margin-top: 10px;
}
.right-blog .widget+.widget {
    margin-top: 16px;
}
.right-blog ul,
.right-blog .in-hr,
.right-blog #custom_html-2{
	margin:0
}
#recent-posts-2 ul li {
    padding: 5px 15px;
    display: block;
    border-bottom: 1px solid #777777;
    font-size: 13px;
    line-height: 20px;
}
#recent-posts-2 ul {
	background-color: #3e3e3e;
	border-radius:2px
}
#recent-posts-2 ul li a {
    color: #f1f1f1;
}
body .right-blog #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item0 {
	border: 2px solid #3963a8;
}
.right-blog #bwg_container1_0 #bwg_container2_0 .bwg-container-0{
	justify-content:flex-start
}
.contact-list li i {
    display: table-cell;
    vertical-align: middle;
}
.othr-adres {
    margin-top: 25px;
    border-top: 3px solid #f68733;
    padding-top: 25px;
}
.othr-list {
    margin-bottom: 0;
}
.othr-list li:nth-child(2n+0) {
    margin-right: 0;
}
.othr-list li {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;	
	margin-bottom:15px;
}
.othr-list li div {
	display:flex;
	align-items: center;
	width:100%;
	float:left;
}
.othr-list li div i{
	font-size: 22px;
    color: #3963a8;
}
.othr-list li div .txt-adres {
    line-height: 24px;
    font-size: 15px;
    font-family: 'Myriad Pro Semibold';
    color: #555;
    padding-right: 50px;
}
.branch-titlte {
    color: #f68733;
    font-size: 20px;
    margin-bottom: 8px;
    padding-left: 28px;
    display: block;
    font-family: 'Myriad Pro Semibold';
}

/* Franchise page css start */
.proces-txt span{
	font-size:35px;
	font-family: 'Myriad Pro Semibold';
	display:block;
	text-transform:uppercase
}
.proces-txt h3{
	color:#f68733;
	text-transform:uppercase;
	font-size:25px;
	margin:15px 0;
	line-height:26px;
}
.proces-txt p {
	font-size:15px;
	line-height:23px;
	margin:0
}
.process-item:nth-child(2):after{
    content: '';
    position: absolute;
    right: 50%;
    bottom: -35px;
    background: url(../images/arrow.png)no-repeat;
    width: 665px;
    height: 35px;
}
.process-item:nth-child(odd):after {
    content: '';
    position: absolute;
    top: 50%;
    background: url(../images/right-arrow.png)no-repeat;
    right: -15px;
    width: 32px;
    height: 28px;
}
.process-item{
	position:relative;
	margin:16px 0 22px;
    padding: 0 20px;
}
.proces-txt,
.process-bx {
	width:100%;
	float:left;
	color:#fff;
}
.process-bx {
	border-radius:4px;
	position: relative;
    background-color: #2a4b80;
    display: flex;
    min-height: 330px;
    justify-content: center;
    align-items: center;
    padding: 25px 50px;
	box-shadow:0 5px 20px rgba(0, 0, 0, 0.23)
}
.process-bx:before,
.process-bx:after{
	background-color:#f2f2f2;
	position:absolute;
	left:0;
	top:0;
	content:'';
}
.process-bx:before {
	height:6px;
	width:100%;
	border-radius:0 0 20px 0;
}
.process-bx:after {
	border-radius: 0 0 20px 0;
	height:100%;
	width:6px;
}
.circle-post{
    background-color: #f2f2f2;
    width: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
}
.proces-icon{
	position:absolute;
	top:5px;
	left:5px;
	display:flex;
	justify-content:center;
	align-items:center;
	width:110px;
	height:110px;
	background:#f68733;
	border-radius:100px;
	border:6px solid #f2f2f2
}
.middle-section {
	float:left;
    padding: 30px 0;
}
.orange-section {
	margin-bottom:30px;
	background-color: #f68733;
    float: left;
}
.fifty-bx-row{
	font-family: 'Myriad Pro regular';
	padding:0;
	font-size:16px;
	color:#fff;	
}
.fifty-bx-row:nth-child(even){
	background:url(../images/franc-form.png)no-repeat;
	background-size:cover;
}
.franc-info h3{
    background-color: #fff;
    color: #2a4b80;
    font-size: 45px;
    text-shadow: 0 2px 3px #f68733;
    padding: 16px 0;
    line-height: normal;
    margin: 15px 0 0;
}
.franc-info p{	
    margin: 12px 0;
    font-family: 'Proxima Nova Lt';
    font-size: 22px;
    line-height: 32px;
    padding: 0 5%;
    text-shadow: 0 1px 2px #1a2b63;
}
.circle-bx {
    padding: 20px 50px;
    display: block;
}
.circle-bx .btn {
    background-color: #333333;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    padding: 11px 30px;
}
.fran-form {
	padding:25px 40px;
	width: 100%;
    float: left;
}
.franc-info h4{
	margin:25px 0;
	color:#f68733;
	font-size:30px;
	line-height:normal;
	font-family: 'Myriad Pro Semibold';
    text-align: center;
    text-transform: uppercase;
}
.fran-form br {
	display:none;
}
.fran-form label {
    font-weight: normal;
}
.franc-form-fifty {
    width: 100%;
    text-align: left;
    float: left;
	position:relative;
	margin-bottom:20px;
}
/*.franc-form-fifty:nth-child(odd){
	padding-right:12px
}
.franc-form-fifty:nth-child(even){
	padding-left:12px;
}*/
.fran-form .form-control {
	border-radius: 0;
    border-color: transparent;
    height: 42px;
    box-shadow: none;
    padding: 8px 15px;
	resize:none;
}
.fran-form textarea.form-control {
    height: 90px;
}
.fran-form select{
	width:100%; 
	color:black; 
	border:none; 
	padding:11px 5px;
}
/*.fran-form .col-md-12.sctin-padg {
    margin-bottom: 16px;
}*/
.fran-form .col-md-12.sctin-padg.flx-row{
	display: flex;
    justify-content: flex-start;
    align-items: center;
	margin-bottom:30px;
}
input[type=checkbox], input[type=radio]{
	margin:0
}
span.wpcf7-form-control.wpcf7-checkbox{
	text-transform:capitalize
}
.fran-form input.wpcf7-form-control.wpcf7-submit {
	border: 0;
    background-color: #2a4b80;
    font-family: 'Myriad Pro Semibold';
    padding: 14px 50px 16px;
    display: inline-block;
    margin-bottom: 9px;
}
.para-bx-txt {
	font-size:16px;
	line-height:26px;
	color:#707070;
}
.flex-center {
	text-align:center;
    justify-content: center;
}
.count-span span {
	font-size:50px;
	color:#f68733;
	display:block;
	padding-bottom:12px;
}
.count-span {
    margin-top: 60px;
    width: 50%;
    float: left;
    font-family: 'Proxima Nova Lt';
    color: #fff;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.creft-bx a{
	background-color: #f56e00;
    color: #fff;
    font-size: 16px;
    padding: 12px 55px;
    display: inline-block;
    border-radius: 2px;
    margin-top: 60px;
}
.count-bx {
    display: inline-block;
    padding-right: 4rem;
}
/* Franchise page css ends */
.fran-form span.wpcf7-not-valid-tip {
   top: 30px; 
}
body .fran-form div.wpcf7-response-output {
    left: 25px;
    bottom: -16px;
    right: 25px;
}
.col-md-12.sctin-padg.flx-row p {
    margin: 0;
}
.othr-list li div .fa.fa-envelope {
    font-size: 16px;
}
.contact-info-title+.contact-info-title{
	margin-top:8px;
}
.contact-info-title a {
    color: #f68733;
}
body .zoom-social-icons-list--no-labels .zoom-social_icons-list__item{
	margin:0px 1px;
}
.video-section #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item {
    max-width: 100%;
    margin: 40px 0 0;
    padding: 0 30px;
}
.extra-location{
    background: url(../images/location-bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    height: 530px;
    align-items: center;
    display: flex;
    position: relative;
}
.extra-location:before{
	position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background: rgba(0, 0, 0, 0.54);
    width: 100%;
    float: left;
}
.extra-location .txt-section {
    float: left;
    width: 50%;
}
.extra-location .txt-section h1 {
	margin: 0 0 20px;
    font-size: 50px;
    line-height: 56px;
    font-family: 'Myriad Pro Bold';
    text-transform: uppercase;
}
.extra-location .txt-section p {
    line-height: 28px;
	font-size:22px;
 	font-family: proxima_nova_rgregular;
}
.extra-location .frm-section {
    color: #a2a2a2;
    text-align: center;
    float: left;
    position: relative;
    width: 415px;
    padding: 20px 25px;
    background-color: #fff;
	margin-top:40px;
}
.extra-location .frm-section:before {
    position: absolute;
    background: #f68026;
    height: 16px;
    border-radius: 5px 5px 0 0;
    width: 92%;
    left: 0;
    top: -16px;
    right: 0;
    margin: 0 auto;
}
.extra-location .frm-section h3 {
	color:#fff;
	line-height:normal;
    position: relative;
    z-index: 0;
    background-color: #f68026;
    border-radius: 4px;
    padding: 15px 0;
    font-size: 18px;
    /* font-family: open_sanssemibold; */
    margin-top: -62px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .33), 0 6px 6px rgba(0, 0, 0, .22);
    margin-bottom: 18px;
}
.extra-location .flex-justify .frm-section p {
    font-size: 15px;
    margin-bottom: 15px;
}
.extra-location .countdown-timer {
    width: 100%;
    float: left;
    color: #2a4b80;
    text-align: center;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Myriad Pro Regular';
}
.extra-location .timer.countdown {
    width: 82%;
    margin: 0 auto;
}
.extra-location .countdown-timer .timer-wrapper {
	width: 25%;
	position: relative;
	float: left
}
.extra-location .frm-section .input-field {
    margin-top: 10px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
}
.extra-location .input-field select.effect-input,
.extra-location .input-field input.effect-input{
    font-family: open_sansregular;
    border-radius: 0 !important;
    border: 0;
    border-bottom: 1px solid #999;
    color: #8a8a8a;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #fff;
    line-height: normal;
}
.extra-location .countdown-timer .time {
	font-size: 32px;
	font-family: open_sansbold
}
.extra-location .countdown-timer {
	width: 100%;
	float: left;
	color: #2a4b80;
	text-align: center;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 600;
	font-family: 'Myriad Pro Regular'
}
.extra-location .frm-section .timer.countdown em {
    top: -4px;
}
.extra-location .timer.countdown em {
    font-style: normal;
    position: relative;
	top: -2px;
}
.extra-location .frm-section:before {
    position: absolute;
    background: #f68026;
    height: 16px;
    border-radius: 5px 5px 0 0;
    width: 92%;
    left: 0;
    top: -16px;
    right: 0;
    margin: 0 auto;
	content:''
}
.padding-section{
	padding:0;
}
.middle-row{
	padding: 30px 0;
    display: inline-flex;
}
.our-about-img {
    width: 37.3%;
    float: left;
}
.our-about-img img{
	width:100%
}
.our-about-content {
    width: 100%;
    color: #707070;
    font-size: 16px;
    line-height: 28px;
    padding-right: 40px;
    padding-left: 25px;
    float: left;
}
.title-block{
	font-size:35px;
	margin:0 0 10px;
	font-family: proxima_novabold;
	line-height:42px;
	color:#2a4b80
}
.title-block span{
	color:#f68733
}
.rohini-faq {
	float: left;
    background: #f4f4f4;
    color: #7d7d7d;
    font-size: 15px;
    line-height: 24px;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    padding: 0px 10px 10px 50px;
}
.content-tw-info,
.rohini-faq-bx,
.scroll-bx {
	width:100%;
	float:left;
	overflow:hidden;
	position:relative;
}
.scroll-bx{
	height:550px;
}
.rohini-faq-bx{
	margin-top:25px;
}
.rohini-faq-bx i,
.rohini-faq-bx a{
	color:#f68733;
}
.rohini-faq-bx ul{
    background-color: #2a4b80;
    border-radius: 4px;
    padding: 10px 40px;
    color: #fff;
    margin: 20px 0;
    display: block;
}
.rohini-faq-bx ul li{
	position:relative;
	width:49%;
	display:inline-block;
	vertical-align:top;
	padding:3px 0 3px 20px;
}
.rohini-faq-bx ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    font-family: FontAwesome;
    font-size: 18px;
}
.rohini-faq-bx h3{
	color:#f68733;
	font-size:18px;
	margin:0 0 15px;
	font-family: 'Myriad Pro Semibold';
}
.faq-title {
	position:relative;
    margin: 0 0 20px;
    font-size: 32px;
    font-family: proxima_novabold;
    color: #fff;
    border-top: 0;
    display: inline-block;
    padding: 10px 40px;
	background:url(../images/title-bg.png)no-repeat;	
    background-size: 100% 100%;
}
.btn-title {
    text-transform: uppercase;
    color: #fff;
    font-family: proxima_novabold;
    font-size: 30px;
    display: inline-block;
    margin: -37px 0 25px;
    padding: 26px 30px;
    line-height: normal;
}
.two-bx-info {
	width: 100%;
    padding: 20px 35px 20px;
	float: right;
	text-align: left;
    border-radius: 4px;
    color: #fff;
    line-height: 24px;
    font-size: 15px;
}
.two-bx-info:nth-child(2n+0){
	margin-right: 0px;
}
.two-bx-info:nth-child(even) .content-tw-info h4{
	color:#2a4b80
}
.content-tw-info h4{
	color:#f68733;
	font-size:20px;
	margin:0 0 20px;
	text-transform:uppercase;
	font-family: 'Myriad Pro Semibold';
}
.two-bx-info:nth-child(even) .btn{
	background-color:#2a4b80
}
.two-bx-info .btn{
	margin-top: 40px;
    float: right;
    font-family: proxima_nova_rgregular;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    background-color: #f68733;
    line-height: normal;
    padding: 10px 16px;
}
.upcomg-btn{
    background-color: #2a4b80;
    color: #fff;
    border-radius: 2px;
    font-family: proxima_nova_rgregular;
    margin: 40px;
    position: relative;
    padding: 10px 20px;
    font-size: 16px;
    line-height: normal;
}
.upcomg-btn:after,
.upcomg-btn:before{
    content: '';
    position: absolute;
    top: -28px;
    width: 122px;
    height: 55px;
    background: url(../images/arrow1.png)no-repeat;
}
.upcomg-btn:before{
	left: -130px;
	background: url(../images/arrow1.png)no-repeat;
}
.upcomg-btn:after{	
	right: -130px;
	background: url(../images/arrow2.png)no-repeat;
}
.traing-bx{
	font-family: 'Myriad Pro Semibold';
	color:#5c5c5c;
	font-size:15px;
	width:100%;
	float:left;
}
.traing-bx span{
    color: #2a4b80;
    font-size: 18px;
    margin: 0 0 10px;
    display: block;
}
.col-brach-bx{
    width: 33.33%;
    float: left;
    text-align: center;
    margin: 25px 0 10px;
}
.col-brach-bx p{
	line-height:26px;
}
.col-brach-bx h3 {
    color: #2a4b80;
    font-size: 22px;
    text-transform: capitalize;
    margin: 20px 0 6px;
    display: block;
}
/* tabs conect */

.what-tab .tab-content {
    display: block;
	width: 70%;
	float: right;
}
.tab-section{
	width:30%;
	float:left;
}
.tab-section .btn-title{
    margin: 0;
    position: relative;
    z-index: 1;
}
.tab-section li:nth-child(even).active:after {
    background: #f78831;
}
.tab-section li {
    width: 100%;
    float: left;
	position: relative;
}
.tab-section li:nth-child(odd).active:after {
    background: #2a4c81;
}
.tainig-tab .tab-section li:after {
    right: -110px;
}
.tab-section li:after {
    content: '';
    position: absolute;
    right: -28px;
    width: 150px;
    height: 3px;
    top: 50%;
}
.lctnmp{width:100%; margin:2% 0px;}
.lctnmp .lctnfrm{width:60%; float:left; padding:0 2% 0 0;}
.lctnmp .lctnfrm iframe{width:100%; height:300px;}
.lctnmp .lctnadrs{width:40%; float:left;}
.lctnmp .lctnadrs ul{}
.lctnmp .lctnadrs ul li{}
.lctnmp .lctnadrs ul li .branch-titlte{color:#fff; font-size:22px; margin-bottom:8px; padding:7px 20px; display: block; font-family:'Myriad Pro Semibold'; background:#f68733; border-left:4px solid #3963a8;}
.lctnmp .lctnadrs ul li .contact-info-title{display:flex; align-items:center; width:100%; float:left; background: #e5e5e5;
    padding: 15px;}
.lctnmp .lctnadrs ul li	i{font-size:22px; color:#3963a8; background: #f68733;
    border-radius: 50%;}
.lctnmp .lctnadrs ul li	i.fa.fa-map-marker {
    padding: 11px 16px;
}
.lctnmp .lctnadrs ul li i.fa.fa-envelope {
    padding: 11px 11px;
}
.lctnmp .lctnadrs ul li i.fa.fa-phone {
    padding: 11px 14px;
}
.lctnmp .lctnadrs ul li .txt-adres{line-height:24px; font-size:16px; font-family:'Myriad Pro Semibold'; color:#555; padding-right:0px;}
.contact-info-title










/* PAYMENT PAGE CSS STARTS HERE */
#onlnpmnt{width:100%;}
#onlnpmnt ul{     margin: 0 auto;
    padding: 18px 0 12px;
    text-align: center;
    background: #f68733;
    width: 50%; }
#onlnpmnt ul li{display: inline-block; vertical-align: top; margin: 0 15px; font-size: 21px; color: #fff; font-family: open_sansbold; text-transform: capitalize; line-height: 16px;}
#onlnpmnt ul li input[type="radio"]{width: 16px; height: 16px; display: inline-block; vertical-align: top; margin: 0px 9px 0 0;  -ms-transform: scale(1); /* IE 9 */ -webkit-transform: scale(1); /* Chrome, Safari, Opera */    transform: scale(1);}
#onlnpmnt ul li label{font-size: 15px; color: #2a4b80; font-family: 'Myriad Pro Regular'; display: inline-block; vertical-align: top; letter-spacing: 0.5px;}

#onlnpmnt .course-sec{display: block; text-align: center; margin:30px 0 0 0;}
#onlnpmnt .course-sec span{ font-size: 21px; color:#656565; font-family: open_sansbold; text-transform: capitalize; margin: 5px 5px 0 10px; display: inline-block; vertical-align: top;}
#onlnpmnt .course-sec select{ width:30%; display: inline-block; vertical-align: top; margin: 0; font-size: 16px; color: #232323; 
	padding: 10px; margin:0;     border: 1px solid #ccc;}


#onlnpmnt section{ margin: 40px 0 0 0; display: block; text-align: center; }
#onlnpmnt section .one-half .pttp{height:19px; width:19px; -ms-transform: scale(1); /* IE 9 */ -webkit-transform: scale(1); /* Chrome, Safari, Opera */    transform: scale(1);}
#onlnpmnt section .one-half{ width: 40%; min-height: 234px; display: inline-block; vertical-align: top; background: #2a4b80; padding: 25px 15px; margin: 0 1%; cursor: pointer;}
#onlnpmnt section .one-half:hover { transition: 0.5s ease-in-out; background: #f68733;}

#onlnpmnt section .one-half h3{ font-size: 21px; color: #fff; font-family: open_sansbold; text-transform: capitalize; margin: 10px 0 0;}
#onlnpmnt section .one-half p{ font-size: 15px; color: #fff; font-family: 'Myriad Pro Regular'; line-height: 21px; margin: 10px 20px 0;}
#onlnpmnt section .one-half span{ font-size: 15px; color: #fff; font-family: open_sansbold; text-transform: capitalize; margin: 10px 10px 0 0; display: inline-block; vertical-align: top;}
#onlnpmnt section .one-half b{ font-size: 23px; color: #f68733; font-family: 'Myriad Pro Regular'; margin: 10px 0 0 0; display: inline-block; vertical-align: top;}
#onlnpmnt section .one-half:hover b{ color: #fff; }
#onlnpmnt section .one-half input[type="number"]{ width: 50%; padding:6px 10px; margin: 10px 0 0 0;border-color: transparent;}
#onlnpmnt section .one-half b.dolor{ display: none; }
#onlnpmnt section .pay-form{ width: 60%; background: #eee; margin: 40px auto 0; padding: 20px 30px; text-align: left; }
#onlnpmnt section .pay-form h4{ font-size: 24px; color: #2a4b80; font-family: open_sansbold; text-transform: capitalize; margin: 0;}
#onlnpmnt section .pay-form .input-sec{width: 100%; display: block; margin:10px auto; }
#onlnpmnt section .pay-form .input-sec label{ font-size: 15px; color: #232323; font-family: 'Myriad Pro Regular'; font-weight: normal;}
#onlnpmnt section .pay-form .input-sec input[type="text"], .input-sec input[type="email"], .input-sec input[type="tel"], .input-sec select, .input-sec textarea{ width: 100%; padding: 10px; border: 1px solid #ccc; border-radius: 3px; }

#onlnpmnt section .pay-form .input-sec h5{font-size: 18px; color:#656565; font-family: 'Myriad Pro Regular'; margin:20px 0 0 0; }
#onlnpmnt section .pay-form .input-sec p{ font-size: 15px; color: #232323; font-family: 'Myriad Pro Regular'; line-height: 21px; margin: 5px 0 0 0; }
#onlnpmnt section .pay-form .input-sec input[type="checkbox"]{width: 16px; height: 16px; display: inline-block; vertical-align: top; 
margin: 12px 10px 0 0;}
#onlnpmnt section .pay-form .input-sec label{ display: inline-block; vertical-align: top; font-size: 15px; font-family: 'Myriad Pro Regular'; margin: 10px 0 0 0;}

#onlnpmnt section .pay-form .input-sec ul{ margin:16px 0 0 0; padding: 10px;  text-align: left;}
#onlnpmnt section .pay-form .input-sec ul li{ display: inline-block; vertical-align: top; margin:0 20px 0 0;  }
#onlnpmnt section .pay-form .input-sec ul li a{ font-size: 15px; color: #232323; font-family: 'Myriad Pro Regular'; font-weight: bold;}
#onlnpmnt section .pay-form .input-sec ul li a img{ width: 60px; height: auto; margin: 0 0 0 10px; }

#onlnpmnt section .pay-form .input-sec input[type="submit"]{ font-size: 18px;
    color: #fff;
    font-family: 'Myriad Pro Regular';
    background: #2a4b80;
    padding: 10px 50px;
    text-transform: capitalize;
    border: none;
    cursor: pointer;
    border-radius: 5px; margin: 10px 0 0 0; }
/* PAYMENT PAGE CSS ENDS HERE */

.shown{
	display:none !important;
}
.paypalx{
	font-size: 18px;
    color: #fff;
    font-family: 'Myriad Pro Regular';
    background: #2a4b80;
    padding: 10px 50px;
    text-transform: capitalize;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    margin: 10px 0 0 0;
}
#lstscn{padding:1% 2%; background:#eeeeee; font-size:25px; text-align:center; margin-top:25px;}
#lstscn .col-md-3{width:33.3%; float:left; padding:15px 10px; background:#2a4b80; color:white; min-height:250px;} 
#lstscn i{font-size:65px; color:#f68733;}
#lstscn h5{font-size:26px;}
#lstscn p{font-size:17px;}
#lstscn .col-md-3.mdlcn{background:#f68733; color:white;}
#lstscn .col-md-3.mdlcn i{color:#2a4b80;}
p.ptmcncl{font-size:18px; text-align:center; padding:2%; color:red;}
.care-from {
width: 68%;
    float: left;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.career-work {
	text-align: center;
	font-size: 16px;
	line-height:24px;
	color: #707070
}
.career-bx p {
	margin: 0
}
.career-bx {
    background: #f1f1f1;
    display: block;
    padding: 15px 20px;
    font-size: 15px;
    line-height: 23px;
	transition: all ease 500ms; 
    color: #898989;
    border-radius: 4px;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.28);
}
.career-bx img {
	margin-bottom: 15px
}
.career-bx h2{
	font-size:18px;
	color:#2a4b80;
	margin: 20px 0
}
.career-item {
    padding: 0 12px;
    margin: 25px 0 20px;
}
.career-content,
.icon-mx {
	display: block;
}
.career-bx:hover {
    background: #2a4b80;
    color: #fff;
    box-shadow:0px 5px 20px rgba(42, 75, 128, 0.55)
}
.career-bx:hover h2 {
	color: #f68733;	
}
.care-from .career-fifty {
	width:50%;
}
.care-from .career-fifty:nth-child(odd){
	padding-right:12px
}
.care-from .career-fifty:nth-child(even){
	padding-left:12px 
}
.life-dm{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background:url(../images/career-info-bg.png)no-repeat;
	background-size:cover
}
.life-dm .block-title {
	margin-bottom: 20px
}
.life-dm .cutm-title:after {
	content: none
}
.work-title{
    font-size: 35px;
    font-family: proxima_novabold;
    background-color: #ff7e1d;
    float: left;
    margin: 0;
    color: #fff;
    width: 150px;
    padding: 6px 12px;
    line-height: 44px;
    border-radius: 5px 5px 0 0;
}
.work-bx {
    width: 100%;
    float: left;
    background: url(../images/caree1.png)repeat;
    padding: 15px 30px;
    font-size: 16px;
    line-height: 26px;
    color: #707070;
    border-top: 2px solid #ff7e1d;
    box-shadow: 0 5px 20px rgba(204, 204, 204, 0.84);
    border-radius:0 0 4px 4px;
	margin-bottom:50px
}
.col-md-3.work-team-item:nth-child(4n+0){
	margin-right:0
}
.work-content {
display: block;
    min-height: 130px;
    border-left: 1px solid #cecece;
    transition: all ease .5s;
    border-right: 1px solid #cecece;
    float: left;
    width: 100%;
}
.work-team-item{
	margin-bottom:20px;
	margin-top:22px;
	padding: 0;
    width: 22%;
    text-align: center;
    margin-right: 45px;
}
.work-team-bx {
    width: 100%;
    float: left;
	transition:all ease .5s;
    background-color: #f2f2f2;
    text-align: center;
}
.work-team-item img {
	width:100%;
}
.work-team-item h4{
	font-size: 21px;
    line-height: 30px;
}
.work-team-bx a {
    width: 100%;
    font-size: 17px;
    background: #2a4b80;
    float: left;
    color: #fff;
    padding: 14px 0;
    line-height: normal;
}
.work-team-bx p{
	margin: 15px 0;
    color: #ff7e1d;
    font-size: 20px;
}
.work-team-bx a span {
	position:relative
}
.career-info {
	position:relative
}
.career-info:after {
    content: '';
    background: url(../images/caree-info.png)no-repeat;
    width: 626px;
    top: -123px;
    height: 626px;
    position: absolute;
    right: 0;
    background-size: cover;
    z-index: -1;
}
.work-team-bx a span{
    margin-left: 10px;
    background: url(../images/small-arrow.png)no-repeat;
    height: 12px;
    width: 20px;
    display: none;
}
.work-team-item.active .work-team-bx,
.work-team-bx:hover{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.39);
    border-color: #f3f3f3;
}
.work-team-item.active .work-team-bx a span,
.work-team-bx:hover a span{
	display:inline-block
}
.work-team-item.active .work-team-bx h4,
.work-team-bx:hover h4{
	border-color:transparent;
}
.work-team-item.active .work-team-bx a,
.work-team-bx:hover a{
	background-color:#f78831
}
.life-dm #bwg_container1_0 #bwg_container2_0 .bwg-container-0{
	width:100% !important;
}
.life-dm #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item{
	margin-right:0px;
	margin-top: 15px;
	padding: 0 10px;
	max-width: 300px !important
}
.life-dm .bwg-title2 {
    color: #fff !important;
    margin-top: 12px !important;
    display: inline-block;
}
body .life-dm #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item0{
	border-color:#f68730
}
.life-dm #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item0:hover {
    transform: inherit !important;
}
.life-dm .slick-arrow {
	position: absolute;
    top: 36%;
    font-size: 20px !important;
    color: #fff;
}
.life-dm .slick-arrow.fa-arrow-left{
	left: -35px;
}
.life-dm .slick-arrow.fa-arrow-right{
	right: -35px
}
.tema-tab {
	display:none;
    padding: 15px 25px;
	font-size:15px;
	line-height:25px;
    border-left:5px solid #f8892f;
}
.tema-tab.active {
	display: block;
}
.tema-tab h3,
.tema-tab h2,
.tema-tab h1,
.tema-tab h5,
.tema-tab h4 {
    color: #2a4b81;
    font-family: 'Myriad Pro Semibold';
}
ul.crropng{margin-left:2%;}
ul.crropng li{list-style:disc; list-style-position:inside;}
.bwg-item2 {
	position: static !important;
}
.life-dm #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item1 {
    padding-top: 0 !important;
}
body #bwg_container1_1 #bwg_container2_1 .bwg-container-1 .bwg-item1
body #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item1{
	padding-top:0
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item1 img,
#bwg_container1_1 #bwg_container2_1 .bwg-container-1 .bwg-item1 img{
	width:100%;
}

/*New Home Page Css Start*/
.about-content {
	color: #707070;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}
.about-content p+p{
	margin-top: 20px;
}
.about-content p {
	margin: 0px;
}
.service-sec-bx:hover .read-btn{
	background-color:#f68733 
}
.read-btn{
    width: 100%;
    float: left;
    background-color: #2a4b80;
    color: #fff;
    border-radius: 0;
    padding: 9px 15px;
    text-align: center;
    transition: all ease .5s;
}
.service-sec-bx {
    width: 100%;
    float: left;
    transition: all ease .5s;
    margin-bottom: 20px;
}
.service-sec-bx:hover .service-sec {
	box-shadow: none;
}
.service-sec-bx:hover{
	box-shadow:0px 5px 15px rgba(0, 0, 0, 0.37)
}
.up-batch {
    background: url(../images/up-bg.png)repeat;
    text-align: center;
    padding: 25px 0;
    margin-bottom: 25px
}
.up-batch h5{
	margin: 0;
	color: #363636;
	font-size:19px;
	font-family: 'Myriad Pro Semibold';
}
.trnig-class{
	width: 100%;
	float: left;
	margin:0
}
.trnig-class li{
    width: 33.33%;
    float: left;
    padding: 0 50px;
    margin: 45px 0 25px
}
.trnig-class li a {
    border: 6px solid #f68733;
    border-radius: 100%;
    background-color: #2a4b80;
    color: #fff;
    font-size: 35px;
    font-family: 'Myriad Pro Semibold';
    line-height: 40px;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    box-shadow: 0 2px 40px rgba(42, 75, 128, 0.75)
}
.trnig-class li.active a{
	border-color:  #2a4b80;
    background-color:#f68733;
}
.trnig-class a p {
	margin: 0
}
.tab-page li{
	width:33.33%;
	float: left;
	padding: 0 10px;
}
.tab-page li a{
    display: block;
    font-family: 'Proxima Nova Lt';
    background: #363636;
    color: #fff;
    font-size: 20px;
    border-radius: 4px 4px 0 0;
    text-align: center;
    line-height: normal;
    padding: 13px 12px;
    text-transform: uppercase;
}
.tab-page {
	border-bottom: 3px solid #2a4b80
}
.tab-page li.active a{
	background: #f97c1d
}
.tab-padding {
	padding: 35px 0 10px
}
.tab-page-bx .sw.active{
	display: block;
}
.tab-page-bx .sw{
	display: none;
	padding: 30px 0
}
.why-choose {
    background: url(../images/white-patten.png)repeat;
}
.why-choose li {
	width: 33.33%;
	float: left;
	margin-bottom: 30px;
	padding: 0 15px;
}
.wy-chose-bx p {
	margin: 0
}
.wy-chose-bx {
    background: #fff;
    padding: 15px 20px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #707070;
    line-height: 25px;
    min-height: 340px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.18);
    border-radius: 3px;
}
.wy-chose-bx h2 {
    color: #2a4b80;
    font-size: 22px;
    font-family: 'Myriad Pro Semibold';
    margin: 15px 0;
}
.home-about{
	background: url(../images/home-about-bg.jpg)no-repeat;
	background-size:cover;
	padding: 25px 0;
	margin-bottom: 30px;
}
.half-about-row .block-title:after{
	background: url(../images/left-border.png) no-repeat;
    margin: 0;
}
.half-about-row .block-title {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
}
.half-about-row p+p{
	margin-top: 15px; 
}
.half-about-row p{
	margin: 0
}
.half-about-row {
    width: 52%;
    float: right;
    font-size: 16px;
    color: #707070;
    line-height: 26px;
}
.testimonial-item {
	width: 100%;
	float: left;
	font-family: 'Proxima Nova Lt';
    padding:75px 40px 25px;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.22);
    border-radius: 3px;
    margin-top: 50px;
    background-color: #fff;
    position: relative;
}
.testimonial-item p{
	margin: 0
}
.testimonial-item:before {
    width: 80%;
    border-top: 40px solid rgba(224, 168, 126, 0.73);
    border-bottom: 40px solid rgba(224, 168, 126, 0.73);
    transform: rotate(170deg);
    z-index: -1;
    border-right: 0;
}
.testimonial-item:after, 
.testimonial-item:before {
    content: '';
    position: absolute;
    height: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 4px;
}
.team-tesing {
    position: absolute;
    top: -50px;
}
.testimonial-item .team-tesing  h4{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 10px 30px;
}
.testimonial-img-author {
    position: relative;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.51);
    display: inline-block;
    vertical-align: bottom;
}
.testimonial-item h4 {
	color: #2a4b80;
    font-family: open_sanssemibold;
    margin: 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.testimonial-item span br {
	display: none;
}
.testimonial-item span {
    font-size: 19px;
    color: #2d2d2d;
    line-height: 32px;
    display: block;
    min-height: 120px;
    margin-bottom: 20px;
}
.testimonial-item:after {
    width: 85%;
    border-top: 30px solid rgba(95, 117, 151, 0.72);
    border-bottom: 30px solid rgba(95, 117, 151, 0.72);
    transform: rotate(173deg);
    z-index: -1;
}
.testimonial-img-author img {
    border-radius: 5px;
    background: #fff;
    width: 100px;
    height: 100px;
    box-shadow: 7px 8px 0 #f67b1e;
    object-fit: cover;
}
.tstmoil-slider_nav .slider-bar {
	margin: 60px 0;
    padding: 0 25px;
    float: left;
    position: relative;
}
.tstmoil-slider_nav .slick-dots li{
	border: 0;
	background: #92a2bd
}
.tstmoil-slider_nav .slick-dots li {
	width: 12px;
	height: 12px;
}
.tstmoil-slider_nav .slick-dots li.slick-active {
    background: #f68733;
}
.blog .col-md-4:nth-child(3n+0){
	margin-right: 0
}
.call-bg1{
	margin:60px 0 50px;
	height: 315px;
	background: url(../images/call-back-bg.png)no-repeat;
	background-size: cover;
	padding: 35px 60px
}
.fifty-input:nth-child(odd){
	padding-right: 8px;
}
.fifty-input:nth-child(even){
	padding-left: 8px;
}
.fifty-input:nth-child(even) input {
	background:#f8f8f8 
}
.fifty-input {
	width: 50%;
	float: left;
}
.fifty-input input{
	color: #a3a3a3;
	border-radius: 3px;
	font-size: 13px;
	border-color: #c8c8c8;
	height:38px;
	padding: 6px 15px;
	box-shadow: none; 
}
.fifty-input select {
    color: #a3a3a3;
    border-radius: 3px;
    font-size: 13px;
    border-color: #c8c8c8;
    height: 38px;
    padding: 6px 5px;
    box-shadow: none;
    width: 100%;
}
.call-bg1 h3 {
    font-size: 30px;
    color: #2a4b80;
    letter-spacing: 4px;
    margin: 0 0 40px;
    text-transform: uppercase;
    font-family: 'Myriad Pro Bold';
}
.call-form .col-md-12 {
    padding: 0;
}
.form-control:focus {
    border-color:transparent;
    box-shadow:none;
}
.call-form {
    text-align: left;
    width: 38%;
    float: left;
}
.caling-img img{
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.42);
    border: 6px solid #2a4b80;
    border-radius: 10px;
}
.call-form .wpcf7-submit {
    font-size: 13px;
    border: 0;
    background: #f4750f;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    box-shadow: 0 3px 0 #2a4b81;
}
.caling-img {
	width: 32%;
    float: left;
    margin: -65px 0;
    margin-left: 15px;
}
.caling-info h3:first-child {
	margin-bottom: 60px;
    color: #5a5a5a;
}
.caling-info i {
	color: #f37515
}
.caling-info {
    float: left;
    width: 28%;
}
.single-gallery {
	position: relative;
	background:url(../images/student-bg.png)no-repeat;
	background-size:cover;
	padding:15px 0
}
.fifty-single-gallery {
    float: left;
}
.fifty-single-gallery .bwg_thumbnail.bwg_container {
    padding: 0;
    margin: 30px 0 10px;
}
body .fifty-single-gallery #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item0{
	border:0;
	border-radius:0
}
.fifty-single-gallery #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item0:hover {
    transform: scale(1);
}
.fifty-single-gallery iframe.sisvdeohomepg{width:90%; height:328px; margin:10% 0% 10% 8%;}
.single-content .btn {
    border-radius: 0;
    color: #fff;
    background: #f68733;
    border: 0;
    padding: 12px 30px;
}
.single-content{
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}
.single-title{
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-family: proxima_novabold;
    z-index: 9;
    margin: 0 0 15%
}
.single-title h2{
	margin: 0;
    font-size: 44px;
    line-height: 54px;
}
.single-title h3 span {
	color: #f37515;
}
.single-title h3{
    font-size: 30px;
    margin: 0px;
    line-height: 40px;
}
.single-title h2 span:before{
	content: '';
	position:absolute;
	top: 50%;
	height: 6px;
	width: 100%;
	background: #f37515;
	left: 0;
}
.single-title h2 span {
    display: inline-block;
    position: relative;
}
.fifty-single-gallery:nth-child(odd) {
    padding-right: 15px;
    width: 45%
}
.fifty-single-gallery:nth-child(even) {
    padding-left: 15px;
    width: 55%;
}
.fifty-single-gallery:nth-child(odd):before{
    content: '';
    background: url(../images/shape-bg.png)no-repeat;
    position: absolute;
    left: 0;
    width: 667px;
    height: 290px;
    top: 0;
    background-size: 100% 100%;
    z-index: 1;
}
.fifty-single-gallery #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item1 img{
	height: 425px;
}
body .bwg_thumbnail.bwg_container{
	margin: 0;
	padding: 0;
	float: left;
	width: 100% 
}
body div[id^="bwg_container"] *,
body #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item > a{
	margin: 0;
}
.test-item-bg .bwg_container .bwg-background .bwg-thumbnails .bwg-item {
    max-width: 400px !important;
    padding: 0 10px;
    margin-bottom: 15px; 
}
.bwg-item1 {
    padding: 0 !important;
}
body #bwg_container1_2 #bwg_container2_2 .bwg-container-2 .bwg-item1,
body #bwg_container1_0 #bwg_container2_0 .bwg-container-0 {
	padding: 0
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item {
    padding: 0 10px;
    margin-bottom: 10px;
}

/*new css start */
.fifty-row {
	width: 50%;
	float: left;
}
.content-row {
	font-family: proxima_nova_rgregular;
	color: #fff;
	font-size: 16px;
}
.content-row h1 span {
	color: #f68026;
	text-transform: uppercase;
}
.content-row h1 {
	margin: 20px 0;
	font-size: 40px;
	font-family: 'Myriad Pro Bold';
}
.tel-btn {
    display: block;
    font-size: 70px;
    color: #fff;
    line-height: normal;
    text-shadow: 0 3px 15px rgba(0, 0, 0, 0.65);
    letter-spacing: 1px;
}
.tel-btn span {
    text-shadow: none;
    display: inline-block;
    font-size: 16px;
    color: #f68026;
    vertical-align: top;
    margin-top: 12px;
}
.fifty-row a{
	font-family: 'Myriad Pro Regular';
}
.mail-btn {
    font-size: 30px;
    color: #f68026;
    border: 2px solid #fff;
    border-radius: 3px;
    padding: 9px 22px 14px;
    display: inline-block;
    text-shadow: 0 3px 15px rgba(0, 0, 0, 0.56);
    line-height: normal;
}
.centr-fifty {
    text-align: center;
    width: 72%;
    display: inline-block;
}
.centr-fifty span {
    font-family: 'Proxima Nova Lt';
    text-transform: capitalize;
    display: block;
    margin: 15px 0;
}
.content-img {
	text-align: right;
}
.supot-bx .fifty-row{
	width:47%;
}
.supot-bx {
	padding-top: 30px;
}
.support-item:nth-child(odd) .support-info{
	background: url(../images/line-patter-blue.png)repeat;
}
.support-item:nth-child(even) .support-info{
	background: url(../images/line-patter-orange.png)repeat;
}
.support-item:nth-child(2n+0){
	margin-right: 0px
}
.support-info{
	padding-left: 0;
    padding-right: 0;
    padding-top: 70px;
}
.support-item {
	margin-bottom: 20px;
    width: 44%;
    float: left;
    text-align: center;
    margin-right: 140px;
}
.support-item h3 {
	border-radius: 3px;
    font-family: 'proxima_novathin';
    margin: 0;
    background-color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    color: #2a4b80;
    padding: 15px 12px 10px;
    transform: scale(1.1);
    box-shadow:0 0 30px rgba(42, 75, 128, 0.18);
    position: relative;
    z-index: 1;
    margin-bottom: 12px;
    line-height: normal;
}
.support-bx {
	box-shadow: 0 0 40px rgba(42, 75, 128, 0.3);
	font-family: proxima_nova_rgregular;
	padding: 0;
	font-size: 15px;
	color: #454545;
    background-color: #fff;
    border: 1px solid #2a4b80;
}
.support-section{
	padding-bottom:30px;
}
.supot-term {
    background: #2a4b80;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.supot-listing ul{
	margin: 0;
    text-align: left;
    padding:6px 15px;
}
.support-bx p{
	font-family: 'Proxima Nova Lt';
	color:#707070;
	font-size: 16px;
}
.support-bx h4 {
    font-size: 26px;
    font-family: 'Proxima Nova Lt';
    color: #2a4b81;
    border-bottom:1px solid rgba(0, 0, 0, 0.21);
    padding-bottom: 25px;
    margin: 16px 0;
}
.supot-listing {
	min-height: 360px;
    padding: 30px 30px;
}
.supot-listing ul li:before {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
}
.supot-listing ul li {
	position: relative;
	padding-left: 10px;
	line-height: 24px;
}
.support-item:nth-child(even) .supot-term {
    background: #f78831;
}
.support-item:nth-child(even) .support-bx{
	border-color:#f78831
}
.support-item:nth-child(even) h3,
.support-item:nth-child(even) .support-bx h4 {
    color: #f78831;
}
.support-item:nth-child(even) .support-bx{
	box-shadow: 0 0 40px rgba(247, 136, 49, 0.37)
}
.up-batch .flex-justify {
	display:none;
}
.up-batch .flex-justify.active {
	display:block
}
.tainig-tab .what-tab .tab-section {
    width: 21%;
}
.tainig-tab .what-tab .nav>li>.btn-title {
    padding: 24px 15px;
}
.tainig-tab .what-tab .tab-content{
	padding: 0
}
.tainig-tab .what-tab p {
	line-height: 26px;
	padding: 0;
	color: #fff;
}
.tainig-tab .two-bx-info .btn {
	margin-top: 0
}
.tainig-tab .btn-title span{
	display: block;
	position: relative;
	z-index: 9;
}
.tainig-tab .tab-section li:after{
	right: -110px
}
.tainig-tab p {
    color: #707070;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 15px;
    padding: 0 15px;
}
.rad_0 {
    float: right;
    background: #f78831;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    font-family: 'Myriad Pro Semibold';
}
.blog-slider{
	position: relative;
}
.blog .blog-slider .col-md-4:hover{
	box-shadow: none;
}
.blog .blog-slider .col-md-4{
	box-shadow: none;
	width: auto;
	margin-right: 0;
	background-color: transparent; 
	padding:0 20px
}
.blog-item{
    width: 100%;
    float: left;
    background: rgba(243, 243, 243, 0.68);
    transition: all ease 700ms;
    margin-bottom: 25px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.22)
}
.blog-slider-left{
    width: 40%;
    float: left;
    position: relative;
}
.blog-slider-right{
	width: 60%;
    float: left;	
    padding: 15px 25px 0;
}
.blog-slider-right ul li:last-child a{
	float: right;
}
.blog-slider-right ul li:last-child{
	border-right: 0;
    display: block;
}
.blog-slider-right ul li {
    width: 33.33%;
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #bfbfbf;
    height: 46px;
    display: flex;
    float: left;
    align-items: center;
    justify-content: center;
}
.blog .blog-slider .col-md-4 b{
	border: 0;
	padding: 0;
	margin: 0
}
.blog .blog-slider .col-md-4 i.fa.fa-user-circle-o,
.blog .blog-slider .col-md-4 strong {
    float: none;
    margin:0;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
}
.blog .blog-slider .col-md-4 strong{
	margin-left: 6px
}
.blog .blog-slider .col-md-4 p {
    line-height: 26px;
    margin: 0;
    min-height: auto;
}
.blog .blog-slider .col-md-4 h3 {
    margin: 0 0 15px;
    min-height: auto;
    line-height: normal;
}
.blog-slider-right ul {
	width: 100%;
	float: left;
    margin: 20px 0 0;
    border: 1px solid #bfbfbf;
    border-radius: 1px;
    border-right: 0 
}
.blog-catry {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #2a4b81;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog .col-md-4 .blog-slider-left  i.fa.fa-briefcase {
    margin: 0 6px 0 0;
    color: #f78831;
}
.blog .col-md-4 .blog-slider-left  span {
    font-size: 13px;
    color: #fff;
}
.blog-slider .slick-dots li {
    border-color:#f78831;
}
.blog-slider-left img {
    min-height: 300px;
}
.blog-slider .slick-arrow.fa{
    top: 40%;
    background-color: #f78831;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0 3px 10px rgba(247, 136, 49, 0.35);
}
.fifty-awared{
	background-color: #fff;
	width: 50%;
	float: left;
	margin-bottom: 50px;
}
.awared-bx:hover{
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
}
.awared-bx{
	transition: all ease 700ms;
	width: 100%;
	float: left;
	box-shadow:0 8px 30px rgba(0, 0, 0, 0.11);
	text-align: center;
	color:#535353;
	border-radius: 6px;
}
.fifty-awared img {
	width: 100%;
}
.fifty-awared:nth-child(odd){
	padding-right: 40px
}
.fifty-awared:nth-child(even){
	padding-left: 40px
}
.fifty-awared h4 {
    padding: 20px;
    margin: 0;
    font-size: 20px;
    font-family: 'Myriad Pro Semibold';
    letter-spacing: .5px;
}
.awarded-section {
	padding-top: 30px;
}
.scelx-bx img {
	width: 100%;
	transition:all ease 700ms;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.gallery-slider-nav.slick-current .scelx-bx img{
	filter: grayscale(0);	
}
.scelx-bx{
	position: relative;
	display: block;
	transition:all ease 700ms;
	padding: 70px 0
}
.gallery-slider-nav.slick-current .scelx-bx h4{
	display: block;
}
.scelx-bx h4 {
    margin: 15px 0 0;
    color: #f47317;
    font-family: 'Myriad Pro Semibold';
    font-size: 16px;
    display: none;
}
.gallery-slider-nav.slick-current .scelx-bx {
	z-index: 9;
	transform: scale(1.4);
}
.slick-arrow.fa{
	cursor: pointer;
	position: absolute;
	color: #2d4b7f;
	font-size: 18px;
	top: 50%;
}
.slick-arrow.fa-arrow-left{
	left: -35px;
}
.slick-arrow.fa-arrow-right{
	right: -35px;
}
/*keyword research css start */
.modul-item{
	float: left;
	width: 31.50%;
	margin-right: 33px;
}
.modul-bx p {
	line-height: 26px;
	min-height: 66px;
}
.modul-bx {	
    text-align: center;
    background-color: #fff;
    transition: all ease-in-out 1s;
    padding: 20px 30px;
    color: #707070;
    font-size: 15px;
    line-height: 22px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.11);
    border-radius: 4px;
    margin: 16px 0;
}
.modul-item:nth-child(2) .modul-bx a{
   background-color: #2a4b80;
}
.modul-bx h3 {
    font-family: proxima_nova_rgregular;
    color: #2a4b80;
    text-transform: uppercase;
    margin: 15px 0;
    font-size: 22px;
}
.mrgn_0 {
	margin: 25px 0
}
.modul-bx a {
	background-color: #f68733;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
    padding: 12px 32px;
    margin-top: 10px;
}
.modul-row1 h3 {
	color: #f68733;
	font-size: 24px;
	font-family: 'Myriad Pro Bold';
	margin: 0;
	text-transform: uppercase;
}
.modul-row1 h3 span {
	color: #2a4b80
}
.modul-box {
	background-color: #fff;
	border-radius: 6px;
	padding: 30px 40px;
}
.modul-row1 {
    text-align: center;
    width: 46%;
    float: left;
    border-right: 2px solid #cccccc;
    padding-right: 45px;
}
.modul-row2 {
	padding-left: 35px;
    width: 54%;
    float: left;
    padding-top: 30px;
}
.modul-row2 .input-field{
    width: 43%;
    float: left;
    margin-bottom: 50px;
    margin-right: 55px;
}
.modul-row2 .input-field:nth-child(odd){
	margin-right: 24px;
}
.modul-row2 .input-field input,
.modul-row2 .input-field select{
	color: #8a8a8a;
    border-radius: 0 !important;
    background-color: #fff;
    border: 0;
    height: 44px;
    border-bottom: 1px solid #999999;
}
.modul-row2 .input-field input[type="submit"]{
	 background-color: #f68733;
    color: #fff;
    border: 0;
    padding: 12px 75px;
    font-size: 17px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.21);
    border-radius: 5px !important;
}
.frmtbldpr p strong{font-family:proxima_novabold; letter-spacing:0.5px;}
.why-choose .container .col-md-12 p{font-family:'Myriad Pro Regular'; font-size:16px; text-align:center; color:gray; line-height:29px;}

/*28-01-2019 New Css Start*/
.expend-btn {
	text-transform: capitalize;
	background-color: #2a4b80;
	font-size: 15px;
	padding: 11px 30px;
	color: #fff;
	margin-top: 20px;
}
.lag-btn .modul-img{
	margin-bottom: 30px;
}
.lag-btn .modul-bx a{
	font-size: 24px;
    border-radius: 4px;
    padding: 19px 40px;
    margin: 15px 0;
}
.technolgy-item {
    margin-top: 25px;
    padding: 0;
    background: url(../images/farch-bg.png)no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 5px 30px rgba(247, 136, 49, 0.28);
    border-radius: 4px;
}
.tech-txt{
	font-size: 16px;
	line-height: 22px;
	font-family: 'Myriad Pro Semibold';
}
.technolgy-bx h5 {
	font-size: 16px;
	color: #2a4b80;
	letter-spacing: 1px;	
}
.tech-txt li {
	font-family: 'Myriad Pro Semibold';
	display: block;
	color: #707070;
	position: relative;
	padding-left:40px;
	margin-top: 6px;
}
.tech-txt li:before {
	content: '';
	background:url(../images/check-arrow.png)no-repeat;
	position: absolute;
	left: 0;
	top:0;
	width: 26px;
	height: 26px;
}
.technolgy-bx .fifty-row:nth-child(odd) {
	padding-right: 15px;
}
.technolgy-bx .fifty-row:nth-child(even){
	padding-left: 15px;
}
.technolgy-bx {
	width: 100%;
	text-align: left;
	float: left;
	padding: 50px;
}
#iview6 {
	box-shadow: none !important;
}
#abtcntnthmpg{}
#abtcntnthmpg p{text-align:left; margin-top:10px;} 
#abtcntnthmpg p b{font-family:proxima_novabold; font-size:17px;}
#abtcntnthmpg ul{margin-top:7px;}
#abtcntnthmpg ul li{text-align:left; list-style-type:decimal; list-style-position:inside; text-indent:15px;} 
.dots .slick-dots li{
	border-color:#2a4b7f;
}
/*review part css start*/
.reivew-item {
    width: 31%;
    float: left;
    margin-right: 42px;
}
.reivew-item:nth-child(3){
	margin-right: 0;
}
.people-reivew {
	width: 100%;
	float: left;
	background-color:#fff;
	border-radius: 4px; 
}
.reivew-bx{	
	margin-bottom: 10px;
    font-family: 'Myriad Pro Semibold';
    padding: 0;
    background: #fff;
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.11);
    border-radius: 4px;
}	
.google-rvew {
	border-bottom: 1px solid rgba(107, 107, 107, 0.42);
    text-transform: capitalize;
    color: #616161;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 20px;
}
.google-rvew img {
	width:36px;
	margin-right: 20px;
}
.review-bar {
    display: table;
    padding:20px 35px;
    width: 100%;
    float: left;
}
.ROb6af {
    display: table-cell;
    vertical-align: middle;
}
.zLzIEf {
    display: table-row;
    height: 22px;
}
.RI4Asf .tp9Rdc {
    display: table-cell;
    height: 100px;
    text-align: center;
    vertical-align: top;
    padding-left: 8px;
    width: 120px;
}
.ObF0Re {
    padding-right: 10px;
    color: rgba(0, 0, 0, 0.87);
    display: table-cell;
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
}
.SEAhue {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.MYd7of, .OKvwbb {
    border-radius: 100px;
    height: 8px;
}
.MYd7of {
    background: rgba(0,0,0,0.18);
}
.OKvwbb {
    background: #fcbd33;
}
.tp9Rdc {
    display: table-cell;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    padding-left: 8px;
    width: 120px;    
    font-family: 'Myriad Pro Regular';
}
.rtng {
    display: block;
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 1px;
    color: #3C4043;
    white-space: nowrap;
}
.Vfp4xe {
    color: #3C4043;
    white-space: nowrap;
    font-size:14px;
    margin-top:7px;
}
.reivew-item .fas{
    color: #fcbd33;
    font-weight: 600;
    font-size: 11px;
    margin: 0 1px;
    margin-bottom: 8px;
    display: inline-block;
}
.review-chat {
	box-shadow:0 1px 30px rgba(0, 0, 0, 0.11);
	padding: 20px;
	background: #fff;
	border-radius: 4px; 
}
.write-item{
	width: 100%;
	margin-top: 25px;
	display: table;
}
.review-img img {
	width:40px;
	border-radius: 100%;
}
.review-txt,
.review-img {
    display: table-cell;
    vertical-align: top;
    line-height: 20px;
    color: #5a5a5a;
}
.review-img {
	padding-right: 15px;
}
.rating-star {
	margin-top:5px;
	display: block;
	color:#969696 
}
.rating-star div {
	display: inline-block;
}
.rating-star div:last-child{
	padding-left: 5px;
}
.reivew-item:nth-child(2) .fas{
	color: #3b5999
}
.reivew-item:nth-child(3) .fas{
	color: #f45d26
}
.reivew-item:nth-child(2) .OKvwbb{
	background: #3b5999
}
.reivew-item:nth-child(3) .OKvwbb{
	background: #0569ba
}
.reivew-item .fas.gary-star{
	color: #e9eaee
}
.batchhdnew{color:#f68733; font-family:proxima_novabold; font-size:30px;}
#rvwpgvd .rvwpgvdsngl iframe{width:96%; height:315px; margin:0 2%;}
#rvwpgvd .rvwpgvdsngl h3{margin:0 0 25px 0; color:#f68733; font-size:18px; font-family: proxima_novabold; text-transform: uppercase;}
ul.vdsldrfrme{width:100%; float:left; margin:3% 0px 1% 0px;}
ul.vdsldrfrme li{
    width: 33.33%;
    float: left;
    padding: 0 10px;
}
ul.vdsldrfrme li iframe{
    width: 100%;
    height: 250px;
    float: left;
}
ul.vdsldrfrme li p{
	color: #fff;
    font-size: 17px;
    padding: 10px;
    text-align: center;
    background: #2a4b7f;
    width: 100%;
    float: left;
}
.dots ul.vdsldrfrme{margin:0% 0px 0% 0px;}
.dmsnhstry{width:100%; background:url('https://www.dmsn.in/wp-content/uploads/2019/02/images.png'); height:auto; float:left; padding:2%; margin:2% 0;}
.dmsnhstry h3{font-family:proxima_novabold; text-transform: uppercase; color:#f68733; font-size:32px; text-align:left;}
.dmsnhstry p{color:white; width:46%; text-align:left;}
.dmsnhstry-block{ display:block; margin:20px 0 0 0;}
.dmsnhstry-col{ width:25%; float: left; display:inline-block; vertical-align:top; margin-bottom:0; border-left: 2px solid #fff; padding:0 0 30px 20px; border-bottom: 2px solid #fff; /*margin-left:-3px;*/ min-height: 155px;
margin-bottom: 20px;}
.dmsnhstry-col h4{font-size:28px; text-align:left; color:#f68733; font-family:open_sansbold;}
.dmsnhstry-col p{width:auto; font-size:16px; color:#fff; line-height:24px; margin:10px 0 0 0; padding:0 15px 0 0;}
.dmsnhstry-col:first-child{border-left:none;}
/*.dmsnhstry-col:nth-child(4n){border:none;}
.dmsnhstry-col:nth-child(5n){border-bottom:none;}*/
#vdtst1201{background: url(https://www.dmsn.in/wp-content/themes/dmsn/images/key-info-bg.png) no-repeat;}
.ggleprtnr{display:none;}

.lndgonlntrng{margin-top:25px;}
.enrlnw a {
    padding: 15px !important;
    background: #f68733 !important;
    color: #fff !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #fff !important;
    color: #2a4b80 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #f68733 !important;
    color: #fff !important;
}
ul.mega-sub-menu li a:hover {
    background: #f68733 !important;
    color: #fff !important;
}
.partship {
	padding: 40px 0;
	/*margin-top: 30px*/
}
.partship h5 {
	color:#2d2d2d;
	font-size: 16px;
	margin: 0 0 40px;
	text-align: center;
	font-family: 'Proxima Nova Lt';
}
.partship .lswss-logo-showcase .slick-slide {
    display: flex !important;
    justify-content: center;
    align-items: center;
    float: left !important;
    border-right: 2px solid #d9d9d9;
    min-height: 180px;
    margin: 0px;
    padding: 20px;
}
.cct-bx{
	/*padding: 110px 0 0;
	margin-bottom: 50px;*/
}
.mxheight{
	margin-bottom: -125px;
}
.blue-fifty {
    background: url(../images/winner-bg.png)no-repeat;
    background-size: cover;
    color: #fff;
    height: 516px;
    display: flex;
    align-items: center;
}
.gry-fifty {
	background: url(../images/4img.png)no-repeat;
	background-size: cover;
}
.mbtxtvsblehd span {
	display:block;
	color:#f68733;
}
.slider-txt {
    padding-right: 30px;
    line-height: 24px;
}
.slider-txt img {
	width: 270px;
}
.infolisting{	
    padding: 38px 25px;
    margin-bottom: 0;
    width: 100%;
    float: left;
}
.infolisting li {
	width:50%;
	float: left;
    border-bottom: 1px solid #c1c2c2;
    border-right: 1px solid #c1c2c2;
}
.infolisting-box {
    text-align: center;
    display: block;
    color:#707070;
    font-size: 15px;
    line-height: 25px;
    padding: 20px;
}
.infolisting-box h3{
	color:#f68733;
	margin: 15px 0;
	text-transform: uppercase;
	font-family: 'Myriad Pro Bold';	
	font-size: 16px;
}
.infolisting li:nth-child(2n+0){
	border-right:0;
}
.infolisting li:nth-child(4n),
.infolisting li:nth-child(3n){
	border-bottom: 0
}
.siscer-bx .block-title strong{
	display: block;	
	font-family: open_sansbold;
	margin-bottom: 12px;
	font-size: 25px;
	color:#f68733;
	font-weight: 900
}
.lms-title{
	color:#f68733;
	font-family: 'Myriad Pro Bold';
	font-size: 70px;
	position: relative;
	text-transform: uppercase;
}
.lms-title span {
	color:#707070;
	position: relative;
	margin-right: 8px;
}
.lms-title span:after{
	content:'';
	position: absolute;
	top:40%;
	width:100%;
	height: 6px;
	background-color:#f68733;
	left: 0 
}
.lms-title small {
	color: #636363;
	position: absolute;
	right:0;
	margin: 0 auto;
    font-size: 14px;
    font-family: 'Myriad Pro Semibold';
    bottom: 30%;
    text-align: center;
    text-transform: capitalize;
}
.vidoe-frame {
	text-align: center;
	width:44%;
	float: left;
}
.vidoe-frame iframe.sisvdeohomepg{
	width:100%;
	height: 320px;
}
.siscer-bx .block-title  {
	margin-bottom: 0
}
.info-catey {
	float: left;
	width: 56%;
	padding-right:15px;
	margin: 0
}
.white-bx {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    display: block;
    border: 2px solid #c8c8c8;
    color: #707070;
    font-size: 13px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
    border-radius: 3px;
    transition: all ease 500ms
}
.white-bx:hover {
	background: #2a4b7f;
	border-color:#2a4b7f;
	color: #fff;
	box-shadow: 0px 5px 20px rgba(42, 75, 128, 0.55)
}
.info-catey .white-bx:hover h3{
	color:#f68733;
}
.info-catey li:nth-child(3n+0){
    margin-right: 0;
}
.info-catey li {
    width: 32%;
    margin-right: 12px;
}
.info-catey h3{
	text-transform: uppercase;
	color:#2a4b80;
	font-size: 14px;
	margin: 15px 0;
	font-family: 'Myriad Pro Bold';
}
.info-catey p{
	margin: 0
}
.info-catey .btn{
    color: #fff;
    background: #2a4b80;
    font-size: 18px;
    padding: 10px 20px;
    line-height: normal;
    font-family: 'Myriad Pro Semibold';
}
.info-catey li:nth-child(even) .btn{
	background: #f68733
}
.info-catey .fa-arrow-right {
    position: absolute;
    right: -10px;
    color: #757575;
    font-size: 24px;
    bottom: 2%;
}
.vidoe-frame a {
    color: #f68026;
    font-size: 18px;
    font-family: 'Proxima Nova Lt';
    text-align: center;
    text-decoration: underline;
    margin-top: 50px;
    display: inline-block;
}
.slider-bar .star-icon li.fa {
	font-size: 14px;
    margin: 0 2px;
    display: inline-block;
    vertical-align: middle;
    color: #fac917;
}
.cmpny-strp{
	margin: 25px 0
}
.title_md h2,
.title_md h3 {
    margin: 0;
    font-size: 86px;
    color: #2756a2;
    font-family: proxima_novabold;
    display: inline-block;
    padding: 0 150px 0 50px;
}
.title_md h3 span{
	color:#434343;
	display: block;
	text-transform: uppercase;
}
.title_md h2 {
    background: url(../images/organ-patten.png)repeat;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0 100px 100px 0;
}
.modules-bg{
	background: url(../images/modules-bg.png)no-repeat;
	background-size: cover;
}
.modules-info,
.modules-info li {
	color:#2a4b80;
	display: block;
	margin-bottom: 0;
	font-family: 'Myriad Pro Semibold';
	font-size:16px;
	text-transform: uppercase;
	line-height: 35px;
}
.modules-info li span {
	margin-right: 6px;
	width:20px;
	height: 20px;
	background-color:#2a4b80; 
	display: inline-block;
	border-radius: 4px;
	vertical-align: text-bottom;
}
.modules-info li:first-child{
	color: #434343	
}
.modules-info li:first-child span{
	background-color: #434343	
}
.modules-info li:last-child{
	color: #f57f25	
}
.modules-info li:last-child span{
	background-color: #f57f25	
}
.modules-bx {
	padding: 0 15px;
    position: relative;
    margin: 120px 0 50px;
    float: left;
    width: 100%;
}
.modules-bx li:last-child {
    padding: 0;
}
.modules-bx li{
	width:10%;
	position: relative;
	text-align: center;
	float: left;
	color:#fff;
	text-transform: uppercase;
}
.modules-bx li:before,
.modules-bx li:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
    margin: 0 auto;
}
.modules-bx li:before{
    width: 100%;
    height: 3px;
    background: #434343;
    top: 240px;
}
.modules-bx li:after{
    background: #434343;
    width: 9px;
    height: 9px;
    border-radius: 100px;
    top: 237px;
    left: 0px;
    z-index: 99;
}
.radius-modules span {
    color: #434343;
    font-family: open_sansbold;
    font-size: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
}
.radius-modules {
    text-align: center;
    position: relative;
    border: 5px solid #434343;
    padding: 6px;
    border-radius: 100px;
    font-size: 12px;
    line-height: 20px;
    z-index: 99;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    font-family: open_sansregular;
}
.radius-modules div{
    padding: 10px;
    background: #434343;
    border-radius: 100px;
    width: 100%;
    height: 100%;
    box-shadow: 0 3px 8px #434343;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shap-modules{
    text-align: left;
    border-radius: 5px;
    background: #434343;
    padding: 8px 24px;
    font-family: 'Myriad Pro Semibold';
    font-size: 14px;
    line-height: 28px;
    position: relative;
    z-index: 999;
    display: inline-block;
}
.radius-modules:after{
    content: '';
    right: 0;
    left: 0;
    position: absolute;
    width: 3px;
    background: #434343;
    height: 210px;
    margin: 0px auto 0;
}
.modules-bx li:nth-child(even) .shap-modules{
	margin-top: 120px
}
.modules-bx li:nth-child(even) .radius-modules:after{
    bottom: 102%;
}
.modules-bx li:nth-child(even) .radius-modules span {
	top: auto;
	bottom: -45px;
}

.modules-bx li:nth-child(4n) .radius-modules{
	border-color:#2a4b7f;
}
.modules-bx li:nth-child(4):before,
.modules-bx li:nth-child(4):after,
.modules-bx li:nth-child(4) .radius-modules:after,
.modules-bx li:nth-child(4) .shap-modules,
.modules-bx li:nth-child(4) .radius-modules div {
	background-color:#2a4b7f;	
}

.modules-bx li:nth-child(5n) .radius-modules{
	border-color:#2a4b7f;
}
.modules-bx li:nth-child(5):before,
.modules-bx li:nth-child(5):after,
.modules-bx li:nth-child(5) .radius-modules:after,
.modules-bx li:nth-child(5) .shap-modules,
.modules-bx li:nth-child(5) .radius-modules div {
	background-color:#2a4b7f;	
}
.modules-bx li:nth-child(8) .radius-modules,
.modules-bx li:nth-child(7) .radius-modules,
.modules-bx li:nth-child(6) .radius-modules{
	border-color:#f68733;
}
.modules-bx li:nth-child(6):before,
.modules-bx li:nth-child(6):after,
.modules-bx li:nth-child(7):before,
.modules-bx li:nth-child(7):after,
.modules-bx li:nth-child(8):before,
.modules-bx li:nth-child(8):after,
.modules-bx li:nth-child(8) .radius-modules:after,
.modules-bx li:nth-child(8) .shap-modules,
.modules-bx li:nth-child(8) .radius-modules div,
.modules-bx li:nth-child(7) .radius-modules:after,
.modules-bx li:nth-child(7) .shap-modules,
.modules-bx li:nth-child(7) .radius-modules div,
.modules-bx li:nth-child(6) .radius-modules:after,
.modules-bx li:nth-child(6) .shap-modules,
.modules-bx li:nth-child(6) .radius-modules div {
	background-color:#f68733;	
	box-shadow: 0 3px 8px #f68733
}
.modules-bx li:nth-child(4) .radius-modules span {
	color:#2a4b7e;	
}
.modules-bx li:nth-child(5) .radius-modules span {
	color:#2a4b7e;	
}
.modules-bx li:nth-child(8) .radius-modules span,
.modules-bx li:nth-child(7) .radius-modules span,
.modules-bx li:nth-child(6) .radius-modules span {
	color:#f68733;
}
.blue-arrow{
    position: absolute;
    bottom: -3px;
    margin: 0 auto;
    left: 0;
    right: -17%;
    width: 25px;
}
.left-blue {
	left: -33%;
    transform: rotate(180deg);
}
.sub-drop> a:before{
    content: '\f140';
    font-family: dashicons;
    font-size: 14px;
    position: absolute;
    right: 0;
}
.star-icon li{
	color:#fff;
} 
.star-icon li span {
	padding-left:15px;
	font-size: 22px;
}
.star-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.star-icon li.fa{
	margin: 0 2px;
	display: inline-block;
	vertical-align: middle;
	color: #fac917;
}
.mbtxtvsblepr {
    display: inline-block;
}
.mbtxtvsblepr .innn {
    width: 30%;
    float: left;
    margin: 15px 10px 0px 0px;
	display: flex;
}
.mbtxtvsblepr .innnn {
    width: 100%;
	padding-left: 10px;
}
.mbtxtvsblepr span {
    color: #f68733;
    font-size: 28px;
	font-weight: 600;
}
.mbtxtvsblepr p {
    font-size: 22px;
}
.mbtxtvsblepr img {
    width: 50px;
    height: 50px;
}

#gallery-con1 #thumbnails1 #thumbcon1 {
    overflow: unset !important;
}
#gallery-con1 #thumbnails1 #left-arrow1, #gallery-con1 #thumbnails1 #right-arrow1 {
	display: none !important;
}
#gallery-con1 #thumbnails1 #thumbcon1 .thumb {
    display: block;
    float: left;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-online-tag a.mega-menu-link {
    background: #2a4b80 !important;
    color: #fff !important
}
.testimonial-item h5 {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.testimonial-item h5 p {
    color: #f67b1e;
    display: inline-block;
    font-family: 'Myriad Pro Regular';
    font-size: 15px;
}
.blue-form label,
.blue-form br{
	display: none;
}

/*Basic css start*/
.basic-cousre .panel-group{
	width:90%;
	margin: 0 auto;
}
.basic-cousre .panel:nth-child(even) .panel-heading,
.basic-cousre .panel:nth-child(even){
	float: right;
}
.basic-cousre .panel:nth-child(odd) .panel-heading{
	border-radius:50px 0 0 50px
}
.basic-cousre .panel:nth-child(even) .panel-heading{
	border-radius:0px 50px 50px 0
}
.basic-cousre .panel{
	position: relative;
	width:100%;
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	float: left;
	margin-bottom: 20px
}
.basic-cousre .panel-heading{
    background: #434343;
    line-height: 30px;
    font-size: 18px;
    width:50%;
    font-family: open_sansbold;
    letter-spacing: .5px;
    text-transform: uppercase;
    padding: 0;
    position: relative;
    text-align: center;
}
.basic-cousre .panel-heading a {	
    color: #fff;
    position: relative;
    width: 100%;
    display: block;
    padding: 10px 40px;
}
.basic-cousre .panel-heading a:after{   
	position: absolute;
    right: -35px;
    top: 0;
    content: "";
    border-top: 25px solid transparent;
    border-left: 35px solid #434343;
    border-bottom: 25px solid transparent;
}
.basic-cousre .panel:nth-child(even) .panel-heading a:after{
	right: auto;
	left: -35px;
	border-left: 0;
	border-right: 35px solid #434343
}
.basic-cousre .panel:nth-child(4n) .panel-heading a:after{
	border-right-color: #2a4b7e;
}
.basic-cousre .panel:nth-child(5n) .panel-heading a:after{
	border-left-color: #2a4b7e;
}
.basic-cousre .panel:nth-child(8n) .panel-heading a:after,
.basic-cousre .panel:nth-child(6n) .panel-heading a:after{
    border-right-color: #f68733;
}
.basic-cousre .panel:nth-child(7n) .panel-heading a:after{
    border-left-color: #f68733;
}
.basic-cousre {
	margin-bottom: 30px;
	counter-reset: section;                     
}
.panel-heading:before {	
    position: absolute;
    left: 0px;
    counter-increment: section;
    font-size: 20px;
    color: #434343;
    content: counter(section);
    background: #ffffff;
    width: 50px;
    height: 50px;
    top: 0;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.basic-cousre .panel:nth-child(5n) .panel-heading:before,
.basic-cousre .panel:nth-child(4n) .panel-heading:before{
	color:#2a4b7e;
}
.basic-cousre .panel:nth-child(6n) .panel-heading:before,
.basic-cousre .panel:nth-child(7n) .panel-heading:before,
.basic-cousre .panel:nth-child(8n) .panel-heading:before{
	color:#f68733;
}
.basic-cousre .panel:nth-child(4n) .panel-heading,
.basic-cousre .panel:nth-child(5n) .panel-heading{
	background: #2a4b7f
}
.basic-cousre .panel:nth-child(6n) .panel-heading,
.basic-cousre .panel:nth-child(7n) .panel-heading,
.basic-cousre .panel:nth-child(8n) .panel-heading{
	background: #f68733
}
.basic-cousre .panel:nth-child(even) .panel-heading:before {
	left: auto;
	right: 0;
}
.basic-cousre .accrdn-body{
	padding:10px 40px
}
.basic-cousre .accrdn-body p {
	color: #707070;
    font-family: 'Myriad Pro Regular';
    font-size: 16px;
    line-height: 28px;
}
.basic-cousre .accrdn-body ul {
	margin: 15px 0;
}
.basic-cousre .accrdn-body h2,
.basic-cousre .accrdn-body h1,
.basic-cousre .accrdn-body h3,
.basic-cousre .accrdn-body h4,
.basic-cousre .accrdn-body h5,
.basic-cousre .accrdn-body h6{
	color: #f68733;
    font-size: 24px;
    font-family: 'Myriad Pro Semibold';	
}
.basic-cousre .accrdn-body ul li{
    font-size: 14px;
    position: relative;
    color: #434343;
    font-family: open_sanssemibold;
    padding-left: 15px;
}
.basic-cousre .accrdn-body ul li:before{
	content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 10px;
    background: #2a4b7e;
    border-radius: 100px;
}
.modeul-bx .modul-img img {
    width: 80px;
}
.modeul-bx .modul-bx p {
	line-height: 24px;
}
.modeul-bx .modul-bx {
    padding: 15px 12px;
    font-size: 14px;
}
.modeul-bx .modul-bx h3{
	font-size: 20px;
}
.modeul-bx .modul-item {
    float: left;
    width: 24%;
    margin-right: 10px !important;
}
.modeul-bx .modul-item:nth-child(4n+0){
	margin-right: 0 !important;
}
/*.basic-cousre .panel:nth-child(1):after{
    content: 'BASIC TRAINING';
    font-family: 'Myriad Pro Semibold';
    font-size: 15px;
    color: #434343;
    position: absolute;
    left: -128px;
    width: 90px;
    text-align: center;
    top: 150%;
}
.basic-cousre .panel.active:nth-child(1):after{
	top:105%;
}
.basic-cousre .panel:nth-child(1):before{
	content: '';
    position: absolute;
    left: -38px;
    top: 25px;
    height: 160px;
    border: 3px solid #434343;
    width: 40px;
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.basic-cousre .panel.active:nth-child(1):before{
	height: 125%
}*/