/*---header styles---*/
.pad-l-0{padding-left: 0;}
.slider-section{position: relative;}

.rrr-logoimg .navbar-brand{ padding: 10px 0;}
.rrr-logoimg .navbar-brand img{width: 55%;}

.navbar_wrap {
    position:fixed;
    top:0px;
    left: 0;
    right: 0;
    z-index: 4;
    transition: all 0.5s ease;
}

/*.wrapper_box{
    max-width:var(--wrapper-desk);
    width: 100%;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}*/

.fixed {
    position:fixed;
    top:0px;
    transition: all 0.5s ease;
}

.navbar_wrap.fixed{background: var(--white-txtcolor);border-bottom: 1px solid #D0D1D9;}

.navbar_bg{padding: 0;}

.navbar_bg .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 1.36rem 0;
    border-bottom: 2px solid;
    border-color:transparent;
}

/*.navbar_bg .navbar-nav li:last-child .nav-link{color: #fff;}
.navbar_bg .navbar-nav li:last-child .nav-link:hover{background: var(--bg-color);}*/

.navbar_bg .navbar-nav .nav-link:focus, .navbar_bg .navbar-nav .nav-link:hover{
    color: var(--white-txtcolor);
    border-color:var(--white-txtcolor)
}

.navbar_bg .nav-item.active .nav-link{color: var(--white-txtcolor);border-color:var(--white-txtcolor);}

.navbar_bg .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1);
}


.navbar_wrap.fixed .navbar_bg .navbar-nav .nav-link{color:var(--menu-gray);}

.navbar_wrap.fixed .navbar_bg .nav-item.active .nav-link{color: var(--blue-txtcolor);border-color:var(--blue-txtcolor);}

.navbar_wrap.fixed .navbar_bg .navbar-nav .nav-link:focus, .navbar_wrap.fixed .navbar_bg .navbar-nav .nav-link:hover{
    color: var(--blue-txtcolor);
    border-color:var(--blue-txtcolor)
}

/*.navbar_bg .navbar-collapse{justify-content: end;}*/

.menu_bar{background:transparent;margin-left: 75px;}

.menu_bar .nav-item{padding:0 1.2rem;}

.login-btn{color: #fff;text-decoration: none;}
.login-btn:hover{color: #fff;text-decoration: none;}
.btn-cmpsearch{margin-left: 15px;outline: none;}
.btn-cmpsearch i{color: #fff;}
.btn-cmpsearch:focus{box-shadow: none;}

.navbar_wrap.fixed .login-btn{color:var(--bluedark-color);text-decoration: none;}
.navbar_wrap.fixed .login-btn:hover{color: var(--blue-txtcolor);text-decoration: none;}
.navbar_wrap.fixed .btn-cmpsearch i{color:var(--bluedark-color);}


.menu_bar .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 19rem;
    padding: 1.2rem 1.2rem;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eee;
    border-radius: 8px;
}

.menu_bar .res_pleft{
    padding-left:0.9rem;
}

.menu_bar .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 0.3rem 0.25rem 0.3rem;
    clear: both;
    font-weight: 500;
    color: var(--bluedark-color);
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.menu_bar .dropdown-item:focus, .menu_bar .dropdown-item:hover {
    color: var(--bluedark-color);
    text-decoration: none;
    background-color: transparent;
}

.menu_bar .dropdown-menu span{
    color: #82859B;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}



.menu_sec{margin-bottom:25px;}
.menu_sec:last-child{margin-bottom:0px;}


@media only screen and (min-width: 360px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }

}

/*---End header styles---*/


/*===footer styles===*/

.footer_sec{
    padding: 90px 0 0px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer_sec.lazyload_img{background-image: url(../images/footer-bg.webp);}

.footer_logo{
    padding: 0px  0px;
    position: relative;
}

.footer_logo p{font-size:16px;color: var(--white-txtcolor);font-weight: 300;letter-spacing: 0.5px;}

.footer_logo img{margin-bottom:35px;}

.footer_logo h3{font-size: 30px;font-weight: 500;color: #fff;margin-bottom: 60px;}

.input_footer{
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    box-shadow: none;
    height: 50px;
    border-radius: 8px 0 0 8px;
    max-width: 100%;
    width: 52%;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.input_footer::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.input_footer:focus {
    outline: none;
    box-shadow: none;
    border: none;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

.footer-submit-btn{
    border: none;
    box-shadow: none;
    background: #fff;
    padding: 13px 25px;
    border-radius: 0 8px 8px 0;
    color: #2537AD;
    font-weight: 500;
}


.social_icons{padding: 0;text-align: left;}
.social_icons li{list-style:none;display: inline-flex;margin-right: 20px;font-size: 18px;}
.social_icons a{text-decoration:none;color: #fff;transition: all .2s ease-in-out;}
.social_icons a:hover{color: var(--blue-txtcolor);}

.footer_menu{padding:0px 0px;}
.footer_menu p{color: #9093A7;font-size: 16px;text-transform: uppercase;}
.footer_menu ul{list-style: none;padding: 0;}
.footer_menu li{line-height: 40px;font-size: 15px;}
.footer_menu a{text-decoration: none;color: #fff;display: inline-block;}

.footer_menu li i{visibility:hidden;color:var(--white-txtcolor);margin-left: 5px;font-size: 12px;font-weight: 400;}
.footer_menu a:hover i{visibility:visible;transition: all 50s ease-in-out;}

.copyright{text-align: center;border-top: 2px solid #303972;padding: 25px 0 10px;}
.copyright p{color: #9093A7;font-size: 16px;text-align: center;}


.phone_email a{color: #fff;text-decoration: none;font-weight: 300;}
.phone_email .sicon{margin: 0px 8px 0 30px;}

/*===End footer styles===*/


@media(min-width:360px) and (max-width:575px){
  .menu_barbtn .login-nav{position: absolute;right: 40px;top: -67px;}
}

@media(min-width:576px) and (max-width:991px){
  .menu_barbtn .login-nav{position: absolute;right: 40px;top: -60px;}
}


@media(min-width:360px) and (max-width:767px){
    .rrr-logoimg .navbar-brand img {width: 40%;}
    .banner_txt h1{font-size: 40px;width: 90%;margin: 0 auto 8px;line-height: 45px;}
    .banner_txt .para-line {font-size: 16px;width: 94%;margin: auto;}
    .banner-btn{margin-top: 30px;display: grid;}
    .banner-btn .mr-3{margin-right: 0 !important;}
    .navbar_bg .navbar-toggler{top: -48px;}
    .banner_txt{padding: 110px 0 45px;}
    .slider-section{background-position: center;}

    .footer_sec{padding: 40px 0 0px;}
    .footer_logo img{margin-bottom: 35px;width: 110px;}
    .footer_logo p{font-size: 14px;}
    .footer_menu li{line-height: 35px;}
    .footer_logo .ng-pristine {margin-bottom: 30px;}
    .footer_menu .col-xl-3{margin-bottom: 15px;}
    .footer_menu .col-xl-3:last-child{margin-bottom: 0px;}
    .footer_menu p{margin-bottom: 5px;}
    .footer_logo .input_footer{width: 70%;}
    .footer-submit-btn{padding: 13px 18px;}
    .copyright .phone_email{display: grid;}
    .phone_email .sicon{margin: 0px 8px 0 0px;}
    .phone_email a{margin-bottom: 10px;}
    .copyright p{margin-top: 8px;text-align: center;}  
    .social_icons{text-align: center;}  
}

@media(min-width:360px) and (max-width:991px){
    .navbar_bg .navbar-toggler{
        color: #fff;
        line-height: 28px;
        padding: 0;
        position: absolute;
        right: 0;
        border: 0;
        outline: none;
    }

    .menu_bar{background: #fff;margin-left: 0;border-radius: 8px;}
    .navbar_wrap .navbar-toggler-icon{color: #fff;}
    .navbar_wrap.fixed .navbar-toggler-icon{color: var(--btn-primerycolor);}

    .navbar_bg .navbar-nav .nav-link{
        color: var(--menu-gray);
        padding: 0.8rem 0 0.8rem;
        border-bottom: 1px solid;
        border-color: #eee;
    }

    .navbar_bg .navbar-nav .nav-item:last-child .nav-link{border-bottom:none;}

    .navbar_bg .nav-item.active .nav-link{color: var(--menu-gray);border-color: #eee;}
    .navbar_bg .navbar-nav .nav-link:focus, .navbar_bg .navbar-nav .nav-link:hover{color: var(--menu-gray);}
    .menu_bar .nav-item{padding: 0 1rem;}

    .cmp_searchmodal .navbar_wrap{display: none;}
    .cmp_searchmodal .search-vgcompany {margin-top: 30px;}
    .menu_bar .dropdown-menu span{margin-bottom: 5px;}
    .menu_bar .dropdmob_minh{overflow: auto;height: 370px;}
    

}

@media(min-width:768px) and (max-width:991px){
    .rrr-logoimg .navbar-brand img {width: 40%;}
    .navbar_bg .navbar-toggler{top:-50px;}
    .menu_barbtn .login-nav{position: absolute;right: 40px;border: 0;}
    .footer_sec {padding: 40px 0 0px;}
    .footer_logo{margin-bottom: 40px;}
    .input_footer{width: 40%;}
    .footer_menu li{line-height: 38px;}
    .footer_logo img {margin-bottom: 30px;width: 110px;}
    .social_icons{text-align: center;}
    .copyright p{text-align: center;}

}


@media(min-width:992px) and (max-width:1024px){
    .navbar_bg .navbar-nav .nav-link {padding:1.2rem 0.5rem;font-size: 0.9rem;}
    .menu_bar .nav-item {padding: 0 0.3rem;}
    .menu_bar{margin-left: 0;}
    .menu_bar .dropdown-menu{min-width:15rem;}
    .rrr-logoimg .navbar-brand img{width: 72%;}
    .btn-cmpsearch{margin-left: 0px;}

    .footer_sec{padding: 50px 0 0px;}
    .footer_logo{margin-bottom: 50px;}
    .input_footer{width: 40%;}
    .phone_email a{font-size: 15px;}
    .copyright p{font-size: 14px;}
    .social_icons li{margin-right: 12px;}
    .social_icons a{font-size: 16px;}
    .footer_logo img {width: 115px;}
    
}

@media(min-width:1025px) and (max-width:1199px){
    .rrr-logoimg .navbar-brand img {width: 60%;}
    .menu_bar{margin-left: 0;}
    .menu_bar .nav-item{padding: 0 0.8rem;}
    .navbar_bg .navbar-nav .nav-link{font-size: 15px;padding: 1.2rem 0;}
    .btn-cmpsearch {margin-left:0px;}

    .cmp_searchmodal .has-search {width: 65%;}

    .footer_sec {padding: 55px 0 0px;}
    .footer_logo {margin-bottom: 55px;}
    .phone_email a{font-size: 15px;}
    .copyright p{font-size: 14px;}
    .social_icons li{margin-right: 13px;}
    .input_footer{width: 35%;}
    .footer_logo img {width: 120px;}
    .footer_menu li {line-height: 38px;}
}


@media(max-width:1279px){
    .wrapper_box {max-width: 1200px;}
}

@media(min-width: 1200px) and (max-width: 1366px){
    .menu_bar{margin-left: initial;}
    .rrr-logoimg .navbar-brand img {width: 63%;}
}


