/*
Theme Name: Strata Child
Theme URI: https://demo.qodeinteractive.com/strata/
Description: A child theme of Strata Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Version: 1.0.1
Text Domain: strata
Template: strata
*/

@font-face {
  font-family: hb;
  src: url(fonts/Helvetica-Bold.ttf);
}
@font-face {
  font-family: hbi;
  src: url(fonts/Helvetica-BoldOblique.ttf);
}
@font-face {
  font-family: hl;
  src: url(fonts/helvetica-light-587ebe5a59211.ttf);
}
@font-face {
  font-family: hi;
  src: url(fonts/Helvetica-Oblique.ttf);
}
@font-face {
  font-family: h;
  src: url(fonts/Helvetica.ttf);
}

@font-face{
	font-family: 'myWebFont';
	font-display: swap;
	src: url('myfont.woff2') format('woff2');
}

#design_slider .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow {
    max-width: 100%;
}

#design_slider img {
}

#design_slider .n2-ss-section-main-content {
    padding: 0px !important;
}

#design_slider  .n2-ss-layer.n2-ow.n-uc-XW64FPgz28cX {
    padding: 0px !important;
}

.title_outer 
.title .title_holder {
    display: none !important;
}

.title_outer .title {
    height: 113px !important;
}

#design_slider h1 {
    font-size: 62px;
    color: #ffffff;
    font-weight: 400;
}

#design_slider .n2-ss-layer h1 {
    width: 100% !important;
    max-width: 1200px;
    text-align: left !important;
    color: #fff !IMPORTANT;
    font-weight: 400 !important;
    font-size: 62px !important;
    font-family: h !important;
    line-height: 74px !important;
    margin-bottom: 0px !important;
    margin-top: 130px;
}

#design_slider .n2-ss-layer h2 {
    width: 100% !important;
    max-width: 1200px;
    text-align: left !important;
    font-size: 32px !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    font-family: h !important;
    margin-bottom: 55px !important;
}

#design_slider .n2-ss-layer {
    position: unset !important;
    padding: 0px !important;
}

#design_slider .n2-ss-layer div.n2-ss-button-container {
    width: 100% !important;
    max-width: 1200px;
}

#design_slider .n2-ss-layer .n2-ss-layer {
    text-align: left;
}

#design_slider div.nextend-arrow {
    display: none;
}

#design_slider .n2-ss-layer div.n2-ss-button-container a {
    font-size: 20px;
    color: #ffffff;
    font-weight: 300;
    font-family: h;
    background: #009ddc;
    border-radius: 10px;
    padding: 8px 61px;
}

#design_slider .n2-ss-widget.n2-ss-control-bullet.n2-ow-all.n2-ss-control-bullet-horizontal {
    bottom: 30px;
    position: relative;
    margin: 0px;
}

#design_slider .nextend-bullet-bar div div {
    background: #e0e0e0 !important;
    width: 14px;
    height: 14px;
    transform: unset;
    padding: 0px;
}

#design_slider .nextend-bullet-bar div div.n2-active {
    background: #ffffff !important;
}

#design_slider .n2-ss-layer-with-background {
    justify-content: flex-start !important;
}

#design_slider .n2-ss-section-main-content div.n2-ss-layer {
    width: 100% !important;
    display: flex;
    justify-content: center;
}

#design_about h1 {
    font-size: 40px;
    color: #000000;
    font-weight: 400;
    font-family: h !important;
    margin-bottom: 19px;
}

#design_about p {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    font-family: h !important;
}

#design_about p a {
    font-size: 20px;
    color: #ffffff;
    font-family: h !important;
    background: #009ddc;
    display: inline-block;
    padding: 8px 58px;
    border-radius: 6px;
    margin-top: 56px;
}

#design_about .vc_single_image-wrapper {
    width: 100%;
}
div#design_about div.section_inner_margin {
    display: flex;
    align-items: center;
    justify-content: center;
}

#design_about .vc_col-sm-6:last-child {
    padding-left: 40px;
}

div#design_about {
    padding-top: 102px !important;
    padding-bottom: 140px !important;
}

div#design_do {padding-bottom: 10px;}

div#design_do h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    font-family: h !important;
    margin-bottom: 50px;
}

div#design_do .section_inner {
    width: 100%;
}

div#design_do .section_inner img {
    width: 100% !important;
    height: 648px;
    object-fit: cover;
}

div#design_do .section_inner .vc_single_image-wrapper {
    width: 100%;
}

div#design_do .section_inner  .vc_column-inner {
    padding: 0px;
}

div#design_do .section_inner .vc_col-sm-3 {
    position: relative;
}

div#design_do .section_inner h2 {
    position: absolute;
    bottom: 53px;
    text-align: center;
    width: 100%;
    font-size: 40px;
    font-weight: 400;
    color: #ffffff;
    font-family: h !important;
    line-height: 48px;
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#design_producing h1 {
    font-size: 62px;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    font-family: h !important;
    width: 50%;
    line-height: 71px;
    margin: 0px auto 23px;
}

div#design_producing p {
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    font-weight: 400;
    font-family: h !important;
}

div#design_producing {
    padding-bottom: 195px;
    padding-top: 175px;
}

div#design_portfolio {
    padding-top: 67px;
}

div#design_portfolio h1 {
    font-size: 40px;
    color: #000000;
    font-weight: 400;
    font-family: h !important;
    text-align: center;
    margin-bottom: 31px;
}

div#design_portfolio p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    font-family: h !important;
    text-align: center;
    margin: 0 auto;
    width: 38%;
    line-height: 22px;
    padding-bottom: 67px;
}

div#design_portfolio .section_inner.clearfix {
    width: 100%;
}

div#design_portfolio .section_inner.clearfix .vc_column-inner {
    padding: 0px;
}

div#design_portfolio .section_inner.clearfix .vc_column-inner .vc_single_image-wrapper,div#design_portfolio .section_inner.clearfix .vc_column-inner .vc_single_image-wrapper img {
    width: 100%;
    height: 266px;
    object-fit: cover;
}

div#design_case {}

div#design_case h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    font-family: h !important;
    margin-bottom: 33px;
}

div#design_case {
    padding-top: 127px;
    padding-bottom: 83px;
}

div#design_case h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    font-family: hb;
    text-align: center;
    margin-bottom: 0px;
}

div#design_case p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    font-family: h;
    text-align: center;
    line-height: 20px;
}

div#design_case ul {
    list-style-type: none;
    padding: 0px;
    margin: 72px 0px 0px;
    text-align: center;
}

div#design_case ul li {
    display: inline-block;
    vertical-align: middle;
    width: 19%;
}

.header_top {
    display: none !important;
}

.q_logo a {height: 60px !important;width: 100%;}

.q_logo a img {
    width: 100%;
}

.header_top_bottom_holder {
    padding-top: 0px;
    padding-bottom: 0px;
}

.header_top_bottom_holder .header_bottom {
    padding-bottom: 13px;
    padding-top: 15px;
}
div#map_canvas {
    display: none;
}
nav.main_menu>ul>li>a {
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    font-family: h;
    padding: 0px 10px;
}

header .side_menu_button a.search_button {
    color: #000;
    font-size: 18px;
}

header .side_menu_button a:last-child {
    font-size: 18px;
    color: #000;
}
.footer_top_holder,.footer_bottom_holder {
    border: unset !important;
    background: #333333 !important;
}

.footer_top_holder .footer_top {
    border: unset !important;
    padding-top: 100px;
    padding-bottom: 90px;
}

.footer_bottom_holder .footer_bottom div {
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    font-family: h;
}

.footer_bottom_holder {
    padding-bottom: 33px;
}

.footer_top .leftside {
    display: inline-block;
    width: 49%;
}

.footer_top .rightside {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.footer_top ul.social {
    margin-top: 20px;
}

.footer_top ul.social li {
    display: inline-block;
    vertical-align: top;
}

.footer_top ul.social li i {
    color: #999999;
    font-size: 30px;
    margin-right: 12px;
}

.footer_top ul.info {
    padding: 0px;
    margin: 10px 0px 0px;
}

.footer_top ul.info li,.footer_top ul.info li a {
    font-size: 18px;
    font-weight: 400;
    color: #939598;
    font-family: h;
    line-height: 26px;
}

.footer_top .rightside input,.footer_top .rightside textarea {
    background: transparent !important;
    font-size: 18px;
    color: #939598;
    font-family: h;
    box-shadow: unset;
    outline: unset;
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 7px 12px;
    width: 100%;
    margin-bottom: 15px;
    height: 35px;
}

.footer_top .rightside textarea {
    height: 110px;
}

.footer_top .rightside input.wpcf7-submit {
    height: 40px;
    background: #009ddc !important;
    width: 135px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: h;
    border: unset;
    cursor: pointer;
}
.footer_top .rightside span.wpcf7-not-valid-tip {
    display: none;
}

.footer_top .rightside input.wpcf7-not-valid {
    border-color: red;
}

@media (max-width:1000px){
.footer_top_holder .footer_top {
    padding-top: 45px;
    padding-bottom: 20px;
}

.footer_top .leftside,.footer_top .rightside {
    display: block;
    width: 100%;
    text-align: center;
}

.footer_top ul.info li, .footer_top ul.info li a {
    font-size: 14px;
    margin-bottom: 10px;
}

.footer_top ul.info {
    margin: 20px 0px 20px;
}

.footer_top ul.social li i {
    font-size: 20px;
}

.footer_top ul.social {
    margin-bottom: 40px;
}

.footer_top .rightside input, .footer_top .rightside textarea {
    width: 100%;
    max-width: 100%;
    display: block;
    padding: 10px 0px;
    height: unset;
    font-size: 14px;
    margin-bottom: 0px;
    border: unset;
}

.footer_top .rightside span.wpcf7-form-control-wrap {
    display: block;
}

.footer_bottom_holder {
    padding-bottom: 20px;
    padding-top: 20px;
}

.footer_bottom_holder .footer_bottom div {
    line-height: 22px;
    padding: 0px 20px;
}
	.footer_top .rightside span.wpcf7-form-control-wrap {
    border-radius: 4px;
    padding: 0px 10px;
    border: 1px solid #fff;
}
.footer_top .rightside span.wpcf7-spinner {
    display: none;
}
	div#design_case {
    padding-top: 50px;
    padding-bottom: 50px;
}

div#design_case h1 {
    font-size: 26px;
    margin-bottom: 0px;
}

div#design_case h2 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
}

div#design_case p {
    font-size: 14px;
    line-height: 26px;
}

div#design_case ul {
    margin: 50px 0px 0px;
}

div#design_case ul li {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

div#design_case ul li:last-child {
    margin-bottom: 0px;
}

div#design_portfolio {
    padding-top: 50px;
}

div#design_portfolio h1 {
    font-size: 26px;
    margin-bottom: 20px;
}

div#design_portfolio p {
    font-size: 14px;
    width: 90%;
    line-height: 26px;
    padding-bottom: 50px;
}

div#design_producing {
    padding-bottom: 80px;
    padding-top: 70px;
}

div#design_producing h1 {
    font-size: 26px;
    width: 100%;
    line-height: 32px;
}

div#design_producing p {
    font-size: 18px;
    line-height: 26px;
}

div#design_do h1 {
    font-size: 26px;
    margin-bottom: 40px;
}

div#design_do .section_inner img {
    height: unset;
}

div#design_do .section_inner h2 {
    font-size: 26px;
    line-height: 36px;
}

div#design_about {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#design_about .vc_col-sm-6 {
    width: 100% !important;
    display: block !important;
}

div#design_about div.section_inner_margin {
    display: block;
}

#design_about h1 {
    font-size: 22px;
    text-align: center;
    margin-top: 40px;
}

#design_about p {
    font-size: 14px;
    text-align: center;
}

#design_about p a {
    font-size: 14px;
    padding: 8px 40px;
    margin-top: 30px;
}

div.title_outer {
    display: none;
}

.header_top_bottom_holder {
}

.header_top.clearfix {
    display: none !important;
}
	#design_about .vc_col-sm-6:last-child {
    padding: 0px;
}
	body .q_logo a {
    height: 39px !important;
}

.header_top_bottom_holder .header_bottom {
    padding: 0px;
}

header .side_menu_button a.side_menu_button {
    display: none;
}

.header_inner_right {
    padding-right: 20px;
}

.mobile_menu_button {
    margin: 0px;
    padding-left: 20px;
}

nav.mobile_menu ul li a {
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 6px 10px;
}

#design_slider .n2-ss-layer h1 {
    font-size: 23px !important;
    line-height: 40px !important;
    margin-bottom: 10px !important;
    margin-top: 50px;
}

#design_slider .n2-ss-layer h1 br {
}

#design_slider .n2-ss-layer h2 {
    font-size: 18px !important;
    line-height: 30px;
    margin-bottom: 30px !important;
}

#design_slider .n2-ss-layer div.n2-ss-button-container a {
    padding: 6px 30px;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 50px;
}

#design_slider .n2-ss-section-main-content div.n2-ss-layer {
    width: 90% !important;
}
#design_slider .n2-ss-widget.n2-ss-control-bullet.n2-ow-all.n2-ss-control-bullet-horizontal {
    display: none;
}	
}