 .btn-order{
    color: #ffffff;
    border: 3px solid #5ccbff;
    background-color: #005ca9;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Montserrat-Regular;
    box-shadow: 0px 0px 10px 0px #000;
    display: inline-flex;
    width: 170px;
    height: 45px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.order-modal .field_value{
    margin-bottom: 20px;
}
.order-box{
    display: flex;
    margin-bottom: 30px;
}
.order-content{
    margin-top: 20px;
    margin-left: 40px;
}
.order-text{
    font-size: 14px;
}
.order-content h4{
    font-size: 30px;
    color: #005ca9;
    margin-bottom: 10px;
}
.order-image{
    width: 135px;
    height: auto;
}
.angle-view ul{
        cursor: pointer;
}
.error-btn .btn{
    background: #0055AF;
    margin-top: 30px;
    color: #fff;
    
}
.error-btn{
   text-align: center; 
}
.order-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.order-modal .form1:after{
    content: none;
}
.order-modal .modal-header button{
    position: absolute;
    top: 20px;
    right: 20px;
}
.order-modal .modal-title{
   font-family: Montserrat-Black;
    font-size: 36px;
    color: #005ca9;
}

.desktop_header2 .text_ofdealer p{
    color: #fff;
}
.hcats .items>.item>a.active{
    text-decoration: none;
    border-bottom: 2px solid #73bc00;
}
.vertical-gline{
    margin-left: auto;
    margin-right: auto;
    width: 8px;
    height: 300px;
    display: block;
    background-color: #73bc00;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    right: -5px;
}
.p-absolute{
    position: absolute;
    
}
.box-item{
    display: flex;
        align-items: center;
        margin-bottom: 25px;
}
.box-img{
    margin-bottom: 40px;
    position: relative;
   text-align: center;
}
.text_mobile_logo4 img{
    height:60px; 
    width:220px
}
.ticker {
    width: 100vw;
    background-color: #005ca9;
    padding: 1rem 0;
    overflow: hidden;
}
.js-ticker-inner{
    transform: translateX(-100%);
}
    .ticker__inner {
        display: flex;
        width: fit-content;
    }

    .ticker__text {
        margin-right: 4rem;
        white-space: nowrap;
        font-size: 1.5rem;
        color: #fff;
        line-height: unset;


    }
    
   /*  .ticker__text:nth-of-type(odd) {
               color: #F9627D;
           } */
.box-item span,.box-title{
    font-family: Montserrat-Black;
    color: #005ca9;
    font-size: 44px;
    display: block;
    margin-right: 20px;
}
.how-work-automate{
    margin-bottom: 40px;
}
.how-work{
    margin-top: 60px;
    margin-bottom: 50px;
}
.box-img .img-absolute{
    position: absolute;
    bottom: 0;
    left: 23%;
}
.how-work-item:nth-child(odd) .vertical-gline{
    display: none;
}
.box-items{
    margin-top: 60px;
}
.box-item p{
    margin-bottom: 0;
    font-size: 16px;
}
.box-title{
    font-size: 30px;
    text-align: center;
}
.row-bottom{
    font-size: 12px;
    margin-top: 30px;
}
.row-link-footer a{
    color: #fff;
    text-decoration: none;
}
.row-link-footer ul{
    padding-left: 0;
    list-style:none;
}
.row-link-footer li{
    margin-bottom: 10px;
}
.reviews{
    margin-top: 40px;
}
.text_bottom_contacts {
    font-size: 22px;
    font-family: Montserrat-Bold;
    line-height: 1.55;
}
.how-work-item{
    margin-bottom: 40px;
}
.ft_address{
    margin-top: 30px;
    text-align: right;
}
.ft_address p{
    margin-bottom: 0;
}
.reviews.content{
    padding-bottom: 0;
    border: none;
}
.contact-items img{
    width: 40px;
}
.contact-icon{
  margin: 0 auto 20px auto;
}
.contact-title{
    color: #005ca9;
    font-size: 24px;
    font-family: Montserrat-Bold;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
}
.contact-desc{
    font-size: 18px;
    line-height: 1.2;
}
.contact-social .contact-icon{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background:rgba(0, 92, 169, 1);
    
}
.contact-social  .contact-items img{
    width: 54px
}
.contact-desc a{
    text-decoration: none;
}
.contact-desc a:hover{
    text-decoration: none;
}
.contact-items{
        text-align: center;
        margin-bottom: 25px;
}
.bluetitle h1.main--title{
    font-family: Montserrat-Black;
    margin-bottom: 30px;
    color: white;
    margin-top: 25px;
    font-size: 36px;
}
}
.contact-social{
    margin-bottom: 100px;
}
#map,#map-address{
    width: 100%;
    height: 450px;
}
.form1 .btn{
    transition: .2s;
}
.form_post_review{
    
}
.form-custom .form-title{
    color: #fff!important;
    font-size: 14px;
}
.form_item.rating{
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.form_item{
    margin-bottom: 25px;
}
.form-custom .form-control{
    border: none;
    border-radius: 22px;
    height: 50px;
    padding: 6px 20px;
}
.form-custom .btn{
   margin-bottom: 20px;
    margin-top: 30px;
    color: #fff;
    background-color: #005ca9;
    border-radius: 30px;
    font-family: Montserrat-Bold;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    width: 280px;
    height: 60px;
    padding: 0 15px;
    display: inline-block;
    clear: both;
    transition: .2s;
}
.form-custom .btn:hover{
    background-color:#0873cd;
}
.form-custom .btn:focus{
    outline: none;
    border-color: transparent;
}
.form-custom textarea.form-control{
    height: 100px;
    width: 100%!important;
}
.reviews_form{
    margin-top: 100px;
}
.reviews_form_wrapper {
    background: #0055AF;
    padding: 35px;
    border-radius: 37px;
    box-shadow: 0px 2px 15px rgba(0, 85, 175, .3);
    
}
/* .rating-stars {
    display: block;
    width: 204px;
    padding: 5px 10px;
    background: linear-gradient(90deg, #ffffff90 44vmin, #fff0 40vmin 100%);
    border-radius: 5vmin;
    position: relative;
}

.rating-counter {
    font-size: 16px;
    font-family: Arial, Helvetica, serif;
    color: #9aacc6;
    width: 33px;
    text-align: center;
    background: #0006;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 0 5vmin 5vmin 0;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rating-counter:before {
    content: "0";
    transition: all 0.25s ease 0s;    
}



.rating-stars input { display: none; }

.rating-stars label {
        width: 17px;
    height: 17px;
    background: #000b;
    display: inline-flex;
    cursor: pointer;
    margin: 3px;
    transition: all 1s ease 0s;
    clip-path: polygon(50% 0%, 66% 32%, 100% 38%, 78% 64%, 83% 100%, 50% 83%, 17% 100%, 22% 64%, 0 38%, 34% 32%);
}

.rating-stars label[for=rs0] {
    display: none;
}

.rating-stars label:before {
    width: 90%;
    height: 90%;
    content: "";
    background: orange;
    z-index: -1;
    display: block;
    margin-left: 5%;
    margin-top: 5%;
    clip-path: polygon(50% 0%, 66% 32%, 100% 38%, 78% 64%, 83% 100%, 50% 83%, 17% 100%, 22% 64%, 0 38%, 34% 32%);
    background: linear-gradient(90deg, yellow, orange 30% 50%, #184580 50%, 70%, #173a75 100%);
    background-size: 205% 100%;
    background-position: 0 0;
}

.rating-stars label:hover:before {
    transition: all 0.25s ease 0s;        
}

.rating-stars input:checked + label ~ label:before {
    background-position: 100% 0;
    transition: all 0.25s ease 0s;    
}

.rating-stars input:checked + label ~ label:hover:before {
    background-position: 0% 0
}





#rs1:checked ~ .rating-counter:before {
    content: "1";
}

#rs2:checked ~ .rating-counter:before {
    content: "2";
}

#rs3:checked ~ .rating-counter:before {
    content: "3";
}

#rs4:checked ~ .rating-counter:before {
    content: "4";
}

#rs5:checked ~ .rating-counter:before {
    content: "5";
}

.rating-stars label + input:checked ~ .rating-counter:before {
    color: #ffab00 !important;
    transition: all 0.25s ease 0s;
}





.rating-stars label:hover ~ .rating-counter:before {
    color: #9aacc6 !important;
    transition: all 0.5s ease 0s;    
    animation: pulse 1s ease 0s infinite;
}



label[for=rs1]:hover ~ .rating-counter:before {
    content: "1" !important;
}

label[for=rs2]:hover ~ .rating-counter:before {
    content: "2" !important;
}

label[for=rs3]:hover ~ .rating-counter:before {
    content: "3" !important;
}

label[for=rs4]:hover ~ .rating-counter:before {
    content: "4" !important;
}

label[for=rs5]:hover ~ .rating-counter:before {
    content: "5" !important;
}


.rating-stars input:checked:hover ~ .rating-counter:before {
    animation: none !important;
    color: #ffab00 !important ;
} */
.count-comment span{
    font-size:14px;
    color: #a9a9a9;
    margin-top: 10px;
}
.reviews-item{
    padding: 20px;
    background: #eee;
}
.review-info{
    display:flex;
    align-items: baseline;
}
.review-info small{
    margin-left: 20px;
    display: block;
}
.review-info h4{
    font-size: 22px;
    font-family: Montserrat-Bold;
    line-height: 1.55;
    font-weight: 700;
}
.quip-success{
    color: #fff;
    display: block;



}
.reviews-item{
    margin-bottom: 20px;
}
.content .toggle-titel h2{
    font-size: 22px;
    font-weight: 500;
}
.toggle-titel h2{
    color: #fff;
    
}
.toggle-titel{
    padding: 10px 60px 10px 20px;
    background: #005aa9;
    cursor: pointer;
}
.toggle-titel span{
    position: absolute;
    top: 10px;
    right: 40px;
}
.toggle-titel svg{
    transition: .2s;
    transform: rotate(0);
}
.toggle-item{
    margin-bottom: 10px;
}
.toggle-item.active .toggle-titel svg{
   transform: rotate(180deg); 
}
.toggle-content{
    display: none;
    padding: 20px 10px;
}
.invalid-feedback{
    position: absolute;
    bottom: -22px;
}
.field_value{
    position: relative;
}
.form1 .error{
    display: block;
    line-height: 1;
}
.form1 .alert-success{
    background-color: #59c52d;
    color: #fff;
    border-radius: 10px;
}
.gallery__item img{
    width: 100%;
    height:100%;
    object-fit: contain;
    
}
.gallery_list .col-md-3{
    transition: .2s;
}
.gallery_list .col-md-3:hover{
    transform: scale(1.05);
}
.gallery__item{
    height: 250px;
    margin-bottom: 20px
}
.row-addres-products li{
    list-style: none;
    color: #193153;
    font-size: 18px;
    font-family: Montserrat-SemiBold;
    line-height: 1.55;
    font-weight: 600;
    text-align: center;
}
.why__item{
    min-height:215px;
}
.product_gallery_slider{
    max-height: 100px;
}
.product_gallery_slider .item{
    height:100px;
}
.product_gallery_slider img{
    height: 100%;
    object-fit: contain;
}

.text_t1 span,.how-work-automate span,.title_box span,.title_font{
    font-size: 21px;
}
/* .preim_list .col:last-child{
    width: 100%;
    padding-left: 34%;
    padding-right: 35%;
} */
.slider1 .swiper-button-prev,.slider1 .swiper-button-next,.slider-custom .swiper-button-prev,.slider-custom .swiper-button-next{
   border: 3px solid #0066ae;
    background-color: rgba(92,203,255,0.90);
    transition: .2s;
}
.slider1 .swiper-button-prev:hover,.slider1 .swiper-button-next:hover{
    background-color: rgba(92,203,255,1);
}
.slider-review .swiper-button-prev{
    left: 85px;
}
.slider-review .swiper-button-next{
    right: 85px
}
.slider-custom .swiper-button-next,.slider-custom .swiper-button-prev {
    border-radius: 50%;
    width:30px;
    height:30px;
    background-size: 10px;
    top: 50%;
}
.slider-custom .swiper-button-prev {
    background-image: url(/assets/images/prev.svg);
    background-size: 30%;
    background-position: 50%;
    top: 45%;
    left: -6px;
}
.slider-custom .swiper-button-next {
    background-image: url(/assets/images/next.svg);
    background-size: 30%;
    background-position: 55%;
    top: 46%;
    right: -6px;
}
.slider-custom .swiper-button-next:hover,.slider-custom .swiper-button-prev:hover{
    background-color: rgba(92,203,255,1);
}
/* .preim_text{
    max-width: 35%;
} */
.menu_on_page .item{
    margin-bottom: -2px;
   padding-bottom: 18px;
}
.rotate-btn-list button:focus{
    outline: none;
}
.angle-view {
        overflow: hidden;
        width: 350px; margin: 10px auto;
    }
    .angle-view ul, #angle-view li {
        margin: 0; padding: 0;
    }
    .angle-view li {
        list-style: none;
    }
    .angle-view ul {
        width: 350px;
        height: auto;
    }
    .angle-view img {
        width: 100%;
        height:100%;
        object-fit: contain;
        display: block;
        margin: 20px auto 0 auto;
    }
 .item-full-3d{
     padding-top: 50px;
     position: relative;
 }  
 .item-full-3d button{
     border-radius: 100%;
    border: 3px solid #0066ae;
    background-color: rgba(92,203,255,0.90);
     margin: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    
 }
  .item-full-3d button:focus,.item-full-3d button:active{
      outline: none;
  }
  .item-full-3d .next-image-3d{
    background-image: url(/assets/images/next.svg);  
    right: 0;
 }
   .item-full-3d .prev-image-3d{
    background-image: url(/assets/images/prev.svg);  
    left: 0;
 }

.fslightbox-container{
    user-select: auto!important;
}
.modal-content{
    border-radius: 0;
    
}
.modal-header{
    border: none;
}
.gallery_big_photo_wrapper{
    position: relative;
}
.gallery_big_photo_wrapper .item{
    height: 100%;
}
.btn-3d{
    position: absolute;
    width: 100px;
    height: 40px;
    border-radius: 0;
    left: 2px;
    top: 0;
}
.btn-3d:focus{
    outline: none;
}

.swiper-full-product img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
  .item-3d{
      background: #005ca9;
      padding: 15px;
  } 
.product_gallery_slider img{
    cursor: pointer;
}
.swiper-full-product{
    height: 550px;
    overflow:hidden;
}
.product_gallery_slider .item{
    opacity: .6;
    transition: .2s;
}
.product_gallery_slider .swiper-slide-thumb-active .item{
    opacity: 1;
}
.btn-green {
    background-color: #ffffff;
    color: #73bc00 !important;
    border: 3px solid #73bc00;
    
}
.btn-red{
    border: 3px solid #FF3C4E;
    color: #FF3C4E !important;
}
.btn-style{
       display: inline-block;
    padding: 10px 15px;
     border-radius: 30px;
     font-size: 14px !important;
     background-color: #ffffff;
}
.group-btn{
    margin-top: 20px;
}

.articles__item-image{
    width: 100%;
    height: 170px;
    border-radius: 20px;
    background-position: center;
    background-size: cover;

}
.articles-box ul{
    list-style: none;
}
.articles__item-wrap a{
    color: #000;
    text-decoration: none;
    
}
.articles__item-wrap a:hover,.articles__item-wrap:hover{
    color: #000;
}
.articles__item-title{
    font-size: 16px;
    line-height: 1.35;
    color: #265BA3;
    margin-bottom: 10px;
    font-family: Montserrat-SemiBold;
    font-weight: 600;
    margin-top: 15px;
}
.articles__item-text{
    font-size: 14px;
    line-height: 1.3;
}
.articles__item-date{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    font-size: 10px;
    letter-spacing: 1px;
    color: rgba(0,0,0,.5);
    color: #5ccbff;
    font-family: Montserrat-SemiBold;
    font-weight: 600;
}
.article-item .articles__item-image{
    height: 400px;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 20px;
}
.with-grin-lline h2:after {
        content: "";
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 90px;
        height: 8px;
        display: block;
        background-color: #73bc00;
        background-position: center center;
        border-color: transparent;
        border-style: solid
    }
.articles{
    padding-top: 60px;
}
.articles-box{
    margin-top: 90px;
}
.text_otzyvy{
    margin-bottom: 40px;
}
.slider-custom-wrapper{
    
    padding-bottom: 50px;
    position: relative;
    margin: 0 -30px;
    padding-left: 30px;
    padding-right: 30px;
}
.slider-mini{
       overflow: hidden;
    margin-top: 85px;
    position: relative;
     border: 3px solid #5ccbff;
}

.slider-mini .swiper-slide{
    height: 275px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slider-mini .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.typed-cursor--blink
.slider-custom-wrapper .swiper-pagination{
    position: absolute;
    bottom: 30px;
    display: flex;
    justify-content: center;
    width: 100%;
}
.slider-custom-wrapper .swiper-pagination span{
    margin: 0 5px;
}
.slider-custom-wrapper .swiper-pagination-bullet-active {
    background: #fff;
}
.bigslider .slide_layer.action1{
    margin-top: 7rem;
}

@media (max-width: 1400px){
    .slider1 .item{
        min-height: 330px;
    }
}
@media (max-width: 1200px){
  .text_step6{
        background-position: 215px 0px;
    } 
    .slider-custom .swiper-button-prev {
    left: 18px;
}
.slider-custom .swiper-button-next {

    right: 18px;
}
}
@media (max-width: 992px){
.slide1 {
    margin-top: 80px;
    height: auto;
    }
    .bigslider .slide_layer.action1{
    margin-top: 2rem;
}

    .product_title_wrapper{
        margin-top: 50px;
    }
     .preim_list .col:last-child{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    }
    .preim_text{
        max-width: 100%;
    }
    .menu_on_page .item{
    margin-bottom: 30px;
    padding-bottom: 0;
    }
}
.bigslider .slide_layer.action1{
    border: none;
    margin-right: 110px;
}
@media (max-width: 780px){
.steps7bg{
   background: none;
    }
    .slider-review .swiper-slide-active{
        transform: scale(1);
    }
    .item-full-3d{
        padding-top: 0;
    }
    .bigslider .slide_layer.action1{
        margin-right: 0;
    }
   
}
.slide_wrap .slide_bottom{
    display: flex;
    margin-top: 60px;
    font-size: 16px;
     line-height: 1.2;
}
.text_mob_social img{
    width: 40px;
    height: 40px;
}
.text_utech p{
    margin-bottom: 0;
}
.swiper-pagination{
    width: 90%;
}
.action_3{
    position: relative;
    box-shadow: 4px 6px 15px 0px rgba(0,59,117,1);
}

.action_3:before{
    content: "";
    position: absolute;
   bottom: 20px;
    right: -25px;
    width: 50px;
    height: 8px;
    background: #73bc00;
}
@media (max-width: 480px){
    .steps7bg .row .col-xs-12:last-child{
        width:100%;
    }
    .ticker {
    position: absolute;
    top: 120px;
}
.slide_wrap .slide_bottom{
        margin-top: 30px;
    }
.slider-mini{
    margin-top: 10px;
}
.js-ticker-inner{
    transform: translateX(-40%);
}
    .row.mobile_header{
        height:123px;
    }
    .text_mob_social img{
    width: 25px;
    height: 25px;
}
    .text_mobile_logo4 img{
    height:60px; 
    width:140px
}
    .swiper-full-product{
        height: 400px;
    }
    .steps7bg .row .col-xs-12:last-child .text_step7{
        padding-right: 30px;
    }
    .steps7bg .row{
        display: flex;
        flex-direction: column;
    }
    .steps7bg .steps__box:last-child{
        order: 4;
    }
    .steps7bg .steps__box:nth-child(6){
        order: 1;
    }
    .steps7bg .steps__box:nth-child(5){
        order: 2;
    }
    .steps7bg .steps__box:nth-child(4){
        order: 3;
    }
    h1.main_title{
        font-size: 20px;
    }
    .item_photo{
        height: 300px;
    }
    .content{
        margin-top: 20px;
    }
    .main_title{
        font-size: 24px;
    }
    .text_t1 span, .how-work-automate span, .title_box span,.title_font{
        font-size: 16px;
    }
    .angle-view {
        overflow: hidden;
        width: 270px; margin: 10px auto;
    }

    .angle-view ul {
        width: 270px;
        height: auto;
    }
    
}
 .form1:after{
    content: none;
}  
.policy-notify{
    color: #818181;
    font-size: 14px;
    line-height: 1.55;
        font-family: Montserrat-Light;
            text-align: center;
}
.form1.form1 .btn{
    width: 100%;
}
.products .product{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.label-model{
     position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    background: #73bc00;
    color: #fff;
    border-radius: 26px;
    padding: 5px 10px;
    font-size: 13px;
        font-family: Montserrat-SemiBold;
}

.slide_bottom-left{
    border: 2px solid #fff;
    background-color:rgb(0, 92, 169);
    padding: 15px 40px;
    border-radius: 5px;
    display: flex;
    place-self: flex-start;
    color: #fff;
}
.slide_bottom-right{
    background-color: #005ca9;
    padding: 10px;
    background-position: center center;
    border-color: #5ccbff;
    border-style: solid;
    box-shadow: 4px 6px 15px 0px #003b75;
    border-width: 3px;
    border-radius: 4px;
   margin: 0 0 0 auto;
     font-size: 14px;
}
.slide_bottom-right img{
    margin-right: 20px;
}
.irs-hidden-input,.val_slider input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}
.irs--round .irs-bar {
    background: linear-gradient(90deg, #73BC00 0%, #00BC4B 100%);
    border-radius: 10px;
}
.irs--round .irs-min, .irs--round .irs-max {
    background: transparent;
    /* color: #465F85; */
    color: white;
    opacity: .6;
    font-size: 1.6rem;
}

/* .irs--round .irs-handle, .irs--round .irs-handle.state_hover {

    border: none;
    border-radius: 0;
    box-shadow: none;
    transition: opacity linear .05s;
    cursor: pointer;
} */
.irs--round .irs-handle:hover {
    opacity: .8;
}
.irs--round .irs-handle{
    border: none;
    cursor: pointer;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    font-size: 1.6rem;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: white;
    border-radius: 4px;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background: transparent;
    font-weight: 700;
}
.row-flex{
    display: flex;
    flex-wrap: wrap;
}
.row-flex .col-lg-4,.row-flex .product_wrap {
    display: flex;
}
@media (min-width: 1200px){
    .title-h3{
    font-size: 24px;
    }
}


