/* *{
    cursor: none;
} */
.services-area .services-items .single-item .item {
    box-shadow: 2px 9px 15px #ccc !important;
}
.navbar-brand > img {
    height: 85px;
}
nav.navbar.bootsnav .navbar-brand {
    padding: 3px 21px;
}
/* nav.navbar.bootsnav ul.nav > li > a {
    font-size: 15px;
    padding: 42px 15px;
} */
.top-bar-style-two {
    background: linear-gradient(90deg, rgb(14 107 174) 30%, rgb(212 12 67) 100%);
}
.bg-logo{
    background: linear-gradient(90deg, rgb(14 107 174) 30%, rgb(212 12 67) 100%);

}
.text-highlight{
    color: #0349ab !important;
    font-weight: 600;
}
.btn.btn-gradient::after {
    background-image: linear-gradient(to right, #295c9d, #c10133, #295b9c) !important;
}
.default-padding {
    padding-bottom: 61px;
}
.default-padding.bottom-less {
    padding-top: 60px;
    padding-bottom: 90px;
}
.services-area .services-items .single-item .item::after {
    background: linear-gradient(to top, #013eab 0%, #0757ac 50%, #ab0e43 100%) !important;
}
.single-item.col-lg-3.col-md-6.wow.fadeInRight{
    margin-bottom: 45px !important;
}
.default-padding.bottom-less {
    padding-bottom: 47px;
}
footer .widget-title, footer img {
    margin-bottom: 4px;
}
.bottom-footer {
    padding: 15px;
}

footer .f-items .f-item .address li i {
    color: #ffffff !important;
}

.services-area .services-items .item .info > i {
    background: linear-gradient(90deg, rgb(209 0 53) 57%, rgb(173 0 52) 100%);
}
img.image-rounded {
    background-color: #fff;
    box-shadow: 0px 1px 8px #ccc;
    padding: 10px;
    border-radius: 21px;
    margin-bottom: 19px;
}
.shadow.dark::after {
    background: #000000 none repeat scroll 0 0;
}
.about-content-area .thumb-box img:nth-child(2) {
    border: 5px solid #e20909;
    border-radius: 11%;
}
.about-content-area .thumb-box img:nth-child(2) {
    width: 28%;
    top: -145px;
    left: -22px;
    margin-bottom: -162px;
    padding: 10px;
    background: #fff;
}
.default-padding-1{

    padding-top: 0px;
    padding-bottom: 50px;
}
.contact-us-area form {
    background: #ffffff;
    box-shadow: 0 2px 14px 0 rgb(15 16 16 / 36%);
    padding: 60px;
}
.contact-us-area form button::after {
    background-image: linear-gradient(to right, #1175b1, #c70135, #1871ac) !important;
}
.widget-title{
    margin-bottom: 20px !important;
}
.banner-area.auto-height, .banner-area.auto-height div {
    height: 681px !important;
}
.text-width{
     color: #013eab;
     font-weight: 600 !important;
}

.shadow.dark::after {
    background: #00000000 none repeat scroll 0 0;
}
.breadcrumb-area.text-start.shadow.dark.text-light.bg-cover h1 {
    color: #0744a3;
    text-transform: uppercase;
}
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {  
    color: #db073d;
}
.breadcrumb-area .breadcrumb li::after {
    background: #c3134b;
}
.about-us-area .about-items .thumb::after { 
    background: #f20034 !important;
}
.breadcrumb-area {
    padding: 123px 0 !important;
}
.about-service-list img {
    width: 46px;
    min-width: 46px;
}
img.img-icon {
    padding: 4px;
    margin-top: -6px;
}
.content-1 {
    height: 150px;
}
.about-us-area .about-items .thumb::after {
    background: #fbfbfb !important;
}
.testimonials-area .row > .info {
    padding-left: 50px;
    border-right: 1px solid #c7c7c7 !important;
    border-left: none;
}
.col-lg-12.testimonials-content {
    box-shadow: 2px 8px 21px #ccc;
    padding: 15px;
}
.testimonials-area .item {
    padding: 72px 43px;
}
.mar-top{
    margin-top: 200px;
}
.default-padding-counter{

    padding-top: 50px;

}
.toggle {
    background: linear-gradient(90deg, rgb(211 13 68) 32%, rgb(210 13 68) 111%) !important;
}
.form-control-1{
    width: 100%;
    height: 36px;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .5);
    outline: none;
    min-height: 50px;
}


 @media(max-width:768px){
    .single-item.col-lg-3.col-md-6.wow.fadeInRight.col-width {
        width: 50%;
    }
    .features-area .single-item {
        margin-top: 0px;
    }
    .navbar-brand > img {
        height: 84px !important;
    }
    .site-heading h2 {
        font-size: 30px;
    }
    .left-heading h2 {
        font-size: 29px;
    }
    .default-padding {
        padding-bottom: 17px !important;
    }
    .text-light a {
        color: #2c5c9d;
    }
    .contact-us-area form {
        background: #ffffff;
        box-shadow: 0 5px 9px 0 rgb(15 16 16 / 36%);
        padding: 15px;
        margin-bottom: 3px;
    }
    .breadcrumb-area {
        padding: 17px 0 !important;
    }
    .breadcrumb-area h1 {
        font-size: 26px;
    }
    .breadcrumb-area .breadcrumb li {
        padding: 0 11px;
    }
    .breadcrumb-area h1 {
        font-size: 23px;
        margin-bottom: 4px;
    }
    .breadcrumb-area .breadcrumb li {
        padding: 0 4px;
    }
    .breadcrumb-area .breadcrumb li::after {
        left: -7px;
        margin-top: -1px;
        width: 9px;
    }
    .breadcrumb-area {
        padding: 45px 0 !important;
    }
    .default-padding {
        padding-bottom: 0px !important;
    }
    .banner-area.auto-height, .banner-area.auto-height div {
        height: 500px !important;
    }
    .default-padding-2{
        padding-top: 0px !important;
    }
    .counter-box {
        margin-bottom: 13px;
    }
    h2.uyepg {
        margin-top: 40px;
    }
}
@media(max-width:767px)
{
    .pmegp {
        margin-top: 5px !important;
    }
    .default-padding {
        padding-bottom: 0px !important;
    }
    .about-content-area.pmf h2 {
        margin-top: 30px;
    }
    .toggle.active {
        right: -10px !important;
    }
 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .top-bar-area.top-bar-style-six-area {
        background: linear-gradient(90deg, rgb(14 107 174) 30%, rgb(222 7 61) 100%);
    }
        .top-bar-area .item-flex {
            justify-content: center;
        }
        .top-bar-area .text-right {
            margin-top: 11px;
        }
        .text-light a {
            color: #ffffff;
        }
    }



    .sticky-icon  {
        z-index:999;
        position:fixed;
        top:50%;
        right:0%;
        width:220px;
        display:flex;
        flex-direction:column;}  
        .sticky-icon a {
            transform: translate(160px, 0px);
            border-radius: 50px 0px 0px 50px;
            text-align: left;
            margin: 2px;
            text-decoration: none;
            text-transform: uppercase;
            padding: 8px;
            font-size: 22px;
            font-family: 'Oswald', sans-serif;
            transition: all 0.8s;
        }
    .sticky-icon a:hover  {
        color:#FFF;
        transform:translate(0px,0px);}	
    .sticky-icon a:hover i  {
        transform:rotate(360deg);}

    .Facebook  {
        background-color:#2C80D3;
        color:#FFF;}
        
    .Youtube  {
        background-color:#fa0910;
        color:#FFF;}
        
    .Twitter  {
        background-color:#53c5ff;
        color:#FFF;}
        
    .Instagram  {
        background-color:#FD1D1D;
        color:#FFF;}
        
    .Google  {
        background-color:#d34836;
        color:#FFF;}						
    .sticky-icon a i {
        background-color:#FFF;
        height:40px;
        width:40px;
        color:#000;
        text-align:center;
        line-height:40px;
        border-radius:50%;
        margin-right:20px;
        transition:all 0.5s;}
    .sticky-icon a i.fa-facebook-f  {
        background-color:#FFF;
        color:#2C80D3;}
        
    .sticky-icon a i.fa-google-plus-g  {
        background-color:#FFF;
        color:#d34836;}
        
    .sticky-icon a i.fa-instagram  {
        background-color:#FFF;
        color:#FD1D1D;}
        
    .sticky-icon a i.fa-youtube  {
        background-color:#FFF;
        color:#fa0910;}
        
    .sticky-icon a i.fa-twitter  {
        background-color:#FFF;
        color:#53c5ff;}
    .fas fa-shopping-cart  {
        background-color:#FFF;}	
    #myBtn {
        height:50px;
      display: none;
      position: fixed;
      bottom: 20px;
      right: 30px;
      z-index: 99;
      text-align:center;
      padding:10px;
      text-align:center;
        line-height:40px;
      border: none;
      outline: none;
      background-color: #1e88e5;
      color: white;
      cursor: pointer;
      border-radius: 50%;
    }
    .fa-arrow-circle-up  {
        font-size:30px;}
    
    #myBtn:hover {
      background-color: #555;
    }			



    html .njs-sticky-side.image_button_cover.placement-right {
        left: 0;
    }
    
    html .njs-sticky-side.image_button_cover {
        position: fixed;
        top: 50%;
        box-shadow: none;
        z-index: 99999;
        transition: transform .3s cubic-bezier(0,0,0,1);
        -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,0,1);
    }
    
    html .njs-sticky-side.image_button_cover.placement-right.now-show a {
        transform: translate3d(4px, 0, 0) rotate(-90deg);
        -webkit-transform: translate3d(-47px, 0, 0) rotate(-90deg);
    }
    
    html .njs-sticky-side.image_button_cover.placement-right a {
        border-radius: 3px 3px 0 0;
        transform: translate3d(200%,0,0) rotate(-90deg);
        -webkit-transform: translate3d(200%,0,0) rotate(-90deg);
        transform-origin: 100% 100%;
        -webkit-transform-origin: 100% 100%;
    }
    
    html .njs-sticky-side.image_button_cover a {
        padding: 6px 15px 12px;
        font-size: 18px;
        font-weight: 700;
        display: inline-block;
        position: relative;
        transition: transform .3s;
        -webkit-transition: -webkit-transform .3s;
background: linear-gradient(90deg, rgb(14 107 174) 30%, rgb(212 12 67) 100%);
        color: white;	
      font-weight: 100; 
      top: -106.5px; 
      font-family: 'Arial';
    }
    
    html .njs-sticky-side.image_button_cover a:hover {
        background-color: rgb(212 12 67) ;
        color: rgb(255, 255, 255);
    }


    .counter-box {
        display: block;
        background: #f6f6f6;
        padding: 40px 20px 37px;
        text-align: center;
        border-radius: 10px;
    }
    
    .counter-box p {
        margin: 5px 0 0;
        padding: 0;
        color: #909090;
        font-size: 18px;
        font-weight: 500
    }
    
    .counter-box i {
        font-size: 60px;
        margin: 0 0 15px;
        color: #044cab;
    }
    
    .counter {
        display: block;
        font-size: 32px;
        font-weight: 700;
        color: #666;
        line-height: 28px
    }
    
    .counter-box.colored {
        background: #3acf87
    }
    
    .counter-box.colored p,
    .counter-box.colored i,
    .counter-box.colored .counter {
        color: #fff
    }


   
.sidebar-contact{
    position:fixed;
    top:50%;
    left:-350px;
    transform:translateY(-50%);
    width:350px;
    height:auto;
    padding:40px;
    background:#fff;
    box-shadow: 0 20px 50px rgba(0,0,0,.5);
    box-sizing:border-box;
    transition:0.5s;
    z-index: 9999;
  }
  .sidebar-contact.active{
    left:0;
  }
  .sidebar-contact input,
  .sidebar-contact textarea{
    width:100%;
    height:36px;
    padding:5px;
    margin-bottom:10px;
    box-sizing:border-box;
    border:1px solid rgba(0,0,0,.5);
    outline:none;
  }
  .sidebar-contact h2{
    margin:0 0 20px;
    padding:0;
  }
  .sidebar-contact textarea{
    height:60px;
    resize:none;
  }
  .sidebar-contact input[type="submit"]{
    background: linear-gradient(90deg, rgb(2 72 172) 32%, rgb(173 0 52) 111%) !important;
    color:#fff;
    cursor:pointer;
    border:none;
    font-size:18px;
  }
  .toggle{
    
    position: absolute;
    height: 110px;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: #f00;
    top: 0; 
    right: -50px;
    line-height: 45px;
  }
  .toggle:before{
    content:'\f059';
    font-family:fontAwesome;
    font-size:18px;
    color:#fff;
    display: none;
  }
  .toggle.active:before{
    content:'\f00d';
  }
  .toggle span {
    color: #fff;
    writing-mode: vertical-lr;
    display: flex;
    padding-top: 15px;
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 3px;
}

  @media (max-width:768px) {
    .toggle.active {
        right: 0;
        top: 0;
    }
    .sidebar-contact{
        position:fixed;
        top:50%;
        left:-350px;
        transform:translateY(-50%);
        width:350px;
        height:auto;
        padding:40px;
        background:#fff;
        box-shadow: 0 0px 0px rgba(0,0,0,.5);
        box-sizing:border-box;
        transition:0.5s;
        z-index: 9999;
      }
      .toggle {
        top: 50%;
    }
    .row.mt-2.sec-cn {
        margin-bottom: 25px !important;
    }
    .case-items-area {
        margin-bottom: 100px;
    }
    .icon {
            display: none;
    }
  }

  select.form-control {
    border: none;
    background: #f4f4f4;
    padding: 20px;
    font-size: 15px;
}
select.form-control {
    border: none;
    background: #f4f4f4;
    padding: 20px;
    font-size: 15px;
    height: 60px;
}
.contact-us-area form input, .contact-us-area form textarea {
    border: none;
    background: #f4f4f4;
    padding: 20px;
    font-size: 15px;
    height: 56px;
}
.footer-terms{
    color: #ffffff !important;
    border-bottom: 1px solid #c90034 !important;
}
.footer-terms:hover{
    border-bottom: 1px solid #fff;
}


/* 01/07/2024 */
p.sub {
    text-align: justify;
}
h4.prime-hd {
    font-size: 18px;
    font-weight: 600;
}   
p.sub b {
    color: #000;
}
h4.prime-hd {
    margin-bottom: 5px;
    margin-top: 10px;
}


.row.fst-abt-dl {
    margin-bottom: 40px;
}
h4.widget-title.text-center.cnt {
    margin-bottom: 35px !important;
}
a.em {
    font-size: 14px;
}
.contact-us-area.default-padding-1.cng-fnt p {
    font-family: 'Poppins';
    font-weight: 500;
    color: #000000;
}

.about-content-area.pmf {
    margin-bottom: 40px;
}
.pmegp{
    margin-top: 40px;
}
.bottom-footer {
    border-top: 1px solid #ccc;
}
.contact-us-area .info ul li i {
    display: inline-block;
    font-size: 20px;
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 50px;
    background: rgba(18, 115, 235, 0.1);
    color: rgba(18, 115, 235, 1);
    border-radius: 8px;
    margin-right: 20px;
}


@media (max-width: 1024px) {
    nav.navbar.bootsnav ul.nav > li > a {
        font-size: 11px;
    }
}