@charset "utf-8";

/* CSS Document */

*{margin:0px; padding:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html{ width:100%; height:100%; margin:0px; padding:0px;}

body{ margin:0px; padding:0px; font-family: 'Lato', sans-serif; font-size:16px; font-weight:400; color:#333132; line-height:26px; min-height:100%;background-color:#fff; overflow-x:hidden;}

p{ margin:0px; padding:0px 0 20px 0; font-family: 'Lato', sans-serif; font-size:16px; font-weight:400; color:#333132; line-height:26px;}

h1{ margin: 0; padding: 0; font-size:35px; line-height:37px; font-family: 'Lato', sans-serif;}

h2{ margin: 0; padding: 0; font-size:30px; line-height:34px; font-family: 'Lato', sans-serif;}

h3{ margin: 0; padding: 0; font-size:24px; line-height:28px; font-family: 'Lato', sans-serif;}

h4{ margin: 0; padding: 0; font-size:18px; line-height:22px; font-family: 'Lato', sans-serif;}

h5{ margin: 0; padding: 0; font-size:15px; line-height:19px; font-family: 'Lato', sans-serif;}

h6{ margin: 0; padding: 0; font-family: 'Lato', sans-serif;}

/*global area*/

/*----------------------------------------------------*/

.yl-home {

  margin: 0;

  padding: 0;

  color: #555555;

  font-size: 16px;

  overflow-x: hidden;

  line-height: 1.625;

 

  -moz-osx-font-smoothing: antialiased;

  -webkit-font-smoothing: antialiased;

}

.yl-home::selection {

  color: #ffffff;

  background-color: #6e3ebf;

}

.yl-home::-moz-selection {

  color: #ffffff;

  background-color: #6e3ebf;

}

.header-style-four .yl-header-menu-wrap {

    padding: 20px 0px 5px 0px;

}

.header-style-four .header-top {

    padding: 10px 0px;

    background-color: #07173a;

}

.header-style-four .yl-main-navigation .navbar-nav {

    display: inherit;

}

.header-style-four .yl-main-navigation {

   padding-top: 0px;

    margin-left: 10%;

}





.header-style-four .yl-main-navigation .dropdown .dropdown-menu {

    top: 65px;

    left: 0;

    opacity: 0;

    z-index: 2;

    margin: 0px;

    padding: 0px;

    height: auto;

    width: 200px;

    border: none;

    display: block;

    border-radius: 0;

    overflow: hidden;

    visibility: hidden;

    position: absolute;

    background-color: #fff;

    transition: all 0.4s ease-in-out;

    border-bottom: 2px solid #ff3614;

    box-shadow: 0 5px 10px 0 rgb(83 82 82 / 10%);

}

.ul-li ul li {

    list-style: none;

    display: inline-block;

    font-size: 14px;

}

.header-style-four .yl-main-navigation li a {

    color: #000000;

    font-weight: 700;

    padding-bottom: 30px;

}

.header-style-four .yl-main-navigation li {

    margin-right: 0;

    margin-left: 24px;

}

#heading span.heading_title_cont {display:block; font-weight: 700; margin: 0 0 30px; font-size: 35px; line-height: 37px; color:#04253a;}
.services .desc span {display:block; font-weight: 600;
    color: #151765;
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 22px;}
#heading h2 {font-size: 35px;
    line-height: 37px;}

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

.yl-header-main {

    padding: 7px 0px;

}

}

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

.header-style-four .header-top {

    display: none;

}

}

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

.header-style-four .yl-header-menu-wrap {

   padding: 17px 0px 4px 0px;

    display: block;

}

}

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

.header-style-four .yl-main-navigation, .yl-header-option {

    display: none;

}

}

@media only screen and (max-width: 767px){
#heading span.heading_title_cont {font-size: 26px; line-height: 30px;}
#heading h2 {font-size: 26px; line-height: 30px;}



}

@media only screen and (min-width: 768px){

.top_cnt{display: flex; color: #fff; float: left;margin-top: 10px;}

.top_cnt li{margin-left:10px;}

}

@media only screen and (max-width: 575px){
.services .desc span {font-size: 16px;
    line-height: 19px;}
}

address, blockquote, dd, div, dl, dt, fieldset, form, frame, frameset{ margin:0; padding:0; border: 0px; outline: none; }

label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0; outline:none; border:0;}

a{ text-decoration:none; border: 0px; outline: none; transition: all .5s;}

a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; transition: all .5s;color:#4c7998;}

a img{ border:none; outline: none;}

a:focus {outline:none; } 

button {-webkit-transition: background-color .3s ease, color .3s ease; transition: background-color .3s ease, color .3s ease;}

button:focus {outline:none; } 

border{ border-collapse:collapse;}

hr{ height:1px; background:#333333; border:none;}

.clear{ clear:both;}

.clearfix:before,

.clearfix:after { content: " "; display: table;}

.clearfix:after { clear: both;}

.clearfix { *zoom: 1;}

img {max-width: 100%;height: auto;object-fit: cover; -webkit-object-fit: cover;}

.no-pad { padding:0px !important;}

.no-mag { margin:0px !important;}

/*	Reset style			*/

::-moz-selection { color: #fff; background: #ec5252;}

::selection {  color: #fff; background: #ec5252;}

.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#000000;opacity:1}

.form-control::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {color:#000000;opacity:1}

.form-control:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, 

textarea:-ms-input-placeholder {color:#000000;opacity:1}

.form-control:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder 

{color:#000000;opacity:1}

.form-control, input[type="text"],input[type="tel"],input[type="email"],textarea,input[type="password"],input[type="number"], select { display: block; width: 100%;  font-family: 'Lato', sans-serif; font-weight: 400; font-size: 15px; color: #000000; height: 35px;margin-top:10px; background: #fff; padding: 6px 12px 8px; margin-bottom: 12px; outline: none; box-shadow: none; line-height: normal; border: 1px solid #bcbcbc;border-radius: 4px;

;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none; webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

textarea.form-control, textarea {height:60px;resize:none; overflow:hidden; padding: 5px 12px;}

.form-control:focus,textarea.form-control:focus {outline:none; border:1px solid #ec5252; background-color:#fff; -webkit-box-shadow: 0px 0px 12px 0px rgba(236,82,82,0.33);

-moz-box-shadow: 0px 0px 12px 0px rgba(236,82,82,0.33);

box-shadow: 0px 0px 12px 0px rgba(236,82,82,0.33);}

select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border: 1px solid #bcbcbc;border-radius:4px;box-shadow:none;background:url(../images/arrow-down.png) no-repeat 97% center;font-size:15px;color:#333132;height:auto; padding: 4px 12px; font-family: 'Lato', sans-serif; line-height:normal; font-weight:400; text-transform:none; cursor: pointer; background-color:#fff;}

select.form-control:focus {border:1px solid #cee002; outline: none;background:url(../images/arrow-down.png) no-repeat 97% center; -webkit-box-shadow: 0px 0px 12px 0px rgba(206,224,2,0.33);

-moz-box-shadow: 0px 0px 12px 0px rgba(206,224,2,0.33);

box-shadow: 0px 0px 12px 0px rgba(206,224,2,0.33);}

select.form-control option {color:#1f1f1f; font-size:13px; font-weight:400;}

.btn{ position:relative; font-size: 14px; line-height: 18px;  color: #fff; outline: none; border: none; background-repeat: no-repeat; background-size: 100% 100%; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; overflow:hidden; border-radius:3px; background-color:#0a0c62; font-family: 'Lato', sans-serif; font-weight:600;}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline:0;box-shadow:none; color:#fff;}

.btn:hover {background-color:#c9302c; color:#fff;}

.padTopbtm{padding:90px 0;}

.displayTable{display:table;height:100%;width:100%; position:relative;}

.displayCell{display:table-cell;vertical-align:middle}

.tableWidth-full {width:100%;}

.tableWidth-half {width:50%; height:100%}

.breadcrumb>li+li:before {

    padding: 0 5px;

    color: #ccc;

    content: "/\00a0";

}

#sub-header{

	margin-top:105px;

	padding: 30px 0 60px;

    color: #fff;

    /*position: relative;*/

    width: 100%;

    background:  url('../image/testimo-bg-2.jpg');

	text-shadow: 0 1px 1px rgb(0 0 0 / 40%);}

#sub-header .lead{color:#fff;margin-top:10px;}

#form-part .form-inline {display:block;}

#form-part .form-group {display: inline-block; margin-bottom: 0; vertical-align: middle;}

.hm-tab-sec1 {text-align: center;}

#form-part .form-control {border: 1px solid #000;}





/* opacity */

.opacity1 { opacity:1 !important;}

.box_style_1 {

    padding: 15px 5px 5px;

    box-shadow: inset 0 0 0 1px #e0e5e9;

    border: 5px solid #fbfbfc;

    border-radius: 5px;

    margin-bottom: 30px;

    font-size: 13px;

    line-height: 20px;

    background-color: #fff;

}

.box_style_1 .media {

    border-bottom: 1px solid #eaeff3;

}

.media, .media-body {

    overflow: hidden;

    zoom: 1;

}

.media, .navbar-text {

    margin-top: 15px;

}

.box_style_1 .media-heading {

    color: #222!important;

    font-weight: 600!important;

}

.media-body {

    padding-left: 10px;

}

.box_style_1 h4 {

    padding: 0 10px 10px;

    margin-top: 0;

}

.box_style_1 h3, .box_style_1 h4 {

    border-bottom: 1px solid #eaeff3;

    font-weight: 700;

}

ul.list_1 {

    list-style: none;

    margin: 0 0 20px;

    padding: 0;

    font-weight: 700;

    font-size: 14px;

}

.box_style_1 h5 {

    color: #131ea3;

    font-weight: 500;

	margin-bottom:6px;

}

ul.list_1 li a {

    padding: 6px 10px;

    margin-bottom: 0;

    border-bottom: 1px solid #efefef;

    font-weight: 400;

    font-size: 14px;

    color: #222;

}

ul.list_1 li a, ul.submenu-col li a {

    display: block;

    text-decoration: none;

}

/* scroll top */

.scroll_Top { position: fixed; width: 48px;bottom: 0; right: 5%; background-color: #ec5252 !important; color: #fff !important; font-size: 18px; line-height: 35px; opacity: 0; visibilty: hidden; webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 100; text-align: center; /*border: 2px solid #fff;*/ border-radius: 4px 4px 0 0;}

.scroll_Top i {font-size:13px;}

.scroll_Top:hover, .scrollTop:focus{color:#fff !important; background-color: #333132 !important; border-radius: 4px 4px 0 0;}

.scroll_Top.pop{opacity:1; visibility:1;}

/* slick arrow theme */

.slideBtn { float: right; position:absolute; top:0px; right:15px;}

.borderArrow { width:100%; position:relative; overflow:hidden;}

.borderArrow .samearrow { float: left; text-align: center;}

.borderArrow .samearrow.slick-arrow:first-child { margin-right:5px;}

.borderArrow .samearrow a { display:block; position:relative;}

.hero{position:relative;

	height:100%; width:100%;

	background-image: url('../image/backdrop-2.jpg');

   /* background-position: center !important;*/

    background-repeat: no-repeat !important;

    /*background-attachment: fixed;*/

    background-size: cover !important;

	background-color:#00d4e5;

	margin-top:60px;

	}

.hero .btn{padding:15px 38px 15px;}

.navbar-brand img{max-width:200px;}

#heading_title{margin-left:0px;margin-bottom:30px;}

#heading {

    color: #04253a;

    width: 56.875rem;

    font-family: lato;

    font-size: 3.5rem;

    font-weight: 700;

    z-index: 100005;

    line-height: 1.3;

    letter-spacing: 0;

    top: 2.625rem;

    left: 1.5625rem;

    height: 3.25rem;

    font-style: normal;

    display: block;

}

#heading1 {

    z-index: 100006;

    background-color: #e3e3e3;

    background-image: none;

    border-top: 0;

    border-left: 0;

    border-right: 0;

    border-bottom: 0;

    height: 0.0625rem;

    width: 56.875rem;

    top: 7rem;

    left: 1.5625rem;

    display: block;

}

#heading2 {

   z-index: 100007;

    background-color: #00cbec;

    background-image: none;

    background-position: top left!important;

    background-repeat: repeat!important;

    background-attachment: scroll;

    background-size: auto!important;

    border-top: 0;

    border-left: 0;

    border-right: 0;

    border-bottom: 0;

    height: 0.1875rem;

    width: 3.75rem;

	position: relative;

    top: 3.2rem;

    left: -57rem;

   display: block;

}

.fixed-top{z-index:99999999;}

#footerdiv {

   width:100%;

	 background-color:#00d4e5;

	height:100%;

}

.list-styled li{list-style:square;}

.three-box .btn{padding:15px 35px 15px;}

.three-box p{

	color:#fff;

	padding:20px;

	font-weight:100;

	

	font-size:18px;

}

.three-box ol li{

	list-style:decimal!important;

	color:#fff;

	line-height:28px;

}

.three-box ol{

	

	padding-left:20px;

}

.three-box span{

	color:#fff;

	font-weight:bold;

	font-size:20px;

}

.three-box i

{

	color:#fff;

	font-size:30px;

	margin-bottom:10px;

	

}

.three-bx-area p{

	color:#fff;

	padding:30px;

	font-weight:100;

	font-style:italic;

	font-size:18px;

}

.three-bx-area span{

	color:#fff;

	font-weight:bold;

	font-size:18px;

}

	

.three-bx-area i

{

	color:#fff;

	font-size:30px;

	margin-bottom:10px;

	

}

.testi-heading h2::before {

    content: '';

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,0);

}

/* wrapper */

.wrapper { position:relative; padding:0px; margin:0px;}

.wrapper h1 {font-weight:700; margin:0 0 30px;}

.wrapper h2 {font-weight:700; margin:0 0 30px;}

/* header */

.screen-reader-text:not(:focus):not(:active) {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;border: 0;overflow: hidden;clip: rect(0 0 0 0);white-space: nowrap}

.modal-links {

	display: -webkit-box;

	display: flex;

	flex-wrap: wrap;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	margin: 0;

	padding: 0;

	list-style: none

}

.modal-links li {

	margin: 1.5rem 2rem

}

.modal-links a {

	font-family: 'Lato', sans-serif;

	font-size: 1.375rem;

	font-weight: 700;

	letter-spacing: normal;

	line-height: 1.182;

	text-transform: none;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e3192), to(#2e3192));

	background-image: linear-gradient(#2e3192, #2e3192);

	color: #2F2552;

}

.modal-links a:hover {

	color: #f1592a;

}

.minimodal {

	position: fixed;

	top: 0;

	bottom: 0;

	left: 0;

	width: 100%

}

.minimodal__overlay {

	position: absolute;

	top: -8rem;

	left: 0;

	width: 100%;

	height: calc(100% + 16rem);

	background: rgba(0, 0, 0, .9)

}

.minimodal__viewport {

	position: relative;

	height: 100%;

	pointer-events: none

}

.minimodal__item {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%

}

.minimodal__status {

	position: absolute;

	top: 50%;

	left: 50%;

	-webkit-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

	color: #fff;

	text-align: center

}

.minimodal__content {

	height: 100%

}

.minimodal__element {

	display: block;

	position: relative;

	top: 50%;

	max-width: 100%;

	max-height: 100%;

	margin: auto;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);

	pointer-events: auto

}

.minimodal__element--map {

	background: #fff

}

.minimodal__element--video {

	max-width: 177.77778vh

}

.minimodal__element--video:before {

	display: block;

	padding-bottom: 56.25%;

	background: #000;

	content: ""

}

.minimodal__video {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%

}

.minimodal__caption {

	position: absolute;

	right: 0;

	bottom: 0;

	left: 0;

	color: #fff;

	pointer-events: auto

}

.minimodal__close {

	position: absolute;

	top: 0;

	right: 0

}

.minimodal__nav {

	position: absolute;

	top: 50%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%)

}

.minimodal__nav--previous {

	left: 0

}

.minimodal__nav--next {

	right: 0

}

.minimodal {

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

	opacity: 0;

	z-index: 1

}

.minimodal--active {

	opacity: 1

}

.minimodal__overlay {

	background:url(../images/grey_pattern.png) repeat center center;

}

.minimodal--gradient .minimodal__overlay {

	background:url(../images/grey_pattern.png) repeat center center;

}

.minimodal__content {

	width: 100%;

	max-width: 80rem;

	margin-right: auto;

	margin-left: auto;

	padding-right: 1.25rem;

	padding-left: 1.25rem

}

.header--mini .header__right {display:none;}

@media (min-width:32em) {

	.minimodal__content {

		padding-right: 2.5rem;

		padding-left: 2.5rem

	}

}

@media (min-width:48em) {

	.minimodal__content {

		padding-right: 3.75rem;

		padding-left: 3.75rem

	}

}

@media (min-width:64em) {

	.minimodal__content {

		padding-right: 5rem;

		padding-left: 5rem

	}

}

@media (min-width:80em) {

	.minimodal__content {

		padding-right: 6.25rem;

		padding-left: 6.25rem

	}

}

.minimodal__content {

	max-width: 87.5rem;

	-webkit-transform: scale(.5);

	transform: scale(.5);

	transition: transform .3s ease;

	-webkit-transition: transform .3s ease;

}

.minimodal__item--loaded .minimodal__content {

	-webkit-transform: none;

	transform: none;

	    overflow: auto;

}

.minimodal__status {

	visibility: hidden

}

.minimodal__close {

	width: 4rem;

	padding: 1.25rem;

	border: 0;

	background-color: transparent;

	color: #fff; cursor:pointer;

}

.header {

	position: relative;

	height: 5.5rem;

	z-index: 1

}

@media (min-width:64em) {

	.header {

		height: 6rem

	}

}

@media (min-width:64em) {

	.header--mini {

		pointer-events: none

	}

}

@media (min-width:64em) {

	.header--mini.header--menu,

	.header--mini.header--search {

		pointer-events: auto

	}

}

.header__container {

	position: relative;

	height: inherit;

	background-color: #fff;

	z-index: 1

}

@media (min-width:64em) {

	.header__container {

		background-color: transparent

	}

}

.header__container:before {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: #fff;

	z-index: -1

}

@media (min-width:64em) {

	.header__container:before {

		display: none

	}

}

.header--fixed .header__container {

	position: fixed

}

@media (min-width:64em) {

	.header--fixed .header__container {

		position: static

	}

}

@media (min-width:64em) {

	.header--mini .header__container {

		position: fixed

	}

}

.header--fixed .header__container,

.header--menu .header__container,

.header--mini .header__container,

.header--search .header__container {

	top: 0;

	left: 0;

	width: 100%

}

.header--menu .header__container,

.header--search .header__container {

	position: fixed;

	background-color: transparent

}

.header__logo {

	display: block;

	position: absolute;

	top: 48%;

	left: 53%;

	width: 200px;

	max-width: calc(100% - 11rem);

	-webkit-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

	color: #633296;

	background-image: none;

	/*background-color:#fff;*/

	padding:4px;

}

/*.header--menu .header__logo {background-color:#fff;}*/

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

.header__logo {width:90px!important;}}

@media (min-width:64em) {

	.header__logo {

		width: 200px;

		

	}

}

@media (min-width:64em) {

	.header--mini:not(.header--search):not(.header--menu) .header__logo {

		display: none

	}

}

.header--menu .header__logo,

.header--search .header__logo {

	color: #fff;

}

.header__top {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	height: inherit;

	padding: 0 .8125rem

}

@media (min-width:80em) {

	.header__top {

		padding: 0 2.25rem

	}

}

.header__mini {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	width: 100%

}

@media (min-width:64em) {

	.header--mini .header__mini {

		pointer-events: auto

	}

}

@media (min-width:64em) {

	.header--mini:not(.header--search):not(.header--menu) .header__mini {

		width: auto;

		margin-left: auto;

		background-color: #fff;

		background-color: var(--white);

		box-shadow: 0 0 1.25rem rgba(0, 0, 0, .25);

		box-shadow: 0 0 1.25rem rgba(var(--rgb-black), .25)

	}

}

.header__left {

	margin-right: auto

}

@media (min-width:64em) {

	.header__left {

		display: -webkit-box;

		display: flex;

		-webkit-box-align: center;

		align-items: center

	}

}

.header__search-toggle {

	width: 3.875rem;

	padding: 1.0625rem;

	border: 0;

	background-color: transparent;

	color: #633296;

	color: var(--purple)

}

@media (min-width:64em) {

	.header__search-toggle {

		width: 4.375rem;

		padding: 1.3125rem

	}

}

.header__search-toggle {display:none;}

.header--menu .header__search-toggle,

.header--search .header__search-toggle {

	color: #fbd132;

	color: var(--yellow)

}

.header__search-toggle__icon-inactive {

	display: block;

	-webkit-transition: -webkit-transform .3s ease;

	transition: -webkit-transform .3s ease;

	transition: transform .3s ease;

	transition: transform .3s ease, -webkit-transform .3s ease;

	-webkit-transition: -webkit-transform var(--transition);

	transition: -webkit-transform var(--transition);

	transition: transform var(--transition);

	transition: transform var(--transition), -webkit-transform var(--transition)

}

.header--search .header__search-toggle__icon-inactive {

	display: none

}

.header__search-toggle:hover .header__search-toggle__icon-inactive {

	-webkit-transform: scale(1.1);

	transform: scale(1.1)

}

.header__search-toggle__icon-active {

	display: none

}

.header--search .header__search-toggle__icon-active {

	display: block;

	margin: .125rem

}

.header__meta {

	font-family: 'Lato', sans-serif;

	font-size: .75rem;

	font-weight: 700;

	letter-spacing: .09375rem;

	line-height: 1.5;

	text-transform: uppercase;

	position: absolute;

	left: 0;

	width: 100%;

	padding: 1rem 1rem 0 1rem;

	-webkit-transform: translateX(100%);

	transform: translateX(100%);

	-webkit-transition: visibility .3s ease, -webkit-transform .3s ease;

	transition: visibility .3s ease, -webkit-transform .3s ease;

	transition: transform .3s ease, visibility .3s ease;

	transition: transform .3s ease, visibility .3s ease, -webkit-transform .3s ease;

	-webkit-transition: visibility var(--transition), -webkit-transform var(--transition);

	transition: visibility var(--transition), -webkit-transform var(--transition);

	transition: transform var(--transition), visibility var(--transition);

	transition: transform var(--transition), visibility var(--transition), -webkit-transform var(--transition);

	color: #fff;

	text-align: center;

	visibility: hidden

}

@media (min-width:64em) {

	.header__meta {

		position: static;

		width: auto;

		padding: 0;

		-webkit-transform: none;

		transform: none;

		-webkit-transition: none;

		transition: none;

		color: #000;

		visibility: visible

	}

}

.header__meta ul {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	margin: 0;

	padding: 0;

	list-style: none

}

.header__meta li {

	margin: 0 10px;

}

.header__meta a {

	position: relative;

	padding-bottom: .375rem;

	background-image: none;

	background-size: 100% .125rem;

	color: inherit

}

.header__meta a:before {

	content: "";

	display: none;

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	border-bottom: .125rem solid;

	-webkit-transform: translateY(.25rem);

	transform: translateY(.25rem);

	transition: transform .3s ease, opacity .3s ease;

	-webkit-transition: transform .3s ease, opacity .3s ease;

	opacity: 0;

	pointer-events: none

}

@media (min-width:64em) {

	.header__meta a:before {

		display: block

	}

}

.header__meta a:hover {

	color: #2F2552;

}

@media (min-width:64em) {

	.header__meta a:hover {

		background-image: none!important

	}

	.header__meta a:hover:before {

		-webkit-transform: none;

		transform: none;

		opacity: 1

	}

}

.header__meta .header__highlight {

	display: block;

	padding: .875rem 1.125rem;

	-webkit-transition: color .3s ease, box-shadow .3s ease;

	transition: color .3s ease, box-shadow .3s ease;

	box-shadow: inset 0 0 0 .125rem #fbd132;

}

.header__meta .header__highlight:before {

	display: none

}

.header__meta .header__highlight:hover {

	background-color: transparent;

	background-image: none!important;

	color: #633296;

	color: var(--purple);

	box-shadow: inset 0 0 0 2rem #fbd132;

	box-shadow: inset 0 0 0 2rem var(--yellow)

}

.header--menu .header__meta,

.header--search .header__meta {

	-webkit-transform: none;

	transform: none;

	color: #2F2552;

	visibility: visible

}

@media (min-width:64em) {

	.header:not(.header--search):not(.header--menu) .header__meta a:hover {

		color: #ca3333;

	}

}

@media (min-width:64em) {

	.header:not(.header--search):not(.header--menu) .header__meta .header__highlight:hover {

		background-color: transparent;

		background-image: none!important;

		color: #633296;

		box-shadow: inset 0 0 0 2rem #fbd132;

	}

}

.header__meta--links {

	top: 5.5rem;

	border-top: .0625rem dashed;

	/*border-bottom: .0625rem dashed*/

}

@media (min-width:64em) {

	.header__meta--links {

		border: 0

	}

}

.header__meta--actions {

	background-color: transparent;

	position: fixed;

	/*bottom: 0*/

	padding: 1rem 1rem 1rem 1rem;

	top:211px;

}

@media (min-width:64em) {

	.header__meta--actions {

		position: static;

		background: none

	}

}

@media (min-width:64em) {

	.header--mini:not(.header--search):not(.header--menu) .header__hidden {

		display: none

	}

}

@media (min-width:64em) {

	.header__right {

		display: -webkit-box;

		display: flex;

		-webkit-box-align: center;

		align-items: center

	}

}

.header__menu-toggle {

	width: 3.875rem;

	padding: 1.0625rem;

	border: 0;

	background-color: #ec5252;

	color: #fff; display:none;

}

@media (min-width:64em) {

	.header__menu-toggle {

		width: 4.375rem;

		padding: 1.3125rem

	}

}

.header__menu-toggle:hover {

	background-color: #ca3333;

}

.header--menu .header__menu-toggle,

.header--search .header__menu-toggle {

	background-color: #2e3192;

	color: #fff;

}

.header--menu .header__menu-toggle:hover,

.header--search .header__menu-toggle:hover {

	background-color: #1b1d75;

}

.header--menu .header__menu-toggle__icon-inactive {

	display: none

}

.header__menu-toggle__icon-active {

	display: none

}

.header--menu .header__menu-toggle__icon-active {

	display: block;

	margin: .125rem

}

.header__flyout {

	background:url(../images/grey_pattern.png) repeat center center;

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100vh;

	padding: 8.75rem 0 4.875rem;

	-webkit-transform: translateX(100%);

	transform: translateX(100%);

	transition: transform .3s ease, visibility .3s ease;

	-webkit-transition: transform .3s ease, visibility .3s ease;

	visibility: hidden;

	color: #fff;

	overflow: hidden;

	z-index: -1

}

@media (min-width:64em) {

	.header__flyout {

		padding: 7rem 0 0

	}

}

.header--menu .header__flyout,

.header--search .header__flyout {

	-webkit-transform: none;

	transform: none;

	visibility: visible

}

.header__bg {

	position: absolute;

	right: -12rem;

	bottom: -8rem;

	width: 34rem;

	opacity: .1;

	z-index: -1

}

@media (min-width:64em) {

	.header__bg {

		right: auto;

		left: -4rem

	}

}

.header__menu,

.header__search {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: start;

	align-items: flex-start;

	-webkit-box-pack: center;

	justify-content: center;

	position: absolute;

	width: 100%;

	height: 100%;

	opacity: 0;

	visibility: hidden

}

@media (min-width:64em) {

	.header__menu,

	.header__search {

		-webkit-box-align: center;

		align-items: center

	}

}

.header--search .header__search {

	position: static;

	-webkit-transition: opacity .3s ease, visibility .3s ease;

	transition: opacity .3s ease, visibility .3s ease;

	-webkit-transition: opacity var(--transition), visibility var(--transition);

	transition: opacity var(--transition), visibility var(--transition);

	opacity: 1;

	visibility: visible

}

.header__scroll {

	width: 100%;

	max-height: 100%;

	overflow: auto

}

.header__main {

	width: 100%;

	max-width: 80rem;

	margin-right: auto;

	margin-left: auto;

	padding-right: 1.25rem;

	padding-left: 1.25rem

}

@media (min-width:32em) {

	.header__main {

		padding-right: 2.5rem;

		padding-left: 2.5rem

	}

}

@media (min-width:48em) {

	.header__main {

		padding-right: 3.75rem;

		padding-left: 3.75rem

	}

}

@media (min-width:64em) {

	.header__main {

		padding-right: 5rem;

		padding-left: 5rem

	}

}

@media (min-width:80em) {

	.header__main {

		padding-right: 6.25rem;

		padding-left: 6.25rem

	}

}

@media screen and (min-width: 768px) {

.btm{position:absolute; bottom:5px;text-align:center; left: 50%;
    transform: translateX(-50%);}

}

.header__main {

	font-family: miller-display, serif;

	font-family: var(--serif);

	font-size: 1.5rem;

	font-weight: 600;

	letter-spacing: normal;

	line-height: 1.167;

	text-transform: none;

	padding-top: 2.5rem;

	padding-bottom: 2.5rem;

	font-weight: 400

}

@media (min-width:64em) {

	.header__main {

		display: -webkit-box;

		display: flex;

		padding-top: 0;

		padding-bottom: 7rem;

		font-size: 2rem

	}

}

.header--menu .header__menu {

	position: static;

	-webkit-transition: opacity .3s ease, visibility .3s ease;

	transition: opacity .3s ease, visibility .3s ease;

	-webkit-transition: opacity var(--transition), visibility var(--transition);

	transition: opacity var(--transition), visibility var(--transition);

	opacity: 1;

	visibility: visible

}

.header__media {

	border-radius: 50%;

	overflow: hidden

}

@supports ((-webkit-clip-path:url("#ellipse")) or (clip-path:url("#ellipse"))) {

	.header__media {

		border-radius: 0;

		-webkit-clip-path: url(#ellipse);

		clip-path: url(#ellipse)

	}

}

.header__media:before {

	content: "";

	display: block;

	padding-top: 99.472%

}

.header__media {

	display: none

}

@media (min-width:64em) {

	.header__media {

		display: block;

		position: absolute;

		top: 53%;

		left: 50%;

		width: 30rem;

		-webkit-transform: translate(-50%, -50%);

		transform: translate(-50%, -50%);

		z-index: -1

	}

}

.header__image {

	position: absolute;

	top: 50%;

	left: 0;

	width: 100%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%)

}

.header__primary {

	text-transform: uppercase

}

@media (min-width:48em) {

	.header__primary {

		font-size: 125%

	}

}

@media (min-width:64em) {

	.header__primary {

		-webkit-box-flex: 1;

		flex-grow: 1;

		margin-right: 3rem

	}

}

.header__primary ul {

	margin: 0;

	padding: 0;

	list-style: none

}

.header__primary li {

	margin-top: .75rem

}

@media (min-width:64em) {

	.header__primary li {

		margin-top: 1rem

	}

}

.header__primary li:first-child {

	margin-top: 0

}

.header__primary a {

	background-image: none;

	color: inherit;

	font-size: 14px;

}

.header__primary a:hover {

	color: #fbd132;

	color: var(--yellow)

}

.header__form {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	padding-bottom: 1rem;

	border-bottom: .125rem solid

}

.header__label {

	-webkit-box-flex: 1;

	flex-grow: 1;

	width: 0

}

.header__input {

	width: 100%;

	padding: 0;

	border: 0;

	background-color: transparent;

	color: #fbd132;

	color: var(--yellow);

	font-family: expo-sans-pro, sans-serif;

	font-family: var(--sans);

	font-size:22px;

}

.header__input:focus {

	color: #fff;

	color: var(--white);

	outline: 0

}

.search__button {

	-webkit-box-ordinal-group: 0;

	order: -1;

	width: 1.75rem;

	margin-right: 1rem;

	padding: 0;

	border: 0;

	background-color: transparent

}

@media (min-width:64em) {

	.header__side {

		flex-shrink: 0;

		align-self: center;

		width: 14rem;

		margin-left: auto

	}

}

.header__heading {

	margin: 2.5rem 0 1rem;

	color: #fbd132;

	color: var(--yellow)

}

@media (min-width:64em) {

	.header__heading {

		margin: 0 0 1.1875rem

	}

}

.header__list {

	font-family: expo-sans-pro, sans-serif;

	font-size: .75rem;

	font-weight: 700;

	letter-spacing: .09375rem;

	line-height: 1.5;

	text-transform: uppercase;

	position: relative;

	margin: 0;

	padding: 0;

	list-style: none

}

.header__list:before {

	content: "";

	position: absolute;

	top: .375rem;

	left: .125rem;

	bottom: .375rem;

	border-left: .0625rem solid;

	z-index: -1

}

.header__list li {

	margin-top: .5rem

}

.header__list a {

	display: inline-block;

	padding: .125rem 0 .125rem 1rem;

	border-left: .3125rem solid transparent;

	background-image: none;

	color: inherit

}

.header__list a:hover {

	border-left-color: currentColor;

	color: #fbd132;

}

/* banner-home */

.banner {position: relative;}

.banner-img, .banner-img img { width:100%; position:relative; height: 100%; object-fit:cover;}

/*     Footer     */

.footer {padding-top: 4.75rem;padding-bottom: 2rem; background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/footer-background.jpg') center center no-repeat; background-size: cover;}

.footer .footer-col {margin-bottom: 2.25rem;}

.footer h5 {margin-bottom: 0.5rem;}

.footer a {text-decoration: none;}

.footer h5 {color:#ec5252; font-size:24px; line-height:28px; font-weight:800; margin-bottom:15px;}

.footer p, .footer a {color: #bbb;}

.footer p {font-size: 15px; line-height: 22px;}

.footer p a {color:#2e3192; font-weight:700;}

.footer p a:hover {color:#f1592a;}

.footer p span {color:#f1592a;}

.footer a:hover {color:#ec5252;}

.footer .list-unstyled .fas {color: #bbb; font-size: 0.5rem; line-height: 1.775rem;}

.footer .list-unstyled .fa {color: #bbb; font-size:18px; line-height: 1.875rem;}

.footer .list-unstyled li {color: #bbb;}

.footer .list-unstyled .media-body {margin-left: 0.625rem;}

.footer .fab {margin-bottom: 0.75rem;margin-right: 8px;color: #ccc;font-size: 1.25rem;transition: all 0.2s ease;}

.footer .fab:hover {color: #ec5252;}

/*     Copyright     */

.copyright {padding-top: 1.5rem; padding-bottom: 0.375rem;background-color: #000;text-align: center;}

.copyright .p-small {color: #999;/*font-size: 0.75rem;line-height: 1.375rem;*/}

.copyright a {color: #999;}

/** accreditation-certi-sec **/

.accreditation-certi-sec {padding:20px 0;}

/**** hm-about ****/

.hm-about {position:relative; background: #fff;color:#000; padding: 0rem 7.5rem;margin: 30px 20px 0px 0px;}

.hm-about .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgba(76, 80, 203, 0.5);}

.hm-about .list-unstyled {margin:0;}

.hm-about .list-unstyled .fas {font-size: 0.5rem; line-height: 1.775rem;}

.hm-about .list-unstyled .media-body {margin-left: 0.625rem;}

.abt-img {margin:0 0 20px; position:relative;}

.abt-img:after {content:''; position:absolute; background-color:rgba(0,0,0,.2); left:0; right:0; top:0; bottom:0;}

.abt-img img {width:100%;}

/* testimonial */

.hm-testimonial {position:relative; padding: 60px 0; clear: both;}

.hm-testimonials {position:relative; padding: 60px 0; clear: both;}

.hm-testimonials p {color:#fff;font-size:18px;}

.hm-testimonials ul{padding-left:20px;}

.hm-testimonials ul li{list-style:circle!important;color:#fff;font-size:17px;}

.three-bx-con .btn{padding: 10px 25px 10px!important;}

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

	.hm-testimonial {padding: 40px 0;}

}

.hm-testimonial {background: #4c50cb; position: relative;}

.hm-testimonial .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgb(6 71 113 / 77%);}

.hm-testimonials {background: #4c50cb; position: relative;}

.hm-testimonials .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgb(6 71 113 / 77%);}

.hm-testimonial .testimony-slide {text-align: center; position: relative; color: #fff !important;}

.hm-testimonial .testimony-slide span {font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; display: block;}

.hm-testimonial .testimony-slide span small {font-size: 11px; font-weight: 300; letter-spacing: 3px;}

.hm-testimonial .testimony-slide .user {

  display: block;

  width: 66px;

  height: 64px;

  /*background-size: cover;

  background-position: center center;

  background-repeat: no-repeat;*/

  position: relative;

  margin: 0 auto;

  margin-bottom: 10px;

  /*-webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  border-radius: 50%;*/

}

.hm-testimonial .testimony-slide blockquote {border: none; margin: 30px auto; width: 70%; position: relative;  padding: 0;}

.hm-testimonial .testimony-slide blockquote p {color:#fff;}

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

  .hm-testimonial .testimony-slide blockquote {

    width: 85%;

  }

}

.hm-testimonial .testi-heading {margin-bottom: 3em;}

.hm-testimonial .testi-heading h2 {color: #fff; margin-bottom: 20px !important;}

.hm-testimonial .testi-heading span { padding: 7px 15px; position: relative;}

.hm-testimonial .testi-heading span:before { position: absolute; top: 28px; left: -40px; content: ''; width: 40px; height: 1px; background: white;}

.hm-testimonial .testi-heading span:after {position: absolute; top: 28px; right: -40px; content: ''; width: 40px; height: 1px; background: white;}

.hm-testimonial .slick-dots {margin:0; padding:0; list-style-type:none; text-align:center;}

.hm-testimonial .slick-dots li {display:inline-block; width: 10px; height: 10px; margin: 5px 7px; background:#f1592a; text-indent:999999px; border-radius:50%;}

.hm-testimonial .slick-dots li.slick-active {background:#fff;}

/* banner-hgt-sec */

.banner-hgt-sec {position:relative;}

.banner-hgt-icon {float:left; width:70px; height:70px; background-color:#f3f5f7; border-radius:50%; display: flex; justify-content: center; align-items: center;}

.banner-hgt-icon i {color:#f1592a; font-size:35px;}

.banner-hgt-cont {float:left; padding-left:15px;}

.banner-hgt-cont p {padding:0; font-size:20px; line-height:24px;}

.banner-hgt-sec-detls {padding:15px; -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.37);

-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.37);

box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.37); background-color: #fff; margin-top: -30px;}

/* fh5co-course-categories */

.fh5co-course-categories {background: #f9f9f9;

    color: #000;

    padding: 2rem 7.5rem;

    margin-top: 30px;}

.fh5co-course-categories .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgb(0 0 0 / 4%);}

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

.fh5co-course-categories {padding: 40px 0;}

}

.fh5co-heading {margin-bottom: 40px;}

.fh5co-heading h2 {font-size: 28px; margin-bottom: 15px; color: #151765;}

.services {width: 95%; margin: 0 auto; margin-bottom: 30px; position: relative; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}

.services h3 {font-weight: 600; color: #151765; margin:0 0 15px; font-size: 18px; line-height:22px;}

.services h3 a {color: #000;}

.services .icon {width: 90px; display:block; /*height: 90px; background: #fff; display: table; text-align: center;*/ margin: 0 auto;  margin-bottom: 8px; /*-webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;*/}

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

/*.services .icon {margin: 0 auto 30px auto;}*/

}

.services .icon i {display: table-cell; vertical-align: middle; font-size: 40px; line-height: 40px; color: #0c0d30; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}

/*.services:hover .icon, .services:focus .icon {background: #2e3192;}

.services:hover .icon i, .services:focus .icon i {color: #f1592a;}*/

.form_h2{font-size: 50px; line-height: 70px; color:#fff;font-weight:600;}

.form_h4{font-size: 22px; line-height: 34px; color:#fff;font-weight:600;}

.footer_span{font-size: 20px; line-height: 25px; color:#fff;font-weight:100;margin-bottom:20px;}

.form_span{font-size: 25px; line-height: 30px; color:#fff;font-weight:100;margin-bottom:20px;}

/* fm-form-sec */

.hm-form-sec{padding:0rem 1rem;}

.hm-form-sec .form-detls {background-color: #f96e46; padding:20px 20px; margin:100px 0;}

/*.hm-form-sec .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgba(0, 0, 0, 0.1);}*/

.hm-form-sec label {color:#151765; font-weight:700;}

.hm-form-sec label span {color: #F00;}

.banner-btm-detls {padding: 0rem 2rem;}

/* hm-course-sec */

.hm-course-sec {position:relative; padding:60px 0px;}

.hm-course-sec h2 {text-align:center;}

.course-pic {position: relative;}

.course-pic img {width: 100%; height: 100%;}

.course-box {-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);

-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);

box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32); margin: 8px 1px;}

.course-slider .slick-arrow {width: 33px; height: 33px; text-indent: -99999px; outline: none; position: absolute; z-index: 1; border: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); border-radius: 50%; cursor:pointer;}

.course-slider .slick-prev {background: #f57d58 url(../images/prev.png) no-repeat center center; left: 0;}

.course-slider .slick-next {background: #f57d58 url(../images/next.png) no-repeat center center; right: 0;}

.course-cont {padding:15px;}

.course-cont h3 {font-size:16px; line-height:20px; color:#45526c; margin:0 0 15px; font-weight:500;}

.course-cont ul {margin:0 0 15px; padding:0; list-style-type:none;}

.course-cont ul li {position:relative; line-height:22px; font-size:14px; color: #45526c; margin-left: 8px;}

.course-cont ul li i {color:#333132;}

.course-cont a.btn {border: 1px solid rgba(207,216,220,0.3); display:block; width:100%; background-color:transparent; font-size:14px; color:#f1592a;}

.course-cont a.btn i {margin-left:4px;}

.hvr-icon-forward {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-transition-duration: 0.1s;

  transition-duration: 0.1s;

}

.hvr-icon-forward .hvr-icon {

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  -webkit-transition-duration: 0.1s;

  transition-duration: 0.1s;

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {

  -webkit-transform: translateX(4px);

  transform: translateX(4px);

}

.navbar {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 5px;

}

/*

headeer top

*/

.topbar{

  background-color: #ff6435;

  padding: 0;

}

.topbar .container .row {

  margin:-7px;

  padding:0;

}

.topbar .container .row .col-md-12 { 

  padding:0;

}

.topbar p{

  margin:0;

  display:inline-block;

  font-size: 13px;

  color: #f1f6ff;

}

.topbar p > i{

  margin-right:5px;

}

.topbar p:last-child{

  text-align:right;

} 

header .navbar {

    margin-bottom: 0;

}

.topbar li.topbar {

    display: inline;

    padding-right: 18px;

    line-height: 52px;

    transition: all .3s linear;

}

.topbar li.topbar:hover {

    color: #1bbde8;

}

.topbar ul.info i {

    color: #131313;

    font-style: normal;

    margin-right: 8px;

    display: inline-block;

    position: relative;

    top: 4px;

}

.topbar ul.info li {

    float: right;

    padding-left: 30px;

    color: #ffffff;

    font-size: 13px;

    line-height: 44px;

}

.topbar ul.info i span {

    color: #aaa;

    font-size: 13px;

    font-weight: 400;

    line-height: 50px;

    padding-left: 18px;

}

ul.social-network {

  border:none;

  margin:0;

  padding:0;

}

ul.social-network li {

  border:none;  

  margin:0;

}

ul.social-network li i {

  margin:0;

}

ul.social-network li {

    display:inline;

    margin: 0 5px;

    border: 0px solid #2D2D2D;

    padding: 5px 0 0;

    width: 32px;

    display: inline-block;

    text-align: center;

    height: 32px;

    vertical-align: baseline;

    color: #fff;

}

ul.social-network li a{

	color:#fff;

}

ul.social-network {

  list-style: none;

  margin: 5px 0 10px -25px;

  float: right;

}

.waves-effect {

    position: relative;

    cursor: pointer;

    display: inline-block;

    overflow: hidden;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-tap-highlight-color: transparent;

    vertical-align: middle;

    z-index: 1;

    will-change: opacity, transform;

    transition: .3s ease-out;

    color: #fff;

}

a {

  color: #0a0a0a;

  text-decoration: none;

}

li {

    list-style-type: none;

}

.bg-image-full {

    background-position: center center;

    background-repeat: no-repeat;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

.bg-dark {

    background-color: #222!important;

}

@media only screen and (min-width: 767px) {

.mx-background-top-linear {

   background: linear-gradient(45deg, #293191  32%, #00d4e5 32%);

}

}

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

.mx-background-top-linear {

   background: linear-gradient(45deg, #293191  70%, #00d4e5 70%);

}

}

.dropdown-toggle::after {

   transition: transform 0.15s linear; 

}

.show.dropdown .dropdown-toggle::after {

  transform: translateY(3px);

}

/* three-bx-area */

.three-bx-area {position:relative; padding:60px 0;}

.three-bx {-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.37);

-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.37);

box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.37); overflow: hidden;background-color:#fff;}

.three-bx-img {overflow:hidden;}

.three-bx-img img {width:100%; height:100%;}

.three-bx-cont {padding:15px;}

.three-bx-cont h3 {color:#222; font-weight:700; margin:0 0 10px; font-size:20px; line-height:24px;}

.hvr-grow {display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0);

box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform;}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active { -webkit-transform: scale(1.1); transform: scale(1.1);}

.three-bx-cont a.btn {background-color:transparent; border:1px solid #00aeef; color:#00aeef; font-size: 14px; padding: 4px 14px 6px;}

/* inner-banner */

.inner-banner {position:relative; background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../images/footer-background.jpg) center center no-repeat; background-size: cover; color:#fff; padding:80px 0;}

.innr-banner-cont h2 {font-size: 35px; line-height:40px; font-weight: 700; margin:0 0 15px;}

.innr-banner-cont p {color:#fff; padding:0; font-size: 18px; line-height: 24px;}

/* programme_overview_section */

.programme_overview_section {position:relative; padding:30px 0;}

.programme_overview_left {padding:35px 20px; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);

-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);

box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22); border-radius:10px; background-color:#fff;}

.programme_overview_left p {padding:0;}

.programme_overview_right h2 {font-weight:300;}

.programme_overview_right ul {margin:0; padding:0; list-style-type:none; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }

.programme_overview_right ul li {display:block; font-size:15px; line-height: 21px; margin:0 0 10px; position:relative; padding-left:20px;}

.programme_overview_right ul li i {position:absolute; left:0; top:3px; color:#d9534f;}

.programme_overview_form {padding:20px; border-radius: 10px;}

.programme_overview_form label {color: #151765; font-weight: 700;}

.programme_overview_right {margin-top:30px;}

/* curriculum-section */

.curriculum-section {color:#fff; padding:30px 0; background: rgba(240,102,60,1);

background: -moz-linear-gradient(left, rgba(240,102,60,1) 0%, rgba(248,157,129,1) 100%);

background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,102,60,1)), color-stop(100%, rgba(248,157,129,1)));

background: -webkit-linear-gradient(left, rgba(240,102,60,1) 0%, rgba(248,157,129,1) 100%);

background: -o-linear-gradient(left, rgba(240,102,60,1) 0%, rgba(248,157,129,1) 100%);

background: -ms-linear-gradient(left, rgba(240,102,60,1) 0%, rgba(248,157,129,1) 100%);

background: linear-gradient(to right, rgba(240,102,60,1) 0%, rgba(248,157,129,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0663c', endColorstr='#f89d81', GradientType=1 );}

.curriculum-section h2 {margin:0 0 20px;}

.curriculum-section ul {margin:0; padding:0; list-style-type:none; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}

.curriculum-section ul li {position:relative; padding-left:15px;}

.curriculum-section ul li span {font-weight:700; font-size:17px;}

.curriculum-section ul li i {font-size: 0.5rem; position:absolute; left:0; top:9px;}

/* course-overview */

.course-overview {position:relative; background-color: #ebecf8; padding:60px 0 0;}

#more {display: none;}

.course-overview-cont h3 {font-size: 22px; font-weight: 600; color: #101010; margin:0 0 15px;}

.course-overview-cont p {display:inline; padding:0;}

.course-overview-cont button.show-btn {border:none; background-color:transparent; color:#2e3192; display:inline; cursor:pointer;}

.course-overview-cont button.show-btn:hover {color:#f53941;}

.course-overview-cont p span#more1, .course-overview-cont p span#more2, .course-overview-cont p span#more3, .course-overview-cont p span#more4 {display:none;}

.course-overview-bx {margin:0 0 60px;}

/* cambridge-TKT-section */

.cambridge-TKT-section {position:relative; padding:60px 0; background: #4c50cb; color:#fff; text-align:center; z-index:0;}

.cambridge-TKT-section .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgba(76, 80, 203, 0.5); z-index:-1;}

.cambridge-TKT-section h2 {margin:0 0 20px;}

.cambridge-TKT-section p {color:#fff;}

.cambridge-TKT-section h3 {font-weight:400; margin:0 0 15px;}

.faq-area{padding: 0 130px;}

.faq_box{width:100%;padding:0px;margin:0px;}

.faq_item{text-align:left;position:relative;width:100%;margin-bottom:13px;overflow:hidden;background-color:#fff;border:1px solid #cbcbcb;border-radius:5px;}

.faq_hd{margin-bottom:0px;cursor:pointer;position:relative;border-radius:3px;overflow:hidden;}

.faq_hd.closed h4{background-image:url(../images/minus-icon.png);}

.faq_hd h4{font-family:'Work Sans', sans-serif;font-weight:600;font-size:15px;line-height:22px;color:#242424;position:relative;background-color:#e1e0e0;background-image:url(../images/plus-icon.png);background-repeat:no-repeat;background-position:96.5% 21px;padding: 15px 34px 15px 20px;

}

.faq_cont{display:none;padding: 15px 34px 15px 20px;}

.faq_cont ul {margin:0; padding:0; list-style-type:none;}

.faq_cont ul li {position: relative; padding-left: 15px; color:#000;}

.faq_cont ul li i {font-size: 0.5rem; position: absolute; left: 0; top: 9px; color:#d9534f;}

.faq_cont p {color:#000;}

/* advantage-section */

.advantage-section {position:relative; padding:60px 0;}

.advantage-section h2 {margin:0 0 50px;}

.advantage-section .group-tabs {width: 100%; position: relative; margin: 0px; padding: 0px;}

.nav-tabs {display: inline-table; width: 100%; margin: 0px 0px 60px; padding: 0px; border: none;}

.nav-tabs li {display: inline-table; margin: 0 !important; list-style: none; width: 33%; position: relative; text-align: center;}

.nav-tabs>li>a {display: block; outline: none; border:1px solid #e3ebf3 !important; border-bottom:4px solid #e3ebf3 !important; color: #333132; padding: 12px 18px;  margin: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-radius: 0px !important; background-color: #fff; font-weight: 400; text-transform: capitalize;}

.nav-tabs>li>a img.hover {display:none;}

.nav-tabs>li>a img.normal {display:inline-block;}

.nav-tabs>li>a img {margin-right: 60px;}

.nav-tabs>li>a:hover {background-color:#f4f4f4;}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: #f1592a; border-bottom:4px solid #f1592a !important;}

.nav-tabs .nav-item.show .nav-link img.hover, .nav-tabs .nav-link.active img.hover {display:inline-block;}

.nav-tabs .nav-item.show .nav-link img.normal, .nav-tabs .nav-link.active img.normal {display:none;}

.tab-body {width: 100%; position: relative; margin: 0px; padding: 0px;}

.tab-body p:last-child {padding:0;}

.advantage-img img {width:100%;}

.nav-link{color:#213290;font-weight:bold;}

/* admission-process-section */

.admission-process-section {padding:60px 0; background: #4c50cb; position:relative; z-index:0;}

.admission-process-section .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgba(76, 80, 203, 0.5); z-index: -1;}

.admission-process-section h2 {color:#fff;}

.admission-process-section p {color:#fff;}

.admission-box {background-color:#fff; padding:40px 30px; -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.28);

-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.28);

box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.28); margin:10px 0;}

.admission-slider .slick-arrow {width: 33px; height: 33px; text-indent: -99999px; outline: none; position: absolute; z-index:1; border: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); border-radius: 50%; cursor:pointer; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.34);

-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.34);

box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.34);}

.admission-slider .slick-prev {background: #fff url(../images/prev.png) no-repeat center center; left: 0;}

.admission-slider .slick-next {background: #fff url(../images/next.png) no-repeat center center; right: 0;}

.admission-slider .slick-disabled {opacity: 0; pointer-events:none;}

.admission-cont h3 {font-size: 22px; line-height: 26px; font-weight:400px; margin:0 0 12px;}

.admission-cont p {font-size: 14px; color: #5a5a5a; line-height: 21px;}

/* reviews-section */

.reviews-section {padding:60px 0;}

.reviews_box {background-color:#fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24);

-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24);

box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24); padding:24px; margin:10px 0;}

.reviews_img {float:left;}

.reviews_img_cont {float:left; padding: 12px 0 12px 12px;}

.reviews_img_cont h4 {font-size:16px; line-height: 18px; font-weight: 600; text-transform: capitalize; color: rgba(21,28,42,.87);}

.reviews_img_cont ul {margin:0; padding:0; list-style-type:none;}

.reviews_img_cont ul li {display:inline-block; font-size:12px; line-height: 14px; color: #475465; position:relative; padding-left:8px; margin-left:5px;}

.reviews_img_cont ul li:before {content:''; position:absolute; width:4px; height:4px; background-color:#475465; border-radius:50%; left:0; top:5px;}

.reviews_img_cont ul li:first-child {margin:0;}

.reviews_img_area {margin:0 0 20px;}

.reviews_cont p {padding:0; font-size: 14px; line-height: 22px; color: #475465; position:relative; padding-left:20px;}

.reviews_cont p i {position:absolute; left:0; top:5px; color:#f23e36;}

.reviews-slider .slick-dots {margin: 50px 36px 0 0; padding:0; list-style-type:none; text-align:right;}

.reviews-slider .slick-dots li {display:inline-block; width: 90px; height: 5px; margin: 0; background:#eaebec; text-indent:999999px; border-radius:5px;}

.reviews-slider .slick-dots li.slick-active {background: #f1592a;}

.reviews-slider .slick-arrow {width:22px; height:11px; text-indent: -99999px; outline: none; position: absolute; z-index:1; border: 0; top: 91%; cursor:pointer; }

.reviews-slider .slick-prev {background: url(../images/left-arrow.png) no-repeat center center; left: 70%;}

.reviews-slider .slick-next {background: url(../images/right-arrow.png) no-repeat center center; right: 0;}

.accreditation-certi-sec.inner-accreditation {background-color: #ebecf8;}

/* three-bx-area fr_inner_page */

.three-bx-area.fr_inner_page .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; background: rgba(76, 80, 203, 0.5);}


.panel-group {
	margin: 20px 0px;
}
.error-page {
    text-align: center;
}
.contact-wrap {
    background: #eee;
    padding: 40px;
    border-radius: 6px;
    border: 3px solid #ddd;     width: 860px;
    margin: 0 auto 30px;
}
.error-page h1 {
    margin: 0px 0px 15px;
    font-size: 50px;
    font-weight: bold;
    color: #007791;
}
.error-page h4 {
    margin: 0px 0px 30px;
    color: #ec5252;
}
.error-page .social-share li {
    display: inline-block !important;
    margin-right: 2px;
}
.error-page .social-share i {
    font-size: 18px;
    color: #ec5252 !important;
}
.social-share li a {
    width: 25px;
    height: 25px;
    display: block;
    background: #fff;
    border-radius: 50px;
    line-height: 25px;
    color: #ec5252;
    box-shadow: -2px 0px 6px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -2px 0px 6px rgba(0, 0, 0, 0.4);
    text-align: center;
}

/**			==============	Responsive style start	============================---------------------------------------------------------------****

*********************************************--------------------------------------------------------------------------------------------------***/

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

.header__meta li {margin: 0 6px;}

}

/*******		end 1340		*/

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

.banner-hgt-cont p {font-size: 17px; line-height: 21px;}

.banner-hgt-cont {padding-left: 10px;}

}

/*******		end 1299		*/

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

.header__menu-toggle {display:block;}

.header--mini .header__right {display:block;}

.header__meta ul {display:block; text-align:left;}

.header__meta--actions {/*border-top: 0.0625rem dashed;*/

    border-bottom: 0.0625rem dashed;}

.header__meta a {font-size: 14px;}

.header__logo {left: 50%;}

.header__meta--actions {padding: 0 1rem 1rem 1rem;}

.header__flyout {background:url(../images/grey_pattern.png) repeat center center;}

.header__meta a {color: #2F2552;}

.header__meta a:hover {color: #f1592a;}

.header__meta--links, .header__meta--actions {border-color:#2F2552;}

}

/*******		end 1023		*/

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

.banner-hgt-icon {float:none; margin:0 auto;}

.banner-hgt-cont {float:none; padding-left:0; text-align:center;}

.banner-hgt-bx {margin:0 0 20px;}

.banner-hgt-cont p br {display:none;}

.banner-hgt-cont p {font-size:20px; line-height:24px;}

.abt-right {top: 0;}

.hm-about {margin-top: 0;}

.faq-area {padding: 0;}

.nav-tabs>li>a img {margin-right: 5px;}

.reviews_img {float: none;}

.reviews_img img {margin:0 auto;}

.reviews_img_cont {float: none; padding: 0; text-align:center;}

.reviews_box {padding:15px;}

.innr-banner-cont h2 {font-size:30px; line-height: 32px; margin: 0 0 12px;}

.innr-banner-cont p {font-size: 16px; line-height: 22px;}

.inner-banner {padding: 60px 0;}

}

/*******		end 991		*/

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

h1 {font-size: 26px; line-height: 30px;}

h2 {font-size: 26px; line-height: 30px;}

.wrapper h1 {margin:0 0 20px;}

.wrapper h2 {margin:0 0 20px;}

p {font-size: 15px; line-height: 23px;}

.header__logo {width: 190px!important;}

.banner-hgt-sec-detls {margin:-20px 0 0; padding:10px;}

.banner-hgt-cont p {font-size: 16px; line-height: 19px;}

.banner-hgt-sec-detls [class*=col-]:last-child .banner-hgt-bx {margin:0;}

.hm-about {padding:30px 0;}

.hm-course-sec {padding:20px 0;}

.fh5co-course-categories {padding:25px 0 10px;}

.fh5co-heading {margin-bottom: 10px;}

.services {margin-bottom: 30px;}

.three-bx-area {padding:25px 0;}

.three-box {padding:25px 0;}

.three-bx {margin:0 0 30px;}

.three-bx-area [class*=col-]:last-child .three-bx {margin:0;}

.three-box [class*=col-]:last-child .three-bx {margin:0;}

.hm-testimonial {padding:30px 0;}

.hm-testimonial .testi-heading { margin-bottom: 1em;}

.hm-testimonial .testimony-slide blockquote {margin:15px auto;}

.footer {padding:30px 0;}

.copyright {padding:15px 0;}

.copyright p {padding:0;}

.footer [class*=col-]:last-child .footer-col {margin:0;}

.hm-form-sec {margin-top: 12px;}

.copyright .p-small {font-size:14px; line-height: 20px;}

.modal-links a {font-size:14px !important;}

.programme_overview_section {padding:20px 0;}

.programme_overview_left {padding:15px; margin:0 0 15px;}

.programme_overview_right ul {-webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}

.programme_overview_right ul li:last-child {margin:0;}

.curriculum-section {padding:20px 0p;}

.curriculum-section ul {-webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}

.curriculum-section ul li {font-size: 15px; line-height: 20px; margin:0 0 10px;}

.curriculum-section ul li:last-child {margin:0;}

.course-overview {padding:20px 0;}

.course-overview-cont h3 {margin: 0 0 10px;}

.course-overview-bx {margin: 0 0 20px;}

.course-overview [class*=col-]:last-child .course-overview-bx {margin:0;}

.cambridge-TKT-section {padding:20px 0;}

.faq_cont {padding:15px;}

.faq_cont ul li {font-size: 15px; line-height: 20px; margin:0 0 10px;}

.faq_cont ul li:last-child {margin:0;}

.faq_hd h4 {padding: 15px 34px 15px 15px;}

.advantage-section {padding:20px 0;}

.nav-tabs>li>a img {margin:0 auto 5px;}

.nav-tabs .nav-item.show .nav-link img.hover, .nav-tabs .nav-link.active img.hover {display:block;}

.nav-tabs>li>a img.normal {display:block;}

.nav-tabs>li>a {padding:10px; font-size:12px; line-height:16px;}

.nav-tabs {margin: 0px 0px 30px;}

.advantage-img {margin:0 0 15px;}

.admission-process-section {padding:20px 0;}

.reviews-section {padding:20px 0;}

.nav-tabs li {width: 32%;}

.inner-banner {padding: 30px 0; text-align:center;}

.innr-banner-cont h2 {font-size: 28px; line-height: 32px;}

	#sm_menu_ham {top: 80px !important;}
.top_cnt{margin-bottom: 0;}
.top_cnt li {list-style-type: none; display: inline-block; font-size: 13px; color: #fff;}
ul.social-network {margin: 0 0 5px; float: none;}
.topbar {text-align:center;}
.contact-wrap {width:100%;}

}

/*******	 end 767		*******/

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

.modal-links li {margin: 0;}

.modal-links {display:block;}

}

/*******	 end 678	*******/

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

.fh5co-course-inner-detls [class*=col-] {-webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;}

	

.banner-hgt-sec-detls [class*=col-] {-webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;}

.banner-hgt-sec-detls {margin: -8px 0 0;}

.services h3 {font-size: 16px; line-height: 19px;}

}

/*******	 end 575	*******/

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

h1 {font-size: 24px; line-height: 28px;}

h2 {font-size: 24px; line-height: 28px;}

.wrapper h1 {margin:0 0 15px;}

.wrapper h2 {margin:0 0 15px;}

.fh5co-heading h2 {font-size: 24px;}

}

#main_content ul.course_list {

    padding-left: 30px;

    color: #676666;

}

#main_content ul.course_list li {

   list-style:disc;

}

.accordion-inner p{color:#000;}

.accordion-inner p>b{color:#fff;}



.accordion-inner>table>tbody{color:#fff;}

.list-group>li{list-style:disc!important;}

table{margin-bottom:15px;}

.in-bd-text strong{color:#ff5714;}

.in-sub-heading{margin-bottom:10px; font-size:24px; line-height: 28px;}

.accordion-heading {background: #293191; padding: 10px; border-left: 2px solid #ddd;}
.accordion-group {

    margin-bottom: 10px;
	background-color:#fff;
	color:#000;
    
}

.accordion-heading {

    border-bottom: 0 none;

    font-size: 20px;

	margin-bottom:12px;

}

.accordion-heading a{

    

	color:#fff;

}

.accordion-heading a:hover{

    

	color:#fff;

}

.accordion-heading .accordion-toggle>em {

    color: #fff;

    font-size: 14px;

    height: 32px;

    line-height: 32px;

    text-align: center;

    width: 32px;

    float: right;

}

.accordion-inner li{color:#000!important; font-size:16px;}

@media only screen and (min-width: 767px){

.hm-tab-sec1 .container-fluid {

    text-align: center;

}

.col-item {

    border: 1px solid #dadada;

    background: #FFF;

    margin-bottom: 25px;

	padding:10px;

}

.ribbon_course {

    position: absolute;

    left: -5px;

    top: -5px;

    display: block;

    width: 99px;

    height: 97px;

}

.col-item .course_info p {

    text-align: justify;

}

.col-item .separator {

    border-top: 1px solid #dadada;

}

.col-item .separator p {

    line-height: 20px;

    margin-bottom: 0;

    margin-top: 10px;

    text-align: center;

    margin-right: 5px;

}

.col-item .btn-add {

    width: 50%;

    float: left;

    border-right: 1px solid #dadada;

}

.col-item .btn-details {

    width: 45%;

    float: left;

    padding-left: 10px;

}

.in-bd-text {

    text-align: justify;

    color: #555;

}

.in-heading {

    text-align: center;

    color: #00d8e8;

    font-weight: 400;

    text-shadow: 0 1px 1px rgb(0 0 0 / 60%);

	margin-bottom: 25px;

}

.text-subline {

    position: relative;

    padding: 0;

    border: 1px dotted #ff5714;

    margin-bottom: 15px;

}

h2.title {

    font-weight: 700;

    font-size: 16px;

	margin:15px 0px;

}

@media only screen and (min-width: 767px){



#applyform {



    position: absolute;



    right: 100px;



    top: 140px;



    background-color: #ccb8b6;



}}

.social-share {

    margin-left: -45px;

}

.social-share li {

    list-style: none;

    display: inline;

    margin: 5px;

}



/******************  News Slider Demo-11 *******************/

.post-slide11{background:#fff;margin:0 15px;box-shadow:0 1px 2px rgba(43,59,93,.3);margin-bottom:2em}

.post-slide11 .post-img{position:relative}

.post-slide11 .over-layer{background:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;opacity:0;cursor:pointer;transition:all .3s ease 0s}

.post-slide11:hover .over-layer{opacity:1}

.post-slide11 .over-layer:after{content:"+";font-size:52px;color:#fff;position:absolute;top:31%;left:42%}

.post-slide11 .post-img img{width:100%;height:auto}

.post-slide11 .post-title{margin:25px 0 15px 0;padding:0 15px}

.post-slide11 .post-title:before{content:"";border:2px solid #e67e22;width:18%;display:block;margin-bottom:15px}

.post-slide11 .post-title a{font-size:20px;font-weight:700;color:#333;display:inline-block;text-transform:capitalize;transition:all .3s ease 0s}

.post-slide11 .post-title a:hover{text-decoration:none;color:#e67e22}

.post-slide11 .post-date{text-transform:capitalize;padding:0 15px;color:#e67e22;font-size:13px}

.post-slide11 .post-date:before{margin-right:7px;color:#e67e22}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{background:#e67e22}



/*******	 end 479		*******/

