/**
Theme Name: iceers
*/

* {
	font-variant-ligatures: no-common-ligatures;
}
.donate-section .holder .details-wrap .wpcf7-form-control-wrap.wpcf7-not-valid .select2-selection{
    box-shadow: inset 0 0 0px 2px red;
}
#search-area {
	z-index: 100101;
}
.processing {
	opacity: 0.8;
	-webkit-filter: blur(1.5px);
    filter: blur(1.5px);
}

.counter-social-widget{
	width: 100%;
    height: 100px;
    overflow: hidden;
}
.counter-social-widget img{
	width: 100%;
}
.processing-pag .pagination-wrap > ul li:disabled, .processing-pag .pagination-wrap > ul li.disabled {
    display: inline-block!important;
}
.team-modal-content{
	position: relative;
}
.loader-btn{
	position: absolute;
    top: 31%;
    left: 83%;
}
/* Loading */
#wrapper{
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
#wrapper.loading{
	opacity: 0;
}

.animsition-loading.form{
	position: absolute;
}
.theme-form, .checklist-boxes{
	position: relative;
}
.login-box.processing > *,.theme-form.processing > *, #login-form.processing > *, .checklist-boxes.processing > *, .events-boxes.processing > *, .post-row.processing > *, .magazine-row.processing > *, .cols-list.processing > * {
	opacity: 0.8;
	-webkit-filter: blur(1px);
    filter: blur(1px);
}


.visual h1, .visual h2 {
    font-weight: 600;
}
.post-list .row [class*="col"]:hover {
	opacity: 1;
}
.filter-01:before{
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	opacity: .6;
}
.filter-01:hover:before{
	opacity: 1;
}

.section-title-map {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}
.thumbnail .text .cats {
	display: block;
}
.thumbnail .text .cats h5 {
	display: inline-block;
	margin-right: 15px;
}

/*
.accordion .item > h2 a:after {
	width: 2px;
}
.accordion .item > h2 a:before {
	height: 2px;
}
*/

/* Contact Form 7 */
div.wpcf7-response-output{
	line-height: 1.2;
	margin: 0.5em 0 1em 0;
	padding: 1.344em 50px;
	border: none;
	color: #ffffff;
	background-color: #255379;
	position: relative;
	z-index: 1;
}
div.wpcf7-response-output:before{
	content: "\f05a";
	position: absolute;
	top: 50%;
	left: 17px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	margin-top: -9px;
}
div.wpcf7-validation-errors{
	background-color: #c24747;
}
div.wpcf7-validation-errors:before{
	content: "\f057";
}
div.wpcf7-mail-sent-ok{
	background-color: #0fa55d;
}
div.wpcf7-mail-sent-ok:before{
	content: "\f058";
}
span.wpcf7-not-valid-tip{
	 margin-top: -10px;
	 margin-bottom: 5px;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
}
.donate-section .holder .details-wrap .form-control.wpcf7-not-valid {
	box-shadow: inset 0 0 0px 2px red;
}
.video-playing:before{display: none;}
.video-playing .text-holder,
.video-playing .slick-dots{
	opacity: 0;
	visibility: hidden;
}

.container-fluid.container-contact{
	padding-top: 96px;
	padding-bottom: 96px;
}

.contact-form .bottom .btn-box{
	position: relative;
}
.contact-form .bottom .btn-box .ajax-loader {
	display: block !important;
	position: absolute;
	top: 16px;
	left: -30px;
}

form.cf7mls input.wpcf7-form-control.wpcf7-submit,
.cf7mls-btns .action-button {
	border-radius: 0px;
}
form.cf7mls input.wpcf7-form-control.wpcf7-submit,
.cf7mls-btns .action-button:hover {
	opacity: 1 !important;
}

.cf7mls_back.action-button {
	border-radius: 0;
}

.donate-section .fieldset-cf7mls .cf7mls_next,
.donate-section .fieldset-cf7mls .wpcf7-submit {
	text-align: center !important;
}

.donate-section .fieldset-cf7mls .cf7mls_back + .cf7mls_next {
	width: 50%;
	right: 0;
	left: auto;
}

.fieldset-cf7mls-wrapper .cf7mls_back_fs {
	display:none;
}

button.cf7mls_btn:not(.disabled)::after {
	display: none;
}


/* Menus */

.dropdown-menu:before {
    content: '';
    left: -1px;
    right: -1px;
    height: 1000px;
    background-color: #000;
    opacity: 1;
    position: absolute;
    bottom: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}


#header #main-nav .dropdown-menu h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 17px;
    padding-bottom: 9px;
    border-bottom: 1px solid #484848;
    color: #94d8d8;
}




#header #main-nav ul li.item-orange > a {
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fdfdff;
    padding: 11px;
    font-size: 13px;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 3px;
    margin-left: 5px;
}



/* Max widht */

.content-area .container {
    padding-top: 97px;
    padding-bottom: 100px;
    max-width: 1400px;
    padding-right: 100px;
    padding-left: 100px;
}



.filter-04:before {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), to(black));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, black 100%);
	opacity: .7;
}

.embed-responsive:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(black));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, black 100%);
	opacity: .5;
	z-index: 2;
}

.with-video {
	position: relative;
}
.with-video .btn-play {
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	z-index: 2;
	margin: auto;
}

/*
.person-box {
    margin: 0px 0px 0px 250px;
    text-align: center;
    max-width: 500px;
}


.info-section p {
    margin: 0 200px 27px 0px;
}*/


.info-section {
    max-width: 900px;
    margin: 0 auto;
}

.download-section .container {
	max-width: 1200px;
}
.post-list .row {
	background: black;
}
/* Modals */
.modal-dialog .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background-color: #eee;
    margin-top: 150px;
}
#header .sub-logo .logo-ico {
	width: 37px;
}



/*  ACF infosections_ */
.info-area h2 {
    font-size: 31px;
    line-height: 1.226;
    font-weight: 700;
    margin: 0 0 47px;
    max-width: 800px;
    color: inherit;
    text-align: center;
}


.info-area .btn-row {
    padding: 10px 0 0;
    text-align: center;
}



.slick-dots li {
	display: none;
}
.slick-dots li:nth-child(1),
.slick-dots li:nth-child(2),
.slick-dots li:nth-child(3),
.slick-dots li:nth-child(4) {
	display: inline-block;
}
.thumbnail .text {
	min-height: 185px;
}

.list-category .row [class*="col"] .hidden-text h2 {
	max-width: 70%;
}


.wpcf7 small {
	font-size: 11px;
	color: darkgray;
	display: block;
	text-align: right;
}
.grecaptcha-badge {
    visibility: hidden;
}
@media (min-width: 768px){


	.thumbnail-carousel {
	    max-width: calc(100% - 200px);
	    margin: 0 auto;
	}

}



@media (max-width: 1149px){
	.contact-form .bottom{position: relative;}
	.contact-form .bottom .btn-box .ajax-loader{
		left: 125px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media (max-width: 991px){
	.container-fluid.container-contact {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media (max-width: 767px){
	.container-fluid.container-contact {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.contact-form .bottom .btn-box .ajax-loader{
		left: 50%;
		top: 52px;
		margin: 0;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.visual-banner .img {
		min-height: 50vh;
	}
	.visual-banner {
		padding-top: 50vh;
	}
	.intro {
	    padding: 50px 0;
	}

}


.navigation.pagination .nav-links {
	font-size: 0;
	line-height: 0;
}
.navigation.pagination .nav-links .page-numbers {
	display: inline-block;
	vertical-align: top;
	padding: 12px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.0625;
	text-transform: uppercase;
	margin: 0 3px 4px;
	color: #404042;
	min-width: 45px;
	text-align: center;
	border: 2px solid #404042;
	border-radius: 6px;
	background-color: transparent;
	opacity: 0.5;
	text-decoration: none;
}
.navigation.pagination .nav-links .page-numbers:hover,
.navigation.pagination .nav-links .page-numbers:focus,
.navigation.pagination .nav-links .page-numbers.current {
	opacity: 1;
	border-color: #404042;
	background-color: transparent;
	color: #404042;
	text-decoration: none;
}
.navigation.pagination .nav-links .page-numbers.dots {
	border-color: transparent !important;
	padding: 12px 5px;
	min-width: 0;
}
@media screen and (max-width: 767px),
screen and (orientation: landscape) and (max-width: 767px),
screen and (orientation: portrait ) and (max-width: 767px){
	.navigation.pagination .nav-links .page-numbers {
		min-width: 30px;
		font-size: 14px;
		padding: 8px;
	}
	.navigation.pagination .nav-links .page-numbers.prev,
	.navigation.pagination .nav-links .page-numbers.next {
		display: block;
	}
}

/* Help forms */
.help-layout form {display:none;}

.help-form .error, .help-form .error-equal, .help-form .error-numeric {display:none; color:red; font-size:12px;}
.help-form .red {border:1px solid red;}
.help-form, .help-form .form-group, .help-form button {margin-bottom:3em;}
.help-form .medicines h3 {margin-bottom:-1em;font-size: 20px; font-weight:500;}
.help-form .medicine-group h4 {margin-top:2em; background:#404042; color:#fff; padding:10px 15px; font-size:18px; font-weight:500;}
.help-form .medicine-group .form-group {margin-bottom:1em;}
.help-form label {font-size:15px; font-weight:500;}
.help-form .checkbox label {color:#000;}
.help-form .checkbox input {visibility:visible; left:auto;}

.help-form-submitted {margin-bottom:3em;}
.help-form-submitted h1, .help-form-review h2 {color:#111; margin-bottom:2em;}
.help-form-submitted h2, .help-form-review h3 {font-size:1.5em;}
.help-form-submitted p, .help-form-review .form-control, .help-form-review ul {margin-bottom:2.3em;}

.help-form, .help-form-submitted {padding-top:10vh;}

.help-form .btn-group {width:100%;}
.help-form .btn-group .btn {border-radius:0; text-transform:uppercase; font-weight:700; font-size:15px; width:50%; padding:10px 0;}
.help-form .btn-continue {background:#FFCE45;}
.help-form .btn-cancel {background:#404042; color:#fff;}
.help-form .required-warning {font-size:15px; font-weight:500;}

.help-form .btn-group .setup-panel {list-style-type:none; padding:0;}
.help-form .btn-group .setup-panel a {text-decoration:none;}
.help-form .btn-group .setup-panel .btn .fa {margin-right:5px;}

.help-form #addMore {text-decoration:none; font-weight:500;}
.help-form #addMore span {display:inline-block; background:#FFCE45; width:25px; height:25px; border-radius:50%; text-align:center; color:#404042; margin-right:10px; font-weight:700;}

.help-form .modal-open .modal.in .modal-dialog {margin-right:auto;}
.help-form .modal-footer {border:none; text-align:center;}

#consultationForm .form-check-label {font-weight:normal; width:100%;}
#consultationForm .other-option {display:none;}
#consultationForm select.form-control {-webkit-appearance: menulist;}
.modal-open .modal.in .modal-dialog {margin-right: auto;}

#formintro h2 {font-weight:700;}
#formintro li {margin-bottom:15px;}
#formintro li:before {content:'>'; display:inline-block; color:#fff; background:#186ebb; width:28px; height:28px; border-radius:50%; font-weight:700; text-align:center; margin-right:10px;}
.visual.bg-img.small {min-height:200px;}
