/*
  Theme Name: Startesk - Cargo, Logistics & Transport HTML5 Template
  Support: brother.raza.70@gmail.com
  Description: Cargo, Logistics & Transport HTML5 Template.
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Fare-rate-modal
4. Search modal
5. Breadcrumb
6. Slider
7. Category
8. About
9. Services
10. Video
11. Testimonial
12. Faq
13. Cta
14. Choose
15. Gallery
16. Fact
17. Control
18. Rating
19. Pricing
20. Support
21. Tracking
22. Blog
23. Pagination
24. Brand
25. Newsletter
26. Footer
27. Preloader

*/




.row-no-pad {
    margin-left: -20px;
    margin-right: -20px
}

.pad-xs {
    padding-top: 12px;
    padding-bottom: 12px
}

.pad-sm {
    padding-top: 40px;
    padding-bottom: 40px
}

.pad-md {
    padding-top: 60px;
    padding-bottom: 60px
}

.pad-lg {
    padding-top: 90px;
    padding-bottom: 90px
}

.margin-xs {
    margin-top: 12px;
    margin-bottom: 12px
}

.margin-top-xs {
    margin-top: 16px
}

.margin-top-sm {
    margin-top: 32px
}

.margin-top-md {
    margin-top: 62px
}

.margin-bottom-md {
    margin-bottom: 62px
}

.padding-top-xs {
    padding-top: 16px
}

.padding-top-sm {
    padding-top: 32px
}

.padding-bottom-sm {
    padding-bottom: 32px
}

.padding-top-md {
    padding-top: 62px
}

.pad-box-xs {
    padding: 12px
}

.pad-box-sm {
    padding: 32px
}

.pad-box-md {
    padding: 40px
}

.pad-box-lg {
    padding: 72px
}

.col-center {
    margin: auto;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 980px
}

.no-pad {
    padding: 0
}

.no-pad-top {
    padding-top: 0
}

.no-pad-bottom {
    padding-bottom: 0
}




section {
    display: block;
    unicode-bidi: isolate;
}

#content {
    position: relative;
    padding: 0;
    margin: 0;
    color: #fff;
}

.services-nav {
    display: block;
    position: relative;
    z-index: 10;
}

.bk-blue-img {
    background-color: rgba(36, 112, 179, .95);
}

.flex {
    display: flex;
    justify-content: center;
}


.bk-blue-img .icon-box-wrap {
    background-color: transparent;
    border: none;
    text-align: center;
    border-radius: 0;
}
.icon-box-wrap {
    padding: 24px 12px;
    border: 1px solid #F0F0F0;
    border-radius: 6px;
    margin: 0 6px;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.bk-blue-img .icon-box-img {
    border: none;
    background: transparent;
    height: 48px;
    width: 120px;
}
.bk-blue-img .icon-box-title {
    color: #fff;
    opacity: 1;
    font-weight: 400;
}
.icon-box-title {
    margin-bottom: 0;
    transition: all 0.3s cubic-bezier(0.6, 0.2, 0.1, 1);
}


.bk-blue-img .icon-box-img img {
    margin-top: 0;
    transform: none;
}

.bk-blue-img .icon-box-img img {
    margin-top: 0;
    transform: none;
}
.icon-box-img img {
    max-width: 64px;
    margin-top: 50%;
    transform: translateY(-50%);
}


.icon-box {
    display: inline-block;
    width: 180px;
    vertical-align: top
}

.icon-box-title {
    margin-bottom: 0;
    transition: all 0.3s cubic-bezier(0.6, 0.2, 0.1, 1)
}

.icon-box-wrap:hover .icon-box-title {
    color: #FF8D3A;
    color: #fff
}

.icon-box-img {
    width: 126px;
    height: 126px;
    border-radius: 100%;
    border: 2px solid #FF8D3A;
    position: relative;
    display: inline-block;
    background-color: #fff;
    margin-bottom: 12px
}

.icon-box-img img {
    max-width: 64px;
    margin-top: 50%;
    transform: translateY(-50%)
}



























.bk-blue-img .icon-box {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

a:hover, a:focus {
    color:#0e588d;
    text-decoration: none;
}

.btn-txt {
    transition: all 0.3s cubic-bezier(0.6, 0.2, 0.1, 1);
    position: relative;
    color: #0e588d;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.box-img {
    position: absolute;
    width: 80%;
    height: 80%;
    border-radius: 12px;
    right: 0;
}




.fade-up {
    transform: translateY(24px);
    opacity: 1 !important;
    transition: all 0.5s cubic-bezier(0.6, 0.2, 0.1, 1);
}




.team .box-img-wrap:before {
    content: url(img/stamp.png);
    position: absolute;
    transform: translateX(-15%) translateY(-15%);
}



.flex-col-alt .container-fluid .row .col-side .box-img-wrap {
    float: left;
}
.team .box-img-wrap {
    width: 100%;
    padding-bottom: 130%;
    position: relative;
    border-radius: 12px;
    overflow: default;
}
.box-img-wrap {
    width: 40%;
    padding-bottom: 40%;
    float: right;
    position: relative;
}


.col-5 {
    width: 41.65%;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    padding-left: 25px;
    padding-right: 25px;
    float: left;
}


.flex-col-alt .row {
    display: flex;
    flex-wrap: wrap;
}
.col-center {
    margin: auto;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 980px;
}

.pad-lg {
    padding-top: 90px;
    padding-bottom: 90px;
}


p {
    font-size: 17px;
    color: #394D58;
    line-height: 160%;
    margin-bottom: 1.5em;
}


.has-line {
    position: relative;
    margin-bottom: 52px;
}

.has-line:after {
    content: "";
    height: 2px;
    width: 50px;
    background-color: #F87C16;
    position: absolute;
    left: 7%;
    transform: translateX(-50%);
    bottom: -26px;
}


.has-line {
    position: relative;
    margin-bottom: 52px;
}
h2 {
    font-size: 32px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #0D2B3E;
    line-height: 126%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}



.flex-col-alt .container-fluid:nth-child(2n) {
    background-color: #F5F7F9;
}
.flex-col-alt .container-fluid:nth-child(2n) .row .col-side {
    order: 1;
}
.col-5 {
    width: 41.65%;
}

.col-7 {
    width: 58.31%;
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {
    padding-left: 25px;
    padding-right: 25px;
    float: left
}






.brand-area {
    padding: 1vw;
    background: #fdfdfd;
    border: 1px solid #f1f1f1;
    margin: 3vw;
}

.header-main.header-inner {
    height: 50vh;
}
.header-main {
    position: relative;
    height: 90vh;
    background-color: #313131;
}

.header-main .header-bk {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.header-main .header-bk-img {
    position: absolute;
    width: 100%;
    height: 120%;
}

.darken {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-132deg, #061537 0%, #4AA9CD 100%);
    z-index: 2;
    opacity: 0.5;
    pointer-events: none;
}


.header-main .h-title-wrap {
    position: relative;
    z-index: 10;
    overflow: hidden;
    height: 100%;
}
.text-center {
    text-align: center;
}

.header-main .h-title {
    position: absolute;
    bottom: auto;
    margin-top: 80px;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    padding: 0px;
    padding-top: 0px;
    width: 100%;
}

.fade-up-load.is-active {
    animation: fadeUp 1s cubic-bezier(0.6, 0.2, 0.1, 1);
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}
.h-title h1 {
    color: #fff;
    margin-bottom: 12px;
    margin-right: auto;
    margin-left: auto;
}
.has-delay-1 {
    animation-delay: 0.2s;
}



.fade-up-load.is-active {
    animation: fadeUp 1s cubic-bezier(0.6, 0.2, 0.1, 1);
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}
.h-title p {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: 0;
    font-weight: 700;
    display: block;
    padding-top: 0px;
    line-height: 160%;
    color: #fff;
    text-transform: uppercase;
}


.pt-190 {
    padding-top: 4vw;
}


.has-img-bk {
    position: relative;
    z-index: 3;
    overflow: hidden;
}

.pad-lg {
    padding-top: 90px;
    padding-bottom: 90px;
}

.fade-up.is-active, .fade-down.is-active, .fade-up-box.is-active>div {
    transform: translateY(0px);
    opacity: 1;
}
.fade-up {
    transform: translateY(24px);
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.6, 0.2, 0.1, 1);
}

.has-img-bk h2 {
    color: #fff;
    margin-bottom: 32px;
}

.container-bk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-132deg, #061537 0%, #4AA9CD 100%);
    z-index: 2;
    opacity: 0.5;
}

.list-social {
    padding: 0;
    margin: 0;
}

.team .list-social li:hover {
    opacity: 0.7;
}

.team .list-social li {
    margin-left: 0;
    margin-right: 16px;
    transition: all 0.3s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.list-social li:hover {
    opacity: 0.5;
}

.category-content {
    padding-bottom: 3vw;
}

.members{ padding:3vw 3vw 7vw 3vw;}

.members-content .members-title h3{padding:2vw 0vw  0vw  0vw;}
.members-content .members-title h4{
        font-weight: 500;
      font-size: 16px;
      padding-bottom:1vw;
}

.members-bg {
	position: relative;
	z-index: 9;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 40px;
}


section.slider-about {
    background: url("img/cover-1.jpg") no-repeat center bottom;
    background-size: cover;
}

.h-title h1 {
    color: #fff;
    margin-bottom: 12px;
    margin-right: auto;
    margin-left: auto;
    font-size: 64px;
    font-weight: 800;
}
