﻿/*
Theme Name: ADOP Constructor
Theme URI: https://ikp-rao.ru/
Author: ИКП РАО
Description: Чистая тема интерактивного конструктора АДОП. Без Contact Form 7 и PhpWord.
Version: 1.0.0
Text Domain: adop
*/

.container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
}

.row {
	display: flex;
	flex-wrap: wrap;
}

.d-flex { display: flex; }
.justify-content-between { justify-content: space-between; }

.adop-form-col {
	width: 50%;
}

.adop-group[hidden] {
	display: none !important;
}

.adop-intro {
	padding: 2rem 0 1rem;
}

.adop-result {
	max-width: 920px;
	margin: 2rem auto;
	background: #fff;
	padding: 2rem 2.25rem;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
}

.adop-result h1,
.adop-result h2 {
	font-family: Montserrat, sans-serif;
}

.adop-result table {
	width: 100%;
	border-collapse: collapse;
	margin: 1rem 0 2rem;
	font-size: 14px;
}

.adop-result th,
.adop-result td {
	border: 1px solid #3b4256;
	padding: 8px 10px;
	vertical-align: top;
}

.adop-result__actions {
	display: flex;
	gap: 12px;
	margin: 1.5rem 0 2rem;
}

.adop-result__actions button,
.adop-result__actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 20px;
	background: #0077b0;
	color: #fff;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	font-size: 16px;
}

@media print {
	.adop-result__actions,
	.site-header,
	.footer,
	.header-list {
		display: none !important;
	}
	.adop-result {
		box-shadow: none;
		margin: 0;
		padding: 0;
	}
}

body{
    background: #E5E5E5;
}
h1{
    font-family: 'Montserrat', sans-serif;
}
h4{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
}
h2{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 130%;
    color: #3B4256;
    flex: none;
    order: 0;
    align-self: flex-start;
}
.white{
    color: #FFFFFF;
}
ul{
    margin-bottom: 0;
}
.first-block{
    width: 100%;
    background: url('images/Polygon1.svg'), #0077B0;
    background-position: 100% 3500%, 100% 100%;
    background-size: 522px;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.second-block{
    background-color: white;
    padding-bottom: 28px;
}
/* !Подсказки */
.header-list {
  width: 100%;
  background-color: #E5E5E5;
  height: auto;
  z-index: 999999999;
  min-height: 50px;
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
  flex-flow: column;
  padding-bottom: 10px;
  box-shadow: 4px -6px 24px black;
 }
 .header-list .close { 
  position: absolute;
  right:20px;
  top: 10px;
  color: black;
  cursor: pointer;
}
.hider{
  position: absolute;
  left: 0px;
  bottom: -44px;
  color: white;
  cursor: pointer;
  font-size: 20px;
  /* box-shadow: 4px -6px 24px black; */
  background: #0077b0;
  padding: 7px;

}
.dbpp-privacy-policy {
    max-width: 52rem;
    margin: 0 auto;
    background: #fff;
    padding: 40px 20px;
    margin-top:40px;
}
#post-35 .entry-header{
	display:none;
}
.header-list__cap { 
  margin-top: 10px;
  font-size: 18px;
}
.header-list__item {
  margin-top: 10px;
 }

/* ! = HEADER */
.header{
    background: rgba(59, 66, 86, 0.397);
    height: 80px;
}
.header__wrapper{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
}
.logo{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}

.main-navigation{

}
.main-navigation ul{
    display: flex;
    align-items: center;
}
.main-navigation .menu-item{
    list-style: none;
    margin-left: 32px;
}
.main-navigation .menu-item a{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

/* ! = Word-info */
.word-info_white{
    font-weight: 800;
    font-size: 48px;
    line-height: 130%;
    color: #FFFFFF;
    margin-top: 84px;
}
.word-info{
  
}
.word-info__desc{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    opacity: 0.7;
}
.word-info__owner{
    margin-top: 12px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.word-info__owner img{
    width: 120px;
    margin-bottom: 16px;
}
.word-info__owner h4{
    margin-bottom: 12px;
}
.word-info_small{
    font-size: 13px!important;
}

/* ! = stages */
.stages{
    
}
.timeline{
    margin-top: -65px;
    padding: 80px 70px 80px 70px;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(197, 211, 230, 0.15);
    border-radius: 4px;
    
}
.timeline-holder{
    border-left:  2px solid #DDE1E6;
    padding-left: 75px;
 
}
.timeline-event{
    list-style: none;
    margin-top: 40px;
    position: relative;
}
.timeline-circle{
    position: absolute;
    margin-top: -16px;
    left: -128px;
    border: 16px solid white;
    box-sizing: content-box!important;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 82px;  
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #0077B0;
    background-image: url('images/PolygonSmall.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
.timeline-event-date{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
    color: #3B4256;
}
.timeline-event-content{
    margin-top: 12px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #747E88;
}
.timeline-circle_last{
    border-bottom: 30px solid white;
}
.timeline-event:hover .timeline-circle{
    font-size: 40px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.stages-side{

}
.stages-side__item{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #0D49CC;;
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 32px;
    text-decoration: none;
}
.progress-wrapp{
    margin-top: 24px;
    height: 60px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    padding: 0 20px;
}
.progress-wrapper{
    display: flex;
    align-items: center;
    width: 100%;
}
.adop-progress{
    width: 850px;
    max-width: 100%;
    height: 12px;
    background: #DDE1E6;
    border-radius: 8px;
    overflow: hidden;
    flex: 1;
}
.progress-wrapp span{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #3B4256;
    flex-shrink: 0;
    margin-right: 20px;
}
.adop-progress-bar{
    height: 100%;
    width: 0;
    background: linear-gradient(270deg, #FFBCB6 0.45%, #FFAFA8 100%);
    border-radius: 8px;
}


/* ! = wordform */
.wordform{
    display: flex;
    margin-left: -15px;
    margin-top: 80px;
    position: relative;
    overflow: visible;
}
.page-item {
	overflow: visible;
	width: 100%;
}
.wpcf7-form .help,
.adop-form .help{
	display: none;
	position: absolute;
	z-index: 5;
	width: 40%;
	right: 0;
    margin-top: 30px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #747E88;
    overflow: auto;
	height: 400px;
    padding-right: 10px;
}

.wpcf7-form .help::-webkit-scrollbar,
.adop-form .help::-webkit-scrollbar {
    width: 10px;
    padding-left: 10px;
    
}
.adop-form .help::-webkit-scrollbar-track {
    /* box-shadow: inset 0 0 5px grey;  */
    /* border-radius: 10px; */
}

.adop-form .help::-webkit-scrollbar-thumb {
    /* background: #0D49CC;  */
    border: 1px solid #3b4256;;
    /* border-radius: 10px; */
    padding-left: 10px;
}
  
.adop-form .help::-webkit-scrollbar-thumb:hover {
background: #3b4256;; 
cursor: pointer;
}
  
.help-title{
/*     padding-top: 50px; */
    position: relative;
    padding-left: 32px;
    margin-bottom: 24px;
}
.help-title:before{
    position: absolute;
    left: 0px;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(images/cont/icon/Outlined/Action/icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.add-button{
    color: #0D49CC;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    margin: 16px 0;
}
.add-button:before{
    position: absolute;
    left: 0px;
    top: 2px;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(images/icon/Subtract.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.wpcf7,
.adop-form-col{
	width: 50%;
}
.helper{
    width: 50%;
}
.helpers{
    width: 100%;
}
.helpers .help{
    width: 100%;
}
.help__item{
    width: 100%;
}
.help__item{
    background: #FFFFFF;
    border: 1px solid #3b4256;
    box-sizing: border-box;
    border-radius: 2px;
    flex: none;
    padding: 12px 20px;
    align-self: flex-start;
    font-family: Roboto;
    font-size: 16px;
    display: flex;
    color: #3b4256;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    cursor: pointer;
}
.help__item:hover{
    background-color:  #0077b0;
    color: white;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.wpcf7-form label,
.adop-form label{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #3B4256;
    flex: none;
    order: 0;
    display: flex;
    flex-flow: column;
    margin-top: 32px;
}
.wpcf7-form label input,
.adop-form label input{
    margin-top: 12px;
}
.wpcf7-form input[type='text'],.wpcf7-form input[type='number'],
.adop-form input[type='text'],.adop-form input[type='number'],.table-item, .table-rzdel{
    width: 100%;
    height: 64px;
    padding-left: 16px;
    display: flex;
    align-items: center;
    background: #F4F7FB;
    border: 1px solid #DDE1E6;
    box-sizing: border-box;
    border-radius: 2px;
}
.wpcf7-form textarea,
.adop-form textarea{
    background: #F4F7FB;
    width: 100%;
    padding-top: 20px;
    padding-left: 16px;
    border: 1px solid #DDE1E6;
    border-radius: 2px;
}   
.table-item{
    margin-bottom: 10px;
}



/* ! = footer */

.footer{
    height: 124px;
    width: 100%;
    background: #3B4256;
}

.footer .row{
    padding-top: 25px;
}
.cop{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    opacity: 0.34;
   
}

/* ! =  submit*/
.line{
    width: 100%;
    height: 1px;
    background-color: #747E88;
}
.submit{
    margin-top: 80px;
}
.submit .h2{
    text-align: center;
    margin-top: 80px;
}
.submit-button{
    width: 100%;
    height: 65px;
    background-image: url(images/control/btn2.svg);
    background-repeat: no-repeat;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
}
.submit-wrapper{
    width: 370px;
    height: 65px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
    margin-bottom: 80px;
  
}
.submit-button-fill{
    width: 0;
    top: 0;
    left: 0;
    height: 65px;
    margin: 0 auto;
    background-image: url(images/control/btn.svg);
    position: absolute;
    background-repeat: no-repeat;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
}
.submit-button-end{
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    background-color: transparent;
    background-image: url(images/control/btnEnd.svg);
    position: absolute;
    background-repeat: no-repeat;
    box-shadow: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.submit-button-end:focus,
.submit-button-end:active {
    outline: none;
    box-shadow: none;
    border: 0;
}


.pagination{
    display: flex;
    margin-top: 64px;
    margin-left: -12px;
    position: relative;
    width: max-content;
    justify-content: space-between;
    background: transparent;
}
.pagination::after{
    content: '';
    width: 100%;
    margin-top: 37px;
    height: 2px;
    background: #0077B0;
    position: absolute;
    z-index: 1;
}
.pages{
    margin-right: 15px;
    
    /* position: absolute; */
    z-index: 2;
    border: 6px solid white;
    box-sizing: content-box!important;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 63px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #0077B0;
    color: #DDE1E6;
    background-image: url(images/PolygonSmall.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.pages:last-child{
    margin-right: 0px;
}

.pages_complite{
    background-image: url(images/PolygonComplite.svg);
    color: #0078b059;
    cursor: pointer;
}
.pages_complite:hover{
    background-image: url(images/PolygonActive.svg);
    color: #0077B0;
}
.pages_active{
  background-image: url(images/PolygonActive.svg);
  color: #0077B0;
  cursor: pointer;
}
.button-next{
    background: #E94B3D;
    border-radius: 2px;
    flex: none;
    order: 2;
    width: 271px;
    height: 65px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 40px;
}
.button-complete{
    background: #3dc7e9;
    border-radius: 2px;
    flex: none;
    order: 2;
    width: 271px;
    height: 65px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 40px;
}


@media screen and (max-width: 1200px){
    .adop-progress {
        width: 685px;
    }
    .progress-wrapp span {
        margin-right: 10px;
    }
}
@media screen and (max-width: 978px){
    .adop-progress {
        width: 436px;
    }
    .progress-wrapp span {
        margin-right: 10px;
    }
  
}
@media screen and (max-width: 768px){
    .submit-wrapper{
        width: 270px;
        margin: 0 auto;
    }
    .submit-button{
        width: 270px;
        margin: 0 auto;
    }
    .submit-button-end{
        width: 270px;
        margin: 0 auto;
    }
    .timeline{
        padding: 20px 10px 20px 20px;
    }
    .timeline-holder {
        border-left: 2px solid #DDE1E6;
        padding-left: 45px;
    }
    .timeline-circle{
        position: absolute;
        margin-top: -16px;
        left: -63px;
        width: 29px;
        height: 32px;
        border: 3px solid white;
        margin-top: 0;
    }
    
   .main-navigation{
       display: none;
   }
   .stages-side{
       margin-top: 20px;
   }
   .word-info__owner{
       margin-top: 40px;
   }
   .word-info_white{
       font-size: 30px;
   }
   .progress-wrapp{
       display: none;
   }
   .second-block{
       padding-top: 20px;
   }
   .wordform{
        margin-top: 10px;
   }
   .wpcf7,
   .adop-form-col{
       width: 100%;
   }
   .wpcf7-form,
   .adop-form{
    width: 100%;
   }
   .helper{
       display: none;
   }
   .wpcf7-form .help,
   .adop-form .help {
        position: relative; 
        width: 100%;
        height: auto;
        max-height: 280px;
    }
    .second-block{
        padding: 10px 10px;
    }
    h2 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 130%;
        color: #3B4256;
        flex: none;
        order: 0;
        align-self: flex-start;
    }
    .h2{
        font-size: 18px;
    }
    .footer{
        padding: 10px;
    }
    .footer .logo{
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 130%;
        /* or 19px */

        text-align: center;

        color: #FFFFFF;
    }
    .timeline-event:hover .timeline-circle{
        font-size: 20px;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
    }
    .submit .h2 {
        text-align: center;
        margin-top: 20px;
    }
    .submit-button{
        width: 100%;
        height: 47px;
        background-image: url(images/graysmall.svg);
        background-repeat: no-repeat;
    }
    .submit-wrapper{
        width: 270px;
        height: 47px;
        margin: 0 auto;
        position: relative;
        margin-bottom: 20px;
      
    }
    .submit-button-fill{
        width: 0;
        top: 0;
        left: 0;
        height: 47px;
        margin: 0 auto;
        background-image: url(images/orangesmall.svg);
        position: absolute;
        background-repeat: no-repeat;
    }
    .submit-button-end{
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 65px;
        margin: 0 auto;
        background-image: url(images/complite.svg);
        position: absolute;
        background-repeat: no-repeat;
    }
    
}

@media screen and (max-width: 500px){
  .pages {
    width: 18px;
  }
}