@font-face {
    font-family: NeueHaasUnicaPro-Thin;
    src: url(../fonts/NeueHaasUnicaPro-Thin.ttf);
    font-weight: normal
}

.clearfix {
    *zoom: 1
}
.job-item {
    text-align: right;
    float: right;
}
.btn_link{
    background-color: #db4c23!important;
    color: white!important;
    text-align: center!important;
}
.btn_link:hover{
    background-color: white!important;
    color: #db4c23!important;
}
.button_register{
    text-align: center;
}
.button_register a{
    letter-spacing: normal;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.oh {
    overflow: hidden
}

.relative {
    position: relative
}

.job_details{
    padding: 0px 0 80px!important;
}

.candidate_details{
    padding: 0px 0 80px!important;
}

.job_details_img{
    max-height: 300px;
}
.back_list{
    margin-top: 30px;
    text-align: center;
}

.first_section_job,
.second_section_job{
    font-family: 'Inter', sans-serif;

}


.listing_submit{
    margin-top: 2%;
}

.listing_submit button {
    padding: 10px 50px;
    background-color: #db4c23;
    color: #fff;
    font-weight: bold;
    border: 1px solid #db4c23;
    transition: all 0.6s ease;r
}

.listing_submit button:hover {
    background-color: #fff;
    color: #db4c23;
    border: 1px solid #db4c23;
}



.job_details_description{
    font-size: 16px; 
    /* color: #444;
    line-height: 1.6;*/
    text-align: left; 
}

.candidates-buttons{
    display: grid; 
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 30px;
    margin-bottom: 35px;
}

.listing_show_approved{
    padding: 0!important;

}

.section-wrap {
    padding: 60px 0 80px;
    overflow: hidden;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.section-wrap-lg {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background-attachment: fixed;
    background-size: cover
}

.mobile section {
    background-attachment: scroll !important
}

.static {
    position: static
}

.color-white {
    color: #fff !important
}

.left {
    float: left
}

.right {
    float: right
}

.bg-light {
    background-color: #f5f5f5
}

.bg-dark {
    background-color: #121212
}

.uppercase {
    text-transform: uppercase;
    letter-spacing: .05em
}

.last {
    margin-bottom: 0 !important
}

::-moz-selection {
    color: #fff;
    background: #2cb8a5
}

::-webkit-selection {
    color: #fff;
    background: #2cb8a5
}

::selection {
    color: #fff;
    background: #2cb8a5
}

a {
    text-decoration: none;
    color: #2cb8a5;
    outline: 0;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.dark-link {
    color: #121212
}

.dark-link:hover {
    color: #2cb8a5
}

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

:focus {
    outline: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    padding: 0;
    font-family: NeueHaasUnicaPro-Thin;
    font-size: 14px;
    line-height: 1.5;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    background: #fff;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    color: #7a7a7a;
    font-weight: normal
}

video {
    height: 100%;
    width: 100%
}

body img {
    border: 0;
    max-width: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    color: #585858;
    font-weight: 600;
    line-height: 1.5
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
    color: inherit
}

.custom-btn-back {
    background-color: white!important;
    color: #db4c23!important;
    border: 2px solid #db4c23!important;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 4px;
}

.custom-btn-back:hover {
    background-color: #db4c23!important;
    color: white!important;
    text-decoration: none;
}

/* p {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: normal;
    line-height: 26px;
    direction: rtl; 
} */

.cur {
    cursor: pointer
}

.about_us_tab_img {
    float: right;
    margin: 0 0 10px 20px
}

.about_us_tab_img1 {
    float: left;
    margin-bottom: 20px
}

.loader-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999
}

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 5px;
    width: 5em;
    height: 5em;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    border-top: .5em solid rgba(44, 184, 165, 1);
    border-right: .5em solid rgba(245, 245, 245, .5);
    border-bottom: .5em solid rgba(245, 245, 245, .5);
    border-left: .5em solid rgba(245, 245, 245, .5);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.scroll-down {
    font-size: 16px;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    z-index: 50 !important;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -15px
}

.scroll-down a {
    line-height: 34px;
    position: relative;
    z-index: 50 !important
}

@-webkit-keyframes scroll-down-icon {
    0% {
        bottom: 3px
    }

    50% {
        bottom: 8px
    }

    100% {
        bottom: 3px
    }
}

@-moz-keyframes scroll-down-icon {
    0% {
        bottom: 3px
    }

    50% {
        bottom: 8px
    }

    100% {
        bottom: 3px
    }
}

@-o-keyframes scroll-down-icon {
    0% {
        bottom: 3px
    }

    50% {
        bottom: 8px
    }

    100% {
        bottom: 3px
    }
}

@keyframes scroll-down-icon {
    0% {
        bottom: 3px
    }

    50% {
        bottom: 8px
    }

    100% {
        bottom: 3px
    }
}

.scroll-down i {
    color: #000;
    -webkit-animation: scroll-down-icon 1s infinite;
    -moz-animation: scroll-down-icon 1s infinite;
    -o-animation: scroll-down-icon 1s infinite;
    animation: scroll-down-icon 1s infinite;
    position: absolute;
    left: 10px
}

.navbar {
    margin-bottom: 0;
    border: 0;
    min-height: 100px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 1200
}

.logo-container {
    float: left
}

.logo-wrap {
    margin-top: 15px;
    display: table
}

.logo-wrap a {
    padding: 6px 5px;
}

.sticky .logo-wrap a {
    padding: 0 5px;
    background-color: inherit
}

.sticky .navbar-nav {
    margin-top: 24px
}

.sticky .logo-wrap {
    margin-top: 0
}

.logo-wrap img {
    max-width: 150px
}

.mob {
    display: none
}

.logo-wrap>a {
    -webkit-transition: all 0s ease !important;
    -moz-transition: all 0s ease !important;
    -ms-transition: all 0s ease !important;
    -o-transition: all 0s ease !important;
    transition: all 0s ease !important;
    display: inline-block
}

.logo-wrap.shrink {
    padding: 0
}

.logo-wrap.shrink>a {
    height: auto
}

.logo-wrap {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.nav-wrap {
    width: 83%
}

.navbar-nav {
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
    float: unset;
    width: 100%
}

.navbar-collapse.in {
    overflow-x: hidden
}

.navbar-nav>li>a {
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0;
    color: #fff;
    padding: 0;
    margin: 0 15px 0 0;
    line-height: 24px;
    font-weight: bold
}

.navbar-nav>li>a:hover,
.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover,
header.transparent .navigation.scrolling .navbar-nav>li>a:hover,
header.transparent .navigation.scrolling .navbar-nav>.active>a,
header.transparent .navigation.scrolling .navbar-nav>.active>a:focus,
header.transparent .navigation.scrolling .navbar-nav>.active>a:hover {
    color: #fff
}

.navbar-nav>.open>a,
.navbar-nav>.open>a:focus,
.navbar-nav>.open>a:hover {
    color: #fff;
    background: #015ee6
}

.navigation-overlay .navbar-nav>.open>a,
.navigation-overlay .navbar-nav>.open>a:focus,
.navigation-overlay .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-collapse {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.nav>li>a:focus,
.nav>li>a:hover {
    color: #db4c23;
    background: transparent;
    border-color: #f2f2f2;
    text-decoration: none
}

.navigation.offset {
    -o-transform: translate3d(0, -300px, 0);
    -ms-transform: translate3d(0, -300px, 0);
    -moz-transform: translate3d(0, -300px, 0);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    -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
}

.logo-wrap.shrink>a img {
    -webkit-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    -ms-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

.navigation.sticky {
    position: fixed;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 60px;
    top: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    z-index: 1009
}

.navigation.scrolling {
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0)
}

.navigation.sticky.scrolling {
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: -2px -4px 22px #000
}

.navigation-overlay.sticky .navbar-nav>li>a,
.navigation.sticky .navbar-nav>li>a {
    line-height: 20px;
    color: #db4c23
}

.navigation-overlay.sticky .navbar-nav .dropdown>a::after {
    color: #db4c23
}

.navigation-overlay.sticky ul.header-firstul {
    display: none
}

.navbar-nav .dropdown-menu {
    right: 0;
}

.navbar-nav .dropdown-menu.menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu {
    min-width: 200px;
    margin: 0;
    padding: 0;
    border-top: 2px solid #2cb8a5;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 0;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0)
}

.dropdown-menu>li>a {
    padding: 10px 15px;
    color: #7a7a7a;
    border-bottom: 1px solid #f2f2f2;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    font-weight: 500
}

.menu-list li>a {
    border: 0
}

.dropdown-menu.megamenu,
.dropdown-menu.megamenu-wide {
    padding: 0 14px
}

.dropdown-submenu>a:after {
    font-family: "FontAwesome";
    position: absolute;
    content: "\f105";
    right: 15px;
    color: #45464b
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.megamenu .menu-list>li>a:hover,
.megamenu-wide .menu-list>li>a:hover {
    background-color: transparent;
    color: #2cb8a5
}

.megamenu-item {
    border-right: 1px solid #eee;
    padding: 28px 20px 0 20px
}

.megamenu-item.no-headings {
    padding: 10px 20px
}

.megamenu-item:last-child {
    border-right: 0
}

.dropdown-menu,
.dropdown-submenu>.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out
}

.dropdown:hover>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible
}

.dropdown-menu .megamenu-wrap ul>li>a {
    display: block;
    clear: both;
    font-weight: 500;
    line-height: 1.42857143;
    color: #7a7a7a;
    white-space: normal;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.megamenu-wrap .menu-list>li>a {
    padding: 10px 0
}

.megamenu-wrap .menu-list>li:last-child>a {
    border-bottom: 0
}

.megamenu-item h6 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: left
}

.navbar .dropdown-menu {
    margin-top: 0
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -2px
}

.navbar-nav>li>a.nav-search {
    position: relative;
    display: block;
    margin: 0;
    width: 15px;
    height: 15px;
    0
}

.navigation.sticky .navbar-nav>li>a.nav-search {
    margin: 22px 0
}

.search-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20
}

.search-wrap .form-control {
    height: 100%;
    border: 0;
    font-size: 24px
}

.search-wrap input,
.search-wrap input:focus {
    background-color: #fff !important;
    border: 0
}

.search-trigger {
    z-index: 22;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
    opacity: 1
}

.search-close {
    opacity: 0;
    font-size: 16px;
    z-index: 21;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0
}

.nav-search.open .search-trigger {
    opacity: 0;
    z-index: 20
}

.nav-search.open .search-close {
    opacity: 1;
    color: #7a7a7a
}

.nav-type-3 .nav .mobile-links {
    display: none
}

.mobile-links li>a {
    padding: 15px 0 15px 15px;
    line-height: 20px;
    border-bottom: 1px solid #f2f2f2;
    color: #7a7a7a;
    display: block
}

.mobile-links li>a:hover {
    color: #121212
}

.nav-cart-wrap.style-1 {
    width: auto;
    float: right
}

.nav-cart-wrap.style-1 .cart-inner {
    height: 100px
}

.navigation.sticky .nav-cart-wrap.style-1 .cart-inner {
    height: 60px
}

.shopping-cart>i {
    color: #7a7a7a
}

.cart-inner a>span {
    display: block;
    position: absolute;
    top: -6px;
    right: -8px;
    background-color: #2cb8a5;
    color: #fff;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 10px
}

.navbar-toggle {
    margin-top: 13px;
    border: 0;
    z-index: 50;
    margin-right: 5px
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    width: 18px
}

.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar {
    background-color: #121212
}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: transparent
}

.service-item-box h3 {
    font-size: 16px;
    margin-top: 30px
}

.service-item-box i {
    line-height: 80px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    font-size: 30px
}

.hi-icon {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    margin: 15px 30px;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff
}

.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.icon-effect-1 .hi-icon {
    background: #121212;
    -webkit-transition: background .2s, color .2s;
    -moz-transition: background .2s, color .2s;
    transition: background .2s, color .2s
}

.icon-effect-1 .hi-icon:after {
    top: -5px;
    left: -5px;
    padding: 5px;
    box-shadow: 0 0 0 2px #2cb8a5;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform .2s, opacity .2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform .2s, opacity .2s;
    transform: scale(.8);
    opacity: 0
}

.icon-effect-1a .hi-icon:hover {
    background-color: #2cb8a5;
    color: #fff
}

.icon-effect-1a .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.results {
    padding: 150px 0
}

.statistic span {
    font-size: 48px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    color: #121212
}

.statistic h5 {
    font-family: "Open Sans", sans-serif;
    color: #7a7a7a
}

.portfolio-filter {
    list-style: none;
    margin-bottom: 50px;
    cursor: default;
    font-size: 13px;
    text-align: center
}

.portfolio-filter a.active,
.portfolio-filter a:hover {
    color: #121212
}

.portfolio-filter.dark a.active,
.portfolio-filter.dark a:hover {
    color: #fff
}

.portfolio-filter a {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    margin: 0 15px;
    color: #7a7a7a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .2em
}

.work-container {
    overflow: hidden
}

.c-our_bussiness.m-index .work-container {
    margin-bottom: 30px
}

iframe {
    vertical-align: top
}

.work-item {
    position: relative
}

.work-img>a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.work-item img {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transition: .60s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: .60s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: .60s cubic-bezier(0.86, 0, 0.07, 1);
    transition: .60s cubic-bezier(0.86, 0, 0.07, 1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.work-item img.gal-details {
    height: 135px
}

.work-descripxion {
    padding: 15px 20px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    display: block;
    left: 0;
    top: auto;
    bottom: -75px;
    z-index: 3;
    -webkit-transition: .60s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: .60s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: .60s cubic-bezier(0.86, 0, 0.07, 1);
    transition: .60s cubic-bezier(0.86, 0, 0.07, 1)
}

.work-item .work-descripxion h2 {
    font-size: 14px;
    margin-bottom: 3px
}

.work-item .work-descripxion>span>a {
    color: #7a7a7a;
    font-size: 13px
}

.work-item .work-descripxion>span>a:hover {
    color: #2cb8a5
}

.work-img {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #e6e6e6;
    padding: 0
}

.work-item:hover .work-overlay {
    opacity: 1;
    visibility: visible
}

.work-item:hover .work-descripxion {
    bottom: 0
}

.work-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: rgba(148, 50, 53, 0.7);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.project-icons {
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.project-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 25px;
    margin: 0 3px;
    line-height: 40px;
    text-align: center;
    color: #db4c23;
    background-color: #fff;
    border-radius: 100px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.project-icons a:hover {
    color: #fff;
    background-color: #2cb8a5
}

.work-item:hover .project-icons {
    position: absolute;
    top: 50%;
    margin-top: -20px
}

.call-to-action {
    padding: 45px 0
}

.call-to-action h2 {
    margin-top: 4px
}

.cta-button {
    text-align: right
}

.about-descripxion>p:first-of-type {
    margin: 20px 0
}

.skills-progress {
    margin-top: 53px
}

.promo-section .promo-descr h3 {
    margin: 26px 0 20px
}

.promo-section .promo-descr p {
    margin-bottom: 24px
}

.parallax-testimonials .parallax {
    background-image: url(../img/testimonial-bg.png);
    testimonial-bg
}

.parallax {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 0;
    z-index: -1
}

.mobile .parallax {
    background-attachment: scroll !important;
    background-position: 50% 50% !important
}

.parallax-testimonials>div {
    padding: 185px 0
}

.parallax-testimonials h2 {
    font-size: 35px;
    margin-bottom: 41px;
    font-family: FjallaOne-Regular;
    font-weight: normal
}

.parallax-testimonials .owl-dots {
    bottom: 29px;
    position: absolute
}

.parallax-testimonials #owl-testimonials {
    position: static
}

.parallax-testimonials .testim {
    text-align: center
}

.parallax-testimonials .testimonial-text {
    font-size: 21px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 13px;
    font-weight: 300;
    font-family: Roboto-Regular
}

.parallax-testimonials .testim span {
    color: #eee;
    font-size: 14px
}

.owl-carousel,
.slick-slider,
.featured-works {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.footer {
    background-color: #f4f4f4
}

.cont-foot-rel {
    position: relative;
    z-index: 2
}

.footer-widgets {
    padding: 40px 0 30px;
    border-top: 1px solid #e7e7e7;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.footer-widgets h5 {
    margin-bottom: 10px;
    color: #fff
}

.footer-links li {
    padding-bottom: 7px
}

.footer-links li:last-child {
    padding-bottom: 0
}

.footer-widgets a {
    color: #7a7a7a
}

.footer-widgets a:hover,
.copyright a:hover,
.footer-entry .entry-meta li a:hover,
.bottom-footer-links li a:hover {
    color: #db4c23
}

.footer-get-in-touch p {
    margin-bottom: 7px
}

p.footer-address {
    margin-bottom: 24px
}

.footer-entry-list .posts-list .entry-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 0
}

.footer-entry-list ul>.footer-entry {
    border-bottom: 1px solid #292929;
    border-top: 0
}

.footer-entry-list .footer-entry .entry-meta {
    margin-top: 0
}

.footer-entry-list ul>.footer-entry.small-space {
    padding: 9px 0 14px
}

.footer-entry:first-child,
.footer-links li:first-child {
    padding-top: 0 !important
}

.footer-entry:last-child,
.footer-links li:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important
}

.footer-entry .entry-meta li,
.footer-entry .entry-meta li a {
    color: #4c4c4c;
    font-size: 12px
}

.footer-entry-list .footer-entry .entry-title {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 1px
}

.footer-links ul>li {
    padding: 13px 0;
    border-bottom: 1px solid #292929;
    line-height: 24px
}

.bottom-footer {
    background-color: #fff;
    padding: 34px 0
}

.copyright span {
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    font-family: Roboto-Light
}

.copyright a {
    color: #7a7a7a
}

.footer-widgets .row div {
    padding-left: 8px;
    padding-right: 8px
}

.copyright {
    padding-left: 0;
    padding-right: 0
}

#back-to-top {
    display: block;
    z-index: 1000;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    position: fixed;
    bottom: -40px;
    right: 20px;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

#back-to-top i {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#back-to-top a {
    width: 40px;
    height: 40px;
    display: block;
    color: #db4c23
}

#back-to-top.show {
    bottom: 70px
}

#back-to-top:hover {
    background-color: #db4c23 !important;
    border-color: #db4c23 !important
}

#back-to-top:hover i {
    color: #fff
}

.nav-type-2 .navbar {
    min-height: 60px
}

.onepage p {
    font-size: 15px;
    line-height: 30px
}

.nav-type-2 .navbar-nav>li>a {
    font-family: NeueHaasUnicaPro-Thin;
    text-transform: uppercase
}

.navigation-overlay,
.nav-dark .navbar-nav>li>a,
.navigation-overlay .navbar-nav>li>a,
.nav-type-2 .logo-wrap>a {
    -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
}

.navigation-overlay {
    width: 100%;
    line-height: 0
}

.navigation-overlay.sticky {
    visibility: visible;
    opacity: 1;
    /* background-color: #fff; */
    color: #fff!important;
    -webkit-box-shadow: 1px 2px 2px 0 rgba(128, 127, 131, .4);
    -moz-box-shadow: 1px 2px 2px 0 rgba(128, 127, 131, .4);
    -ms-box-shadow: 1px 2px 2px 0 rgba(128, 127, 131, .4);
    box-shadow: 1px 2px 2px 0 rgba(128, 127, 131, .4)
}

.navigation-overlay.sticky.dark {
    background-color: rgba(17, 17, 17, 1)
}

.navigation-overlay .navbar-nav>li>a {
    color: rgba(255, 255, 255, .8)
}

.nav-dark .navbar-nav>li>a {
    color: rgba(255, 255, 255, .5)
}

/* slider exhibition */
  .carousel-container {
        position: relative;
        width: 100%;
        height: 250px;
        overflow: hidden;
    }

    .carousel-slide {
        display: none;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .carousel-slide.active {
        display: block;
    }

    .carousel-button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: rgba(0, 0, 0, 0.5);
        color: white;
        border: none;
        font-size: 18px;
        padding: 8px 12px;
        cursor: pointer;
        z-index: 10;
    }

    .carousel-button.left {
        left: 10px;
    }

    .carousel-button.right {
        right: 10px;
    }

    .show_title_exhibitions{
        margin-top: 2%;
    }

    .banner_show{
        background-color:#954028;
        height: 150px!important;
    }
    
    .information_content_show{
        margin-top:10%;
        margin-bottom:5%;
    }

    .details_show_client{
        background-color: #f0f0f0; 
        direction: rtl; 
        padding: 15px; text-align: justify;
    }

    .details_show_client p{
        display: flex; 
        align-items: center;
        gap: 8px;
    }

.nav-dark .navbar-nav>.active>a,
.nav-dark .navbar-nav>.active>a:focus,
.nav-dark .navbar-nav>.active>a:hover,
.navigation-overlay .navbar-nav>.active>a,
.navigation-overlay .navbar-nav>.active>a:focus,
.navigation-overlay .navbar-nav>.active>a:hover,
.nav-dark .navbar-nav>li>a:hover,
.navigation-overlay .navbar-nav>li>a:hover,
.nav-dark .navbar-nav>.open>a,
.nav-dark .navbar-nav>.open>a:focus,
.nav-dark .navbar-nav>.open>a:hover,
.nav-dark .dropdown-menu>li>a:focus,
.nav-dark .dropdown-menu>li>a:hover,
.nav-dark .megamenu .menu-list>li>a:hover,
.nav-dark .megamenu-wide .menu-list>li>a:hover,
header.transparent .navbar-nav>li>a,
header.transparent .navbar-nav>li>a:hover,
header.transparent .navbar-nav>li>a:focus {
    border-bottom: 2px solid #db4c23
}

@media(min-width:992px) {
    header.transparent .navbar {
        position: absolute;
        top: 0;
        width: 100%
    }

    header.transparent .navigation.scrolling .navbar-nav>li>a,
    header.transparent .navigation.scrolling .shopping-cart>i {
        color: #7a7a7a
    }

    header.transparent .logo-dark,
    header.transparent .navigation.scrolling .logo {
        display: none
    }

    header.transparent .navigation.scrolling .logo-dark,
    header.transparent .logo {
        display: inline-block
    }

    header.transparent .shopping-cart>i {
        color: #fff
    }
}

.hero-holder {
    display: table;
    position: relative;
    width: 100%;
    height: 100%
}

.hero-message {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center
}

.hero-message h1 {
    color: #fff;
    font-size: 56px;
    font-weight: 500;
    line-height: 1
}

.hero-subtitle {
    text-transform: none;
    font-weight: normal;
    color: #fff;
    line-height: 1.5;
    font-size: 20px;
    max-width: 800px;
    margin: 24px auto 0;
    font-family: Roboto-Light
}

.buttons-holder>a {
    margin: 5px
}

.hero-message.text-rotator h1 {
    font-size: 40px;
    font-family: FjallaOne-Regular;
    line-height: 50px
}

.hero-message.text-rotator h1 span {
    display: block
}

.intro {
    padding: 150px 0
}

.intro-heading {
    font-size: 38px;
    line-height: 56px;
    margin-bottom: 28px
}

p.intro-text {
    font-size: 17px;
    line-height: 32px
}

.featured-works .work-container {
    margin-bottom: 0
}

.work-item.hover-2 .work-descripxion {
    background-color: transparent;
    padding: 0 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    color: #fff
}

.work-item.hover-2 .work-descripxion h2 {
    position: relative;
    bottom: -100px;
    -webkit-transition: bottom .3s ease-in-out .1s;
    -o-transition: bottom .3s ease-in-out .1s;
    transition: bottom .3s ease-in-out .1s
}

.work-item.hover-2 .work-descripxion span {
    position: relative;
    bottom: -100px;
    display: block;
    -webkit-transition: bottom .3s ease-in-out;
    -o-transition: bottom .3s ease-in-out;
    transition: bottom .3s ease-in-out
}

.work-item.hover-2:hover .work-descripxion h2 {
    bottom: 0;
    -webkit-transition: bottom .3s ease-in-out .1s;
    -o-transition: bottom .3s ease-in-out .1s;
    transition: bottom .3s ease-in-out .1s
}

.work-item.hover-2:hover .work-descripxion span {
    bottom: 0;
    -webkit-transition: bottom .3s ease-in-out .2s;
    -o-transition: bottom .3s ease-in-out .2s;
    transition: bottom .3s ease-in-out .2s
}

.work-item .work-descripxion i {
    font-size: 40px
}

.work-item.hover-2:hover .work-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.icon-boxes.style-2 .service-item-box i {
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 55px;
    color: #bebebe
}

.team-img img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow: hidden;
    width: 100%
}

.team-member,
.team-img {
    position: relative;
    overflow: hidden
}

.team-title {
    margin: 34px 0 8px
}

.overlay {
    background-color: rgba(20, 20, 20, .7);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow: hidden
}

.team-details {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    z-index: 2;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.team-img:hover .team-details {
    opacity: 1;
    top: 50%;
    margin-top: -18px
}

.team-img:hover .overlay {
    opacity: 1;
    visibility: visible
}

.team-details .social-icons a {
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 2px;
    overflow: hidden;
    color: #fff
}

.team-details .social-icons a:hover {
    background-color: #2cb8a5
}

.entry {
    margin-bottom: 30px;
    margin-top: 30px
}

h4.entry-title {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 6px;
    line-height: 1.5
}

.entry-img {
    position: relative;
    overflow: hidden
}

.from-blog .entry-date {
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #121212;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-align: center;
    padding: 10px 0
}

.from-blog .entry-date span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.1
}

.from-blog .entry-date span:first-child {
    font-size: 18px
}

.from-blog .entry-date span:last-child {
    font-size: 10px
}

.read-more {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #121212
}

.hover-scale:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.call-to-action.style-2 {
    padding: 126px 0
}

.call-to-action.style-2 h2 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 33px
}

.call-to-action.style-2 .cta-button {
    text-align: center
}

#careers {
    background-color: #fff;
    padding: 60px 0 120px
}

#careers .carrier-h2 {
    font-family: FjallaOne-Regular;
    color: #02365e;
    font-size: 25px;
    font-weight: normal
}

#careers .carrier-p {
    font-family: Roboto-Light;
    font-size: 15px
}

#careers .contact-item {
    position: relative;
    padding-left: 36px;
    margin-top: 10px;
    font-size: 15px
}

#careers .contact-item p {
    font-size: inherit
}

#careers .contact-icon {
    position: absolute;
    left: 0
}

#careers .career-form label {
    font-size: 20px;
    font-family: Roboto-Medium;
    padding-left: 10px;
    margin-top: 25px
}

#careers .career-form .drag-and-drop {
    border: 1px solid #777 !important;
    height: 45px
}

#careers .contact-icon i {
    font-size: 20px;
    color: #0065ff
}

#careers-form .message {
    height: 50px;
    width: 100%;
    font-size: 13px;
    line-height: 50px;
    text-align: center;
    float: none;
    margin-top: 20px;
    display: none;
    color: #fff
}

#careers-form .message.error {
    background-color: #ef5659
}

#careers-form .message.success {
    background-color: #2cb8a5
}

#careers-form label {
    font-size: 15px !important
}

#careers .c-map {
    border: 6px solid #c2bfbf
}

#careers .contct-map {
    position: relative;
    margin-bottom: 33px
}

#careers .contct-map::after {
    content: '';
    position: absolute;
    left: 12%;
    top: 98%;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #c2bfbf;
    clear: both
}

#careers .send-msg-btn {
    margin-left: 15px;
    background: transparent;
    border: 1px solid #0065ff;
    color: #0065ff;
    font-weight: bold;
    transition: .15s ease-in-out;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 16px
}

#careers .send-msg-btn:hover {
    background: #0065ff;
    border: 1px solid transparent;
    color: #fff
}

#careers .dark-link {
    color: #0065ff
}

#contact {
    background-color: #fff;
    padding: 60px 0 120px
}

.contact-item {
    position: relative;
    padding-left: 36px;
    margin-top: 10px;
    font-size: 15px;
    font-family: Roboto-Regular;
    color: #626262
}

.contact-item h6 {
    font-family: Roboto-Bold;
    font-size: 19px;
    margin-bottom: 0;
    line-height: 28px
}

.contact-item p {
    font-size: inherit;
    color: #626262
}

.contact-icon {
    position: absolute;
    left: 0
}

.contact-icon i {
    font-size: 20px;
    color: #0065ff
}

#contact-form .message {
    height: 50px;
    width: 100%;
    font-size: 13px;
    line-height: 50px;
    text-align: center;
    float: none;
    margin-top: 20px;
    display: none;
    color: #fff
}

#contact-form .message.error {
    background-color: #ef5659
}

#contact-form .message.success {
    background-color: #2cb8a5
}

#contact-form label {
    font-size: 20px;
    font-family: Roboto-Medium;
    padding-left: 10px;
    margin-top: 16px
}

#contact .c-map {
    border: 6px solid #c2bfbf
}

#contact .contct-map {
    position: relative;
    margin-bottom: 33px
}

#contact .contct-map::after {
    content: '';
    position: absolute;
    left: 12%;
    top: 98%;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #c2bfbf;
    clear: both
}

#contact .send-msg-btn {
    margin-left: 8px;
    background: transparent;
    border: 1px solid #0065ff;
    color: #0065ff;
    transition: .15s ease-in-out;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 16px
}

#contact .send-msg-btn:hover {
    background: #0065ff;
    border: 1px solid transparent;
    color: #fff
}

#contact .dark-link {
    color: #0065ff
}

#contact .dark-link:hover {
    color: #3a83f3
}

.contact-us-header {
    height: 125px
}

.maps-cont-detail {
    position: absolute;
    top: 20%;
    width: 1170px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 15px;
    height: 0
}

.contact-us-header .header-firstul li a {
    color: #b33a3d !important
}

.contact-us-header .header-secondul li a {
    color: #db4c23
}

.contact-us-header .header-secondul.navbar-nav .dropdown>a::after {
    color: #db4c23
}

.contact-us-header .header-secondul .mega-one a {
    color: #fff !important
}

.cotact-address {
    background-color: #fff;
    width: 300px;
    box-shadow: 0 0 1px #4c0d0d;
    padding: 10px 15px
}

.cotact-address h3 {
    color: #db4c23;
    font-size: 20px;
    margin-bottom: 0
}

.cotact-address p,
.cotact-address .p {
    color: #585858;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0
}

.cotact-address p a,
.cotact-address .p a {
    color: #db4c23
}

.cotact-address-two {
    margin-top: 30px;
    background-color: #db4c23;
    width: 300px;
    box-shadow: 0 0 1px #4c0d0d;
    padding: 10px 30px
}

.cotact-address-two h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 11px
}

.cotact-address-two h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 11px;
    line-height: 18px
}

.cotact-address-two h4:hover a {
    color: #ddd
}

.cotact-address-two p,
.cotact-address-two .p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0
}

.contactus-forms input::-webkit-input-placeholder,
.contactus-forms textarea::-webkit-input-placeholder {
    color: #a3a3a3
}

.contactus-forms {
    display: block
}

.contactus-forms input:-moz-placeholder,
.contactus-forms textarea:-moz-placeholder {
    color: #a3a3a3;
    opacity: 1
}

.contactus-forms input::-moz-placeholder,
.contactus-forms textarea::-moz-placeholder {
    color: #a3a3a3;
    opacity: 1
}

.contactus-forms input:-ms-input-placeholder,
.contactus-forms textarea:-ms-input-placeholder {
    color: #a3a3a3
}

.contactus-forms .row-16 {
    margin: 0 -16px !important
}

.contactus-forms .row.row-16>div {
    padding: 0 16px 30px !important
}

.contactus-forms .contactus-heading {
    font-family: NeueHaasUnicaPro-Thin;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

.contactus-forms .contactus-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.contactus-forms .contact-left {
    padding-left: 0
}

.contactus-forms .btn-submit {
    width: 100%;
    background-color: #dcdcdc !important;
    border-color: #dcdcdc !important;
    color: #db4c23 !important;
    letter-spacing: 0;
    font-size: 14px
}

.contactus-forms .btn-submit i {
    padding-left: 10px
}

.contactus-forms .btn-submit:hover,
.contactus-forms .btn-submit:focus {
    background-color: #db4c23 !important;
    border-color: #db4c23 !important;
    color: #dcdcdc !important
}

.gmap-btn {
    background-color: #f5f5f5;
    width: 100%;
    height: 70px;
    z-index: 2;
    position: relative;
    text-align: center;
    line-height: 70px;
    text-transform: uppercase;
    /* letter-spacing: .14em; */
    color: #121212;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gmap-btn:hover,
.gmap-btn.opened {
    color: #fff;
    background-color: #252525
}

.gmap {
    width: 100%;
    height: 450px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.gmap.gmap-hidden {
    visibility: hidden;
    z-index: -10;
    margin-top: -450px;
    opacity: 0
}

.gmap.opened {
    margin-top: 0;
    opacity: 1;
    z-index: 1;
    visibility: visible
}

.footer-type-2 .footer-widgets {
    padding: 120px 0
}

.footer-type-2 .bottom-footer {
    padding: 24px 0
}

.footer-type-2 .bottom-footer span {
    line-height: 1.2
}

.footer-type-2 .copyright span {
    font-size: 12px;
    color: #9b9b9b
}

.footer-logo a {
    color: #fff;
    letter-spacing: .2em
}

.agency h1,
.agency h2,
.agency h3,
.agency h4,
.agency h5,
.agency h6,
.agency .pricing-price {
    font-family: "Poppins", sans-serif
}

.agency .testimonial-author span:first-child {
    font-family: "Merriweather", serif
}

.agency .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px
}

.agency .container-fluid {
    max-width: 90%;
    padding-left: 30px;
    padding-right: 30px
}

.agency p {
    font-size: 15px;
    line-height: 30px
}

.padding-box {
    padding: 50px
}

.top-space {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 50px
}

.bottom-space {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 50px
}

.play-btn {
    display: inline-block;
    width: 77px;
    height: 77px;
    background-color: rgba(0, 0, 0, .2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    border: 7px solid rgba(255, 255, 255, .2);
    background-clip: padding-box;
    transition: transform 1s linear;
    -moz-transition: transform 1s linear;
    -webkit-transition: transform 1s linear;
    -o-transition: transform 1s linear
}

.play-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -11px 0 0 -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff
}

.icon-effect-8 .hi-icon {
    -webkit-transition: -webkit-transform ease-out .1s, background .2s;
    -moz-transition: -moz-transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s
}

.icon-effect-8 .hi-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}

.icon-effect-8 .hi-icon:hover {
    background-color: rgba(0, 0, 0, .4);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93)
}

.icon-effect-8 .hi-icon:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.3);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.3);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.3);
        opacity: 0
    }
}

@media(min-width:768px) {
    .nav-type-6 .overlay-menu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .nav-type-6 .overlay-menu ul li:nth-child(2n) {
        background-color: rgba(12, 12, 12, .7)
    }
}

.nav-type-6 .navbar-fixed-top {
    right: 50px;
    left: 50px;
    top: 50px
}

.nav-type-6 .navigation-overlay.sticky {
    background-color: rgba(17, 17, 17, 1)
}

.nav-type-6 .navbar-fixed-top.sticky {
    top: 0;
    left: 0;
    right: 0;
    min-height: 60px
}

.nav-type-6 .navigation-overlay.sticky #nav-icon {
    top: 5px
}

.nav-type-6 .logo-container {
    position: relative
}

body.fs-open {
    overflow: hidden
}

.nav-type-6 .fs-menu {
    background-image: url(../img/agency/menu_img.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.nav-type-6 .fs-menu.open {
    opacity: 1
}

.nav-type-6 .overlay-menu ul {
    display: block
}

.nav-type-6 .overlay-menu ul li {
    width: 25%;
    float: left;
    display: table;
    height: 100%;
    padding: 0;
    background-color: rgba(12, 12, 12, .5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nav-type-6 .overlay-menu ul li a {
    display: table-cell;
    vertical-align: middle;
    font-family: "Poppins", sans-serif;
    text-transform: none;
    font-size: 42px;
    letter-spacing: normal
}

.nav-type-6 #nav-icon {
    width: 50px;
    height: 50px;
    background-color: rgba(12, 12, 12, .8);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    top: 25px;
    float: right;
    position: relative;
    right: auto
}

.nav-type-6 #nav-icon span {
    width: 40%;
    left: 30%
}

.nav-type-6 #nav-icon span:nth-child(1) {
    top: 18px
}

.nav-type-6 #nav-icon span:nth-child(2),
.nav-type-6 #nav-icon span:nth-child(3) {
    top: 24px
}

.nav-type-6 #nav-icon span:nth-child(4) {
    top: 30px
}

.nav-type-6 #nav-icon.open span:nth-child(1),
.nav-type-6 #nav-icon.open span:nth-child(4) {
    top: 24px;
    width: 0;
    left: 50%
}

.nav-type-6 #nav-icon:hover {
    background-color: #fff
}

.nav-type-6 #nav-icon:hover span {
    background-color: #121212
}

.nav-type-6 .overlay-menu ul li:hover {
    background-color: #2cb8a5
}

.nav-type-6 .overlay-menu ul li:hover a {
    color: #fff
}

.icon-boxes.style-4 .service-item-box h3 {
    font-size: 20px;
    margin-top: 0
}

.promo-section.style-3 .row>div:first-child {
    padding-left: 15%;
    display: table-cell;
    vertical-align: middle;
    float: none
}

.promo-section.style-3 .row>div:last-child {
    float: none;
    display: table-cell
}

.promo-section .container-fluid {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%
}

.promo-section .btn.btn-white:hover {
    background-color: #2cb8a5
}

.customNavigation .btn.prev,
.customNavigation .btn.next {
    width: auto;
    height: auto;
    font-size: 28px;
    padding: 0;
    border: 0;
    margin-right: 14px
}

.icon-boxes.style-5 {
    padding: 0
}

.icon-boxes.style-5 .container-fluid {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #e0e0e0
}

.service-item-wrap {
    border-right: 1px solid #e0e0e0;
    padding: 9% 5%
}

.icon-boxes.style-5 .service-item-box,
.icon-boxes.style-5 .service-item-box i,
.hidden-text {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.icon-boxes.style-5 .service-item-box {
    position: absolute;
    right: 0;
    left: 0
}

.icon-boxes.style-5 .service-item-box i {
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 55px;
    color: #bebebe
}

.hidden-text {
    opacity: 0;
    visibility: hidden
}

.equal-height-container .service-item-wrap:first-child h2 {
    margin-top: 25px
}

.icon-boxes.style-5 .service-item-wrap:hover .service-item-box i {
    color: #2cb8a5
}

.service-item-wrap:hover .hidden-text,
.mobile .hidden-text {
    opacity: 1;
    visibility: visible
}

.process-parallax .parallax {
    background-image: url(../img/agency/process_bg.html)
}

.process-parallax .service-item-box {
    background-color: #fff;
    padding: 100px 50px
}

.testimonials.style-3 .testimonial-box {
    background-color: #fff;
    padding: 40px;
    margin: 0 15px
}

.testimonials.style-3 .owl-pagination {
    position: relative;
    bottom: auto;
    margin-top: 40px
}

.testimonials.style-3 .testimonial-author {
    padding-top: 7px
}

.testimonials.style-3 .testimonial-author span:first-child,
.testimonials.style-3 .testimonial-author span:last-child {
    display: inline-block
}

.testimonials.style-3 .testimonial-author span:first-child:after {
    content: "|";
    margin: 0 3px 0 7px;
    opacity: .5
}

.footer-type-6 .footer-get-in-touch p {
    margin-bottom: 0
}

.section-wrap-small {
    padding: 70px 0
}

.nav-type-3 .navbar {
    min-height: 151px
}

.nav-type-3 .header-wrap {
    display: table;
    width: 100%
}

.nav-type-3 .nav-wrap,
.nav-type-4 .nav-wrap,
.nav-type-4 .navbar-nav {
    width: 100%
}

.nav-type-3 .logo-wrap>a {
    height: 105px
}

.nav-type-3 .navigation.sticky .logo-wrap>a {
    height: 80px
}

.nav-type-3 .navigation.sticky {
    height: auto
}

.nav-type-3 .navbar-nav {
    float: none;
    text-align: center
}

.nav-type-3 .navbar-nav>li {
    float: none
}

.nav-type-3 .nav>li {
    display: inline-block
}

.nav-type-3 .navbar-nav>li>a,
.nav-type-3 .navigation.sticky .navbar-nav>li>a {
    line-height: 1;
    padding-bottom: 30px
}

.nav-type-3 .logo-container {
    width: 20%;
    float: none;
    display: table-cell;
    vertical-align: middle
}

.our-bussiness-drop ul {
    z-index: 9999;
    background: rgba(5, 51, 92, 1) !important;
    border: 0 solid transparent;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05)
}

.our-bussiness-drop ul li {
    width: 100%
}

.our-bussiness-drop ul li a {
    border-top: 2px solid hsla(0, 100%, 100%, 0.1);
    color: #fff !important;
    font-family: Roboto-Light !important;
    font-size: 15px !important;
    border-bottom: 0 solid #f2f2f2 !important;
    white-space: normal !important;
    line-height: 26px !important;
    padding: 7px 15px
}

.our-bussiness-drop ul li a:after {
    display: none
}

.top-bar {
    background-color: #121212;
    width: 100%;
    position: relative;
    height: 44px;
    color: #a1a1a1
}

.our-bussiness-drop ul li a:hover,
.our-bussiness-drop ul li.active a {
    background-color: #032544 !important;
    color: #fff !important
}

.top-bar-links {
    line-height: 44px;
    font-size: 12px
}

.top-bar>ul,
.top-bar-links>ul>li {
    display: inline-block;
    position: relative
}

.top-bar-links>ul>.top-bar-email {
    padding-right: 20px
}

.top-bar-links>ul:first-child>li i {
    margin-right: 5px;
    color: #5c5c5c
}

.top-bar-links .top-bar-email a {
    color: #a1a1a1
}

.top-bar-currency-language>li>a,
.top-bar-links>ul>li>a {
    color: #fff
}

.top-bar-currency-language i {
    margin-left: 5px
}

.currency-dropdown,
.language-dropdown {
    background-color: #fff;
    padding: 0 10px;
    position: absolute;
    border: 1px solid #f2f2f2;
    z-index: 1201;
    right: 15px;
    visibility: hidden;
    opacity: 0;
    -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
}

.language-dropdown {
    right: 0
}

.currency-dropdown ul li,
.language-dropdown ul li {
    line-height: 26px;
    border-top: 1px solid #f2f2f2;
    text-transform: uppercase;
    letter-spacing: .05em
}

.currency-dropdown ul li>a,
.language-dropdown ul li>a {
    color: #7a7a7a
}

.top-bar-currency-language>li:hover .currency-dropdown,
.top-bar-currency-language>li.language:hover .language-dropdown {
    visibility: visible;
    opacity: 1
}

.top-bar-links .top-bar-link a:after {
    content: "";
    border-right: 1px solid #606060;
    margin: 0 7px 0 10px
}

.top-bar-links .top-bar-link:last-child a:after {
    content: "";
    border-right: 0;
    margin: 0
}

.top-bar-links li a:hover {
    color: #2cb8a5
}

.nav-search.type-2,
.nav-cart-wrap {
    display: table-cell;
    vertical-align: middle
}

.nav-search.type-2 input {
    margin-bottom: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0;
    height: 25px;
    border: 0 solid #e0e0e0;
    text-align: right;
    font-size: 13px
}

.nav-search.type-2 form {
    width: 150px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 0 10px
}

.nav-search.type-2 form:hover,
.nav-search.type-2 form:focus {
    border: 1px solid #015ee6
}

.nav-search.type-2 .search-button {
    position: absolute;
    left: 5px;
    top: 0;
    height: 100%;
    padding: 0;
    border: 0;
    cursor: pointer;
    background-color: #fff;
    color: #02365e;
    width: 25px;
    border-radius: 50%
}

.nav-search.type-2 .search-button:hover {
    color: #015ee6
}

.nav-cart {
    position: relative
}

.cart-outer {
    display: table;
    position: relative;
    width: 20px;
    padding: 0 20px
}

.nav-cart .cart-outer {
    padding: 0 0 0 20px
}

.cart-inner {
    display: table-cell;
    height: 100px;
    vertical-align: middle
}

.nav-cart .cart-inner {
    height: 66px
}

.nav-cart:hover .nav-cart-container {
    opacity: 1;
    visibility: visible
}

.navigation-overlay.sticky .cart-inner {
    height: 60px
}

.nav-type-3 .cart-inner .shopping-cart {
    background-image: url(../img/shop/shop_icons.html);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 25px;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 27px
}

.nav-type-3 .cart-inner a>span {
    font-size: 10px;
    color: #424242;
    font-weight: 300;
    width: 20px;
    height: 25px;
    background-color: transparent;
    position: static;
    display: inline
}

.nav-cart-ammount {
    display: inline-block
}

.nav-cart-ammount span,
.nav-cart-ammount a {
    line-height: 66px;
    color: #3c3f46;
    font-size: 13px
}

.nav-cart-container {
    opacity: 0;
    visibility: hidden;
    min-width: 250px;
    position: absolute;
    left: auto;
    right: 0;
    background-color: #fff;
    padding: 30px;
    line-height: 1.5;
    border-top: 2px solid #2cb8a5;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
    -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: 201
}

.nav-cart .nav-cart-container {
    right: -20px
}

.nav-cart-items {
    position: relative
}

.nav-cart-item:first-child {
    margin-top: 0
}

.nav-cart-item {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.nav-cart-item .nav-cart-img {
    float: left;
    margin-right: 20px;
    width: 70px;
    height: 87px
}

.nav-cart-title {
    position: relative;
    overflow: hidden;
    margin-right: 30px
}

.nav-cart-title>a {
    position: relative;
    color: #121212
}

.nav-cart-title>a:hover {
    color: #2cb8a5
}

.nav-cart-price {
    margin-top: 5px
}

.nav-cart-remove {
    background: url(../img/shop/shop_icons.html) 0 -26px no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f2f2f2
}

.nav-cart-remove:hover {
    background-position: 0 -52px;
    background-color: #2cb8a5
}

.nav-cart-remove a {
    width: 20px;
    height: 20px;
    display: block
}

.nav-cart-summary {
    margin-top: 10px;
    font-weight: 700;
    color: #121212
}

.nav-cart-summary .total-price {
    float: right
}

.nav-cart-actions a {
    width: 100%
}

.valign {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.promo-banner a {
    display: block;
    background: #121212
}

.promo-banner img {
    width: 100%;
    -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;
    backface-visibility: hidded;
    -webkit-backface-visibility: hidden
}

.promo-banner .work-overlay {
    opacity: 1;
    visibility: visible;
    background-color: transparent
}

.promo-banner a:hover img {
    opacity: .6;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.promo-inner {
    position: absolute;
    width: 100%;
    text-align: center
}

.promo-inner h2 {
    color: #fff;
    letter-spacing: .1em;
    font-weight: bold;
    margin-bottom: 7px
}

.promo-inner span {
    color: #fff;
    font-size: 14px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.parent h3:last-child {
    color: #d62c2c
}

.product-item {
    margin-bottom: 50px
}

.product-img img {
    overflow: hidden;
    min-width: 99.9%
}

.product-img>a {
    display: block;
    position: relative
}

.product-label {
    position: absolute;
    top: 10px;
    left: 10px
}

.product-label>span {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    letter-spacing: .1em
}

.product-label .sale {
    background-color: #2cb8a5
}

.product-label .hot {
    background-color: #ef5659
}

.sold-out {
    background-color: rgba(255, 255, 255, .9);
    color: #121212;
    padding: 15px 0;
    display: block;
    text-align: center;
    width: 100%;
    z-index: 5;
    text-transform: uppercase;
    font-weight: bold;
    cursor: default;
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: .1em
}

.product-details {
    position: relative;
    text-align: center
}

.product-details>h3,
.product-list-widget a>span,
.table.shop_table tr td.product-name a {
    line-height: 14px;
    margin-bottom: 3px;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: .1em;
    font-size: 13px
}

.product-details>h3>a,
.product-list-widget a {
    line-height: 1.5;
    color: #7a7a7a
}

.product-details>h3:hover>a,
.product-list-widget a:hover {
    color: #2cb8a5
}

.price,
.amount {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase
}

.price del {
    color: #7a7a7a;
    margin-right: 10px
}

.price ins {
    text-decoration: none;
    color: #121212
}

.product-img .back-img {
    position: absolute;
    top: 0;
    opacity: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.product-img.hover-1 {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px
}

.product-img.hover-1:hover .hover-overlay,
.product-img.hover-1:hover .back-img {
    opacity: 1;
    visibility: visible
}

.product-img.hover-1 .hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(255, 255, 255, .75);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.product-img.hover-1 .product-actions {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -37px;
    text-align: center
}

.product-actions span {
    display: block;
    margin-top: 17px
}

.product-img.hover-1 .product-quickview {
    position: absolute;
    bottom: -26px;
    width: 100%;
    background-color: #121212;
    font-size: 10px;
    text-transform: uppercase;
    /* letter-spacing: .14em; */
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.product-quickview a {
    color: #fff !important;
    line-height: 26px
}

.product-img.hover-1:hover .product-quickview {
    bottom: 0
}

.rating:before {
    font-family: 'ElegantIcons';
    content: '\e033 \e033 \e033 \e033 \e031';
    letter-spacing: .25em;
    font-size: 12px;
    color: #121212;
    font-style: normal
}

.product-img.hover-1 .product-add-to-wishlist {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.product-add-to-wishlist i {
    font-size: 16px
}

.product-img .product-add-to-wishlist a {
    color: #7a7a7a;
    padding: 1px
}

.product-img .product-add-to-wishlist a:hover {
    color: #2cb8a5
}

.testimonials.style-2 .owl-pagination {
    text-align: right;
    bottom: 20px
}

.testimonials.style-2 .testimonial-box p {
    color: #7a7a7a;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
    padding: 30px;
    background-color: #f5f5f5
}

.testimonial-author {
    padding-top: 26px
}

.testimonial-author span:first-child {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    color: #121212;
    display: block;
    margin-bottom: 5px
}

.testimonial-author span:last-child {
    font-size: 13px;
    display: block
}

.owl-dark-dots .owl-page span {
    border-color: #a7a7a7
}

.owl-dark-dots .owl-page.active span {
    background-color: #121212;
    border-color: transparent
}

.promo-parallax {
    background-image: url(../img/shop/promo_parallax.html);
    padding: 14% 0
}

.promo-parallax h2 {
    font-size: 64px;
    letter-spacing: .2em;
    margin-bottom: 33px
}

.product-list-widget img {
    width: 84px;
    float: left;
    margin-right: 17px;
    display: inline-block
}

.product-list-widget li {
    position: relative;
    overflow: hidden;
    padding: 20px 0 !important;
    border-bottom: 1px solid #f2f2f2
}

.product-list-widget li:first-child {
    padding-top: 0 !important
}

.product-list-widget li:last-child {
    padding-bottom: 0 !important;
    border: 0 !important
}

.product-list-widget .product-title {
    display: block;
    margin-bottom: 5px
}

.brands-wrap {
    padding: 35px 0;
    border-top: 1px solid #ececec
}

.row.items-grid .col-xs-6:nth-child(2n+3) {
    clear: left
}

.row.items-grid .col-xs-4:nth-child(3n+4) {
    clear: left
}

.row.items-grid .col-xs-3:nth-child(4n+5) {
    clear: left
}

.row.items-grid .col-xs-2:nth-child(6n+7) {
    clear: left
}

.row.items-grid .col-xs-1:nth-child(12n+13) {
    clear: left
}

@media(min-width:768px) {
    .row.items-grid .col-xs-6:nth-child(2n+3) {
        clear: none
    }

    .row.items-grid .col-xs-4:nth-child(3n+4) {
        clear: none
    }

    .row.items-grid .col-xs-3:nth-child(4n+5) {
        clear: none
    }

    .row.items-grid .col-xs-2:nth-child(6n+7) {
        clear: none
    }

    .row.items-grid .col-xs-1:nth-child(12n+13) {
        clear: none
    }

    .row.items-grid .col-sm-6:nth-child(2n+3) {
        clear: left
    }

    .row.items-grid .col-sm-4:nth-child(3n+4) {
        clear: left
    }

    .row.items-grid .col-sm-3:nth-child(4n+5) {
        clear: left
    }

    .row.items-grid .col-sm-2:nth-child(6n+7) {
        clear: left
    }

    .row.items-grid .col-sm-1:nth-child(12n+13) {
        clear: left
    }
}

@media(min-width:992px) {
    .row.items-grid .col-sm-6:nth-child(2n+3) {
        clear: none
    }

    .row.items-grid .col-sm-4:nth-child(3n+4) {
        clear: none
    }

    .row.items-grid .col-sm-3:nth-child(4n+5) {
        clear: none
    }

    .row.items-grid .col-sm-2:nth-child(6n+7) {
        clear: none
    }

    .row.items-grid .col-sm-1:nth-child(12n+13) {
        clear: none
    }

    .row.items-grid .col-md-6:nth-child(2n+3) {
        clear: left
    }

    .row.items-grid .col-md-4:nth-child(3n+4) {
        clear: left
    }

    .row.items-grid .col-md-3:nth-child(4n+5) {
        clear: left
    }

    .row.items-grid .col-md-2:nth-child(6n+7) {
        clear: left
    }

    .row.items-grid .col-md-1:nth-child(12n+13) {
        clear: left
    }
}

@media(min-width:1200px) {
    .row.items-grid .col-md-6:nth-child(2n+3) {
        clear: none
    }

    .row.items-grid .col-md-4:nth-child(3n+4) {
        clear: none
    }

    .row.items-grid .col-md-3:nth-child(4n+5) {
        clear: none
    }

    .row.items-grid .col-md-2:nth-child(6n+7) {
        clear: none
    }

    .row.items-grid .col-md-1:nth-child(12n+13) {
        clear: none
    }

    .row.items-grid .col-lg-6:nth-child(2n+3) {
        clear: left
    }

    .row.items-grid .col-lg-4:nth-child(3n+4) {
        clear: left
    }

    .row.items-grid .col-lg-3:nth-child(4n+5) {
        clear: left
    }

    .row.items-grid .col-lg-2:nth-child(6n+7) {
        clear: left
    }

    .row.items-grid .col-lg-1:nth-child(12n+13) {
        clear: left
    }
}

.shop-filter,
.view-mode {
    float: left
}

.shop-filter {
    margin-bottom: 30px;
    width: 100%
}

.shop-filter .view-mode,
.shop-filter .filter-show {
    margin-top: 5px
}

.view-mode .grid,
.view-mode .list {
    background: url(../img/shop/shop_icons.html) 0 0 no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin-left: 10px;
    margin-bottom: 2px;
    vertical-align: middle
}

.view-mode .grid.grid-active {
    background-position: 0 -78px
}

.view-mode .grid {
    background-position: 0 -104px
}

.view-mode .list.list-active {
    background-position: 0 -130px
}

.view-mode .list {
    background-position: 0 -156px
}

.filter-show {
    margin-left: 40px;
    float: left
}

.filter-show a {
    color: #7a7a7a
}

.filter-show a.active {
    color: #121212
}

.filter-show a:nth-child(2):before {
    content: ''
}

.filter-show a:before {
    content: '/';
    margin: 0 3px 0 1px;
    color: #7a7a7a
}

.ecommerce-ordering {
    float: right;
    width: 60%
}

.ecommerce-ordering select {
    margin-bottom: 0
}

.product-grid .product-list-details,
.product-grid .product-details .rating,
.product-list .product-img.hover-1 .hover-overlay {
    display: none
}

.list-view .product-list {
    width: 100%
}

.product-list .product-img {
    width: 32%;
    float: left;
    margin-bottom: 0;
    margin-right: 3%
}

.product-list .product-item {
    float: left;
    width: 100%
}

.product-list .product-details,
.product-list .product-list-details {
    float: left;
    width: 65%;
    text-align: left
}

.product-list .product-details>h3 {
    font-size: 18px
}

.product-list .price {
    margin-top: 20px;
    padding: 16px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    float: left;
    width: 100%
}

.product-list .price del,
.single-product .price del {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
    float: left
}

.product-list .price ins,
.single-product .price ins {
    display: inline-block;
    float: left
}

.product-list .product-descripxion,
.single-product .product-descripxion {
    margin: 25px 0
}

.product-list .rating {
    float: left
}

.rating a {
    color: #7a7a7a;
    margin-left: 7px
}

.icon-add-to-wishlist {
    display: inline-block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center
}

.icon-add-to-wishlist a {
    color: #121212;
    background-color: #f5f5f5;
    display: block;
    -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
}

.pagination {
    margin: 0 auto;
    border-radius: 0;
    display: block;
    text-align: center;
    background-color: #f3f3f3;
    padding: 10px 0
}

.pagination a,
.pagination span {
    padding: 4px 2px;
    background-color: transparent;
    font-size: 20px;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 20px;
    text-align: center;
    -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;
    margin-bottom: -2px
}

.pagination a {
    color: #585858;
    margin: 0 10px
}

.pagination a:hover {
    color: #db4c23
}

.pagination a>i {
    font-size: 16px
}

.pagination .current {
    color: #db4c23;
    border-bottom: 1px solid #db4c23 !important
}

.ui-slider-horizontal {
    cursor: pointer;
    position: relative;
    height: 7px;
    background: #f2f2f2;
    margin-bottom: 20px
}

.filter-by-price .ui-slider .ui-slider-handle {
    position: absolute;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 13px;
    height: 13px;
    background: #121212;
    top: -3px;
    margin-left: -13px
}

.filter-by-price .ui-slider span:first-of-type {
    margin-left: 0
}

.ui-slider .ui-slider-range {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    background-color: #2cb8a5;
    height: 7px
}

.filter-by-price p {
    margin-bottom: 0
}

.filter-by-price input#amount {
    width: 40%;
    padding: 0;
    font-size: 13px;
    color: #121212;
    border: 0;
    background-color: transparent;
    height: auto;
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    vertical-align: middle
}

.filter-by-price label {
    font-weight: normal;
    line-height: 33px;
    margin-bottom: 0;
    font-size: 13px;
    text-transform: none;
    letter-spacing: normal;
    color: #7a7a7a
}

.filter-by-price p>a {
    float: right;
    padding: 7px 15px
}

.price-filter {
    margin-top: 7px;
    float: left
}

.color-swatches a,
.size-opxions a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-right: 9px;
    float: left
}

.color-swatches li:last-child a {
    margin-right: 0
}

.color-swatches a.selected {
    border: 2px solid #16181a
}

.swatch-red {
    background-color: #ef5659
}

.swatch-green {
    background-color: #67c1b5
}

.swatch-grey {
    background-color: #f5f5f5
}

.swatch-black {
    background-color: #000
}

.swatch-white {
    background-color: #fff;
    border: 1px solid #e0e0e0
}

.swatch-brown {
    background-color: #c2a191
}

.gallery-main .gallery-cell {
    margin-bottom: 10px
}

.gallery-cell,
.gallery-main img {
    width: 100%
}

.gallery-cell a i {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 24px;
    color: #ccc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gallery-thumbs {
    margin: 0 -5px
}

.gallery-thumbs .gallery-cell {
    width: 20%;
    float: left;
    padding: 0 5px
}

.gallery-thumbs img {
    opacity: .5;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-thumbs .is-nav-selected img,
.gallery-thumbs img:hover {
    opacity: 1
}

.flickity-prev-next-button,
.flickity-prev-next-button:hover {
    background-color: transparent
}

.flickity-prev-next-button:focus {
    box-shadow: none
}

.flickity-prev-next-button {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.gallery-main:hover .flickity-prev-next-button {
    opacity: 1
}

.single-product .product-descripxion-wrap {
    padding-left: 30px
}

.product-descripxion-wrap h1 {
    font-size: 20px;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2
}

.single-product .rating a:before {
    margin-right: 15px
}

.single-product .price {
    margin-top: 25px;
    display: block
}

.single-product .price del,
.single-product .price ins {
    font-size: 18px;
    float: none
}

.single-product .quantity.buttons_added {
    float: left
}

.quantity.buttons_added {
    white-space: nowrap;
    position: relative;
    display: inline-block
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
    width: 28px;
    height: 39px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    float: left
}

.quantity.buttons_added .minus {
    border-right: 0
}

.quantity.buttons_added .plus {
    border-left: 0
}

.quantity .input-text.qty {
    width: 39px;
    height: 39px;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    float: left;
    line-height: 1
}

.product-actions li {
    margin-right: 10px;
    display: inline-block
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.color-select h6,
.size-opxions h6 {
    text-transform: uppercase;
    letter-spacing: .2em
}

.size-opxions a {
    border: 1px solid #e0e0e0;
    color: #7a7a7a;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif
}

.size-opxions a.selected {
    color: #121212;
    background-color: #f2f2f2;
    border-color: transparent
}

.single-product .product_meta {
    margin: 35px 0 30px
}

.product_meta span {
    display: block;
    line-height: 30px;
    color: #121212
}

.product_meta span a {
    color: #7a7a7a
}

.product_meta span a:hover {
    color: #2cb8a5
}

.single-product .socials-share {
    padding: 12px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 30px
}

.single-product .socials-share .social-icons {
    float: right;
    margin-top: 0
}

.single-product .socials-share span,
.project-info .socials-share span {
    display: inline-block;
    margin-top: 6px;
    margin-right: 10px
}

.socials-share .social-icons {
    display: inline-block
}

.single-product .socials-share .social-icons a,
.project-info .socials-share .social-icons a {
    background-color: transparent;
    margin-bottom: 0
}

.single-product .tab-content #tab-info .table>thead>tr {
    border-bottom: 1px solid #f2f2f2
}

.single-product .tab-content #tab-info tr th {
    width: 25%;
    background-color: #f9f9f9;
    padding-left: 15px
}

.single-product .tab-content #tab-info tr td {
    padding-left: 15px
}

.single-product .reviews-list li {
    margin-top: 20px
}

.single-product .reviews-list li:first-child {
    margin-top: 0
}

.single-product .review-content p:first-child {
    color: #121212;
    margin-bottom: 0
}

.related-products .product-item,
.related-products .work-item {
    margin-bottom: 0;
    padding: 0 15px
}

.shopping-cart h2,
.checkout h2 {
    font-size: 18px
}

.cart_totals h2,
.order-review-wrap h2 {
    margin-bottom: 15px
}

.table.shop_table.cart {
    margin-bottom: 0
}

.table.shop_table.cart thead tr th,
.table.shop_table.cart tr {
    border-bottom: 1px solid #f2f2f2
}

.table.shop_table thead tr th {
    font-size: 11px;
    color: #121212;
    text-transform: uppercase;
    letter-spacing: .1em
}

.table.shop_table img {
    width: 100px;
    height: auto;
    min-width: 50px
}

.table.shop_table .product-thumbnail {
    width: 95px;
    padding: 20px 8px 20px 0
}

.table.shop_table td.product-name {
    width: 30%
}

.table.shop_table td.product-quantity {
    min-width: 115px
}

.table.shop_table .product-name>a,
.table.shop_table .product-price>span,
.table.shop_table .product-subtotal>span {
    color: #121212
}

.table.shop_table .product-name>a:hover {
    color: #2cb8a5
}

.table.shop_table .product-remove {
    text-align: right;
    padding-right: 0;
    min-width: 30px
}

.product-remove .remove {
    display: inline-block;
    background: url(../img/shop/shop_icons.html) 0 -26px no-repeat;
    width: 20px;
    height: 20px;
    background-color: #f2f2f2
}

.product-remove .remove:hover {
    background-position: 0 -52px;
    background-color: #2cb8a5
}

.table.shop_table tr td {
    vertical-align: middle
}

.cart_totals table {
    margin-bottom: 20px;
    min-width: 100%
}

.cart_totals .table>tbody>tr>td,
.cart_totals .table>tbody>tr>th,
.table.ecommerce-checkout-review-order-table>tbody>tr>td,
.table.ecommerce-checkout-review-order-table>tbody>tr>th {
    color: #121212;
    padding: 10px 0
}

.cart_totals tr:first-child th,
.cart_totals tr:first-child td,
.ecommerce-checkout-review-order-table tr:first-child th,
.ecommerce-checkout-review-order-table tr:first-child td {
    border-top: 0
}

.cart_totals tr td,
.ecommerce-checkout-review-order tr td {
    text-align: right
}

.actions>input,
.actions>div {
    display: inline-block;
    margin-left: 5px
}

.actions>div>a {
    display: block
}

.coupon .input-text {
    width: 58%;
    display: inline-block;
    float: left;
    margin-right: 8px
}

.form-row {
    float: left
}

.form-row.form-row-wide {
    width: 100%
}

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

.row.row-10>div {
    padding: 0 5px
}

.row.row-16 {
    margin: 0 -8px
}

.row.row-16>div {
    padding: 0 8px
}

.shipping-calculator-form p:last-child,
select.country_to_state {
    margin-bottom: 0
}

#calc_shipping_postcode,
#calc_shipping_state {
    margin-bottom: 10px
}

.table.shop_table tr td.product-name {
    line-height: 24px
}

#customer_details h2 {
    width: 98%
}

.ecommerce form #customer_details p {
    display: block;
    width: 98%;
    margin-bottom: 20px
}

.ecommerce form .form-row:after {
    clear: both
}

.ecommerce form #customer_details label {
    float: left;
    width: 20%;
    line-height: 39px;
    margin: 0;
    font-weight: normal
}

abbr.required {
    color: #f34937
}

.ecommerce form #customer_details .form-row input,
.ecommerce form #customer_details .form-row select,
.ecommerce form #customer_details .form-row textarea {
    float: right;
    width: 80%;
    margin-bottom: 0
}

.ecommerce form #customer_details .form-row textarea {
    min-height: 80px;
    line-height: 20px
}

.order-review-wrap {
    border: 1px solid #e0e0e0;
    padding: 40px 30px
}

#billing_address_1_field {
    margin-bottom: 10px !important
}

.ecommerce .checkout #createaccount,
.ecommerce .checkout #ship-to-different-address-checkbox {
    float: none !important;
    width: auto !important
}

.ecommerce-shipping-fields {
    margin-bottom: 50px
}

.ecommerce .checkout label.checkbox {
    float: none !important;
    width: auto !important;
    line-height: 1.5 !important
}

.ecommerce .create-account {
    margin-top: 30px
}

.order-review-wrap table {
    margin-bottom: 40px
}

.ecommerce-checkout-review-order-table .order-total {
    font-size: 15px
}

.order-review .payment_methods.methods li {
    padding-bottom: 10px
}

.ecommerce .form-row.place-order {
    float: none;
    margin-top: 30px
}

.form-row.place-order input {
    width: 100%
}

.payment_methods li {
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2
}

.payment_method_paypal img {
    margin-left: 15px
}

.payment_box p {
    margin-top: 10px;
    margin-bottom: 0
}

.payment_methods label {
    font-weight: normal;
    color: #3c3f46;
    vertical-align: middle;
    margin-bottom: 0
}

.footer-type-3 h5,
.footer-type-4 h5,
.footer-type-6 h5 {
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 10px
}

.footer-type-3 .footer-socials .social-icons a {
    background-color: #252525
}

.footer-type-3 .footer-links ul>li {
    border-bottom: 0;
    padding: 4px 0
}

input[type="email"].newsletter-input {
    border-color: #525252;
    padding-left: 20px !important;
    background: #fff
}

input[type="email"].newsletter-input:focus {
    border-color: #888
}

.newsletter-submit {
    font-family: Roboto-Regular !important;
    font-size: 20px !important;
    height: 50px;
    letter-spacing: 0 !important;
    font-weight: normal !important;
    padding: 0 25px !important
}

.newsletter-form>i {
    position: absolute;
    top: 11px;
    left: 15px
}

.footer-payment-systems {
    margin-top: 14px
}

.footer-payment-systems i {
    font-size: 26px;
    vertical-align: middle
}

.footer-type-3 .copyright span {
    line-height: 1
}

.bottom-footer-links li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .1em;
    margin-bottom: 10px
}

.bottom-footer-links.style-2 li {
    text-transform: none;
    letter-spacing: normal;
    font-size: 12px;
    line-height: 32px
}

.bottom-footer-links li:after {
    content: "";
    border-right: 1px solid transparent;
    margin: 0 7px 0 10px
}

.bottom-footer-links a {
    color: #fff;
    font-size: 20px;
    font-family: Roboto-Light;
    padding: 0 10px
}

.bottom-footer-links a:hover {
    color: #015ee6 !important
}

.bottom-footer-links li:last-child:after {
    border: 0
}

.bottom-footer-links {
    text-align: center
}

.nav-type-4 .navbar {
    min-height: 180px
}

.nav-type-4 .navbar-nav {
    padding: 0 15px
}

.nav-type-4 .nav-search.type-2 {
    width: auto;
    float: right;
    margin-top: 12px
}

.nav-type-4 .nav-search.type-2 input {
    border-bottom: 0
}

.nav-type-4 .logo-wrap>a {
    height: 120px
}

.nav-type-4 .navigation.sticky .logo-wrap>a {
    height: 60px
}

.nav-type-4 .navbar-nav>li>a {
    line-height: 60px;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 12px;
    padding: 0 15px
}

.nav-type-4 .megamenu-item h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 12px
}

.nav-type-4 .navbar-nav>li:nth-child(2)>a {
    padding-left: 0
}

.nav-type-4 .nav-wrap {
    background-color: #f2f2f2
}

.header-ad {
    display: table;
    float: right;
    padding-right: 15px;
    height: 120px
}

.header-ad a {
    display: table-cell;
    vertical-align: middle
}

.nav-type-4 .nav-logo a {
    padding-left: 0;
    padding-right: 40px
}

.nav-type-4 .navigation.sticky .header-wrap {
    display: none
}

.nav-home i {
    font-size: 16px;
    color: #121212
}

.nav-type-2 .navbar-nav .dropdown>a:after {
    font-family: "FontAwesome";
    content: "\f107";
    right: 15px;
    color: #fff;
    margin-left: 5px;
    -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
}

.nav-type-2 .navbar-nav .dropdown>a:hover:after,
.nav-type-2 .navbar-nav .dropdown.active>a:after {
    color: #db4c23
}

.top-bar-date {
    margin-right: 25px
}

.nav-type-4 .top-bar-links {
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #a1a1a1
}

.nav-type-4 .top-bar-link a {
    color: #a1a1a1
}

.top-bar-links .top-bar-acc li.social-icons a {
    background-color: transparent;
    color: #7a7a7a
}

.top-bar-links .top-bar-acc li.social-icons a:hover {
    color: #fff
}

.top-bar-links li.social-icons {
    margin-right: 30px
}

.breaking-news span {
    float: left;
    font-size: 14px;
    color: #ef5659;
    font-family: "Montserrat", sans-serif;
    margin-right: 7px
}

#ticker {
    margin-left: 130px
}

#ticker .flex-viewport {
    margin-right: 50px
}

#ticker a {
    color: #7a7a7a
}

#ticker time {
    color: #121212
}

#ticker a:hover {
    color: #2cb8a5
}

#ticker .flex-direction-nav a {
    opacity: 1;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 0;
    margin-top: 0;
    font-size: 18px
}

#ticker .flex-direction-nav .flex-next {
    right: 0
}

#ticker .flex-direction-nav .flex-prev {
    right: 25px;
    left: auto
}

#news .entry-category-label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 9px;
    color: #fff !important;
    text-transform: uppercase;
    background-color: #121212;
    font-size: 11px;
    z-index: 1
}

#news .entry-category-label.blue {
    background-color: #529fbf
}

#news .entry-category-label.gold {
    background-color: #c2a191
}

#news .entry-category-label.green {
    background-color: #2cb8a5
}

#news .entry-category-label.red {
    background-color: #ef5659
}

#news .entry-category-label.violet {
    background-color: #b48cc3
}

#news .entry-category-label.dark-blue {
    background-color: #4a6abc
}

#news .entry .entry-meta li a {
    font-size: 16px
}

#news .entry .entry-meta {
    margin-bottom: 10px
}

#news .entry .entry-title {
    font-family: Roboto-Bold;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 30px
}

#news .entry .entry-content p {
    font-size: 13px;
    color: #02365e;
    font-weight: normal;
    line-height: 20px;
    text-align: justify
}

#news .entry .entry-content hr {
    margin-top: 25px
}

#news .post-small {
    position: relative
}

#news .post-small img {
    width: auto
}

#news .post-small .entry,
#news .posts-list .entry {
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden
}

#news .posts-list .entry-img {
    float: left;
    margin-right: 20px;
    border: 6px solid #ededed;
    transition: .3s linear;
    margin-top: 10px
}

#news .posts-list .entry-img:hover {
    border: 6px solid #abccff
}

#news .post-small .entry-title {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 7px
}

#news .posts-list {
    margin-top: 15px
}

#news .post-small .entry-meta {
    margin-bottom: 0;
    overflow: hidden
}

#news .posts-list>li {
    padding: 18px 0
}

#news .posts-list>li:last-child {
    padding-bottom: 0
}

#news .cat-filter {
    position: absolute;
    right: 0;
    top: 10px
}

#news .cat-filter .nav-tabs>li>a {
    font-size: 10px;
    margin-right: 20px;
    letter-spacing: normal
}

#news .cat-filter .nav-tabs>li:last-child>a {
    margin-right: 0
}

#news .entry .entry-content a {
    font-family: Roboto-Regular;
    text-transform: lowercase;
    font-size: 15px;
    letter-spacing: 0;
    float: right;
    padding-left: 5px
}

article img {
    -webkit-transition: transform .5s ease-out;
    -moz-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%
}

.row.small-spacing {
    margin: 0 -2px
}

.row.small-spacing>div {
    padding: 0 2px
}

.main-news .post-1,
.main-news .post-2,
.main-news .post-3 {
    margin-bottom: 4px
}

.gradient:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0)
}

.list-inline,
.entry-inner .entry {
    margin: 0
}

.list-inline li {
    display: inline-block;
    padding: 0 7px
}

.entry-meta li:first-child {
    padding-left: 0
}

.entry-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    padding: 30px;
    color: #fff;
    z-index: 2
}

.entry-inner.small {
    padding: 15px 20px
}

.entry-inner li a,
.entry-inner .entry-meta li a,
.entry-inner .entry-meta li i {
    color: #fff
}

.entry-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

.post-1 .entry-title {
    font-size: 18px
}

.entry-inner.small h2,
.entry-title.small {
    font-size: 14px
}

.entry-meta {
    margin-bottom: 14px;
    margin-top: 0
}

.entry-inner .entry-meta {
    margin-bottom: 0;
    margin-top: 0
}

.entry-meta li,
.entry-meta li a {
    color: #015ee6;
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    font-family: Roboto-Bold
}

.entry-meta li a:hover {
    color: #2cb8a5
}

.entry-meta li i {
    margin-right: 7px
}

.entry-date,
.entry-author,
.entry-comments {
    pointer-events: auto
}

.entry-content {
    overflow: hidden
}

.entry-content hr {
    border-top: 1px solid #015ee6
}

.entry-conten p {
    text-align: justify
}

.posts-list.no-top-pad {
    margin-top: 0
}

.posts-list.no-top-pad>li:first-child {
    padding-top: 0;
    border-top: 0
}

.gallery-list {
    margin: 0 -2px
}

.gallery-list li {
    width: 33.33%;
    float: left;
    padding: 0 2px;
    margin-bottom: 4px
}

.news-pictures .post-1 {
    margin-bottom: 4px
}

.heading-label-red.bottom-line:after {
    border-color: #ef5659
}

.heading-label-gold.bottom-line:after {
    border-color: #c2a191
}

.heading-label-green.bottom-line:after {
    border-color: #2cb8a5
}

.heading-label-blue.bottom-line:after {
    border-color: #529fbf
}

.heading-label-violet.bottom-line:after {
    border-color: #b48cc3
}

.left-sidebar {
    float: left
}

.sidebar:not(.left-sidebar) {
    padding-left: 3.2%
}

.sidebar .widget-title {
    margin-bottom: 30px;
    font-size: 16px
}

.sidebar .widget {
    margin-top: 50px;
    margin-bottom: 0
}

.list-dividers>li {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2
}

.sidebar .widget:first-child {
    margin-top: 0
}

.sidebar .widget:last-child {
    margin-bottom: 30px
}

.sidebar .widget>ul>li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.sidebar .widget>ul>li:first-child {
    padding-top: 0
}

.widget.categories ul li.active-cat a,
#recent-comments>ul>li>a {
    color: #121212
}

.widget.categories ul li a {
    color: #7a7a7a
}

.widget.categories ul li a:hover,
#recent-comments li a:hover {
    color: #2cb8a5
}

.sidebar .categories li span {
    right: 0;
    position: absolute;
    color: #a7a7a7
}

.widget.popular-latest .nav.nav-tabs>li {
    width: 33.333%;
    text-align: center
}

.widget.popular-latest .nav.nav-tabs>li>a {
    margin-right: -1px;
    padding: 13px 14px;
    font-size: 11px;
    border: 1px solid #e0e0e0
}

.widget.popular-latest .tab-content {
    padding: 30px 0 0
}

.widget.popular-latest .nav.nav-tabs>li.active>a,
.widget.popular-latest .nav.nav-tabs>li.active>a:hover,
.widget.popular-latest .nav.nav-tabs>li.active>a:focus {
    background-color: #2cb8a5;
    color: #fff;
    border: 1px solid #2cb8a5
}

#recent-comments .entry-meta {
    margin: 0;
    color: #7a7a7a
}

.weather-box {
    background-color: #f5f5f5;
    padding: 12%;
    position: relative
}

.weather-temp i {
    font-size: 60px;
    position: relative;
    top: 13px
}

.weather-wrap {
    margin-bottom: 20px
}

.weather-main ul li {
    padding: 3px 0
}

.temp-main {
    font-size: 26px;
    color: #121212;
    display: block;
    font-family: "Montserrat", sans-serif;
    margin-top: 20px;
    line-height: 1
}

.week-days {
    padding-top: 20px;
    border-top: 1px solid #e6e6e6
}

.week-days li {
    display: inline-block;
    padding: 0 10px;
    width: 32%;
    font-size: 18px;
    color: #121212;
    text-align: center;
    font-family: "Montserrat", sans-serif
}

.week-days li:first-child {
    padding-left: 0
}

.week-days li:last-child {
    padding-right: 0
}

.week-days li>span {
    display: block;
    font-size: 13px;
    color: #7a7a7a;
    font-family: "Open Sans", sans-serif
}

.search-button {
    position: absolute;
    top: 0;
    height: 100%;
    right: 10px;
    background-color: transparent;
    border: 0
}

.search-button i {
    width: 14px;
    font-size: 13px
}

.search-button i:hover {
    color: #121212
}

.tags a {
    background-color: #f5f5f5;
    padding: 10px 12px;
    line-height: 1;
    margin: 0 6px 6px 0;
    font-size: 11px;
    color: #7a7a7a;
    display: inline-block;
    float: left;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.tags a:hover {
    background-color: #2cb8a5;
    color: #fff
}

.mag-categories .content .entry {
    margin-bottom: 50px
}

.magazine .post-single h1.entry-title {
    font-size: 28px;
    line-height: 1.5
}

/ .newsletter-form.style-2 input {
    vertical-align: baseline
}

.newsletter-form.style-2 .newsletter-input {
    margin-right: 6px;
    margin-bottom: 10px;
    font-family: Roboto-Light;
    height: 50px;
    font-size: 22px
}

.footer-links.small-space ul>li {
    padding: 8px 0
}

.footer-type-4 .bottom-footer {
    padding: 10px 0
}

.footer-posts.with-thumbs .posts-list {
    margin-top: 22px
}

.email-icon {
    position: absolute;
    padding-left: 14px;
    padding-top: 11px
}

.newsletter-submit {
    background-color: #015ee6 !important
}

.newsletter-submit:hover {
    background-color: #fff !important;
    color: #015ee6 !important
}

.footer-hr {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    color: #015ee6 !important;
    border: 1px solid #015ee6;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #015ee6;
    border-top: 1px solid #015ee6
}

.nav-type-5 .logo-container {
    position: absolute;
    top: 40px;
    z-index: 11
}

.full-nav,
#nav-icon {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fs-menu,
.fs-menu.open,
#nav-icon,
#nav-icon span,
.overlay-menu ul li a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.fs-menu {
    position: fixed;
    background-color: rgba(12, 12, 12, 0.95);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.fs-menu.open {
    opacity: .9;
    visibility: visible;
    z-index: 200
}

.fs-menu.open li {
    -webkit-animation: fadeInUp .35s ease forwards;
    -moz-animation: fadeInUp .35s ease forwards;
    -ms-animation: fadeInUp .35s ease forwards;
    -o-animation: fadeInUp .35s ease forwards;
    animation: fadeInUp .35s ease forwards;
    -webkit-animation-delay: .10s;
    -moz-animation-delay: .10s;
    -ms-animation-delay: .10s;
    -o-animation-delay: .10s;
    animation-delay: .10s
}

.overlay-menu {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.overlay-menu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%
}

.overlay-menu ul li {
    display: block;
    position: relative;
    opacity: 0;
    padding: 15px 0
}

.overlay-menu ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    letter-spacing: .05em;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase
}

.overlay-menu ul li.active>a,
.overlay-menu ul li a:hover {
    color: #2cb8a5
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        bottom: 20%
    }

    100% {
        opacity: 1;
        bottom: 0
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        bottom: 20%
    }

    100% {
        opacity: 1;
        bottom: 0
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        bottom: 20%
    }

    100% {
        opacity: 1;
        bottom: 0
    }
}

#nav-icon {
    right: 40px;
    top: 44px;
    position: absolute;
    margin-right: 0;
    z-index: 300;
    cursor: pointer;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    cursor: pointer
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

#nav-icon span:nth-child(1) {
    top: 0
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
    top: 6px
}

#nav-icon span:nth-child(4) {
    top: 12px
}

#nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(4) {
    top: 6px;
    width: 0;
    left: 50%
}

#nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hero-wrap {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center 30%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#owl-photography .owl-pagination {
    bottom: 90px
}

.semi-fluid {
    padding: 8px 15px
}

.footer-type-5,
.footer-type-5 .bottom-footer {
    background-color: rgba(18, 18, 18, .1)
}

.footer-type-5 .bottom-footer {
    padding: 15px 0
}

.footer-type-5.fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 5
}

.footer-type-5 .copyright span,
.footer-type-5 .copyright a,
.footer-type-5 .social-icons a {
    color: #fff
}

.nav-dark,
.footer-type-5.dark {
    background-color: #121212
}

.slick-slider.photography {
    margin-bottom: 0
}

.photography-v2 .slick-slide {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    margin: 0 2px;
    position: relative;
    z-index: 10
}

.slick-slide .work-overlay {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.3)
}

.photography-v2 .work-descripxion {
    background-color: transparent;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.photography-v2 .work-descripxion h2 {
    font-size: 30px;
    font-weight: bold
}

.photography-v2 .work-descripxion a {
    font-size: 15px;
    display: inline-block
}

.photography-v2 .work-descripxion a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #fff;
    width: 100%;
    opacity: 0;
    bottom: -10px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.photography-v2 .work-descripxion a:hover:after {
    opacity: 1;
    bottom: -3px
}

@media(min-width:992px) {
    .nav-type-7 {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 500;
        height: 100%;
        width: 320px
    }

    .nav-type-7 .navbar {
        min-height: 100%
    }

    .nav-type-7 .nav-wrap {
        width: 100%
    }

    .nav-type-7 .header-wrap {
        width: 320px;
        height: 100%;
        padding: 70px 50px
    }

    .nav-type-7 .navigation {
        height: 100%
    }

    .content-wrap {
        margin-left: 320px;
        position: relative;
        width: auto
    }

    .nav-type-7 .logo-container {
        width: 100%;
        padding-left: 0
    }

    .nav-type-7 .logo-wrap>a {
        height: auto
    }

    .nav-type-7 .nav {
        width: 100%;
        margin-top: 40px
    }

    .nav-type-7 .navbar-nav>li {
        float: none
    }

    .nav-type-7 .navbar-nav>li>a {
        padding: 17px 0;
        line-height: 1
    }

    .nav-type-7 .dropdown-menu {
        left: 80%;
        top: 0;
        background-color: #0e0e0e;
        border-right: 0;
        border-left: none
    }

    .nav-type-7 .dropdown-menu>li>a {
        border-bottom: 0
    }

    .nav-type-7 .copyright {
        margin-top: 30px
    }
}

.nav-type-7 .copyright span {
    line-height: 24px
}

.nav-type-7 .portfolio-filter {
    text-align: left
}

.nav-type-7 .portfolio-filter h6 {
    color: #9b9b9b;
    font-size: 13px
}

.nav-type-7 .portfolio-filter a {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal;
    margin: 0;
    line-height: 30px
}

.o-scroll {
    overflow-y: scroll !important;
    margin-right: 0 !important
}

.works-grid.grid-5-col .work-item {
    width: 20%
}

.works-grid.grid-4-col .work-item {
    width: 25%
}

.works-grid.grid-3-col .work-item {
    width: 33.333%
}

.works-grid.grid-2-col .work-item {
    width: 50%
}

.works-grid.small-gutter {
    margin-left: 10px;
    margin-right: 10px
}

.works-grid.small-gutter .work-item {
    padding: 0 10px
}

.works-grid.no-gutter .work-item {
    padding: 0
}

.works-grid.small-gutter:not(.with-title) .work-container {
    margin-bottom: 10px
}

.works-grid.no-gutter .work-container,
.related-products .work-container {
    margin: 0
}

.works-grid.with-title .work-descripxion {
    position: relative;
    bottom: auto
}

.works-grid.with-title .work-item:hover .work-img img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.works-grid.with-title .work-item:hover .project-icons {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0
}

.container-fluid .works-grid.small-gutter {
    margin-left: 5px;
    margin-right: 5px
}

.pagination-prev-next {
    padding: 39px 0
}

.pagination-prev-next a {
    width: 33px;
    height: 33px;
    line-height: 34px;
    display: inline-block;
    font-size: 26px;
    color: #9b9b9b
}

.portfolio-icon {
    background: url(../img/portfolio_icon.html) no-repeat center center;
    width: 13px;
    height: 13px;
    display: block
}

.owl-carousel {
    overflow: hidden
}

.owl-carousel img {
    width: 100%
}

.owl-pagination {
    bottom: 30px;
    position: absolute;
    left: 0;
    display: block;
    text-align: center;
    width: 100%
}

.owl-page {
    display: inline-block;
    padding: 5px;
    position: relative
}

.owl-page.active span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0;
    opacity: 1;
    background: #fff
}

.owl-page span {
    display: block;
    position: relative;
    width: 10px;
    height: 10px;
    opacity: .5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    z-index: 100;
    border: 2px solid #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.owl-page span:hover {
    opacity: 1
}

.owl-buttons {
    position: static
}

.owl-prev,
.flex-direction-nav .flex-prev {
    left: -90px
}

.owl-next,
.flex-direction-nav .flex-next {
    right: -90px
}

.owl-prev,
.owl-next,
.flex-direction-nav a {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    text-align: center;
    line-height: 90px;
    z-index: 10;
    width: 90px;
    height: 90px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.owl-prev:before,
.owl-next:before,
#flexslider .flex-direction-nav a:before {
    content: "";
    width: 60px;
    height: 60px;
    top: 13px;
    display: block;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: rgba(0, 0, 0, .3);
    border-radius: 3px
}

.owl-next:before,
#flexslider .flex-direction-nav .flex-next:before {
    left: auto;
    right: 0
}

.owl-prev i,
.owl-next i,
#flexslider a i,
#thumbs a i {
    position: relative;
    font-size: 20px;
    color: #fff
}

.owl-carousel:hover .owl-next,
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: -32px
}

.owl-carousel:hover .owl-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -32px
}

.blog-standard .post-content .entry-title {
    font-size: 18px
}

.blog-standard .entry-item {
    margin-bottom: 7%;
    position: relative
}

.post-content .entry-img,
.post-content .entry-slider,
.post-content .entry-video {
    position: relative;
    overflow: hidden
}

.post-content .entry-content a.btn {
    margin-top: 10px
}

.entry .blockquote-style-1 {
    color: #fff
}

.post-content .entry.blockquote a,
.blog-masonry .entry.blockquote a,
.entry.blockquote .entry-meta li,
.entry.blockquote .entry-meta li a {
    color: inherit
}

.entry-video iframe {
    width: 100%;
    display: block;
    border: 0
}

.blog-masonry .entry {
    margin-bottom: 0
}

.blog-masonry .entry-item {
    margin-bottom: 30px
}

.blog-masonry .masonry-item {
    overflow: hidden
}

.blog-masonry .blockquote-style-1 {
    padding: 30px
}

.post-single .post-content p {
    margin-bottom: 24px
}

.post-single .blockquote-style-1 {
    margin: 30px 0 40px 0
}

.entry-content .entry-tags span,
.entry-share span {
    display: inline-block;
    margin-right: 10px;
    font-size: 11px;
    line-height: 32px;
    font-family: "Montserrat", sans-serif;
    color: #121212
}

.entry-content .entry-tags a {
    margin-bottom: 0;
    margin-top: 4px;
    padding: 7px 12px
}

.entry-share {
    padding: 30px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.entry-share .social-icons {
    margin-top: 0
}

.entry-share .social-icons a {
    margin-bottom: 3px;
    height: 30px;
    width: 50px;
    margin-right: 1px;
    text-align: center
}

.entry-author-box {
    padding: 40px 0 20px;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.entry-author-box .author-img {
    display: block;
    float: left;
    margin: 0 25px 20px 0
}

.entry-author-box .author-info {
    margin-top: 5px
}

.entry-author-box h6.author-name,
.entry-comments h6.comment-author {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0
}

.author-info span {
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block
}

.entry-prev-next {
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2
}

.prev-entry,
.next-entry {
    padding: 15px
}

.entry-prev-next h4 {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 20px
}

.entry-prev-next .next-entry {
    text-align: right
}

.prev-entry i {
    margin-right: 5px
}

.next-entry i {
    margin-left: 5px
}

.entry-prev-next a span {
    color: #7a7a7a
}

.related-posts h4 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal
}

.related-posts .entry {
    margin: 20px 0 40px
}

.entry-comments .comment-avatar {
    position: absolute;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.entry-comments .comment-content {
    padding-left: 100px;
    margin-top: 5px
}

.entry-comments .comment-author {
    color: #121212;
    font-family: "Montserrat", sans-serif
}

.entry-comments span {
    display: inline-block;
    margin-right: 10px
}

.entry-comments span:last-of-type {
    margin-bottom: 10px
}

.entry-comments .comment-content span a {
    font-size: 12px;
    color: #9b9b9b
}

.entry-comments .comment-content p {
    margin-bottom: 10px
}

.comment-reply {
    padding-left: 10%
}

.comment-body {
    padding: 30px 0;
    border-bottom: 1px solid #f2f2f2
}

.comment-list>li:first-child>.comment-body {
    padding-top: 0
}

.flexslider {
    position: relative;
    overflow: hidden
}

.flex-control-nav {
    list-style: none;
    padding: 0
}

.flex-direction-nav .flex-disabled {
    visibility: hidden
}

#flexslider .slides li a {
    display: block
}

table th {
    font-weight: normal;
    text-align: center;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #f2f2f2;
    padding: 10px
}

.table:not(.table-bordered):not(.table-striped)>thead>tr {
    border-bottom: 2px solid #f2f2f2
}

.table>thead>tr>th {
    border-bottom: 0
}

.table thead tr th {
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
    color: #121212;
    text-transform: uppercase;
    letter-spacing: .05em
}

.table-bordered,
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #f2f2f2
}

.pricing-table {
    background-color: #f5f5f5;
    text-align: center;
    padding: 50px 20px;
    margin-bottom: 10px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.pricing-table.best {
    padding: 70px 20px;
    margin-top: -20px
}

.pricing-title h3 {
    font-size: 12px;
    margin-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: .05em
}

.pricing-price {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    color: #333;
    display: inline-block;
    line-height: 1.3;
    margin-bottom: 20px
}

.pricing-currency {
    display: inline-block;
    vertical-align: top;
    margin: 8px -10px 0 0;
    font-size: 24px
}

.pricing-term {
    font-size: 12px;
    display: block;
    color: #9e9e9e;
    font-weight: normal
}

.pricing-features {
    color: #7a7a7a
}

.pricing-features li {
    padding: 8px 0
}

.pricing-button {
    margin-top: 38px
}

.pricing-parallax .parallax {
    background-image: url(../img/pricing_bg.html)
}

.page-title {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
    background-position: top;
    height: 350px
}

.page-title .container {
    height: 240px
}

.title-holder {
    position: relative;
    display: table;
    width: 100%;
    height: 400px
}

.title-text {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.title-text h1 {
    margin: 0;
    color: #fff;
    font-size: 35px;
    font-family: FjallaOne-Regular;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0;
    text-shadow: 3px 5px 8px #000
}

.page-title .title-text hr {
    width: 50px;
    border-top: 2px solid #0166ff
}

.breadcrumb {
    width: auto;
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
    font-size: 15px;
    text-align: center;
    border-bottom: 1px solid #7b7b7b;
    padding: 8px 0;
    font-family: Roboto-Light
}

.breadcrumb>li+li::before {
    content: "." !important;
    padding: 0 5px;
    color: #1c1c1c !important
}

.breadcrumb a,
.page-title.style-2 .breadcrumb a,
.page-title.style-2 .breadcrumb>li+li:before {
    color: #1c1c1c
}

.breadcrumb>.active {
    color: #1c1c1c !important
}

.breadcrumb a:hover,
.page-title.style-2 .breadcrumb a:hover {
    color: #2cb8a5
}

.page-title.style-2 .title-text h1,
.page-title.style-2 .breadcrumb>.active {
    color: #121212
}

.page-title .breadcrumb a,
.page-title .breadcrumb>.active {
    color: #fff
}

.page-title .breadcrumb>li+li:before {
    color: #fff;
    opacity: .5;
    padding: 0 1px 0 5px
}

.page-title.style-2 {
    background-color: #f5f5f5;
    padding: 50px 0
}

.page-title.style-2 .container {
    height: auto
}

.page-title.style-3 .container {
    height: 700px
}

.page-title.style-3 {
    background-attachment: fixed
}

.page-title.style-3 .title-text h1 {
    font-size: 60px;
    font-weight: bold
}

.parallax-counters .parallax {
    background-image: url(../img/counters_bg.html)
}

.parallax-counters span,
.parallax-counters h5 {
    color: #fff
}

.page-404 h1 {
    font-size: 200px;
    line-height: 1.2
}

.page-404 a,
.page-404 p {
    font-size: 14px
}

.upperacase {
    text-transform: uppercase;
    letter-spacing: .05em
}

.heading {
    margin-bottom: 30px
}

h1.heading-small {
    font-size: 20px;
    letter-spacing: .2em
}

h2.heading-small {
    font-size: 16px;
    letter-spacing: .2em
}

h3.heading-small {
    font-size: 15px;
    letter-spacing: .2em
}

h4.heading-small {
    font-size: 14px;
    letter-spacing: .2em
}

h5.heading-small {
    font-size: 13px;
    letter-spacing: .2em
}

h6.heading-small {
    font-size: 12px;
    letter-spacing: .2em
}

.bottom-line:after {
    content: "";
    display: block;
    width: 35px;
    border-bottom: 2px solid #7a7a7a;
    margin: 19px auto 24px;
    z-index: 1;
    position: relative
}

.bottom-line.style-2:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #f2f2f2
}

.bottom-line.left-align:after {
    margin: 19px auto 24px 0
}

.subheading {
    font-size: 15px;
    line-height: 26px;
    margin-top: 7px
}

.subheading.style-2 {
    font-size: 16px
}

.section-headings p {
    margin-bottom: 30px
}

blockquote {
    padding: 0 0 20px;
    margin: 0;
    border: 0
}

blockquote>p {
    font-size: 18px;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 5px !important;
    position: relative
}

blockquote p:before,
blockquote p:after {
    content: '"';
    font-size: 20px
}

blockquote p:before {
    position: absolute;
    left: -10px
}

blockquote>span {
    color: #2cb8a5;
    font-size: 14px
}

.blockquote-style-1 {
    background-color: #2cb8a5;
    padding: 40px
}

.blockquote-style-1 p,
.blockquote-style-1 span {
    color: #fff
}

.blockquote-style-2 {
    padding: 40px;
    border-left: 2px solid #2cb8a5
}

.dropcap {
    font-family: 'Montserrat', sans-serif
}

.dropcap.style-1 {
    float: left;
    color: #2cb8a5;
    font-size: 47px;
    line-height: 48px;
    padding-right: 10px
}

.dropcap.style-2 {
    float: left;
    color: #fff;
    text-align: center;
    background-color: #2cb8a5;
    width: 38px;
    height: 38px;
    font-size: 24px;
    line-height: 40px;
    margin: 7px 10px 0 0
}

.highlight {
    padding: 3px 5px;
    color: #fff;
    background-color: #2cb8a5
}

.list li {
    line-height: 24px
}

.list li i {
    line-height: 21px
}

.bullets li,
.arrows li,
.checks li,
.numbers li {
    margin-bottom: 20px;
    color: #7a7a7a
}

.bullets li:before {
    content: "• ";
    font-size: 14px;
    color: #2cb8a5;
    padding-right: .5em
}

.arrows i {
    margin-right: 5px
}

.arrows i,
.checks i {
    color: #2cb8a5
}

.checks i {
    font-size: 12px;
    margin-right: 7px;
    vertical-align: middle
}

ol.numbers {
    padding-left: 20px
}

.section-columns p {
    margin-bottom: 40px
}

img.alignleft {
    float: left;
    margin: 10px 20px 10px 0
}

img.alignright {
    float: right;
    margin: 10px 0 10px 20px
}

.accordion .panel-default>.panel-heading {
    position: relative;
    background-color: #f5f5f5;
    padding: 0;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.accordion.panel-group .panel {
    border: 0;
    box-shadow: none;
    margin-top: 10px
}

.accordion.panel-group .panel:first-child {
    margin-top: 0
}

.panel-content p {
    margin-bottom: 0
}

.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body,
.panel-content {
    border: 0;
    padding: 20px 0 10px 0;
    line-height: 24px
}

.accordion .panel-default>.panel-heading>a,
.toggle>.acc-panel>a {
    display: block;
    position: relative;
    text-decoration: none;
    padding: 13px 20px;
    color: #7a7a7a;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 12px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.accordion .panel-default>.panel-heading>a.minus {
    color: #121212;
    margin-bottom: -1px
}

.accordion .panel-heading>a>span {
    display: block;
    width: 10px;
    height: 2px;
    background-color: #7a7a7a;
    right: 18px;
    top: 22px;
    position: absolute
}

.accordion .panel-heading>a.plus>span {
    background-color: #a7a7a7
}

.accordion .panel-heading>a.plus>span:after {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    top: 0;
    background-color: #a7a7a7;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accordion .panel-heading:hover a.plus>span,
.accordion .panel-heading:hover a.plus>span:after,
.accordion .panel-heading:hover,
.toggle>.acc-panel>a.active {
    color: #121212
}

.toggle>.acc-panel>a {
    border-bottom: 1px solid #f2f2f2;
    padding: 13px 0
}

.toggle>.acc-panel>a:after {
    font-family: "ElegantIcons";
    position: absolute;
    content: "\33";
    right: 0;
    color: #7a7a7a;
    font-size: 18px;
    line-height: 1
}

.toggle>.acc-panel>a.active:after {
    content: "\32";
    color: #121212
}

.nav-tabs {
    border: 0
}

.nav.nav-tabs>li.active>a,
.nav.nav-tabs>li.active>a:hover,
.nav.nav-tabs>li.active>a:focus,
.nav.nav-tabs>li>a,
.nav.nav-tabs>li>a:hover,
.nav.nav-tabs>li>a:focus {
    color: #121212;
    border: 0
}

.nav-tabs>li {
    margin-bottom: -2px
}

.tab-content {
    padding: 15px 18px
}

.tab-content>.tab-pane>p {
    margin-bottom: 0
}

.vertical .nav-tabs {
    float: left;
    width: 200px;
    position: relative;
    margin-right: -1px;
    border-right: 1px solid #e0e0e0;
    z-index: 2
}

.vertical .nav-tabs>li {
    float: none;
    border: 1px solid #e0e0e0;
    border-right: 0;
    border-top: 0;
    margin-bottom: 0
}

.vertical .nav-tabs>li:first-child {
    border-top: 1px solid #e0e0e0
}

.vertical .nav.nav-tabs>li>a {
    padding: 13px 20px;
    margin-right: 0
}

.vertical .nav.nav-tabs>li.active>a {
    border-right: 1px solid #fff;
    right: -1px;
    padding-left: 19px
}

.vertical .tab-content {
    padding: 30px;
    overflow: hidden;
    border: 1px solid #e0e0e0
}

.section-buttons .btn {
    margin-bottom: 20px
}

.btn-outline-orange {
    color: #fff!important;
    border: 2px solid #db4c23!important;
    background-color: #db4c23!important;
    transition: all 0.3s ease!important;
    font-weight: bold!important;
    border-radius: 5px!important;
}

.btn-outline-orange:hover {
    background-color: #fff!important;
    color: #db4c23!important;
    text-decoration: none!important;
}


.btn {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    /* letter-spacing: .14em; */
    border: 2px solid transparent;
    border-radius: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    color: #fff;
    background-color: #121212;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn.btn-dark {
    background-color: #2b2b2b
}

.btn.btn-light {
    background-color: #ececec;
    color: #121212
}

.btn-lg {
    font-size: 13px;
    padding: 13px 34px
}

.btn-md {
    font-size: 11px;
    padding: 10px 25px
}

.btn-sm {
    font-size: 10px;
    padding: 7px 23px
}

.btn.btn-color {
    background-color: #2cb8a5
}

.btn.btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn.btn-white {
    color: #121212;
    background-color: #fff
}

.btn.btn-stroke {
    border-color: #121212;
    background-color: transparent;
    color: #121212
}

.rounded {
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    -ms-border-radius: 70px;
    -o-border-radius: 70px;
    border-radius: 70px
}

.btn.btn-orange {
    background-color: #cc9c69
}

.btn.btn-brown {
    background-color: #c2a191
}

.btn.btn-red {
    background-color: #ef5659
}

.btn.btn-blue {
    background-color: #529fbf
}

.btn.btn-purple {
    background-color: #b48cc3
}

.btn.btn-olive {
    background-color: #89a571
}

.btn.btn-lavender {
    background-color: #7e90ca
}

.btn.btn-pink {
    background-color: #d18a9a
}

.btn:focus {
    color: #fff;
    outline: none !important
}

.btn:hover {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    color: #fff;
    opacity: .9
}

.btn-transparent:hover,
.btn.btn-stroke:hover,
.btn.btn-light:hover {
    background-color: #2cb8a5;
    border-color: transparent
}

.btn.btn-white:hover {
    background-color: #121212
}

.modal {
    z-index: 1300
}

.modal-backdrop {
    z-index: 1299
}

.modal-dialog {
    margin-top: 7%
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.mfp-iframe-holder .mfp-content {
    max-width: 600px
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: transparent
}

.mfp-close:before {
    font-family: "ElegantIcons", sans-serif;
    content: "\4d";
    position: absolute;
    right: 15px;
    color: #585858
}

.mfp-figure {
    background-color: #fff;
    padding: 0 15px
}

.download-gallery {
    float: right;
    margin-right: 20px;
    font-size: 24px;
    color: #db4c23;
    line-height: 34px
}

.download-gallery:hover {
    color: #585858
}

.lightbox-video i {
    padding-left: 5px
}

.social-icons a {
    margin: 6px 3px 6px 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #02365e;
    background-color: #f2f2f2;
    line-height: 24px;
    text-align: center;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 50%
}

.social-icons.rounded a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.social-icons.large a,
.social-icons.large i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px
}

.social-icons.transparent a {
    background-color: transparent
}

.social-icons.dark a {
    background-color: #fff;
    border: 1px solid #ddd
}

.social-icons:not(.colored) a:hover {
    color: #fff;
    background-color: #2cb8a5
}

.footer-socials .social-icons a,
.top-bar .social-icons a {
    margin-bottom: 0;
    background-color: transparent
}

.social-icons.colored a {
    color: #fff
}

.social-icons.colored a:hover {
    opacity: .9
}

.colored .social-twitter {
    background-color: #00acee
}

.colored .social-facebook {
    background-color: #3b5998
}

.colored .social-google-plus {
    background-color: #dd4b39
}

.colored .social-linkedin {
    background-color: #0e76a8
}

.colored .social-vimeo {
    background-color: #1ab7ea
}

.colored .social-youtube {
    background-color: #c4302b
}

.colored .social-instagram {
    background-color: #3f729b
}

.colored .social-pinterest {
    background-color: #c8232c
}

.colored .social-rss {
    background-color: #f26522
}

.colored .social-dribbble {
    background-color: #ea4c89
}

.colored .social-skype {
    background-color: #00aff0
}

.colored .social-soundcloud {
    background-color: #f30
}

.colored .social-vk {
    background-color: #45668e
}

.colored .social-delicious {
    background-color: #39f
}

.colored .social-android {
    background-color: #a4c639
}

.colored .social-digg {
    background-color: #000
}

.colored .social-reddit {
    background-color: #ff4500
}

.colored .social-dropbox {
    background-color: #007ee5
}

.colored .social-odnoklassniki {
    background-color: #ed812b
}

.colored .social-github {
    background-color: #4183c4
}

.colored .social-flickr {
    background-color: #ff0084
}

.colored .social-lastfm {
    background-color: #d51007
}

.colored .social-email {
    background-color: #242424
}

.counters i {
    font-size: 40px;
    color: #2cb8a5
}

.counters.style-2 .statistic span {
    font-size: 32px;
    display: block;
    margin-top: 20px
}

.chart {
    position: relative;
    display: inline-block;
    width: 160px;
    height: 160px;
    text-align: center
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart i {
    line-height: 160px;
    font-size: 42px
}

.percent {
    display: inline-block;
    line-height: 160px;
    z-index: 2;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #121212
}

.percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .9em
}

.progress-bar {
    -moz-transition: width 2s ease-in-out;
    -webkit-transition: width 2s ease-in-out;
    transition: width 2s cubic-bezier(0.86, 0, 0.07, 1);
    box-shadow: none
}

.progress-bars {
    margin-bottom: 27px
}

.progress-bars h6 {
    color: #121212;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: .05em
}

.progress-bars h6 span {
    color: #121212;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 12px;
    float: right
}

.progress.meter {
    height: 3px;
    border-radius: 0;
    position: relative;
    background: #f7f7f7;
    margin-bottom: 27px;
    box-shadow: none
}

.progress.meter:last-child {
    margin-bottom: 0
}

.progress .progress-bar {
    display: block;
    height: 3px;
    border-radius: 0;
    position: relative;
    overflow: hidden
}

.meter .progress-bar {
    background-color: #2cb8a5
}

.meter.blue .progress-bar {
    background-color: #529fbf
}

.meter.olive .progress-bar {
    background-color: #89a571
}

.meter.orange .progress-bar {
    background-color: #cc9c69
}

.meter.violet .progress-bar {
    background-color: #b48cc3
}

.icon-boxes.style-3 .service-item-box {
    padding: 34px 15px;
    border: 1px solid #e0e0e0
}

.icon-boxes.style-3 i {
    width: auto;
    height: auto;
    line-height: 1;
    color: #7a7a7a
}

.icon-boxes.style-3 h3 {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 5px
}

.alert {
    padding: 10px 18px;
    margin-bottom: 20px;
    border: 0;
    border-radius: 0
}

.alert-dismissible .close {
    right: 0;
    top: 0;
    color: inherit;
    position: relative
}

.close {
    opacity: 1;
    text-shadow: none;
    font-weight: normal;
    font-size: 18px
}

.alert-success {
    background-color: #e8faf8;
    color: #2cb8a5
}

.alert-info {
    background-color: #f0fafa;
    color: #529fbf
}

.alert-warning {
    background-color: #faf8f0;
    color: #cc9c69
}

.alert-danger {
    background-color: #faefee;
    color: #ef5659
}

.alert-box {
    color: #555 !important;
    border-radius: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    padding: 10px 10px 10px 36px;
    text-align: left;
    margin: 10px 0 !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.alert-box span,
.alert-box p {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 15px
}

.error {
    background: #ffecec url('../img/icons/error.png') no-repeat 10px 10px;
    border: 1px solid #f5aca6
}

.success {
    background: #e9ffd9 url('../img/icons/success.png') no-repeat 10px 10px;
    border: 1px solid #a6ca8a
}

.warning {
    background: #fff8c4 url('../img/icons/warning.png') no-repeat 10px 10px;
    border: 1px solid #f2c779
}

.notice {
    background: #e3f7fc url('../img/icons/notice.png') no-repeat 10px 10px;
    border: 1px solid #8ed9f6
}

a.back_link {
    width: 100%;
    display: block;
    float: left;
    margin: 10px 0 15px 0
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="search"],
select,
textarea {
    height: 45px;
    border: 1px solid #c4c4c4;
    background-color: transparent;
    width: 100%;
    margin-top: 0;
    padding: 0 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: border-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    text-align: right;
}

textarea {
    height: 195px;
    padding: 8px 16px;
    margin-bottom: 25px
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    border-color: #db4c23;
    outline: 0;
    box-shadow: 0 0 4px #db4c23
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-left: 12px;
    background: url(../img/gallery/filter_icons.png) no-repeat;
    background-position: 100% -173px;
    height: 45px
}

select::-ms-expand {
    display: none
}
table {
    width: 100%;
    text-align: center;
}
/* input[type="checkbox"] {
    display: none
} */

/* input[type="checkbox"]+label:before {
    width: 17px;
    height: 17px;
    background-color: #f0f0f0;
    content: "";
    display: inline-block;
    font-size: 13px;
    margin: -4px 12px 0 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer
} */

/* input[type="checkbox"]:checked+label:before {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #121212;
    font-size: 9px;
    line-height: 16px
} */

input[type="checkbox"]+label,
input[type="radio"]+label {
    cursor: pointer;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    text-transform: none;
    letter-spacing: normal;
    color: #7a7a7a;
    font-size: 13px
}

.radio-buttons>li,
.checkboxes>li {
    padding: 7px 0
}

input[type="radio"] {
    display: none
}

input[type="radio"]+label:before {
    display: inline-block;
    content: "";
    width: 17px;
    height: 17px;
    background-color: #f0f0f0;
    border-radius: 40px;
    margin: -3px 10px 0 0;
    outline: 0;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0
}

input[type="radio"]:checked+label:before {
    background-color: #121212;
    border: 5px solid #f0f0f0;
    padding: 1px
}

input[type="radio"]:focus {
    outline: 0
}

label {
    
    font-weight: normal;
    /* color: #121221; */
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    vertical-align: middle;
    padding: 10px 0;
}

#customizer {
    position: fixed;
    top: 0;
    z-index: 10000;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .10);
    width: 260px
}

.corner {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    top: 100px;
    left: -40px;
    box-shadow: -3px 0 8px -1px rgba(0, 0, 0, .10);
    line-height: 40px;
    text-align: center;
    border-radius: 3px 0 0 3px;
    font-size: 20px;
    color: #121212;
    font-family: Helvetica, sans-serif
}

.s-close {
    right: -260px !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.s-open {
    right: 0 !important
}

#opxions {
    padding: 15px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%
}

.demo-list li {
    float: left;
    padding: 5px 2px
}

.demo-list img {
    border: 1px solid #f5f5f5
}

.color-scheme a {
    display: block;
    height: 30px;
    width: 30px;
    margin: 0 4.25px 10px
}

@media(max-width:767px) {
    #customizer {
        display: none
    }
}

.navbar-abs {
    position: absolute;
    top: auto;
    background: rgba(5, 51, 92, 0.8);
    height: 70px;
    min-height: 70px;
    width: 100%
}

.navbar-abs .nav ul.dropdown-menu {
    background: rgba(5, 51, 92, 0.8);
    border: 0 solid transparent
}

.navbar-abs .nav ul.dropdown-menu li a {
    border-top: 2px solid hsla(0, 100%, 100%, 0.1);
    color: #fff;
    font-family: Roboto-Light;
    font-size: 15px;
    border-bottom: 0 solid #f2f2f2;
    white-space: normal;
    line-height: 26px
}

.navbar-abs .nav ul.dropdown-menu li a:hover,
.navbar-abs .nav ul.dropdown-menu li.active a {
    background-color: #032544 !important;
    color: #fff !important
}

#home .top-bar-acc li {
    display: inline-block;
    vertical-align: middle
}

#home .top-bar-acc li.nav-search input:focus {
    border-color: transparent !important;
    outline: 0;
    box-shadow: 0 0 0 #0863e8 !important
}

.logo-container .logo {
    float: left
}

#home .top-bar-acc {
    float: right;
    margin-top: 40px
}

#home .top-bar-acc .top-bar-link a {
    color: #929292;
    line-height: 44px;
    font-family: Roboto-Light;
    font-size: 14px
}

#home .top-bar-acc .top-bar-link a:hover {
    color: #0863e8
}

#home .top-bar-acc .top-bar-link a:after {
    content: "";
    border-right: 1px solid #bbb;
    margin: 0 7px 0 10px
}

#home .top-bar-acc li:nth-child(3) a:after {
    display: none
}

.hero-message hr {
    width: 50px;
    border-top: 2px solid #0166ff;
    margin-top: 30px
}

.hero-wrap .container-full-height {
    height: 600px !important
}

.aboutushome-section .container-fluid {
    border-left: 0 !important
}

.procategory-main {
    background: #0065ff;
    height: 300px !important;
    padding: 0;
    border-right: 0 solid #e0e0e0
}

.procategory-main h2 {
    color: #fff;
    font-family: FjallaOne-Regular;
    font-weight: 500;
    font-size: 30px
}

.procategory-main p {
    color: #fff;
    font-family: Roboto-Light;
    font-size: 21.97px;
    line-height: 35px
}

.procategory-main .procate-border {
    padding: 0 5%
}

.procategory-main .procate-border a {
    background: transparent;
    border: 1px solid #fff;
    font-weight: normal;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 3px 30px;
    font-size: 18px;
    margin-top: 40px
}

.procategory-main .procate-border a:hover {
    background: #fff;
    color: #0065ff
}

.procategory-sub {
    background: #1c1c1c;
    height: 300px !important;
    padding: 0;
    border-right: 0 solid #e0e0e0
}

.procategory-sub .procate-border {
    padding: 20px;
    border-right: 1px solid #666;
    height: 170px;
    margin: 65px 0
}

.procategory-sub .procate-border h2 {
    color: #fff;
    font-family: FjallaOne-Regular;
    font-weight: normal;
    font-size: 22px;
    margin-top: 15px
}

.procategory-sublast .procate-border {
    border-right: 0 solid #e0e0e0 !important
}

.section-health-quality {
    margin-top: 80px
}

.section-health-quality .entry-img {
    border: 10px solid #c3c7cd
}

.section-health-quality .entry {
    text-align: center
}

.section-health-quality .entry h2 {
    font-family: Roboto-Regular;
    font-size: 25px;
    color: #02365e;
    line-height: 30px
}

.section-health-quality .entry .entry-content p {
    font-family: Roboto-Light;
    font-size: 20px;
    line-height: 30px
}

.section-health-quality .entry hr {
    width: 50px;
    border-top: 2px solid #0166ff
}

.procategory-sub:hover .procate-border h2 {
    color: #0065ff
}

.procategory-sub {
    position: relative
}

.procategory-sub .prodiv {
    height: 80px;
    width: 80px;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative
}

.procategory-sub .pro-img {
    position: absolute
}

.procategory-sub:hover .pro-hoverimg {
    opacity: 0
}

.parallax-contracting>div {
    padding: 85px 0
}

.parallax-contracting .parallax {
    background-image: url(../img/control-contract.png)
}

.parallax-contracting .contracting-left h2 {
    color: #fff;
    font-family: FjallaOne-Regular;
    font-size: 33px;
    font-weight: normal
}

.parallax-contracting .contracting-left .contracting-des {
    font-family: Roboto-Light;
    font-size: 18px;
    color: #fefefe;
    text-align: justify;
    margin-bottom: 25px
}

.parallax-contracting .contracting-left a {
    background: transparent;
    border: 1px solid #fff;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 5px 25px;
    font-size: 18px;
    font-weight: normal
}

.parallax-contracting .contracting-left a:hover {
    background: #fff;
    color: #0065ff
}

.parallax-contracting .contracting-right .out-border {
    height: 350px;
    width: 350px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 15px 15px;
    text-align: center;
    transition: .6s ease-in
}

.parallax-contracting .contracting-right .out-border:hover {
    border: 1px solid transparent;
    transition: .6s ease-in
}

.parallax-contracting .contracting-right .out-border .out-border-p {
    border: 1px solid #0863e8;
    color: #fff;
    font-size: 21px;
    border-radius: 50%;
    height: 320px;
    width: 320px;
    padding: 70px 25px;
    background: #0863e8;
    font-family: Roboto-Light;
    transition: .6s ease-in
}

.parallax-contracting .contracting-right .out-border .arrow {
    text-align: center;
    width: 80px;
    margin: -95px auto 0;
    color: #fff;
    font-size: 25px
}

.parallax-contracting .contracting-right .out-border .arrow .dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 36px
}

.parallax-contracting .contracting-right .out-border hr {
    border: 0;
    border-top: 2px double #fff;
    text-align: center;
    margin-top: -45px;
    width: 80px
}

.parallax-contracting .contracting-right .out-border hr:after {
    content: '\2022';
    display: inline-block;
    position: relative;
    top: -26px;
    padding: 0 6px;
    background: #0863e8;
    color: #fff;
    border: 1px solid #0863e8;
    border-radius: 50%;
    font-size: 33px
}

.parallax-contracting .contracting-right .out-border .out-border-p:hover {
    box-shadow: -2px -1px 20px #8eb0e1;
    transition: .6s ease-in
}

.partners-light {
    padding: 100px 0 50px
}

.partners-light .container {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0
}

.partners-light .client-text {
    margin-bottom: 30px;
    display: block;
    float: left;
    width: 100%
}

.partners-light .slick-slide {
    padding: 6px;
    border: 1px solid #ddd
}

.partners-light .our-client {
    border-right: 1px solid #0863e8;
    padding: 0
}

.partners-light .our-client .clientsh2 {
    font-family: FjallaOne-Regular;
    color: #02365e;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 0
}

.partners-light .our-desc {
    padding: 0 0 0 30px
}

.partners-light .our-desc .clients-p {
    font-family: Roboto-Light;
    font-size: 16px
}

#owl-partners .owl-item {
    padding: 10px
}

#owl-partners .owl-item .item {
    padding: 5px;
    border: 1px solid #ddd
}

#owl-partners .owl-item .item a {
    text-align: center;
    display: block
}

.seclatest-news .container {
    padding-bottom: 50px
}

.seclatest-news h2.heading {
    text-align: center;
    color: #02365e;
    font-family: FjallaOne-Regular;
    text-transform: capitalize;
    font-size: 35px;
    margin-bottom: 40px;
    font-weight: normal
}

.seclatest-news article .entry ul li a {
    font-family: Roboto-Bold;
    font-style: normal;
    font-size: 16px;
    color: #085fe4
}

.seclatest-news article .entry h3 {
    font-family: Roboto-Bold;
    font-size: 24px;
    color: #222;
    margin-bottom: 10px;
    line-height: 30px
}

.seclatest-news article .entry .entry-content p {
    color: #02365e;
    line-height: 22px;
    font-size: 15px;
    text-align: justify
}

.seclatest-news article .entry .entry-content a {
    font-family: Roboto-Regular;
    text-transform: lowercase;
    font-size: 15px;
    letter-spacing: 0;
    float: right;
    padding-left: 5px
}

.seclatest-news article .entry .entry-content hr {
    margin-top: 25px;
    margin-bottom: 0;
    border-top: 1px solid #0863e8
}

.forcefullwidth_wrapper_tp_banner {
    height: 600px !important
}

.forcefullwidth_wrapper_tp_banner .hermes.tparrows {
    top: 40% !important
}

.error {
    color: red;
    margin-top: 0;
    font-size: 10px !important
}

.contact .contcat-form h3 {
    font-family: FjallaOne-Regular;
    color: #02365e;
    font-size: 25px;
    font-weight: normal
}

.contact .contcat-form p {
    font-family: Roboto-Light;
    font-size: 15px
}

#projects {
    padding: 0 0 100px
}

#projects .cat-filter {
    background: #1c1c1c;
    padding: 30px 0;
    margin-bottom: 40px
}

#projects .cat-filter .nav-tabs {
    padding-right: 0
}

#projects .cat-filter ul li {
    border-right: 1px solid #444;
    text-align: center
}

#projects .cat-filter ul li:last-child {
    border-right: 0 solid #444
}

#projects .cat-filter ul li a {
    margin-right: 0
}

#projects .cat-filter ul li a:hover,
#projects .cat-filter ul li.active a,
#projects .cat-filter ul li a:focus {
    background-color: transparent
}

#projects .cat-filter ul li a h4 {
    color: #fff;
    font-size: 22px;
    font-family: FjallaOne-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 10px;
    font-weight: normal
}

#projects .cat-filter ul li:hover a h4,
#projects .cat-filter ul li.active a h4 {
    color: #0863e8
}

#projects li a {
    position: relative
}

#projects li a .prodiv {
    height: 80px;
    width: 80px;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative
}

#projects li a .pro-img {
    position: absolute
}

#projects li:hover a .pro-hoverimg,
#projects li.active a .pro-hoverimg {
    opacity: 0
}

#projects .project-tabs .tab-content article .entry-img {
    border: 6px solid #ededed;
    transition: .3s linear
}

#projects .project-tabs .tab-content article .entry-img:hover {
    border: 6px solid #abccff
}

#projects .project-tabs .tab-content article .entry {
    margin-top: 15px
}

#projects .project-tabs .tab-content article .entry span {
    margin-bottom: 0;
    font-family: Roboto-Bold;
    color: #015ee6;
    font-size: 21px
}

#projects .project-tabs .tab-content article .entry-title {
    font-family: Roboto-Bold;
    font-size: 19px
}

#projects .project-tabs .tab-content article .entry-content {
    margin-top: 10px
}

#projects .project-tabs .tab-content article .entry-content .proj-entry-p {
    color: #02365e;
    line-height: 20px;
    text-align: justify;
    font-size: 13px
}

#projects .project-tabs .tab-content article .entry-content a {
    font-family: Roboto-Regular;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 0;
    float: right;
    padding-left: 5px;
    color: #0065ff
}

#projects .project-tabs .tab-content article .entry-content hr {
    margin-top: 27px
}

.project-detail article .entry-img {
    float: left;
    padding: 0
}

.project-detail .project-detaildesc a.btn-color {
    background: transparent;
    border: 1px solid #0065ff;
    color: #0065ff;
    transition: .15s ease-in-out;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 14px;
    padding: 6px 15px;
    font-weight: normal;
    border-radius: 5px;
    float: right
}

.project-detail .project-detaildesc a.btn-color:hover {
    background: #0065ff;
    border: 1px solid transparent;
    color: #fff
}

.project-detaildesc {
    margin-bottom: 30px
}

.project-detail .project-detaildesc span {
    color: #085fe4;
    font-family: Roboto-Bold;
    display: block;
    font-size: 16px
}

.project-detail .project-detaildesc .proj-detail-h1 {
    color: #222;
    font-family: Roboto-Bold;
    line-height: 30px;
    font-size: 22px;
    margin-top: 6px
}

.project-detail .project-detaildesc hr {
    border-top: 2px solid #0166ff
}

.project-detail .project-detaildesc .proj-detail-p {
    font-family: Roboto-Light;
    font-size: 16px;
    text-align: justify;
    line-height: 24px
}

.project-detail article .entry {
    margin-top: 0 !important;
    padding-right: 0
}

.project-detail article .entry h3 {
    background: #f3f3f3;
    padding: 10px 20px;
    font-family: FjallaOne-Regular;
    color: #222;
    font-size: 21px;
    font-weight: normal
}

.project-detail article .entry h3 span {
    color: #0065ff;
    font-family: FjallaOne-Regular !important
}

.project-detail .detail-img {
    float: left;
    width: 125px;
    overflow: hidden;
    margin-right: 10px;
    border: 5px solid #ededed;
    transition: .3s linear;
    margin-top: 24px
}

.project-detail .detail-img:hover {
    border: 5px solid #abccff
}

.bussiness-title {
    font-family: NeueHaasUnicaPro-Thin;
    color: #585858;
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    /* margin-left: 20px */
}

.bussiness-hr hr {
    width: 35px;
    border-top: 3px solid #db4c23;
    float: left;
    margin-top: -10px;
    margin-left: 20px
}

.bussiness-projprod {
    background: #fff;
    padding-bottom: 10px
}

.bussiness-projprod article .entry-img {
    transition: .3s linear
}

.bussiness-projprod article .entry {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 15px
}

.bussiness-projprod article .entry .bussiness-img {
    height: 85px;
    float: left
}

.bussiness-projprod article .entry img {
    height: 30px;
    width: 33px;
    display: inline-block;
    float: left;
    margin-right: 7px
}

.bussiness-projprod .entry-img hr {
    margin: 0;
    border-top: 4px solid #db4c23;
    width: 100%
}

.bussiness-projprod article .entry span {
    margin-bottom: 0;
    color: #015ee6;
    font-size: 15px;
    display: block
}

.bussiness-projprod article .entry-title {
    font-size: 20px;
    color: #db4c23;
    min-height: 48px
}

.bussiness-projprod article .entry-content {
    margin-top: 10px;
    padding-left: 0
}

.bussiness-projprod article .entry-content .entry-conte-p {
    color: #585858;
    line-height: 24px;
    font-size: 16px;
    min-height: 130px;
    padding-bottom: 10px
}

.bussiness-projprod article .entry-content a {
    font-family: NeueHaasUnicaPro-Thin;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0;
    float: left;
    color: #db4c23
}

.bussiness-projprod article .entry-content a:hover {
    color: #585858
}

.bussiness-projprod article .entry-content hr {
    margin-top: 27px
}

.project-sliders {
    margin: 0 auto !important
}

.bussiness-section {
    padding: 20px 0 0 0;
    border-top: 4px solid #db4c23;
}

.bussiness-section .project-sliders {
    padding-bottom: 80px
}

.project-sliders .slick-prev {
    right: 53px !important;
    height: 25px;
    background: #fff;
    width: 25px;
    z-index: 9;
    left: auto;
    top: -35px;
    border-radius: 30px;
    border: 1px solid #777
}

.project-sliders .slick-prev:before,
.project-sliders .slick-next:before {
    color: #777;
    font-size: 30px;
    line-height: 12px
}

.project-sliders .slick-next {
    /* right: 18px; */
    height: 25px;
    background: #fff;
    width: 25px;
    z-index: 9;
    left: 25px;
    top: -35px;
    border-radius: 30px;
    border: 1px solid #777
}

.project-sliders .slick-slide {
    margin: 0 20px
}

.project-sliders .slick-prev:hover,
.project-sliders .slick-prev:focus,
.project-sliders .slick-next:hover,
.project-sliders .slick-next:focus {
    color: #db4c23;
    border: 1px solid #db4c23
}

.project-sliders .slick-prev:hover::before,
.project-sliders .slick-prev:focus::before,
.project-sliders .slick-next:hover::before,
.project-sliders .slick-next:focus::before {
    color: #db4c23
}

.newshome-sliders .slick-prev:before,
.newshome-sliders .slick-next:before {
    color: #777;
    font-size: 30px;
    line-height: 10px
}

.newshome-sliders .slick-prev,
.newshome-sliders .slick-next {
    background: #fff;
    border: 1px solid #777 !important
}

.newshome-sliders .slick-prev:hover,
.newshome-sliders .slick-prev:focus,
.newshome-sliders .slick-next:hover,
.newshome-sliders .slick-next:focus {
    background: #fff
}

#about-us {
    padding: 0 0 60px
}

#about-us .mission {
    background: #0b161e;
    padding: 30px 0
}

#about-us .mission .mission-h2 {
    color: #0065ff;
    text-align: center;
    font-family: FjallaOne-Regular;
    font-size: 35px;
    font-weight: normal
}

#about-us .mission .mission-p {
    color: #fff;
    text-align: center;
    font-family: Roboto-Light;
    margin-top: 10px;
    font-size: 18px;
    line-height: 30px
}

#about-us .delivery-commit {
    background: #f3f3f3;
    padding: 15px 0
}

#about-us .delivery-commit .delivery-p {
    color: #1c486b;
    font-family: Roboto-Medium;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
    line-height: 30px
}

#about-us .corporate-object {
    margin-top: 50px
}

#about-us .corporate-object .corporate-h2 {
    text-align: center;
    font-family: FjallaOne-Regular;
    color: #02365e;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: normal
}

#about-us .corporate-object .corporate-h4 {
    text-align: center;
    color: #02365e;
    font-family: Roboto-Regular;
    font-weight: normal;
    margin-bottom: 60px;
    font-size: 20px
}

#about-us .corporate-object .objective-inner {
    margin: 0 auto;
    text-align: center;
    border: 2px solid #08357b;
    border-radius: 50%;
    padding: 50px 0;
    height: 340px;
    width: 340px;
    background: #f3f3f3;
    transition: .3s ease-in
}

#about-us .corporate-object .objective-inner .corpo-obj-p {
    margin-top: 40px;
    padding: 0 15px;
    color: #012642;
    font-family: Roboto-Regular;
    font-size: 18px;
    line-height: 30px
}

#about-us .corporate-object .objective-inner:hover {
    box-shadow: -2px -1px 20px #8eb0e1;
    transition: .3s ease-in
}

#about-us .corporate-object .object-about-h5 {
    float: left;
    margin-top: 70px;
    color: #727272;
    font-family: Roboto-Light;
    text-align: justify;
    font-weight: normal;
    font-size: 18px;
    line-height: 33px
}

.video-play {
    position: absolute;
    left: 0;
    right: 0;
    top: 38%;
    margin: 0 auto;
    width: 64px;
    height: 64px
}

#portfolio-container .work-container {
    transition: .3s linear;
    margin-top: 10px
}

#portfolio-container .work-container .work-img .gallery-hr {
    margin: 0;
    border-top: 4px solid #db4c23;
    width: 100%;
    position: absolute;
    bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#portfolio-container .work-item:hover .work-container .work-img .gallery-hr {
    border-top: 0 solid rgba(146, 79, 90, 0.4)
}

#portfolio-container .work-container .work-description span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left;
    padding-left: 15px;
    color: #db4c23;
    width: 100%;
    padding-right: 15px
}

#portfolio-container .work-container .work-description {
    padding-top: 10px
}

#portfolio-container .work-container .work-description span a {
    color: #db4c23
}

#portfolio-container .work-container .work-description span a i {
    text-align: right;
    float: right;
    font-size: 18px;
    line-height: 17px
}

#portfolio-container .work-container .work-description span a:hover {
    color: #585858
}

#portfolio-container .gallery-row-2 {
    position: relative !important;
    left: auto !important;
    top: auto !important
}

#gallery .row-paging {
    padding: 0 15px;
    margin-top: 50px
}

.gallery-dwnld {
    float: right;
    margin-right: 15px;
    margin-top: 5px
}

#certificates {
    padding: 30px 0 80px
}

#certificates .about-policy {
    margin-bottom: 40px
}

#certificates .about-policy .policy-h2 {
    color: #222;
    font-family: Roboto-Bold;
    font-size: 22px
}

#certificates .about-policy hr {
    border-top: 2px solid #0166ff
}

#certificates .about-policy .policy-p {
    font-family: Roboto-Regular;
    font-size: 17px;
    text-align: justify;
    line-height: 30px;
    color: #727272
}

#news-detail {
    padding: 30px 0 80px
}

#news-detail .about-news span {
    font-family: Roboto-Bold;
    color: #015ee6;
    font-size: 16px;
    display: block
}

#news-detail .about-news h1 {
    color: #222;
    font-family: Roboto-Bold
}

#news-detail .about-news hr {
    border-top: 1px solid #015ee6
}

#news-detail .about-news .about-news-p {
    font-family: Roboto-Regular;
    font-size: 17px;
    text-align: justify;
    line-height: 24px;
    color: #727272
}

#news-detail .about-news img {
    border: 6px solid #ededed;
    transition: .3s linear;
    margin-top: 40px;
    width: 100%
}

#health-safety .policy-btn {
    color: #0065ff;
    background: transparent;
    border: 1px solid #0065ff;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 15px;
    font-weight: normal
}

#health-safety .health-safety-innerhead h4 {
    color: #02365e;
    font-family: FjallaOne-Regular;
    font-size: 25px;
    font-weight: normal
}

#health-safety .health-safety-innerhead p {
    font-family: Roboto-Light;
    font-size: 16px;
    text-align: justify;
    line-height: 24px;
    margin-top: 20px;
    color: #727272
}

#health-safety .health-safety-innerhead {
    padding-bottom: 50px
}

#health-safety .health-safety-innerhead:first-child {
    padding-top: 32px
}

#health-safety .health-safety-innerhead:last-child {
    padding-bottom: 60px
}

#health-safety .policy-btn:hover {
    color: #fff;
    background: #0065ff;
    border: 1px solid #0065ff
}

#areas-Specialization .areas-Specialization-innerhead h4 {
    color: #727272;
    font-family: FjallaOne-Regular;
    font-size: 20px;
    font-weight: normal
}

#areas-Specialization .areas-Specialization-innerhead p {
    font-family: Roboto-Light;
    font-size: 16px;
    text-align: left;
    line-height: 24px;
    margin-top: 10px;
    color: #727272
}

#areas-Specialization .areas-Specialization-innerhead {
    padding: 0 0 30px 0
}

#areas-Specialization .areas-Specialization-innerhead:first-child {
    padding-top: 32px
}

#areas-Specialization .areas-Specialization-innerhead:last-child {
    padding-bottom: 60px
}

#areas-Specialization .areas-policy h2 {
    font-family: FjallaOne-Regular;
    font-size: 46px;
    font-weight: normal;
    color: #02365e
}

#areas-Specialization .areas-policy hr {
    border-top: 2px solid #0166ff;
    margin-top: 10px
}

#areas-Specialization .areas-policy {
    margin-bottom: 40px
}

#areas-Specialization {
    padding: 30px 0 80px
}

#corporate-citizenship .c-mission {
    background: #0b161e;
    padding: 20px 0
}

#corporate-citizenship .c-mission .c-mission-h2 {
    color: #0065ff;
    text-align: center;
    font-family: FjallaOne-Regular;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 0
}

#corporate-citizenship .corporate-citizens .c-object-about-h5 {
    float: left;
    margin-top: 30px;
    color: #727272;
    font-family: Roboto-Light;
    text-align: justify;
    font-weight: normal;
    font-size: 18px;
    line-height: 33px;
    text-align: center
}

#corporate-citizenship .corporate-citizens .c-object-about-h5:first-child {
    margin-top: 70px
}

#corporate-citizenship .corporate-citizens .c-object-about-h5:last-child {
    margin-bottom: 70px
}


.slider {
    width: 100%;
    margin: 0 auto 30px;
    float: left
}

.slick-slide {
    margin: 0 20px
}

.slick-slide img {
    width: 100%
}

.slick-prev:before,
.slick-next:before {
    color: black
}

#slick-homebanner {
    margin-top: -50px;
    max-height: 800px !important;
    margin-bottom: 0
}

#slick-homebanner .slickslide-text {
    position: absolute;
    top: 35%;
    left: 25%;
    z-index: 2;
    text-align: left !important;
    color: #fff;
    font-size: 46px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-align: center;
    width: 50%;
    -webkit-animation-duration: 4;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#slick-homebanner .slickslide-text .banerslide-p {
    color: #fff;
    font-family: NeueHaasUnicaPro-Thin;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-shadow: 3px 5px 8px #000;
    -webkit-animation-duration: 4;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    text-transform: uppercase;
    margin-bottom: 0
}

#slick-homebanner .slickslide-text .banerslide-h5 {
    color: #fff;
    font-family: NeueHaasUnicaPro-Thin;
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 2px;
    text-shadow: 3px 5px 8px #000;
    -webkit-animation-duration: 4;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    text-transform: uppercase
}

#slick-homebanner .slickslide-text hr {
    width: 50px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

#slick-homebanner .slickslide-text .baner-hr {
    -webkit-animation-duration: 10;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#slick-homebanner .slickslide-text .banerslide-h2 {
    color: #fff;
    font-family: NeueHaasUnicaPro-Thin;
    font-weight: normal;
    font-size: 40px;
    line-height: 50px;
    text-shadow: 3px 5px 8px #000;
    -webkit-animation-delay: 2;
    animation-delay: 2s;
    -webkit-animation-duration: 2;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#slick-homebanner .slide {
    position: relative;
    max-height: 800px !important;
}

#slick-homebanner .slide img {
    height: 100%
}

.custom-banner-slider .slick-slide {
    margin: 0 !important;
    padding: 0 !important;
}

.banner-slider-wrapper,
.rev_slider_wrapper,
#custom-homebanner {
    padding: 0 !important;
    margin: 0 !important;
}

.custom-banner-slider .slick-track {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.custom-banner-slider,
.custom-banner-slide,
.custom-banner-image-wrapper,
.custom-banner-image {
    height: 600px;
     margin-top: 2%; 
}

@media screen and (max-width: 768px) {
    .custom-banner-slider,
    .custom-banner-slide,
    .custom-banner-image-wrapper,
    .custom-banner-image {
        height: 250px;
         margin-top: 5%; 
    }

    .custom-banner-fullwidth{
        margin-top: 15%;
    }
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 50;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    border: none;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.slick-custom-prev {
    left: 10px;
}

.slick-custom-next {
    right: 10px;
}



#slick-homebanner .slick-list .slick-slide {
    margin: 0
}

#slick-homebanner .slick-prev:before,
#slick-homebanner .slick-next:before {
    line-height: 30px
}

#slick-homebanner .slick-next {
    left: 13%;
    right: auto;
    top: 77%;
    border: 3px solid #ddd;
    border-radius: 50%;
    height: 30px;
    width: 30px
}

#slick-homebanner .slick-prev {
    left: 10%;
    z-index: 1;
    top: 77%;
    border: 3px solid #ddd;
    border-radius: 50%;
    height: 30px;
    width: 30px
}

#slick-homebanner .slick-prev:before,
#slick-homebanner .slick-next:before {
    font-size: 30px;
    line-height: 6px
}

#slick-homebanner .slick-prev:hover,
#slick-homebanner .slick-prev:focus,
#slick-homebanner .slick-next:hover,
#slick-homebanner .slick-next:focus {
    color: #db4c23;
    border: 1px solid #db4c23
}

#slick-homebanner .slick-prev:hover::before,
#slick-homebanner .slick-prev:focus::before,
#slick-homebanner .slick-next:hover::before,
#slick-homebanner .slick-next:focus::before {
    color: #db4c23
}

#slick-homebanner .slick-dots {
    bottom: 30px
}

#slick-homebanner .slick-dots li button::before {
    font-size: 60px;
    color: #fff
}

.partners-light .regular .slick-prev:before,
.partners-light .regular .slick-next:before {
    display: none
}

#slick-testimonials .slick-prev,
#slick-testimonials .slick-next {
    display: none !important
}

#news-detail .slick-prev {
    left: 5px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    width: 30px;
    z-index: 9
}

#news-detail .slick-prev:before,
#news-detail .slick-next:before {
    color: #fff
}

#news-detail .slick-next {
    right: 5px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    width: 30px;
    z-index: 9
}

#news-detail .slick-slide {
    margin: 0
}

#news-detail .slick-slide img {
    border: 6px solid #ededed
}

.about-news a.btn-color {
    background: transparent;
    border: 1px solid #0065ff;
    color: #0065ff;
    transition: .15s ease-in-out;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 14px;
    padding: 6px 15px;
    font-weight: normal;
    border-radius: 5px;
    float: right
}

.about-news a.btn-color:hover {
    background: #0065ff;
    border: 1px solid transparent;
    color: #fff
}

@-webkit-keyframes slickFade {
    0% {
        left: 25%;
        opacity: 0
    }

    100% {
        left: 25%
    }
}

@keyframes slickFade {
    0% {
        left: 25%;
        opacity: 0
    }

    100% {
        left: 25%
    }
}

.slickFade {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    visibility: visible !important
}

animation-name:fadeInDown;

#careers .box {
    font-size: 1.25rem;
    background-color: #fff;
    position: relative
}

#careers .box__input {
    font-size: 18px;
    padding: 0 16px;
    border: 1px solid #888;
    height: 45px
}

#careers .files-selectbtn {
    position: absolute;
    width: auto;
    text-align: center;
    border: 1px solid #0065ff;
    padding: 3px 30px;
    margin-left: 20px;
    margin-top: 4px;
    color: #0065ff;
    font-family: Roboto-Regular;
    font-size: 18px
}

#careers .box__input label {
    text-align: right;
    float: right;
    margin-top: 10px !important;
    color: #787878;
    font-weight: normal;
    font-family: Roboto-Light !important;
    font-size: 18px !important
}

#careers .box.is-dragover {
    outline-offset: -20px;
    outline-color: #c8dadf;
    background-color: #fff
}

#careers .box__dragndrop,
#careers .box__icon {
    display: none
}

#careers .box.has-advanced-upload .box__dragndrop {
    display: inline
}

#careers .box.has-advanced-upload .box__icon {
    width: 100%;
    height: 80px;
    fill: #92b0b3;
    display: block;
    margin-bottom: 40px
}

#careers .box__uploading,
#careers .box__success,
#careers .box__error {
    display: none
}

#careers .box.is-uploading .box__uploading,
#careers .box.is-success .box__success,
#careers .box.is-error .box__error {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#careers .box__uploading {
    font-style: italic
}

#careers .box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out
}

@-webkit-keyframes appear-from-inside {
    from {
        -webkit-transform: translateY(-50%) scale(0)
    }

    75% {
        -webkit-transform: translateY(-50%) scale(1.1)
    }

    to {
        -webkit-transform: translateY(-50%) scale(1)
    }
}

@keyframes appear-from-inside {
    from {
        transform: translateY(-50%) scale(0)
    }

    75% {
        transform: translateY(-50%) scale(1.1)
    }

    to {
        transform: translateY(-50%) scale(1)
    }
}

#careers .box__restart {
    font-weight: 700
}

#careers .box__restart:focus,
#careers .box__restart:hover {
    color: #39bfd3
}

#careers .box__file {
    position: absolute;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    height: 45px;
    left: 0;
    padding: 0 10px;
    font-family: Roboto-Regular;
    cursor: pointer
}

.js .box__file+label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden
}

.js .box__file+label:hover strong,
#careers .box__file:focus+label strong,
#careers .box__file.has-focus+label strong {
    color: #39bfd3
}

.js .box__file:focus+label,
.js .box__file.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px
}

.no-js .box__file+label {
    display: none
}

.no-js .box__button {
    display: block
}

#careers .box__button {
    font-weight: 700;
    color: #e5edf1;
    background-color: #39bfd3;
    display: none;
    padding: 8px 16px;
    margin: 40px auto 0
}

#careers .box__button:hover,
#careers .box__button:focus {
    background-color: #0f3c4b
}

#careers .drag-text {
    font-family: Roboto-Light;
    font-size: 15px;
    padding-top: 10px;
    float: left
}

#careers .box p {
    margin-bottom: -25px;
    color: #0065ff;
    font-size: 14px
}

.about-ceomsg .ceo-img img {
    border: 2px solid #2d5ea5;
    border-radius: 50%;
    padding: 15px;
    -webkit-transition: transform 1.5s ease-out;
    -moz-transition: transform 1.5s ease-out;
    -o-transition: transform 1.5s ease-out;
    transition: transform 1.5s ease-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: relative;
    margin: 0 auto
}

.about-ceomsg .ceo-img span {
    font-family: GreatVibes-Regular;
    font-size: 46px;
    color: #02365e;
    display: block;
    margin-top: 20px;
    text-align: center
}

.about-ceomsg .ceo-img .ceo-hover:hover img {
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9)
}

.about-ceomsg .ceo-detail-h2 {
    color: #285476;
    font-family: FjallaOne-Regular;
    font-size: 33px;
    font-weight: normal
}

.about-ceomsg .ceo-detail-p {
    font-family: Roboto-Light;
    font-size: 14px;
    color: #727272;
    text-align: justify
}

.about-ceomsg .ceo-descripxion {
    margin-top: 20px;
    padding: 0 15px
}

.about-ceomsg .ceo-blue {
    color: #012642
}

.our-people .our-people-h2 {
    font-family: FjallaOne-Regular;
    font-size: 46px;
    font-weight: normal;
    color: #02365e;
    padding-left: 0
}

.our-people .our-people-hr {
    border-top: 2px solid #0166ff;
    margin-top: 0;
    display: block;
    width: 100%;
    float: left
}

.our-people .people-main {
    display: block;
    float: left;
    width: 100%;
    margin: 40px 0
}

.our-people .people-img img {
    border: 2px solid #2d5ea5;
    border-radius: 50%;
    padding: 15px;
    -webkit-transition: transform 1.5s ease-out;
    -moz-transition: transform 1.5s ease-out;
    -o-transition: transform 1.5s ease-out;
    transition: transform 1.5s ease-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: relative;
    margin: 0 auto
}

.our-people .people-img .people-hover:hover img {
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9)
}

.our-people .people-detail span {
    font-family: GreatVibes-Regular;
    font-size: 46px;
    color: #02365e;
    display: block
}

.our-people .people-detail .people-detail-p {
    font-family: Roboto-Light;
    font-size: 14px;
    color: #727272;
    text-align: justify
}

.our-client .our-client-h2 {
    font-family: FjallaOne-Regular;
    font-size: 46px;
    font-weight: normal;
    color: #02365e;
    padding-left: 0
}

.our-client .our-client-hr {
    border-top: 2px solid #0166ff;
    margin-top: 0;
    display: block;
    width: 100%;
    float: left
}

.our-client .our-client-p {
    font-family: Roboto-Light;
    font-size: 14px;
    color: #727272;
    text-align: justify
}

.our-client .client-imglogo {
    display: inline-block;
    padding: 14px;
    -webkit-transition: transform 1s ease-out;
    -moz-transition: transform 1s ease-out;
    -o-transition: transform 1s ease-out;
    transition: transform 1s ease-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.client-img-main {
    margin: auto;
    width: 100%;
    text-align: center
}

.client-img-main .client-imglogo img {
    border: 1px solid #ddd;
    padding: 5px
}

.client-paging {
    margin-top: 20px
}

.client-img-main .client-imglogo:hover {
    transform: scale(1.1, 1.1)
}

.download-center-page {
    margin-top: 60px;
    margin-bottom: 60px
}

.main-downloadpage {
    background: #f1f1f1;
    padding: 10px 20px;
    margin: 5px 0
}

.download-center-page .download-h2 {
    color: #727272;
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    padding: 6px 1px;
    font-family: Roboto-Regular;
    margin-bottom: 0;
    position: relative;
    display: inline-block
}

.download-center-page .download-btn {
    float: right;
    padding: 7px 20px;
    background: #ffff;
    border-radius: 20px;
    font-size: 18px;
    color: #1f56a3;
    border: 1px solid #fff;
    transition: .2s linear
}

.download-center-page .download-btn:hover {
    border: 1px solid #1f56a3
}

.download-center-page .download-btn img {
    float: left;
    margin-right: 10px;
    width: 25px
}

.header-firstul li a {
    color: #db4c23 !important
}

.header-aboutus {
    padding-top: 30px
}

.header-aboutus h2 {
    font-family: NeueHaasUnicaPro-Thin;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center
}

.header-aboutus hr {
    width: 100%;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.header-aboutus p {
    font-size: 30px;
    color: #db4c23;
    line-height: 40px;
    padding-right: 10px
}

.header-aboutus a {
    font-size: 14px;
    color: #db4c23;
    font-weight: bold;
    display: block;
    margin-top: 2rem
}

.header-aboutus ul li {
    text-align: center;
    font-size: 1.6rem;
    color: #db4c23;
}

.header-aboutus ul li span {
    color: #7a7a7a;
}

.mega-three a {
    overflow: hidden
}

.mega-three a img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    overflow: hidden;
    -webkit-transition: transform 1.5s ease-out;
    -moz-transition: transform 1.5s ease-out;
    -o-transition: transform 1.5s ease-out;
    transition: transform 1.5s ease-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.bussinesswork-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.bussiness-projprod:hover .bussinesswork-overlay {
    opacity: .7;
    visibility: visible
}

.ltr {
    direction: ltr
}

.ltr.inline {
    display: inline-block
}

.strategyheader-section {
    padding: 0 !important;
    background: url(../img/banners/b1.jpg) no-repeat center center fixed;
    border-top: 4px solid #db4c23
}

.strategyheader-section-wrapper {
    widht: 100%;
    height: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.6);
    padding: 80px 0
}

.strategyheader-section .strategy-desc .entry-title {
    font-family: NeueHaasUnicaPro-Thin;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #fff !important
}

.strategyheader-section .strategyimg .entry-img img {
    height: 280px
}

.strategyheader-section .strategy-desc hr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 5px
}

.strategyheader-section .strategy-desc .entry-content p {
    font-size: 30px;
    color: #fff !important;
    line-height: 40px;
    padding-right: 10px
}

.nav-stacked.fixed_item {
    /* position: fixed;
    left: auto;
    z-index: 100;
    max-width: 270px;
    top: 100px */
}

.strategyheader-section .strategy-desc .entry-content a {
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    display: block;
    margin-top: 30px;
    letter-spacing: 0
}

.strategyheader-section .strategy-desc .entry-content a:hover {
    color: #585858
}

.newshome-section {
    background-color: #e6e6e6;
    padding: 20px 0 60px;
    border-top: 4px solid #db4c23;
}

.newshome-title {
    font-family: NeueHaasUnicaPro-Thin;
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 20px
}

.newshome-hr hr {
    width: 35px;
    border-top: 3px solid #fff;
    float: left;
    margin-top: -10px;
    margin-left: 20px;
    border-top: 3px solid #db4c23
}

.newshome-projprod {
    background-color: #fff
}

.newshome-projprod article {
    height: 335px
}

.newshome-projprod article .entry-img {
    transition: .3s linear;
    padding: 0;
    height: 100%;
    background-color: #f4f4f4
}

.newshome-projprod article .entry-img img {
    height: 100%;
    width: 100%;
    object-fit: ;
}

.center-img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.newshome-projprod article .entry {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    height: 91%
}

.newshome-projprod article .entry img {
    height: 30px;
    width: 33px;
    display: inline-block;
    float: left;
    margin-right: 7px
}

.newshome-projprod .entry-img hr {
    margin: 0;
    border-top: 4px solid #db4c23;
    width: 100%
}

.newshome-projprod article .entry span {
    margin-bottom: 0;
    color: #585858;
    font-size: 15px;
    display: block
}

.newshome-projprod article .entry-title {
    font-size: 24px;
    color: #db4c23
}

.newshome-projprod article .entry-conte-p {
    color: #585858;
    line-height: 24px;
    font-size: 17px;
    margin-top: 10px
}

.newshome-projprod article .entry-conte-p:hover {
    color: #db4c23
}

.newshome-projprod article a.read-more {
    font-family: NeueHaasUnicaPro-Thin;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0;
    float: left;
    color: #db4c23;
    /* position: absolute; */
    bottom: 5px
}

.newshome-projprod article a.read-more i {
    margin-left: 10px
}

.newshome-projprod article a.read-more:hover {
    color: #585858
}

.newshome-sliders .slick-prev,
.newshome-sliders .slick-next {
    border: 1px solid #fff;
    height: 25px;
    width: 25px;
    border-radius: 50%
}

.newshome-sliders .slick-prev:hover,
.newshome-sliders .slick-next:hover {
    background-color: #fff;
    border: 1px solid #db4c23
}

.newshome-sliders .slick-prev:hover::before,
.newshome-sliders .slick-prev:focus::before,
.newshome-sliders .slick-next:hover::before,
.newshome-sliders .slick-next:focus::before {
    color: #db4c23
}

/* .footer-about-us,
.footer-bussiness,
.footer-gallery,
.footer-newsmedia,
.footer-contactus {
    width: 20%;
    display: inline-block;
    float: left
} */

/* .footer-about-us,
.footer-bussiness {
    width: 30%;
    padding: 0 1%
} */

/* .footer-gallery,
.footer-newsmedia {
    width: 20%
} */

.footer-about-us h5,
.footer-bussiness h5,
.footer-gallery h5,
.footer-newsmedia h5,
.footer-contactus h5 {
    color: #585858
}

.footer-about-us ul li,
.footer-bussiness ul li,
.footer-gallery ul li,
.footer-newsmedia ul li,
.footer-contactus ul li {
    position: relative
}

.footer-about-us ul li a,
.footer-bussiness ul li a,
.footer-gallery ul li a,
.footer-newsmedia ul li a,
.footer-contactus ul li a {
    color: #db4c23;
    display: block;
    line-height: normal;
    font-size: 15px;
    padding: 5px 10px
}

.footer-about-us ul li:before,
.footer-bussiness ul li:before,
.footer-gallery ul li:before,
.footer-newsmedia ul li:before,
.footer-contactus ul li:before {
    color: #db4c23;
    opacity: 1;
    content: "-";
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 15px
}

.footer-about-us ul li:hover a,
.footer-bussiness ul li:hover a,
.footer-gallery ul li:hover a,
.footer-newsmedia ul li:hover a,
.footer-contactus ul li:hover a {
    color: #585858
}

.footer-about-us ul li:hover::before,
.footer-bussiness ul li:hover::before,
.footer-gallery ul li:hover::before,
.footer-newsmedia ul li:hover::before,
.footer-contactus ul li:hover::before {
    color: #585858
}

.footer-contactus .footer-careers {
    margin-top: 10px
}

.footer-imgtown {
    text-align: center;
    margin-top: -50px;
    width: 100%;
    display: inline-block
}

.footer-imgtown img {
    max-width: 100%
}

.footer-bottom {
    background-color: #db4c23;
    float: left;
    width: 100%;
    padding: 20px 0
}

.footer-bottom span {
    color: #fff
}

.footer-bottom span a {
    color: #fff
}

.footer-bottom span.r-cp {
    float: right
}

.about-textcontent {
    text-align: right;
}

#search-bar input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%
}

#search-bar input::-webkit-search-decoration,
#search-bar input::-webkit-search-cancel-button {
    display: none
}

.footer-bottom span.r-cp {
    float: right;
    padding: 3px 8px;
    border: 1px solid #fff
}

.aboutus .col-md-3 {
    float: right
}

#search-bar input[type=search] {
    border: 0 solid #888;
    background: url(../img/search-icon.png) no-repeat 9px center;
    border-bottom: solid 2px transparent;
    padding: 2px 10px 2px 32px;
    width: 55px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    height: 22px
}

#search-bar input[type=search]:focus {
    width: 130px;
    border: 0 solid #888;
    border-bottom: 2px solid #db4c23;
    -webkit-box-shadow: 0 0 0 rgba(109, 207, 246, .5) !important;
    -moz-box-shadow: 0 0 0 rgba(109, 207, 246, .5) !important;
    box-shadow: 0 0 0 rgba(109, 207, 246, .5) !important
}

#search-bar input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
    border-color: transparent;
    margin-right: 35px
}

#search-bar input[type=search]:hover {
    background-color: transparent
}

#search-bar input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: white;
    background-color: transparent;
    border-color: white !important;
    cursor: auto;
    height: 22px
}

#search-bar input::-webkit-input-placeholder {
    color: transparent !important;
    opacity: 0 !important
}

#search-bar input:focus::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1 !important
}

.home-wrapper-middle {
    background: #e6e6e6
}

#btn-share {
    position: relative;
    font-size: 18px;
    padding: 0;
    line-height: 24px;
    color: #db4c23;
    background-color: transparent
}

#btn-share .popover {
    padding: 0;
    border-radius: 0;
    border: 0;
    box-shadow: none
}

#popoverExampleHiddenContent {
    margin-left: 10px;
    width: 150px;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    padding: 2px 5px;
    background-color: #fff;
    top: -3px;
    left: 20px;
    display: none
}

#popoverExampleHiddenContent.active {
    opacity: 1;
    height: auto
}

#popoverExampleHiddenContent::before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: -19px;
    top: 7px;
    border: 10px solid transparent;
    border-right: 10px solid #fff
}

a.btn-media1 {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #db4c23;
    margin: 2px 5px;
    float: left;
    display: block
}

a.btn-media1:hover {
    background-color: #e6e6e6
}

a.btn-media1 i.fa {
    line-height: 1.7
}

#btn-share .popover .popover-content {
    margin: 0;
    width: 160px;
    padding: 5px 0;
    vertical-align: top;
    display: inline-block;
    position: relative
}

#btn-share .popover .popover-content .btn-media {
    float: left;
    text-align: center;
    background: #fff;
    display: block;
    width: 32px;
    height: 32px;
    background: red
}

#btn-share .popover .popover-content .btn-media.facebook:after {
    position: absolute;
    bottom: 8px;
    margin-left: -10px;
    content: "";
    left: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff
}

#btn-share .popover .popover-content .btn-media i:hover,
#btn-share .popover .popover-content .btn-media i:focus {
    background: #db4c23
}

#btn-share .popover .popover-content .btn-media i {
    font-size: 16px;
    line-height: 26px;
    width: 25px;
    height: 25px;
    background-color: #d26164;
    margin-top: 10px;
    color: #fff;
    border-radius: 50%;
    margin: 0 7px
}

.home-megamenu {
    height: 260px;
    background-color: transparent
}

.home-megamenu .mega-one {
    background-color: #db4c23;
    height: 260px;
    width: 27%
}

.home-megamenu .mega-one p {
    color: #fff;
    font-size: 16px
}

.home-megamenu .mega-one a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 25px;
    display: block
}

.home-megamenu .mega-two {
    background-color: #fff;
    float: left;
    padding: 28px 15px 0;
    height: 260px;
    width: 50%;
    border-right: 0 solid #eee
}

.home-megamenu .mega-two.mega-double {
    width: 73%
}

.home-megamenu .mega-two ul {
    padding: 0
}

.home-megamenu .mega-two ul li {
    position: relative;
    width: 48%;
    float: left
}

.home-megamenu .mega-two ul li:nth-of-type(2n+2) {
    float: right
}

.home-megamenu .mega-two ul li a {
    color: #db4c23;
    display: block;
    line-height: normal;
    font-size: small;
    padding: 0 10px;
    font-weight: bold;
    text-transform: uppercase
}

.home-megamenu .mega-two ul li:before {
    color: #db4c23;
    opacity: 1;
    content: "-";
    position: absolute;
    top: 15px;
    left: 0;
    float: left;
    font-size: 15px
}


.megainner-two.no-border {
    border: 0
}

.home-megamenu .mega-three {
    height: 260px;
    background-color: #FFF;
    width: 23%
}

.home-megamenu .mega-three a {
    float: left
}

.megahr {
    display: block;
    width: 100%;
    float: left
}

.megahr hr {
    width: 35px;
    border-top: 3px solid #db4c23;
    float: left;
    margin-top: -10px
}

.home-dropdownli {
    padding: 15px;
    background-color: white;
    text-align: right;
}

.gallery-menu ul,
.newsmedia-menu ul {
    padding-top: 15px;
    background-color: transparent
}

.aboutushome-section {
    overflow: visible
}

.aboutushome-section .discoverbtn {
    position: absolute;
    top: -66px;
    background-color: #FFF;
    padding: 20px 40px;
    font-size: 18px;
    text-transform: uppercase
}

.aboutushome-section .discoverbtn a {
    color: #db4c23
}

.aboutushome-section .discoverbtn:hover a {
    color: #585858
}

.aboutus .aboutus-pills {
    float: right;
    width: 100%;
}

.aboutus .aboutus-pills li {
    border-left: 2px solid #ddd;
    margin-top: 0
}
 
.aboutus .aboutus-pills li a {
    background-color: #fff;
    color: #585858;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
}

.aboutus .aboutus-pills>li.active,
.aboutus .aboutus-pills>li:hover {
    border-color: #db4c23
}

.aboutus .aboutus-pills>li.active a,
.aboutus .aboutus-pills>li:hover a {
    color: #db4c23
}

.aboutus .aboutus-pills>li.active>a,
.aboutus .aboutus-pills>li.active>a:hover,
.aboutus .aboutus-pills>li.active>a:focus {
    color: #db4c23;
    background-color: #fff
}

.aboutus .aboutus-content h2 {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0
}

.about-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-right: 0;
    margin-top: 0
}

.aboutus .aboutus-content .about-textcontent p strong,
.aboutus .aboutus-content .about-textcontent div strong {
    font-size: 28px;
    color: #db4c23;
    line-height: 36px;
    padding-right: 10px;
    margin-bottom: 20px;
    font-weight: normal
}

.aboutus .aboutus-content .about-textcontent p,
.aboutus .aboutus-content .about-textcontent div {
    font-size: 18px;
    color: #585858;
    line-height: 24px;
    padding-right: 10px;
    margin-bottom: 20px
}

.aboutus .aboutus-content .content-onehr {
    border-top: 2px solid #db4c23
}

.aboutus .aboutus-content h3 {
    font-size: 28px;
    font-weight: normal;
    color: #db4c23
}

.gallery-page .gallery-content {
    padding: 0 20px 0 0
}

.gallery-page .gallery-pills-main {
    float: right
}

.gallery-page .gallery-pills li {
    border-left: 2px solid #ddd;
    margin-top: 0
}

.gallery-page .gallery-pills li a {
    background-color: #fff;
    color: #585858;
    text-transform: uppercase;
    font-size: 17px
}

.gallery-page .gallery-pills>li.active,
.gallery-page .gallery-pills>li:hover {
    border-color: #db4c23
}

.gallery-page .gallery-pills>li.active>a,
.gallery-page .gallery-pills>li.active>a:hover,
.gallery-page .gallery-pills>li.active>a:focus {
    color: #585858;
    background-color: #fff
}

.gallery-page .gallery-content h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

.gallery-page .gallery-content .gallery-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.gallery-projprod .gallery-content {
    padding-right: 30px
}

.gallery-projprod .entry-img {
    position: relative;
    overflow: hidden
}

.gallery-projprod article .entry-img {
    transition: .3s linear
}

.gallery-projprod article .entry {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 0
}

.gallery-projprod .entry-img hr {
    margin: 0;
    border-top: 4px solid #db4c23;
    width: 100%
}

.gallery-projprod article .entry span {
    margin-bottom: 0;
    color: #585858;
    font-size: 15px;
    display: block
}

.gallery-projprod article .entry-title {
    font-size: 19px;
    color: #db4c23;
    margin: 10px 0;
    line-height: 24px
}

.gallery-projprod article .entry a.read-more {
    font-family: NeueHaasUnicaPro-Thin;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0;
    float: left;
    color: #db4c23
}

.gallery-projprod article .entry a.read-more:hover {
    color: #585858
}

.gallery-projprod article hr {
    margin-top: 27px
}

.gallery-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #db4c23;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gallery-projprod:hover .gallery-overlay {
    opacity: .7;
    visibility: visible
}

.gallery-projprod .img-number {
    position: absolute;
    top: 0;
    background-color: #fff;
    color: #585858;
    padding: 0 13px;
    font-size: 24px;
    border: 1px solid #c4c4c4;
    left: 0
}

.gallery-content .gallery-row-2 {
    margin-bottom: 50px
}

.gallery-content .gallery-row-2 {
    padding-top: 30px;
    border-top: 3px solid #db4c23
}

.gallery-content .gallery-row-2:first-child {
    border-top: 0
}

.social-sidebar {
    border-left: 2px solid #db4c23;
    margin-top: 50px
}

.social-sidebar span {
    padding-left: 15px;
    display: block
}

.social-sidebar ul li {
    display: inline-block
}

.social-sidebar ul li:first-child {
    padding-left: 10px
}

.social-sidebar ul li a {
    padding: 2px 2px;
    font-size: 17px;
    color: #e8e8e8
}

.social-sidebar ul li.active a,
.social-sidebar ul li:hover a {
    color: #585858 !important;
    background-color: transparent !important
}

.video-panel .gallery-projprod .work-img {
    width: 50%;
    float: right
}

.video-panel .gallery-projprod .entry {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 16px
}

.video-panel .gallery-projprod .entry h3 {
    font-size: 20px;
    min-height: 85px
}

#logos-container .work-container .work-description {
    padding-top: 10px
}

#logos-container .work-container .work-description span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left;
    padding-left: 15px;
    color: #db4c23;
    width: 100%;
    padding-right: 15px
}

#logos-container .work-container .work-description {
    padding-top: 10px;
    background: #f4f4f4
}

#logos-container .work-container .work-description span a {
    color: #db4c23
}

#logos-container .work-container .work-description span a i {
    text-align: right;
    float: right;
    font-size: 18px;
    line-height: 17px
}

#logos-container .work-container .work-description span a:hover {
    color: #585858
}

.logo-modals .modal-header {
    padding: 15px 15px 0;
    border-bottom: 0 solid #e5e5e5
}

.logo-modals .modal-body {
    padding: 0 15px 15px
}

.logo-modals .modal-body h4 {
    margin-bottom: 0;
    text-transform: uppercase
}

.logo-modals .modal-body hr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.logo-modals .modal-body p {
    font-size: 16px;
    color: #585858;
    line-height: 21px
}

.logo-modals .modal-body p a {
    color: #db4c23
}

.logo-modals .modal-body p a:hover {
    color: #585858
}

.logo-modals .modal-footer {
    padding: 0;
    text-align: right;
    border-top: 0 solid #e5e5e5
}

.news-section .news-heading {
    25px;
    text-transform: uppercase;
    margin-bottom: 0
}

.news-section .news-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.news-title {
    font-family: NeueHaasUnicaPro-Thin;
    color: #585858;
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase
}

.news-hr hr {
    width: 35px;
    border-top: 3px solid #db4c23;
    float: left;
    margin-top: -10px
}

.news-projprod article .entry-img {
    transition: .3s linear
}

.news-projprod article .entry {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    min-height: 155px
}

.news-projprod article .entry .bussiness-img {
    height: 85px;
    float: left
}

.news-projprod article .entry img {
    height: 30px;
    width: 33px;
    display: inline-block;
    float: left;
    margin-right: 7px
}

.news-projprod .entry-img hr {
    margin: 0;
    border-top: 4px solid #db4c23;
    width: 100%
}

.news-projprod article .entry span {
    margin-bottom: 10px;
    color: #585858;
    font-size: 14px;
    display: block
}

.news-projprod article .entry span.news-date {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 20px
}

.news-projprod article .entry-title {
    font-size: 20px;
    color: #db4c23
}

.news-projprod article .entry-content {
    margin-top: 10px;
    padding-left: 0
}

.news-projprod article .entry-content .entry-conte-p {
    color: #585858;
    line-height: 24px;
    font-size: small;
    height: 75px
}

.news-projprod article .entry-content a {
    font-family: NeueHaasUnicaPro-Thin;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0;
    float: left;
    color: #db4c23
}

.news-projprod article .entry-content a:hover {
    color: #585858
}

.news-projprod article .entry-content hr {
    margin-top: 27px
}

.news-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #db4c23;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.news-projprod:hover .news-overlay {
    opacity: .7;
    visibility: visible
}

.news-section .news-row-1 {
    padding-top: 30px;
    border-top: 3px solid #db4c23;
    margin-bottom: 50px
}

.news-section .news-row-1:first-child {
    border-top: 0
}

.news-sidebar {
    float: left
}

.news-sidebar .social-sidebar,
.gallery-pills-main .social-sidebar {
    margin-top: 0
}

.news-pages .news-textcontent {
    font-size: 26px;
    color: #db4c23;
    line-height: 38px
}

.news-pages .news-innerimg {
    float: left;
    margin-right: 15px
}

.news-pages .news-textcontent-small,
.our-strategy-content .news-textcontent-small {
    font-size: 18px;
    color: #585858;
    line-height: 28px;
    text-align: justify
}

.news-pages .news-textcontent-small p {
    font-size: 18px;
    color: #585858;
    line-height: 28px
}

.bussiness-page .bussiness-content .bussiness-row-1 h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

.bussiness-page .bussiness-content .bussiness-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.bussiness-page .bussiness-row .work-img {
    padding: 0
}

.bussiness-page .bussiness-row .work-img img {
    height: 180px
}

.bussiness-page .bussiness-row .work-description {
    padding-top: 15px;
    padding-left: 30px
}

.bussiness-page .bussiness-row .work-description .entry-title {
    font-size: 26px;
    color: #db4c23;
    line-height: 35px
}

.bussiness-page .bussiness-row .work-description .entry-desc {
    font-size: 18px;
    line-height: 26px
}

.bussiness-page .bussiness-row .work-description a.read-more {
    font-size: 13px;
    letter-spacing: 0;
    color: #db4c23;
    font-weight: bold
}

.bussiness-galler {
    margin-top: -30px;
    line-height: 18px;
    color: #db4c23;
    padding-left: 15px;
    font-size: 12px
}

.about1-msg {
    float: left;
    padding-right: 21px
}

.about1-pic {
    float: left;
    padding-right: 21px
}

.about1-eng-brochure {
    font-size: 25px;
    color: #db4c23;
    line-height: 24px;
    padding-right: 10px;
    padding-top: 47px;
    font-weight: bold;
    display: block
}

.about1-brochure {
    font-size: 18px;
    color: #585858;
    line-height: 24px;
    padding-right: 10px
}

.about-obj {
    list-style: inside
}

.about-obj li {
    font-size: 20px;
    color: #585858;
    line-height: 24px;
    padding-right: 10px
}

.about-values {
    padding-left: 0
}

.about-values li {
    font-size: 20px;
    color: #585858;
    margin-bottom: 15px;
    margin-top: 10px
}

.press-releases .press-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.press-right ul {
    border-left: 2px solid #db4c23;
    padding-top: 10px;
    padding-bottom: 10px
}

.press-right ul li {
    padding: 0 0 0 22px;
    color: black;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold
}

.press-newshome-projprod {
    background-color: #fff
}

.press-entry-img {
    position: relative;
    overflow: hidden
}

.press-newshome-projprod article .press-entry-img {
    transition: .3s linear;
    padding: 0
}

.press-newshome-projprod article .entry {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 15px;
    min-height: 224px;
    background-color: #f4f4f4;
    padding-top: 10px
}

.press-newshome-projprod article .entry img {
    height: 30px;
    width: 33px;
    display: inline-block;
    float: left;
    margin-right: 7px
}

.press-newshome-projprod .press-entry-img hr {
    margin: 0;
    border-top: 4px solid #db4c23;
    width: 100%
}

.press-newshome-projprod article .entry span {
    margin-bottom: 0;
    color: #585858;
    font-size: 15px;
    display: block
}

.press-newshome-projprod article .entry-title {
    font-size: 24px;
    color: #db4c23
}

.press-newshome-projprod article .entry-conte-p {
    color: #db4c23;
    line-height: 24px;
    font-size: 19px;
    margin-top: 10px
}

.press-newshome-projprod article a.read-more {
    font-family: NeueHaasUnicaPro-Thin;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0;
    float: left;
    color: #db4c23;
    position: absolute;
    bottom: 7px
}

.press-releases .press-other .press-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: -15px;
    margin-top: 0
}

.press-newshome-projprod article a.read-more i {
    margin-left: 10px
}

.press-content-onehr {
    border-top: 2px solid #db4c23
}

.press-other {
    margin: 14px
}

.press-other-h2 {
    margin-left: -15px
}

.press-con {
    background: #f4f4f4
}

.press-strategyimg {
    padding: 0
}

.entry-img {
    transition: .3s linear;
    padding: 0;
    border-bottom: 4px solid #db4c23
}

.newshome-projprod .entry-img {
    border-bottom: 0
}

.entry-img.gal-list {
    height: 158px
}

.press-strategy-desc {
    padding-top: 36px
}

.press-other article {
    padding: 10px 0
}

.press-releases .pagination {
    margin: 0 auto;
    border-radius: 0;
    display: block;
    text-align: center;
    padding: 10px 0;
    background: 0
}

.press-strategy-desc h3 a {
    font-size: 28px;
    color: #db4c23
}

.press-strategy-desc h6 {
    font-size: 18px
}

.press-strategy-desc p {
    font-size: 20px
}

.press-strategy-desc a {
    font-size: 14px;
    color: #db4c23;
    letter-spacing: 0
}

.img-our-strategy {
    padding: 30px 0
}

.our-strategy-content h2 {
    font-family: NeueHaasUnicaPro-Thin;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

.our-strategy-content .o-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.our-strategy-content h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #db4c23
}

.our-strategy-content .o-textcontent-small {
    font-size: 18px;
    color: #585858;
    line-height: 24px;
    padding-right: 10px;
    margin-bottom: 20px
}

#sitemap .sitemap-innerhead {
    padding-left: 0
}

#sitemap .sitemap-innerhead h3 {
    color: #222;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 0
}

#sitemap .stick {
    width: 70%;
    text-align: left;
    display: inline-block;
    margin-top: 0 !important;
    border-top: 2px solid #db4c23
}

#sitemap .sitemap-link li {
    padding: 4px 0
}

#sitemap .sitemap-link li a {
    font-size: 20px;
    color: #db4c23;
    font-weight: 500;
    text-transform: uppercase
}

#sitemap .sitemap-tag h4:first-child {
    padding-top: 0
}

#sitemap .sitemap-tag h4 {
    font-size: 18px;
    color: #db4c23;
    margin: 0;
    padding: 16px 0;
    padding-top: 16px;
    text-transform: uppercase
}

#sitemap .sitemap-tag li {
    font-size: 16px
}

.searchpage-sidebar {
    float: right
}

.searchpage-sidebar .social-sidebar {
    border-left: 2px solid #a9a9ab;
    margin-top: 0
}

.searchpage-sidebar .social-sidebar span {
    font-size: 18px;
    margin-bottom: 10px
}

.searchpage-sidebar .social-sidebar a {
    display: block;
    margin-left: 15px;
    padding-bottom: 10px
}

.searchpage-sidebar .social-sidebar a:hover {
    color: #db4c23
}

.searchpage-sidebar .search-result-sidebar {
    margin-top: 50px
}

.searchpage-sidebar .search-result-sidebar .search_text {
    margin-left: 10px;
    margin-top: 10px
}

.searchpage-sidebar .search-result-sidebar .search_text input {
    height: 35px;
    background-color: #efefef;
    border-color: #efefef
}

.searchpage-sidebar .search-result-sidebar .search_text input:focus {
    box-shadow: 0 0 0 #db4c23;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #db4c23
}

.searchpage-section .searchpage-heading {
    font-family: NeueHaasUnicaPro-Thin;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

.searchpage-section .searchpage-headinghr {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.searchpage-section .searchpage-textcontent {
    font-size: 20px;
    color: #585858;
    line-height: 28px;
    margin-bottom: 40px;
    margin-top: 30px
}

.searchpage-section input::-webkit-input-placeholder {
    color: #808080
}

.searchpage-section input:-moz-placeholder {
    color: #808080;
    opacity: 1
}

.searchpage-section input::-moz-placeholder {
    color: #808080;
    opacity: 1
}

.searchpage-section input:-ms-input-placeholder {
    color: #808080
}

.about-img,
.rev_slider_wrapper {
    position: relative
}

.about-img {
    height: 550px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center
}

.about-img img {
    height: 100%
}

.banner-layer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../img/black_shadow.png) repeat-x left top
}

.cm-box {
    width: 100%;
    height: 190px;
    background: #f4f4f4;
    padding-bottom: 2px;
    border-bottom: thin solid #8d3031;
    margin-bottom: 10px;
    color: #585858
}

.cm-box.member-details {
    height: 210px
}

.cm-box .col-sm-3.bg-white {
    height: 100%;
    background: #fff
}

.cm-box .col-sm-6.bg-white {
    height: 100%;
    background: #fff
}

.cm-box .col-sm-4.bg-white {
    height: 100%;
    background: #fff
}

.cm-box .col-sm-5.bg-white {
    height: 100%;
    background: #fff
}

.cm-logo {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    background: #fff
}

.imgTable {
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center
}

.imgCell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.cm-logo img {
    max-height: 73%;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

.cm-info {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    padding-top: 4%
}

.cm-info label {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top;
    color: #585858;
    font-size: 13px;
    font-family: NeueHaasUnicaPro-Thin
}

.megamenu-item.mega-three {
    text-align: center
}

.img-pos {
    margin-top: 40px;
    margin-left: -17px
}

.img-pos1 {
    margin-top: 40px;
    margin-left: 0
}

.cm-info label a {
    color: #585858
}

.cm-info label a:hover {
    color: #8d3031
}

.separator {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0
}

.separator.white-bg {
    height: 2px;
    background: #fff
}

.separator.red-bg {
    height: 2px;
    background: #db4c23
}

.description,
.description p {
    font-size: 18px;
    color: #7a7a7a;
    font-weight: normal;
    line-height: 26px;
    text-align: justify
}

.description h3 {
    font-size: 26px;
    color: #db4c23
}

.member-bottom-cont {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 3%;
    background: #8d3031
}

.member-photo {
    width: 96%;
    display: inline-block;
    vertical-align: top;
    padding: 2%;
    background: #fff;
    text-align: center
}

.member-photo img {
    max-width: 100%
}

.member-name {
    width: 100%;
    display: inline-block;
    margin-bottom: 1px;
    vertical-align: top;
    font-size: 24px;
    color: #fff
}

.member-position {
    width: 100%;
    display: inline-block;
    margin-bottom: 1px;
    vertical-align: top;
    font-size: 20px;
    color: #fff
}

.member-bottom-cont .description {
    width: 100%;
    display: inline-block;
    margin-bottom: 4px;
    vertical-align: top;
    font-size: 20px;
    color: #fff
}

h2.head-title {
    font-family: NeueHaasUnicaPro-Thin;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

hr.head-title {
    width: 35px;
    border-top: 3px solid #db4c23;
    margin-left: 0;
    margin-top: 0
}

.aboutus .news-projprod {
    float: left !important
}

.news-projprod {
    float: left !important
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.board_of_directors_img img {
    height: 122px
}

.social-media li a {
    margin: 0 6px 0 0;
}

.navbar-nav.social-media,
.social-media li {
    float: left !important;
}
