*{margin:0; padding:0; -webkit-appearance: none; box-sizing: border-box;}

ul{list-style:none;}
/* content */
html {
    font-size: 16px; 
    line-height: 1.25;
}
body {
    color: #303030;
    font-size: 1.0rem; 
    font-weight: 300;
    font-family: 'Comfortaa', cursive;

}

img {
    max-width: 100%;
}

.font_size-35 {
    font-size: 3.5vw;
}
.font_size-26 {
    font-size: 2.6vw;
}
.font_size-22 {
    font-size: 2.2vw;
}
.font_size-20 {
    font-size: 1.8vw;
}
.font_size-18 {
    font-size: 1.8vw;
}
.font_size-16 {
    font-size: 1.6vw;
}
.font_size-14 {
    font-size: 1.4vw;
}
.font_size-13 {
    font-size: 1.3vw;
}
.font_size-10 {
    font-size: 1.1vw;
}
.color-w {
    color: #fff;
}

section,
.section {   
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}
.header {   
    background-image: url(../img/fon-h.jpg);
    height: auto;
}
.z-10 {
    position: relative;
    z-index: 10;
}
.logo {
    height: 180px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.logo img {
    height: 100%;
    display: none;
}
.logo span {
    line-height: 1.2;
    font-weight: bold;
}
.blue-line {
    width: 30%;
    height: 4px;    
    background-color: #c13bda;
    display: none;
}
.slogan {
    line-height: 1.2;
    font-weight: bold;
}
.slogan span {
    color: #c13bda;
    display: block;
}
.action {
    line-height: 1.2;
    font-weight: bold;
}
.action-2 {
    line-height: 1.2;
    font-weight: bold;
    position: relative;
}
.widget {
    min-width: 400px;
    width: 30%;
}
.popugay {
    background-image: url(../img/popugay.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%; 
    width: 270px;
    height: 311px;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: -1;
}

/*section-video*/
.section-video {
    background-image: url(../img/fon-video.jpg);
}
.video-block {
    background-image: url(../img/video-frame.png);
    background-size: 100% 100%;
    /*padding: 15px 22px;*/
    padding: 1% 1%;
}
.video-block-container { /* 656 365*/
    width: 100%;
    height: 100%;
}


/*section-1*/
.section-1 {
    background-image: url(../img/fon-1.jpg);
    background-position: center top;
}
.section-1-head {
    line-height: 1.2;
    font-weight: bold; 
}

.section-1-head span {
    position: relative;    
}
.section-1-head span:before {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: -120px;
    top: 50%;
    margin-top: -1px;
}
.section-1-head span:after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #000;
    position: absolute;
    right: -120px;
    top: 50%;
    margin-top: -1px;
}

.results .icon {
    display: block;
    font-size: 48px;
}

.aqv {
    display: inline-block;
    background-image: url(../img/aqv.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%; 
    width: 36px;
    height: 32px;
    position: relative;
    top: 3px;    
}
.rezult-item {
    padding: 0 1rem;
    line-height: 1.3;
    font-weight: bold; 
}
.section-2-text {
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    width: 50%;
}
.section-2 {
    background-image: url(../img/fon-2.jpg), url(../img/fon-text-2.jpg);
    background-repeat: no-repeat;
    background-position: right center, left center;
    background-size: 50% auto, 50% 100%;
}

.section-3 {
    background-image: url(../img/fon-3.jpg), url(../img/fon-text-3.jpg);
    background-repeat: no-repeat;
    background-position: left center, right center;
    background-size: 50% auto, 50% 100%;
}
.section-3-bac {
    background-color: #f4fefd;
    background-repeat: no-repeat;
    background-position: right top;
    position: relative;
    overflow: hidden; 
    background-image: url(../img/fon-text-3.jpg);
    flex: 0 0 43%;
}
.section-3-text  {
    font-weight: bold;
    line-height: 1.4;
    width: 75%;
}

.bonus-list li {
   display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.bonus-list li span:first-child {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 22px;
}
.bonus-list li span:first-child img {
    width: 100%;
}

.section-4 {
    background-image: url(../img/fon-text-2.jpg);    
}
.section-4-container {
    width: 86%;
}
.section-4-text {
    width: 55%;
}
.section-4-foto {
    width: 40%;
}
.section-4-foto img {
    width: 100%;
}
.section-4-head {
    font-weight: bold;
    line-height: 1.4;
    text-align: center;    
}
.section-4-list {
    width: 80%;
    margin: 0 auto;
}
.section-4-list li {
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 35px;
    padding-left: 60px;
    position: relative;    
}
.section-4-list li:before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #c13bda;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}
.section-5 {
    background-image: url(../img/fon-5.jpg);     
}
.section-5-head {
    line-height: 1.2;
    font-weight: bold; 
}
.section-5-head span {
    position: relative;
    text-align: center;
}
.section-5-head span:before {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: -120px;
    top: 50%;
    margin-top: -1px;
}
.section-5-head span:after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #000;
    position: absolute;
    right: -120px;
    top: 50%;
    margin-top: -1px;
}
.reference, .reference-action {
    width: 600px;
    margin: 0 auto;
}

button,
button:hover,
button:active,
button:focus {
	outline: none; 
}



.section-6 {
    background-image: url(../img/fon-6.jpg);
    height: auto;
}
.section-6-head {
    line-height: 1.2;
    font-weight: bold; 
    color: #fff;
    text-align: center;
}
.section-6-head span {
    position: relative;    
}
.section-6-head span:before {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: -120px;
    top: 50%;
    margin-top: -1px;
}
.section-6-head span:after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    right: -120px;
    top: 50%;
    margin-top: -1px;
}
.section-6-container  li {
    display: flex;
    justify-content: flex-start;
    color: #fff;
    line-height: 1.3;
    font-weight: bold; 
    margin-bottom: 20px;
}
.section-6-container  li span:first-child {
    margin-right: 40px;
}

.section-7 {
    background-image: url(../img/fon-7.jpg);     
}

.section-8 {
    background-image: url(../img/fon-text-2.jpg);    
}
.section-8-head {
    line-height: 1.8;
    font-weight: bold; 
    text-align: center;
    color: #000;    
}
.section-8-text-1 {
    line-height: 2.0;
    font-weight: bold; 
    text-align: center;
    color: #000;   
}
.section-8-text-2 {
    line-height: 1.3;
    font-weight: bold; 
    text-align: center;
    color: #000;
    width: 80%;
    margin: 0 auto;   
}
.section-8-widget {
    width: 70%;
    margin: 0 auto;     
}
.section-8-widget__img {
    flex: 0 0 40%;
    position: relative;    
}
.popugay-2 {
    width: 200px;
    height: 229px;
    background-image: url(../img/popugay.png);
    background-size: 100%;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 0;
}
.yel-arrow {
    width: 60px;
    height: 60px;
    background-image: url(../img/yel-arrow.png);
    background-size: 100%;
    position: absolute;
    left: 230px;    
    top: 50%; 
    margin-top: -30px;       
}
.section-8-widget__widget {
    flex-grow: 1;
}
.form-wrapper {
    max-width: 400px;
    margin: 0 auto;
}
/**********/
/*footer*/
footer{
    font-size: 14px;
    line-height: 1.5em;
    background-color: #074f61;
}
footer *, footer a:hover{
    color: #fff;
}
footer a:hover{
    text-decoration: underline;
}
footer .icon > a{
    position: relative;
    display: inline-block;
    padding: 2px 0 0 30px;
}
footer .icon > a:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 19px;
    background-position: center center;
    background-repeat: no-repeat;
}
footer .icon.icon-mail > a:before{
    background-image: url('../img/footer_mail.png');
}
footer .icon.icon-whatsup > img{
    margin-right: 10px;
}
footer .icon.icon-whatsup > a{
    padding-left: 0;
}


/*talks*/
.talks-widget-button {
    z-index: 1500;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 15px;
    right: 20px;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
    color: white;
    padding-top: 6px;
    background: #3a6686;
    cursor: pointer;
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.23);
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.talks-widget-button .comments-icon {
    position: absolute;
    top: 10px;
    left: 13px;
}
.pt-6 {
    padding-top: 6rem;
}

.pop-cont {
    position: relative;
}

















/*bootstrap carousel*/
.carousel-control-prev,
.carousel-control-next {
  margin: 0;
  padding: 0;
  top: 50%;
  margin-top: -34px;
  width: 68px;
  height: 71px;
  background-image: url('../img/slider-btn.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
}
.carousel-control-next {
  transform: scale(-1, 1);
}
.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-image: url('../img/slider-btn-active.png');
  opacity: 1;
}
.carousel-control-next:hover {
  transform: scale(-1, 1);
}
.carousel-indicators li {
  margin: 10px;
  padding: 0;
  min-width: 11px;
  min-height: 11px;
  width: 11px;
  height: 11px;
  border: none;
  border-radius: 7px;
  background: #f0ca97;
}
.carousel-indicators li.active,
.carousel-indicators li:hover {
  background: #ea6079;
  opacity: 1;
}
.carousel-control-prev {
  left: -30px;
}
.carousel-control-next {
  right: -30px;
}
@media (min-width: 992px) and (max-width: 1015px), (min-width: 576px) and (max-width: 600px) {
  .carousel-control-prev {
    left: -20px;
  }
  .carousel-control-next {
    right: -20px;
  }
}
@media (max-width: 575px) {
  .carousel-control-prev {
    left: 0;
  }
  .carousel-control-next {
    right: 0;
  }
  .carousel-indicators li {
    margin-left: 7px;
    margin-right: 7px;
  }
}
#carouselReviews,
#carouselReviews2,
#carouselReviews3 {
  padding-bottom: 70px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  border-radius: 3px;
}
#carouselReviews .reviews,
#carouselReviews2 .reviews,
#carouselReviews3 .reviews {
  display: flex;
  justify-content: center;
  align-items: center;
}
#carouselReviews .reviews img,
#carouselReviews2 .reviews img,
#carouselReviews3 .reviews img {
  padding: 20px;
  height: 550px;
}
#carouselReviews .title,
#carouselReviews2 .title,
#carouselReviews3 .title {
  position: absolute;
  z-index: 10;
}
@media (max-width: 575px) {
  #carouselReviews .reviews img,
  #carouselReviews2 .reviews img,
  #carouselReviews3 .reviews img {
    height: auto;
    max-height: 550px;
  }
}





/* media */

@media screen and (max-width: 1500px) {
    .font_size-20 {
        font-size: 2.1vw;
    }
    .font_size-35 {
        font-size: 3.9vw;
    }
    .font_size-18 {
        font-size: 2.0vw;
    }
    .font_size-14 {
        font-size: 1.6vw;
    }
    .font_size-22 {
        font-size: 2.3vw;
    }
    .font_size-13 {
        font-size: 1.5vw;
    }
    .logo {
        height: 160px;
    }
    .section-4-container {
        width: 100%;
    }
    .section-4-list li {
        padding-left: 50px;
        margin-bottom: 30px;
    }
    .section-4-list li:before {
        top: 6px;
    }

}

@media screen and (max-width: 1300px) {
    .font_size-20 {
        font-size: 2.2vw;
    }
    .font_size-22 {
        font-size: 2.4vw;
    }
    .font_size-13 {
        font-size: 1.7vw;
    }
    .logo {
        height: 140px;
    }
    .section-4-list li {
        padding-left: 40px;
        margin-bottom: 25px;
    }
    .section-4-list li:before {
        top: 6px;
    }
    .blue-line {
        width: 50%;
    }
    .section-1 {
        background-size: 100%;
    }
    .section {
        height: auto;
        min-height: auto;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
        overflow: hidden;
    }
    .section-1 {
        padding-bottom: 250px;
        background-position: center top;
    }
    .reference {
        margin-bottom: 160px;
    }

}
@media screen and (max-width: 1200px) {
    .section-1 {
        background-image: url(../img/fon-text-3.jpg);
        padding-bottom: 60px;
    }
    .rezult {
        margin-left: auto;
        margin-right: auto;
        width: 500px;
    }
    .section-2-bac {
        flex: 0 0 50%;
    }
    .section-3-bac {
        flex: 0 0 50%;
    }
    .section-6-container  li span:first-child {
        margin-right: 30px;
    }
    .section-8-widget__img {
        flex: 0 0 200px;
        position: relative;
        margin-bottom: 40px;
    }
    .yel-arrow {
        transform: rotateZ(90deg);
    }
    .section-6 {
        height: auto;
        background-size: auto 100%;
    }
}
@media screen and (max-width: 1100px) {
    .font_size-20 {
        font-size: 2.2vw;
    }
    .font_size-35 {
        font-size: 4.1vw;
    }
    .font_size-26 {
        font-size: 3.0vw;
    }
    .font_size-18 {
        font-size: 2.2vw;
    }
    .font_size-16 {
        font-size: 2.0vw;
    }
    .font_size-14 {
        font-size: 1.8vw;
    }
    .font_size-22 {
        font-size: 2.5vw;
    }
    .font_size-13 {
        font-size: 1.7vw;
    }
    .logo {
        height: 120px;
    }
    .section-1 {
        background-position: center top;
        background-size: auto;
    }
    .section-1-head span:before, .section-1-head span:after {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .font_size-20 {
        font-size: 22px;
    }
    .font_size-35 {
        font-size: 42px;
    }
    .font_size-18 {
        font-size: 24px;
    }
    .font_size-26 {
        font-size: 30px;
    }
    .font_size-16 {
        font-size: 20px;
    }
    .font_size-14 {
        font-size: 20px;
    }
    .font_size-22 {
        font-size: 27px;
    }
    .font_size-13 {
        font-size: 19px;
    }
    .logo {
        height: 100px;
    }
    .blue-line {
        width: 50%;
    }
    .section-2-text, .section-3-text {
        width: 75%;
    }
    .section-4-list li {
        padding-left: 30px;
    }
    .section-2, .section-3 {
        height: auto;
    }
    .section-2-bac, .section-3-bac {
        padding-top: 20vw;
        padding-bottom: 20vw;
    }
    .section-5-head span:before,
    .section-5-head span:after,
    .section-6-head span:before,
    .section-6-head span:after{
        display: none;
    }
    .section-6-container  li span:first-child {
        margin-right: 20px;
    }
    .video-block {
        width: 600px;
        height: 334px;
    }
    .video-block {
        padding: 1.5% 2%;
    }
    .popugay {
        right: -200px;
    }
}
@media screen and (max-width: 767px){
    .font_size-20 {
        font-size: 20px;
    }
    .font_size-35 {
        font-size: 40px;
    }
    .font_size-18 {
        font-size: 22px;
    }
    .font_size-26 {
        font-size: 28px;
    }
    .font_size-16 {
        font-size: 18px;
    }
    .font_size-14 {
        font-size: 18px;
    }
    .font_size-22 {
        font-size: 25px;
    }
    .font_size-13 {
        font-size: 17px;
    }
    .logo {
        justify-content: center;
    }
    .blue-line {
        width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    .slogan, .action, .action-2 {
        text-align: center;
    }
    .popugay {
        position: static;
        width: 180px;
        height: 230px;
        left: 50%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        top: 70px;
    }
    .widget {
        padding-top: 20px;
        min-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    .rezult {
        margin-left: auto;
        margin-right: auto;
        width: 400px;
    }
    .section-1-head span {
        text-align: center;
    }
    .section-2 {
        background-image: url(../img/fon-text-2.jpg), url(../img/fon-2.jpg);
        background-repeat: no-repeat;
        background-position: center top, center center;
        background-size: 100% 50%, cover;
        padding-bottom: 300px;
    }
    .section-3 {
        background-image: url(../img/fon-text-3.jpg), url(../img/fon-3.jpg);
        background-repeat: no-repeat;
        background-position: center top, center 300px;
        background-size: 100% 50%, cover;
        padding-bottom: 450px;
    }
    .section-2-bac {
        padding-top: 20vw;
        padding-bottom: 20vw;
    }
    .section-2-img {
        height: 100vw;
    }
    .section-3 {
        height: auto;
    }
    .section-3-bac {
        padding-top: 20vw;
        padding-bottom: 20vw;
    }
    .section-3-img {
        height: 100vw;
    }
    .section-4-foto {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }
    .section-4-text {
        width: 100%;
    }
    .reference , .reference-action {
        width: 400px;
    }
    .section-6-container {
        width: 92%;
        margin: 0 auto;
    }
    .section-8-widget {
        width: 98%;
    }
    .yel-arrow {
        display: none;
    }
    .action br {
        display: none;
    }
    .section-4-list {
        width: 98%;
    }
    .section-8-head, .section-8-text-1 {
        line-height: 1.6;
    }
    .section-8-text-2 {
        width: 98%;
    }
    .section-2-img,.section-3-img {
        background-size: 100%;
    }
    .video-block {
        width: 500px;
        height: 278px;
    }
    .rezult {
        width: 98%;
    }
    .carousel-indicators {
        display: none;
    }
    .section-2 {
        background-image: url(../img/fon-text-2.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        padding-bottom: 100px;
    }
    .section-3 {
        background-image: url(../img/fon-text-3.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 576px) {
    .font_size-20 {
        font-size: 16px;
    }
    .font_size-35 {
        font-size: 28px;
    }
    .font_size-18 {
        font-size: 22px;
    }
    .font_size-26 {
        font-size: 28px;
    }
    .font_size-16 {
        font-size: 18px;
    }
    .font_size-14 {
        font-size: 18px;
    }
    .font_size-22 {
        font-size: 25px;
    }
    .font_size-13 {
        font-size: 17px;
    }
    .reference, .reference-action {
        width: 300px;
    }
    .blue-line {
        width: 280px;
    }
    .logo {
        height: 80px;
    }
    .video-block {
        width: 400px;
        height: 222px;
    }
    .carousel-control-prev, 
    .carousel-control-next {
        top: unset;
        bottom: 20px;
    }
    #carouselReviews3 {
        height: 670px;
    }
    #carouselReviews3 .carousel-inner{
        height: 100%;
        display: flex;
        align-items: center;
    }
}
@media screen and (max-width: 427px) {
    .reference, .reference-action {
        width: 270px;
    }
    .video-block {
        width: 300px;
        height: 167px;
    }
    .widget {
        min-width: 280px;
    }
    #carouselReviews3 {
        height: 400px;
    }
}

/*talks*/
.talks-widget-button {
    z-index: 1500;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 15px;
    right: 20px;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
    color: white;
    padding-top: 6px;
    background: #3a6686;
    cursor: pointer;
    -webkit-box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.23);
            box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.23);
  }
  
  .talks-widget-button .comments-icon {
    position: absolute;
    top: 10px;
    left: 13px;
  }
  
  /*font awesome*/
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }