/*
	Theme Name: Revolution Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: revolution
	Text Domain: revolution
	Domain Path: /inc/languages
*/

h2 {
    font-weight: 300;
}

@media screen and (min-width: 1200px) {
    h2 {
        font-size: 46px;
    }
}


/* Header */

@media only screen and (min-width: 40.0625em) {
    header.header {
        padding-top: 0;
    }
}

header .logo-holder {
    position: relative;
    margin-top: auto;
}

header .logo-holder a {
    position: absolute;
    max-height: 180px;
    max-width: 180px;
    min-height: 90px;
    min-width: 90px;
    height: 15vh;
    width: 15vh;
    top: 20px;
    transform: translate(0, -50%);
}

header.headroom--unpinned .logo-holder a {
    top: 0;
    transform: translate(0, -100%);
}

@media only screen and (max-width: 1023px) {
    .subheader {
        display: none;
    }
}

.fixed-header-on .subheader {
    background-color: transparent;
}

.subheader .medium-6 {
    width: auto;
    max-width: 100%;
    float: right;
    display: block;
    margin-right: 0;
    flex: none;
}

.subheader .medium-6.subheader-left {
    margin-left: auto;
    font-weight: 500;
    color: #ff8a00;
    font-size: 18px;
}

.subheader .medium-6.subheader-left p {
    padding-left: 200px;
    text-align: end;
}

.subheader .medium-6.subheader-left p a {
    color: #ff8a00;
    margin-top: 5px;
    display: inline-block;
}

.header-color-light-header .subheader .medium-6.subheader-left,
.header-color-light-header .subheader .medium-6.subheader-left p a {
    color: #fff;
}

.header-color-light-header .subheader .orange-img {
    display: none;
}

.header-color-dark-header .subheader .white-img {
    display: none;
}

.subheader .medium-6.subheader-left a:nth-child(3),
.subheader .medium-6.subheader-left a:nth-child(4) {
    margin-left: 10px;
}

.subheader .medium-6.subheader-right {
    display: none;
}


/* Main Menu */

#menu-top-nav>li:not(:last-child) {
    position: relative;
}

#menu-top-nav>li:not(:last-child):before {
    content: "";
    height: 12px;
    width: 1px;
    background-color: #090909;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -15px;
}

.light-header #menu-top-nav>li:not(:last-child):before {
    background-color: #fff;
}

#menu-top-nav>li.current-page-parent>a,
#menu-top-nav .sub-menu>li.current-menu-item>a {
    color: #ff8a00;
}


/* Mobile Menu */

.mobile-toggle-holder .mobile-toggle {
    width: 24px;
    height: 18px;
}

.mobile-toggle-holder .mobile-toggle span {
    width: 24px;
}

.mobile-toggle-holder .mobile-toggle span:nth-child(2) {
    top: 7px;
}

.mobile-toggle-holder .mobile-toggle span:nth-child(3) {
    top: 14px;
}

.mobile-toggle-holder.style1:hover .mobile-toggle>span:nth-child(2) {
    width: 130%;
}

#mobile-menu .mobile-menu-top {
    flex: none;
}

#mobile-menu .menu-footer p {
    margin-bottom: 5px;
}

#mobile-menu .menu-footer p a {
    color: #ff8a00;
    font-weight: 500;
    font-size: 16px;
}

#mobile-menu .menu-footer p a:hover {
    color: #ff8a00;
    text-decoration: underline;
}


/* Footer */

#footer-top,
#footer-top a,
#footer-top label,
#footer-top input,
#footer-top p {
    color: #000;
}

#footer-top input,
#footer-top textarea {
    border: 1px solid #edebea;
    background-color: #f8f8f8;
}

.gmap_canvas {
    padding-top: min(100%, 450px);
    position: relative;
    max-height: 450px;
}

#gmap_canvas {
    width: 100%;
    height: 100%;
    max-height: 450px;
    border: 1px solid #edebea;
    position: absolute;
    top: 0;
    left: 0;
}

#footer .footer-row {
    padding-top: 10vh;
}

#footer .footer-row h6 {
    color: #ff8a00;
    font-weight: 600;
}

#footer .footer-row p {
    color: #fff;
    font-size: 14px;
}

#footer .footer-row #menu-services li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}

#footer .footer-row #menu-services li::before {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    top: calc(50% - 3px);
    left: 0;
    background-color: #fff;
}

.subfooter .medium-text-left p {
    opacity: 1;
}

#menu-footer-social a {
    color: #ff8a00;
    position: relative;
    padding-right: 35px;
    line-height: 30px;
}

#menu-footer-social a:after {
    content: "";
    position: absolute;
    right: 0;
    height: 28px;
    width: 28px;
    background-image: url('/wp-content/uploads/icon-fb-orange.png');
}

@media only screen and (max-width: 639px) {
    #footer .wp-block-image figure {
        float: left;
        margin-left: 0;
    }
}


/* Icon Boxes Type 3 (Home - 4 Page Options)*/

.thb-iconbox.top.type3 figure {
    padding-bottom: 20px;
}

.thb-iconbox.top.type3 figure .iconbox-image {
    height: 75px;
}

.thb-iconbox.top.type3 figure .iconbox-image img {
    height: 75px !important;
    width: auto !important;
    transition: all 0.3s ease-in-out;
}

.thb-iconbox.top.type3:hover figure .iconbox-image img {
    height: 84px !important;
    width: auto;
}

.thb-iconbox.top.type3.has-link .iconbox-content {
    padding-bottom: 35px;
}

.thb-iconbox.top.type3.has-link .iconbox-content .thb-read-more {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px;
    top: auto;
    bottom: 0;
    transition: all 0.3s ease-in-out;
}

.thb-iconbox.top.type3.has-link:hover .iconbox-content .thb-read-more {
    background-color: #000;
}

.thb-iconbox.top.type3.has-link:hover .iconbox-content .thb-read-more span {
    color: #ff8a00 !important;
}

.thb-iconbox.top.type3.has-link:hover .iconbox-content .thb-read-more svg,
.thb-iconbox.top.type3.has-link:hover .iconbox-content .thb-read-more svg .bar {
    fill: #ff8a00 !important;
}

.thb-iconbox.top.type3.has-link:not(:hover) .iconbox-content .thb-read-more .arrow {
    display: none;
}

@media only screen and (max-width: 639px) {
    .thb-iconbox.top.type3.has-link {
        display: flex;
        flex-direction: row;
    }
    .thb-iconbox.top.type3.has-link figure {
        width: 95px;
    }
    .thb-iconbox.top.type3.has-link h5,
    .thb-iconbox.top.type3.has-link p {
        margin-bottom: 10px;
    }
}


/* Colmun Classes */

.title-middle.thb-slidetype {
    display: flex;
}

.title-middle.thb-slidetype h2 {
    margin-left: auto;
    margin-right: auto;
}


/* Testimonials */

@media only screen and (max-width: 899px) {
    .thb-testimonials.style6 .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.thb-testimonials.style6 .thb-testimonial blockquote p {
    color: #fff;
}

.thb-testimonials.style6 .thb-testimonial .testimonial-author cite,
.thb-testimonials.style6 .thb-testimonial .testimonial-author .title {
    color: #ff8a00;
}

#testimonials-page .thb-testimonials.style6 .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


/* Contact Form */

form.wpcf7-form #contact-form-fields input,
form.wpcf7-form #contact-form-fields textarea,
form.wpcf7-form #contact-form-fields select {
    margin-bottom: 0;
}

form.wpcf7-form #contact-form-fields label {
    margin-bottom: 5px;
}

form.wpcf7-form #contact-form-fields .mc4wp-checkbox input {
    margin-right: 5px;
}

form.wpcf7-form #contact-form-fields .mc4wp-checkbox span a {
    text-decoration: underline;
}

form.wpcf7-form #contact-form-fields .wpcf7-submit {
    color: #fff;
    border: 2px solid #ff8a00;
    background-color: #ff8a00;
    width: 100%;
}

form.wpcf7-form #contact-form-fields .wpcf7-submit:hover {
    background-color: #fff;
    color: #ff8a00;
    text-decoration: none;
}

form.wpcf7-form.sent #contact-form-fields {
    display: none;
}

.wpcf7-response-output {
    color: #000;
    font-size: 16px;
}


/* Our Services */

#services-icons .thb_image_link {
    padding-bottom: 10px;
}

#services-icons .thb_image_link>a {
    overflow: visible;
}

#services-icons .thb_image_link .thb-image-inner {
    height: 104px;
    display: flex;
}

#services-icons .thb_image_link .thb-image-inner img {
    margin: auto;
}

#services-icons .thb_image_link .thb-image-content {
    margin-top: 15px;
}


/* Services Pages */

#menu-services.thb-page-menu.style1 li:hover a,
#menu-services.thb-page-menu.style1 li.current_page_item a {
    background-color: #ff8a00;
}


/* Home Page Slider */

.n2-ss-slider-controls {
    left: calc((100vw - 90rem) / 2 + 40px);
}

@media only screen and (max-width: 90rem) {
    .n2-ss-slider-controls {
        left: 40px;
    }
}

.n2-ss-slider .n2-ss-layer-col {
    padding-top: max(120px, 15vh) !important;
    padding-bottom: 10vh !important;
}

#n2-ss-1-arrow-previous,
#n2-ss-1-arrow-next {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: flex;
}

body #n2-ss-1-arrow-previous.nextend-arrow img,
body #n2-ss-1-arrow-next.nextend-arrow img {
    width: 20px !important;
    margin: auto;
}


/* Home Page Services */

#home-page-services .thb-iconbox.type1 figure .iconbox-image {
    height: 100px;
    width: 100px;
    display: flex;
}

#home-page-services .thb-iconbox.type1 figure .iconbox-image img {
    width: 80px !important;
    height: auto !important;
    transition: all 0.3s ease-in-out;
    transform-origin: 0 50%;
    margin-top: auto;
    margin-bottom: auto;
}

#home-page-services .thb-iconbox.type1:hover figure .iconbox-image img {
    transform: scale(115%);
}

#home-page-services .thb-iconbox.type1 .thb-read-more {
    display: none;
}

#home-page-services .thb-iconbox.left.has-link:hover .iconbox-content,
#home-page-services .thb-iconbox.right.has-link:hover .iconbox-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}