 .one_menue {
     color: black;

 }

 .sliderhomebox_box {
     background-color: #faf0e6 !important;
 }

 .text-light3 {
     color: #000000;

 }

 .sliderhomebox .sliderhomebox_box {
     /* height: 100vh; */
     padding-top: calc(120px + 20px);
     padding-bottom: 80px;
 }

 .row_mobli {
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     flex-direction: row-reverse;
 }

 .iimimih h2 {
     text-align: center;
 }

 .biiii_ii li {
     border: 1px solid #000;
     padding: 5px 15px;
     border-radius: 20px;
 }



 .biiii_ii li:hover {

     background-color: #ffaa2a;
     color: #fff;
 }

 .wpforms-field-container .wpforms-field input {
     width: 100%;
     max-width: 100%;

 }

 .wpforms-field-container .wpforms-field label {
     background: #2e7b8c;
     height: 40px;
     padding: 10px;
     color: #e5e5e5;
 }

 p.has-background {
     padding: 1.25em 2.375em;
 }

 .has-medium-font-size {
     font-size: 20px;
 }

 .has-text-align-center {
     text-align: center;
 }

 .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
     background: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
 }

 .text-secondary,
 .footerbg__link li a {

     text-align: left;
 }

 @media (min-width: 991px) {
     .text-smol {
         position: relative;
     }

     .row .col-lg-4 .text-smol .one_menue {

         overflow:visible;
         line-height: 27px !important;
         text-align: center;
         max-height: 140px;
     }

     .col-lg-1,
     .col-lg-10,
     .col-lg-11,
     .col-lg-12,
     .col-lg-2,
     .col-lg-3,
     .col-lg-4,
     .col-lg-5,
     .col-lg-6,
     .col-lg-7,
     .col-lg-8,
     .col-lg-9,
     .col-lg-auto,
     .col-md,
     .col-md-1,
     .col-md-10,
     .col-md-11,
     .col-md-12,
     .col-md-2,
     .col-md-3,
     .col-md-4,
     .col-md-5,
     .col-md-6,
     .col-md-7,
     .col-md-8,
     .col-md-9,
     .col-md-auto,
     .col-sm,
     .col-sm-1,
     .col-sm-10,
     .col-sm-11,
     .col-sm-12,
     .col-sm-2,
     .col-sm-3,
     .col-sm-4,
     .col-sm-5,
     .col-sm-6,
     .col-sm-7,
     .col-sm-8,
     .col-sm-9,
     .col-sm-auto {
         position: relative;
         width: 100%;
         padding-right: 15px;
         padding-left: 15px;
         text-align: -webkit-center;
     }
 }