
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,500,600|Dancing+Script:400,700|Lobster|Raleway:400,500,600,700|Source+Sans+Pro:400,600|Open+Sans:400,600,700');

.news-section{padding:30px 0 !important; }
.text-white{color:#fff !important;}
.p-30{padding-top:30px; !important;}
body {
    color: #222222;
    font-size: 16px;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    font-family: 'Raleway', sans-serif;
}

ul {
    list-style-type: none;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

a {
    text-decoration: none;
    display: inline-block;
    outline: none;
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}
.a:visited{color:#4b9c1b !important;}

img {
    width: 100%;
    display: inline-block;
}

button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
    background: transparent;
}

input, textarea {
    display: block;
    font-size: 16px;
    line-height: 28px;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.boxed_wrapper {
    width: 100%;
    background: #fff;
    overflow-x: hidden;
}

.clear_fix {
    clear: both;
}
.top1{margin-bottom: 75px;}
.clear_fix:after {
    display: table;
    content: '';
    clear: both;
}
.back{background: #205d00;color: #fff;}

.list_inline li {
    display: inline-block;
}

.social li {
    display: inline-block;
    font-size: 14px;
}

.social li a {
    color: #fff;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.default_link {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    color: #48c7ec;
    font-weight: 600;
}

.default_link:hover {
    color: #48c7ec;
}

.default_link i {
    margin-left: 3px;
    font-weight: 700;
    font-size: 18px;
}

.uppercase {
    text-transform: uppercase;
}

.padd-80 {
    padding-top: 80px;
}

.tran3s {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.center {
    text-align: center;
}

.row-5 {
    margin: 0 -5px;
}

.thm-color {
    color: #48c7ec !important;
}

.bold {
    font-weight: 700;
}

.s-bold {
    font-weight: 600;
}

.m-bold {
    font-weight: 600;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

@media (min-width: 1200px) {
    .container {
        padding: 0;
    }
}

/*
===============================================
  3. button style
===============================================
*/
.thm-btn {
    position: relative;
    background: #3b9d31;
    font-size: 14px;
    line-height: 42px;
    font-weight: 700;
    color: #ffffff;
    border: 2px solid #3b9d31;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 20px;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn:hover {
    background: transparent;
    color: #489c1b;
    -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn.style-2 {
    background: none;
    color: #222;
    border: none;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 10px;
    text-transform: capitalize;
}

.thm-btn.style-2:hover {

}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
}

.hvr-bounce-to-right:before {
    background: #ffffff;
}

.theme_menu .link_btn {
    margin-top: 24px;
    color: #222222;
}

.button-style-one {
    margin-top: 20px;
    color: #13b7bb;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 12px;
}

.button-style-one:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 94px;
    height: 1px;
    background: #13b7bb;
}

.button-style-one:hover {
    color: #13b7bb;
}

.button-style-two {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222222;
    padding: 11px 26px;
    border: 1px solid #13b7bb;
    letter-spacing: 1px;
}

.button-style-two:hover {
    color: #222222;
}

.anim-3 {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.anim-5 {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*
--------------------------------------------
  4. sec title style
--------------------------------------------
*/
.sec-title {
    position: relative;
    margin-bottom: 17px;
    margin-top: 25px;
}

.sec-title h2 {
    position: relative;
    font-size: 26px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
}

.sec-title h2:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 100px;
    height: 3px;
    background-image: url(../images/resources/title-before.png);
}

.sec-title span {
    color: #004380;
}

.scroll-top {
    width: 50px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    background: #13b7bb;
}

.scroll-top span:before {
    font-size: 27px;
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0) 80%);
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.gif);
}

/*
=================================================
  5. header-style
=================================================
*/
.header-top {
    position: relative;
    padding: 5px 0;
    background: #00417d;
    color: #ffffff;
    border-bottom: 1px solid #0057a8;
}

.header-top a {
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-top .links-nav li {
    position: relative;
    float: left;
}

.header-top .links-nav li:after {
    content: "|";
    margin: 0 2px;
}

.header-top .links-nav li:last-child:after {
    content: "";
    margin: 0;
}

.header-top .links-nav li a {
    position: relative;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
    -webkit-transition: .5s;
    transition: .5s;
}

.header-top .links-nav li a:hover {
    color: #13b7bb;
    -webkit-transition: .5s;
    transition: .5s;
}

.header-top .links-nav li .fa {
    padding-right: 8px;
    font-size: 16px;
    color: #ffffff;
}

.header-top .social-links a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    line-height: 27px;
    width: 30px;
    height: 30px;
    border: 1px solid #ffffff;
    border-radius: 50%;
}

.header-top .social-links a:last-child {
}

.header-top a:hover {
    color: #890a00;
}

/*logo*/

.main-logo {
    padding: 10px 0;
}

/*==============================================
  6. Mainmenu Area Css
===============================================*/
.mainmenu-area {
    /* background: rgba(255, 255, 255, 0.62); */
}

.theme_menu {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
}

.main-menu {
    position: relative;
    float: right;
}

.navbar-collapse {
    padding: 0
}

.navigation {
    position: relative;
    font-family: 'Raleway', sans-serif;
}

.navigation li {
    display: inline-block;
}

.navigation li a {
    padding: 35px 10px;
    text-transform: uppercase;
    color: #004380;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}

.navigation > li:hover > a {
    color: #890a00;
}

.navigation > li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    background: #004380;
    width: 240px;
    border-top: 2px solid #13b7bb;
    z-index: 999;
    display: none;
    padding: 0;
}
.navigation > li > ul.megamenu{
    width: 550px;
}

.navigation > li > ul > li {
    position: relative;
    display: block;
    border-bottom: 1px dashed #ccc;
}

.navigation > li > ul > li > a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 15px;
    margin: 0;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}

/*========= third-menu ===============*/

.navigation > li > ul > li.third-menu ul {
    position: absolute;
    left: 230px;
    top: 0;
    background: #333;
    width: 200px;
    border-top: 2px solid #fff;
    padding: 12px 0;
    z-index: 999;
    display: none;
}

.navigation > li > ul > li.third-menu {
    position: relative;
}

.navigation > li > ul > li.third-menu ul a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 12px 20px;
    margin: 0;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}

.navigation > li > ul > li.third-menu ul a:hover {
    color: #fdc716;
}

.navigation > li > ul > li.third-menu:after {
    position: absolute;
    content: "\f0de";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    right: 14px;
    transform: rotate(90deg);
    top: 3px;
}

/*========= mobile-menu ==============*/

.mobile-menu .dropdown-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 42px;
    border-left: 1px solid #13b7bb;
    cursor: pointer;
    display: block;
    z-index: 5;
}

.mobile-menu .dropdown-btn:after {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    color: #13b7bb;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}

.mobile-menu,
.mobile-menu > li > ul,
.mobile-menu > li > ul > li > ul {
    background: #000;
}

.mobile-menu > li > ul,
.mobile-menu > li > ul > li > ul {
    display: none;
}

.mobile-menu > li > a,
.mobile-menu > li > ul > li > a,
.mobile-menu > li > ul > li > ul > li > a {
    background: #fff;
    padding: 10px 20px;
    line-height: 22px;
    color: #222;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-top: 1px solid #13b7bb;
}

.mainmenu-area .right-area .link_btn {
    margin: 23px 0 0;
}

.mainmenu-area .navigation > li.current > a {
    position: relative;
    color: #399627;
    /* background: #0054a4; */
}

/*menu*/

.theme_menu {

    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: #fff;

}

.theme_menu .menu-column {
    padding: 0;
}

.nav_side_content {
    margin-top: 33px;
    float: left;
    position: relative;
    left: -20px;
}

/* Mainmenu fixed style */
@-webkit-keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }
    50% {
        margin-top: -90px;
    }
    100% {
        margin-top: 0;
    }
}

@keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }
    50% {
        margin-top: -90px;
    }
    100% {
        margin-top: 0;
    }
}

.mainmenu-area.stricky-fixed {
    margin: 0;
    position: fixed;
    background: rgba(255, 255, 255, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
    animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

/*** 
=============================================
    7. Rev Slider style
=============================================
***/
.rev_slider_wrapper {
    /* margin-top: -85px; */
    position: relative;
    z-index: 0;
}

.rev_slider_wrapper .slide-content-box h1 {
    color: #004380;
    font-size: 35px;
    line-height: 42px;
    margin: 14px 0 9px;
    font-weight: 600;
    background: #fff;
    padding: 8px 10px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

.rev_slider_wrapper .slide-content-box h2 {
    font-size: 25px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    background: #13b7bb;
    padding: 8px 10px;
}

.rev_slider_wrapper .slide-content-box p {
    color: #00254a;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
}

.rev_slider_wrapper .button .thm-btn:hover {
    background: #fff;
    color: #13b7bb;
    border: 2px solid #13b7bb;
    transition: .5s;
}

.rev_slider_wrapper .slide-content-box .button a {
    padding: 0 22px;
    margin-right: 15px;
    transition: all 500ms ease !important;
    -moz-transition: all 500ms ease !important;
    -webkit-transition: all 500ms ease !important;
    -ms-transition: all 500ms ease !important;
    -o-transition: all 500ms ease !important;
}

.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution {
    background: #fff;
    padding: 0 35px;
    color: #222;
    border-color: #fff;
}

.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution:hover {
    background: #48c7ec;
    color: #fff;
    border-color: #48c7ec;
}

.rev_slider_wrapper .slide-content-box.last-slide p {
    margin: 0;
}

.rev_slider_wrapper .slide-content-box.last-slide a {
    margin: 0 8px;
}

.rev_slider_wrapper .slotholder {
    position: relative;
}

.slotholder:after {

    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}

.tp-bannertimer {
    display: none;

}

.rev_slider_wrapper .tparrows {
    background: transparent;
    border: 2px solid #fff;

}

.tp-revslider-mainul {
    width: 100% !important;
}

/*
=================================================================
  8. page banner style
=================================================================
*/
.page-banner {
    padding: 50px 0;
    text-align: right;
    color: #fff;
    position: relative;
    background: url(../images/innerbanner.jpg) no-repeat center / cover;
}

.page-banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
}

.page-banner .content h2 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.page-banner .breadcumb li {
    display: inline-block;
    margin-right: 5px;
    z-index: 1;
    position: relative;
}

.page-banner .breadcumb li a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}

.page-banner .breadcumb li a:hover {
    color: #13b7bb;
    transition: .5s;
}

.page-banner .breadcumb i {
    margin-left: 6px;
    font-size: 12px;
}

.page-banner .breadcumb .active {
    color: #13b7bb;
}

/*
====================================================================
    9. latest-news style
====================================================================
*/
.latest-news {
    padding: 80px 0 80px;
    margin-bottom: 30px;
}

.latest-news.style-2 {
    padding: 80px 0 80px;
}

.latest-news.style-2 .item {
    margin-bottom: 40px;
}

.latest-news.style-2 .item .date {
    right: 30px;
}

.latest-news .sec-title {
    margin: 0 0 50px;
}

.latest-news .sec-title h2 {
    margin-bottom: 30px;
}

.latest-news .sec-title h2:before {
    background-image: url(../images/resources/title-before2.png);
}

.latest-news .sec-title p {
    max-width: 650px;
    color: #848484;
}

.latest-news .item h4 {
    font-weight: 500;
    font-size: 18px;
    padding: 5px 0 5px;
    color: #222222;
}

.latest-news .item h4 a {
    color: #222222;
    transition: .5s;
    text-transform: capitalize;
}

.latest-news .item h4 a:hover {
    color: #13b7bb;
    transition: .5s;
}

.latest-news .item p {
    margin-top: 5px;
    color: #848484;
}
.latest-news .item .image-box{
    padding: 0;
}
.latest-news .item .image-box img {
    position: relative;
}

.latest-news .item .content-box {
    padding: 10px;
    border: 2px solid #004380;
    box-shadow: 5px 0px 3px 2px #004380;
}

.latest-news .item .date {
    position: absolute;
    height: 53px;
    width: 43px;
    background: rgba(0, 67, 128, 0.8);
    border: 2px solid #004380;
    color: #fff;
    text-align: center;
    padding: 5px;
    top: 5px;
    right: 5px;
}

.latest-news .item .date h5 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.latest-news .item .date p {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff
}

.latest-news .item .admin-comments {
    margin-bottom: 5px;
    padding: 5px 0 5px;
}

.latest-news .item .admin-comments i {
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #004583;
}

.latest-news .item .admin-comments i:before {
    color: #004583;
    margin: 0;
    padding: 0 10px 0 0;
    font-size: 14px;
}

.latest-news .item .admin-comments li {
    display: inline-block;
    font-size: 14px;
    margin-right: 16px;
}

.latest-news .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 15px;
}

.latest-news .owl-theme .owl-nav [class*=owl-] {
    color: #004583;
    font-size: 24px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    height: 40px;
    width: 30px;
    border: 2px solid #004583;
    line-height: 36px;
    text-align: center;
    margin-left: 10px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.latest-news .owl-theme .owl-nav [class*=owl-]:hover {
    color: #fff;
    border: 2px solid #13b7bb;
    background: #13b7bb;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

/*
==============================================
  10. google map Section style
==============================================
*/
.home-google-map .google-map {
    width: 100%;
    height: 400px;
}

.home-google-map .gmnoprint {
    display: none;
}

/*form*/

.default-form {
    position: relative;
}

.default-form p {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.default-form p span {
    color: #ab7442;
    font-size: 20px;
    font-weight: 600;
}

.default-form .form-box {
    position: relative;
}

.comment-form .form-box {
    padding: 25px 25px 0 25px;
}

.default-form .form-group {
    position: relative;

}

.form-group.style-two {
    margin-bottom: 30px;
}

.default-form .comment-form .form-box .form-group {
    margin-bottom: 25px;
}

.default-form.form-box .row {
    margin-left: -10px;
    margin-right: -10px;
}

.default-form.form-box .row .form-group {
    padding: 0 0;
}

.default-form .form-group .field-label {
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #232323;
    font-weight: 500;
    font-size: 13px;
}

.default-form .form-group .field-label sup {
    color: #004383;
    font-size: 14px;
}

.default-form input, .default-form select, .default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 37px;
    font-size: 13px;
    box-shadow: none;
    border: 1px solid #004383;
    padding: 5px 15px;
    border-radius: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.default-form textarea {
    /* height: 120px; */
}

.default-form .bootstrap-select {
    border: 1px solid #f4f4f4;
    background: #f7f7f7;
    color: #004383;
    padding: 10px 0;
    font-size: 16px;
}

.default-form .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.default-form .btn-group.open .dropdown-toggle:focus {
    border: none;
    outline: none;
}

.default-form .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.default-form .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #48c7ec;
    color: #fff;
}

.default-form .form-control:focus {
    border-color: #13b7bb;
    box-shadow: none;
}

.default-form .thm-btn {
    width: 100%;
}

.default-form form input::-webkit-input-placeholder {
    color: #9e9e9e;
}

.default-form form input:-moz-placeholder {
    /* Firefox 18- */
    color: #9e9e9e;
}

.default-form form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #9e9e9e;
}

.default-form form input:-ms-input-placeholder {
    color: #9e9e9e;
}

.default-form .alert-success {
    color: #48c7ec;
    background: none;
    border: none;
    font-size: 18px;
}

/*
========================================================
  11. latest-gallery styles 
========================================================
*/
.latest-gallery {
    padding: 80px 0 50px;
}

.latest-gallery.style-2 {
    padding: 20px 0 80px;
}

.latest-gallery.style-2 .masonary-layout .filter-item {
    padding: 0;
}

.latest-gallery.style-2 .single-item {
    padding: 5px;
}

.latest-gallery .single-item {
    padding-bottom: 30px;
}

.latest-gallery .single-item .img-box {
    position: relative;
    overflow: hidden;
}

.latest-gallery .single-item .img-box img {
    width: 100%;
    filter:;
}
.latest-gallery .single-item:hover .img-box img {
    filter: grayscale(0);
}

.latest-gallery .single-item .title h5 {
    color: #222;
    padding: 25px 0 0;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.latest-gallery .single-item:hover .title h5 {
    color: #48c7ec;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.latest-gallery .single-item .overlay {
    background: rgba(0, 0, 0, 0.48);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.latest-gallery .single-item .inner .social {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.latest-gallery .single-item .inner .social .icon {
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    color: transparent;
}

.latest-gallery .single-item .inner .social i:before {
    margin: 0;
}

.latest-gallery .single-item:hover .inner .social .icon {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: rgba(50, 50, 50, 0.9);
}

.latest-gallery .single-item:hover .overlay {
    opacity: 1;
}

.post-filter {
    display: inline-block;
    margin: 0;
    margin-bottom: 50px;
}

.post-filter li {
    padding: 5px 5px;
}

.post-filter li span {
    padding: 6px 15px;
    color: #222;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    line-height: 20px;
    display: block;
    cursor: pointer;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.post-filter li:hover span,
.post-filter li.active span {
    color: #fff;
    background: #13b7bb;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

/***
=============================================
    12. page_pagination style
=============================================
***/
. {
    text-align: center;
    padding-top: 20px;
}

.page_pagination li {
    display: inline-block;
    margin: 0 4px;
}

.page_pagination li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid rgba(229, 229, 229, 0.57);
    text-align: center;
    color: #848484;
    border-radius: 50%;
    font-size: 18px;
}

.page_pagination li a.active,
.page_pagination li a:hover {
    color: #fff;
    background: #13b7bb;
}

/*
===================================================
  13. footer style
===================================================
*/
.footer {
    background: #222;
}

.footer p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 27px;
}

.footer .footer-form{
    background: #00417d;
    padding: 30px 20px;
    margin-top: -70px;
    border-radius: 4px;
    position: relative;
}
.footer-form .form-group,.footer-form [class^='col-sm']{
    padding:0;
    margin: 0;
}
.footer-form .form-control, .footer-form button{
    height:45px;
    border-radius: 0;
    margin:0 5px 10px;
    width:98%;
}

.footer .footer-upper {
    padding: 70px 0 60px;
}

.footer-widget ul {
    margin: 0;
    padding: 0;
}

.footer-widget ul li {
    list-style: none;
}

.footer-widget.about-widget p {
    margin: 0;
}

.footer-widget h3.title {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
}

.about-widget .social-links {
    margin-top: 20px;
}

.about-widget .social-links a {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 26px;
    margin-right: 20px;
}

.about-widget .social-links a:hover {
    color: #13b7bb;
}

.row-10 {
    margin: 0 -10px;

}

.footer.bg-style .footer .footer-upper {
    padding: 75px 0 65px;
}

.footer.bg-style .footer-widget h3.title {
    margin-bottom: 30px;
    position: relative;
    font-weight: 500;
    color: #fff;
}

.footer.bg-style .footer-widget h3.title:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 49px;
    height: 3px;
    background-image: url(../images/resources/ftb.png);
}

/*============ quick-links =================*/

.footer-widget.quick-links ul li a {
    font-size: 14px;
    line-height: 38px;
    tranisition: all .3s ease;
}

.footer-widget.quick-links ul li a:hover {
    color: #d62929;
}

.footer.bg-style .footer-widget.quick-links ul li {

    margin-bottom: 8px;
}

.footer.bg-style .footer-widget.quick-links ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding-left: 26px;
    position: relative;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.footer.bg-style .footer-widget.quick-links ul li a:before {
    color: #ffffff;
    content: "\f178";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    line-height: 16px;
    position: absolute;
    top: 2px;
}

.footer.bg-style .footer-widget.quick-links ul li a:hover {
    color: #13b7bb;
}

.footer.bg-style .footer-widget.quick-links ul li a:hover:before {
    color: #13b7bb;
}

/*============ opening-hour =================*/
.footer-widget.opening-hour {
    color: #adadad;
}

.footer-widget.opening-hour span {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    line-height: 30px;
}

.footer-widget.opening-hour .day-time {
    margin-top: 10px;
}

/*============ post-column =================*/

.footer-widget.post-column .post {
    position: relative;
    /* padding-left: 88px; */
    padding-bottom: 20px;
}

.footer-widget.post-column .post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 13px;
}

.footer-widget.post-column .post-thumb {
    width: 50%;
    margin-bottom: 10px;
}

.footer-widget.post-column h5 {
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}

.footer-widget.post-column .post-info {
    color: #13b7bb;
    float: right;
}

.footer-bottom {
    background: #333;
    color: #d1d1d1;
    padding: 20px 0 20px;
}

.footer-bottom .copyright-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}
.footer-bottom .copyright-text a{
    color: #13b7bb;
}

/*
------------------------------------------------
  Fact Counter 
------------------------------------------------
*/

.fact-counter {
    position: relative;
    overflow: hidden;
    color: #ffffff;
}

.fact-counter:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    opacity: 0.80;
    z-index: 0;
}

.fact-counter .item {
    border: 1px solid #ccc;
    padding: 23px 0;
    margin-bottom: 30px;
}

.fact-counter .counter-column {
}

.fact-counter .inner-box {
    color: #222;
}

.fact-counter .counter-column .icon span {
    position: relative;
    top: 0;
    font-size: 50px;
    position: absolute;
    line-height: 70px;
    top: -5px;
    left: 0;
    margin-bottom: 20px;
    color: #ab7442;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.fact-counter .count-outer {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.fact-counter .counter-outer .inner-box {
    position: relative;
    padding-left: 112px;
}

.fact-counter .counter-outer .inner-box .icon-box {
    position: absolute;
    text-align: center;
    top: 5px;
    left: 30px;
    width: 56px;
    height: 56px;
    border: 2px solid #13b7bb;
    border-radius: 50px;
}

.fact-counter .counter-outer .inner-box .icon-box i {
    line-height: 50px;
    color: #13b7bb;
}

.fact-counter .counter-outer .inner-box .icon-box i:before {
    margin: 0;
    font-size: 22px;
}

/* 
=======================================================
  14. subscribe-us styles 
=======================================================
*/

.subscribe-us {
    position: relative;
    padding: 30px 0 30px;
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    background-attachment: fixed;
    color: #ffffff;
}

.subscribe-us.style-2 {
    text-align: center;
    padding: 50px 0 50px;
}

.subscribe-us.style-2 h3 {
    z-index: 2;
    position: relative;
}

.subscribe-us.style-2 p {
    z-index: 2;
    position: relative;
}

.subscribe-us .overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(13, 208, 213, 0.94);
    opacity: 1;
    content: "";
}

.subscribe-us h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    line-height: 30px;
    margin-bottom: 16px;
}

.subscribe-us p {
    margin: 0;
}

.subscribe-us a.thm-btn {
    border: 2px solid #fff;
    padding: 1px 20px;
    margin: 12px 0;
    background: #fff;
    color: #13b7bb;
    line-height: 40px;
    letter-spacing: 1px;
}

.subscribe-us a.thm-btn:hover {
    color: #4b9c1b;
}

/*** 

====================================================================
  15. sidebar style
====================================================================

 ***/
.blog-details .sidebar {
    position: relative;
    padding-left: 40px;
}

.sidebar .widget {
    position: relative;
    margin-bottom: 35px;
}

.sidebar .sidebar-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
}

.sidebar .sidebar-title h3 {
    font-size: 20px;
    color: #222222;
    font-weight: 500;
}

.sidebar .sidebar-title h3 {
    position: relative;
}

.sidebar .sidebar-title h3:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 49px;
    height: 3px;
    background-image: url(../images/resources/ftb.png);
}

/*-----------popular-categories-------------*/
.sidebar .popular-categories .list {
    position: relative;
}

.sidebar .popular-categories .list li {
    position: relative;
    margin-bottom: 10px;
    line-height: 27px;
}

.sidebar .popular-categories .list li .count {
    position: relative;
    color: #f9ad0a;
}

.sidebar .popular-categories .list li a {
    position: relative;
    display: block;
    color: #848484;
    font-size: 14px;
    font-weight: 400;
    font-family: 'open sans';
    transition: .5s;
}

.sidebar .popular-categories .list li a:hover {
    color: #13b7bb;
    transition: .5s;
}

.sidebar .popular-categories .list span {
    margin-right: 7px;
    font-size: 11px;
}

/*-----------sidebar_search-------------*/
.sidebar_search {
    height: 54px;
    margin-bottom: 35px;
    position: relative;
}

.sidebar_search input {
    width: 100%;
    height: 50px;
    border: none;
    border: 1px solid #f1f1f1;
    padding: 0 56px 0 12px;
    color: #9e9e9e;
}

.sidebar_search button {
    width: 54px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    color: #13b7bb;
}

/*-----------sidebar_tags-------------*/

.sidebar_tags {
    margin-bottom: 30px;
}

.sidebar_tags ul {
    padding: 15px 0;
}

.sidebar_tags ul li {
    display: inline-block;
    margin: 0 4px 8px 0;
}

.sidebar_tags ul li a {
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #9e9e9e;
    line-height: 32px;
    border: 1px solid #f1f1f1;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0 14px;
}

.sidebar_tags ul li a:hover {
    color: #ffffff;
    background: #13b7bb;
}

/*============ recent-post =================*/
.sidebar .recent-post {
    margin-bottom: 40px;
}

.sidebar .recent-post .title {
    margin-bottom: 25px;
}

.sidebar .recent-post .post {
    position: relative;
    padding-left: 88px;
    padding-bottom: 20px;
}

.sidebar .recent-post .post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidebar .recent-post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
}

.sidebar .recent-post h5 {
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #222;
    line-height: 25px;
}

.sidebar .recent-post .post-info {
    color: #13b7bb;
    font-size: 15px;
}

/*** 

====================================================================
  16. blog details
====================================================================

***/

.blog-details {
    position: relative;
    padding: 100px 0 50px;
}

.blog-container {
    position: relative;
    padding: 0 0;
    margin-bottom: 20px;
}

.blog-post.style-two {
    padding: 0;
}

.blog-details .blog-post {
    position: relative;
    background: #ffffff;
    margin-bottom: 2px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.blog-details .blog-post .post-header {
    position: relative;
    padding: 18px 0 0;
    background: #ffffff;
}

.blog-details .blog-post .post-header h2 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin: 5px 0 8px;
    color: #222222;
}

.blog-details .blog-post .post-header h2 a {
    position: relative;
    display: block;
    color: #222222;
    transition: .5s;
}

.blog-details .blog-post .post-header a:hover {
    color: #13b7bb;
    transition: .5s;
}

.blog-details .blog-post .post-header h4 {
    color: #f9ad0a;
    font-size: 14px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
}

.blog-details .blog-post .post-info {
    position: relative;
    margin-bottom: 18px;
    font-family: 'open sans', sans-serif;
}

.blog-details .blog-post .post-info li {
    position: relative;
    display: inline-block;
    margin: 0 25px 0 0;
    color: #848484;
    font-size: 14px;
    font-weight: 400;
}

.blog-details .blog-post .post-info li span {
}

.blog-details .blog-post .post-info li span:before {
    color: #13b7bb;
    margin: 0;
    font-size: 14px;
}

.blog-details .blog-post .image-box {
    position: relative;
}

.blog-details .blog-post .image-box img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.blog-details .image-slider .owl-controls {
    margin: 0 !important;
}

.blog-details .image-slider .owl-nav .owl-prev {
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none !important;
    font-size: 0 !important;
}

.blog-details .image-slider .owl-nav .owl-next {
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none !important;
    font-size: 0 !important;
}

.blog-details .image-slider .owl-nav .owl-prev:after {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
    display: block;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    width: 50px;
    height: 50px;
    opacity: 0.50;
    background: rgba(0, 0, 0, 0.30);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.blog-details .image-slider .owl-nav .owl-next:after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
    display: block;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    width: 50px;
    height: 50px;
    opacity: 0.50;
    background: rgba(0, 0, 0, 0.30);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.blog-details .image-slider .owl-nav .owl-prev:hover:after,
.blog-details .image-slider .owl-nav .owl-next:hover:after {
    background: #f9ad0a;
    opacity: 1;
}

.blog-details .image-slider .owl-dots {
    display: none !important;
}

.blog-details .blog-post .post-desc {
    position: relative;
    padding: 20px 0;
    background: #ffffff;
    border-top: 1px solid #ededed;
}

.blog-details .blog-post .text {
    position: relative;
    margin-bottom: 33px;
    color: #848484;
}

.blog-details .blog-post .text.style-two {
    margin-bottom: 10px;
}

.blog-details .blog-post .post-header .post-options {
    position: relative;
    float: right;
}

.blog-details .blog-post .post-header .post-options a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    display: inline-block;
    margin-left: 10px;
    color: #777777;
}

.blog-details .blog-post .post-header .post-options a:hover {
    color: #00bff5;
}

.blog-details .blog-post blockquote {
    position: relative;
    margin-left: 54px;
    padding: 5px 20px 5px 15px;
    line-height: 24px;
    font-size: 14px;
    color: #848484;
    font-style: italic;
    border: 1px solid #ccc;
    border-left: 4px solid #e7e7e7;
    font-family: 'Open Sans', sans-serif;
}

.blog-details .blog-post .quate {
    position: absolute;
    top: 24px;
    left: -50px;
    font-size: 30px;
    color: #13b7bb;
}

.blog-details .blog-detail .post-desc h2 {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 22px;
    color: #1a1a1a;
}

.blog-details .blog-detail .post-desc h3 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
    color: #1a1a1a;
}

.blog-details .blog-detail h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

.check-list li .fa {
    position: relative;
    color: #cbda37;
}

.remove-list li .fa {
    position: relative;
    color: #13b7bb;
}

.blog-details .blog-detail .post-tags {
    position: relative;
    padding: 15px;
    font-size: 16px;
    background: #f5f5f5;
    color: #999999;
    margin-bottom: 50px;
}

.blog-details .blog-detail .post-tags a {
    position: relative;
    color: #777777;
    font-size: 15px;
}

.blog-details .blog-detail .post-tags a:hover {
    color: #f7a34a;
}

.blog-details .post-author {
    position: relative;
    background: #ccedf9;
    padding: 25px;
    color: #555555;
    border-bottom: 3px solid #f7a34a;
    margin-bottom: 50px;
}

.blog-details .post-author:before {
    content: '';
    position: absolute;
    left: 50px;
    top: -28px;
    border: 15px solid transparent;
    border-bottom-color: #ccedf9;
}

.blog-details .post-author .inner-box {
    position: relative;
    padding: 15px 0 0 100px;
    min-height: 80px;
}

.blog-details .post-author .inner-box .author-thumb {
    position: absolute;
    left: 0;
    top: 10px;
    width: 80px;
    height: 80px;
    border: 2px solid transparent;
    box-shadow: 0 0 2px 0 #f7a34a;
    -moz-box-shadow: 0 0 2px 0 #f7a34a;
    -ms-box-shadow: 0 0 2px 0 #f7a34a;
    -o-box-shadow: 0 0 2px 0 #f7a34a;
    -webkit-box-shadow: 0 0 2px 0 #f7a34a;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
}

.blog-details .post-author .inner-box .author-thumb img {
    display: block;
    width: 76px;
}

.blog-details .post-author h4 {
    margin-bottom: 10px;
    color: #1a1a1a;
}

.blog-details .post-author h4 .author-occ {
    position: relative;
    left: 10px;
    padding: 5px 10px;
    font-size: 10px;
    background: #f7a34a;
    border-radius: 5px;
    color: #ffffff;
}

.leave-comment .section-title {
    margin-bottom: 20px;
}

.leave-comment .section-title h3 {
    position: relative;
    display: block;
    margin: 67px 0 25px;
    color: #222222;
    transition: .5s;
    font-size: 20px;
    font-weight: 500;
}

.leave-comment .section-title h3:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 49px;
    height: 3px;
    background-image: url(../images/resources/ftb.png);
}

.blog-details .form-control:focus {
    border-color: #13b7bb;
}

/*---------Comments Area------------*/

.blog-details .comments-area {
    position: relative;
}

.blog-details .group-title {
    position: relative;
    margin-bottom: 30px;
}

.blog-details .group-title h2 {
    position: relative;
    display: block;
    margin: 50px 0 10px;
    color: #222222;
    transition: .5s;
    font-size: 20px;
    font-weight: 500;
}

.blog-details .group-title:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 49px;
    height: 3px;
    background-image: url(../images/resources/ftb.png);
}

.blog-details .comments-area .comment-box {
    position: relative;
}

.blog-details .comments-area .comment {
    position: relative;
    margin: 0 0 40px 0;
    padding: 0 0 10px 100px;
}

.blog-details .comments-area .comment .text {
    color: #848484;
}

.blog-details .comments-area .reply-comment {
    margin-left: 50px;
}

.blog-details .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 84px;
    height: 84px;
    border: 3px solid #ffffff;

}

.blog-details .comments-area .comment-box .author-thumb img {
    width: 100%;
    display: block;
}

.blog-details .comments-area .comment-info {
    margin-bottom: 2px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}

.blog-details .comments-area .comment-box strong {
    font-size: 20px;
    color: #222;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.blog-details .comments-area .reply-option {
    color: #222;
    font-weight: 600;
    font-size: 14px;
}

.blog-details .comments-area .reply-option .theme-btn {
    color: #13b7bb;
    padding: 0 25px;
    float: right;
}

.blog-details .comments-area .reply-option .theme-btn:hover {
    color: #5f5f5f;
}

.blog-details .contact-info {
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
}

.blog-details .contact-info .text {
    position: relative;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    color: #7f7f7f;
}

.blog-details .contact-info li {
    position: relative;
    margin-bottom: 5px;
    line-height: 1.8em;
    color: #7f7f7f;
}

.blog-details .contact-info li strong {
    position: relative;
    padding-right: 10px;
    font-weight: 600;
    color: #292929;
}

.blog-details .contact-info a {
    color: #f17338;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
}

.blog-details .contact-info a:hover {
    color: #3d3d3d;
}

/*
=================================================
  17. error page style
=================================================
*/

.error-page {
    padding: 80px 0 0;
}

.error-page .content-box {
    margin-top: 50px;
    margin-bottom: 80px;
}

.error-page .content-box h1 {
    font-size: 150px;
    font-weight: 700;
    color: #13b7bb;
}

.error-page .content-box h2 {
    margin-bottom: 16px;
}

.error-page .content-box p {
    margin-bottom: 40px;
    color: #848484;
}

.error-page .content-box .sidebar_search {
    max-width: 475px;
    margin-bottom: 50px;
}

.error-page .content-box {
}

/*
=================================
  18. feature style
=================================
*/
.feature {
    margin-top: -100px;
}

.feature .item {
    padding-bottom: 30px;
}

.feature .item .image_holder {
    position: relative;
    overflow: hidden;
}

.feature .item .image_holder .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    padding: 14px;
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transition: all 500ms ease 0s;
}

.feature .item:hover .overlay {
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
}

.feature .item .image_holder .inner {
    top: 50%;
    position: relative;
    margin-top: -35px;
    text-align: center;
}

.feature .item .image_holder .inner i {
    font-size: 20px;
    color: #fff;
    line-height: 42px;
    width: 45px;
    height: 42px;
    border: 1px solid #fff;
}

.feature .item:hover .image_holder h4 a {
    bottom: 0;
}

.feature .image_holder h4 a {
    background: #13b7bb none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-weight: 500;
    height: 40px;
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 100%;
    bottom: -70px;
    font-size: 18px;
}

.feature .image_holder h4 a:hover {
    color: #222;
}

/*
====================================================
  19. service styles 
====================================================
*/

.service {
    padding: 50px 0 20px;
    position: relative;
}

.service.style-2 {
    padding: 80px 0 20px;
    border-bottom: 1px solid #f7f7f7;
}

.service .sec-title h2:before {
    left: 50%;
    margin-left: -50px;
}

.service .sec-title p {
    max-width: 550px;
    margin: 0 auto;
}

.service .item-list {
    margin-top: 50px;
}

.service .item {
    margin-bottom: 20px;
    padding: 20px 20px 20px 105px;
    background: #395b9a;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 4px;
    height: 170px;
}
@media (max-width:767px){
    .service .item{
        height: 200px;
    }
}

.service .item:before {
    content: "";
}

.service.style-2 .item:before {
    display: none;
}

.service .item .icon-holder {
    position: absolute;
    top: 20px;
    left: 15px;
}

.service.style-2 .item .hexagon {
    margin-left: 0;
}

.service .item:hover:before {
    opacity: 1;
    visibility: visible;
    transition: .5s ease;
}

.service .item:hover .hexagon:before,
.service .item:hover .hexagon:after {
    background: #13b7bb;
    border-color: #13b7bb;
    transition: .5s ease;
}

.service .item .hexagon i {
    position: relative;
    z-index: 9;
}

.service .item .hexagon i:before {
    margin: 0;
    font-size: 40px;
}

.service .item:hover .hexagon {
    background-color: #004380;
    border-color: #004380;
    color: #fff;
    background-position: 100% 100%;
    transition: .5s ease;
}

.service .item h4 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #fff;
    transition: .5s ease;
}

.service .item h4:hover {
    color: #ffffff;
    transition: .5s ease;
}

.service .item p {
    margin-bottom: 10px;
    color: #ffffff;
    float: left;
}

.service .item .thm-btn {display: inline-block;float: right;background: #ffffff;padding: 5px 7px;border-radius: 4px;font-size: 14px;font-weight: 600;color: #13b7bb;}
.bg-color1{
    background-color:rgb(127, 13, 71) !important
}
.bg-color2{
    background-color:#020b5f !important
}
.bg-color3{
    background-color:rgb(2, 103, 73) !important
}
.bg-color4{
    background-color:rgb(97, 66, 3) !important
}
.bg-color5{
    background-color:rgb(40, 51, 56) !important
}
.bg-color6{
    background-color:#881b06 !important
}
.bg-color7{
    background-color: #004280 !important;
}
.bg-opacity{
    background-color: rgba(60, 60, 60, 0.7) !important;
    border-radius: 4px;
}
.hexagon {
    position: relative;
    width: 80px;
    height: 42px;
    font-size: 38px;
    line-height: 40px;
    margin: 25px auto 50px;
    text-align: center;
    border-left: solid 2px #004380;
    background: #fff;
    border-right: solid 2px #489c1b;
    transition: .5s ease;
    background-position: 0% 100%;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 56px;
    height: 55px;
    background: #fff;
    -webkit-transform: scaleY(0.6) rotate(-45deg);
    -ms-transform: scaleY(0.6) rotate(-45deg);
    transform: scaleY(0.6) rotate(-45deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hexagon:before {
    border-top: solid 2px #004380;
    border-right: solid 2px #489c1b;
    top: -28px;
    right: 10px;
}

.hexagon:after {
    border-bottom: solid 2px #13b7bb;
    border-left: solid 2px #13b7bb;
    bottom: -28px;
    right: 10px;
}

/*
==================================================
  20. our-team
==================================================
*/
.our-team {
    padding: 80px 0 80px;
}

.our-team .sec-title h2:before {
    left: 50%;
    margin-left: -50px;
}

.our-team .sec-title p {
    max-width: 600px;
    margin: 0 auto;
}

.our-team .item {
    margin-top: 40px;
}

.our-team .item .image-holder {
    position: relative;
}

.our-team .item .thm-btn {
    position: absolute;
    background: transparent;
    opacity: 0;
    bottom: 0;
    font-size: 14px;
    width: 100%;
    border-radius: 0;
    text-align: center;
    padding: 5px 22px;
    border: 0;
}

.our-team .item .thm-btn li {
    display: inline-block;
}

.our-team .item .thm-btn li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 5px;
}

.our-team .item .thm-btn li span {
    color: #fff;
}

.our-team .item .thm-btn:hover {
    color: #fff;
}

.our-team .item:hover .thm-btn {
    opacity: 1;
}

.our-team .item .thm-btn:before {
    background: #13b7bb;
}

.our-team .item:hover .thm-btn {
    -webkit-transition: inherit;
    transition: inherit;
}

.our-team .item:hover .thm-btn:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.our-team .item .content-holder {
    text-align: center;
    border: 1px solid #f7f7f7;
    padding: 8px 0 8px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.our-team .item .content-holder h4 {
    color: #222;
    line-height: 20px;
}

.our-team .item .content-holder p {
    color: #848484;
    text-transform: capitalize;;
}

.our-team .owl-theme .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    top: -12px;
}

.our-team .owl-theme .owl-nav [class*=owl-] {
    color: #13b7bb;
    font-size: 24px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    height: 40px;
    width: 30px;
    border: 2px solid #13b7bb;
    line-height: 36px;
    text-align: center;
    margin-right: 2px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.our-team .owl-theme .owl-nav [class*=owl-]:hover {
    color: #fff;
    border: 2px solid #13b7bb;
    background: #13b7bb;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

/*
================================
  21. why_choose_us
================================
*/
.why_choose_us {
    padding: 80px 0 80px;
}

.why_choose_us .sec-title h2:before {
    left: 50%;
    margin-left: -50px;
}

.why_choose_us .sec-title p {
    max-width: 600px;
    margin: 0 auto;
}

.why_choose_us .fact-counter {
    margin-top: 50px;
}

.why_choose_us .accordion-box {
    margin-top: 50px;
}

.why_choose_us .accordion {
    margin-bottom: 15px;
    position: relative;
}

.why_choose_us .accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center;
}

.why_choose_us .accordion .acc-btn.active .left-icon {
    color: #fff;
}

.why_choose_us .accordion .left-icon span {
    position: relative;
    top: 18px;
}

.why_choose_us .accordion .acc-btn {
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 30px 15px;
    margin: 0;
    padding-right: 50px;
    border: 1px solid #e1e1e1;
}

.why_choose_us .accordion .acc-btn.active {
    border-color: #13b7bb;
    border-bottom: 0;
}

.why_choose_us .accordion .acc-btn p {
    color: #555555;
    text-transform: capitalize;
    font-weight: 700;
    padding-left: 32px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.why_choose_us .accordion .acc-btn.active p {
    color: #222;
}

.why_choose_us .accordion .acc-btn.pr {
    position: relative;
}

.why_choose_us .accordion-box.style-one .accordion .acc-content {
    position: relative;
    border: 1px solid #13b7bb;
    padding: 18px 10px 44px 195px;
    color: #848484;
}

.why_choose_us .accordion .acc-btn .toggle-icon {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 55px;
    width: 43px;
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background: #13b7bb;
}

.why_choose_us .accordion .acc-btn .toggle-icon.left {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 30px;
}

.why_choose_us .accordion .acc-btn .toggle-icon .plus:before {
    font-size: 24px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 15px;
    left: 16px;
    width: 100%;
    color: #fff;
}

.why_choose_us .accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.why_choose_us .accordion-box .accordion .acc-btn .toggle-icon .minus:before {
    font-size: 24px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 13px;
    left: 14px;
    color: #fff;
    width: 100%;
}

.why_choose_us .accordion-box .accordion .acc-btn .toggle-icon .minus {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.why_choose_us .accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.why_choose_us .accordion-box .accordion .acc-content {
    display: none;
    background: #ffffff;
    border-top: 0;
}

.why_choose_us .accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.why_choose_us .accordion-box .accordion .acc-content p {
    margin: 0;
}

.why_choose_us .accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    color: #121d2f;
}

.why_choose_us .acc-content .image {
    position: absolute;
    left: 11px;
    top: 11px;
    width: 170px;
    height: 100px;
}

.why_choose_us .acc-content .text {
    position: relative;
}

/*
=======================================
  why-chooseus
=======================================
*/
.why-chooseus {
    padding: 10px 0 30px;
    position: relative;
}

.why-chooseus .section-title {
    margin-bottom: 50px;
}

.why-chooseus .section-title h1 {
    margin-bottom: 10px;
    font-size: 34px;
    text-transform: uppercase;
}

.why-chooseus .content {
    padding: 20px;
    margin-bottom: 40px;
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, .1);
    background: #eee;
    color: #333;
}

.why-chooseus .content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #004380;
    text-transform: capitalize;
}

.why-chooseus .content .link a {
    font-size: 14px;
    font-weight: 600;
    color: #13b7bb;
    text-transform: capitalize;
    margin-top: 10px;
}

.why-chooseus .content .link i {
    margin-right: 10px;
}

/*
==========================================
  22. success_level
==========================================
*/
.success_level {
    position: relative;
    padding: 0;
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    background-attachment: fixed;
    color: #ffffff;
}

.success_level .overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.69);
    opacity: 1;
    content: "";
}

.success_level .sec-title {margin-top: 40px;}

.success_level .sec-title h2 {
    position: relative;
}

.success_level .sec-title h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100px;
    height: 3px;
    background-image: url(../images/resources/title-before2.png);

}

.success_level .sec-title p {
    max-width: 600px;
}

.success_level-item {
    margin-top: 75px;
}

.progress-item .progress {
    background-color: #fff;
    height: 10px;
    border-radius: 0;
    margin-bottom: 26px;
    overflow: visible;
    position: relative;
    z-index: 2;
}

.progress-item p {
    margin: 0;
    padding: 0 0 5px;
    position: relative;
    z-index: 2;
}

.progress-item .progress-bar {
    font-size: 12px;
    height: 10px;
    line-height: 18px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    background-color: #004280;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 100% !important;
    top: 30px;
}
.progress-item1 .progress-bar1 {
    font-size: 12px;
    height: 10px;
    line-height: 18px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    background-color: #004280;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 100% !important;
    top: 30px;
}

.progress-item .progress-bar .value-holder {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #004280;
    height: 20px;
    line-height: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -6px;
    width: 20px;
    z-index: 9999;
}
.progress-item1 .progress-bar1 .value-holder1 {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #004280;
    height: 20px;
    line-height: 10px;
    position: absolute;
    left: 0;
    text-align: center;
    top: -6px;
    width: 20px;
    z-index: 9999;
}
.progress-item .progress-bar .value-holder .value {
    color: #fff;
    font-size: 14px;
    left: 22px;
    line-height: 24px;
    position: absolute;
    top: -26px;
}

.progress-item.progress-white .progress {
    padding: 2px;
}

.success_level .image-box {
    margin-left: 50px;
}

.success_level .image-box img {
    width: auto;
    max-width: 100%;
}

/*
===========================================
  23. about-section
===========================================
*/
.about-section {
    padding: 40px 0 80px;
}

.about-section .content {
    margin-top: 40px;
}

.about-section .content h2 {
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    color: #004380;
    margin-bottom: 30px;
}
.about-section .content h2 small{
    display:block;
    color: #33b6bb;
    font-weight: 500;
}

.about-section .content .text p {
    font-size: 14px;
    color: #888;
}

.about-section .img-box {
    margin-top: 40px;
}

/*
=====================================
  24. single-service
======================================
*/
.single-service {
    padding: 80px 0 80px;
}

.single-service .text h3 {
    margin-bottom: 10px;
    color: #222;
}

.single-service-carousel .item .img-holder {
    position: relative;
    overflow: hidden;
}

.single-service-carousel .item:hover .img-holder h4 {
    bottom: 0;
}

.single-service-carousel .item .img-holder h4 {
    background: #13b7bb none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-weight: 500;
    height: 50px;
    left: 0;
    padding-top: 16px;
    position: absolute;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 100%;
    bottom: -70px;
    font-size: 18px;
}

/*
=====================================
  25. related-service
======================================
*/
.related-service .title {
    margin-bottom: 50px;
}

.related-service .title h3 {
    position: relative;
}

.related-service .title h3:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 49px;
    height: 3px;
    background-image: url(../images/resources/ftb.png);
}

.related-service .item {
    padding: 0 0 0 50px;
    background: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}

.related-service .item:before {
    content: "";
}

.related-service .item .icon-holder {
    position: absolute;
    top: 5px;
    left: -45px;
}

.related-service.style-2 .item .hexagon {
    margin-left: 0;
}

.related-service .item:hover:before {
    opacity: 1;
    visibility: visible;
    transition: .5s ease;
}

.related-service .item:hover .hexagon:before,
.related-service .item:hover .hexagon:after {
    background: #13b7bb;
    border-color: #13b7bb;
    transition: .5s ease;
}

.related-service .item .hexagon i {
    position: relative;
    z-index: 9;
}

.related-service .item .hexagon i:before {
    margin: 0;
    font-size: 40px;
}

.related-service .item:hover .hexagon {
    background-color: #13b7bb;
    border-color: #13b7bb;
    color: #fff;
    background-position: 100% 100%;
    transition: .5s ease;
}

.related-service .item h4 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #222;
    transition: .5s ease;
}

.related-service .item h4:hover {
    color: #13b7bb;
    transition: .5s ease;
}

.related-service .item p {
    margin-bottom: 10px;
    color: #848484;
}

.related-service .item:hover .thm-btn {
    color: #13b7bb;
}

/*=============== default-sidebar ====================*/

.default-sidebar {
    padding-bottom: 100px;
}

.default-sidebar .list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 5px solid #13b7bb;
    margin-bottom: 50px;
}

.default-sidebar .list li {
    list-style: none;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f7f7f7;
}

.default-sidebar .list li:last-child {
}

.default-sidebar .list li.active a {
    color: #13b7bb;
}

.default-sidebar .list li a {
    display: block;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #222;
    font-weight: 600;
    line-height: 28px;
    padding-left: 20px;
    transition: all 0.5s ease;
    position: relative;
}

.default-sidebar .list li.active a, .default-sidebar .list li a:hover {
    color: #13b7bb;
}

.default-sidebar .list li a:before {
    content: "\f178";
    position: absolute;
    font-size: 14px;
    font-family: FontAwesome;
    right: 30px;
    top: 1px;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

/*============ recent-post =================*/
.default-sidebar .recent-post .title {
    margin-bottom: 25px;
}

.default-sidebar .recent-post h3.title {
    position: relative;
}

.default-sidebar .recent-post h3.title:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 49px;
    height: 3px;
    background-image: url(../images/resources/ftb.png);
}

.default-sidebar .recent-post .post {
    position: relative;
    padding-left: 88px;
    padding-bottom: 20px;
}

.default-sidebar .recent-post .post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.default-sidebar .recent-post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
}

.default-sidebar .recent-post h5 {
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #222;
    line-height: 25px;
}

.default-sidebar .recent-post .post-info {
    color: #13b7bb;
    font-size: 15px;
}

/*** 
=======================================
  26. contact-info-area
=======================================
***/

.contact-info-area {
    border-bottom: 1px solid #f7f7f7;
    padding: 77px 33px;
}

.contact-info-area .contact-info .icon-box {
    font-size: 40px;
    color: #13b7bb;
    margin-bottom: 20px;
}

.contact-info-area .contact-info h5 {
    font-size: 16px;
    margin-bottom: 8px;
}

.contact-info-area .contact-form {
    position: relative;
}

.contact-info-area .contact-info {
    text-align: center;
}

.contact-info-area .contact-info li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 14px;
}

.contact-info-area .contact-info li a {
    position: relative;
    font-size: 15px;
    color: #00aff0;
    padding-left: 20px;
}

.contact-info-area .contact-info li a i {
    font-size: 15px;
    margin-right: 5px;
}

.contact-info-area .contact-info li i {
    font-size: 20px;
    color: #00b7f2;
    position: absolute;
    left: 0;
    top: 8px;
}

.contact-info-area .thm-btn {
    background: #333;
    border-radius: 25px;
    padding: 0 50px;
}

.contact_us {
    padding: 80px 0 70px;
}

.contact_us .sec-title h2:before {
    left: 50%;
    margin-left: -50px;
}

.contact_us .sec-title p {
    max-width: 650px;
    margin: 0 auto;
    color: #848484;
    margin-bottom: 60px;
}

.contact_us .link_btn.style-four {
    margin-top: 30px;
}

.scroll-nav {
    top: 30%;
    right: 0;
    width: 40px;
    position: fixed;
    z-index: 50;
}

.scroll-nav a {
    width: 40px;
    height: 40px;
    float: left;
    color: #fff;
    margin-bottom: 1px;
    position: relative;
    left: 0
}

.scroll-nav a i {
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    padding-left: 12px
}

.scroll-nav a span {
    width: 150px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    font-size: 13px;
    text-align: center;
    position: absolute;
    color: #fff;
    background: #000;
    bottom: -100%;
    margin-bottom: -12px;
    left: 49px;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 6;
    border-radius: 2px
}

.scroll-nav a span:before {
    margin-top: -4px;
    top: 50%;
    right: 100%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.scroll-nav a.facebook {
    background: #3b5998
}

.scroll-nav a.twitter {
    background: #019fde
}

.scroll-nav a.youtube {
    background: #c31f03
}

.scroll-nav a.instagram {
    background-color: #8a3ab9
}

.scroll-nav a.google {
    background-color: #d34836
}

.scroll-nav a.pinterest {
    background: #b6001d
}

.scroll-nav a.tumblr {
    background-color: #34526f
}
.left-box{
    background: #004280;
    color:#fff;
}
ul.link li{
    font-size: 14px;
}
ul.link li:before{
    content:"\f105";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size:12px !important;
    color: #4b9c1b;
    font-weight: 600;
}
.head-color{
    color: #4b9c1b;
}
.bold-border{
    border: 8px solid #004383;
    /* width: 139px; */
    /* height:10px; */
    margin-right: 10px;
}
.back-side{
    background: url("../images/back-side.jpg") no-repeat fixed center center / cover;
}
.facility p:before{
    content:url(../images/icon-img.png);
    width:100%;
    padding-right: 10px;
    position: relative;
    top: 6px;
}

.ulockd-testimonial{
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 50px;
}
.ulockd-testimonials {
    border: 1px solid #d3d3d3;
    padding: 35px 25px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ulockd-testimonials:hover {
    background-color: #205d00;
    /* box-shadow: 0 1px 40px 5px #1c8c08;
     -webkit-box-shadow: 0 1px 40px 5px #1c8c08;
     -moz-box-shadow: 0 1px 40px 5px #1c8c08;
     -o-box-shadow: 0 1px 40px 5px #1c8c08;*/
    cursor: pointer;
}
.ulockd-testimonials:hover h4.title,
.ulockd-testimonials:hover p.post,
.ulockd-testimonials:hover p.comments {
    color: #fff;
}
.ulockd-testimonials h4.title,
.ulockd-testimonials p.post,
.ulockd-testimonials p.comments {
    color: #555;
}
.ulockd-testimonials .testi-thumb {
    position: absolute;
    top: -20%;
}
.ulockd-testimonials .testi-thumb img {
    border: 1px solid #d3d3d3;
}
.ulockd-testimonials > p{
    margin-bottom: 20px;
    text-transform: capitalize;
}
.ulockd-testi-title{
    margin-bottom: 0;
    margin-top: 0px;
}
.ulockd-testimonial-title {
    position: relative;
    margin-bottom: 60px;
}
.ulockd-testimonial-title h2 {
    margin-top: 0;
}
.ulockd-testimonial-title .ulockd-testimonial-hdr-icon {
    font-size: 80px;
    left: 0;
    margin: 0 auto;
    opacity: 0.25;
    position: absolute;
    right: 0;
    top: -45px;
}
.ulockd-testimonials h4.title{
    font-weight: 600;
    color: #075298;
}
.ulockd-testimonials .testi-thumb.img1{
    position: absolute;
   top:-10%;
}
.ulockd-testimonials .testi-thumb.img2{
    position: absolute;
    top: -13%;
}
.ulockd-testimonials .testi-thumb.img3{
    position: absolute;
    top: -15%;
}
.ulockd-testimonials .testi-thumb.img4{
    position: absolute;
    top: -32%;
}
.ulockd-testimonials .testi-thumb.img5{
    position: absolute;
    top: -16%;
}
.ulockd-testimonials .testi-thumb.img6{
    position: absolute;
    top: -17%;
}
.ulockd-testimonials .testi-thumb.img7{
    position: absolute;
    top: -20%;
}
.mr-t{
    margin-top: -92px;
}
.model-back{
    background: url(../images/model-image.jpg) no-repeat center center / cover;
    border: none;
    padding: 0;
}
.model-back>div{
    background: rgba(0, 68, 131, 0.8);
    padding: 15px;
}
.big{font-size: 20px;}
@media (max-width: 1199px) {
    .recent-project .owl-controls {
        display: none;
    }

    .navigation li a {
        padding: 32px 6px 31px;
    }

    .mainmenu-area .thm-btn {
        padding: 2px 10px;
    }

    .mainmenu-area {
        padding: 0;
        min-height: 66px;
    }

    .mainmenu-area .showhide {
        height: 60px;
        width: 30px;
        padding: 18px 0 41px;
        float: none;
    }

}

@media only screen and (min-width: 1200px) {
    .container {
        padding: 0;
    }

    .container-fluid {
        padding: 0;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {

    .theme_menu .thm-btn {
        padding: 0 13px;

    }

}

@media (max-width: 1200px) and (min-width: 992px) {
    .two-column .inner-box .image-box {
        position: relative;
        margin-bottom: -95px;
    }

    .two-column .content-box {
        padding: 30px 0 80px;
    }
}

@media (max-width: 1024px) {
    .project-carousel .owl-controls .owl-nav {
        top: auto;
        left: 0;
        right: 0;
    }

    .recent-project .owl-controls {
        position: absolute;
        bottom: 45px;
        left: -155px;
    }

}

@media (min-width: 992px) {
    .mobile-menu {
        display: none;
    }

}

@media (max-width: 991px) {

    .theme_menu.stricky-fixed .main-logo {
        display: none;
    }

    .mainmenu-area .right-area .link_btn {
        margin: 0;
    }

    .right-area {
        position: absolute;
        right: 15px;
        top: -50px;
    }

    .nav_side_content .search_option form {
        width: 250px;
        right: -25px;
        top: 52px;
    }

    .theme_menu {
        background: #f7f7f7;
    }

    .mainmenu-area .menu-column {
        float: none;
        width: 100%;
        padding: 0;
    }

    .mainmenu-area .right-area {
        margin-right: 17px;

    }

    .main-logo {
        margin: 0 auto;
        padding: 5px 0;
    }

    .main-logo a {
        width: 100%;
        margin: auto;
        padding: 0 50px;
    }

    .nav_side_content {
        margin-top: 31px;
    }

    .two-column .content-box {
        padding: 30px 0 80px;
    }

    .about .item-list .item.clearfix {
        margin-top: 0;
    }

    .rev_slider_wrapper {
        margin-top: 0;
    }

    .page-banner {
        margin-top: 0;
        padding-top: 70px;
    }

    /*=================== mobile-menu ======================*/
    .navigation {
        display: none;
    }

    .main-menu {
        float: none;
    }

    .main-menu .collapse {
        border: 0;
        /* display: none !important; */
        overflow: auto !important;
    }

    .main-menu .collapse.in,
    .main-menu .collapsing {
        display: block !important;
    }

    .main-menu .navbar-header {
        padding: 5px;
        float: none;
        background: #004380;
    }

    .main-menu .navbar-toggle {
        float: none;
        margin: 0;
        display: block;
    }

    .main-menu .navbar-toggle .icon-bar {
        background: #ffffff;
        width: 30px;
    }

    .success_level .image-box{
        margin: auto;
    }

    /*=================================menu=======================*/
}

@media (max-width: 768px) {
    .header-top .top-right,
    .header-top .top-left {
        width: 100%;
        text-align: center;
    }

    .header-top .top-right ul,
    .header-top .top-left ul {
        text-align: center;
    }

    .header-top .top-right ul li,
    .header-top .top-left ul li {
        display: inline-block;
        float: none;
    }

    .header-top .links-nav li:after {
        content: "";
        margin: 0;
    }

    .our-team .owl-controls .owl-nav {
        margin-bottom: 10px !important;
    }

    .latest-news .owl-theme .owl-nav {
        margin-bottom: 10px !important;
    }

    .page-title .path {
        text-align: center;
    }

    .sidebar-page .sidebar {
        position: relative;
        padding-left: 0;
    }

    .header-top .top-right {
        margin: 10px 0;
    }

    .footer-bottom {
        /* padding-bottom: 70px; */
    }

    .footer-bottom .pull-left {
        text-align: center;
        width: 100%;
    }

    .footer-bottom .pull-right {
        text-align: center;
        margin-top: 5px;
        width: 100%;
    }

    .scroll-nav {
        width: 30px;
    }

    .scroll-nav a {
        width: 30px;
        height: 30px;
    }

    .scroll-nav a i {
        font-size: 12px;
        line-height: 30px;
        padding-left: 10px
    }

}

@media (max-width: 640px) {
    .rev_slider,
    .page-title {
        margin-top: 0 !important;
    }

    .page-title {
        text-align: center;
    }

}

@media (max-width: 700px) {
    .feature {
        margin-top: 90px;
    }
}

@media (max-width: 575px) {

}

@media (max-width: 359px) {
    .feature .item-list .item .content-box p {
        display: none;
    }

    .feature .item-list .item .content-box h3 {
        margin-top: 10px;
        text-align: center;
    }
}

.paragrphaline
{
    margin-top: 50px;
}

.appoint-form {
    position: absolute;
    top: 36px;
}
.ml-20 {
    margin-left: 0px !important;
}
.app-title.text-white {
    color: #c12424 !important;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
}
.close {
    color: #c12424;
}
.modal-body {
    position: relative;
    padding: 3px;
    background-color: #A5263B;
}
.appoint-btn{
    background-color: #A5263B;
    border: 1px solid  #A5263B;
}
.mt-15 {
    margin-top: 15px !important;
}
.modal-dialog {
    max-width: 600px;
    margin: 100px auto;
    width: 100%;
}
.carousel-inner > .item.back-img1 {
    background: url("../images/pop-pups/1.jpg") no-repeat scroll center center /cover;
    width: 600px;
    height: 400px;
}
.carousel-inner > .item.back-img2 {
    background: url("../images/pop-pups/2.jpg") no-repeat scroll center center /cover;
    width: 600px;
    height: 400px;
}
.carousel-inner > .item.back-img3 {
    background: url("../images/pop-pups/3.jpg") no-repeat scroll center center /cover;
    width: 600px;
    height: 400px;
}
.carousel-inner > .item.back-img4 {
    background: url("../images/pop-pups/4.jpg") no-repeat scroll center center /cover;
    width: 600px;
    height: 400px;
}
@media screen and (max-width: 767px) {
    .appoint-form{
      position: absolute;
      top:9px;
    }
    .carousel-inner > .item.back-img1 {
      background: url("../images/pop-pups/1.jpg") no-repeat scroll center right /cover;
      width: 366px;
      height: 220px;
    }
  
    .carousel-inner > .item.back-img2 {
      background: url("../images/pop-pups/2.jpg") no-repeat scroll center right /cover;
      width: 366px;
      height: 220px;
    }
  
    .carousel-inner > .item.back-img3 {
      background: url("../images/pop-pups/3.jpg") no-repeat scroll center right /cover;
      width: 366px;
      height: 220px;
    }
  
    .carousel-inner > .item.back-img4 {
      background: url("../images/pop-pups/4.jpg") no-repeat scroll center right /cover;
      width: 366px;
      height: 220px;
    }
    .height-01{
      height: 35px !important;
    }
    .app-title.text-white {
        color: #A5263B !important;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0px;
        padding-bottom: 5px !important;
    }
    .modal-body {
        position: relative;
        padding: 3px;
        background-color: #A5263B;
    }
    .appoint-form .form-group {
        margin-bottom: 11px;
    }
   
}