* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none
}

html,
body {
    font-size: 16px;
    color: #3e3e3e;
    font-family: Tahoma, sans-serif, poppins;
    vertical-align: baseline;
    line-height: 26px;
    font-weight: 400;
    overflow-x: hidden
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto
}

p {
    margin: 0 0 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 24px;
    font-weight: 600;
    font-family: Tahoma, sans-serif, poppins;
    color: #0a325a
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

a {
    transition: all .5s ease-out;
    text-decoration: none;
    color: #0a325a
}

a:active,
a:hover {
    outline: 0;
    color: #0a325a;
    text-decoration: none
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

::-moz-selection {
    background: #2196f3;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #2196f3;
    text-shadow: none;
    color: #fff
}

textarea:focus,
input:focus {
    outline: none
}

.pt-100 {
    padding-top: 100px
}

.pt-80 {
    padding-top: 80px
}

.pt-50 {
    padding-top: 50px
}

.pt-40 {
    padding-top: 40px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-80 {
    padding-bottom: 80px
}

.bg-color {
    background: #fbfbfb
}

.no-padding-left {
    padding-left: 0
}

.no-padding-right {
    padding-right: 0
}

.margin-btm-30 {
    margin-bottom: 30px
}

.bg-deep-gray {
    background: #fafafa
}

.bg-gray {
    background: #f0f0f0
}

.bg-light-color {
    background: #0a325a
}

.img-fluid {
    width: 100%;
    margin-bottom: 30px
}

.pd-right-10 {
    padding-right: 10px
}

.pd-left-10 {
    padding-left: 10px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .95);
    z-index: 9999999;
    right: 0;
    bottom: 0
}

#preloader-status {
    height: 210px;
    width: 210px;
    background: url(../img/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%
}

#scrollUp {
    background: #ff5151 none repeat scroll 0 0;
    border-radius: 100%;
    bottom: 14px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    width: 40px
}

#scrollUp:hover {
    opacity: 1;
    color: #fff !important
}

#scrollUp i {
    display: block;
    font-weight: 700;
    padding-top: 11px
}

.header-top {
    background: #012f5c;
    padding: 0 0
}

.header-left {
    padding: 5px 0;
    display: inline-block
}

.header-left ul {
    display: inline-block
}

.header-left li {
    padding-right: 40px;
    position: relative;
    display: inline-block;
    color: #fff;
    position: relative;
    font-family: Tahoma, sans-serif, poppins;
    font-weight: 400
}

.header-left li span.title-box i {
    color: #fff;
    font-size: 20px;
    color: #ff5151
}

.header-left li a {
    color: #fff
}

.header-left li span.title-box {
    color: #fff;
    margin-right: 10px
}

.header-left li:last-child {
    padding-right: 0
}

.header-left li i {
    color: #011e40;
    margin-right: 6px
}

.soical-profile {
    padding-top: 7px;
    text-align: right
}

.soical-profile ul {
    display: inline-block
}

.soical-profile li {
    margin-right: 15px;
    display: inline-block
}

.soical-profile li:last-child {
    margin-right: 0
}

.soical-profile li a {
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 22px;
    color: #fff
}

.soical-profile li a:hover {
    
}

.applay-button {
    position: relative;
    z-index: 2;
    padding: 14px 0;
    display: inline-block
}

.applay-button a {
    padding: 8px 25px;
    display: inline-block;
    font-weight: 600;
    text-transform: none;
    margin-top: 4px;
    border-bottom: 1px solid #ff5151;
    width: 100%;
    text-align: center;
    background: #ff5151;
    color: #fff
}

.applay-button a i {
    color: #fff;
    margin-right: 10px;
    font-size: 22px
}

.applay-button a:hover {
    background: #0f1934;
    color: #fff;
    border-color: #0f1934
}

.hd-top-bttom-sec {
    padding: 34px 0
}

.contact-intro {
    text-align: right
}

.info-intro {
    display: inline-block;
    padding-left: 30px
}

.info-intro:first-child {
    padding-left: 0
}

.info-icon {
    display: inline-block;
    float: left;
    margin-top: 10px
}

.info-icon i {
    font-size: 41px
}

.info-text {
    padding-left: 55px;
    text-align: left
}

.info-text span {
    color: #012f5c;
    text-transform: none;
    font-weight: 600;
    width: 100%;
    display: block
}

.info-text span.close-time {
    color: #ff5151
}

.menu-area {
    position: relative
}

.social-title {
    display: inline-block;
    color: #322f2f;
    font-weight: 500
}

.menu {
    display: inline-block;
    position: relative
}

.main-menu ul {
    margin: 0;
    padding: 0;
    position: relative
}

.main-menu ul li {
    display: inline-block;
    padding: 0 16px;
    position: relative
}

.main-menu ul li.active {
    padding-left: 0
}

.main-menu ul li.active>a {
    position: relative;
    z-index: 2;
    color: #ff5151
}

.main-menu ul li a {
    display: block;
    padding: 15px 0;
    text-decoration: none;
    text-transform: none;
    transition: all .4s ease 0s;
    position: relative;
    font-weight: 600
}

.main-menu ul li a i {
    font-size: 12px;
    margin-left: 6px
}

.main-menu ul li ul:hover .main-menu ul li a {
    background: #fafafa
}

.main-menu ul li a:hover {
    transition: all .4s 0s ease;
    color: #ff5151
}

.main-menu ul ul {
    background: #fff none repeat scroll 0 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 71px;
    transition: all .4s ease 0s;
    visibility: hidden;
    z-index: 99999;
    transition: all .3s ease 0s;
    border-bottom: 2px solid #ff5151;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    padding: 20px 0
}

.main-menu ul ul li {
    float: none;
    width: 290px
}

.main-menu ul ul li ul {
    visibility: hidden !important;
    opacity: 0
}

.main-menu ul ul li i {
    float: right
}

.main-menu ul ul li:hover ul {
    visibility: visible !important;
    top: -1px;
    transition: all .3s ease 0s;
    opacity: 1
}

.main-menu ul ul li a {
    line-height: 120%;
    padding: 10px 20px;
    color: #0a325a;
    text-transform: none;
    border-bottom: 1px solid #fafafa
}

.main-menu ul ul li a:hover {
    color: #fff;
    background: #ff5151
}

.main-menu ul ul ul {
    left: 100%;
    transition: all .3s ease 0s;
    opacity: 1;
    border-top: 0;
    border-top: 2px solid #ff5151
}

.main-menu ul li:hover ul {
    visibility: visible;
    transition: all .4s ease 0s;
    opacity: 1
}

.search-bar-icon {
    position: relative;
    display: inline-block;
    margin-right: 20px
}

.site-search span {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
    transition: all .4s ease 0s;
    background: 0 0
}

.site-search.open span i.icofont-search::before {
    content: "\eee1" !important
}

.site-search i {
    font-size: 23px;
    color: #ff5151;
    font-weight: 700
}

.search-forum>form {
    display: inline-flex;
    background: #fff;
    padding: 18px 20px;
    border-top: 2px solid #ff5151
}

.search-forum input[type=text] {
    padding: 10px;
    border: 1px solid #ddd
}

.search-forum input[type=submit] {
    padding: 10px;
    background: #ff5151;
    color: #fff
}

.search-forum {
    left: -330px;
    position: absolute;
    top: 50px;
    transition: all .4s ease 0s;
    z-index: 2
}

.search-forum.dropdown-menu {
    padding: 0;
    border: 0
}

.animation {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideUpIn {
    0% {
        -webkit-transform: translateY(40px)
    }

    100% {
        -webkit-transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(40px)
    }
}

@keyframes slideUpIn {
    0% {
        transform: translateY(40px)
    }

    100% {
        transform: translateY(0)
    }

    0% {
        transform: translateY(40px)
    }
}

.right-menu {
    padding-left: 0;
    text-align: right
}

.slideUpIn {
    -webkit-animation-name: slideUpIn;
    animation-name: slideUpIn
}

.menu-nav-sec.sticky_menu {
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    background-color: #fff
}

.home-v3 .menu-nav-sec.sticky_menu {
    background: #0a325a
}

.menu-nav-sec.sticky_menu .menu-area .main-menu ul li ul li a {
    color: #012f5c
}

.menu-nav-sec.sticky_menu .menu-area .main-menu ul li ul li a:hover {
    color: #fff
}

.menu-nav-sec.sticky_menu .menu-area .main-menu ul li a:hover {
    color: #ff5151
}

.mobile-logo {
    display: none
}

.menu-nav-sec.sticky_menu .menu-area::before {
    left: -2000px
}

.menu-nav-sec.sticky_menu .menu-area .main-menu>ul>li:first-child {
    padding-left: 0
}

.menu-nav-sec.sticky_menu .menu-area {
    padding: 0
}

.home-v2 .menu-nav-sec.sticky_menu .menu-area .main-menu>ul>li:first-child {
    padding-left: 20px
}

.sec-title {
    position: relative;
    margin-bottom: 30px
}

.sec-title .sub-title {
    color: #0a325a;
    text-transform: none;
    position: relative;
    font-family: Tahoma, sans-serif, poppins;
    font-weight: 500;
    bottom: 10px;
    letter-spacing: 4px
}

.sub-title-under {
    display: inline-block;
    width: 100%;
    color: #012f5c;
    text-transform: 	none;
    font-weight: 200;
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 24px
}

.title-text h2 {
    font-size: 48px;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 20px
}

.sec-title h1 {
    font-size: 50px;
    font-weight: 600;
    color: #0a325a;
    margin-bottom: 20px
}

.sec-title h1 span {
    font-weight: 200
}

.sec-title h1 span.sub-title-color {
    font-weight: 600;
    color: #ff5151
}

.border-shape {
    width: 120px;
    height: 3px;
    border-top: 1px solid #ff5151;
    border-bottom: 1px solid #ff5151;
    position: relative;
    margin: 0 auto
}

.border-shape.border-shape-left {
    margin: 0
}

.border-shape.border-shape-center {
    margin: 0 auto
}

.shape-circle {
    width: 26px;
    height: 26px;
    background: #012f5c;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    top: -12px;
    border: 3px solid #fff
}

.shape-circle.shape-circle-center {
    margin: 0 auto;
    left: 0;
    right: 0
}

.shape-circle::after {
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    content: "";
    border-radius: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%)
}

.all-slide .owl-item {
    height: 400px
}

.slider-overlay {
    background-color: rgba(0, 0, 0, .6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.all-slide .single-slide {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%
}

.slider-wrapper {
    width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    height: 100%
}

.slider-text {
    left: 0;
    position: relative;
    right: 0;
    top: 60%;
    transform: translateY(-50%);
    z-index: 2;
    margin: 0 auto;
    text-align: left
}

.slider-caption {
    width: 750px;
    text-align: left;
    overflow: hidden;
    color: #fff
}

.slider-caption span.subtitle {
    color: #fff;
    font-size: 24px;
    text-transform: none
}

.slider-text ul {
    margin-top: 10px
}

.slider-text h1 {
    color: #fff;
    font-size: 51px;
    text-transform: none;
    line-height: 76px;
    font-weight: 800
}

.slider-text h1>span {
    color: #ff5151
}

.slider-text li {
    display: inline-block
}

.slider-text li a {
    background: #ff5151;
    color: #fff;
    display: inline-block;
    padding: 12px 34px;
    text-transform: none;
    margin-right: 10px;
    z-index: 5;
    font-weight: 600;
    position: related;
    transition: all .4s ease 0s
}

.slider-text li a:hover {
    background: #ff5151;
    color: #fff;
    transition: all .4s ease 0s;
    border-color: #ff5151
}

.slider-text li:last-child a {
    background: #0a325a;
    color: #fff
}

.slider-text li:last-child a:hover {
    background: #0a325a;
    color: #fff;
    transition: all .4s ease 0s;
    border-color: #0a325a
}

.all-slide .owl-controls {
    position: absolute;
    top: 45%;
    width: 100%;
    z-index: 99;
    transform: translateY(-50%)
}

.all-slide .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.all-slide .owl-controls .owl-prev {
    left: 10px;
    position: absolute;
    transition: all .4s ease 0s
}

.all-slide:hover .owl-prev {
    transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-next {
    right: 10px;
    position: absolute;
    transition: all .4s ease 0s
}

.all-slide:hover .owl-next {
    transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-prev span,
.all-slide .owl-controls .owl-next span {
    background: #012f5c;
    color: #fff;
    font-size: 24px;
    height: 60px;
    line-height: 54px;
    text-align: center;
    transition: all .5s ease-out 0s;
    width: 60px;
    border: 1px solid #012f5c;
    display: inline-block;
    border-radius: 100%
}

.all-slide .owl-controls .owl-next span:hover {
    transition: all .5s ease-out 0s;
    background: #ff5151;
    color: #0a325a;
    border-color: #ff5151
}

.all-slide .owl-controls .owl-prev span:hover {
    transition: all .5s ease-out 0s;
    background: #ff5151;
    color: #0a325a;
    border-color: #ff5151
}

.service-inner {
    padding: 60px 55px;
    position: relative;
    z-index: 2;
    transition: all .4s ease 0s;
    margin-bottom: 30px;
    border: 1px solid #fafafa
}

.service-inner::before {
    position: absolute;
    content: "";
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    transition: all .4s ease 0s
}

.service-inner:hover.service-inner::before {
    background-color: rgba(1, 47, 92, .9);
    transition: all .4s ease 0s
}

.service-inner:hover {
    color: #fff
}

.service-inner:hover.service-inner h2 a {
    color: #fff;
    transition: all .4s ease 0s
}

.service-inner:hover .service-btn {
    color: #ff5151;
    transition: all .4s ease 0s
}

.service-inner:hover .service-inner-icon {
    background: #fff;
    transition: all .4s ease 0s;
    border-color: #fff
}

.service-inner-icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    text-align: center;
    line-height: 120px;
    border-radius: 100%;
    margin-bottom: 35px;
    transition: all .4s ease 0s;
    border: 1px solid #fafafa
}

.service-inner-icon i {
    font-size: 45px;
    color: #ff5151
}

.service-inner h2 a {
    font-size: 24px;
    text-transform: none
}

.service-btn {
    color: #012f5c;
    font-weight: 600
}

.all-service.owl-carousel .owl-item.center .service-inner {
    color: #fff
}

.all-service.owl-carousel .owl-item.center .service-inner h2 a {
    color: #fff;
    transition: all .4s ease 0s
}

.all-service.owl-carousel .owl-item.center .service-btn {
    color: #ff5151;
    transition: all .4s ease 0s
}

.all-service.owl-carousel .owl-item.center .service-inner-icon {
    background: #fff;
    transition: all .4s ease 0s;
    border-color: #fff
}

.all-service.owl-carousel .owl-item.center .service-inner::before {
    background-color: rgba(1, 47, 92, .9);
    transition: all .4s ease 0s
}

.all-service.owl-carousel .owl-item img {
    width: auto;
    text-align: center;
    display: inline-block
}

.all-service.owl-carousel.owl-theme .owl-dots {
    text-align: center
}

.all-service.owl-carousel.owl-theme .owl-dot {
    border-radius: 5px;
    display: inline-block;
    height: 5px;
    margin: 0 2px;
    width: 10px;
    position: relative;
    background: #012f5c;
    transition: all .4s ease 0s
}

.all-service.owl-carousel.owl-theme .owl-dot.active {
    width: 38px;
    transition: all .4s ease 0s
}

.call-to-action-sec {
    background-color: #fab909;
    background-image: url(../img/count-up-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 60px 0
}

.call-to-action-overlay {
    background-color: rgba(1, 47, 92, .9);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.call-to-action-text {
    margin-top: 10px
}

.call-to-action-text span {
    color: #ff5151
}

.call-to-action-text h2 {
    color: #fff;
    text-transform: none;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0
}

.call-to-action-button a.btn {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    color: #012f5c;
    font-weight: 600;
    padding: 16px 34px;
    text-transform: none;
    background: #ff5151
}

.call-to-action-button a.btn:hover {
    background: #fff;
    transition: all .4s ease-in-out 0s
}

.about-us-short {
    position: absolute;
    top: 50%;
    width: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 80px;
    color: #ddd
}

.about-us-classic img {
    width: 70%
}

.about-us-short h1 {
    text-transform: none;
    font-size: 32px;
    line-height: 46px;
    color: #fff
}

.sub-title {
    text-transform: uppercase;
    color: #ff5151;
    font-weight: 600
}

.about-us-short ul {
    margin-bottom: 20px
}

.about-us-short ul li {
    color: #848080;
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

.about-us-short ul li {
    color: #ddd;
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

.about-us-short ul li::before {
    content: "\eac7";
    font-family: IcoFont !important;
    left: 0;
    top: 0;
    position: relative;
    color: #ff5151;
    padding-right: 10px
}

.simple-btn {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: none;
    border: 1px solid #ff5151;
    text-align: center;
    color: #fff;
    background: #ff5151
}

.simple-btn .icofont-caret-right {
    margin-left: 10px;
    font-weight: 700
}

.vedio-inner {
    position: relative;
    display: inline-block
}

.vedio-overly {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .2)
}

.vedio-button {
    text-align: center;
    transform: translateY(-50%);
    top: 50%;
    position: relative
}

.vedio-button {
    position: relative;
    width: 100px;
    height: 100px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);
    border-radius: 100%;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    margin: 0 auto;
    background: #ff5151;
    line-height: 109px
}

.vedio-button a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #012f5c
}

.vedio-button a i {
    font-size: 30px;
    color: #fff
}

.vedio-button:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

.about-info-title span {
    font-size: 14px;
    color: #012f5c;
    font-weight: 600;
    text-transform: none
}

.about-info-title h1 {
    font-size: 36px;
    text-transform: none;
    font-weight: 600;
    line-height: 54px
}

.about-info {
    margin: 20px 0
}

.about-info-single:hover.about-info-single .media-body h2 a {
    color: #ff5151
}

.about-info-single .icon {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border: 1px solid #ff5151;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 34px;
    color: #ff5151
}

.about-info-single .media-body h2 {
    position: relative
}

.about-info-single .media-body h2::before {
    position: absolute;
    bottom: -10px;
    content: "";
    width: 40px;
    height: 1px;
    background: #ff5151
}

.about-info-single .media-body h2 a {
    font-size: 18px;
    text-transform: uppercase
}

.count-up-sec {
    background: #00b0ff none repeat scroll 0 0;
    padding: 50px 0;
    background-image: url(../img/countup_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

.count-up-sec-overlay {
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.count-up-sec .inner {
    margin: 0 auto;
    text-align: center
}

.count-up-sec .inner:first-child {
    text-align: left
}

.count-up-sec .inner:last-child {
    text-align: right
}

.counting_sl {
    display: inline-block;
    margin: 0 auto;
    text-align: left
}

.countup-text {
    display: inline-block
}

.countup-icon {
    display: inline-block;
    float: left;
    margin-right: 30px;
    margin-top: 10px
}

.counting_sl h2 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase
}

.counting_sl h4 {
    color: #f4f4f4;
    font-size: 18px;
    margin-bottom: 0;
    text-transform: none
}

.what-we-do-sec {
    background: #fafafa
}

.what-we-do-title {
    margin-bottom: 20px
}

.what-we-do-header-image {
    background: #012f5c none repeat scroll 0 0;
    padding: 340px 0;
    background-image: url(../img/w-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

.what-we-do-header-image::before {
    position: absolute;
    content: "";
    background-color: rgba(1, 47, 92, .9);
    top: 0;
    width: 100%;
    height: 100%
}

.what-we-do-sec .sec-title .sub-title,
.what-we-do-sec .sec-title h1 {
    color: #fff
}

.what-we-do-sec .sec-title .border-shape {
    margin: 0 auto
}

.what-we-do-block h2 a {
    font-weight: 600;
    text-transform: none;
    font-size: 18px
}

.what-we-do-block h2 a i {
    color: #ff5151;
    margin-right: 10px
}

.what-we-do-block h2 {
    margin-bottom: 20px
}

.what-we-do-block p {
    margin-bottom: 15px
}

.what-we-do-img img {
    width: 100%
}

.what-we-do-block {
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    padding-bottom: 30px
}

.what-we-do-img {
    position: relative;
    margin-bottom: 30px
}

.what-we-do-btn {
    position: absolute;
    width: 100%;
    height: 0%;
    background-color: rgba(1, 47, 92, .9);
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease 0s;
    bottom: 0
}

.what-we-do-block:hover .what-we-do-btn {
    opacity: 1;
    visibility: visible;
    height: 100%;
    transition: all .4s ease 0s
}

.what-we-do-btn a {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block;
    color: #ff5151;
    text-transform: uppercase;
    font-weight: 600
}

.testimonial-sec {
    background: #fafafa
}

.testimonial-text span {
    color: #ff5151;
    display: inline-block;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400
}

.testimonial-text>h1 {
    font-size: 26px;
    font-weight: 600;
    text-transform: none;
    line-height: 37px
}

.testimonial-text a {
    background: #ff5151 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 10px 26px;
    text-transform: none
}

.no-padding {
    padding: 0
}

.all-testimonial.owl-carousel .owl-item img {
    border-radius: 100%
}

.all-testimonial .owl-controls {
    bottom: -30px;
    position: absolute;
    text-align: center;
    width: 100%
}

.all-testimonial .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.client-info {
    display: inline-block;
    margin-top: 10px
}

.client-thumb {
    border-radius: 100%;
    height: 60px;
    margin-right: 20px;
    width: 60px;
    float: left;
    overflow: hidden
}

.sngl-client {
    border: 1px solid #fafafa;
    margin-bottom: 30px;
    text-align: center;
    margin: 5px
}

.single-testimonial {
    display: inline-block;
    margin-bottom: 40px;
    padding: 0 10px;
    width: 100%
}

.clinet-inner {
    margin-top: 20px
}

.client-info h2 {
    color: #292929;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: 600
}

.client-info span {
    color: #999;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase
}

.client-comment span::before {
    height: 1px;
    background: #4cc700;
    width: 40px;
    content: "";
    position: absolute;
    bottom: 0
}

.client-comment {
    background: #fff none repeat scroll 0 0;
    margin-top: 30px;
    padding: 40px 20px 20px 30px;
    position: relative;
    font-style: italic
}

.client-comment::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 16px solid #fff;
    content: "";
    height: 0;
    left: 12px;
    position: absolute;
    width: 0;
    transform: rotate(0);
    bottom: -16px
}

.client-comment::before {
    color: #ff5151;
    content: "\efcd";
    font-family: IcoFont;
    font-size: 27px;
    left: 20px;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    right: 0;
    font-style: normal;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    transition: all .9s ease 0s
}

.single-testimonial:hover .client-comment::before {
    background: #ff5151;
    color: #fff;
    transition: all .9s ease 0s
}

.client-reviews {
    margin-bottom: 10px
}

.client-reviews i {
    color: #f2b827
}

.client-comment>ul {
    padding-bottom: 15px
}

.client-comment li {
    display: inline-block
}

.client-sec .owl-controls {
    display: none
}

.all-testimonial.owl-theme .owl-dots .owl-dot {
    height: 3px;
    margin: 5px;
    width: 16px;
    display: inline-block;
    background: #072948;
    transition: all .4s ease 0s
}

.all-testimonial.owl-carousel.owl-theme .owl-dot.active {
    background: #ff5151;
    width: 18px;
    transition: all .4s ease 0s
}

.gallery-sec .border-shape {
    margin: inherit
}

.simplefilter {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.shorttitle {
    display: none
}

.simplefilter li {
    cursor: pointer;
    display: inline-block;
    padding: 15px 0;
    font-size: 18px;
    text-transform: none;
    width: 100%;
    text-align: left;
    font-weight: 600;
    position: relative;
    color: #012f5c
}

.filter-border-right {
    position: relative;
    float: right;
    display: inline-block
}

.simplefilter li.active {
    color: #ff5151
}

.simplefilter li.active {
    position: relative
}

.gallery-item {
    position: relative;
    overflow: hidden
}

.filtr-item {
    margin-bottom: 30px
}

.gallery-item:hover .gallery-button h2 a {
    top: 0;
    transition: all .4s ease 0s
}

.gallery-button h2 a {
    color: #fff;
    text-transform: none;
    font-size: 20px;
    top: -100px;
    position: relative;
    transition: all .4s ease 0s
}

.gallery-item:hover .project-project-gallery-overlay {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease 0s
}

.gallery-item:hover .gallery-button a i {
    bottom: 0;
    transition: all .4s ease 0s
}

.project-project-gallery-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 47, 92, .9);
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease 0s;
    border: 4px solid #ff5151
}

.gallery-item img {
    width: 100%
}

.project-gallery-overlay-text {
    text-align: center
}

.project-gallery-overlay-text {
    transform: translateY(-50%);
    top: 50%;
    position: relative
}

.project-gallery-overlay-text .gallery-button a i {
    color: #fff;
    font-size: 30px
}

.project-gallery-overlay-text .gallery-button a i:hover {
    color: #e9c826
}

.newsletter-sec {
    background-color: #fab909;
    background-image: url(../img/count-up-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 100px 0
}

.newsletter-sec-overlay {
    background-color: rgba(1, 47, 92, .9);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.newsletter-icon i {
    font-size: 72px;
    color: #fff
}

.newsletter-icon {
    float: left;
    margin-top: 20px
}

.newsletter-text {
    padding-left: 100px
}

.newsletter-text span {
    color: #ff5151;
    font-size: 16px;
    font-weight: 800
}

.newsletter-text h1 {
    font-size: 30px;
    font-weight: 800;
    color: #fff
}

.newsletter-form {
    margin-top: 30px
}

.newsletter-form form input[type=email] {
    padding: 17px 165px 17px 34px;
    background: #fff;
    border-radius: 50px;
    font-weight: 500;
    color: #747993;
    width: 100%
}

.newsletter-form form {
    position: relative
}

.newsletter-form form button {
    padding: 15px 30px;
    background: #ff5151;
    color: #fff;
    font-weight: 500;
    border-radius: 0 50px 50px 0;
    position: absolute;
    right: -4px;
    top: 0;
    border: 1px solid #ff5151
}

.newsletter-form button i {
    font-size: 24px;
    margin-right: 8px;
    position: relative;
    top: 3px
}

.single-blog {
    margin-bottom: 40px
}

.blog-img img {
    width: 100%
}

.blog-meta h2 {
    margin-bottom: 10px
}

.blog-meta h2 a {
    font-size: 24px
}

.blog-meta h2 a:hover {
    color: #ff5151
}

.post-date {
    font-size: 16px;
    color: #282828;
    text-transform: none;
    font-weight: 500
}

.post-date span {
    color: #ff5151
}

.blog-meta {
    margin-bottom: 15px
}

.single-blog p {
    margin-bottom: 20px
}

.blog-img {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.blog-img img {
    transform: scale(1);
    transition: all .4s ease 0s
}

.single-blog:hover .blog-img img {
    transform: scale(1.2);
    transition: all .4s ease 0s
}

.single-blog p a {
    border-bottom: 1px solid #ababab;
    color: #3e3e3e
}

.single-blog p a:hover {
    color: #ff5151
}

.single-blog:hover a.blog-readmore {
    background: #ff5151;
    color: #012f5c
}

.blog-page .single-blog {
    margin-bottom: 50px
}

.blog-img .vedio-button {
    width: 70px;
    height: 70px
}

.blog-img .vedio-button a {
    background: #ff5151;
    line-height: 70px;
    color: #fff
}

.blog-readmore {
    display: inline-block;
    padding: 16px 40px;
    background: #012f5c;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    border-radius: 8px
}

.faq-quote-form {
    background: #fafafa;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px;
    border: 1px solid #dbe2e8
}

.faq-quote-form-title {
    margin-bottom: 40px
}

.quote-subtitle {
    color: #012f5c;
    text-transform: none;
    font-size: 36px;
    font-weight: 300;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.faq-quote-form-title h1 {
    font-weight: 800;
    text-transform: uppercase;
    color: #012f5c;
    font-size: 36px
}

.quote-form-field input[type=text],
.quote-form-field input[type=email],
.quote-form-field textarea {
    width: 100%;
    padding: 14px 30px;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1
}

.quote-form-field input[type=submit] {
    padding: 12px 60px;
    display: inline-block;
    background: #ff5151;
    color: #fff;
    text-transform: none;
    position: relative;
    font-weight: 600;
    width: 100%
}

.pagehding-sec {
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
    background-size: cover
}

.about-page-bg {
    background-image: url(../img/about-page-hd.jpg)
}

.service-page-bg {
    background-image: url(../img/service-page-hd.jpg)
}

.service-v3-page-bg {
    background-image: url(../img/service-3-page-hd.jpg)
}

.banner-overlay {
    background-color: rgba(1, 47, 92, .9);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0
}

.page-heading h1 {
    font-size: 40px;
    text-transform: none;
    font-weight: 600;
    color: #fff
}

.breadcrumb-list li {
    display: inline-block;
    position: relative;
    padding: 0 14px
}

.breadcrumb-list li:first-child {
    padding-left: 0
}

.breadcrumb-list li a {
    text-transform: none;
    color: #fff
}

.breadcrumb-list li:last-child a {
    color: #ff5151
}

.breadcrumb-list li::before {
    content: ">";
    position: absolute;
    right: -8px;
    color: #fff;
    right: -5px;
    top: 50%;
    transform: translateY(-50%)
}

.breadcrumb-list li:last-child::before {
    display: none
}

.breadcrumb-list li:last-child::before {
    display: none
}

.about-page-team-sec .single-team-block {
    box-shadow: 0 0 8px 5px #f8f8f8
}

.blog-details-colmn {
    margin-bottom: 30px
}

.blog-details-colmn img {
    width: 100%
}

.share-title {
    text-transform: none;
    font-size: 18px;
    color: #3e3e3e;
    margin-right: 10px
}

.share-social-link {
    margin-top: 40px
}

.share-social-link ul {
    display: inline-block
}

.share-social-link ul li {
    display: inline-block;
    margin-right: 10px
}

.share-social-link ul li a {
    width: 30px;
    height: 30px;
    border: 1px solid #eee;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #012f5c
}

.share-social-link ul li:first-child a {
    color: #fff;
    background: #012f5c;
    border-color: #012f5c
}

.share-social-link ul li a:hover {
    color: #fff;
    background: #012f5c;
    border-color: #012f5c
}

.comment-list {
    border: 1px solid #fafafa;
    font-size: 18px;
    padding: 14px;
    text-align: center
}

.comment-list h5 {
    margin-bottom: 0
}

.commenter-photo {
    float: left;
    margin-right: 20px;
    width: 110px;
    border-radius: 100%;
    height: 110px
}

.comment-author {
    margin-bottom: 16px;
    font-size: 18px;
    text-transform: none;
    font-weight: 700;
    color: #ff5151
}

.comment-author-designation {
    font-size: 14px;
    color: #858484;
    font-style: italic
}

.comment-time {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    color: #012f5c;
    letter-spacing: 2px
}

.commentar-sec .media.mt-3 {
    margin-top: 70px
}

.post-commnet-title {
    margin-right: 14px
}

.commentar-sec h2 {
    margin-top: 50px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 50px;
    font-size: 24px;
    color: #012f5c
}

.comment-title-icon {
    margin-right: 10px
}

.commentar-sec.author {
    position: relative
}

.commentar-sec.author .media-body {
    padding-left: 100px
}

.commentar-sec.author .media {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 30px;
    padding: 30px 0;
    margin-left: 20px
}

.author-thumb {
    border-radius: 100%;
    float: left;
    height: 100px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 70px;
    width: 100px
}

.author-thumb img {
    height: 100%;
    width: 100%
}

.commentar-meta {
    position: relative;
    margin-bottom: 10px
}

.replay-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.comment-reply-title {
    font-size: 24px;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 26px
}

.comment-field {
    margin-top: 50px
}

#commentform input[type=text] {
    padding: 14px 22px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #ccc;
    color: #a3a3a3;
    font-weight: 400
}

#commentform textarea {
    resize: vertical;
    width: 100%;
    font-size: 16px;
    border: 1px solid #ccc;
    color: #a3a3a3;
    padding: 26px 22px
}

#commentform input#submit {
    padding: 12px 60px;
    display: inline-block;
    background: #ff5151;
    color: #fff;
    text-transform: none;
    position: relative;
    font-weight: 600;
    width: 100%
}

#commentform input#submit:hover {
    background: #ff5151;
    border-color: #ff5151;
    transition: all .4s ease 0s;
    color: #012f5c
}

#commentform p {
    margin-bottom: 30px
}

#commentform input:focus,
#commentform textarea:focus {
    outline: none !important;
    border-color: #fff3ba;
    transition: all .4s ease 0s
}

.contact-info-inner {
    text-align: center;
    margin-bottom: 70px
}

.contact-info-icon {
    margin-bottom: 30px
}

.contact-info-text h2 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px
}

.contact-info-text span {
    display: inline-block;
    width: 100%;
    color: #373636
}

#gmap {
    height: 500px
}

.what-we-do-shortdesc {
    position: relative
}

.what-we-do-shortdesc p {
    margin-bottom: 0
}

.what-we-do-shortdesc::before {
    position: absolute;
    content: "";
    background: #909090;
    width: 1px;
    height: 100%;
    left: -30px;
    top: 0
}

.what-we-do-subtitle {
    color: #012f5c;
    font-size: 14px;
    font-weight: 600
}

.what-we-do-title h1 {
    font-size: 28px;
    margin-bottom: 6px;
    line-height: 42px
}

.what-we-do-title h1 span {
    font-weight: 300
}

.what-we-do-title h2 {
    font-size: 28px;
    color: #ff5151;
    text-transform: none
}

.all-crousel-what-we-do.owl-carousel.owl-theme .owl-dots {
    text-align: center
}

.all-crousel-what-we-do.owl-carousel.owl-theme .owl-dot {
    display: inline-block;
    height: 7px;
    margin: 0 2px;
    width: 30px;
    position: relative;
    border: 1px solid #ff5151;
    transition: all .4s ease 0s
}

.all-crousel-what-we-do.owl-carousel.owl-theme .owl-dot.active {
    transition: all .4s ease 0s;
    background: #ff5151;
    border-color: #ff5151
}

.home-v3 .slider-text h1 {
    margin-bottom: 0
}

.home-v3 .slider-text h1 span {
    font-weight: 300
}

.slider-caption-title {
    color: #fff !important
}

.home-v3 .menu-area::before {
    display: none
}

.home-v3 .menu-nav-sec {
    border-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    position: absolute;
    z-index: 99;
    width: 100%
}

.home-v3 .search-bar-icon::before {
    height: 100%;
    background-color: rgba(255, 255, 255, .15)
}

.home-v3 .info-text span {
    color: #fff
}

.home-v3 .info-text span.close-time {
    color: #ff5151
}

.home-v3 .service-inner,
.home-v3 .service-inner::before {
    border-radius: 0;
    padding: 60px 40px
}

.home-v3 .service-inner:hover.service-inner::before {
    background-color: #012f5c;
    transition: all .4s ease 0s
}

.home-v3 .service-inner .readmore-btn {
    text-transform: none;
    color: #012f5c;
    background: inherit;
    padding: 0;
    display: inline-block;
    border-radius: 0
}

.home-v3 .service-inner:hover .readmore-btn {
    background: inherit;
    color: #ff5151
}

.home-v3 .service-inner h2 a span {
    font-weight: 300
}

.home-v3 .main-menu ul li a {
    color: #fff
}

.home-v3 .main-menu ul li ul li a {
    color: inherit
}

.home-v3 .hd-top-bttom-sec {
    background: #0a325a
}

.why-choose-block:hover .why-choose-icon {
    background: #ff5151;
    color: #fff;
    transition: all .4s ease 0s
}

.why-choose-icon {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border: 1px solid #ff5151;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 34px;
    color: #ff5151;
    transition: all .4s ease 0s
}

.why-choose-text h2 {
    position: relative
}

.why-choose-text h2::before {
    position: absolute;
    content: "";
    background: #ff5151;
    width: 40px;
    height: 1px;
    bottom: -8px;
    left: 0
}

.why-choose-text h2::after {
    position: absolute;
    content: "";
    background: #ff5151;
    width: 120px;
    height: 1px;
    bottom: -10px;
    left: 0
}

.why-choose-text h2 a {
    text-transform: uppercase
}

.why-choose-text h2 a:hover {
    color: #ff5151
}

.value-tab {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 70px
}

.value-tab li {
    display: inline-block;
    font-size: 18px;
    text-transform: none;
    font-weight: 600;
    color: #012f5c;
    margin-right: 50px;
    position: relative
}

.value-tab li.active::before {
    content: "";
    background: #ff5151;
    height: 3px;
    position: absolute;
    bottom: -2px;
    width: 95%
}

.value-tab li a {
    padding: 20px 0;
    display: inline-block
}

.full-lastest-project-sec {
    display: inline-block;
    width: 100%
}

.full-lastest-project-sec .project-inner-block {
    width: 25%
}

.project-inner-block {
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden
}

.project-inner-block:hover .project-block-overlay {
    bottom: 0;
    visibility: visible;
    opacity: 1;
    transition: all .4s ease 0s
}

.project-block-img {
    overflow: hidden
}

.project-block-img img {
    width: 100%
}

.project-block-img img {
    transform: scale(1);
    transition: all .4s ease 0s
}

.project-inner-block:hover .project-block-img img {
    transform: scale(1.3);
    transition: all .4s ease 0s
}

.project-block-overlay {
    position: absolute;
    bottom: -100%;
    background-color: rgba(1, 47, 92, .9);
    width: 100%;
    padding: 50px 40px;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease 0s
}

.project-block-overlay h2 a {
    color: #fff;
    font-size: 20px
}

.project-block-overlay h2 {
    position: relative
}

.project-block-overlay h2::before {
    position: absolute;
    bottom: -15px;
    content: "";
    left: 0;
    background: #ff5151;
    width: 60px;
    height: 1px
}

.project-readmore {
    color: #ff5151;
    text-transform: none
}

.project-readmore:hover {
    color: #ff5151
}

.project-readmore i {
    padding-left: 10px
}

.latest-project-grid {
    overflow-x: auto;
    white-space: nowrap
}

.latest-project-grid .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    max-width: 850px;
    margin: 0 auto
}

.latest-project-grid .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background: #eee
}

.latest-project-grid .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ff5151
}

.latest-project-grid .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background: #f4cc11
}

.latest-project-grid .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.latest-project-grid .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 10px
}

.latest-project-grid .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 200px
}

.latest-project-grid {
    width: 100%;
    overflow-x: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row
}

.latest-project-grid .mCSB_container {
    display: -webkit-flex;
    display: flex
}

.latest-project-grid .project-inner-block {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 280px
}

.count-up-v2-sec {
    padding-top: 100px;
    padding-bottom: 80px;
    position: relative
}

.count-up-bg-v2-sec {
    background-color: #fff;
    background-image: url(../img/count-up-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.countup-v2-text {
    text-align: center
}

.countup-v2-text h2 {
    font-weight: 200;
    font-size: 100px
}

.countup-v2-text h4 {
    font-size: 18px;
    text-transform: none;
    display: inline-block
}

.countup-v2-text h4 span {
    margin-right: 14px
}

.count-up-v2-overlay {
    background-color: rgba(255, 255, 255, .9);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.count-up-v2-title {
    text-align: center
}

.count-up-v2-title h1 {
    text-transform: none;
    font-size: 36px
}

.count-up-v2-title h1 span {
    font-weight: 300
}

.faq-sec-title h1 {
    text-transform: none;
    font-size: 36px
}

.faq-sec-title h1 span {
    font-weight: 300
}

.faq-sec .panel {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 1px 1px transparent;
    background: 0 0
}

.faq-sec .panel-content {
    padding: 20px 50px;
    border: 1px solid #f8f8f8;
    border-top: 0;
    margin-bottom: 30px
}

.faq-sec .panel-heading a {
    margin-bottom: 0;
    padding: 16px 20px 16px 50px;
    border-radius: 0;
    background: 0 0;
    width: 100%;
    display: inline-block;
    text-transform: none;
    color: #26456a;
    font-weight: 500;
    background: #f8f8f8;
    text-decoration: none;
    position: relative
}

.faq-sec .panel-title a::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background: #012f5c;
    left: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.faq-sec .panel-title a::before {
    float: right !important;
    font-family: IcoFont !important;
    content: "\efc2";
    color: #26456a;
    font-weight: 700;
    font-size: 18px;
    text-align: center
}

.faq-sec .panel-group .panel-heading.active h4 a::before {
    float: right !important;
    font-family: IcoFont !important;
    content: "\ef9a";
    color: #26456a;
    font-weight: 700;
    font-size: 18px;
    text-align: center
}

.faq-sec.faq-page-sec {
    overflow: visible;
    padding: 0;
    background: 0 0
}

.faq-sec .panel-group .panel-heading {
    border-bottom: 0;
    padding: 0
}

.faq-img-crousel {
    position: relative
}

.faq-img-crousel .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.faq-img-crousel .owl-controls .owl-nav {
    display: inline-block;
    background: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.faq-img-crousel .owl-controls .owl-prev,
.faq-img-crousel .owl-controls .owl-next {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: none;
    border: 1px solid #ff5151;
    text-align: center;
    color: #fff;
    background: #ff5151;
    margin: 4px
}

.faq-img-crousel .owl-controls .owl-next:hover {
    transition: all .5s ease-out 0s;
    background: #26456a;
    color: #fff;
    border-color: #26456a
}

.faq-img-crousel .owl-controls .owl-prev:hover {
    transition: all .5s ease-out 0s;
    background: #26456a;
    color: #fff;
    border-color: #26456a
}

.faq-img-crousel .owl-controls .owl-prev {
    border-right: 1px solid #dfe2e7
}

.team-sec {
    background: #fafafa
}

.team-thumb {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    border: 6px solid #ccd5de;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px
}

.team-thumb img {
    width: 100%;
    height: 100%
}

.single-team-block {
    display: inline-block;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 50px 24px;
    transition: all .4s ease 0s;
    border-radius: 4px;
    z-index: 2;
    position: relative;
    margin-bottom: 30px
}

.single-team-block::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 4px
}

.team-info ul {
    margin-bottom: 15px;
    padding: 8px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: none;
    border: 1px solid #ff5151;
    text-align: center;
    color: #fff;
    background: #ff5151;
    border-radius: 50px
}

.team-info ul li {
    display: inline-block;
    margin: 0 5px
}

.team-info li a {
    font-size: 18px;
    color: #fff
}

.single-team-block:hover.single-team-block::before {
    background-color: rgba(1, 47, 92, .9);
    transition: all .4s ease 0s
}

.single-team-block:hover,
.single-team-block:hover .team-info li a,
.single-team-block:hover .team-info h2 {
    color: #fff;
    transition: all .4s ease 0s
}

.single-team-block:hover .team-thumb {
    transition: all .4s ease 0s;
    border-color: #133b63
}

.all-patner-sec {
    padding: 50px 0;
    background: #e3f6f9
}

.all-patner.owl-carousel {
    text-align: center;
    overflow: hidden
}

.all-patner.owl-carousel .owl-stage-outer {
    display: inline-block
}

.single-patner img {
    opacity: .3;
    transition: all .4s ease 0s
}

.single-patner:hover.single-patner img {
    opacity: 1;
    transition: all .4s ease 0s
}

.all-patner.owl-carousel.owl-theme .owl-item {
    padding: 0 40px
}

.single-patner {
    height: 86px;
    padding: 6px;
    text-align: center
}

.all-patner.owl-carousel.owl-theme img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block
}

.all-patner.owl-carousel .owl-item img {
    width: auto
}

.slider {
    position: relative
}

.financial-intro-sec {
    position: absolute;
    bottom: 0;
    z-index: 9
}

.financial-intro-sec {
    position: absolute;
    width: 100%;
    z-index: 9;
    bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.financial-intro-icon {
    width: 70px
}

.financial-intro-desc span {
    color: #fff;
    text-transform: none;
    font-weight: 300
}

.financial-intro-desc h2 a {
    color: #fff;
    text-transform: none;
    font-size: 24px
}

.financial-intro-inner {
    padding: 40px 20px;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, .15)
}

.financial-intro-inner:hover {
    background-color: rgba(1, 47, 92, .9)
}

.financial-intro-inner:last-child {
    border-right: 1px solid rgba(255, 255, 255, .15)
}

.service-details-list {
    margin-bottom: 20px
}

.service-details-list-icon {
    position: relative;
    top: 6px
}

.service-details-list-icon i {
    color: #ff5151;
    font-size: 24px
}

.service-details-list-box-text {
    text-transform: none
}

.service-details-colmn img {
    width: 100%
}

.blog-widget-title {
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px
}

.blog-widget-title::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #c5c0a6;
    width: 50px;
    bottom: 0;
    left: 0
}

.blog-widget-title span {
    color: #c5c0a6
}

.project-widget-text {
    position: relative
}

.project-widget-overlay {
    background-color: rgba(1, 47, 92, .9);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    padding: 40px 30px
}

.project-widget img {
    width: 100%
}

.project-widget-overlay h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px
}

.project-widget-overlay span {
    display: inline-block;
    width: 100%;
    color: #fff
}

.project-widget a {
    display: inline-block;
    width: 100%;
    padding: 20px;
    color: #fff;
    background: #161616
}

.project-cat {
    margin: 40px 0
}

.project-cat li {
    display: inline-block;
    width: 100%
}

.project-cat li a {
    display: inline-block;
    background: #f8f8f8;
    padding: 20px;
    text-transform: none;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    color: #0a0a0a;
    border-bottom: 2px solid #f8f8f8
}

.project-cat li a:hover {
    color: #fec107;
    border-color: #fec107
}

.brochures {
    margin-bottom: 40px
}

.brochures li {
    display: inline-block;
    width: 100%;
    padding: 16px 30px;
    position: relative;
    background: #0a325a;
    margin-bottom: 5px
}

.brochures li a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: none
}

.brochures li:hover {
    background: #fab90a
}

.brochures li a span {
    margin-right: 15px
}

.gmap-widget img {
    width: 100%
}

.search-field {
    margin-bottom: 40px;
    background: #f7f7f7;
    padding: 50px 36px
}

.search-field form {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden
}

.search-field input[type=text] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d7dad9;
    padding: 14px 54px 14px 14px;
    width: 100%
}

.search-field button {
    color: #fff;
    padding: 16px 20px;
    position: absolute;
    right: 0;
    top: 0;
    background: #012f5c;
    font-size: 18px
}

.archive-widget {
    margin-bottom: 40px;
    background: #f7f7f7;
    padding: 50px 36px
}

.archive-widget li {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    position: relative
}

.archive-widget li::before {
    content: "\ea7c";
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-50%);
    font-family: IcoFont !important;
    transition: all .4s ease 0s
}

.archive-widget li a {
    color: #3e3e3e;
    text-transform: none;
    padding-left: 30px
}

.archive-widget li a:hover {
    color: #ff5151
}

.archive-widget li:hover:before {
    color: #ff5151;
    transition: all .4s ease 0s
}

.archive-widget li a span {
    float: right
}

.widget-recent-post {
    margin-bottom: 40px;
    background: #f7f7f7;
    padding: 50px 36px
}

.tab-widget {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

.tab-widget li {
    display: inline-block;
    float: left
}

.tab-widget li.active a {
    color: #fff;
    background: #012f5c
}

.tab-widget li a {
    background: #ff5151;
    padding: 14px;
    display: inline-block
}

.recent-post-desc li {
    display: inline-block;
    margin-right: 10px
}

.recent-post-desc li a {
    font-weight: 300;
    text-transform: none;
    color: #012f5c
}

.recent-post-thumb {
    float: left;
    margin-right: 25px;
    position: relative
}

.recent-post-widget:hover .recent-post-thumb-overlay a {
    transform: scale(1);
    transition: all .4s ease 0s
}

.recent-post-thumb-overlay a {
    position: absolute;
    left: 5px;
    top: 5px;
    transform: scale(0);
    transition: all .4s ease 0s
}

.recent-post-widget:hover .recent-post-thumb-overlay {
    visibility: visible;
    transition: all .4s ease 0s;
    height: 100%
}

.recent-post-thumb-overlay {
    position: absolute;
    height: 0%;
    width: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    transition: all .4s ease 0s;
    background-color: rgba(1, 47, 92, .9)
}

.recent-post-desc h3 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px
}

.recent-post-desc {
    margin-top: 0px
}

.recent-post-desc h3 a {
    color: #333
}

.recent-post-desc a:hover {
    transition: all .4s ease-in-out 0s;
    color: #012f5c
}

.widget-tag {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    background: #f7f7f7;
    padding: 50px 36px
}

.widget-tag li a:hover {
    transition: all .4s ease-in-out 0s;
    color: #012f5c !important
}

.widget-tag a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 10px 16px;
    color: #fff;
    font-weight: 600;
    background: #333
}

.widget-tag li a:hover {
    background: #012f5c;
    border-color: #012f5c;
    color: #fff !important
}

.widget-tag li:first-child a {
    background: #012f5c;
    border-color: #012f5c;
    color: #fff !important
}

.single-crousel-desc h1 {
    font-size: 30px;
    font-weight: 200;
    text-transform: none;
    margin-bottom: 0;
    line-height: 46px
}

.single-crousel-desc h1 span {
    font-weight: 600
}

.border-bottom-shape {
    width: 120px;
    height: 1px;
    background: #ff5151;
    position: relative;
    margin-bottom: 40px
}

.border-bottom-shape::before {
    position: absolute;
    content: "";
    background: #ff5151;
    width: 60px;
    height: 1px;
    top: -4px;
    left: 0
}

.single-crousel-img {
    margin-bottom: 30px
}

.crousel-service-icon {
    width: 90px
}

.crousel-service-icon i {
    font-size: 70px;
    color: #ff5151
}

.all-crousel-service .owl-controls {
    position: absolute;
    z-index: 99;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%)
}

.all-crousel-service .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.all-crousel-service .owl-controls .owl-nav {
    display: inline-block;
    background: #fff
}

.all-crousel-service .owl-controls .owl-prev,
.all-crousel-service .owl-controls .owl-next {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: none;
    border: 1px solid #ff5151;
    text-align: center;
    color: #fff;
    background: #ff5151;
    margin: 4px
}

.all-crousel-service .owl-controls .owl-next:hover {
    transition: all .5s ease-out 0s;
    background: #26456a;
    color: #fff;
    border-color: #26456a
}

.all-crousel-service .owl-controls .owl-prev:hover {
    transition: all .5s ease-out 0s;
    background: #26456a;
    color: #fff;
    border-color: #26456a
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.all-crousel-service.owl-carousel.owl-theme .owl-dots {
    text-align: center
}

.all-crousel-service.owl-carousel.owl-theme .owl-dot {
    display: inline-block;
    height: 7px;
    margin: 0 2px;
    width: 30px;
    position: relative;
    border: 1px solid #ff5151;
    transition: all .4s ease 0s
}

.all-crousel-service.owl-carousel.owl-theme .owl-dot.active {
    transition: all .4s ease 0s;
    background: #ff5151;
    border-color: #ff5151
}

.service-tab-sec {
    margin-top: -250px
}

.service-tab-sec .sec-title h1 {
    color: #ff5151
}

.service-tab-sec .sec-title h1 span {
    color: #fff
}

.service-tab-sec .sec-title .sub-title {
    color: #fff
}

.service-tab-heading-sec {
    background-color: #26456a;
    background-image: url(../img/service-heading-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 150px 0
}

.service-tab-heading-overlay {
    background-color: rgba(1, 47, 92, .9);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.service-tab {
    text-align: center;
    margin-bottom: 30px
}

.service-tab-icon {
    width: 120px;
    height: 120px;
    display: inline-block;
    color: #26456a;
    font-size: 48px;
    box-shadow: 0 4px 7px 1px #e1e1e1;
    border-radius: 100%;
    text-align: center;
    line-height: 120px;
    position: relative;
    z-index: 2;
    background: #fff
}

.service-tab-icon::after {
    position: absolute;
    content: "";
    background-color: rgba(255, 255, 255, .25);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 100%;
    z-index: -1
}

.service-tab li.active .service-tab-icon::before {
    position: absolute;
    content: "";
    background: #203f65;
    width: 80%;
    height: 80%;
    left: 0;
    top: 50%;
    border-radius: 100%;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%)
}

.service-tab li.active .service-tab-title {
    visibility: visible;
    opacity: 1;
    text-transform: none
}

.service-tab li.active .service-tab-icon {
    box-shadow: inherit;
    background: inherit
}

.service-tab-icon i {
    position: relative
}

.service-tab li {
    display: inline-block
}

.service-tab li.active .service-tab-icon {
    color: #fff
}

.service-tab-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0
}

.service-tab-list h2 a {
    color: #3e3e3e;
    font-size: 18px;
    text-transform: none
}

.service-tab-list i {
    font-size: 36px;
    color: #26456a
}

.readmore-btn {
    text-transform: uppercase;
    color: #fff;
    background: #26456a;
    padding: 14px 30px;
    display: inline-block;
    border-radius: 6px
}

.readmore-btn:hover {
    background: #ff5151
}

footer {
    background: #10cb7f url("../img/footer_bg.jpg") no-repeat scroll center center/cover;
    position: relative;
    overflow: hidden
}

.footer-overlay {
    background-color: rgba(1, 47, 92, .9);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

h2.widget-title {
    color: #fff;
    margin-bottom: 40px;
    position: relative;
    text-transform: none;
    font-weight: 600;
    font-size: 24px
}

h2.widget-title::before {
    position: absolute;
    content: "";
    background: #ff5151;
    bottom: -10px;
    width: 40px;
    height: 3px
}

.footer-sec p {
    color: #fff
}

.footer-wedget-one img {
    margin-bottom: 20px
}

.footer-wedget-one i:hover {
    background: #1455a6;
    color: #fff;
    border-color: #1455a6;
    transition: all .4s ease-in-out 0s
}

.footer-wedget-one ul {
    margin-top: 15px
}

.footer-wedget-one form {
    background: #525459 none repeat scroll 0 0;
    margin-top: 35px;
    position: relative
}

.footer-wedget-one input[type=email] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #292929;
    padding: 10px 58px 10px 10px;
    text-transform: none;
    width: 100%
}

.footer-wedget-one button {
    background: #ff5151 none repeat scroll 0 0;
    color: #fff;
    padding: 11px 30px;
    position: absolute;
    right: 0;
    top: 0
}

.footer-wedget-one button i {
    border: none;
    margin-right: 0;
    color: #fff
}

.footer-recent-inner .media {
    padding-bottom: 10px
}

.footer-recent-inner .media:last-child {
    border-bottom: 0
}

.footer-recent-inner {
    margin-bottom: 30px
}

.footer-recent-inner-img {
    width: 58px;
    height: 60px
}

.footer-recent-inner h2 {
    margin-bottom: 4px;
    padding-bottom: 0;
    text-transform: none
}

.footer-recent-inner h2 a {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.footer-recent-inner h2 a:hover {
    color: #ff5151;
    transition: all .5s ease-out 0s
}

.footer-recent-inner span {
    color: #f4f4f4;
    font-size: 14px;
    text-transform: none
}

.contact-map {
    height: 260px
}

.footer-wedget-three li i {
    display: inline-block;
    margin-right: 10px
}

.ft-menu ul {
    padding: 0 20px
}

.ft-menu h2 {
    display: inline-block;
    text-align: left
}

.footer-wedget-three li {
    color: #ccc;
    font-size: 14px;
    padding: 10px
}

.footer-wedget-two li {
    display: inline-block
}

.footer-wedget-two li a {
    border: 1px solid #10385c;
    color: #fff;
    display: inline-block;
    margin: 8px 8px 8px 0;
    padding: 8px 10px;
    text-transform: none;
    transition: all .4s ease-in-out 0s;
    background: 0 0;
    color: #f4f4f4
}

.footer-wedget-two li a:hover {
    transition: all .4s ease-in-out 0s;
    background: #1455a6;
    color: #fff;
    border-color: #1455a6
}

.footer-wedget-two li a i {
    margin-right: 10px
}

.footer-widget-menu li:before {
    content: "\eac7";
    font-family: IcoFont;
    left: 0;
    top: 0;
    position: relative;
    color: #fff;
    padding-right: 10px
}

.footer-widget-menud li:before {
    content: "\eac7";
    font-family: IcoFont;
    left: 0;
    top: 0;
    position: relative;
    color: #000;
    padding-right: 10px
}

.footer-widget-menu li {
    position: relative
}

.footer-widget-menu li a {
    color: #f4f4f4;
    text-transform: none;
    padding-bottom: 10px;
    display: inline-block
}

.footer-widget-menu li a:hover {
    color: #ff5151;
    transition: all .4s ease 0s
}

.footer-bottom-sec {
    padding: 15px 0;
    background: #062245
}

.footer-social {
    text-align: left;
    margin-top: 50px
}

.footer-social ul li {
    display: inline-block
}

.footer-social ul li i {
    color: #fff;
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    transition: all .4s ease-in-out 0s;
    border: 1px solid #0a325a;
    background: #0a325a
}

.footer-social ul li i:hover {
    background: #fff;
    border-color: #ff5151;
    color: #ff5151
}

.copy-right {
    margin-top: 8px
}

.footer-bottom-sec p {
    color: #fff;
    margin: 0;
    text-align: center
}

.copy-right span,
.copy-right span a {
    color: #ff5151
}

.footer-widget {
    position: relative;
    padding-top: 80px;
    padding-bottom: 40px;
    z-index: 2
}

.footer-wedget-four::before {
    position: absolute;
    content: "";
    background: #062443;
    width: 4000px;
    left: -15px;
    top: 0;
    height: 100%;
    z-index: -1;
    opacity: .6
}

.footer-contact-info {
    margin-bottom: 40px
}

.footer-contact-info-icon {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    background: #ff5151;
    top: 10px;
    position: relative;
    float: left
}

.footer-contact-info-text {
    padding-left: 50px
}

.footer-contact-info-text span {
    color: #fff;
    display: inline-block;
    width: 100%
}