@font-face {
    font-family: 'TT Commons Pro Trl Exp Md';
    src: url('fonts/TTCommonsProTrlExp-Md.eot');
    src: url('fonts/TTCommonsProTrlExp-Md.eot') format('embedded-opentype'),
        url('fonts/TTCommonsProTrlExp-Md.woff2') format('woff2'),
        url('fonts/TTCommonsProTrlExp-Md.woff') format('woff'),
        url('fonts/TTCommonsProTrlExp-Md.ttf') format('truetype'),
        url('fonts/TTCommonsProTrlExp-Md.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TT Commons Pro Trl Exp XBd';
    src: url('fonts2/TTCommonsProTrlExp-XBd.woff2') format('woff2'),
        url('fonts2/TTCommonsProTrlExp-XBd.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body{
    font-family: 'TT Commons Pro Trl Exp Md';
}
h1, h2 , h3 , h4 {
    font-family: 'TT Commons Pro Trl Exp XBd';
}
.container{
    margin: 0 auto;
    max-width: 1250px;
}
.header{
    display: flex;
    justify-content: space-between;
    padding-top: 63px;
}
/* .logo {
    padding-left: 76px;
} */
.menu{
    display: flex;
    align-items: center;
}
.menu_item{
    font-size: 30px;
    margin-left: 139px;   
}
.menu_item a{
    color: black;
    text-decoration: none;
}
.menu_item a:hover{
    color:#2B81E1 ;
    text-decoration: none;
}
.present_title{
    font-size: 64px;
    margin-top: 152px;
   
}
.present {
    background-image: url(im/frame1.png);
    background-repeat: no-repeat;
    text-align: center;
    background-position: 100%;
    background-position: center;
    padding-top: 116px;
    height: 775px;
}
.info  {
    background-color:#2B81E1 ;
    background-image: url(im/frame2.2.png);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 905px;
    
}

.info_title h1{
    font-size: 64px;
    color: #FFFFFF;
    padding-top: 65px;

}
.info_ticked {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    align-items: end;
}

.info_bubble {
    padding-top: 60px;
    position: relative;
    z-index: 2;
}
.info_text {
    font-size: 30px;
    background-image: url(im/bubble.png);
    height: 422px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 52px 45px;
    width: 845px; 
    color: #000000;
    box-sizing: border-box;
    
}
.info_text span{
    font-size: 30px;
    font-family: 'TT Commons Pro Trl Exp XBd';
}
.info_micro {
    top: 300px;
    bottom: 320px;
    right: 176px;

    right: 0;
    z-index: 1;
}
.info_micro img {
    width: 262px; 
}


.services1 {
    background-color: #14AF56;
    height: 906px;
    
}
.services1_title h1{
    font-size: 64px;
    color: #FFFFFF;
    padding-top: 85px;
}
.services1_ticked{
    background-image: url(im/bilet.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 508.84px;
    margin-top: 108px;
    /* padding-top: 108px; */
}

.services1_sub_title h2{
    font-size: 36px;
    padding-top: 32px;
    padding-left: 80px;
}
.services1_text {
    display: flex;
    flex-direction: row;
    justify-content: space-between 26px;
    align-items: center;
    font-size: 24px;
    padding-left: 80px;
    padding-top: 25px;
    box-sizing: border-box;
}

.services1_text p {
    margin-right: 26px;
}
.services1_button a{
    display: inline-block;
    font-family: 'TT Commons Pro Trl Exp XBd';
    margin-left: 80px;
    margin-top: 40px;
    background-color: #2B81E1;
    color: #fff;
    padding: 23px 21px;
    border-radius: 34px;
    font-size: 24px;
    cursor: pointer;
    border: none;
    text-decoration: none;
}
.services1_button a:hover {
    background-color: #14AF56;
}
.services2 {
    background-color: #fff;
    background-image: url(im/frame3.png);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 755px;
    position: relative;
}
.services2_sub_title h2{
    font-size: 36px;
    padding-top: 95px;
    padding-left: 80px;
}
.services2_text {
    font-size: 24px;
    padding-left: 80px;
    padding-top: 35px;
    
}
.services2_button a{
    display: inline-block;
    font-family: 'TT Commons Pro Trl Exp XBd';
    margin-left: 80px;
    margin-top: 40px;
    background-color: #FDABD4;
    color: #000000;
    padding: 23px 21px;
    border-radius: 34px;
    font-size: 24px;
    cursor: pointer;
    border: none;
    text-decoration: none;
}
.services2_button a:hover {
    background-color: #14AF56;
    color: #ffffff;
}
.services2_micro {
    position: absolute;
    top: 79px; 
    right: 247px; 
    width: 434px; 
    height: auto; 
    left: 800px;
}
.services3 {
    background-color: #FDABD4;
    background-image: url(im/frame4.png);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 755px;
    position: relative;
}
.services3_sub_title h2{
    font-size: 36px;
    padding-top: 75px;
    padding-left: 80px;
}
.services3_text {
    font-size: 24px;
    padding-left: 80px;
    padding-top: 35px;
}
.services3_button a{
    font-family: 'TT Commons Pro Trl Exp XBd';
    margin-left: 80px;
    margin-top: 40px;
    background-color: #2B81E1;
    color: #ffffff;
    padding: 23px 21px;
    border-radius: 34px;
    font-size: 24px;
    display: inline-block;
    text-decoration: none;
}
.services3_button a:hover {
    background-color: #14AF56;
    color: #ffffff;
}
.reviews {
    background-color: #2B81E1;
    background-image: url(im/frame5.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 755px;
    position: relative;
}
.reviews_text {
    display: flex;
    flex-direction: row;
    justify-content: space-between 191px;
    align-items: center;
    font-size: 16px;
    color: #fff;
    padding-top: 404px;
    box-sizing: border-box;
    align-items: center;
}
.reviews_text {
    display: flex;
    justify-content: space-between;
    gap: 191px; 
    font-size: 16px;
    color: #fff;
    padding-top: 404px;
    box-sizing: border-box;
}

.reviews_text p {
    max-width: 300px; 
    margin: 0 auto;
}
.feedback {
    height: 500px;
    background-image: url(im/form.png);
    background-position: right;
    background-repeat: no-repeat;
}
.feedback_title h1{
    font-size: 48px;
    color: #000000;
    padding-top: 45px;
}
.feedback_desc {
    font-size: 24px;
    padding-top: 33px;
}
.form_fields {
    padding-top: 33px;
    
    justify-content: space-between;
    
}
.form_fields input{

    padding: 20px 16px;
    border: 0;
    font-size: 24px;
    border: 2px solid #2b81e1;
    border-radius: 100px;
    margin-right: 20px;

}
.feedback_button button{
    font-family: 'TT Commons Pro Trl Exp XBd';
    margin-top: 42px;
    background-color: #2B81E1;
    color: #ffffff;
    padding: 23px 21px;
    border-radius: 34px;
    font-size: 24px;
    cursor: pointer;
    border: none;
}
.feedback_button button:hover {
    background-color: #14AF56;
    color: #ffffff;
}
.btn-up {
    position: fixed;
    background-color: #f90879;
    right: 80px;
    bottom: 100px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 50px;
    z-index: 100;
  }
  .modal {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 110;
}

.modal.active {
    display: block;
}

.modal-fader {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-window {
    position: relative;
    width: 600px;
    border-radius: 20px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px;
}

.close-window {
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
    font-size: 30px;
}
.modal_title h1{
    font-size: 32px;
    font-family: 'TT Commons Pro Trl Exp XBd';
    background-image: url(im/mirco9.png);
    
}
.modal_image img {
    width: 100%;
}
@keyframes info_micro{
    from {
        transform: translate(50px, 50px);
    }
    50% {
        /* transform: translate(50px, -1000px); 
        transform: rotate(0.3turn); */
        /* Multiple function values */
transform: translateX(10px) rotate(20deg) translateY(5px);
transform: perspective(1000px) translate(10px, 0, 20px) rotateY(3deg);
        }
        75% {
            transform: translate(50px, -1000px); 
            transform: rotate(0.3turn);


            }
    to {
        transform: translate(50px, 50px);
    }
    }
.info_micro {
    animation-name: info_micro;
    animation-duration: 4s;
    animation-iteration-count: infinite;
   
}