/*!
Theme Name: kdma
Theme URI: https://arttimeweb.com/
Author: ArtTimeWeb
Author URI: https://arttimeweb.com/
Description: Опис ... 
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kdma
Tags: ... 
*/

html {
    margin-top: 0 !important;
}

body {
	padding-bottom: 0 !important;
    padding-top: 0 !important;
}

#wpadminbar {
	bottom: 0;
	position: fixed;
	top: auto;
}

.realization__bg {
    pointer-events: none !important;
}

#add-review .popup-wrap-fields-file .popup-wrap-field {
    background: none;
    border-radius: 0;
    height: 0;
    margin-bottom: 0;
    padding: 1px;
    position: absolute;
	pointer-events: none;
}
#add-review .popup-wrap-fields-file label {
    cursor: pointer;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px none inset !important;
    box-shadow: 0 0 0px 1000px none inset !important;
    -webkit-text-fill-color: none !important; /* Цвет текста при автозаполнении */
    transition: background-color 5000s ease-in-out 0s;
}

.lets-start-your-project form .popup-wrap-field {
    display: block;
}
.custom-checkbox.wpcf7-not-valid input[type="checkbox"]::after {
    border-color: red !important;
}

.wpcf7-response-output {
	display: none;
}

.wrap-button > p,
.popup-wrap-field > p,
.popup-wrap-field > p .wpcf7-form-control-wrap {
	border-radius: inherit;
}
.popup-wrap-field > p,
.wrap-button > p {
	height: 100%;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 14px;
}
.lets-start-your-project form .wrap-button {
    position: relative;
}
.wpcf7-spinner {
    position: absolute;
    right: -10px;
    transform: translateY(-50%);
    top: 50%;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}

.about-us__head {
	position: relative;
	z-index: 1;
}
.about-us-sep {
	height: 53px;
}

.be-a-partner__sep {
	height: 150px;
}

.footer__title.no-icon-contacts {
	margin-top: 49px;
}
.footer__sep {
	height: 45px;
}

.cky-modal p {
	color: #595f6b !important;
}
.cky-box-bottom-left {
    bottom: 0 !important;
    left: 0 !important;
}
.cky-consent-container {
    width: 100% !important;
}
.cky-notice-group {
	align-items: center !important;
    display: flex !important;
}
.cky-consent-bar {
	background: linear-gradient(90deg, #5EBC4D 0%, #7FD01B 100%) !important;
	border: none !important;
	box-shadow: 0 -10px 34px 0 rgba(97, 190, 72, 0.2);
	border-radius: 0 !important;
	padding: 49px 26px 50px !important;
}
.cky-notice {
	max-width: 1365px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.cky-notice-des {
    width: calc(100% - 440px) !important;
}
.cky-notice-btn-wrapper {
	margin-top: -35px !important;
    width: 440px !important;
}
.cky-notice .cky-title {
	color: #fff !important;
	font-family: "Geologica", sans-serif;
	font-size: 30px !important;	
	font-weight: 500 !important;
	line-height: 24px !important;
	padding-right: 280px;
}
.cky-notice-des p {
	color: #fff !important;
	font-family: "Geologica", sans-serif !important;
	font-size: 18px !important;
	font-weight: 300 !important;
	line-height: 24px !important;
	letter-spacing: 0 !important;
	margin: 7px 0 0 0 !important;
	max-width: 882px;
}
.cky-notice-btn-wrapper .cky-btn {
	color: #fff !important;
    border: none !important;
	font-family: "Geologica", sans-serif !important;
	font-size: 16px !important;	
	font-weight: 500 !important;
	line-height: 30px !important;
	letter-spacing: 1px !important;
	margin: 0 !important;
    padding: 0 !important;
	text-align: right !important;
	text-decoration: underline;
	text-transform: uppercase;
}
.cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
	background: linear-gradient(90deg, #EBEFF4 0%, #E2E7EF 100%) !important;
	color: #595F6B !important;
	border-radius: 40px !important;
	height: 56px !important;
	order: -1 !important;
	margin: 0 0 20px auto !important;
	padding: 6px 12px !important;
	transition: 0.3s ease 0s;
	text-align: center !important;
	text-decoration: none !important;
	max-width: 236px;
	width: 236px !important;
}

#add-review.popup form .popup-wrap-field:nth-child(3) {
	height: 134px;
}
.reviews__userInfo h4 {
    font-size: 22px !important;
    line-height: 30px !important;
    margin: 0 0 11px !important;
}
.file-selected {
	box-shadow: 0 0 3px 2px #7bd70a;
}

@media screen and (max-width: 1024px) {
	
	.about-us-sep {
		height: 81px;
	}
	
	.cky-notice-des {
		width: 100% !important;
	}
	
	.cky-notice .cky-title {
		padding-right: 0;
	}
	.cky-notice-group {
		flex-wrap: wrap;
	}
	.cky-notice-btn-wrapper {
		margin-top: 35px !important;
		width: 100% !important;
	}
	.cky-notice-btn-wrapper .cky-btn:not(.cky-btn-accept) {
		margin-left: 20px !important;
	}
}

@media screen and (max-width: 600px) {
	
	.cky-notice-btn-wrapper {
		justify-content: flex-start !important;
		align-items: flex-start !important;
		flex-direction: column;
	}
	.cky-notice-btn-wrapper .cky-btn {
		text-align: left !important;
	}
	.cky-notice-btn-wrapper .cky-btn:not(.cky-btn-accept) {
        margin-left: 0 !important;
    }
	.cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
    	margin: 0 auto 20px 0 !important;
	}
}

@media screen and (max-width: 575.98px) {
	
	.wpcf7-not-valid-tip {
		font-size: 12px;
	}
	
	.be-a-partner__sep {
		height: 80px;
	}
	
    .footer__title.no-icon-contacts {
       	margin-top: 22px;
    }
	.footer__sep {
		height: 28px;
	}
	
	.cky-consent-bar {
    	padding-bottom: 19px !important;
		padding-top: 25px !important;
	}
	.cky-notice .cky-title {
		font-size: 18px !important;
		margin-bottom: 0 !important;
	}
	.cky-notice-des p {
		font-size: 14px !important;
		line-height: 18px !important;
	}
	.cky-notice-btn-wrapper {
        margin-top: 15px !important;
    }
	.cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
		height: 44px !important;
		margin: 0 auto 10px 0 !important;
		max-width: 228px;
		width: 228px !important;
	}
	.cky-notice-btn-wrapper .cky-btn {
		font-size: 14px !important;
	}
	
	#add-review.popup form .popup-wrap-field:nth-child(3) {
		height: 83px;
	}
	.reviews__userInfo h4 {
        font-size: 14px !important;
        line-height: 20px !important;
        margin-bottom: 2px !important;
    }
}

@media screen and (max-width: 440px) {
	
	.cky-consent-bar {
    	padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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