/*Нормализация стилей шаблона*/


/**/
/*Стили далее...*/
.block-padding {
    padding-left: 2vw;
    padding-right: 2vw;
}
.block-padding-sliders{
	padding-left: 2vw;
    padding-right: 2vw;
}
.header .nav-item-hover:after {
    background: #64AB62;
}
.navbar-box,
.screen-1-box,
.service-box,
.products-box,
.sliders,
.screen-2-box{
	width:1280px;
}
.service-box,
.products-box,
.sliders{
	margin:0 auto;
}
.sliders{
	height:100%;
}
/*.a-button{
    line-height: 55px;
}*/
#a_button {
    padding: 20px;
}

#a_button:hover {
    background-color: transparent;
}

.nav-button {
    width: 227px;
    height: 53px;
    border: 2px solid #FFFFFF;
    text-align: center;
    transition: 0.5s ease-in-out;
    text-transform: uppercase;
}

.nav-button:hover {
    background-color: #FFFFFF;
}

.nav-button:hover span {
    color: #64AB62;
}

.nav-button-scroll {
    width: 227px;
    height: 53px;
    border: 2px solid #64AB62;
    background-color: #64AB62;
    text-align: center;
    transition: 0.5s ease-in-out;
    text-transform: uppercase;
}

.nav-button-scroll:hover {
    background-color: #FFFFFF;
}

.nav-button-scroll:hover span {
    color: #265325;
}

.span-button {
    font-family: Inter;
    line-height: 49px;
    font-size: 13px;
    font-weight: 600;
    color: #FFFFFF;
}
.nav li.my-nav-item a {
    font-family: Inter;
}



/* 1 экран */
.screen-1,
.screen-2 {
    width: 100%;
    height: auto;
    display: flex;
    background-image: url(/img/my-img/fon.png);
    background-repeat: no-repeat;
    background-size: cover;
    /*position: relative;*/
}

.screen-1 {
    /*padding-left: 5vw;*/
}
.screen-1-box {
	position: relative;
	margin:0 auto;
}
.screen-2 {
    height: 57vh;
    overflow: hidden;
}
.screen-2-box{
	position:relative;
	margin:0 auto;
}

.block-left {
    min-height: 766px;
    /*padding: 20% 0 0 5%;*/
    padding-top: 20%;
    width: 50%;
    text-align: left;
    vertical-align: baseline;
}

.block-left-content {
    position: relative;
}

.block-right {
    padding-top: 165px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.block-left-2 {
    /*min-height: 766px;*/
    /*padding: 20% 0 0 5%;*/
    display:flex;
	flex-direction: column;
	padding-top: 11vh;
    width: 50%;
    text-align: left;
    vertical-align: baseline;
}

.block-left-content-2 {
    flex:1;
	height: 100vh;
    /*position: relative;*/
}

.block-right-2 {
    padding-top: 165px;
    position: absolute;
    right: 2vw;
    bottom: -10vw;
    transform: scale(0.9);
}

p.screen-title,
h1.screen-title {
    margin: 0;
}

.screen-title {
    font-family: Inter;
    font-size: 32px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    vertical-align: baseline;
    color: #FFFFFF;
    text-transform: uppercase;

}

#salon-bot {
    width: 240px;
    height: 57px;
    background-color: #64AB62;
    font-family: Inter;
    font-size: 32px;
    font-weight: 700;
    vertical-align: baseline;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;

}

p.text-white {
    margin-top: 15px;
}

.text-white {
    font-family: Inter;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    color: #FFFFFF;
	width:47vh;
}

.my-btn-1 {
    display: block;
    position: absolute;
    bottom: 15.63vh;
    width: calc(1280px/3.1);;
}
a.my-btn-1{
    padding: 15px 5px;
       
}
.my-btn-2 {
    width: 24vh;
	display: block;
    /*position: absolute;
    bottom: 0vw;
    width: 31.25vw;
    left: 0vw;*/
}

.my-btn {
    /*width: 24vh;
    height: 60px;*/
    background-color: #FFFFFF;
    color: #265325;
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
	margin-top: 9vh;
}

.my-btn:hover {
    border: 2px solid #64AB62;
    background-color: #64AB62;
    color: #FFFFFF;
    transition: 0.5s ease-in-out;
}

#service {
    background-color: #F5F5F5;
}

/*.my-class-blok{
    padding: 0px 180px; 
}*/
.container {
    /*width: 100%;*/
	padding-left:2vw;
	padding-right:2vw;
	width:1280px;
}

.my-bg-color-sky-light {
    display: flex;
    justify-content: center;
}

.my-content-lg {
    margin: 0;
    /*padding: 50px 100px; */
    background-color: #F5F5F5;
	width:100%;
}
.service-my-row{
	display:flex;
	align-items: center;
	margin-bottom:10px;
}
.item.middle {
  margin-left: auto;
  margin-right: auto;
}
.col-sm-6 {
    margin: 0;
    /*width: 690px;*/
}

.my-h2 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    color: #375436;
    text-transform: uppercase;
}

.my-h2-p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

p.my-h2-p {
    margin: 0;
    /*width: 730px;*/
}

.my-h3 {
    color: #265325;
    font-size: 20px;
}

.my-margin-b-5 {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #414141;
}

.service {
    padding: 20px;
    height: 250px;
    width: calc(420px - 1.3vw);
}

/*.service:hover {
    background-color: #265325;

}

.service:hover h3 {
    color: #FFFFFF;
}

.service:hover p {
    color: #FFFFFF;
}*/

.img-500-salon {
    width: 360px;
    height: 360px;
    object-fit: cover;
}

.img-responsive-salon {
    width: 100%;
    height: 242px;
    object-fit: cover;
}

.content-lg-salon {
    padding-top: 0px;
    position: relative;

}

.pricing-salon {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.content-clients {
    margin: 0px;
    padding: 0px;
}

#products {
    padding-top: 5vw;
}
.products-row{
	display:flex;
}
.products-item{
	background-color:#F5F5F5;
	margin:0 5px;
	padding-left: 0px;
    padding-right: 0px;
	padding-bottom:30px;
}
.products-item-img{
	width:100%;
	 
}
.products-item h4,
.products-item p{
	margin: 15px 15px;
}
..sliders{
	
}
#work1 {
    padding-top: 3vw;
}

#free-bot {
    display: block;
    width: calc(1280px/3);
    /*width: 240px;
    height: 57px;
    padding: 10px 30px;*/
    background-color: #64AB62;
    font-family: Inter;
    font-size: 38px;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Inter;
    line-height: 65px;
	margin-bottom:3vh;
}

.free {
    position: relative;
    height: 597px;
    width: 100%;
    background-size: cover;
    background-image: url(/img/my-img/banner.png);
}

#salon-bot-1 {
    display: block;
    /*width: 38vw;*/
	width: calc(1280px/2.8);
    font-family: Inter;
    font-size: 54px;
    font-weight: 700;
    line-height: 65px;
    /*text-align: center;*/
    color: #FFFFFF;
    text-transform: uppercase;
	margin-bottom:1.5vh;
}

.block-left-content-free {
    width: 36.3vw;
}

.rotated-image {
    transform: rotate(-23deg);
    /* Поворачивает изображение на 20 градусов */
}

.panel-title h4 {
    font-family: Inter;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    color: #375436;
    text-transform: uppercase;
}

.panel-title-child a {
    color: #FFFFFF;
}

/*.panel-default:hover{
    background-color: #64AB62;
}*/
/*.banner{
    height: 597px;
    background-image: url(/img/my-img/banner.png);
}

.free .img-responsive{
    width:100%;
    height: 200px;
    background-size:cover;
}*/
.my-about {
    padding-top: 5vw;
}

.container-free {
    position: absolute;
    bottom: 2vw;
    left: 5vw;
    background-color: black;
}

.logo-6 {
    /*height: 24.77vw;
    width: 26.33vw;*/
	height: calc(1280px/4.8);
    width: calc(1280px/4.8);
    left: 0px;
    bottom: 10px;
    position: absolute;
    background-image: url(/img/my-img/logo-green.png);
    background-size: contain;
    /* Изображение поместится в контейнер */
    background-position: center;
    /* Центрируем изображение */
    background-repeat: no-repeat;
    /* Отключаем повторение изображения */
    opacity: 0.2;
}

.accordion .collapse.in,
.accordion [aria-expanded=true] {
    color: #FFFFFF;
    background: #64AB62;
}
.my-panel-title-child{
	text-transform: uppercase;
}
/* 7 экран*/
.cell-contact {
    padding: 0 7vw;
	height:calc(1280px/5.5);
    width: 50%;
	position:relative;
	
}

.my-btn-3 {
    /*margin-top: 50px;*/
    width: 244px;
    display: flex;
    justify-content: center;
    height: 60px;
    border: 1px solid #686868;
    background-color: #F5F5F5;
    align-items: center;
    color: #375436;
    height: 60px;
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
	position:absolute;
	bottom:0;
	text-transform: uppercase;
}
.my-btn-4 {
    /*margin-top: 50px;*/
    width: 244px;
    display: flex;
    justify-content: center;
    height: 60px;
    border: 1px solid #686868;
    background-color: #F5F5F5;
    align-items: center;
    color: #375436;
    height: 60px;
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
	text-transform: uppercase;
}
.my-btn-3:hover,
.my-btn-4:hover {
    border: 2px solid #64AB62;
    background-color: #64AB62;
    color: #FFFFFF;
    transition: 0.5s ease-in-out;
}

/*.my-btn-3 a{
    border: 1px;
    border-color: #686868;
}*/
/*footer*/
.my-footer {
    padding: 0 7vw;
}

.my-row-icon {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.my-col-xs-6 {
    line-height: 30px;
}

#my_footer_logo {
    width: 150px;
}

.icon-footer {
    height: 27px;
    width: 27px;
}

.footer-links {
    display: flex;
    line-height: 27px;
}

/* форма обратной связи */
.form-box {
    background-color: #F5F5F5;
}

.form-container {
    max-width: 600px;
    margin: 0 auto;
    height: 750px;
    display: flex;
    justify-content: center;
    /* Центрирует по горизонтали */
    align-items: center;
    /* Центрирует по вертикали */
    flex-direction: column;
    background-color: #F5F5F5;
    padding: 30px;
    /*box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);*/
    text-align: center;
}

.my-form {
    width: 80%;
    padding-top: 50px;
}

/*h2 {
    color: #2c4e35;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

p {
    color: #7b7b7b;
    margin-bottom: 30px;
}*/
/* Когда плейсхолдер активен (то есть поле пустое) */
input:placeholder-shown + label {
    opacity: 0;
    /* Label невидим */
}

/* Когда пользователь вводит текст, плейсхолдер исчезает */
input:not(:placeholder-shown) + label {
    opacity: 1;
    /* Label становится видимым */
}

textarea:placeholder-shown + label {
    opacity: 0;
    /* Label невидим */
}

/* Когда пользователь вводит текст, плейсхолдер исчезает */
textarea:not(:placeholder-shown) + label {
    opacity: 1;
    /* Label становится видимым */
}

.my-input-group {
    margin-bottom: 30px;
    position: relative;
    /*height: 70px;*/
}

label {
    display: block;
    color: #7b7b7b;
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
    opacity: 0;
    /* Невидимый label по умолчанию */
    transition: opacity 0.3s ease;
    position: absolute;
    top: -30px;
}

input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #8D8D8D;
    font-size: 16px;
    background-color: transparent;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    outline: none;
    border-bottom: 1px solid #2c4e35;
}

textarea {
    height: 100px;
    resize: none;
}


.submit-container {
    display: flex;
    justify-content: center;
}

/*button:hover {
    background-color: #2c4e35;
    color: #fff;
}*/
/*Стили для блока форм на главной странице*/
.modal-box{
	display:grid;
	width: 280px;
	height:100px;
	padding:20px 50px;
	color:#888;
	place-items: center; /* Центрирование по вертикали и горизонтали */
	text-align:center;
	font-family: Inter;
	font-size:16px;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 39px -1px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 0px 39px -1px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 0px 39px -1px rgba(34, 60, 80, 0.2);
	cursor:pointer;
	z-index: 10060;
}
/*Подложка*/
.overlay {
	display:none;
	position:fixed;
	background-color:rgba(0,0,0,0.1);
	place-items: center; /* Центрируем блок по горизонтали и вертикали */
	width:100vw; /* Ширина контейнера равна ширине экрана */
	height: 100vh; /* Высота контейнера равна высоте экрана */
	top:0; 
	left:0;
	cursor:pointer;
	z-index:10000;
}
/* медиа запросы max-width: 1250px*/
@media (orientation: portrait){
    .screen-1 {
        height: 100%;
        background-image: url(/img/my-img/img-for-tel.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-left: 0vw;
    }
    .block-left {
        padding: 450px 0 10px 0;
        width: 100%;
    }
    #salon-bot,
    .screen-title {
        line-height: 32px;
        font-size: 20px;
    }
    .text-white{
        font-size: 14px;
        line-height: 20px;
    }

    .my-btn {
        font-size: 4.4vw;
    }

    .screen-2 {
        /*height: 120vw;*/
        height: auto;
    }

    .block-right,
    .block-right-2 {
        /* Стили для элементов с классом .another-class при ширине экрана менее 1250px */
        display: none;
        /* Пример: скрыть элемент */
    }

    .block-left-2 {
        padding: 11vw 0;
        width: 100%;
        vertical-align: baseline;
        display: flex;
        justify-content: center;
        align-items: center;
        /* Центрирование по вертикали */

    }

    .block-left-content-2 {
        height: 90vw;


    }

    .my-btn-1 {
        padding: 15px 0;
        bottom: 0px;
        margin: 40px auto auto;
        width: 80%;
        position: relative;
    }

    .my-btn-2 {
        width: 90vw;
        /*left: -2.5vw;*/
    }

    .block-left-content {
        margin: 0 auto;
        width: 80%;
    }

    ul.nav li:last-child {
        display: none;
        /* Скрыть последний элемент списка */
    }

    .block-left-content-free {
        width: 90vw;
	}

    #salon-bot-1,
    #free-bot,
	.text-white{
        display: block;
        width: 90vw;
    }

    #salon-bot-1 {
        font-size: 11vw;

    }

    #free-bot {
        font-size: 7vw;

    }

    .logo-6 {
        display: none;
    }

    .cell-contact {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;

    }

    .my-content-lg-7 {
        padding-top: 70px;
    }

    .my-h2 {
        display: flex;
        justify-content: center;
    }

    .my-h2-p {
        padding-left: 7vw;
    }

    .my-row-icon {
        /*display: flex;
        flex-wrap: wrap;*/
        flex-direction: column;
        align-items: flex-end;
    }

    .my-row {
        display: flex;
    }

    .my-col-xs-6 {
        flex-basis: 100px;
    }

    .service {
         width: calc(100% - 1.3vw);
		/*padding: 0px;
        width: 90%;
        height: auto;*/
    }

    .my-text-right {
        flex-grow: 1;
    }

    .footer-links a img {
        display: none;
    }
	/*Уже я пишу*/
	.navbar-box,
	.screen-1-box,
	.service-box,
	.products-box,
	.sliders,
	.screen-2-box{
		width:100%;
	}
	.service-my-row{
		display:block;
	}
	.products-row{
		display:block;
	}
	.products-item{
		margin:0 20px;
	}
	.container{
		width:100%;
	}
	.my-panel-title-child{
		font-size:4vw;
	}
	#products {
		padding-top: 5vh;
	}
	.my-about {
		padding-top: 5vh;
	}
}
@media (max-width: 1020px){
   #salon-bot {
    width: 100px;
    height: 36px;
    font-size: 20px;
    }
    .my-btn {
        font-size: 16px;
    }
}
@media (min-width: 1400px){
	/*.screen-1{
		padding: 0 15vw;
	}
	.my-btn {
		width: 31.25vw;
	}
	*/
	.block-padding{
		padding-left: 2vw;
		padding-right: 2vw;
	}
	.block-padding-sliders{
		padding-left: 0;
		padding-right: 0;
	}
	.container{
		padding-left: 0;
		padding-right: 0;
	}
}