header{
    border-bottom:1px solid #17a2b8;
}
.header_top {
    background: #17a2b8;
}
.btn-learn, .getintouch a, .header_top{
    background:#025073;
}

.ser-icon{
    margin-top:10px;
}
.ser-icon span img{
    margin-left:auto;
    margin-right:auto;
    display:block;
    height: 44px;
    width: 56px;
}
.ser-icon nav{
    text-align:center;
    font-size: 14px;
    color: #547dafde;
}
.icon-bdr{
    background:#f5f5f5;
    margin-bottom:10px;
    padding: 12px;
}

.intro h2{
    text-align: center;
    font-family: sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: black;
   /* margin-top: 31px;*/
}
.intro img{
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: -23px;
}
.info-packer p{
    text-align: center;
    color: #000;
    font-size: 16px;
    font-family: sans-serif;
    padding: 0px 50px;
    font-weight:500;
}
.intro-top{
    background: gainsboro;
    margin-top: -12px;
    z-index: 1;
}
.wht-ofr h2{
    text-align: center;
    font-family: sans-serif;
    color: black;
    text-transform: capitalize;
}
.icon-container{
    background:#cac9c970;
    padding: 0px 0px 2px;
    box-shadow: 3px 2px 6px #ccc8c8;
}
.icon-container{
    width:100%;
   
}
.icon-container p{
    margin-top:1rem;
}
.icon-container img{
    overflow:hidden;
   transition: transform 2s, filter 1.5s ease-in-out;
   transform-origin: center center;
  
}

.info-service p{
    text-align:center;
    font-family:sans-serif;
    color:#000;
    font-size: 14px;
    text-transform:uppercase;
}
.ser-type-div{
    padding: 25px 0px 17px;
}
.packer{
    text-align: center;
    color: black;
    font-family: sans-serif;
    font-size: 20px;
    margin-top:15px;
}
.pc-hr{
    width: 8%;
    border: 1px solid #17a2b8;
    text-align: center;
    margin-top: -13px;
}
.why-choose h2{
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
    font-family: sans-serif;
    font-weight: 500;
    font-size: 35px;
    color:black;
}
.why-back{
    background: #cac9c970;
    padding:0px 0px 100px;
    margin-top: 22px;
}
.why-choose hr{
    width: 8%;
    height: 3px;
    background: #17a2b8;
    margin-bottom: -13px;
    border-radius: 6px;
    font-family: sans-serif;
    margin-top: 34px;
}
.why-choose p{
    text-align: center;
    margin-top: -12px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #17a2b8;
}
.industry h2{
     text-transform: uppercase;
     text-align:center;
    font-family: sans-serif;
    color: #464242;
    font-size: 24px;
    margin-top:56px;
}
.contain-why{
    height:370px;
    border:1px solid #008b8e;
}
.contain-why .iconn i{
    text-align: center;
    display: block;
    font-size: 37px;
    margin-bottom: 10px;
    color: #008b8e;
    margin-left: auto;
    margin-right: auto;
    background:#e8e7e7;
}
.iconn{
    position: absolute;
    margin-top: -77px;
    margin-left: 40%;
}
.contain-why .industry-type p{
    text-align:center;
}
.divMarquee {
            width: relative;
            display: inline-block;
            position: relative; 
            -webkit-animation: myfirst 5s infinite;/* Safari 4.0 - 8.0 */
            -webkit-animation-direction: alternate;/* Safari 4.0 - 8.0 */
            animation: myAni 5s infinite;
            animation-direction: initial;
        }

        /* Safari 4.0 - 8.0 */
        @-webkit-keyframes myAni {
            0% {left: -60%;top: 0px;}
            100% {left: 90%;top: 0px;}
        }
        /*If you want to change the direction just change the left values or make them right..*/
        @keyframes myAni {
            0% {left: -60%;top: 0px;}
            100% {left: 90%;top: 0px;}
        }
        
        .modal-body {
            overflow: hidden; /*This is for the overflow of moving text out of modal*/
        }
    .pop_area .close {
    width: 27px;
    height: 27px;
    /* margin-right: 1%; */
    position: absolute;
    margin-top: -2px;
    z-index: 999;
    float: right;
    right: 0px;
}
        /*.modal-body{
            width: 50%;
            margin-left: 25%;
        }*/
        .form_area h4 {
            font-weight: 700;
            font-size: 27px;
            line-height: 1.2;
        }
        .modal-title strong{
            font-size: 33px;
            color: red;
        }
        .modal-title {
            text-align: center;
        }
        .pop_area form{
            padding: 1% 7%;
        }
        .contact form input[ type="submit"]{
                margin-bottom: 14px;
                outline:none;
        }
    @media (max-width: 767px){
       /* .modal-body{
                width: 174%;
                margin-left: -8px;
                top: -8px;
        }*/
        .pop_area .close{
                width: 18px;
                height: 18px;
                opacity:0.8;
        }
        .callnow{
            z-index:1060;
        }
        .modal-open .modal{
            overflow-x:hidden;
            overflow-y:hidden;
        }
        .what{
           z-index:1060;
        }
        .what a{
            background:white !important;
        }
    }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
        .modal-body{
            width: 100%;
            margin-left: 1%;
        }
    }
.callnow1 {
    position: fixed;
    bottom: 20%;
    right: 0px;
    z-index:1060;
}
    .dropdown .dropdown-menu{
        width: 256px;
    }
.callnow1 a {
    padding: 10px;
    background: #ff4713;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: 0 5px 10px #0000006e;
}
.chatnow1{
     position: fixed;
    bottom: 20%;
    right: 0px;
    z-index:1060;
}
.chatnow1 a{
    padding: 0px 33px;
    background: #3ae641;
    color: #fff;
    font-size: 35px;
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 0 5px 10px #0000006e;
}
.ac-re h2{
    text-align: center;
    font-family: sans-serif;
    margin-top: 14px;
    font-weight: 700;
}
.border-img{
    margin-top: -18px;
    margin-left: 33%;
    height: 46px;
    width: 368px;
}
.ser-img img{
    width: 100%;
    height: 350px;
    box-sizing: content-box;
    box-shadow: 0px 0px 10px #ff00009e
}
.ser-info p{
    color: #000000c7;
    font-family: sans-serif;
    font-size: 17px;
    margin-bottom: 22px;
    padding: 3px;
    text-align: justify;
    text-shadow: 0px 0px 0.8px grey;
}
.set{
        margin-top: 25px;
    margin-bottom: 30px;
}
.section.lite-background{
   background-color: #f5f5f5; 
       padding: 33px;
}
.inner-wrapper{
        margin-left: -25px;
    margin-right: -25px;
}
.sec {
    background-color: #ffffff;
    padding-top: 30%;
    border-corner-shape: bevel;
    border-radius: 5px;
    width: 250px;
    height: 250px;
    box-shadow: 0px 0px 20px #b5b5b5;
}
.sec img {
    display: block;
    margin: auto;
    margin-top: 50px;
}
.col-grid-3 {
    width: 25%;
}
.sec P {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}
.why h2
{
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    padding: 10px;
    margin-bottom: 22px;
}

/*smita 18-3-20*/
.p-10{
    padding: 10px 0px;
    background: #fdfbfb;
}
.p-30{
    padding:14px 0px;
}
.section:hover .bordered {
    width: 120px;
}
.bordered{
    width: 80px;
    height: 2px;
    background: #02418a;
    display: table;
    margin: 8px auto;
    transition: all .3s ease-in-out;
    float: none;
}
.why-area {
    background:url(images/bg.jpg);
    position:relative;
    background-attachment: fixed;
    text-align:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.why-icon {
    text-align: center;
}
.why-icon h3{
    font-size: 35px;
    margin: 6px 0px;
    color: #fff;
}
.why-icon .fa{
    font-size:30px;
    color:#fff;
}
.why-icon h5{
    font-size:18px;
    color:#fff;
}
.intro2 h2{
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
        position: relative;
}
/*.why-area:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(128, 129, 132, 0.57);
    z-index: 1;
}*/

.why-area .overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.42);
    width: 100%;
    height: 100%;
}
.intro{
    margin-bottom: 35px;
}
.d-images{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.d-images img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
.d-images img {
    width: 100%;
    height: auto;
}
.d-images:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.quotes{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.quotes .btn-danger {
    padding: 3px 8px;
}
.info-area h3{
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.info-area p{
    font-size: 16px;
    line-height: 1.4rem;
    color: #272626;
}
.info-area h5{
        font-size: 18px;
    font-weight: 600;
    color: #000;
}
.call-form{
    width:100%;
}
.call-form input{
    border-bottom: 1px solid #000;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding-left: 40px;
    background: transparent;
}
.call-form .fa{
    height: 28px;
    font-size: 18px;
    position: absolute;
    border-bottom: 1px solid #f00;
    width: 28px;
    font-size: 25px;
    padding-left: 10px;
    color:#f00;
}
.call-area{
    background: #efefef;
}
.call-block h2{
    font-size: 23px;
    font-weight: 700;
    color: #044284;
    word-spacing: 4px;
    text-shadow: 5px 2px 4px #a59d9d;
}
.call-block p{
    font-size: 16px;
    padding: 10px 0px;
}
.btn-custome{
    margin: 25px 0px;
    background: #f00;
    color: #fff;
}
.city-list li a:before{
    content: "\f101";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    left: -12px;
    top: 3px;
}
.city-list li a{
    color:#000;
    font-size:14px;
    transition: all 0.7s ease;
}
.city-list li{
    position:relative;
}
.city-list li a:hover{
    color:#02418a;
    padding-left:10px;
}
.h-top{
    margin: 0px;
}
a.navbar-brand {
    font-size: 33px;
    font-weight: 900;
    color: #025073!important;
    font-family: sans-serif;text-transform: capitalize;
}
 header a {
    color: #025073 !important;
    font-weight: 600;
    font-family: sans-serif;
}
.btn-learn:hover {
    color: #fff !important;
}
input{
    width:100%;
    margin-bottom:10px;
}
select{
    width:100%;
    padding:5px;
}
.banner{
    background:linear-gradient(rgba(208, 198, 194, 0.28),rgba(64, 54, 51, 0.44)) , url(images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0;
    background-position: top;
}
.bg-about {
    background: #0250739e;
    padding: 16px;
    border-left: 5px solid #f00;
    color: #fff;
    width: 42%;
    text-align: center;
}
.bg-about h1{
    font-size: 1.5rem;
    font-family: serif;
    font-weight: 300;
}
.sub-title{
        color: #025073;
    font-weight: 600;
    font-size:1.5rem;
}
.about-area p{
    font-size: 16px;
    color: #000;
    line-height: 1.4rem;
}
.value-list li:before{
    content: "\f00c";
    font-family:fontAwesome;
    margin-right:15px;
    color:#f00;
}
.value-list li{
    font-size: 16px;
    color: #000;
}
.service-block{
    padding: 0px 28px;
}
.service-block h4{
    text-align: center;
    background: #e00505;
    padding: 9px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
}
.service-block .icon-container{
    padding:0px;
}
.icon-container{
    cursor:pointer;
    margin-bottom: 22px;
}
.mb-25{
    margin-bottom:25px;
}
.city-area{
    background:#f5f5f5;
}
.service-section{
    background:#f5f5f5;
}
.contact-banner{
    background:url(images/contact-us-banner-.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0;
    background-position: top;
}
h2.add-title {
    font-size: 23px;
    font-weight: 600;
    color: #025073;
}
.add-block p{
    color:#000;
    margin-bottom: 0.5rem;
}
h3.add-sub-title {
    font-size: 20px;
    color: #025073;
    font-weight: 600;
}
.add-block .fa{
    margin-right:10px;
}
.add-block {
    border: 1px solid #ccc6c6;
    padding: 15px;
    border-left: 3px solid #025073;
    border-radius: 5px;
    box-shadow: -6px 7px 4px 0px #b5aeae;
}
.en-form h3{
    background: #025073;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-bottom:0px;
}
.en-form{
    border:1px solid #d0c9c9;
}
form.contact-form {
    padding: 16px 20px 20px;
    background: #e8e4e4b0;
}
.contact-form label{
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.contact-form input , .contact-form textarea{
    padding: 5px 10px;
    font-family: serif;
    width:100%;
}
.header_top a{
    font-size:16px;
    
}
.navbar{
    padding:0.5rem 0rem;
}
.top-share-list li .fa{
    font-size:23px;
}
.top-share-list{
    float:right;
}
.c-btn{
    margin: 3% 38%;
    width: 25%;
}
.top-share-list li a:hover{
    background:#f00;
}
.f-container{
    max-width: 1170px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.serv-block1{
    border: 6px solid #eaeaea;
    border-radius: 5px;
    background: #fff;
    padding: 10px 15px;
    min-height: 289px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 1;
}
/*.packerd-and-mov-wrap>:first-child>.serv-block1{
    background: #fff url(images/serv-icon/household-bg.png) no-repeat 180px 211px;
}*/
.inner-img-wrap {
    min-height: 85px;
    line-height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
}
 img.img-responsive{
    margin: 10px auto 27px auto;
 }
.img-responsive-hover {
    display: none;
}
.serv-block1 h3 {
    font-size: 17px;
    font-weight: bold;
    margin: 15px 0;
    padding-bottom: 10px;
    position: relative;
    color: #333;
}
.serv-block1 h3:after {
    width: 32px;
    height: 2px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    background: #e67817;
    margin: 0 auto;
}
.serv-block1 p {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #333;
}
.serv-block1:hover .img-responsive-hover {
    display: block;
    margin: 0 auto;
}
/*.serv-block1:hover .img-responsive {
    display: none;
}*/
.packerd-and-mov-wrap{
    width:100%;
    text-align:center;
    display: inline-flex;
}
/*.packerd-and-mov-wrap>:first-child>.serv-block1:hover {
    background: #e67817 url(images/serv-icon/household-bg.png) no-repeat 180px 211px;
}
.serv-block1:hover p , .serv-block1:hover h3{
    color:#fff;
}
.serv-block1:hover h3:after {
    background: #fff;
}
.packerd-and-mov-wrap>:nth-child(2)>.serv-block1 {
    background: #fff url(../images/international-bg.png) no-repeat 160px 192px;
}
.packerd-and-mov-wrap>:nth-child(2)>.serv-block1:hover {
    background: #e67817 url(images/serv-icon/international-bg.png) no-repeat 180px 211px;
}*/
.callnow a{
    padding:10px 20px!important;
}
/*.packerd-and-mov-wrap>:nth-child(3)>.serv-block1{
    background: #fff url(images/serv-icon/corporate-bg.png) no-repeat 188px 192px;
}
.packerd-and-mov-wrap>:nth-child(3)>.serv-block1:hover {
    background: #e67817 url(images/serv-icon/corporate-bg.png) no-repeat 180px 211px;
}
.packerd-and-mov-wrap>:last-child>.serv-block1 {
    background: #fff url(images/serv-icon/high-quality-bg.png) no-repeat 190px 189px;
}
.packerd-and-mov-wrap>:last-child>.serv-block1:hover {
    background: #e67817 url(images/serv-icon/high-quality-bg.png) no-repeat 190px 189px;
}*/
.custome-btn{
    margin-top:20px;
}
.navbar {
    padding: 0px!important;
    background:#FFEE58;
}
.navbar-brand img{
    width:100%;
}
.collapse{
    margin:4% 0;
}
#frame .carousel-caption {
    color: #fff;
    bottom: 24%;
    position: absolute;
    left: 57%;
    text-align: left;
    width: 31%;
}
.carousel-item img{
    width:100%;
}
#frame .carousel-caption h3 {
    font-family: 'Open Sans',Sans-Serif;
    font-size: 58px;
    font-weight: 800;
    line-height: 66px;
}
#frame .carousel-caption p{
        font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}
.slider_area{
    height:450px;
}
.carousel-item{
    height:450px;
}
.arousel-item img{
    height:-webkit-fill-available;
}
#frame1 .carousel-caption .heading {
    border-bottom:1px solid #ccc;
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 10px;
    padding-bottom: 8px;
    text-shadow: 1px 3px 6px rgba(0,0,0,.5);
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
}
#frame1 .carousel-caption{
        left: 6%;
    width: 40%;
    text-align: left;
}
.serv-block1{
    height:338px;
}
.serv-block1:hover{
    background:#ffee58;
    border:6px solid hsl(24, 100%, 50%);
}

.img-service{
    height:300px;
}
.img-service img{
    height:-webkit-fill-available;
}
.info-service{
    background:#ffee58;
    padding:1rem;
    
}
.info-service p{
    margin:0px!important;
}
.support{
    background:url(images/support.jpg);padding: 10% 0;
    background-size: cover;
}
.support h1{
    color: #353332;
    font-family: inherit;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 600;
}


.body {
  font-family: Arial;
  font-size: 12px;
  background: #fff;
}

.container {
  padding: 0.01em 16px;
}

table {
  background: #fff;
  width: 100%;
      border: 1px solid #02558e;
}

th,
td {
  min-width: 40px;
  text-align: center;
      border: 1px solid #02558e;
      line-height: 2.0;
}

th {
  font-size: 14px;
  font-weight: bold;
}
