.navbar-brand>img{
    height: auto !important;
}

.navbar .attr-right .attr-nav li.button a::after{
    top: 24px;
}

.btn.btn-sm {
    padding: 7px 16px;
    font-size: 13px;
}
.btn-secondary {
    color: #0035c4 !important;
    background-color: #00e5d5 !important;
    border-color: #00e5d5 !important;
}

.services-style-one p {
    margin: 0;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.tx-custom p{
    font-size: 20px;
    letter-spacing: 1px;
}
.consultation-form.theme input {
    background: transparent;
    border: 1px solid rgb(2 35 145);
    color: #000;
    font-weight: 500;
}

.consultation-form.theme input[type="checkbox"]{
    height: auto;
    min-height: 0;
    margin-bottom: 0;
}

.bcover{
    display: block;
    position: relative;
    background-size: cover;
}
.h-contact-img {
    height: 797px;
}
.purple {
    background-color: #242aff;
}
.blue {
    background-color: #3299ff;
}
.h-contact-img {
    height: 797px;
}
.mypage-alo-phone-2 {
    position: fixed;
    right: 0;
    visibility: visible;
    background-color: transparent;
    width: 60px;
    height: 40px;
    cursor: pointer;
    bottom: 30px !important;
}
.mypage-alo-phone-2 .iconaw {
    color: #fff;
    font-size: 24px;
    margin-left: 10px;
    background-color: #25D366;
    border-radius: 100%;
    padding: 5px 8px;
    height: 35px;
    width: 35px;
}
.btn-primary {
    background: #022391;
}

.back-to-top {
    width: 35px;
    height: 35px;
    line-height: 40px;
    background-color: #022391;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    z-index: 99;
    position: fixed;
    bottom: 35px;
    right: 60px;
    display: none;
    transition: all 0.5s ease;
}

footer.bg-dark .nav li a:hover{
    color: #022391;
}

@media (max-width: 1023px) {

    nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile{
        left: -100%;
    }

    .open_menu nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile{
        left: 0%;
    }
    
}

@media (max-width: 767px) {

    h2,
    .banner-area h2  {
        font-size: 26px;
    }

    .tx-custom p{
        font-size: 15px;
        letter-spacing: 0;
        line-height: 1.4;
    }
    
}

#clion_cookieBar__options input[type=checkbox]{
    min-height: 0;
}

.navbar .attr-right .attr-nav li.button a{
    padding-left: 23px !important;
    padding-right: 23px !important;
}

.attr-border .attr-nav::after{
    display: none !important;
}


._clion_link_1{
    line-height: 1;
/*    padding: 10px 15px;
    display: block;
    position: absolute;
    z-index: 10;
    margin-left: 10px;
    right: 0px;
    top: 0px;
    background-color: #f1f1f1;
    border-radius: 100px;*/
}
 
  ._clion_link_2 img,
  ._clion_link_1 img{
      width: 90px;
      max-width: none;
      margin: 0 !important;
      height: auto !important;
      display: block !important;
  }

._clion_link_2{
  display: none;
}

@media (max-width: 1023px) {

    header .container-fill{
        max-width: 100%;
    }

    .navbar .attr-right .attr-nav li.button a{
        position: absolute;
        right: 10px;
        top: 24px;
    }

    a.navbar-brand{
        left: 70px;
        transform: translateY(-50%);
    }

  ._clion_link_1{
    position: absolute;
    right: 175px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
  }

  .navbar-brand>img{
        width: 210px;   
    }
    
}



@media (max-width: 767px) {

    .navbar-brand>img {
        width: 130px;
    }

    ._clion_link_1{
        right: 15px;
    }
    
}

@media (max-width: 550px) {

    .attr-right{
     display: block !important;   
    }
    
}