@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('fonts/Helvetica.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Bold Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold Oblique'), url('fonts/Helvetica-BoldOblique.woff') format('woff');
}


body.home footer {
    display: none;
    font-family: "Roboto", sans-serif !important;
}
a:hover {
    text-decoration: none !important;
}
.work_outer_section {
    padding-top: 175px;
}
.work_outer_section .work_post_area {
    min-height: 275px;
}
.work_outer_section .page_header_title {
    margin: 40px 0;
}
.work_outer_section .work_post_area {
    margin-bottom: 1px;
    margin-right: 1px;
    width: 33.33%;
    margin: 0;
    padding: 0;
}
.work_outer_section .work_head_area {
    margin-bottom: 25px;
    padding: 0;
}
.work_outer_section .work_content_area {
    background-color: #fff;
    padding: 0 25px;
    padding-top: 30px;
    padding-right: 0;
}
.work_head_area {
    padding: 0;
}
.work_content_area, .work_img_area img {
    font-size: 14px;
    color: #000;
    height: 275px;
    /*overflow: hidden;*/
}
.work_img_area {
    padding: 0px;
    overflow: hidden;
}
.work_img_area div {
    transition: transform 10.2s ease, filter 1.5s ease;
}
.work_post_area:hover .work_img_area div {
    transform: scale(1.7);
    filter: blur(3px);    
}
.work_content_outer {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    padding-left: 0;
    padding-right: 0px;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.work_outer_section .work_post_area:hover .work_content_outer {

    opacity: 0.9;
    visibility: visible;
    pointer-events: auto;
}
.single_work {
    padding-top: 100px;
}
.category_area {
    text-align: center;
    color: #444;
}
.single_work_img_area {
    margin: 50px 0;
}
.single_work_infobox {
    /*max-width: 400px;
    margin: 0 auto;*/
    /*padding-left: 200px;*/
    text-align: left;
}
.single_work_title h1 {
    font-size: 85px;
    line-height: 75px;
    font-family: "Roboto", sans-serif !important;

    font-weight: 800;
    margin-top: 50px;

    word-spacing: 0;
    letter-spacing: 0;

}
.single_work_title .category_area {
    font-size: 15px;
    color: #323232;
    margin-top: 20px;
}
.section_1_name {
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    text-transform: unset;
    
    letter-spacing: 0;
    word-spacing: 0;

    margin: 0;
    margin-top: -8px;
}
.single_work_cat {
    color: #444444;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}
.single_work_desc {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    margin-top: 80px;
}


.custom_btn {
    margin: 0px 15px;
    font-weight: 500;
}
.custom_btn:first-child {
    margin-left: 0px;
}
.custom_btn:last-child {
    margin-right: 0px;
}
.relative_area {
    position: relative;
}
.work_buttons_area {
    margin-top: -150px;
    margin-bottom: 130px;
}
.uprcase {
    text-transform: uppercase;
}
.center {
    text-align: center;
}
.sname {
    margin-bottom: 30px;
}
.s_content_area {
    display: block;
    margin-bottom: 40px;
}
.image_outer {
    width: 30%;
    display: inline-block;
    /*padding: 0 15px;*/
    /*float: left;*/
    /*margin-bottom: 10px;*/
}
#section_1, #section_2, #section_3, #section_1_sub {
    padding: 100px 0;
}

.section:nth-child(odd){
    background-color: #eee;
}

.section:nth-child(even){
    background-color: #fff;
}

.work_outer_section .work_content_area {
    background-color: rgba(15, 24, 32, 0.90);
    color: #fff !important;
}

.work_post_title{
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 5px;
}

.work_content_area p{
    font-weight: 200;
}

.work_post_title a {
    color: #fff;
    font-weight: 300;
}
.s_img_area {
    text-align: left;
}
.s_img_area img:hover {
    opacity: 0.4;
}
.s_vdo_area{
    text-align: left;
    /*float: left;*/
}


h1, h2, h3, h4, h5, p, span, body {
    font-family: "Roboto", sans-serif ;
}
h1, h2, h3, h4, h5 {
    color: #333030;
    font-weight: 600;
}
#menu-main-nav li a span {
    color: #333030;
    font-size: 15px;
    font-family: "Roboto", sans-serif!important;
    font-style: normal;
    font-weight: 400;
}
.home #menu-main-nav li a span {
    color: #fff;
    font-size: 15px;
    font-family: "Roboto", sans-serif!important;
    font-style: normal;
    font-weight: 300;
}
body, .wrapper, .content, .full_width, .content .container, .more_facts_holder, .fullscreen_search_holder .fullscreen_search_table {
    background-color: rgb(241, 241, 241);
}
header.header_top_bottom_holder {
    background-color: transparent;
}
.header_bottom.clearfix {
    background-color: transparent!important;
}
.custom_btn:hover {
    border: 2px solid #333!important;
    background-color: rgba(0, 0, 0, 0.7)!important;
}
.image_outer {
    position: relative;
    height: 292px;
    width: 350px;
    margin-bottom: 2px;
    margin-right: 1px;
}
.img_desc {
    height: 300px;
    background-color: rgba(15, 24, 32, 0.90);
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    cursor: pointer;
    padding: 30px;
    color: #fff;
}
.work_outer_section .page_header_title p {
    color: #747474;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}
.img_desc * {
    color: #fff;
}
.image_outer:hover .img_desc {
    display: block;
}
nav.main_menu>ul>li>a {
    text-transform: none;
}
.second .inner ul li a span {
    color: #3b3b3b!important;
}
.header_logo_txt {
    color: #272525;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 800;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0;
    
    /*word-spacing: 6px;
    letter-spacing: 8px;*/

    text-transform: capitalize;
}
.home .header_logo_txt {
    color: #fff;
}
header .header_inner_left {
    top: -25px;
}
.item span {
    font-family: "Roboto", sans-serif!important;
    font-weight: 500;
    font-size: 18px;
}
button.mfp-arrow {
    display: none!important;
}
nav.main_menu>ul>li>a:focus {
    box-shadow: none;
}
.page-id-23299 .header_top_bottom_holder {
    display: none! important;
}
.page_header.fixed.scrolled .header_logo_txt {
    font-family: 'Helvetica', sans-serif !important;
    margin-top: 0px;
    letter-spacing: 0;
}
.work_outer_section .page_header_title h2 {
    letter-spacing: 0;
    word-spacing: 0;
    font-weight: 900;
    font-size: 50px;
    line-height: 50px;
}
.page-template-tmplt-work header {
    max-height: 200px;
    overflow: hidden;
}
.page-template-tmplt-work .work_outer_section {
    margin-bottom: 80px;
}

.content_inner .single_work{
    background-color: #E9E9E9;
}

.q_logo{
    top: 30%;
}

.page_header.fixed.scrolled .q_logo a{
    margin-top: 15px;
}

.col-sm-6.abc{
    padding-left: 30px;
}

header.fixed.scrolled .header_bottom, header.fixed.scrolled .header_top{
    background-color: rgba(39,45,45,.55) !important;
}

/*.page-template-tmplt-work footer.footer_border_columns{
    display: none;
}*/

footer.custom_footer{
    padding: 100px 0;
    margin: 0 auto;
    background: #fff;
}

iframe{
    border: 1px solid #000;
}

.footer_logo{
    font-family: 'Helvetica', sans-serif !important;
    font-size: 25px;
    line-height: 32px;

    color: #0A0A0A;
    font-weight: 600;
}

.custom_footer ul:after{
    display: table;
    clear: both;
}

.custom_footer #menu-main-nav-2{
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.custom_footer .menu-item{
    /*float: left;*/
    display: inline-block;
    margin-right: 60px;
}

.custom_footer .menu-item:last-child{
    margin-right: 0;
}

.custom_footer .menu-item a{
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
}

.custom_footer .q_social_icon_holder{
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.custom_footer #text-2{
    margin-top: 20px;
}

.custom_footer .q_social_icon_holder .fa{
    font-size: 24px !important;
    line-height: 32px;
}

.single_work_cat{
    width: 25%;
}

#section_1 .s_content_area img{
    width: 100%;
    height: auto;
    object-fit: cover;
}


@media screen and (max-width: 767px) {
    .work_outer_section .work_post_area {
        margin-bottom: 50px;
    }

    #section_1 .s_content_area img{
        width: auto;
        height: auto;
        object-fit: cover;
    }
}

@media screen and (max-width: 992px) {
    .page-template-tmplt-work header {
        max-height: unset;
        overflow: unset;
    }

    .single_work_cat{
        width: 50%;
    }
    
    .col-sm-6.abc{
        padding-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .work_outer_section .work_post_area {
        width: 100%;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 992px) {
    /*.header_bottom {
        margin-top: 0px;
    }*/
    /*.home .header_logo_txt, .header_logo_txt {
        font-size: 30px;
        margin-top: 50px;
        color: #000;
        font-weight: bold;
    }*/
    
    .single_work_cat{
       width: 100%;
    }
    
    .custom_btn {
        display: block;
        text-align: center;
        margin: 0 auto!Important;
        max-width: 150px;
        margin-bottom: 20px!important;
    }
    #section_1, #section_2, #section_3 {
        padding-top: 0px;
        margin-bottom: 100px;
    }
    .mobile_menu_button {
        margin-top: 20px;
    }
    .work_outer_section {
        padding-top: 0px;
    }
    .work_buttons_area {
        margin-top: -280px;
    }
    #custom_row {
        padding-top: 0px!important;
    }
    .single_work {
        padding-top: 0px;
    }
}

@media screen and (max-width: 425px) {
    /*.home .header_logo_txt, .header_logo_txt {
        font-size: 14px;
        margin-top: 65px;
        color: #000;
        font-weight: bold;
    }*/
}

@media screen and (max-width: 767px) {
    .single_work_infobox {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .container_inner {
        max-width: 90%;
        width: unset;
        margin: 0 auto;
    }
    .work_outer_section .work_head_area {
        padding-left: 0;
    }
    .work_outer_section .work_post_area {
        margin: 0;
    }

    .single_work_title h1{
        font-size: 42px;
        line-height: 50px;
        font-weight: 700;
        margin-top: 0;
        padding-top: 50px;
    }

    header.page_header{
        background-color: #e9e9e9;
    }

    .single_work_title{
        margin-top: 0 !important;
    }

    .single_work_desc{
        margin-bottom: 25px;
    }

    .header_inner .header_bottom{
        margin-top: 0px;
        padding-top: 15px;
    }

    header .header_inner_left, header .header_inner_right{
        top: 0;
        position: static;
        float: left;
        display: inline-block;
    }

    header .header_inner_left{
        width: 90%;
    }

    header .header_inner_right{
        width: 10%;
        margin-top: 0;
        text-align: right;
    }

    .header_logo_txt{
        font-size: 20px;
        line-height: 20px;
        margin-top: 0;
    }

    .logo_wrapper{
        text-align: center;
        width: 92%;
        margin: 0 !important;
        position: static;
    }

    .section_1_name{
        font-size: 36px;
        line-height: 42px;
    }

    .custom_footer #menu-main-nav-2{
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .custom_footer .col-md-3, .custom_footer .col-md-6{
        margin: 0px 10px;
        padding: 35px 0;
        border-top: 1px solid #ccc;
    }

    .custom_footer .q_social_icon_holder .fa{
        line-height: 24px;
    }

    .q_social_icon_holder .fa-stack.tiny{
        margin: 0 !important;
        height: 24px;
        width: 24px;
        line-height: 24px;
    }

    .footer_logo{
        margin: 0;
        text-align: center;
    }

    #text-2.widget, .copyright_txt{
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .custom_footer .q_social_icon_holder{
        margin-right: 25px !important;
    }

    .custom_footer .q_social_icon_holder:last-child{
        margin-right: 0px !important;
    }

    .sections_area .section:last-child{
        margin-bottom: 0 !important;
    }

    footer.custom_footer{
        padding: 0;
        border-top: 1px solid #eee;
    }

    footer.custom_footer hr{
        display: none;
    }

    .logo_wrapper {
        margin-left: 50px;
        display: inline-block;
        float: left;
        height: auto;
        left: 0;
    }
    .mobile_menu_button {
        margin: 0;
        display: flex;
        height: auto;
    }
    .q_logo {
        display: block;
        position: static;
        color: #000;
    }

    .home .header_logo_txt{
        color: #000;
    }

    nav.mobile_menu>ul{
        background-color: #e9e9e9;
        padding-bottom: 20px;
    }

    nav.mobile_menu ul li{
        border-bottom: 1px solid #ccc;
    }

    .page-template-tmplt-work .work_outer_section{
        margin-bottom: 0;
    }

    .custom_btn{
        max-width: 200px !important; 
    }

    #section_1, #section_2, #section_3, #section_1_sub{
        padding: 50px 0;
        margin: 0;
    }

    iframe{
        border: 1px solid #eee;
    }


    .q_logo a {
        left: 0;
    }
    .header_logo_txt {
        margin-top: 2px;
    }
    .header_inner_right {
        float: right;
        margin-top: -27px;
    }
    .side_menu_button_wrapper {
        display: inline-block;
    }
    .side_menu_button, .shopping_cart_inner {
        height: auto;
    }
}