/*
Theme Name: vodokanal
Author: info@goodwebstudio.com
Description: Template for Приватний водоканал
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/

@font-face {
    font-family: 'Circe Regular';
    src: url('fonts/Circe-Regular.eot');
    src: url('fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-Regular.woff2') format('woff2'),
        url('fonts/Circe-Regular.woff') format('woff'),
        url('fonts/Circe-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circe Bold';
    src: url('fonts/Circe-Bold.eot');
    src: url('fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-Bold.woff2') format('woff2'),
        url('fonts/Circe-Bold.woff') format('woff'),
        url('fonts/Circe-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circe ExtraBold';
    src: url('fonts/Circe-ExtraBold.eot');
    src: url('fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Circe-ExtraBold.woff2') format('woff2'),
        url('fonts/Circe-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

pre{
	display: none;
}

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

body{
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	font-family: 'Circe Regular';
	color: #333;
	background: #3f7cf5;
	overflow-x: hidden;
	line-height: 160%;
}

h1, .h1{font-size: 50px;}
h2, .h2{font-size: 44px;}
h3, .h3{font-size: 34px;}
h4, .h4{font-size: 18px;}
h5, .h5{font-size: 21px;}
h6, .h6{font-size: 18px;}

@media screen and (min-width: 992px){
	h1, .h1{font-size: 50px;}
	h2, .h2{font-size: 44px;}
	h3, .h3{font-size: 34px;}
	h4, .h4{font-size: 18px;}
	h5, .h5{font-size: 21px;}
	h6, .h6{font-size: 18px;}
}

@media screen and (min-width: 1200px){
	h1, .h1{font-size: 50px;}
	h2, .h2{font-size: 44px;}
	h3, .h3{font-size: 34px;}
	h4, .h4{font-size: 18px;}
	h5, .h5{font-size: 21px;}
	h6, .h6{font-size: 18px;}
}

h1.entry-title{
	font-size: 28px;
	color: #ffaf0a;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-family: 'Circe ExtraBold';
	letter-spacing: .2px;
}

.entry-content h1.entry-title,
.entry-content h2,
.entry-content h3,
.form-title{
	font-size: 24px;
	font-family: 'Circe Bold';
	text-transform: none;
	margin-top: .5em;
	margin-bottom: 1em;
	color: #ffaf0a;
	text-align: center;
}

.entry-content h3{
	font-size: 21px;
	margin: 35px 0 15px;
}

p {
    margin: 0 0 15px;
}

@media (min-width: 576px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 94%;
	}
}

@media (min-width: 1366px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1240px;
	}
}

@media screen and (min-width: 992px){
	.entry-content h1.entry-title,
	.entry-content h2,
	.entry-content h3,
	.form-title{
		text-align: left;
	}

	.infoblocks .offset-lg-1 .entry-content{
		padding: 0 25px 0 0;
	}
}

/* ~~~ BOOTSTRAP OLD to NEW ~~~ */

@media screen and (min-width: 768px){
	.col-md-offset-1{
		margin-left: 8.3333333333%;
	}
}

/* ~~~ BTNS ~~~ */

.btn{
	outline: none!important;
}

.btn-primary{
	font-family: 'Circe Bold';
	background-color: #3f7cf5;
	letter-spacing: .2px;
	border: 0;
	border-radius: 10px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 0;
	padding: 1.6rem 2rem 1.5rem;
	max-width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus{
	background-color: #00539f;
	color: #fff;
	border: 0;
}

/* ~~~ HEADER ~~~ */

.header{
	margin-bottom: 2rem;
	padding: 20px 0 4px;
	position: relative;
	z-index: 2;
}

.header .container{
	position: relative;
}

.logo-wrap > a{
	display: block;
}

a > object{
	pointer-events: none;
}

.header .logo-wrap img,
.header .logo-wrap object{
	max-width: 150px;
	width: 100%;
}

.header-wrapper{
	justify-content: space-between;
    align-items: center;
}

.horizontal-menu .navbar .navbar-nav .menu-item a{
	color: #fff;
	margin-left: 1rem;
	margin-right: 1rem;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #fff;
	font-size: 1.125rem;
}

.horizontal-menu .navbar .navbar-nav .menu-item a:hover{
	color: #ffaf0a;
	border-bottom: 0;
}

ul.sub-menu{
	display: none;   
	position: absolute;
    left: 0;
    background-color: #fff;
	width: 200px;
	padding: 5px 15px 15px 20px;
    white-space: nowrap;
    z-index: 9999;
    -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.1);
	list-style-type: none;
}

ul.sub-menu li{
	margin-bottom: 7px;
}

ul.sub-menu li a{
	font-size: 15px;
	text-decoration: none;
	color: #222;
}

ul.sub-menu li a:hover{
	color: #0089d0;
}

li.menu-item:hover ul.sub-menu{
	display: block;
}

.navbar-light .navbar-toggler{
	border: 0;
	padding: 0;
	text-align: center;
}

.navbar-subtitle{
	display: block;
    font-size: 12px;
    color: #111;
}

.navbar-light .navbar-toggler-icon{
	background: none;
}

.navbar-light .navbar-toggler-icon .icon-bar{
	display: block;
	width: 42px;
	height: 3px;
	background-color: #fff;
	margin: 0 auto 6px;
}

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

body:not(.home) .btns-wrapper a{
	display: flex;
    justify-content: center;
    flex-direction: column;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #3f7cf5;
	font-family: 'Circe Bold';
	text-align: center;
	background-color: #ffaf0a;
	line-height: 1rem;
	padding: 0.7rem .8rem 0.5rem;
	border-radius: 5px;
	height: 45px;
}

body:not(.home) .btns-wrapper a:hover{
	background-color: #ffbb2b;
}

.btns-wrapper a:not(:last-child){
	margin-right: 20px;
}

.btns-wrapper a.review{
	font-size: 10px;
}

.btns-wrapper a.review span{
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

.big-drop{
	display: none;
}

@media screen and (max-width: 360px){
	.btns-wrapper a:not(:last-child){
		margin-right: 10px;
	}
}

@media screen and (max-width: 480px){
	.header .logo-wrap img,
	.header .logo-wrap object{
		max-width: 40px;
	}

	.btns-wrapper a{
		display: flex;
		justify-content: center;
		flex-direction: column;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 13px;
		color: #3f7cf5;
		font-family: 'Circe Bold';
		text-align: center;
		background-color: #ffaf0a;
		line-height: 1rem;
		padding: 0.7rem .8rem 0.5rem;
		border-radius: 5px;
		height: 45px;
	}
	
	.btns-wrapper a:hover{
		background-color: #ffbb2b;
	}
}

@media screen and (min-width: 992px){
	.entry-content h1.entry-title,
	.entry-content h2,
	.form-title{
		font-size: 30px;
		margin-bottom: 1.2em;
	}

	.entry-content h3{
		font-size: 25px;
	}
	
	body.home .btns-wrapper{
		padding: 0;
		position: absolute;
		top: -1.5rem;
		right: 4rem;
		width: 156px;
		height: 156px;
		background: url(imgs/user-login-bg.png) no-repeat 0 0 transparent;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	body.home .btns-wrapper a{
		text-decoration: underline;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 600;
	}

	body.home .btns-wrapper a:hover{
		background: none;
		text-decoration: none;
	}
	
	.horizontal-menu .navbar .navbar-nav .menu-item:first-child a{
		margin-left: 0;
	}
	
	.home .header .logo-wrap{
		display: none;
	}
	
	.user-login{
		font-size: 14px;
		padding: .9rem 1.5rem .7rem;
	}
	
	.header .logo-wrap img,
	.header .logo-wrap object{
		max-width: 196px;
	}

	body.home .btns-wrapper a.review{
		display: none;
	}

	.big-drop{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;

		position: absolute;
		top: 180px;
		left: -25px;
		z-index: 2;
			
		width: 190px;
		height: 219px;
	
		background: url(imgs/drop-big.png) 0 0 no-repeat;
	
		font-size: 17px;
		text-transform: uppercase;
		font-weight: 600;
		text-decoration: none;
		padding-top: 13px;

		transition: all .1s ease;
	}

	.big-drop:hover{
		font-size: 19px;
	}
	
	.big-drop span{
		display: inline-block;
		color: #ffaf0a;
		border-bottom: 2px solid #ffaf0a;
		line-height: 1.2;
	}
}

@media screen and (max-width: 576px){
	.header{
		padding-top: 15px;
		margin-bottom: 1rem;
	}
	
	.horizontal-menu{
		order: 3;
		margin-right: 15px;
		margin-top: 8px;
	}
	
	#navbarSupportedContent{
		position: fixed;
		left: 0;
		top: 0;
		width: 100vw;
		height: 100vh;
		z-index: 9998;
		text-align: center;
		background: rgba(63, 124, 245, 1);
		background-size: cover;
		padding-top: 4rem;
	}
	
	.horizontal-menu .navbar-expand-lg .navbar-nav li a{
		font-size: 1.3rem!important;
		padding-bottom: 27px!important;
		margin: 1rem 0;
		display: block;
		color: #fff;
	}
	
	.horizontal-menu #navbarSupportedContent .close{
		position: absolute;
		top: 25px;
		right: 5px;
		width: 47px;
		height: 43px;
		background: url(imgs/close.png) 0 0 no-repeat;
		z-index: 9999;
		opacity: 1;
	}
	
	.um-login .um-form,
	.um-register .um-form{
		padding: 0!important;
	}
}

/* ~~~ CONTENT ~~~ */

#utp{
	padding-top: 0;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	color: #fff;
}

#utp h1{
	color: #ffaf0a;
	font-size: 24px;
    color: #ffaf0a;
    margin: 5px 0 0 4.3em;
}

.utp-img-wrapper-mobile{
	text-align: center;
	margin: 1em 0 2em;
}

#utp .logo-wrap{
	max-width: 27.5em;
}

body:not(.home) #content main .container{
	background: #fff;
	border-radius: 10px;
	width: calc(100% - 2rem);
	padding: 1rem 1rem 2rem;
}

#content{
	margin-bottom: 2em;
}

@media screen and (min-width: 992px){
	body:not(.home) #content main .container{
		padding: 1rem 1.5rem 2rem;
	}
	
	#content{
		position: relative;
		margin-bottom: 145px;
		font-size: 1.125rem;
		min-height: 60vh;
	}

	#content::before{
		content: '';
		display: block;
		position: absolute;
		width: 651px;
		height: 653px;
		top:  13em;
		left: -10em;
		background-image: url(imgs/pattern.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	#content main{
		position: relative;
		z-index: 1;
	}
	
	body.um-page-login #content main .container,
	body.um-page-register #content main .container{
		background: none;
	}
	
	body:not(.home) #content main .container{
		padding: 3.5em 0;
	}
	
	#utp{
		padding-top: 6em;
	}
	
	#utp h1{
		font-size: 39px;
		margin: 25px 0 65px 160px;
	}
	
	#utp h1,
	#utp .description{
		margin-left: 160px;
	}
	
	.utp-img-wrapper{
		position: relative;
	}
	
	.utp-img{
		position: absolute;
		top: -12em;
		right: 0;
	}
}

.site-branding,
.title-wrap,
footer{
	text-align: center;
}

.main-navigation{
	width: 800px;
    margin: 0 auto;
    max-width: 100%;
    background: #444;
    padding: 15px 25px;
}

.main-navigation ul{
	justify-content: space-around;
}

.page-id-92 article ul{
	margin: 1em 0 0 0;
	padding: 0;
	list-style: none;
}
	
.page-id-92 article ul li{
	position: relative;
	padding-left: 45px;
	margin-bottom: 20px;
	font-family: 'Circe Bold';
}
	
.page-id-92 article ul li::before{
	content: '';
	display: block;
	position: absolute;
	width: 31px;
	height: 31px;
	top: -3px;
	left: 0;
	background-image: url(imgs/download-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.docs-body .entry-content h3{
	font-size: 21px;
    margin: 2rem 0 1.3rem;
	text-align: left;
}

.su-accordion .su-spoiler{
	margin-bottom: 0.36em!important;
}

.su-spoiler-title{
	font-size: 18px!important;
	margin-bottom: 0.2em;
	padding: 10px 27px 8px 34px!important;
}

.su-spoiler-closed .su-spoiler-title{
	background: #d0d0d0;
}

.su-spoiler-title{
    background: #ffaf0a;
}

.su-spoiler-icon{
	left: 7px!important;
	top: 11px!important;
}

.su-spoiler-title:focus{
	outline: none!important;
}

.contacts-wrapper a{
	text-decoration: none;
	color: #333;
}

/* ~~~ ABOUT PAGE ~~~ */

.about-page h2{
	font-size: 32px;
	color: #666;
	font-family: 'Circe Bold';
	margin-bottom: .9em;
	text-align: center;
}

.anchor-menu{
	background-color: #eaeaea;
	padding: 1rem 0;
}

.anchor-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.anchor-menu ul li{
	margin-right: 40px;
}

.anchor-menu ul li a{
	color: #444;
	font-size: 18px;
	font-family: 'Circe Bold';
}

.about-entry{
	padding-top: 2rem;
}

.about-entry h2{
	color: #3f7cf5;
}

.about-img{
	padding-top: 1.5rem;
}

#advants{
	margin-top: 3.5rem;
}

#advants .col-lg-10{
	padding-bottom: 2rem;
	border-bottom: 1px solid #cecece;
}

#advants .advants-items .item{
	text-align: center;
	font-size: 16px;
	margin-bottom: 2rem;
}

#advants .advants-items .item .img{
	margin-bottom: .7rem;
}

#strategy{
	margin-top: 3rem;
	padding-bottom: 5rem;
	background: url(imgs/decor-wave.png) 7% 70% repeat-x;
}

#strategy .strategy-items{
	padding-bottom: 7rem;
}

#strategy .strategy-items .item{
	position: relative;
	padding: 35px 0 0 0;
}

#strategy .strategy-items .item::before{
	content: '';
	display: block;
	position: absolute;
	width: 23px;
	height: 27px;
	top: 0;
	left: 5px;
	background-image: url(imgs/drop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#strategy .strategy-items .item .year{
	font-size: 18px;
	font-family: 'Circe Bold';
}

#strategy .strategy-items .item .text{
	margin: 10px 0 0 2px;
	padding: 5px 20px 0 12px;
	border-left: 2px solid #ffaf0a;
}

#tariffs{
	margin-bottom: 2rem;
}

/* ~~~ NAV TABS ~~~ */

#tariffs .nav-tabs .nav-item .nav-link{
	text-transform: uppercase;
	color: #999;
	font-size: 14px;
	font-family: 'Circe Bold';
	padding: 5px;
	border: none;
}

#tariffs .nav-tabs .nav-item.show .nav-link,
#tariffs .nav-tabs .nav-link.active{
	display: inline-block;
	text-transform: uppercase;
	color: #3f7cf5;
	border-radius: 0;
	border: none;
	font-size: 14px;
}

#tariffs .nav-tabs{
	border: none;
	margin: 0 0.5rem 2rem;
}

#tariffs .nav-tabs.nav{
	justify-content: center;
	align-items: center;
	position: relative;
}

#tariffs .nav-tabs .nav-item:first-child{
	padding-left: 0;
}

#tariffs .nav-tabs .nav-item:last-child{
	border-right: none;
}

#tariffs .tab-pane .items-wrapper .item{
    padding: 1.5rem 1rem .5rem;
    font-size: 15px;
    margin: 0 0.5rem 1.5rem;
	/* border: 2px solid #999;
    border-radius: 5px; */
}

#tariffs .tab-pane .items-wrapper .item table{
	line-height: 1.2; 
	min-width: 300px;
}

#tariffs .tab-pane .items-wrapper .item table td{
	border: 1px solid;
	padding: 5px;
}

#tariffs .tab-pane .items-wrapper .item img{
	box-shadow: -7px 7px 11px #d1d1d1;
}

/* ~~~~~~~ */

#loyalty{
	background: url(imgs/loyalty-bg.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 3rem 1rem;
	margin-bottom: 2rem;
}

#loyalty h2{
	color: #fff;
}

#loyalty ul{
	margin: 3em 0 0 0;
	padding: 0;
	list-style: none;
}
	
#loyalty ul li{
	position: relative;
	padding-left: 45px;
	margin-bottom: 20px;
	font-family: 'Circe Bold';
}
	
#loyalty ul li::before{
	content: '';
	display: block;
	position: absolute;
	width: 31px;
	height: 31px;
	top: -3px;
	left: 0;
	background-image: url(imgs/download-icon-white.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#loyalty ul li a{
	color: #fff;
}

#contract,
#connect{
	padding-bottom: 7rem;
	background: url(imgs/decor-wave.png) 7% 100% repeat-x;
}

.steps{
	margin-bottom: 2rem;
}

.steps h2{
	margin-bottom: 2rem;
}

.steps .connect-items .item{
	text-align: center;
	margin: 0 1rem 2rem;
}

.steps .connect-items .item .digit{
	color: #3f7cf5;
	font-family: 'Circe Bold';
	font-size: 1.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background-color: rgba(63,124,245,.2);
	margin: 0 auto 1rem;
	padding-top: 3px;
}

.steps .connect-items .item a{
	text-decoration: none;
	border-bottom: 1px dashed #3f7cf5;
}

.steps .btn-wrapper{
	text-align: center;
}

#connect{
	margin-top: 2rem;
}

@media screen and (min-width: 992px){
	.about-page .container .row:nth-child(3){
		background: url(imgs/decor-light.png) no-repeat 100% 0;
	}
	
	.about-page h2{
		font-size: 40px;
		text-align: left;
	}
	
	.about-entry{
		padding-top: 5.2rem;
	}
	
	#advants .advants-items .item{
		max-width: 180px;
	}
	
	#advants .advants-items{
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	
	#strategy .strategy-items{
		padding-bottom: 10rem;
	}
	
	#tariffs{
		margin-bottom: 5rem;
	}
	
	#tariffs h2{
		margin: 0;
	}
	
	#tariffs .tab-pane .items-wrapper{
		display: flex;
	}
	
	#tariffs .nav-tabs.nav{
		justify-content: flex-end;
	}
	
	#tariffs .nav-tabs .nav-item{
		padding: 0 1.2rem;
		border-right: 2px solid #ffaf0a;
	}
	
	#tariffs .tab-pane .items-wrapper .item{
		margin: 0 0.5rem;
	}
	
	#loyalty{
		padding: 5rem 0;
		margin-bottom: 4rem;
	}
	
	.steps h2{
		margin-bottom: 4rem;
	}
		
	.steps .connect-items{
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}
	
	.steps .connect-items .item{
		max-width: 250px
	}
}

/* ~~~ Ultimate Members ~~~ */

.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button, .um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active{
	background: #407cf6!important;
	text-transform: uppercase!important;
	padding: 17px 20px 13px!important;
}

.um .um-button.um-alt, .um input[type=submit].um-button.um-alt {
    background: #eeeeee!important;
}

.um-login .um-form,
.um-register .um-form{
	padding: 20px 35px;
    border-radius: 20px;
}

.um-header{
	min-height: auto!important;
	padding: 10px 0 15px!important;
}

.um-30.um .um-profile-meta{
	padding-left: 20px!important;
}

.um-form{
	background: #fff;
}

.um-profile{
	margin-top: 40px;
}

.um-profile-edit{
	top: 22px!important;
    right: 10px!important;
}

.um-row-heading{
	font-size: 25px!important;
}

.um-field-value{
	font-size: 17px;
}

.um-profile .um-field-area{
    padding: 7px 0;
}

.um-header{
	background: #ebf2ff;
}

.um-profile.um-viewing .um-field-label{
	margin: 0!important;
}

.um-tip i{
	font-size: 20px!important;
    height: 20px!important;
    line-height: 18px!important;
}

#wpadminbar{
	background-color: #444444!important;
}

.um-profile-photo,
#um_field_30_w1_pay .um-field-label,
#um_field_30_w2_pay .um-field-label{
	display: none;
}

.um-form .history-table th,
.um-form .history-table td{
	text-align: center;
}

.chat-bot-wrapper{
	position: fixed;
	top: 49%;
	right: 8px;
	width: 70px;
	height: 70px;
	z-index: 10;
	text-transform: uppercase;
	font-family: 'Circe Bold';
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.chat-bot-wrapper a{
	color: #fff;
	text-decoration: none;
}

.chat-bot-wrapper img{
	margin-bottom: 5px;
}

/* ~~~ FOOTER ~~~ */

.footer{
	position: relative;
	z-index: 1;
	padding: 2.5em 0 1.8rem;
	border-top: 1px solid #fff;
	background: #3f7cf5;
	color: #fff;
	text-align: center;
}

.footer .widget h3{
	font-family: 'Circe Bold';
	font-size: 18px;
	color: #ffaf0a;
	margin-top: 1rem;
}

.footer .widget.logo-wrap img,
.footer .widget.logo-wrap object{
	max-width: 249px;
}

.footer .widget{
	margin-bottom: 1rem;
}

.footer .widget a{
	text-decoration: none;
	color: #fff;
}

.footer .copyright{
	margin-top: 2.8rem;
}

.footer .copyright.d-block{
	border-top: 1px solid #fff;
	margin-top: 2em;
	padding-top: 1.2em;
}

.footer .copyright a{
	color: #fff;
}

.privacy-policy{
	margin-top: 10px;
}

.footer .privacy-policy a{
	text-decoration: underline;
}

@media screen and (min-width: 769px){
	.footer{
		text-align: left;
	}
}

/* ~~~ FORM STYLES ~~~ */

input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), textarea, select{
	padding: 10px 15px 8px;
	box-shadow: none;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
	background: #fff;
	border-radius: 6px;
	border: 2px solid #3f7cf5;
	color: #666666;
}

input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus, textarea:focus{
	color: #111;
}

input[type=checkbox]{
	color: #fff;
}

textarea{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 140px;
    min-height: 140px;
	max-height: 200px;
}

::-webkit-input-placeholder{color: #505050;}
::-moz-placeholder{color: #505050;}
:-moz-placeholder{color: #505050;}
:-ms-input-placeholder{color: #505050;}

:focus::-webkit-input-placeholder{color: transparent}
:focus::-moz-placeholder {color: transparent}
:focus:-moz-placeholder{color: transparent}
:focus:-ms-input-placeholder{color: transparent}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item{
	margin-top: -5px;
	font-size: 16px;
	margin-bottom: 10px;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.5em 1em 0.7em;
	border: 2px solid #00a0d2;
	text-align: center;
}

/* ~~~ CUSTOM ACCEPTANCE ~~~ */

.acceptance{
	display: inline-block;
	font-size: 15px;
	margin-bottom: 5px;
}

.acceptance span.wpcf7-list-item{
	margin: 0;
}

.custom-checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.acceptance label {
	display: inline-flex;
	align-items: top;
	user-select: none;
	line-height: 1.3em;
}

.acceptance label::before{
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #3f7cf5;
	margin-top: 1px;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 70% 70%;
	border-radius: 3px;
}

label.has-cheked-input::before {
	border-color: #3f7cf5;
	background-color: transparent;
	background-image: url("imgs/check-icon.png");
}

/* ~~~ SOME CF7 STYLES HERE ~~~ */

div.wpcf7-response-output {
	margin: 1em 0.5em 1em;
	padding: 0.2em 1em;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 12px;
	font-weight: normal;
	display: block;
	position: absolute;
	top: -10px;
	right: 4px;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

.grecaptcha-badge{
	opacity: 0;
}

/* ~~~ SLICK THEME.CSS HERE ~~~ */

/* Slider */
.slick-loading .slick-list{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next{
	font-size: 0;
    line-height: 0;
    position: absolute;
    top: 55%;
    width: 26px;
	height: 26px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index: 1;
}

#strategy .slick-prev,
#strategy .slick-next{
    top: inherit;
	bottom: 0;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover::before,
.slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before{
    opacity: 1;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before{
    opacity: .25;
}

.slick-prev::before,
.slick-next::before{
    content: '';
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 0;
	left: 0;
	background-image: url(imgs/slick-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev::before{
	transform: scale(-1,1);
}

.slick-prev{
	left: 0;
}

.slick-next{
    right: 0;
}

#strategy .slick-prev{
	left: 50%;
	margin-left: -32px;
}

#strategy .slick-next{
    right: 50%;
	margin-right: -32px;
}

@media screen and (min-width: 992px) {
	#strategy .slick-list{
		margin-bottom: 20px;
	}
}


/* ~~~ WP DEFAULT STYLES ~~~ */

img.size-full, img{
	width: auto;
	height: auto;
	max-width: 100%;
}

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    margin: auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.pagination h2.screen-reader-text{
	display: none;
}

.nav-links .page-numbers{
	font-size: 17px;
	display: inline-block;
	background: #0099cc;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
}

.nav-links .page-numbers:hover{
	background: #f7941c;
}

.nav-links .current,
.nav-links .current:hover{
	background: none;
	color: #323232;
}

/* ~~~ WP DEFAULT GALLERY ~~~ */

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ~~~ MODAL STYLES ~~~ */

.modal-body form{
	text-align: center;
}

.modal-dialog{
	width: 90%;
	max-width: 400px;
	border: 2px solid #ffc107;
	box-shadow: 1px 1px 8px #333;
	border-radius: 5px;
	background-size: 100%;
}

.modal-content{
	border: none;
	box-shadow: none;
	background: transparent;
}

.modal-content .btn{
	margin-top: 10px;
}

.modal-content button.close,
.modal-content button.close:hover{
	border-radius: none!important;
	background-color: transparent!important;
	color: #666!important;
	padding: 0!important;
	font-size: 21px!important;
	margin-top: 0;
	border: 0;
}

.modal-header{
	border: none;
	padding: 7px 10px 0 0;
}

.modal-body{
	padding: 10px 15px 0;
}

.modal-header .close{
	color: #fff;
	text-shadow: none;
	opacity: 1;
}

.modal-content .form-title{
	font-size: 21px;
}

.modal input, .modal textarea{
	margin-bottom: 15px!important;
}

.modal div.wpcf7-response-output{
	text-align: center;
}

.modal-full{
	width: calc(100vw - 30px)!important;
	max-width: 100%;
	height: calc(100vh - 30px);
	background: rgba(255,255,255, .90);
	top: 0;
	left: 0;
	margin: 15px!important;
}

.modal-wrapper.styled .modal h1.entry-title{
	text-align: center;
    color: #3c4146;
    font-size: 36px;
    margin-bottom: 40px;
}

.modal-wrapper.styled .modal{
	width: 100%!important;
}