﻿
        @media only screen and (max-width:480px) and (min-width:100px){
       

        .hermes.tparrows {
             top: 15% !important;
        }

        .tp-rightarrow .tparrows .hermes {
            top: 15% !important;
        }

        .xs-footer-mt {
            margin-top:40px !important;
        }
     }

        @media only screen and (max-width:800px) and (min-width:481px) {

            .hermes.tparrows {
                top: 30% !important;
            }
        }

        @media only screen and (max-width:1030px) and (min-width:801px) {

              .hermes.tparrows {
             top: 45% !important;
        }

        }


.ul-style li a {
   color:#cbd1da;
}

.ul-style li a:hover {
   color:#fff;
}

.ul-style li i {
    margin-right: 10px;
}

.ul-style li span {
    position: absolute;
    top: 2px;
    left: 0;
}

.dark-button1 {
    padding: 7px 7px;
    color: #1c303e;
    position: relative;
}

.dark-button1 {
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 5px;
    transition-duration: .3s;
}

.button-xs {
    display: inline-block;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-20 {
    margin-top: 20px;
}


button {
    background: none;
    outline: 0 none;
    border: none;
}

.p-color-bg{
    background-color:#17447d !important;
}
.color-white span {
    color:#072750 !important;
}

 .contact-us-form {
       margin-top: -20px !important;
   }

.service-tab-wrapper .tab-content .left-side ul li i {
    color:#072750 !important;
}
.logo-color {
    color:#072750 !important;
}

.service-tab-wrapper .tab-content .left-side h4 {
    color:#072750 !important;
}

.theme-title h2 {
    color:#072750;
}

footer .footer-address a {
    color:#cbd1da;
}

footer .footer-address a:hover {
    color:#fff;
}

.short-banner1 a {
    width: 195px;
    line-height: 60px;
    margin-right: 20px;
}

.text4 {
        margin-left: 30px;
    margin-top: 10px;
    color: #fff;
}

@media only screen and (max-width:2050px) and (min-width:1500px){
    .text4 {
    margin-left: 30px;
    margin-top: 10px;
    color: #fff;
    font-size: 23px;
}
}

@media only screen and (max-width:1450px) and (min-width:1031px){
    .text4 {
    margin-left: 30px;
    margin-top: 10px;
    color: #fff;
    font-size: 23px;
}
}

@media only screen and (max-width:1030px) and (min-width:801px){
    .text4 {
    margin-left: 30px;
    margin-top: 10px;
    color: #fff;
    font-size: 20px;
}

     .mt-40 {
           margin-top: -40px;
   }
    .mb-30 {
             margin-bottom: 30px;
     }
}

@media only screen and (max-width:800px) and (min-width:481px){
   .text4 {
    margin-left: 30px;
    margin-top: 47px;
    color: #fff;
    font-size: 19px;
}

   .icon1 {
    float: right !important;
    margin-top: -55px !important;
}

     .mt-40 {
           margin-top: -40px;
   }

   .mb-30 {
             margin-bottom: 30px;
     }
  

}

@media only screen and (max-width:480px) and (min-width:100px) {

     .mt-40 {
           margin-top: -40px;
   }

   .mb-30 {
             margin-bottom: 30px;
     }

   .contact-us-form {
       margin-top: -20px !important;
   }

   .type-ul {
           padding: 15px 0 0 30px;
   }

   .type-ul li {
           padding-bottom: 10px !important;
   }

}

header .top-header .single-content ul li a {
    width: 40px;
    background-color: #ccc;
    height: 40px;
    border: 1px solid #ccc;
    color: #072750;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.btn1 {
         padding: 5px;
    margin-top: -37px;
    border: 1px solid;
    border-color: #cedfee;
}

.pt-20{
    padding-top:20px;
}

.pt-30{
    padding-top:30px;
}

.pt-45 {
    padding-top:45px !important;
}

.pt-50{
   padding-top:50px;
}

.pb-40{
    padding-bottom:30px;
}

.btn-color {
        background-color: #072750 !important;
    color: #fff !important;
}

.mt-30 {
    margin-top:30px;
}

.mt-40 {
    margin-top:40px;
}

.mt35{
    margin-top: -35px;
}

.mb-30{
    margin-bottom:30px;
}

.img-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.h4-color {
        color: #072750;
}
.p-text {
    text-align: justify;
    font-size: 17px;
    margin: 20px 0 20px 0px !important;
}

.style-type {
    padding-top: 26px;
    /*padding-bottom: 26px;*/
}

.style-type li {
    
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #5c5c5c !important;
    line-height: 31px !important;
    margin-left: 50px !important;

}

.type-ul {
        padding: 30px 0 0 30px;
}

.type-ul li {
    display:table;
    /*padding-top:10px;*/
    padding-bottom:20px;
}

.type-ul li i {
        color: #072750;
}

.type-ul li span {
    display:table-cell;
    padding-left:20px;
        color: #000;
}