body {
	font-family: 'Exo', sans-serif;
    background: #fff;
}

a {
	color: #001c31;
	text-decoration: blink !important;
}

.container{
     width: 85%;
}

#iview {
	display: block;
	max-width: 100%;
	background: #000;
	position: relative;
	/*	margin: 0px auto;*/
	overflow: hidden;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #5095d8;
    border-radius: 10px;
}
#iview .iviewSlider {
	display: block;
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin-top: -10px;
}

#iview div.iview-directionNav {
	bottom: 60px;
	position: absolute;
	right: 0;
	width: 122px;
	z-index: 9;
}

#iview div.iview-directionNav a:hover {
	background: none repeat scroll 0 0 #526aff;
	border-color: #526aff;
}

#iview div.iview-directionNav a:after {
	color: #000;
}



#iview div.iview-directionNav a {

	border: 2px solid #fff;
	cursor: pointer;
	display: block;
	height: 40px;
	position: absolute;
	transition: all 0.3s ease-out 0s;
	width: 40px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
#iview div.iview-directionNav a.iview-prevNav:after {
	  color: #fff;
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾";
    display: inline-block;
    font-family: "FontAwesome";
 font-size: 22px !important;
    height: 30px;
    left: 14px !important;
    position: relative;
    top: 2px !important;
    width: 30px;
}
#iview div.iview-directionNav a.iview-nextNav:after {
	color: #fff;
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦";
display: inline-block;
    font-family: "FontAwesome";
    font-size: 22px !important;
    height: 30px;
    left: 15px !important;
    position: relative;
    top: 2px !important;
    width: 30px;
}

#iview div.iview-directionNav a.iview-nextNav {
	right: -27px;
	background-position: 27px 0px;
}

#iview div.iview-directionNav a.iview-prevNav {
	left: -27px;
	background-position: 0px 0px
}

#iview.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}

#iview.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}


.iview-caption {
	background: none !important;
}

.custom-caption * {
	border: none !important;
}

.custom-caption {
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);*/
	border-radius: 0;
	display: inline-block;
	font-size: 15px;
	margin: 20px;
	padding: 20px;
	color: #fff;
}

.iview-caption.caption1 {
	text-shadow: none;
}

.iview-caption.caption2 {
	background: #FFF;
	color: #000;
	text-shadow: none;
}

.iview-caption.caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}

#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}

#iview-timer {
	border-radius: 10px;
}

#iview-timer div {
	border-radius: 10px;
}


.yamm .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #00208c;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #ef5351;
}



.mb-0 {
	margin-bottom: 0 !important;
}

.p-3 {
	padding: 15px;
}

.p-0 {
	padding: 0 !important;
}

.pb-5 {
	padding-bottom: 35px !important;
}

.pl-0 {
	padding-left: 0 !important;
}

.mt-0 {
	margin-top: 0;
}

.mt-4 {
	margin-top: 25px;
}

.mt-0 {
	margin-top: 0;
}

.mt-1 {
	margin-top: 5px;
}

.mt-2 {
	margin-top: 15px;
}

.mt-5 {
	margin-top: 35px !important;
}

.mb-3 {
	margin-bottom: 25px !important;
}

.mb-5 {
	margin-bottom: 35px;
}

.mb-6 {
	margin-bottom: 50px;
}

.mb-2 {
	margin-bottom: 15px !important;
}

.mr-3 {
	margin-right: 5px;
}

.txt-grn {
	color: #f60512;
}
.txt-red {
	color: #ef5351;
}
.txt-white {
	color: #fff !important;
}

.conference-slide {
	/*	margin-bottom: 50px;*/
	/*	    border-bottom: 2px solid #eee;*/
	/*    padding-bottom: 35px;*/
}

.form-group {
	margin-bottom: 32px;
}

.fellow {
	font-weight: 600;
	font-style: italic;
	color: #293f50;
}

.navbar {
	min-height: 45px !important;
}

.view-more a {
	position: relative;
	top: 12px;
	font-weight: 600;
	color: #f26529;
}

.panel-body {
	padding: 20px 20px 20px 23px;
}

.statis .panel {
	margin-bottom: 21px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 1px 3px rgb(92, 102, 76);
}

.holder .fa-angle-double-right {
	color: #f26529;
	margin-right: 10px !important;
}

.holder p{
	font-size: 14px;
	text-align: left;
}

.holder ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.holder ul li {
	padding: 10px 0px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 2px solid #d5d5d5;
}

.holder ul li a {
	color: #333;
	text-decoration: none;

}

.footer__section ul {
	list-style: none;
	line-height: 25px;
}

.footer__section ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}





.col-item {
	border: 1px solid #E1E1E1;
	border-radius: 5px;
	background: #FFF;
}

.col-item .photo img {
	margin: 0 auto;
	width: 100%;
	height: 220px;
}

.col-item .info {
	padding: 10px;
	border-radius: 0 0 5px 5px;
	margin-top: 1px;
}

.col-item:hover .info {
	background-color: #F5F5DC;
}

.col-item .price {
	/*width: 50%;*/
	float: left;
	margin-top: 5px;
}

.col-item .price h5 {
	line-height: 20px;
	margin: 0;
}

.price-text-color {
	color: #219FD1;
}

.col-item .info .rating {
	color: #777;
}

.col-item .rating {
	/*width: 50%;*/
	float: left;
	font-size: 17px;
	text-align: right;
	line-height: 52px;
	margin-bottom: 10px;
	height: 52px;
}

.col-item .separator {
	border-top: 1px solid #E1E1E1;
}

.clear-left {
	clear: left;
}

.col-item .separator p {
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}

.col-item .separator p i {
	margin-right: 5px;
}

.col-item .btn-add {
	width: 50%;
	float: left;
}

.col-item .btn-add {
	border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
	width: 50%;
	float: left;
	padding-left: 10px;
}

.btn-scroll {
	background-image: -webkit-linear-gradient(top, #005695, #9c3862);
	border-color: #58834d;
	color: #ffffff;
	border-radius: 5px;
	padding: 8px 16px;
	font-size: 12px;
}

[data-slide="prev"] {
	margin-right: 10px;
}


.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.btn-theme {
	background-image: -webkit-linear-gradient(top, #f26145, #f16145);
	border-radius: 0;
	padding: 8px 12px;
	font-size: 12px;
	text-transform: capitalize;
}

.card .ui-title-block {
	font-size: 16px !important;
}

.view-more {
	color: #f26529;
	font-weight: 600;
}

.tagline {
	color: #fff;
	font-size: 28px;
	text-shadow: 2px 2px 0 #000000;
}

.banner-content {
	padding-bottom: 100px;
}

.banner-content p {
	color: #efefef;
	font-weight: 600;
}

.social_facebook_square:hover {
	color: #35538f;
}

.social_twitter_square:hover {
	background: #53a8e7;
}

.social_instagram_square:hover {
	background: #d30057;
}

.social_youtube_square:hover {
	background: #d52624;
}


.tech-logo {
	background: #fff;
	padding: 5px;
	width: 200px;
	margin-top: 10px;
}

.training {
	font-size: 15px !important;
	/* margin-top: 15px; */
}

.abt-title {
	margin-bottom: 15px;
	padding: 10px 20px;
	background-color: #224b90;
	font-weight: 600;
	color: #fff !important;
}

.breadcrumb > .active a {
	color: #525252;
	font-weight: 600;
}

strong {
	font-weight: 600;
}

.connect {
	display: flex;
	margin-top: 15px;
}

.connect img {
	min-width: 80px;
	width: 80px !important;
	margin-right: 15px;
}

.connect-content {
	line-height: 30px;
	color: #000;
}

.connect-content strong {
	color: #0d2c54;
	font-weight: bold;
}

.iferp-council .panel-default > .panel-heading {
	color: #1d1f27;
	background-color: #00208c;
	border-color: #f2f7f9;
	font-size: 11px;
	height: auto;
	padding: 11px;
}

.iferp-council .panel-default > .panel-heading:focus {
	background: red;
}

.iferp-council .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: inherit;
}

.iferp-council .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #0cb8b6b5;
	background: #0cb8b6b5;
}

.iferp-council panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
	text-decoration: none !important;
}

.iferp-council .panel-group .panel-default {
	margin-bottom: 5px !important;
}

.council-list {
	line-height: 40px;
}

.article p {
	margin-top: 10px;
}

.fa-angle-double-right {
	font-weight: 600 !important;
	color: #ef5351;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
	margin-right: 8px;
	margin-left: 5px;
}


.membership-fees thead tr th {
	    font-weight: 600;
    color: #e9e9e9;
    background: #056571;
}

.membership-fees h5 {
	background: #0d2c54;
	padding: 12px;
	color: #fff;
	margin-bottom: 0;
}



table tr:nth-child(2n) td {
	background: rgba(0, 0, 0, 0.01);
}

.bank-details td,
th {
	padding: 10px;
	vertical-align: middle;
	font-size: 14px;
}

.association label {
	font-weight: 600;
}

.region td,
th {
	padding: 25px !important;
}

.region td a {
	color: #171f37;
	text-decoration: none !important;
}

.region td a:hover {
	cursor: pointer;
}

.region td:hover {
	background: #d2e6ee;
}

.state-list {
	line-height: 30px;
}

.bg-color_green {
	background-color: #293f50 !important;
}

.bg-color_green:hover {
	background-color: #293f50 !important;
}



.renew label {
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: capitalize;
	padding-left: 16px;
	margin-top: 12px;
	font-size: 14px;
}

.browse-title {
	background: #313e5b;
	padding: 11px;
	color: #fff !important;
	margin-top: 10px !important;
}

.renew input[type="file"] {
	padding-left: 13px;
	padding-top: 0;
}


.snip1515 {
	position: relative;
	margin: 10px;
	min-width: 230px;
	max-width: 315px;
	width: 100%;
	color: #000000;
	text-align: center;
	line-height: 1.4em;
	font-size: 14px;
	box-shadow: none !important;
	margin-bottom: 25px;
}

.snip1515 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.snip1515 .profile-image {
	display: inline-block;
	/* width: 72%; */
	z-index: 1;
	position: relative;
	padding: 10px;
	border: 2px solid #e8b563;
}

.snip1515 .profile-image img {
	max-width: 100%;
	vertical-align: top;
	width: 130px;
	height: 130px;
}

.snip1515 figcaption {
	width: 100%;
	background-color: #F2F2F2;
	color: #555;
	height: 282px;
	padding: 125px 10px 25px;
	margin-top: -100px;
	display: inline-block;
}

.snip1515 h3,
.snip1515 h4,
.snip1515 p {
	margin: 0 0 5px;
}

.snip1515 h3 {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 25px;
}

.snip1515 h4 {
	color: #0cb8b6;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 600;
}

.snip1515 p {
	font-size: 13px;
	/* letter-spacing: 1px; */
	opacity: 0.9;
	color: #555555;
	margin-top: 11px;
	/* font-weight: 600; */
	text-align: center;
}

.snip1515 .icons {
	text-align: center;
	width: 100%;
}

.snip1515 i {
	padding: 10px 2px;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	color: #e8b563;
	opacity: 0.75;
}

.snip1515 i:hover {
	opacity: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}


.associate img {
	    border: 1px solid #b0b4b8;
    padding: 15px;
    height: 100px;
    width: 100%;
}



.page-title {
	font-size: 22px;
	color: #000;
	text-transform: uppercase;
}


/*02 Sidebar */

.widget-title {
	/*	margin-top: 47px;*/
	margin-bottom: 0;
	padding-bottom: 23px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
	color: #ef5351;
	border-bottom: 1px solid #1d1f274f;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.widget-post__item:hover {
	text-decoration: none;
}

.widget-post__item {
	margin-top: 6px;
}

.widget-post .entry-header {
	margin-top: 0;
	margin-bottom: 0 !important;
	font-size: 14px;
	color: #ed0b1b;
}

.entry-main p {
	text-align: inherit;
	font-size: 13px;
	line-height: 27px;
	color: #000;
}

.widget-post .entry-main {
	margin-left: 100px;
}

.widget-post .entry-thumbnail {
	float: left;
}

.widget-post .entry-header a {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	color: #343434;
}

.widget-post .meta {
	display: inline-block;
	margin-right: 21px;
	font-size: 11px;
	font-weight: 400;
	color: #888;
}

.widget-post .meta a {
	color: #888;
}

.widget-post .meta a:hover {
	text-decoration: none;
}

.widget-post .meta .icon {
	margin-right: 8px;
	font-size: 14px;
	vertical-align: middle;
}


.widget-cloud {
	margin-top: 25px;
	margin-bottom: 43px;
}

.wp-tag-cloud {
	margin-top: 27px;
	overflow: hidden;
}

.widget-cloud .wp-tag-cloud > li > a {
	float: left;
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 9px 21px;
	font-size: 11px;
	font-weight: 400;
	color: #343434;
	border: 1px solid #eee;
	border-radius: 17px;
	transition: all 0.3s;
	text-align: center;
}

.widget-cloud .wp-tag-cloud > li > a:hover {
	color: #fff;
	border-color: #f26529;
	background-color: #f26529;
	text-decoration: none;
}

.widget-text {
	margin-top: 25px;
	margin-bottom: 30px;
}

.widget-search {
	margin-top: 70px;
}

.table-hours_blog {
	width: 100%;
	font-weight: 300;
	color: #525252;
}

.table-hours_blog strong {
	font-weight: 700;
}

.table-hours_blog tr td {
	padding-bottom: 8px;
}

.table-hours .line-bottom {
	display: block;
	width: 62px;
	margin-right: 23px;
	margin-left: 19px;
	padding-top: 11px;
	border-bottom: 1px solid #777;
}



/*03  Blog */





.post {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post:first-child {
	margin-top: 10px;
}

.post .entry-autor {
	margin-top: -40px;
	text-align: center;
	position: relative;
	z-index: 7;
}

.post .entry-autor img {
	border-radius: 50%;
	box-shadow: 0 0 0 5px#fff;
}

.post .entry-title {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.4;
	color: #333;
}

.post .entry-content + .entry-content {
	margin-top: 35px;
}

.post .entry-img + .entry-content {
	margin-top: 40px;
}

.post .entry-img {
	margin-top: 45px;
	margin-right: 28px;
}

.post .entry-review {
	position: relative;
	margin: 85px 0px 35px;
	padding: 70px 28px 15px;
	background-color: rgb(0 32 140);
}

.post .entry-review__avatar {
	float: left;
	max-width: 80px;
	margin-right: 28px;
	border-radius: 50%;
	box-shadow: 0 0 0 5px #fff;
}

.post .entry-review .quotes {
	position: absolute;
	top: -32px;
	left: 50%;
	width: 64px;
	margin-left: -32px;
	padding: 17px 0;
	font-size: 30px;
	color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 6px #fff;
	text-align: center;
}

.post .entry-review blockquote {
	font-size: 17px;
	line-height: 28.8px;
	color: #ef5351;
	margin-top: 25px;
	font-weight: 500;
}

.post .entry-review__name {
	display: block;
	padding-top: 11px;
	font-size: 16px;
	font-weight: 600;
	color: #363636;
}

.post .entry-review__categories {
	font-size: 12px;
	color: #525252;
}

.post .entry-meta {
	margin-bottom: 35px;
	background-color: #f2f7f9;
}

.post .entry-meta li {
	display: inline-block;
	float: left;
	border-right: 1px solid #ddd;
}

.post .entry-meta li > a {
	display: block;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: 400;
	line-height: 14.4px;
	color: #525252;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.post .entry-meta li > a:hover {
	text-decoration: none;
}

.post .entry-meta .icon {
	margin-right: 11px;
	font-size: 16px;
	vertical-align: middle;
}

.post .entry-footer {
	margin-top: 30px;
}

.post .info-post {
	left: -104px;
}

.post .footer-panel {
	margin-top: 40px;
}

.post .footer-panel a {
	margin-left: 13px;
	font-size: 12px;
	font-weight: 500;
	color: #343434;
	text-decoration: none;
}

.post .footer-panel a:hover {
	color: #2986e2;
}

.post .social-links {
	border-top: 1px solid #eee;
}

.post .social-links__inner {
	position: relative;
	top: -20px;
	background-color: #fff;
}

.post .social-links__name {
	margin-right: 12px;
	margin-left: 12px;
	font-size: 14px;
	font-weight: 700;
	color: #525252;
}

.post .social-links a {
	display: inline-block;
	width: 37px;
	margin-left: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #eee;
	border-radius: 50%;
	transition: all 0.3s;
	text-align: center;
}

.post .social-links .icon {
	color: #ccc;
	transition: all 0.3s;
}

.post .social-links a:hover {
	border-color: #2986e2;
}

.post .social-links a:hover .icon {
	color: #f26529;
}


.about-autor {
	padding: 35px 40px;
	color: #fff;
	border-bottom: 4px solid #ef5351;
}

.about-autor__foto {
	float: left;
	max-width: 135px;
}

.about-autor__name {
	display: block;
	font-size: 18px;
	font-weight: 700;
}

.about-autor__category {
	display: block;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
}

.about-autor__text {
	margin-top: 20px;
	font-weight: 300;
	color: #fff;
}





.about-autor {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 34px 40px 30px 40px;
	border-top: 1px solid #eee;
	clear: both;
}

.section-comment {
	margin-top: 77px;
	padding-left: 9px;
}






.header.sticky .top-nav {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 888;
}

.header.sticky .top-nav .yamm {
	top: 0 !important;
}

#search-global-menu {
	float: right;
	margin: 15px 0 0 0;
	padding: 0 10px 0 0;
	border: 1px solid transparent;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border-radius: 18px;
	background-color: #464646;
	width: 238px;
	height: 36px;
}

#search-global-menu input {
	border: none;
	color: #fff !important;
	padding-right: 0px;
	outline: none !important;
	background: none;
	width: 200px;
	height: 36px;
	padding-left: 15px;
}

#search-global-menu:hover,
#search-global-menu:focus {
	border: 1px solid #fff;
}

#search-global-menu button,
#search-global-mobile button {
	border: none;
	background: none;
	color: #fff;
}

.yamm {
	/*	background: none repeat scroll 0 0 #732323;*/
	border: 0 none;
	float: none;
	margin-bottom: 0;
	margin-top: 0;
	min-height: auto;
	z-index: 777;
	position: relative;
}

.yamm .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.yamm .navbar-brand {
	color: #fff;
	float: left;
	font-size: 24px;
	font-weight: 700;
	height: 50px;
	line-height: 21px;
	padding: 14.5px 15px;
	text-transform: uppercase;
}

.yamm .nav > li > span {
	color: #000 !important;
	display: block;
	font-size: 15px;
	/* text-transform: uppercase; */
	font-weight: 600;
	/* line-height: 15px; */
	padding: 10px 5px 10px;
	position: relative;
	/* margin-bottom: 0px; */
	/* text-transform: uppercase; */
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	padding-top: 30px;
}

.yamm .nav > li > span:hover {
	background-color: transparent !important;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background: none;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}

.yamm-fw {
	position: inherit !important;
}

.navbar-nav > li {
	float: left;
}

.yamm .nav li span{
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	border-top: 3px solid transparent;
	color: #fff;
}

.yamm .nav > li:hover > span {
	border-top: 3px solid #ffffff;
}

.yamm .navbar-toggle {
	background: #2986e2 none repeat scroll 0 0;
	border-radius: 5px;
}

.yamm .navbar-toggle .icon-bar {
	background: #fff;
}

.popover-box {
	float: right;
	margin-left: 10px;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
	/* margin-bottom: 0px; */
	padding-bottom: 0px;
	/* line-height: 51px; */
}

.yamm .container {
	position: relative;
}

.yamm .dropdown-menu {
	left: auto;
}

.yamm .yamm-fw .dropdown-menu {
	left: 0;
	min-width: 900px;
}

.yamm .yamm-content {
	padding: 20px 30px;
    border-bottom-right-radius: 44px;
    border-bottom-left-radius: 10px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}

.nav-tabs {
	display: inline-block;
	border-bottom: none;
	padding-top: 15px;
	font-weight: bold;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {}

.nav-list {
	border-bottom: 1px solid #eee;
}

.nav-list > li {
	padding: 20px 15px 15px;
	border-left: 1px solid #eee;
}

.nav-list > li:last-child {
	border-right: 1px solid #eee;
}

.nav-list > li > a:hover {
	text-decoration: none;
}

.nav-list > li > a > span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

.mega-dropdown {
	position: static !important;
}

.mega-dropdown-menu {
	padding: 20px 15px 15px;
	text-align: center;
	width: 100%;
	left: 0 !important;
}

@media (max-width:480px) {
	html .yamm .dropdown-menu {
		position: relative;
		top: 0;
	}

}























/* ======= HEADER ======= */

p {
	line-height: 30px;
	font-size: 15px;
	text-align: justify;
}

.top-header {
	/* height: 50px; */
	/*	border-top: 5px solid #732323;*/
	/* background-color: #1d1f27; */
	/* color: #fff; */
}

.top-header__links a,
.languages .btn {
	font-size: 13px;
	line-height: 14.4px;
	color: #ffffff;
	font-weight: 500;
}

.top-header__links {
	padding-top: 0px;
	text-align: right;
}

.top-header__links a {
	display: inline-block;
	margin-top: 14px;
	padding-right: 20px;
	padding-left: 16px;
	vertical-align: top;
	border-left: 1px solid #fff;
}

.top-header__links a:hover {
	text-decoration: none;
}

.top-header__links a:last-child {
	padding-right: 0;
}

.top-header__links a.border-right {
	padding-right: 20px;
	border-right: 1px solid #ddd;
}

.top-header__links a:hover {
	text-decoration: underline;
}

.btn_languages {
	position: relative;
	top: 2px;
	margin-bottom: 0;
	padding: 5px 12px 10px;
	font-size: 12px;
	font-weight: 500;
	color: #ffffff;
	border: 1px solid transparent;
	border-radius: 20px;
	background-color: transparent;
	transition: all 0.3s;
}

.btn_languages:hover {
	box-shadow: inset 0 -1px 5px 0 rgba(0, 0, 0, 0.42);
	text-shadow: 0 1px 2px rgba(74, 74, 74, 1);
	text-decoration: none;
}

.languages .btn .caret {
	margin-left: 8px;
}

.languages .icon_globe-2 {
	position: relative;
	top: 3px;
	left: -10px;
	font-size: 18px;
	color: #ffffff;
}

.logo {
	display: inline-block;
	vertical-align: top;
        width: 129%;
}

.header-inner {
	margin-top: 15px;
	margin-bottom: 15px;
}

.header-block {
	    text-align: right;
    margin-top: 8px;
    margin-bottom: 8px;
}

.header-label {
	display: inline-block;
	margin-left: 3px;
	padding: 15px 8px;
	font-size: 12px;
	line-height: 14.4px;
	color: #535353;
	vertical-align: middle;
	border: 1px solid #eee;
	border-radius: 25px;
	background: #fff;
}

.header-label a:hover {
	text-decoration: underline;
}

.header-label_2 {
	margin-left: 10px;
	font-size: 14px;
	letter-spacing: 0.035em;
}

.header-label_2 .icon-header {
	padding-right: 11px;
	font-size: 18px;
}

.header-label strong {
	margin-left: 5px;
	font-weight: 700;
	color: #363636;
}

.header-label a:hover {
	text-decoration: none;
}

.icon-header {
	position: relative;
	padding-right: 6px;
	font-size: 16px;
	vertical-align: middle;
}


/*---*/




/* ======= NAVIGATION ======= */

.top-nav {
	/* background-color: #0cb8b6; */
}

.yamm .navbar-nav > li > .dropdown-menu {
	    background-color: #fefefe;
    border-top: 5px solid #bb2646;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 15px 0 #000;
}

.yamm .nav li ul li a {
	font-size: 15px;
	text-decoration: none;
	text-transform: capitalize;
	border-bottom: 1px dashed #00000087;
	line-height: 24px;
}

.yamm .dropdown-menu ul {
	margin: 0 0 15px;
	padding: 0;
	color: #fff;
	list-style: outside none none;
}

.yamm-fw .dropdown-menu a {
	padding: 5px 0 !important;
}

.yamm .dropdown-menu a {
	display: inline-block;
	width: 100%;
	padding: 10px 20px;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	border: none;
	/*	text-transform: uppercase;*/
	font-weight: 600;
}

.yamm .dropdown-menu i {
	margin-right: 10px;
}

.yamm .dropdown-menu a:hover {
	color: #00208c;
}

.yamm .dropdown-menu .thumbnail {
	padding: 0 !important;
	border: none !important;
}

.yamm .dropdown-menu .t1-title {
	    color: #f70512;
    font: 700 16px/19.2px 'Exo', sans-serif;
    margin-bottom: 5px;
    margin-top: 9px;
}

/* ======= FOOTER ======= */

.footer {
	font-size: 13px;
	font-weight: 300;
	line-height: 22.1px;
	color: #ccc;
}

.footer__inner {
	    /* padding-top: 19px; */
	    /* padding-bottom: 71px; */
	    /* background-color: #0d2c54; */
	    border-top: 5px solid #f26145;
	    padding: 10px 36px 35px;
	    /* background-color: rgb(5, 101, 113); */
	    /* border-top: 2px solid #51a54f; */
	    background: #000;
	    background-position: inherit;
	    background-size: cover;
}



.footer__block {
	margin-top: 49px;
	margin-bottom: 30px;
	padding: 37px 0 24px;
	color: #fff;
	border: 1px solid #444;
	background-color: #222;
}

.footer__block .block__title {
	margin-left: 53px;
	font-size: 26px;
}

.footer__block .block__text {
	margin-left: 96px;
	font-size: 28px;
	font-weight: 700;
	line-height: 33.6px;
}

.footer__block .block__icon {
	position: relative;
	top: 3px;
	margin-right: 18px;
	font-size: 24px;
}

.footer__block .block__btn {
	width: auto;
	margin-top: 10px;
	margin-right: 41px;
	padding: 7px 31px 16px;
	font-size: 14px;
	border-radius: 25px;
}

.footer__section {
	padding-top: 26px;
}

.footer__section p {
	margin-bottom: 5px;
}

.footer__title {
	font: 700 16px/19.2px 'Exo', sans-serif;
	color: #fff;
}

.footer__contacts {
	display: block;
	margin-top: 13px;
	margin-left: 4px;
	line-height: 25px;
	color: #fff;
}

a.footer__contacts {
	color: #fff;
	text-shadow: 0 1px 2px rgba(2, 2, 2, 0);
	transition: all 0.3s;
}

a.footer__contacts:hover {
	color: rgb(41, 134, 226);
	text-decoration: none;
}

.footer__icon {
	padding-right: 13px;
	font-size: 16px;
}

.footer .form {
	margin-top: 32px;
	margin-right: 50px;
}

.footer .form-control {
	display: block;
	margin-bottom: 10px;
	padding: 11px 23px;
	font-size: 12px;
	background-color: rgba(255, 255, 255, 0.07);
}

.footer .form .btn {
	margin-top: 7px;
	padding: 12px 30px;
	font-size: 11px;
}

.footer__table tr > td {
	padding-top: 2px;
	padding-right: 28px;
}

.tweets__title {
	font-size: 13px;
	font-weight: 700;
	line-height: 15.6px;
	color: #fff;
}

.entry-thumbnail img {
    border: 1px solid #e9e9e9;
    padding: 11px;
    background: #fff;
    box-shadow: 0 0.14286em 0.14286em -0.14286em;
}

.tweets__time {
	font-size: 12px;
	line-height: 14.4px;
	color: #888;
}

.footer__menu {
	padding-bottom: 15px;
	background-color: rgb(0 32 140);
}
.copyrights{
	padding-top: 15px !important;
    color: #fff;
}

.footer__menu ul {
	margin-top: 45px;
	margin-right: 15px;
	list-style-type: none;
}

.footer__menu ul > li {
	float: left;
}

.footer__menu ul > li > a {
	display: block;
	padding-left: 26px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
}

.footer .logo {
	margin-top: 27px;
}

.footer .logo__img {
	position: relative;
	top: 5px;
}

.footer__bottom {
	padding-top: 56px;
	padding-bottom: 60px;
	text-align: center;
}

.footer__bottom .social-links {
	display: inline-block;
	margin-top: 0;
	margin-left: 34px;
	vertical-align: middle;
}

.footer .social-links li {
	margin-right: 5px;
}

.footer .copyright {
	font-weight: 300;
	color: #353535;
	vertical-align: middle;
	letter-spacing: 0.06em;
}

.footer .decor-brand {
	margin: 19px 0 26px;
}


/* ========== SECTION ========== */

/*

.block-hourse {
	position: relative;
	top: -10px;
	color: #fff;
	border-bottom: 4px solid #f26529;
	z-index: 100;
}
.block-hourse_full {
	top: 0;
}
.block-hourse__inner {
	padding-top: 37px;
	padding-bottom: 45px;
}
.block-hourse__inner_first {
	margin-right: -15px;
	padding-left: 96px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.block-hourse__inner_second {
	margin-left: -15px;
	padding-left: 35px;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.block-hourse_full .block-hourse__inner_first {
	padding-left: 70px;
}
.block-hourse_full .block-hourse__inner_second {
	padding-left: 80px;
}
.block-hourse__text {
	margin-top: 15px;
	margin-bottom: 10px;
	font: 400 26px 'Exo', sans-serif;
}
.block-hourse__text .icon {
	position: relative;
	top: 2px;
	margin-right: 15px;
	margin-left: -42px;
	font-size: 24px;
}
.block-hourse__title {
	font: 700 30px/1 'Exo', sans-serif;
}
.block-hourse__title-table {
	margin-top: 16px;
	font-family: 'Exo', sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
}
.block-hourse__title-table .icon {
	margin-right: 13px;
}
.block-hourse table {
	margin-top: 28px;
	font-size: 16px;
}
.block-hourse table td {
	padding-bottom: 13px;
}
.block-hourse table .line-bottom {
	display: block;
	width: 128px;
	margin-right: 23px;
	margin-left: 19px;
	padding-top: 11px;
	border-bottom: 1px solid #fff;
}
.block-hourse table td:nth-child(3) {
	font-weight: 700;
}
.block-hourse .btn {
	margin-top: 25px;
	margin-bottom: 17px;
	padding: 14px 31px;
}
*/


/* --- */

.advantages {
	padding-top: 12px;
	padding-bottom: 35px;
}

.advantages_2 {
	padding-top: 62px;
}

.advantages_3 {
	padding-top: 72px;
}

.advantages__inner {
	margin-top: 10px;
	padding: 0 50px;
	cursor: default;
	transition: all 0.3s;
}

.advantages__inner:hover .btn {
	color: #fff;
	background-color: #f26529;
}

.advantages__inner:hover .icon {
	color: #f26529;
}

.advantages__subtitle {
	margin-top: 34px;
	margin-bottom: 36px;
	font: 700 18px 'Exo', sans-serif;
	color: #363636;
}

.advantages__inner .icon {
	display: block;
	margin-bottom: 32px;
}

.advantages .icon:before {
	margin-left: 0;
	font-size: 72px;
	transition: all 0.3s;
}

/* --- */

/*.bl_2-col_with-fig {
	position: relative;
	padding: 48px 0 79px;
	background: url(../media/home/advantages__bg.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}

.bl_2-col_with-fig .title {
	margin-bottom: 6px;
	font: 300 38px 'Exo', sans-serif;
	color: #fff;
}

.bl_2-col_with-fig .title span {
	font-weight: 500;
}
*/
/*.bl_2-col_with-fig .subtitle {
	margin-bottom: 54px;
	font: 300 20px 'Exo', sans-serif;
	color: #ccc;
	letter-spacing: 0.05em;
}

.bl_2-col_with-fig .inner {
	margin-top: 44px;
}


.bl_2-col_with-fig .text {
	font-weight: 300;
	line-height: 23.8px;
	color: #ccc;
}*/


/* --- Banner --- */

.banner {
	padding-top: 45px;
	padding-bottom: 45px;
	color: #fff;
}

.banner_small {
	padding-top: 35px;
	padding-bottom: 35px;
}

.banner_large {
	padding-top: 55px;
	padding-bottom: 55px;
}

.banner__title {
	margin-bottom: 0;
	font-size: 30px;
	font-weight: 600;
}

.banner__text {
	font-size: 18px;
	font-weight: 300;
}

.banner .btn {
	margin-top: 12px;
	margin-right: 71px;
	padding: 8px 30px 15px;
	border: 2px solid #fff;
	border-radius: 25px;
}

/* --- Subscribe --- */

.subscribe {
	overflow: hidden;
}

.subscribe:before {
	position: absolute;
	bottom: -14px;
	width: 100%;
	height: 28px;
/*	background: url('../media/bg/CompositePath.png') 0 0 repeat-x;*/
	z-index: 9999;
	content: '';
}

.subscribe__inner {
	padding: 45px 25px 55px;
}

.subscribe__title {
	font-size: 30px;
	font-weight: 600;
	color: #ffffff;
}

.subscribe__text {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
}

.subscribe__note {
	    margin-top: 0;
    margin-left: 55px;
    font-size: 14px;
    font-weight: 600;
    color: white;
}

.subscribe .form-group {
	margin-top: 21px;
	margin-bottom: 0;
}

.subscribe .form-control {
	width: 415px;
	margin-right: -40px;
	margin-bottom: 0;
	margin-left: 30px;
	padding: 0 26px;
	font-weight: 300;
	border-radius: 25px;
	height: 52px;
}

.subscribe .btn {
	padding: 18px 31px;
	font-weight: 700;
	border-radius: 25px;
}

.subscribe.bg_3 .btn {
	color: #f26529;
	background-color: #fff;
}

.subscribe.bg_3 .form-control {
	background-color: #f47c49;
}

/* ------- */

.icon-round {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	color: #fff;
	vertical-align: middle;
	border-radius: 50%;
	background-color: #2986e2;
	transition: all 0.3s;
	text-align: center;
}

.icon-round_w_border {
	box-shadow: 0 0 0 3px #fff;
}

.icon-round_small {
	width: 34px;
	height: 34px;
}

.icon-round_top {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -40px;
}

.icon-round_grey {
	color: #888;
	border: 1px solid #eee;
	background-color: #fff;
	box-shadow: 0 0 0 1px #eee;
}

.icon-round__wrap {
	position: relative;
}

.icon-round .icon {
	font-size: 33px;
}

.icon-round .icon:before {
	margin-left: 0;
}

.icon-round .icon {
	vertical-align: middle;
}

/* --- Lists --- */


.list-icons li {
	display: inline-block;
	margin-right: 28px;
}

.list-icons .li-last {
	margin-right: 0;
}

.list-icons .icon {
	font-size: 30px;
}

.list-icons .icon-round:hover {
	background-color: #f26529;
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
}

.list-icons .icon-round_grey:hover {
	color: #fff;
	background-color: #f26529;
	box-shadow: 0 0 0 5px #eee;
}

.list-progress {
	display: table;
	width: 100%;
	color: #fff;
}

.list-progress li {
	display: table-cell;
	width: 25%;
}

.list-progress li .info {
	margin-left: 60px;
}

.list-progress .percent {
	font-size: 25px;
	font-weight: 600;
	position: relative;
	bottom: 10px;
}

.list-progress .chart {
	display: block;
	line-height: 1;
}

.list-progress .label-chart {
	font-size: 13px;
	font-weight: 400;
}

.list-progress .icon {
	font-size: 16px;
}

.list-progress .icon-round {
	float: left;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

.list-mark {
	list-style-type: none;
}

.list-mark li a {
	display: block;
	padding: 8px 0;
	font-size: 15px;
	line-height: 1.4;
/*	color: #3e6136 !important;*/
	font-weight: bold;
} 

.list-mark li a:hover {
	color: #f26145;
	text-decoration: none;
}

.list-mark_big li a {
	padding-top: 18px;
	padding-bottom: 17px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	font-weight: 300;
	color: #777;
}

.list-mark .icon:before {
	padding-right: 17px;
	font-size: 12px;
	color: #ef5351;
}

.list-mark .icon:hover:before {
	color: 00c3ff;
}

.list-services {
	margin-top: 16px;
	text-align: center;
}



.list-services__item {
	    cursor: default;
	    text-align: left;
	    padding: 30px 30px 30px 30px;
	    background: #005695;
	    height: 270px;
	    margin-bottom: 20px;
}

.list-services__item:hover .title {
	color: #2986e2;
}

.list-services_vert .list-services__item:hover .list-services__title {
	color: #ef5351;
}

.list-services__inner {
	margin-bottom: 55px;
	padding-bottom: 22px;
	padding-left: 105px;
}

.list-services .title {
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	color: #353535;
	transition: all 0.3s;
}

.list-services_vert .list-services__title {
	    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 2px 1px #b7294a;
}

.list-services .list-services__item:hover .icon-round {
	background-color: #f26529;
	box-shadow: 0 0 0 5px #eee;
}

.list-services .btn_small {
	margin-top: 0;
	border-radius: 20px;
}

.list-services .list-services__item:hover .icon-round_grey {
	color: #fff;
	background: -webkit-linear-gradient(top, #9b0d3d, #f5010f);
	box-shadow: 0 0 0 5px #eee;
}

.list-services_vert .list-services__inner {
	margin-bottom: 0;
	/* margin-left: 7px; */
	/* padding-bottom: 15px; */
}

/*
.list-services .icon-round {
	float: left;
}
*/

.list-services .icon-round .icon {
	display: inline-block;
}

.list-services .icon:before {
	margin-left: 0;
	font-size: 30px;
}

.list-categories {
	margin-top: 44px;
	margin-bottom: 10px;
	border-top: 1px solid #eee;
	list-style-type: none;
}

.list-categories_widget {
	margin-top: 10px;
	border-top: none;
}

.list-categories li {
	transition: all 0.3s;
	/* margin-bottom: 8px; */
}

.list-categories li > a {
	display: table;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.6px;
	color: #353535;
}

.list-categories__name {
	display: table-cell;
	padding: 16px 0px 15px 6px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	transition: all 0.3s;
}

.list-categories_widget .list-categories__name {
	border-right: none;
}

.list-categories li > a .icon,
.list-categories .list-categories__amout {
	display: table-cell;
	height: 100%;
	/* padding: 11px; */
	font-size: 19px;
	border-bottom: 1px solid #eee;
	/* background-color: #fff; */
	/* transition: all 0.3s; */
	text-align: center;
	font-weight: 600;
}

.list-categories .list-categories__amout {
	width: 29px;
}

.list-categories li > a .icon {
	width: 70px;
	border-left: 1px solid #fff;
}

.list-categories li > a:hover {
	text-decoration: none;
	/* background: #fff; */
}

.list-categories li > a:hover .icon {
	color: #353535;
	border-bottom: 1px solid #f2f7f9;
	background-color: #f2f7f9;
}

.list-categories li > a:hover .list-categories__name {
	border-bottom: 1px solid #f2f7f9;
}

.list-contacts {
	display: table;
	margin: 30px auto 54px;
	text-align: center;
}

.list-contacts li {
	display: table-cell;
	width: 350px;
	padding-bottom: 35px;
	border: 1px solid #eee;
	text-align: center;
}

.list-contacts li,
.list-contacts a {
	font-size: 15px;
	font-weight: 700;
	line-height: 35px;
	color: #777;
}

.list-contacts .icon {
	position: relative;
	display: block;
	width: 80px;
	margin: -40px auto 35px;
	padding: 24px 0;
	font-size: 32px;
	color: #fff;
	border-radius: 50%;
	background-image: -webkit-linear-gradient( 40deg , #098ce5, #ff000a) !important;
	box-shadow: 0 0 0 5px #eee;
}

.txt-org {
	color: #ef5351;
}

.ext {
	border: 1px solid #fff;
	padding: 5px 10px;
	border-radius: 50%;
	background: #293f508c;
	color: #fff;
	font-size: 13px;
}

/* ------- */

.social-links {
	margin-top: 13px;
	margin-bottom: 0;
	padding-left: 5px;
}

.social-links li {
	display: inline-block;
	margin-right: 6px;
}

.social-links a:hover {
	text-decoration: none;
}

.social-links .social_icons {
	font-size: 18px;
	font-weight: 400;
	line-height: 21.6px;
	color: #ffffff;
	transition: all 0.3s;
}

.social-links .social_icons:hover {
	color: #fff;
}

.yamm .dropdown-menu .t1-title .decor-brand {
	background-image: url("../img/decor-brand.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	margin: 14px 0;
	width: 46px;
}

.decor-brand {
	display: block;
	width: 46px;
	height: 15px;
	margin: 28px auto;
	background-image: url(../img/decor-brand.png);
	background-repeat: no-repeat;
}

.decor-brand_title {
	margin-top: 60px;
	margin-bottom: 50px;
}

.decor-brand_left {
	margin-left: 0;
}

.decor-brand_mrg-0 {
	margin-top: 10px;
	margin-bottom: 30px;
}


/* --- Buttons --- */

.btn-plus {
	position: relative;
	top: 3px;
	margin-left: 6px;
	font-size: 26px;
}

.btn_transparent {
	padding: 14px 31px;
	border: 1px solid;
	border-radius: 25px;
}

.btn_small {
	margin-top: 10px;
	padding: 11px 26px 11px;
	font: 400 13px 'Exo', sans-serif;
	color: #ffffff;
	border: 1px solid #f4f4f4;
	transition: all 0.3s;
	background-image: -webkit-linear-gradient(top, #9b0d3d, #f5010f);
	box-shadow: 0 5px #b53b23;
}

.btn_small:hover {
	background-color: #004172;
}

.btn_full {
	width: 100%;
	padding: 17px 10px;
	font-size: 16px;
	border-radius: 28px;
	text-align: left;
}

.btn_full .icon {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 22px;
	vertical-align: middle;
}

.btn_full .icon:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.btn_upload {
	margin-top: 29px;
	padding: 11px 26px;
	font-size: 11px;
	font-weight: 400;
	border-radius: 25px;
}

.btn_upload .icon {
	display: inline-block;
	font-size: 20px;
	vertical-align: middle;
}

.btn_upload .icon:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.link-full {
	display: block;
	margin-bottom: 100px;
	padding: 14px 10px;
	font-size: 14px;
	font-weight: 500;
	color: #333;
	background-color: #f2f7f9;
	box-shadow: inset 0 0 0 0 rgba(0);
	transition: text-shadow 0.3s;
	text-align: center;
}

.link-full:hover {
	background: #f26529 none repeat scroll 0 0;
	border-radius: 20px;
	box-shadow: 0 -1px 3px 1px rgba(95, 95, 95, 0.88) inset;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(2, 2, 2, 1);
}

/* Accordion */

.accordion .panel-body img {
	float: left;
}

/*
.accordion .panel-body .ui-text {
	margin-left: 145px;
}
*/
.accordion .panel-body .link {
	display: block;
	margin-top: 20px;
	margin-left: 145px;
	font: 600 11px/13.2px 'Exo';
	color: #363636;
}

.accordion .panel-title {
	display: inline-block;
	height: 100%;
	padding: 16px;
	font-size: 15px;
}

.panel-default > .panel-heading {
	color: #ffffff;
	background-color: #00208c;
	border-color: #dddddd;
	font-family: 'Exo', sans-serif;
}

.accordion .panel-heading .icon:before {
	content: '\f107';
}

.accordion .panel-heading .collapsed .icon:before {
	content: '\f106';
}

.accordion .panel .panel-heading .btn-collapse {
	display: block;
	float: right;
	height: 100%;
	border-left: 1px solid rgba(255, 255, 255, 1);
}

.accordion .panel-default .panel-heading .btn-collapse {
	color: #fff;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	background-color: #2986e2;
}

.accordion .panel .icon {
	float: right;
	width: 48px;
	height: 100%;
	padding-top: 16px;
	font-size: 18px;
	color: #f26529;
	border-left: 1px solid rgba(255, 255, 255, 1);
	box-shadow: -1px 0 #ddd;
	text-align: center;
}

.accordion .panel-default .icon {
	color: #fff;
	/* border-left: 1px solid rgba(255, 255, 255, 0.2); */
	background:-webkit-linear-gradient( 40deg , #003a62, #ff000a);
	box-shadow: -1px 0 rgba(0, 0, 0, 0.2);
}


/* ------- */

/*
.article-short {
	position: relative;
	margin-top: 20px;
	padding-left: 95px;
}
.article-short img {
	display: block;
}
.article-short .category, .article-short .autor {
	font-size: 12px;
}
.article-short .category {
	display: inline-block;
	margin-top: 36px;
	padding-right: 15px;
	border-right: 1px solid #eee;
}
.article-short .autor {
	padding-left: 15px;
	color: #777;
}
.article-short .title {
	margin-top: 18px;
	margin-bottom: 21px;
	font-size: 16px;
	font-weight: 700;
	line-height: 22.4px;
	color: #333;
}
*/
/* ------- */
/*

.info-post {
	position: absolute;
	top: 0;
	left: 16px;
	width: 70px;
	border: 1px solid #eee;
	background-color: #fff;
	list-style-type: none;
	text-align: center;
}
.info-post .date, .info-post .month {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 11px;
	padding-bottom: 5px;
}
.info-post .date {
	font-size: 26px;
	font-weight: 700;
	border-bottom: 1px solid #eee;
}
.info-post .month {
	font-family: 'Exo';
	font-size: 14px;
	font-weight: 600;
	color: #878787;
}
.info-post .comments a {
	display: block;
	margin-top: 5px;
	padding: 27px 0 23px;
	font-size: 12px;
	color: #525252;
	background-color: #f2f7f9;
}
.info-post .comments a:hover {
	text-decoration: none;
}
.info-post .comments .icon {
	position: relative;
	top: 3px;
	margin-right: 5px;
	font-size: 16px;
}
*/
.subtitle_mod-1 {
	margin-top: -12px;
	margin-bottom: 18px;
	font: 400 28px'Exo', sans-serif;
}

/* --- Scroll Top --- */

html .scroll-top-view {
	opacity: 1;
}

.scroll-top {
	position: fixed;
	right: 2%;
	bottom: 2%;
	left: auto;
	display: block;
	width: 38px;
	padding: 6px;
	color: #fff;
	border-radius: 5px;
	opacity: 0;
	z-index: 100000;
	cursor: pointer;
	text-align: center;
}

/* ========== Sliders =========== */

/* --- Home slider --- */
/*

.main-slider .slide-title {
	display: table;
	margin-bottom: 0;
	padding: 8px 25px;
	font: 300 36px 'Exo', sans-serif, sans-serif;
	color: #fff;
	white-space: nowrap;
}
.main-slider .slide-title_second {
	display: table;
	margin-bottom: 8px;
	padding: 17px 25px;
	font: 500 40px/48px 'Exo', sans-serif;
	color: #fff;
	background-color: #363636;
}
.main-slider .slide-text {
	display: table;
	margin-bottom: 1px;
	padding: 12px 18px;
	font-size: 18px;
	background-color: rgba(54, 54, 54, 0.3);
}
.main-slider .btn {
	margin-top: 28px;
	padding: 7px 32px 12px;
	font-family: 'Exo', sans-serif;
	font-weight: 700;
	border-radius: 26px;
}
.main-slider .btn .btn-plus {
	margin-left: 8px;
	font-weight: 400;
}
*/




/* --- Reviews --- */

.slider-reviews {
	position: relative;
}

.slider-reviews_2-col {
	padding-top: 70px;
	padding-bottom: 160px;
}

.slider-reviews_1-col .slide {
	padding-left: 35px;
}

.slider-reviews .info {
	float: left;
	text-align: center;
}

.slider-reviews_1-col .info .avatar {
	max-width: 130px;
}

.slider-reviews_2-col .avatar {
	float: left;
	max-width: 116px;
}

.slider-reviews .quote {
	position: relative;
}

.slider-reviews_1-col .quote {
	padding: 34px 0 35px 271px;
}

.slider-reviews_2-col .quote {
	padding-left: 190px;
}

.slider-reviews .quote:before {
	position: absolute;
	font: normal normal normal 24px/1 FontAwesome;
	color: #ef5351;
	content: '\f10d';
}

.slider-reviews .quote:before {
	left: 202px;
}

.slider-reviews_2-col .quote:before {
	top: 0;
	left: 146px;
}

.slider-reviews .decor-brand {
	margin-top: 0;
	margin-bottom: 32px;
}

.slider-reviews_2-col .decor-brand {
	margin-bottom: 50px;
}

.slider-reviews_1-col .avatar {
	margin: 37px auto 5px;
	border-radius: 50%;
	box-shadow: 0 0 0 10px #f2f7f9;
}

.slider-reviews .name {
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #363636;
}

.slider-reviews_1-col .name {
	margin-top: 30px;
	margin-bottom: 5px;
}

.slider-reviews_2-col .name {
	font-size: 14px;
}

.slider-reviews .categories {
	display: inline-block;
	font-size: 12px;
	color: #525252;
}

.slider-reviews_1-col .categories {
	padding-right: 10px;
	padding-left: 10px;
}

.slider-reviews_1-col .categories:last-child {
	border-left: 1px solid #ddd;
}

.slider-reviews_1-col .bx-wrapper .bx-pager {
	left: 300px;
}

.slider-reviews .bx-controls {
	bottom: 110px;
}

.slider-reviews_2-col .bx-pager {
	bottom: -167px;
	width: 100%;
	text-align: center;
}



/* --- BX Carusel --- */

.bx-controls {
	position: absolute;
	top: 50%;
	width: 100%;
}

.bxslider .slide_bg:hover:before,
.bxslider .slide_bg:hover:after {
	opacity: 1;
}



/* --- Breadcrumb --- */

.wrap_breadcrumb {
	border-bottom: 1px solid #eee;
}

.breadcrumb .icon {
	font-size: 14px;
}

.breadcrumb li:first-child a:hover {
	text-decoration: none;
}

/* --- Form-search --- */

.form-search {
	width: 270px;
	border: 1px solid #eee;
	border-radius: 27px;
	overflow: hidden;
}

.form-search__input {
	width: 190px;
	padding: 17px 0 17px 28px;
	font-size: 12px;
	font-weight: 300;
	color: #888;
	border: none;
	transition: all 0.3s;
}

.form-search__input:focus {
	border: none;
	outline-style: none;
	background-color: #eee;
}

.form-search__submit {
	float: right;
	padding: 18px 30px 13px;
	border: none;
	background-color: transparent;
}

.form-appointment .jelect {
	height: 52px;
	margin-bottom: 26px;
}

.form-search__submit .icon {
	font-size: 16px;
	color: #363636;
	transition: all 0.3s;
}

.form-search__submit:hover .icon {
	text-shadow: 0 1px 2px rgba(2, 2, 2, 1);
}

/* ======= Other ======= */

.title-steps {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 40px;
	font-weight: 300;
	line-height: 1.3;
	color: #353535;
}

.title-steps .step-1 {
	display: block;
	margin-top: 0;
	font-size: 46px;
	font-weight: 700;
}

.title-steps .step-2 {
	display: block;
	font-weight: 500;
	line-height: 1.2;
}

.progress-title {
	float: left;
	margin-left: 11px;
}

.title-small {
	margin-top: 60px;
	margin-bottom: 21px;
	font: 700 18px 'Exo', sans-serif;
	color: #fff;
}

.link_on-youtube {
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.link_on-youtube:hover .icon_video-player {
	background-color: #2986e2;
}

.icon_video-player,
.link_on-youtube .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	color: #fff;
	transition: all 0.5s;
	text-align: center;
}

.icon_video-player {
	width: 70px;
	height: 70px;
	margin-top: -35px;
	margin-left: -35px;
	font-size: 22px;
	border-radius: 50%;
}

.icon_video-player:before {
	display: block;
	padding-top: 22px;
}

.link_on-youtube .btn {
	margin-top: -24px;
	margin-left: -85px;
	padding: 14px 25px;
	border-radius: 25px;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.55);
}

.link_on-youtube .icon {
	margin-right: 9px;
	font-size: 20px;
	vertical-align: sub;
}

.form-appointment {
	margin-top: 33px;
}

.form-appointment .input-group {
	margin-bottom: 26px;
}

.form-appointment .input-group:first-child {
	margin-bottom: 20px;
}

.form-appointment .btn {
	margin-top: 5px;
	padding: 12px 30px 16px;
	border-radius: 30px;
}

.map {
	margin-top: -10px;
	margin-bottom: 60px;
}

#message-form .btn {
	padding: 17px 30px 13px;
	font-size: 11px;
}


/*Tabs*/

@media (min-width:991px) {
	.icon-tabs .icon-tabs {
		position: relative;
	}

	.icon-tabs .tab-info {
		left: 0;
		margin-left: -100%;
		position: absolute;
		text-align: center;
		top: 70px;
		width: 100%;
	}
}

.icon-tabs .tab-content {
	text-align: center;
}

.icon-tabs .tab-content {
	padding-top: 20px;
}


.form-group .help-block ul {
	list-style: none;
	margin-left: 10px;
}



.color_primary {
	color: #ef5351;
}

.bg-color_primary {
	    background-image: -webkit-linear-gradient(top, #9b0d3d, #f5010f);
}

.color_second {
	color: #2986e2;
}

.bg-color_second {
	background-color: #98c2ff;
	color: red;
}

.color_primary_hov:hover {
	color: #f26529;
}

.bg-color_primary_hov:hover {
	background-color: #f26529;
}

.color_second_hov:hover {
	color: #2986e2;
}

.bg-color_second_hov:hover {
	background-color: #293f50;
}

.vision{
	    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
    color: #ef5351;
}








.color_white {
	color: #FFF !important;
}

.color_light-grey {
	color: #ccc !important;
}

.color_grey {
	color: #888 !important;
}

.bg-color_white {
	background-color: #FFF !important;
}

.bg-color_red {
	background-color: #f47c49 !important;
}

.font-weight-norm {
	font-weight: normal;
}

.font-weight_600 {
	font-weight: 600;
}

.font-weight_700 {
	font-weight: 700;
}


.bg {
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	;
}



.bg_2 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url('../img/Nurse1.jpg');
}

.bg_3,
.bg_6,
.bg_8 {
	background-position: 0 0;
}

.bg_5 {
}

.bg_7 {
	background-size: cover;
}

.bg_9 {}

.bg_10 {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.bg_11 {
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: inherit;
}

.bg_title {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(0 0 0 / 0%)) , url(../img/breadd-ban.jpg);
	background-size: cover;
	background-position: top;
}


.bg_transparent .row {
	position: relative;
	z-index: 100;
}

.bg_transparent:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
}

.bg_transparent.bg_title:after {
    /* background-color: rgba(45, 43, 41, 0.5); */
}
.bg_transparent.bg_1:after {
	background-color: rgba(41, 134, 226, 0.8);
}

.bg_transparent.bg_2:after {
	background-color: rgba(0, 0, 0, 0.51);
}

.bg_transparent.bg_3:after {
	background-color: rgba(255, 118, 3, 0.78);
}

.bg_transparent.bg_5:after {
	background-color: rgba(41, 134, 226, 0.8);
}

.bg_transparent.bg_7:after {
	background-color: rgba(255, 255, 255, 0.87);
}

.bg_transparent.bg_8:after {
	background-color: rgba(0, 0, 0, 0.88);
}

.bg_transparent.bg_9:after {
	height: 482px;
	background-color: #f2f7f9;
}

.bg_transparent.bg_10:after {
	height: 475px;
	background-color: rgba(0, 0, 0, 0.88);
}

.padd_left_20 {
	padding-left: 20px;
}

.padd_left_70 {
	padding-left: 70px;
}

.border_top {
	border-top: 1px solid #eee
}

.border_btm {
	border-bottom: 1px solid #eee
}









/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	padding: 0;
	position: relative;
	margin: 0 auto;
}

.bx-wrapper img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 99%;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	fix other elements on the page moving (on Chrome) -webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
	z-index: 1;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-viewport ul {
	margin: 0;
	padding: 0;
}

.bx-wrapper .bx-pager {
	font-size: .85em;
	font-weight: bold;
	padding-top: 20px;
	bottom: -113px;
	width: auto;
	left: 0;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #bbb;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 3px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	cursor: pointer;
	z-index: 9999;
	position: relative;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none repeat scroll 0 0 #ef5351;
	border: medium none;
	height: 5px;
}

DIRECTION CONTROLS (NEXT / PREV) .bx-wrapper .bx-next {
	right: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background-color: rgba(54, 54, 54, 0.4);
}

.bx-wrapper .bx-prev {
	left: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.bx-viewport:hover .bx-wrapper .bx-prev {
	left: 10px;
}

.bx-viewport:hover .bx-wrapper .bx-next {
	right: 1px;
	background: #526aff !important;
}

.bx-controls-direction {
	margin: 30px 0 0;
}





* {
	margin: 0;
	padding: 0;
	font: inherit;

	will-change: all;
}

*:before,
*:after {
	box-sizing: border-box;

	will-change: all;
}

html {
	cursor: default;
}


body {
	font: 500 14px/1.52857 'Exo', sans-serif;
	background: #fff;
	/*	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #feffff),color-stop(20%, #ddf1f9),color-stop(100%, #a0d8ef));*/
	background-size: cover;
	/* background-attachment: fixed; */
	/* background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)) , url(../img/food-banner2.jpg); */
	background-position: center;
	background-size: cover;
}

img {
	max-width: 100%;
	height: auto;
}


.main-content,
.sidebar {
	margin-top: 20px;
	margin-bottom: 20px;
	padding:0px;
}

.section {
	position: relative;
	padding-top: 50px;
	padding-bottom: 80px;
}

.section-large {
	position: relative;
	/*
	padding-top: 75px;
	padding-bottom: 100px;
*/
}


/* UI */

.ui-text {
	    font: 400 14px/23.8px 'Lato', sans-serif;
    color: #ffffff;
    text-align: center;
    font-weight: 5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.ui-title-page {
	position: relative;
	padding: 64px 0 46px;
	font-family: Raleway;
	color: #fff;
	margin-top: 83px;
}

.ui-title-page h1 {
	       margin-bottom: 20px;
    margin-left: 25px;
    font-size: 25px;
    font-weight: 700;
    margin-top: -1px;
    text-transform: uppercase;
    color: #000;
    font-family: exo;
    letter-spacing: 0.5px;
}

.ui-subtitle-page {
	margin-left: 25px;
	font-size: 16px;
	font-weight: 300;
	margin-top: 8px;
}

.ui-title-block {
	margin-bottom: 17px;
	color: #202020;
}

.ui-title-block strong {
	font-weight: 500;
}

.ui-title-block_small {
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: 300;
}

.ui-title-block_small span {
	font-weight: 500;
}

.ui-title-block_small span + span {
	display: block;
	font-size: 28px;
	font-weight: 300;
}

.ui-subtitle-block {
	padding-bottom: 55px;

	font-size: 20px;
	font-weight: 300;
	color: #878787;
	text-align: center;
	letter-spacing: 0.21em;
}

.ui-subtitle-block_small {
	padding-bottom: 20px;
	font-size: 18px;
	line-height: 21.6px;
}

.ui-subtitle-block_form {
	margin-top: 50px;
	padding-bottom: 10px;
	color: #363636;
	letter-spacing: normal;
}

.ui-title-inner {
	font: 700 18px 'Exo';
	color: #333;
}

.ui-title-inner_small {
	font-size: 16px;
}

.ui-form .input-group {
	width: 100%;
	margin-bottom: 25px;
	/* font-size: 12px; */
	font-weight: 600;
	color: #888;
	border: 1px solid #d5d5d5;
	/* border-radius: 25px; */
	overflow: hidden;
}

.ui-form .input-group input,
.ui-form .input-group textarea {
	width: 100%;
	padding: 16px 30px;
	border: none;
	border-radius: 0 !important;   
}

.ui-form .input-group .icon {
	position: absolute;
	top: 0;
	right: 0;
	padding: 18px 20px 18px 0;
	color: #f26529;
}

.ui-form .input-group input:focus,
.ui-form .input-group textarea:focus {
	outline-style: none;
}

.ui-form .input-group input::-webkit-input-placeholder,
.ui-form .input-group textarea::-webkit-input-placeholder {
	font-size: 13px;
	color: #888;
}

.ui-form .input-group input::-moz-placeholder,
.ui-form .input-group textarea::-moz-placeholder {
	font-size: 13px;
	color: #888;
}




.unstyled {
	list-style-type: none;
}

.helper,
.helper:before {
	display: inline-block;
	vertical-align: middle;
}

.helper:before {
	width: 0;
	height: 100%;
	content: '';
}

.no-spacing {
	letter-spacing: 0;
}






/* --- Services --- */

.services {
	margin-top: 60px;
}

.services__item {
	position: relative;
	/* margin-bottom: 70px; */
}

.services__item .ui-title-inner {
	/* margin-top: 47px; */
}

.services__item:hover .ui-title-inner {
	color: #f26529;
}

.service__figure {
	position: relative;
}


.hover__figure {
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}

.hover__figure:after {
	background: rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: -150%;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	width: 100%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.hover__figure:hover:after {
	left: -50%;
}

.hover__figure img {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.hover__figure:hover img {
	transform: scale(1.1);
}


.view-btn a {
   border: 1px solid #111d2f;
    padding: 10px 25px;
    color: #ffffff;
    font-weight: 600;
    background: #25222b;
    text-decoration: none;
}

.view-btn a:hover {
	border: 1px solid #ef5351;
	background: none;
	color: #ef5351;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #e7e7e7;
}

.fa-envelope {
	color: #f26529;

}

.wcaset-list li a {
	line-height: 35px !important;
}

.inst {
	display: flex;
}

.inst p {
	font-size: 13px;
	font-weight: 600;
	line-height: 30px;
	text-align: justify;
}

.input-group .form-control {
	margin-bottom: 10px;
}

.awd .panel-group .panel {
	margin-bottom: 9px !important;
	border-radius: 0;
}

/*  Jounal Publication  */


.journal-btn {
	background: #293f50;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
}

.journal-btn:hover {
	background: #0cb8b6;
	text-decoration: none;
}

.journals {
	margin-bottom: 25px;
}

.journals .card:hover {
	background: #eee;
}

.journals strong {
	font-weight: 500 !important;
}

.journals .card:nth-child(2) {
	background-color: #e7e7e7 !important;
}

.journals .card-image {
	background: #707577;
	padding: 10px;
	text-align: center;
	box-shadow: 0px 2px 1px 2px #e9e9e9;
	width: 100px;
}

.journals .card-image img {
	height: -webkit-fill-available;
	height: 70px;
}

.form-title {
	margin-bottom: 15px;
	padding: 10px 20px;
	background-color: #00208c;
	font-weight: 600;
	color: #fff !important;
}

.add-field a {
	margin-top: 11px;
	padding: 12px 25px 11px;
	color: #5b5737;
	border: 1px solid #b0b0b0;
	transition: all 0.3s;
	/* background: #f26529; */
	font-weight: 600;
	border-radius: 50px;
	/* padding-top: 10px; */
	position: relative;
	top: 6px;
	left: 10px;
}


/*  statics tab */
div.statics-tab-container {
	z-index: 10;
	background-color: #ffffff;
	padding: 0 !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #ddd;
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity=97);
}

div.statics-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

div.statics-tab-menu div.list-group {
	margin-bottom: 0;
}

div.statics-tab-menu div.list-group > a {
	margin-bottom: 0;
	line-height: 40px;
}

div.statics-tab-menu div.list-group > a .glyphicon,
div.statics-tab-menu div.list-group > a .fa {
	color: #5A55A3;
}

div.statics-tab-menu div.list-group > a:first-child {
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
}

div.statics-tab-menu div.list-group > a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
}

div.statics-tab-menu div.list-group > a.active,
div.statics-tab-menu div.list-group > a.active .glyphicon,
div.statics-tab-menu div.list-group > a.active .fa {
	background-color: #f2692f;
	background-image: #5A55A3;
	color: #ffffff;
	line-height: 40px;

}

div.statics-tab-menu div.list-group > a.active:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	border-left: 10px solid #0c6975;
}

div.statics-tab-content {
	background-color: #ffffff;
	/* border: 1px solid #eeeeee; */
	padding-left: 20px;
	padding-top: 10px;
}

div.statics-tab div.statics-tab-content:not(.active) {
	display: none;
}


.committee {
	margin-bottom: 55px;
	background-color: #eaedf280;
	padding: 25px 25px 20px 15px;
	/* box-shadow: -5px -6px 9px #1f527e9e; */
	border-top: 4px solid #0cb8b6;
	height: 225px;
}

.comm-img {
	position: relative;
	/*    margin-bottom: 75px;*/
	transition: .3s;
}

.committee:hover img {
	-webkit-clip-path: polygon(0% 0%, 100% 0, 100% 50%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0, 100% 50%, 100% 100%, 0% 100%);

}

.comm-img img {
	width: 100%;
	/*    position: absolute;*/
	height: 140px;
	-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
	transition: .3s;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 13px;
}

.comm-content h4 {
	font-size: 17px;
	/* font-weight: 300; */
	border-bottom: 1px dashed #18164f;
	line-height: 2;
	text-transform: capitalize;
	font-weight: 600;
	color: #18164f;
}

.position {
	font-size: 18px;
	font-weight: 800;
	font-style: italic;
	color: #c0392b;
}

.comm-content p {
	font-weight: 500;
	font-size: 14px;
	/* letter-spacing: 1px; */
	line-height: 25px;
	text-align: inherit !important;
	color: #1b1b1b;
}

.side-panel {
	background: #e4f3ff;
	padding: 5px 10px;
	margin-bottom: 40px;
}

.side-panel .active {
	background: rgb(65 107 178);
}

.side-panel .active a {
	color: #fff !important;
}

.list-services__item a:hover {
	text-decoration: none;
}

.news {
	color: #000000;
	text-decoration: none;
}

.news:hover {
	text-decoration: none;
}

.new-media img {
	height: 250px;
	margin-bottom: 20px;
	width: 94%;
}




.caption-text h3 {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 10px;
	font-size: 18px;
	margin-top: 23px;
	background: #0cb8b6;
}


.row.text-center p {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: -0.3px;
	margin: 3px 0 30px;
	text-transform: uppercase;
}


.btn-default {
	background: #4d8fd1 none repeat scroll 0 0;
	border: 2px solid #fff;
	border-radius: 50px;
	text-shadow: 0 1px 0 #fff;
}

.caption-text p {
	margin: 18px auto 13px;
	text-align: center;
	width: 91%;
}

.btn-default:focus,
.btn-default:hover {
	background-color: #f26529;
	background-position: 0 -15px;
	color: #fff;
}

.cuadro_intro_hover {
	padding: 0px;
	position: relative;
	overflow: hidden;
	height: 200px;
	margin-bottom: 30px;
}

.cuadro_intro_hover:hover .caption {
	opacity: 1;
	transform: translateY(-150px);
	-webkit-transform: translateY(-150px);
	-moz-transform: translateY(-150px);
	-ms-transform: translateY(-150px);
	-o-transform: translateY(-150px);
}

.cuadro_intro_hover img {
	z-index: 4;
}

.cuadro_intro_hover .caption {
	position: absolute;
	top: 150px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}

.cuadro_intro_hover .blur {
	background-color: rgba(0, 0, 0, 0.7);
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

.cuadro_intro_hover .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	height: 300px;
	text-align: center;
	top: -20px;
	width: 100%;
}


.ass-logo {
	padding-left: 5px;
	padding-right: 5px;
}

.ass-logo .hover__figure {
	overflow: hidden;
	position: relative;
	margin-bottom: 0px !important;
}

.ass-logo img {
	background: #ffffff;
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #cdcccc;
	width: 100%;
	height: 100px;
}


.mb-0 {
	margin-bottom: 0 !important;
}



.speakers-list thead {
	background: #0cb8b6;
	color: #FFF;
}

.speakers-list thead th {
	color: #fff !important;
	text-transform: inherit !important;
	font-size: 15px;
	font-weight: 600 !important;
	text-align: center;
}

.speakers-list .table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	vertical-align: middle;
	font-weight: 500;
	/*			text-align: center;*/
}


.list-mark .icons:before {
	padding-right: 17px;
	font-family: 'Simple-Line-Icons';
	font-size: 12px;
	color: #f26529;
}





.p-5 {
	padding-left: 45px;
	padding-right: 45px;
}

#myCarousel .ui-title-block {
	font-size: 23px !important;
}

#myCarousel1 .ui-title-block {
	font-size: 23px !important;
}

.video-testimonials .ui-title-block {
	font-size: 32px !important;
}

.carousel .item {
	color: #999;
	overflow: hidden;
	min-height: 120px;
	font-size: 13px;
}

.carousel .media {
	position: relative;
	padding: 0 0 0 20px;
	margin-left: 20px;
}

.carousel .media img {
	width: 150px;
	height: 150px;
	display: block;
	border-radius: 50%;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	border: 2px solid #fff;
}

.carousel .testimonial {
	color: #fff;
	position: relative;
	background: #0cb8b6;
	padding: 15px;
	margin: 0 0 20px 20px;
}

.carousel .testimonial::before,
.carousel .testimonial::after {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -20px;
}

.carousel .testimonial::before {
	width: 20px;
	height: 20px;
	background: #9b9b9b;
	box-shadow: inset 12px 0 13px rgba(0, 0, 0, 0.5);
}

.carousel .testimonial::after {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

.carousel .item .row > div:first-child .testimonial {
	margin: 0 20px 20px 0;
}

.carousel .item .row > div:first-child .media {
	margin-left: 0;
}

.carousel .testimonial p {
	text-indent: 40px;
	line-height: 21px;
	margin: 0;
}

.carousel .testimonial p::before {
	content: '\94';
	color: #fff;
	font-weight: bold;
	font-size: 68px;
	line-height: 70px;
	position: absolute;
	left: -25px;
	top: 0;
}

.carousel .overview {
	padding: 3px 0 0 15px;
}

.carousel .overview .details {
	padding: 5px 0 8px;
	color: #333;
}

.carousel .overview b {
	text-transform: uppercase;
	color: #f26529;
	font-weight: 600;
}

.carousel .carousel-control {
	width: 30px;
	height: 30px;
	background: #666;
	text-shadow: none;
	top: 4px;
}

.carousel-control i {
	font-size: 16px;
}

.carousel-control.left {
	left: auto;
	right: 40px;
}

.carousel-control.right {
	left: auto;
}

.carousel-indicators {
	bottom: -80px !important;
}

.carousel-indicators li,
.carousel-indicators li.active {
	width: 18px;
	height: 18px;
	border-radius: 0;
	margin: 1px 4px;
}

.carousel-indicators li {
	background: #e2e2e2;
	border: 4px solid #fff;
}

.carousel-indicators li.active {
	color: #fff;
	background: #ff5555;
	border: 5px double;
}

.star-rating li {
	padding: 0 2px;
}

.star-rating i {
	font-size: 14px;
	color: #ffdc12;
}

.media-body {
	width: auto;
}

.home-gallery img {
	      height: 201px;
    width: 305px;
    margin-right: 17px;
    border-radius: 20px;
}

.journals h5 {
	line-height: 25px;
	margin-top: 0;
}

@media (max-width: 768px) {
	.j-name {
		padding: 0;
	}
      .mem-menu ul {
    display: none !important;
}
    .mem-banner .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    font-size: 14px !important;
    padding: 14px !important;
}
    .abt {
        text-align: justify !important;
            font-size: 15px !important;
    }
    .tabtop{
        display: flex;
    }
    .join-btn a {
    background: #ef3838;
    padding: 15px 44px !important;
    margin-bottom: 15px;
}
    .join-btn {
    text-align: center !important;
    margin-bottom: 29px;
    margin-top: 15px;
    display: grid;
}
   .table-title img {
       max-width: 27px !important;}
    .table-title strong {
    font-size: 16px !important;
}
    .m-bor{
            padding: 12px !important;
    }
    
    .conference .table>thead>tr>th, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td {
    padding: 8px !important;
    line-height: 23px !important;
    text-align: left !important;
    font-size: 13px !important;
    }
    
    
    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-bottom: 0 none;
    border-top: 0 none;
    font-size: 13px !important;
    border-top: 1px solid #6f6f6f !important;
    padding: 6px !important;
}
    
    .conference .table>thead>tr>th, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td {
    padding: 11px !important;
}
    .mem h2 {
    font-size: 21px !important;
    }
    .top-header__links a {
       display: block;
    padding: 1px 2px 0 12px !important;
    border-left: none;
    float: left;
    padding-bottom: 7px !important;
    text-align: center !important;
}
    
    .languages{
        display: none;
    }
    
            #memberModal{
                display: none !important;
            }
    
    .pm-0{
        padding: 0px !important;
    }
    
     .logo{
        margin-bottom: 0px !important;
    }
    .logo__img{
        max-width: 50%;
    }
    
    
    
    
}

.awd-list .hover__figure img {
	height: 152px;
}

.card-base > .card-icon {
	text-align: center;
	position: relative;
}

.box-title {
	margin-top: 22px;
	color: #ef5351!important;
	font-weight: bold;
}

.imagecard {
	z-index: 2;
	display: block;
	positioN: relative;
	width: 88px;
	height: 88px;
	border-radius: 50%;
	border: 5px solid white;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	margin: 0 auto;
	color: white;
}

.card-base > .card-icon > .card-data {
	 min-height: 250px !important; 
	margin-top: -24px;
	background: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	/* min-height: 215px; */
	min-height: 215px;
	padding: 15px;
	margin-bottom: 25px;
}

#widgetCardIcon {
	background: #29201c !important;
	font-size: 28px;
	line-height: 78px;
}


.zonal img {
	border: 1px solid #333;
}

.north1 {
	background: #fdf9bb;
}

.north2 {
	background: #ffd8d7;
}


.south1 {
	background: #fad0cf;
}

.south2 {
	background: #ebc5dd;
}

.south3 {
	background: #fdf9bb;
}

.south4 {
	background: #c1e0b2;
}

.south5 {
	background: #d0cba0;
}


.zonal .list-mark li a {
	display: block;
	padding: 2px 0;
	font-size: 16px;
	line-height: 35px;
	color: #293f50;
	border: 1px solid #222;
	padding-left: 15px;
	margin-bottom: 15px;
}

.zonal table tr:nth-child(2n) td {
	background: #f2f2f2;
}

.zonal thead {
	background: #293f50;
}

.zonal td a {
	text-decoration: none !important;
	font-weight: 600;
}

.zonal .table > thead > tr > th {
	color: #fff !important;
	/* text-align: center; */
	font-weight: 600;
	padding: 20px !important;
}

.zonal td,
th {
	font-weight: 500;
}

.zonal-tab .nav-tabs > li > a {
	border-radius: 0 0 0 0;
	position: relative;
	padding: 10px 40px;
	margin-top: 15px;
	font-weight: 500;
	background: #2a4050;
	color: #ffffff;
	transition: all 0.3s;
	text-align: center;
	border: 1px solid #eee;
	margin-right: -1px;
}

.zonal-tab.nav-tabs > li.active > a,
.zonal-tab.nav-tabs > li.active > a:hover,
.zonal-tab.nav-tabs > li.active > a:focus {
	color: #fff;
	border-bottom-color: transparent;
	cursor: default;
	border-color: transparent;
	box-shadow: 0 3px 0 0 #f16044;
	text-decoration: none;
	    background-image: -webkit-linear-gradient(top, #056571, #0d2c54) !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #fff;
	border-bottom-color: transparent;
	cursor: default;
	border-color: transparent;
	box-shadow: 0 3px 0 0 #f16044;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, #056571, #0d2c54) !important;
}

.pl-3 {
	padding-left: 25px;
}

.coll-title {
	color: #4a99e6;
	font-size: 15px;
	text-transform: uppercase;
}



.clients {
	font-size: 16px;
}




.prev,
.next {
	z-index: 2;
	color: #0d2437 !important;
	background-color: #eee !important;
	border-color: #dddddd;
	font-weight: 600;
}

.conf-event {
	background: #509ce554;
}

.month {
	font-size: 20px;
	font-weight: 600;
	position: relative;
	top: 4px;
	/*			padding-left: 200px;*/
	/*			padding-right: 200px;*/
}


.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #ffffff !important;
	    background-image: -webkit-linear-gradient(top, #056571, #0d2c54) !important;
	border-color: #dddddd;
	font-weight: 600;
}

.list-group-horizontal .list-group-item {
	display: inline-block;
}

.list-group-horizontal .list-group-item {
	margin-bottom: 0;
	margin-left: -4px;
	margin-right: 0;
}

.list-group-horizontal .list-group-item:first-child {
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}

.list-group-horizontal .list-group-item:last-child {
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0;
}

.calendar-days {
	width: 14.28571428571429% !important;
	border: 1px solid rgb(235, 235, 235);
	border-right-width: 0px;
	border-bottom-width: 0px;
	min-height: 50px;
	border-right: 1px solid #ebebeb;
	text-align: center;
	padding: 17px;
	background: #0d2437 !important;
	font-weight: 600;
	color: #fff;
}

h1.title {
	font-weight: 900;
}

.popover.calendar-event-popover {
	font-size: 12px;
	color: rgb(120, 120, 120);
	border-radius: 2px;
	max-width: 300px;
}

.popover.calendar-event-popover h4 {
	font-size: 14px;
	font-weight: 900;
}

.popover.calendar-event-popover .location,
.popover.calendar-event-popover .datetime {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
}
.host{
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
}
.event-host {
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 5px;
}
.event-badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 5px;
    font-size: 11px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #5095d8;
    border-radius: 10px;
}

.popover.calendar-event-popover .location > span,
.popover.calendar-event-popover .datetime > span {
	margin-right: 10px;
}

.popover.calendar-event-popover .space,
.popover.calendar-event-popover .attending {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(160, 160, 160);
	font-weight: 700;
}

.popover.calendar-event-popover .space > .pull-right,
.popover.calendar-event-popover .attending > .pull-right {
	font-weight: 400;
}

.popover.calendar-event-popover .attending {
	margin-top: 5px;
	font-size: 18px;
	padding: 0px 10px 5px;
}

.popover.calendar-event-popover .attending img {
	border-radius: 50%;
	width: 40px;
}

.popover.calendar-event-popover .attending span.attending-overflow {
	display: inline-block;
	width: 40px;
	background-color: rgb(200, 200, 200);
	border-radius: 50%;
	padding: 8px 0px 7px;
	text-align: center;
}

.popover.calendar-event-popover .attending > .pull-right {
	font-size: 28px;
}

.popover.calendar-event-popover a.btn {
	margin-top: 10px;
	width: 100%;
	border-radius: 3px;
	background-color: #ff4263 !important;
	border-color: #ff4263 !important;
}

[data-toggle="calendar"] > .row > .calendar-day {
	width: 14.28571428571429%;
	border: 1px solid rgb(188, 188, 188);
	border-right-width: 0px;
	border-bottom-width: 0px;
	min-height: 120px;
	background: #eeeeeebd;
}

[data-toggle="calendar"] > .row > .calendar-day.calendar-no-current-month {
	color: rgb(200, 200, 200);
	background: #eeeeeebd;
}

[data-toggle="calendar"] > .row > .calendar-day:last-child {
	border-right-width: 1px;
}

[data-toggle="calendar"] > .row:last-child > .calendar-day {
	border-bottom-width: 1px;
}

.calendar-day > time {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
	font-weight: 300;
	width: 100%;
	padding: 10px 10px 3px 0px;
	text-align: right;
	color: #333;
	font-weight: 500;
}

.calendar-day > .events {
	cursor: pointer;
}

.calendar-day > .events > .event h4 {
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 3px;
	background: #0cb8b6;
	padding: 3px 2px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	margin-top: 6px;
}

.calendar-day > .events > .event h4:hover {
	background: #ff4263 !important;
}

.calendar-day > .events > .event > .desc,
.calendar-day > .events > .event > .location,
.calendar-day > .events > .event > .datetime,
.calendar-day > .events > .event > .attending {
	display: none;
}
.conference td a {
    color: #ef6046 !important;
    font-weight: 600;
}

.conference .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	padding: 20px !important;
}

.conference tr:nth-child(2n) {
    background: #f2f2f2;
}

.conference thead {
    background: #001e85;
    border-bottom: 4px solid #ef6046;
}
.conference thead th{
	 color: #fff !important;
}
 .proc-img img{
			margin-top: 10px;
		}
.wrapp {
    display: flex;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
    border: 1px solid #211614;
    color: #444;
    cursor: pointer;
}

.wrapp1 , .wrapp4 {
    color: white;
    background-image: -webkit-linear-gradient(top, #056571, #0d2c54) !important;
}

.wrapp2:hover , .wrapp3:hover {
    color: white;
    background-image: -webkit-linear-gradient(top, #056571, #0d2c54) !important;
    box-shadow: 0 0 black;
}
		
.ico-wrapp {
    margin: auto;
}

.mbr-iconfont {
    font-size: 4.5rem !important;
    color: #ec8b00;
    margin: 1rem;
    padding-right: 1rem;
}
.vcenter {
    margin: auto;
}

.mbr-section-title3 {
    text-align: left;
}

.display-5 {
    font-size: 1.4rem;
}
.mbr-bold {
    font-weight: 700;
	font-size: 17px;
}


.display-6 {
    font-size: 1re}

.cal-close{
	color: #444 !important;
}
.evnt{
	    background: #ff4263 !important;
}
.abt-impact p{
	color: #fff !important;
}


blockquote {
    font-style: italic;
    line-height: 1.9;
    margin: 0 0 21px;
    padding: 0;
    color: #202020;
    font-size: 16px;
    font-weight: 500;
}

.btn-reset{
	    margin-top: 10px;
    padding: 14px 25px 11px;
    font: 400 13px 'Exo', sans-serif;
    color: #ffffff;
    border: 1px solid #f4f4f4;
    transition: all 0.3s;
    background-image: -webkit-linear-gradient(top, #251e1a, #39322c);
}
.association a{
	color: #00208c;
}

.organization label {
    font-weight: 600;
    text-transform: initial;
    line-height: 35px;
}
	.basic-padding{
    padding-top:15px;
    padding-bottom:15px;
}
.image-hover {
  
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-hover .overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px;
  text-align: left;
   background: linear-gradient(45deg, #434548 0, #0d2c544a 100%);
  border: 2px solid #f26145;
}
.image-hover .overlay::before {
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  opacity: 0;
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.image-hover img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  max-width: none;
  width: calc(111%);
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
  height: 210px;
}
.image-hover h2 {
      color: #fff;
    position: relative;
    font-size: 14px;
    line-height: 20px; margin-top: 5px;
}
		.image-hover p{
			    color: #ef9d00;
    font-weight: 600;
    margin-bottom: 5px;
		}
.image-hover .btn-hover {
  display: inline-block;
  color: #fff;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.image-hover:hover img {
  opacity: .6;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.image-hover:hover .overlay::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.image-hover:hover .btn-hover {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.panel-info > .panel-heading {
    color: #ffffff;
    background-color: #056571;
    border-color: #056571;
    padding: 15px;
}
.panel-info {
    border-color: #056571;
}
.btn-success {
    background-image: -webkit-linear-gradient(top, #2093d1, #1c75a42e) !important;
    background-color: #211714;
    border-color: #211714;
}
.btn-success:hover{
	     background-color: #218fb0 !important;
    border-color: #1f90c5;
}
.account{
	border-top: 1px solid#888;
    padding-top: 15px;
    font-size: 14px;
    margin-top: 25px;
    color: #ef9d00;
    font-weight: 600;
}
.forget-pwd , .sign-in{
	float: right;
    /* font-size: 80%; */
    position: relative;
    top: -21px;
}
.forget-pwd a , .sign-in a{
	color: #fff;
}
.past .fa , .past-date{
	color: #ef5351;
}

.demo{ background-color: #bbcdcf; }
.serviceBox{
       padding: 0 0 20px;
    border: 1px solid #22222252;
    margin: 5px 5px 0 15px;
    text-align: right;
    border-radius: 20px 0;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
    height: 380px;
}
.serviceBox:hover{
        background: -webkit-linear-gradient( 40deg , #96cff4, #fbb6b9f7) !important;

}
		.serviceBox h4{
			    line-height: 30px;
    margin-bottom: 15px;
		}
.serviceBox .title{
    color: #fff;
    background: -webkit-linear-gradient( 40deg , #098ce5, #ff000a) !important;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    padding: 12px 25px;
    margin: -6px -6px 30px 0;
    border-radius: 0 0 0 20px;
    box-shadow: -2px 4px 1px rgba(0,0,0,0.2);
    display: inline-block;
    position: relative;
}
		.serviceBox .title a{
			color: #fff;
		}
.serviceBox .title:before,
.serviceBox .title:after{
    content: "";
    background: linear-gradient(to right bottom, transparent 49%, #546445 50%);
    width: 5px;
    height: 5px;
    position: absolute;
    top: 0;
    left: -4px;
}
.serviceBox .title:after{
    transform: rotate(180deg);
    top: auto;
    bottom: -5px;
    left: auto;
    right: 0;
}
.serviceBox .description{
        color: #555;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0 15px 10px;
}
.serviceBox .service-icon{
      color: #fff;
    font-size: 35px;
    text-align: center;
    /* line-height: 68px; */
    /* width: 110px; */
    /* height: 90px; */
    margin: 0 auto 20px;
    /* border-radius: 50%; */
    transition: all 0.3s ease 0s;
    /* border: 1px solid #b8b8b8; */
}
		.service-icon img{
			 border-radius: 100%;
    border: 1px solid #b8b8b8;
    width: 119px;
    height: 110px;
    padding: 5px;
		}
.serviceBox .read-more{
    color: #fff;
    background: linear-gradient(to right,#fe8c00,#f83600);
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    width: 140px;
    padding: 7px 0;
    border-radius: 0 30px 30px 0;
    box-shadow: 4px 4px 1px rgba(0,0,0,0.2);
    display: block;
    position: relative;
}
.serviceBox .read-more:hover{ text-shadow: 0 0 5px #555; }
.serviceBox .read-more:before,
.serviceBox .read-more:after{
    content: "";
    background: linear-gradient(to bottom,#fe8c00,#f83600);
    width: 15px;
    height: 25px;
    border-radius:50px 0 0 50px;
    position: absolute;
    top: -25px;
    left: -15px;
}
.serviceBox .read-more:after{
    background: #fe8c00;
    border-radius: 50px 0 0 50px;
    height: 62px;
    z-index: -2;
}
@media only screen and (max-width:990px){
    .serviceBox{  margin: 0px 0px 30px 0px;
    height: auto; }
	
}
	
	
	.mt-6{
		margin-top: 60px !important;
	}
	
	.photo1{
		      background-image: linear-gradient(rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.42)) , url(../img/Nurse1.jpg);
    padding-top: 35px;
    padding-bottom: 25px;
    height: 200px;
    background-size: cover;
	}
	.photo2{
		    background-image: linear-gradient(rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.54)) , url(../img/Nurse-ban.jpg);
    padding-top: 35px;
    padding-bottom: 25px;
    height: 200px;
    background-size: cover;
	}
	.photo22 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.54)) , url(../img/n1.PNG);
    padding-top: 35px;
    padding-bottom: 25px;
    height: 200px;
    background-size: cover;
}
.photo33{
    background-image: linear-gradient(rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.54)) , url(../img/n2.PNG);
    padding-top: 35px;
    padding-bottom: 25px;
    height: 200px;
    background-size: cover;
}
	.photo3{
		      background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.52)) , url(../img/banner-banner.jpg);
    padding-top: 35px;
    padding-bottom: 25px;
    height: 200px;
    background-size: cover;
	}
	.photo4{
		    background-image: linear-gradient(rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.45)) , url(../img/food-banner1.jpg);
    padding-top: 35px;
    padding-bottom: 25px;
    height: 200px;
    background-size: cover;
	}
	
	
	.home-cty{
	  border: 1px solid #CDCDCD;
    /* border-radius: 10px; */
    box-shadow: 0 0.14286em 0.14286em -0.14286em #ccc;
    margin-bottom: 7px;
		transition: all .4s ease;
		background: #fff;
}
	.home-cty h4{
	color: #f26145;
	font-size: 15px;
	}
	.home-cty p{
	        font-size: 13px !important;
    font-weight: 500;
    text-align: left;
    /* width: 99%; */
    line-height: 27px;
    color: #000;
    margin-bottom: 0;
}	}
	
	
	.home-cty:hover{
		    -webkit-transform: translateY(-8px);
    transform: translateY(-3px);
		box-shadow: 0 60px 40px -40px rgba(0, 0, 0, 0.13);
	}
	
	.mb-1{
		margin-bottom: 10px;
	}
		.bg-overlay h1{
		    font-size: 16px;
    color: #fff;
    margin-top: 5px;
	line-height: 30px;
	}
	.bg-overlay p{
		    text-align: center;
    color: #ef9d00;
		font-weight: 500;
	}
	.bg-overlay h6{
		color: #23a8ff;
    font-weight: 600;
    font-size: 15px;
	}
	
	
	.p-2{
		padding: 10px !important
	}


.cardbox{
    text-align: center;
    padding: 5px 0 0;
    position: relative;
    z-index: 1;
}
.cardbox:before{
    content: '';
    background-image:-webkit-linear-gradient( 40deg , #96cff4, #fbb6b9f7) !important;
    height: 105px;
    width: 100%;
    position: absolute;
    left: 0;
    /* top: 40px; */
    z-index: -1;
}
	.service-content h3{
		    font-size: 16px;
    margin-top: 1px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 5px;
    font-weight: 800;
	}
.cardbox .service-icons{
       color: #ff0a0b;
    font-size: 45px;
    line-height: 76px;
    width: 120px;
    height: 56px;
    margin: 0 auto 50px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
	.service-icons img {
    border-radius: 50%;
    border: -webkit-linear-gradient(top, #b1d8b2, #4b4c37e6);
    border-color: red;
    border: 1px solid #b1d8b2;
    padding: 5px;
		    background: #fff;
		    width: 120px;
    height: 120px;
}
	
.cardbox .service-icons:before{
    content: "";
    background: #fff;
    width: 80%;
    height: 80%;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}
.cardbox .service-content{
    background-color: #fff;
    padding: 20px 15px 15px;
    border-radius: 0 0 15px 15px;
	    border: 1px solid #4444;
	margin-bottom: 30px;
	    height: 220px;
}
.cardbox .title{
    color: #ff0a0b;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.cardbox .description{
          color: #22130e;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 5px;
}
.cardbox .position{
     color: #f60511;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 5px;
    font-style: italic;
    font-weight: 600;
}
@media only screen and (max-width:990px){
    .cardbox{ margin: 0 0 30px; }
	}


		.list-progress .fa-plus{
	    font-size: 17px;
    font-weight: 400;
    position: relative;
    top: -11px;
    left: 8px;
}
	
.client-logo{
	    border: 1px solid #dadada;
    padding: 7px;
    text-align: center;
}
.client-logo strong{
	text-align: left;
}
.client-logo img{
	 width: 60%;
    height: 70px;
}


@keyframes blink {
		0% {
			opacity: 0;
		}

		50% {
			opacity: .5;
		}

		100% {
			opacity: 1;
		}
	}


.jour-body {
       background-image: linear-gradient(rgb(42 98 128 / 87%), rgb(5 101 113 / 64%)) , url(../img/banner-banner.jpg);
    border: 1px solid #707577b8;
}
.jour-body h4 {
    color: #fff;
}
.jour-body .card-image{
    background: #fff;
    padding: 5px;
    border: 1px solid #fff;
}







.modal .radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.border_btm .container {
    width: 100%;
}


.modal .radio label, .checkbox label {
    /* min-height: 21px; */
    /* padding-left: 20px; */
    /* margin-bottom: 0; */
    font-weight: 600;
    cursor: pointer;
    font-size: 13px;text-transform: capitalize;
}

.modal .ui-form .input-group input, .ui-form .input-group textarea {
    width: auto;
    padding: 15px 21px;
    border: none;
    border-radius: 0 !important;
}

.modal .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -23px;
    margin-top: 3px;
}