@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Raleway:400,500,600,700);

.tm-gray-bg {
    background-color: #f3fbfd
}

.section {
    padding: 100px 0 70px
}

.tm-bg {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.tm-btn {
    display: inline-block;
    text-transform: uppercase;
    background-color: #002856;
    color: #fff;
    padding: 10px 26px 11px;
    border: 0;
    border-radius: 4px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-align: center
}

.tm-btn:hover {
    background-color: #e2b960;
    color: #fff;
    border-radius: 4px 40px 4px 40px
}

.tm-btn1 {
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    background: #002856;
    color: #fff;
    padding: 10px 26px;
    border: 0;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    min-width: 170px;
    text-align: center;
    font-weight: 400
}

.tm-btn1:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e2b960;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.tm-btn1:active,
.tm-btn1:focus,
.tm-btn1:hover {
    color: #fff
}

.tm-btn1:active:before,
.tm-btn1:focus:before,
.tm-btn1:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    -o-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.tm-btn1 i {
    margin-right: 6px
}

.col-xs-b0 {
    margin-bottom: 0
}

.col-xs-b5 {
    margin-bottom: 5px
}

.col-xs-b10 {
    margin-bottom: 10px
}

.col-xs-b15 {
    margin-bottom: 15px
}

.col-xs-b20 {
    margin-bottom: 20px
}

.col-xs-b25 {
    margin-bottom: 25px
}

.col-xs-b30 {
    margin-bottom: 30px
}

.col-xs-b35 {
    margin-bottom: 35px
}

.col-xs-b40 {
    margin-bottom: 40px
}

.col-xs-b45 {
    margin-bottom: 45px
}

.col-xs-b50 {
    margin-bottom: 50px
}

.col-xs-b55 {
    margin-bottom: 55px
}

.col-xs-b60 {
    margin-bottom: 60px
}

.col-xs-b65 {
    margin-bottom: 65px
}

.col-xs-b70 {
    margin-bottom: 70px
}

.col-xs-b75 {
    margin-bottom: 75px
}

.col-xs-b80 {
    margin-bottom: 80px
}

.col-xs-b85 {
    margin-bottom: 85px
}

.col-xs-b90 {
    margin-bottom: 90px
}

.col-xs-b95 {
    margin-bottom: 95px
}

.col-xs-b100 {
    margin-bottom: 100px
}

.col-xs-b105 {
    margin-bottom: 105px
}

.col-xs-b110 {
    margin-bottom: 110px
}

.col-xs-b115 {
    margin-bottom: 115px
}

.col-xs-b120 {
    margin-bottom: 120px
}

.col-xs-b200 {
    margin-bottom: 200px
}

.col-xs-b250 {
    margin-bottom: 250px
}

.empty-space.col-xs-b0 {
    height: 0;
    margin-bottom: 0
}

.empty-space.col-xs-b5 {
    height: 5px;
    margin-bottom: 0
}

.empty-space.col-xs-b10 {
    height: 10px;
    margin-bottom: 0
}

.empty-space.col-xs-b15 {
    height: 15px;
    margin-bottom: 0
}

.empty-space.col-xs-b20 {
    height: 20px;
    margin-bottom: 0
}

.empty-space.col-xs-b25 {
    height: 25px;
    margin-bottom: 0
}

.empty-space.col-xs-b30 {
    height: 30px;
    margin-bottom: 0
}

.empty-space.col-xs-b35 {
    height: 35px;
    margin-bottom: 0
}

.empty-space.col-xs-b40 {
    height: 40px;
    margin-bottom: 0
}

.empty-space.col-xs-b45 {
    height: 45px;
    margin-bottom: 0
}

.empty-space.col-xs-b50 {
    height: 50px;
    margin-bottom: 0
}

.empty-space.col-xs-b55 {
    height: 55px;
    margin-bottom: 0
}

.empty-space.col-xs-b60 {
    height: 60px;
    margin-bottom: 0
}

.empty-space.col-xs-b65 {
    height: 65px;
    margin-bottom: 0
}

.empty-space.col-xs-b70 {
    height: 70px;
    margin-bottom: 0
}

.empty-space.col-xs-b75 {
    height: 75px;
    margin-bottom: 0
}

.empty-space.col-xs-b80 {
    height: 80px;
    margin-bottom: 0
}

.empty-space.col-xs-b85 {
    height: 85px;
    margin-bottom: 0
}

.empty-space.col-xs-b90 {
    height: 90px;
    margin-bottom: 0
}

.empty-space.col-xs-b95 {
    height: 95px;
    margin-bottom: 0
}

.empty-space.col-xs-b100 {
    height: 100px;
    margin-bottom: 0
}

.empty-space.col-xs-b105 {
    height: 105px;
    margin-bottom: 0
}

.empty-space.col-xs-b110 {
    height: 110px;
    margin-bottom: 0
}

.empty-space.col-xs-b115 {
    height: 115px;
    margin-bottom: 0
}

.empty-space.col-xs-b120 {
    height: 120px;
    margin-bottom: 0
}

.empty-space.col-xs-b200 {
    height: 200px;
    margin-bottom: 0
}

.empty-space.col-xs-b250 {
    height: 250px;
    margin-bottom: 0
}

.col-xs-text-center {
    text-align: center
}

@media (min-width:992px) {
    .col-md-b0 {
        margin-bottom: 0
    }
    .col-md-b5 {
        margin-bottom: 5px
    }
    .col-md-b10 {
        margin-bottom: 10px
    }
    .col-md-b15 {
        margin-bottom: 15px
    }
    .col-md-b20 {
        margin-bottom: 20px
    }
    .col-md-b25 {
        margin-bottom: 25px
    }
    .col-md-b30 {
        margin-bottom: 30px
    }
    .col-md-b35 {
        margin-bottom: 35px
    }
    .col-md-b40 {
        margin-bottom: 40px
    }
    .col-md-b45 {
        margin-bottom: 45px
    }
    .col-md-b50 {
        margin-bottom: 50px
    }
    .col-md-b55 {
        margin-bottom: 55px
    }
    .col-md-b60 {
        margin-bottom: 60px
    }
    .col-md-b65 {
        margin-bottom: 65px
    }
    .col-md-b70 {
        margin-bottom: 70px
    }
    .col-md-b75 {
        margin-bottom: 75px
    }
    .col-md-b80 {
        margin-bottom: 80px
    }
    .col-md-b85 {
        margin-bottom: 85px
    }
    .col-md-b90 {
        margin-bottom: 90px
    }
    .col-md-b95 {
        margin-bottom: 95px
    }
    .col-md-b100 {
        margin-bottom: 100px
    }
    .col-md-b105 {
        margin-bottom: 105px
    }
    .col-md-b110 {
        margin-bottom: 110px
    }
    .col-md-b115 {
        margin-bottom: 115px
    }
    .col-md-b120 {
        margin-bottom: 120px
    }
    .col-md-b200 {
        margin-bottom: 200px
    }
    .col-md-b250 {
        margin-bottom: 250px
    }
    .empty-space.col-md-b0 {
        height: 0;
        margin-bottom: 0
    }
    .empty-space.col-md-b5 {
        height: 5px;
        margin-bottom: 0
    }
    .empty-space.col-md-b10 {
        height: 10px;
        margin-bottom: 0
    }
    .empty-space.col-md-b15 {
        height: 15px;
        margin-bottom: 0
    }
    .empty-space.col-md-b20 {
        height: 20px;
        margin-bottom: 0
    }
    .empty-space.col-md-b25 {
        height: 25px;
        margin-bottom: 0
    }
    .empty-space.col-md-b30 {
        height: 30px;
        margin-bottom: 0
    }
    .empty-space.col-md-b35 {
        height: 35px;
        margin-bottom: 0
    }
    .empty-space.col-md-b40 {
        height: 40px;
        margin-bottom: 0
    }
    .empty-space.col-md-b45 {
        height: 45px;
        margin-bottom: 0
    }
    .empty-space.col-md-b50 {
        height: 50px;
        margin-bottom: 0
    }
    .empty-space.col-md-b55 {
        height: 55px;
        margin-bottom: 0
    }
    .empty-space.col-md-b60 {
        height: 60px;
        margin-bottom: 0
    }
    .empty-space.col-md-b65 {
        height: 65px;
        margin-bottom: 0
    }
    .empty-space.col-md-b70 {
        height: 70px;
        margin-bottom: 0
    }
    .empty-space.col-md-b75 {
        height: 75px;
        margin-bottom: 0
    }
    .empty-space.col-md-b80 {
        height: 80px;
        margin-bottom: 0
    }
    .empty-space.col-md-b85 {
        height: 85px;
        margin-bottom: 0
    }
    .empty-space.col-md-b90 {
        height: 90px;
        margin-bottom: 0
    }
    .empty-space.col-md-b95 {
        height: 95px;
        margin-bottom: 0
    }
    .empty-space.col-md-b100 {
        height: 100px;
        margin-bottom: 0
    }
    .empty-space.col-md-b105 {
        height: 105px;
        margin-bottom: 0
    }
    .empty-space.col-md-b110 {
        height: 110px;
        margin-bottom: 0
    }
    .empty-space.col-md-b115 {
        height: 115px;
        margin-bottom: 0
    }
    .empty-space.col-md-b120 {
        height: 120px;
        margin-bottom: 0
    }
    .empty-space.col-md-b200 {
        height: 200px;
        margin-bottom: 0
    }
    .empty-space.col-md-b200 {
        height: 250px;
        margin-bottom: 0
    }
    .col-md-15 {
        width: 20%
    }
    .col-md-text-center {
        text-align: center
    }
}

@media (min-width:1200px) {
    .col-lg-b0 {
        margin-bottom: 0
    }
    .col-lg-b5 {
        margin-bottom: 5px
    }
    .col-lg-b10 {
        margin-bottom: 10px
    }
    .col-lg-b15 {
        margin-bottom: 15px
    }
    .col-lg-b20 {
        margin-bottom: 20px
    }
    .col-lg-b25 {
        margin-bottom: 25px
    }
    .col-lg-b30 {
        margin-bottom: 30px
    }
    .col-lg-b35 {
        margin-bottom: 35px
    }
    .col-lg-b40 {
        margin-bottom: 40px
    }
    .col-lg-b45 {
        margin-bottom: 45px
    }
    .col-lg-b50 {
        margin-bottom: 50px
    }
    .col-lg-b55 {
        margin-bottom: 55px
    }
    .col-lg-b60 {
        margin-bottom: 60px
    }
    .col-lg-b65 {
        margin-bottom: 65px
    }
    .col-lg-b70 {
        margin-bottom: 70px
    }
    .col-lg-b75 {
        margin-bottom: 75px
    }
    .col-lg-b80 {
        margin-bottom: 80px
    }
    .col-lg-b85 {
        margin-bottom: 85px
    }
    .col-lg-b90 {
        margin-bottom: 90px
    }
    .col-lg-b95 {
        margin-bottom: 95px
    }
    .col-lg-b100 {
        margin-bottom: 100px
    }
    .col-lg-b105 {
        margin-bottom: 105px
    }
    .col-lg-b110 {
        margin-bottom: 110px
    }
    .col-lg-b115 {
        margin-bottom: 115px
    }
    .col-lg-b120 {
        margin-bottom: 120px
    }
    .col-lg-b200 {
        margin-bottom: 200px
    }
    .col-lg-b250 {
        margin-bottom: 250px
    }
    .empty-space.col-lg-b0 {
        height: 0;
        margin-bottom: 0
    }
    .empty-space.col-lg-b5 {
        height: 5px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b10 {
        height: 10px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b15 {
        height: 15px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b20 {
        height: 20px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b25 {
        height: 25px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b30 {
        height: 30px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b35 {
        height: 35px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b40 {
        height: 40px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b45 {
        height: 45px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b50 {
        height: 50px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b55 {
        height: 55px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b60 {
        height: 60px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b65 {
        height: 65px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b70 {
        height: 70px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b75 {
        height: 75px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b80 {
        height: 80px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b85 {
        height: 85px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b90 {
        height: 90px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b95 {
        height: 95px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b100 {
        height: 100px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b105 {
        height: 105px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b110 {
        height: 110px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b115 {
        height: 115px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b120 {
        height: 120px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b200 {
        height: 200px;
        margin-bottom: 0
    }
    .empty-space.col-lg-b250 {
        height: 250px;
        margin-bottom: 0
    }
    .col-lg-text-center {
        text-align: center
    }
}

.empty-space {
    position: relative
}

@-webkit-keyframes tm-preloader {
    0% {
        left: 100px;
        top: 0
    }
    80% {
        left: 0;
        top: 0
    }
    85% {
        left: 0;
        top: -20px;
        width: 20px;
        height: 20px
    }
    90% {
        width: 40px;
        height: 15px
    }
    95% {
        left: 100px;
        top: -20px;
        width: 20px;
        height: 20px
    }
    100% {
        left: 100px;
        top: 0
    }
}

@keyframes tm-preloader {
    0% {
        left: 100px;
        top: 0
    }
    80% {
        left: 0;
        top: 0
    }
    85% {
        left: 0;
        top: -20px;
        width: 20px;
        height: 20px
    }
    90% {
        width: 40px;
        height: 15px
    }
    95% {
        left: 100px;
        top: -20px;
        width: 20px;
        height: 20px
    }
    100% {
        left: 100px;
        top: 0
    }
}

.tm-primary-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%
}

.tm-primary-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0
}

.nav-link {
    position: relative
}

.slider-text h1 {
    font-family: inherit;
    font-size: 56px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 80px;
    margin-bottom: 0
}

.slider-text h1 b,
.slider-text h1 b i {
    font-weight: 600;
    font-style: initial
}

.slider-text p {
    font-size: 22px;
    color: #002856;
    line-height: 34px;
    margin-bottom: 0
}

.tm-section-heading {
    max-width: 1140px;
    padding: 0 15px;
    margin: auto
}

.tm-section-heading h2 {
    font-size: 38px;
    color: #e2b960;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 34px
}

.tm-section-heading p {
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 20px
}

.tm-section-seperator {
    height: 15px;
    width: 170px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.tm-section-seperator:before {
    content: '';
    height: 2px;
    background-color: #e2b960;
    width: 70px;
    position: absolute;
    left: 0;
    top: 6px
}

.tm-section-seperator:after {
    content: '';
    height: 2px;
    background-color: #e2b960;
    width: 70px;
    position: absolute;
    right: 0;
    top: 6px
}

.tm-section-seperator span {
    position: absolute;
    height: 2px;
    width: 14px;
    background-color: #e2b960;
    left: 50%;
    margin-left: -7px;
    top: 6px;
    -webkit-animation: tm-spin-animaiton 6s linear infinite;
    animation: tm-spin-animaiton 6s linear infinite
}

.tm-section-seperator span:before {
    content: '';
    height: 7px;
    width: 2px;
    position: absolute;
    background-color: #e2b960;
    top: 2px;
    left: 6px
}

.tm-section-seperator span:after {
    content: '';
    height: 5px;
    width: 2px;
    position: absolute;
    background-color: #002856;
    bottom: 3px;
    left: 6px
}

@-webkit-keyframes cd-tm-rotate-text-in {
    0% {
        -webkit-transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0)
    }
}

@keyframes cd-tm-rotate-text-in {
    0% {
        -webkit-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@-webkit-keyframes cd-tm-rotate-text-out {
    0% {
        -webkit-transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(-180deg)
    }
}

@keyframes cd-tm-rotate-text-out {
    0% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    60% {
        -webkit-transform: scale(1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    60% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    60% {
        -webkit-transform: scale(0);
        opacity: 0
    }
}

@keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    60% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }
}

@keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        -ms-transform: translateX(110%);
        transform: translateX(110%)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.tm-icon {
    position: absolute;
    left: 15px;
    top: 3px;
    font-size: 36px;
    color: #e2b960
}

.tm-about {
    padding: 27px 30px
}

.tm-about-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px
}

.tm-about-title span {
    color: #e2b960
}

.tm-about-text p {
    line-height: 26px
}

.tm-about-text p:last-child {
    margin-bottom: 0
}

.tm-tab-wrap {
    position: relative;
    overflow: hidden
}

.tm-tabs-wrap {
    overflow-x: auto;
    overflow-y: hidden
}

.tabs {
    position: relative;
    margin: 0;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tabs li {
    float: left;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    padding: 20px 10px;
    min-width: 135px;
    font-weight: 700;
    color: #002856;
    text-transform: uppercase;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    margin: 5px 7px;
    margin-right: 30px
}

.tabs li:last-child {
    margin-right: 7px
}

.tabs li i {
    font-size: 45px;
    color: #e2b960;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px
}

.tm-tabs-item {
    display: none
}

.tm-tabs-item h4 {
    font-weight: 700;
    color: #00f;
    font-size: 20px
}

.tm-tabs-item:first-child {
    display: block
}

.tm-dept-details-wrap .tm-about {
    padding: 15px 0
}

.tm-nam-tm-style1 .owl-nav>div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 36px;
    width: 36px;
    background-color: #e2b960;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 27px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.tm-nam-tm-style1 .owl-nav>div:hover {
    background-color: #002856;
    color: #fff
}

.tm-nam-tm-style1 .owl-nav>div:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #e2b960;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: tm-arrow-animation 2.5s infinite;
    animation: tm-arrow-animation 2.5s infinite
}

.read-more-btn {
    font-weight: 500;
    color: #e2b960;
    display: inline-block
}

@-webkit-keyframes tm-arrow-animation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(44, 174, 226, .25);
        box-shadow: 0 0 0 0 rgba(44, 174, 226, .25)
    }
    70% {
        -webkit-box-shadow: 0 0 0 33px rgba(44, 174, 226, 0);
        box-shadow: 0 0 0 33px rgba(44, 174, 226, 0)
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(44, 174, 226, 0);
        box-shadow: 0 0 0 0 rgba(44, 174, 226, 0)
    }
}

@keyframes tm-arrow-animation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(44, 174, 226, .25);
        box-shadow: 0 0 0 0 rgba(44, 174, 226, .25)
    }
    70% {
        -webkit-box-shadow: 0 0 0 33px rgba(44, 174, 226, 0);
        box-shadow: 0 0 0 33px rgba(44, 174, 226, 0)
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(44, 174, 226, 0);
        box-shadow: 0 0 0 0 rgba(44, 174, 226, 0)
    }
}

@-webkit-keyframes tm-info-animation {
    from {
        color: #002856
    }
    to {
        color: #e2b960
    }
}

@keyframes tm-info-animation {
    from {
        color: #002856
    }
    to {
        color: #e2b960
    }
}

@-webkit-keyframes tm-shadow-animation {
    from {
        text-shadow: 0 0 8px #e2b960, 0 0 16px #e2b960, 0 0 26px #e2b960
    }
    to {
        text-shadow: 0 0 0 #002856, 0 0 0 #002856, 0 0 0 #002856
    }
}

@keyframes tm-shadow-animation {
    from {
        text-shadow: 0 0 8px #e2b960, 0 0 16px #e2b960, 0 0 26px #e2b960
    }
    to {
        text-shadow: 0 0 0 #002856, 0 0 0 #002856, 0 0 0 #002856
    }
}

@-webkit-keyframes tm-spin-animaiton {
    0% {
        -webkit-transform: rotateX(-20deg) rotateY(0);
        transform: rotateX(-20deg) rotateY(0)
    }
    75% {
        -webkit-transform: rotateX(-20deg) rotateY(360deg);
        transform: rotateX(-20deg) rotateY(360deg)
    }
    100% {
        -webkit-transform: rotateX(-20deg) rotateY(360deg);
        transform: rotateX(-20deg) rotateY(360deg)
    }
}

@keyframes tm-spin-animaiton {
    0% {
        -webkit-transform: rotateX(-20deg) rotateY(0);
        transform: rotateX(-20deg) rotateY(0)
    }
    75% {
        -webkit-transform: rotateX(-20deg) rotateY(360deg);
        transform: rotateX(-20deg) rotateY(360deg)
    }
    100% {
        -webkit-transform: rotateX(-20deg) rotateY(360deg);
        transform: rotateX(-20deg) rotateY(360deg)
    }
}

@-webkit-keyframes tm-video-animaion {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes tm-video-animaion {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .75
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes shape {
    to {
        opacity: 0;
        -webkit-transform: scale(20) translate(-50%, -50%);
        transform: scale(20) translate(-50%, -50%)
    }
    from {
        opacity: 1;
        -webkit-transform: scale(0) translate(-50%, -50%);
        transform: scale(0) translate(-50%, -50%)
    }
}

@keyframes shape {
    to {
        opacity: 0;
        -webkit-transform: scale(20) translate(-50%, -50%);
        transform: scale(20) translate(-50%, -50%)
    }
    from {
        opacity: 1;
        -webkit-transform: scale(0) translate(-50%, -50%);
        transform: scale(0) translate(-50%, -50%)
    }
}

@media screen and (max-width:1199px) {
    .tabs li i {
        font-size: 30px;
        margin-bottom: 5px
    }
    .tabs li {
        padding: 12px 10px;
        min-width: 120px;
        margin-right: 15px;
        font-size: 14px
    }
    .tabs li:last-child {
        margin-right: 6px
    }
}

@media screen and (max-width:991px) {
    .nav-link:before {
        left: 10px;
        bottom: initial;
        top: 13px
    }
    .slider-text h1 {
        font-size: 40px;
        line-height: 56px
    }
    .slider-text p {
        font-size: 18px;
        line-height: 30px
    }
    .tm-section-heading h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 6px
    }
    .tm-about-title {
        font-size: 22px;
        margin-bottom: 15px
    }
    .tm-dept-details-wrap .tm-about {
        padding-bottom: 0
    }
    .tm-dept-details-wrap {
        margin-top: 10px
    }
}

@media screen and (max-width:767px) {
    .slider-text h1 {
        font-size: 30px;
        line-height: 44px;
        font-weight: 400
    }
    .slider-text p {
        font-size: 15px;
        line-height: 26px
    }
    .tm-btn1 {
        padding: 7px 20px;
        min-width: 140px;
        font-size: 14px
    }
    .tabs li {
        padding: 8px 5px;
        min-width: 110px;
        margin-right: 15px;
        font-size: 12px
    }
    .tabs li i {
        font-size: 24px;
        margin-bottom: 3px
    }
    .tm-nam-tm-style1 .owl-nav {
        display: none
    }
    .before-after-gallery-slider .owl-nav {
        display: block
    }
}

@media screen and (max-width:575px) {
    .tm-section-heading h2 {
        font-size: 26px;
        line-height: 26px
    }
    .tm-section-heading p {
        line-height: 24px
    }
}