#dnn_dnnLOGO_imgLogo{
    max-width: 265px;
}
.footer_logo img{
    max-width: 100%;
}
.btn-track{
    line-height: inherit;
    height: auto;
    border-width: 1px;
}
.text-gray {
    color: #8c8c8c !important;
}
.feature-panel.bg-white {
    transform: translatey(-60px);
    z-index: 100;
}
.bg-primary{
    background-color: #69d4f8 !important;
}
.heading-subtitle{
    line-height: 2  !important;
}
.map-bg {
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    z-index: -1;

}
#fs{
    font-size: 13px;
    color: #ff7720;
    margin-right: 5px;
}
.cta{
    padding-top: 70px !important;
    padding-bottom: 35px !important;
}
.cases-clients {
    padding-top: 30px !important;
}
#con{
    display: flex;
    align-items: center;
    font-size: 30px;
}
/* #text-dark{
    color: #69d4f8 !important;
} */
.border-dark{
    color: #ff7920 !important;
}
.cta.cta-5{
   
    background-image: none !important;
}
.btn-primary {
    color: #fff;
    background-color: #ff7720 !important;
    border-color: #ff7920 !important;
}
.blog {
    padding: 0px 0 50px !important;
}
.counter.counter-2 .counter-icon i {
    color: #35739f;
}

.contact-info {
    padding: 17px 0 50px;
}
.text-danger{
    color: #ff7d44 !important;
}


#OpenForm17170{
    /* background-color: maroon; */
    padding: 20px;
}

@media(min-width:992px){
#dnn_ctr17170_View_ScopeWrapper{
    background-image: url(/Portals/155/2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
}
#dnn_ctr17170_View_ScopeWrapper {
    overflow: hidden;
    border-radius: 8px;
    padding: 45px 30px 30px;
    background-color: #fff;
    border-top: 5px solid #fde8e8;
    -webkit-box-shadow: 3.486px 39.848px 60px 0px rgb(0 0 0 / 15%);
    box-shadow: 3.486px 39.848px 60px 0px rgb(0 0 0 / 15%);
    max-width: 1175px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
#dnn_ctr16792_View_ScopeWrapper {
    margin: 0px 150px;
    padding-bottom: 100px;
}
@media (min-width: 992px){
#OpenForm17170 {
    max-width: 765px;
}
}


/* form */
@media(min-width: 992px){
    #dnn_ctr17206_View_ScopeWrapper{
        background-image: url(/Portals/155/slider5.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 745px 770px;
    } 
    #OpenForm17206{
max-width: 765px;
}
}

/* final form */
#dnn_ctr17209_ContentPane{
    /* background: linear-gradient(to right, rgb(239 245 245), rgb(255, 255, 255)); */
    padding: 30px;
    background-image:url('/Portals/155/Images/background/pattern.png') ;
}


/* contact form */
#dnn_ctr17202_ContentPane{
    background: #fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 20px 30px;
    border-radius: 6px;
}
.navbar .navbar-nav>li>a {
    font-size: 17px !important;
    font-weight: 780 !important;
}

/* track */
#trackPd{
    padding: 144px 0 90px;
}

/* connect with us */
#OpenForm17209{
    max-width: 755px;
    margin: auto;
    background: #fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 30px 30px;
    border-radius: 6px;
}

/* services */
.servicesPd{
    padding-top: 15px;
    padding-bottom: 10px;
}

/* Tracking */
#pstn{
    position: relative;
}
.tracking-card{
    max-width: 600px;
    position: absolute;
    top: 201px;
    right: 180px;
    z-index: 2;
}
#brdr{
    border-bottom: none;
}
#crd{
    min-width: 350px;
    border-radius: 1.25rem;
}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) { 
    .tracking-card{
         right: 83px;
    }
}
@media screen and (max-width:991px){
    .tracking-card{
        display: none;
    }
}

@media screen and (min-width:992px){
    #d-track{
        display: none;
    }
}
@media screen and (max-width:991px){
    #d-track{
        display: block;
    }
}
 #trck::before 
    {
        content: "\f103";
    margin-left: 0;
    font-size: 80px;
    color: #ff7d44;
    }
   

.resp-track{
    padding: 17px 15px 17px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    margin-bottom: 20px;
    border-radius: 5px;
}
#align{
    margin-left: 10px;
}

/* side track button */
.track {
            position: fixed;
            top: 150px;
            right: -293px;
            z-index: 2000;
            transition: all .9s linear;
        }
        
        .trackimg {
            width: 80px;
            /*  background-color: #ff7f5080; */
            /* border-radius: 5px; */
            
        }
        
        .track_form {
            right: 0px;
            background-color: white;
            /* border-radius: 9px; */
            border-top-left-radius: 35px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 7px;
            box-shadow: inset 0 0 5px 1px rgb(243, 75, 75);
            padding: 5px 10px 5px 16px;
        }
        
        .trackBtn {
            margin-right: 29px;
        }
        .input-group-append {
    cursor: pointer;
}
        /* #cur{
            cursor: pointer;
        } */
/* In mobile view track button */
@media screen and (min-width: 375px) and (max-width: 768px) { 
    .track {
         /* top: 450px !important; */
         top: auto;
    bottom: 80px;
    }
}
#dnn_ctr_Login_DNN{
    margin-top: 100px;
}


/* footer */
.foot-copy-left{
    padding-left: 10rem!important;
}

.foot-copy-right{
    padding-right: 10rem!important;
}
form{
    margin-bottom: 0px;
}


.footer .widget-links ul li:nth-child(1) a{
    line-height: 2px;
}

#dnn_ctr17202_ContentPane{
    margin: 20px 0px;
}


.carousel.owl-carousel.carousel-dots .owl-dots.disabled{
    display: none;
}
/* Breadcrumb icon */
.page-title .title .breadcrumb .breadcrumb-item+.breadcrumb-item::before{
    font-size: 15px;
}

/* In Firefox */
@-moz-document url-prefix() {
  .trackBtn {
  margin-right: 57px;
}
}
.input-group-text{
    background: #ff7d44;
color: #fff;
}






















