.contacts {
    padding-left: 30%;

}
.navbar-toggle .icon-bar {
    opacity: 1;
}

@media (min-width: 769px) {
    .navbar-toggle .icon-bar {
        opacity: 0;
    }
    .display-2{
        font-size: 6.54rem;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -0.05em;
        margin: 0;
      }
    .removeDesktop{
        display: none !important;
    }
}

@media (max-width: 769px) {

        .social-list.leo_text_color_02 {
            opacity: 0;
        }
        .phone_off {
            opacity: 0;
        }
        .small_partners {
            max-width: 65%;
            align-self: center;
        }
        .partner-inner {
            align-content: center;
        }
        .row-partners {
            margin: 0 4rem 0;
        }
        .col-partner{
            align-items: center;
        }
        .removeMobile {
            display: none !important;
        }
        .removeJustify {
           text-align: left !important;
        }
}


.gradient_text {
	background: linear-gradient(45deg, #ffeb00 0%, #C35D05 90% );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.container{
    padding: 0px 10px; 
}

.small_text_01 {
    font-size: 17px;
}

.small_text_01_italic {
    font-size: 38px;
    font-style: ;
    text-transform: capitalize;
}

.small_text_02 {
    font-size: 12px;

}

.small_text_03 {
    font-size: 12px;
    text-transform:uppercase ;
    padding-bottom: 5px;

}

.ace {
    text-transform:uppercase ;
    color:  #F9AC04;
    font-weight: 900;
}

.ace_2 {
    font-size: 12px;
    text-transform: ;
    color:  #F9AC04;
    padding-bottom: 5px;
}

.con_abo {

    padding-bottom: 5em;
    padding-top: 2em;


}

.small_text_04 {
    font-size: 14px;
    text-transform: ;

}

.text_padding {
    padding-bottom: 10px;
}

.work_text {
    font-size: 32px;
    font-weight: 900;

}

.tittle_up_02 {
    padding-bottom: 5px;

}



.bg_color_01{
    background-color:  #FDFDFF;
}

.vertical_color_01{
    color:  #646379;
}

.leo_color_01{
    color:  #F9AC04;
}
.leo_color_02{
    color:  #C35D05;
}

.leo_text_color_01{
    color:  #302F40;
}

.leo_text_color_02{
    color:  #C35D05;
}

.leo_title_text_color_01{
    color:  #302F40;
}

.title_small_01 {
    line-height: 0.53;
    padding-bottom: 1rem!important;
    margin-bottom: 0rem!important;
}

.title_small_02 {
    padding-bottom: 1rem!important;
    margin-bottom: 2rem!important;
}


.title_small_09 {
    line-height: 4;
    font-size: 16px;
  
}




.mainLogo {

    opacity: 0;
}

.logoRemove {

    opacity: 0 !important;
}

.logoAppear {

    opacity: 1 !important;
}

.mainLogoDiv {

    position: relative;
    top: -11.5rem !important;
    left: 0rem;
    height: 25%;
    width: 25%;
}

@media (max-width: 768px){

    .mainLogoDiv {

        display: none;
    }

    .section-bg {

        width: 170%;
    }

}

.stepTwoLogo {

    top: -5rem !important;
}

.stepThreeLogo{

    top: -9rem !important;
}


.navbar-bg {

    display: none;
}

.pb-5 {
    padding-bottom: 1rem!important;
    padding-top: 0rem!important;
}

.mb-5 {
    padding-bottom: 0rem!important;
}


.vertical-centred_2 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
    padding-top:1.3rem;
    padding-bottom: 13rem;
  }

  .vertical-centred_3 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
    padding-top:2.3rem;
    padding-bottom: 6rem;
  }

  .vertical-centred_4 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
    padding-top:5.3rem;
    padding-bottom: 1rem;
  }

  .vertical-centred_5 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
    padding-top:3.3rem;
    padding-bottom: 2.7rem;
  }

  .vertical-centred_6 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
    padding-top:3.3rem;
    padding-bottom: 0.7rem;
  }

  .vertical-centred_7 {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
    padding-top:1.3rem;
    padding-bottom: 7.7rem;
  }

  .title_about_small_02 {
    line-height: 2.53;
  }

  .space {

        padding-design: 5px;
        padding-top: 15px;
    
  }

  .justify {
    text-align: justify;
    text-justify: inter-character;
    
    }

    .responsive {
        max-width: 100%;
        height: auto;
      }

    .wtext{
        color:  #FFF;
    }  
    .contacts .contacts-item a {
        text-decoration: none;
    }
    
    h4.text-uppercase.leo_color_01 {
    margin-block-end: -1em;
    }
    
    p.wtext {
    line-height: 1.5;
    }
    
    /*page 2 width control*/
    .pagetwowidth {
    width: 92% !important;
    }
    /*page 3 width controll*/
    .pagethreewidth {
    width: 100% !important;
    }
    
    /* Contact Form width Control*/
    form#js-form {
    width: 90% !important;
    }