/*
Theme Name:     ResponsiveBlogily Child
Description:    Дочерняя тема для темы ResponsiveBlogily 
Author:         Mironchuk Julia
Template:       responsiveblogily
Version:        0.1
*/

@import url("../responsiveblogily/style.css");

input[type=submit] {
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 15px 35px;
	font-weight: 400;
	border: none;
	border-radius:30px;
	background: #ffa500; /*тот самый мой оранжевый цвет!*/
}

.super-menu {
    display: none;
}

.footer-column-three {
	display: inline-block;
	width: 100%;
	max-width: 100%;
	color: #fff;
	padding: 50px 0;
}

.featured-content {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
}
.featured-sidebar {
	width: 0%; /* было 30% и в предыдущем 70% */
	float: left;
	margin-top:4px;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
input[type=number],
input[type=search],
textarea {
	color: #666;
	border: 1px solid #e5e6e9;
	padding: 0.625em 0.4375em;
	width: 100%;
}

#btn{
    color: #666;
    background: transparent;
    border: none;
    padding: 1px 1px;
    margin-bottom: 1px;
    cursor: pointer;
}

#btn2{
    background: #4577d4;
}

.image_test1 {
	display: flex;
    height: 70px;
	width: 100%;
    background-image: url(https://hochu-film.com.ua/Pictures/Test/T1.png);
    margin-bottom: 10px;
    text-align: center;
}

.image_test2 {
    display: flex;
    height: 70px;
	width: 100%;
    background-image: url(https://hochu-film.com.ua/Pictures/Test/T2.png);
    margin-bottom: 10px;
    text-align: center;
}

.image_test3 {
	display: flex;
    height: 70px;
	width: 100%;
    background-image: url(https://hochu-film.com.ua/Pictures/Test/T3.png);
    margin-bottom: 10px;
    text-align: center;
}

.image_test4 {
    display: flex;
    height: 70px;
	width: 100%;
    background-image: url(https://hochu-film.com.ua/Pictures/Test/T4.png);
    margin-bottom: 10px;
    text-align: center;
}

.image_test1 T1{
    font-size: 1.5em;
    font-family: Merriweather;
    font-weight: 400;
    margin: auto;
    vertical-align: middle; /*для IE8+*/
    width: 99%;
    color: #ffffff;
}

.image_test2 T2{
    font-size: 1.5em;
    font-family: Merriweather;
    font-weight: 400;
    margin: auto;
    vertical-align: middle; /*для IE8+*/
    width: 99%;
    color: #ffffff;
}

.image_test3 T3{
    font-size: 1.5em;
    font-family: Merriweather;
    font-weight: 400;
    margin: auto;
    vertical-align: middle; /*для IE8+*/
    width: 99%;
    color: #ffffff;
}

.image_test4 T4{
   font-size: 1.5em;
    font-family: Merriweather;
    font-weight: 400;
    margin: auto;
    vertical-align: middle; /*для IE8+*/
    width: 99%;
    color: #ffffff;
}

.image_string {
	width: 100%;
	margin-top: 0;
	margin-bottom: 1.5em;
}

.request1 td {
    width: 50%;
}

.request1 tr {
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.request2 td {
    width: 50%;
}

.request2 tr {
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.english1,
.english2,
.english3,
.english4,
.english5,
.english6,
.english7,
tr {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.main1,
.main2,
tr {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.main1 {
    width: 100%;
}

.main1social2 {
    display: none;
}

.main1text1 {
    width: 100%;
}

.main2 {
    border-spacing: 1rem;
    border-collapse: separate;
}

.main2 td {
    vertical-align: top; /* Выравнивание по верхнему краю ячеек */
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.100);
    border-radius: 5px;
    padding: 5%;
}

.invisible {
    visibility: hidden;
}

.telegram {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.300);
    border-radius: 50%;
    position: absolute;
    transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform:scale(0.8);
    -webkit-transform-origin:0 0;
}

.shadow {
    height: 30%;
    width: 30%; 
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    border-radius: 50%;
}

.shadow1 {
    display: block;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    border-radius: 50%;
}

.noselect {
		-moz-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
}

#document, .gglcptch_recaptcha {
    display: inline-block;
    margin: 0 auto;
}

.letter {
    width: 100%;
    margin: 0 auto;
}

.letter .g-recaptcha {
    display: inline-block;
    margin: 0 auto;
}

.fieldset {
    text-align: center; /*чтобы капча стала посередине*/
}

.limit3 {
	/*width: 248px;  это чтобы форма влезала в виджет 30%*/
	margin: 0 auto;
}
		
.limit3 .g-recaptcha {
    display: inline-block; /*чтобы капча была по центру*/
    /*transform:scale(0.82); это уменьшало сам значок капчи, но потом ее нельзя центрировать
    transform-origin:0 0;
    -webkit-transform:scale(0.82);
    -webkit-transform-origin:0 0;*/
}

.social-links {
    height: 280px;
    width: 60px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    transform: translateY(-50%);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.130);
}

.icons {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    margin: 5px auto;
    transition: .5s;
}

.icon-text {
    min-width: 0;
    height: 100%;
    background: #ffa500; /* мой оранжевый */
    margin-right: 5px;
    line-height: 0; /* междустрочный интервал */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px 0 0 5px;
    overflow: hidden; /* для текста*/
    transition: .5s;
}

.icon {
    min-width: 50px;
    height: 100%;
    border-radius: 5px;
    cursor: pointer; /* курсор будет на руку меняться при наведении */
}

.icon .fab {
    font-size: 20px;
    color: #ffa500;
    line-height: 50px; /* иконки будут по центру области */
}

/*.icons:hover .icon {
    background: #ffa500;
}

.icons:hover .icon .fab {
    color: #fff; /* тогда при наведении будет перекрашиваться значок */
/*} у меня большие значки, так что подмену цвета не видно)*/

.icons:hover .icon-text {
    min-width: 140px;
}

.pop_up {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: black;
    background-color: rgba(0, 0, 0, .8);
    z-index: 2;
    overflow-x:hidden; /*для прокрутки окна, если не влезло*/
    overflow-y:auto;
}

.pop_up.active {
    display: block;
}

.pop_up_container {
    display: flex;
    width: 100%;
    height: 100%;
}

.pop_up_body {
    margin: auto;
    width: 500px;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 2%;
    position: relative;
}

/*.pop_up_body p {
    font-size: 28px;
    font-family: Montserrat;
    font-weight: 600;
    color: #222620;
    margin-bottom: 40px;
} это расширяет форму, не вижу смысла использовать*/

.pop_up_body input { /*это для отображения полей "Имя" и пр.*/
    display: block;
    margin: auto;
    /*width: 300px;*/
    padding: 17px 20px;
    background-color: #e5e5e5;
    border-radius: 10px;
    border: none;
    /*font-family: Montserrat;*/
    font-weight: 500;
    /*font-size: 18px;*/
    /*color: #89909f;*/
}

.pop_up_body textarea { /*это отдельно для отображения поля "Дата и время" и "Комментарий"*/
    display: block;
    margin: auto;
    /*width: 300px;*/
    padding: 17px 20px;
    background-color: #e5e5e5;
    border-radius: 10px;
    border: none;
    /*font-family: Montserrat;*/
    font-weight: 500;
    /*font-size: 18px;*/
    /*color: #89909f;*/
    /*resize: none; убирает уголок внизу, за который окно текста можно растянуть*/
}

.pop_up_body input:focus {
    outline: none; /*убирает рамку при наведении курсора на поле "Имя" и пр.*/
}

.pop_up_body textarea:focus {
    outline: none; /*убирает рамку при наведении курсора на поле "Дата и время"*/
}

.pop_up_body input[type=submit] { /*это для кнопки в окне заявки*/
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 15px 35px;
	font-weight: 400;
	border: none;
	border-radius:30px;
	background: #ffa500; /*тот самый мой оранжевый цвет!*/
}

.pop_up_close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 21px;
    cursor: pointer;
}

.cards1 {
    width: 80%;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}

.cards3 {
    width: 80%;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}

.cards5 {
    width: 60%;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}

.corset {
    box-shadow: 20px 20px 50px 20px rgba(0, 0, 0, 0.100);
    border: 1px solid #c4c7ce;
    border-radius: 10px;
    cursor: pointer;
}


@media screen and (max-width: 900px) {
        .request1 td {
            display: block;
            padding-left:10px;
            padding-right:10px;
            width: 100%;
            
        }
        
        .request1 tr {
            display: block;
            border-top: 2px solid #e5e6e9;
            border-bottom: 2px solid #e5e6e9;
            border-left: 1px solid #e5e6e9;
            border-right: 1px solid #e5e6e9;
            
        }
        
        .request2 td {
            display: flex;
            flex-direction: column-reverse;
            padding-left:10px;
            padding-right:10px;
            width: 100%;
            
        }
        
        .request2 tr {
            display: flex;
            flex-direction: column-reverse;
            border-top: 2px solid #e5e6e9;
            border-bottom: 2px solid #e5e6e9;
            border-left: 1px solid #e5e6e9;
            border-right: 1px solid #e5e6e9;
            
        }

        .english1,
        .english3,
        .english5,
        .english7,
        td {
            display: block;
            padding-left:10px;
            padding-right:10px;
            width: 100%;
            
        }
        
        .english1,
        .english3,
        .english5,
        .english7,
        tr {
            display: block;
            border: 0;
        }

        
        .english2 td {
            display: flex;
            flex-direction: column-reverse;
            padding-left:10px;
            padding-right:10px;
            width: 100%;
        }
            
        .english4 td {
            display: flex;
            flex-direction: column-reverse;
            padding-left:10px;
            padding-right:10px;
            width: 100%;
        }
            
        .english6 td {
            display: flex;
            flex-direction: column-reverse;
            padding-left:10px;
            padding-right:10px;
            width: 100%;
        }
    
        .english2 tr {
            display: flex;
            flex-direction: column-reverse;
            border: 0;
        }
        
        .english4 tr {
            display: flex;
            flex-direction: column-reverse;
            border: 0;
        }
        
        .english6 tr {
            display: flex;
            flex-direction: column-reverse;
            border: 0;
        }
        
        .main1text {
            display: flex;
            flex-flow: nowrap;
        }
        
        .main1social {
            display: none;
        }
        
        .main1social2 {
            display: block;
        }
        
        .main2 {
            border-spacing: 0;
        }
        
        .main2,
        td {
            padding-left:10px;
            padding-right:10px;
        }        
        
        .invisible {
            visibility: collapse;
        }
    
        /*.main2 td {
            display: flex;
            flex-direction: column-reverse;
            padding-left:10px;
            padding-right:10px;
            width: 100%;
        }
    
        .main2 tr {
            display: flex;
            flex-direction: column-reverse;
            border: 0;
        }*/

        .letter {
            width: 100%;
            margin: 0 auto;
        }
        
        .shadow1 { /*для зеленого фото, чтобы на мал.экране оно не было огромным*/
            width: 50%;
            height: 50%;
        }
        
        .telegram {
            transform:scale(0.8);
            transform-origin:0 0;
            -webkit-transform:scale(0.8);
            -webkit-transform-origin:0 0;
        }
        
        .cards1 {
            width: 100%;
        }
        
        .cards1 img {
            width: 50%;
        }
        
        .cards3 img {
            width: 80%;
        }

        .cards5 {
            width: 80%;
        }

        .wrap-wrap { /*на 3 и 5 карт Корсета не позволяет разделить строки*/
            display: flex;
            flex-flow: nowrap;
        }

        .nowrap { /*на 5 карт Корсета строка в центре должна переноситься, потому что там 2 колонки и без переноса будет перекос*/
            display: block;
            flex-flow: wrap;
        }

}

@media screen and (max-width: 480px) {

        .content-wrap {
	        max-width: 100%;
	        margin: 0 0;
	   
        }
        	
        .featured-content {
	        width: 100%;
	        margin-right: 0%;
	        margin-left: 0%;
        }
        
		.button {
	    	margin: 0 auto;
	    	display: flex;
	    }
            
        #rc-imageselect, .g-recaptcha {
            transform:scale(0.8);
        }

        .letter {
            width: 100%;
            margin: 0 auto;
        }

/*		.limit2 {
			width: 248px;
			margin: 0 auto;
		}
		
		.limit2 .g-recaptcha {
            margin-bottom: -24px;
            margin-top: -12px;
            transform:scale(0.82);
            transform-origin:0 0;
            -webkit-transform:scale(0.82);
            -webkit-transform-origin:0 0;
        }
*/        
        
		.limit3 {
			width: 248px;
			margin: 0 auto;
		}
		
		.limit3 .g-recaptcha {
            margin-bottom: -24px;
            margin-top: -12px;
            transform:scale(0.82);
            transform-origin:0 0;
            -webkit-transform:scale(0.82);
            -webkit-transform-origin:0 0;
        }
        
        .fbox {
        	width: 100%;
        	padding: 5px;
        }
        
        .request1 td {
            display: block;
            padding-left:1px;
            padding-right:1px;
            width: 100%;
        }
        
        .request1 tr {
            display: block;
            border-top: 2px solid #e5e6e9;
            border-bottom: 2px solid #e5e6e9;
            border-left: 1px solid #e5e6e9;
            border-right: 1px solid #e5e6e9;
        }
        
        .request2 td {
            display: flex;
            flex-direction: column-reverse;
            padding-left:1px;
            padding-right:1px;
            width: 100%;
        }
        
        .request2 tr {
            display: flex;
            flex-direction: column-reverse;
            border-top: 2px solid #e5e6e9;
            border-bottom: 2px solid #e5e6e9;
            border-left: 1px solid #e5e6e9;
            border-right: 1px solid #e5e6e9;
        }
        
        .pop_up_body {
            margin: auto;
            width: 300px;
            height: auto;
            background-color: #fff;
            border-radius: 10px;
            text-align: center;
            padding: 2%;
            position: relative;
        }

        /*.social-links {
            top: 23%;
            right: -15px;
            transform: translateY(-50%);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.130);
            float: right;
            transform:scale(0.86);
            transform-origin:0 0;
            -webkit-transform:scale(0.86);
            -webkit-transform-origin:0 0;
        }*/

        .main1, td {
            padding-left: 5px;
            padding-right: 5px;
        } 
        
        .main1text1 {
            width: 80%;
        }
        
        .main1social2 {
            width: 18%;
            margin: auto 0 auto 2%;
        }
        
        .main2, td {
            padding-left:5px;
            padding-right:5px;
        }  
        
        .telegram {
            transform:scale(0.6);
            transform-origin:0 0;
            -webkit-transform:scale(0.6);
            -webkit-transform-origin:0 0;
        }
        
        .shadow1 { /*для зеленого фото, чтобы на мал.экране оно не было огромным*/
            width: 70%;
            height: 70%;
        }
        
        .shadow {
            height: 50%;
            width: 50%; 
        }
                
        .cards1 {
            width: 100%;
        }
        
         .cards1 img {
            width: 80%;
        }
        
        .cards3 {
            width: 100%;    
        }
        
        .cards3 img {
            width: 90%;
        }
        
        .cards5 {
            width: 80%;
        }

        .cards5 img {
            width: 90%;
        }
        
        .nowrap {
            width: 60%;
            margin: auto;
        }
}


/*@media screen and (min-width:37.5em) {
}

@media (min-width:1024px) {
}

@media (min-width:992px) {
}

@media screen and (max-width:1023px) {
}

@media (max-width:992px) {
}

@media screen and (max-width: 1023px) {
}*/