/*------------------------------------------------------------------

    [Main Style Stylesheet]

    Project:       HTML Template


-------------------------------------------------------------------*/

h1,
.h1 {
    font-size: 3.5rem;
}

h2,
.h2 {
    font-size: 3rem;
}

h3,
.h3 {
    font-size: 2.5rem;
}

h4,
.h4 {
    font-size: 2rem;
}

h5,
.h5 {
    font-size: 1.8rem;
}

h6,
.h6 {
    font-size: 1.5rem;
}


/*==========Setting=========*/
html {
    font-size: 10px;
}

body {
    font-family: "Roboto",
        Sans-serif;
    min-width: 320px;
    color: #000000;
    line-height: 1.6;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
}

dt,
dd {
    line-height: 1.5;
}

.page {
    overflow: hidden;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

a {
    color: inherit;
}

a:active,
a:focus {
    text-decoration: none;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Roboto",
        Sans-serif;
}

iframe {
    width: 100%;
    border: none;
}

::selection {
    background: #049DB7;
    color: #fff;
}

img {
    max-width: 100%;

}

.mobile {
    display: none;
}

@media all {
    a {
        background: transparent;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: none;
    }

    a,
    p a {
        color: #08c;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: color 0.15s ease-out;
        -moz-transition: color 0.15s ease-out;
        -o-transition: color 0.15s ease-out;
        -ms-transition: color 0.15s ease-out;
        transition: color 0.15s ease-out;
    }

    ::selection {
        background: #08c;
        color: #f7f7f7;
    }

    ::-moz-selection {
        background: #08c;
        color: #f7f7f7;
    }

    ::-webkit-input-placeholder,
    :-moz-placeholder,
    ::-moz-placeholder,
    :-ms-input-placeholder {
        color: #959595;
        margin-top: 10px;
    }

    ::-webkit-input-placeholder,
    :-moz-placeholder,
    ::-moz-placeholder,
    :-ms-input-placeholder {
        color: #959595;
        margin: 10px 0 0 0;
    }
}

@media all {

    a,
    p a {
        color: #e47330;
    }

    ::selection {
        background: #e47330;
    }

    ::-moz-selection {
        background: #e47330;
    }

    ::selection {
        background: #eda174;
    }

    ::-moz-selection {
        background: #eda174;
    }

    a,
    p a {
        color: #de651d;
    }

    a:hover,
    p a:hover {
        color: #c75a1a;
    }
}


@media all {
    a:hover {
        font-weight: bold !important;
    }
}


/***********/
.ho_section1 {
    background-image: url(../images/Depositphotos_119918136_s-2019.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.ho_section1 h2 {
    color: #ff8742;
    font-size: 33px;
    font-family: "Roboto",
        Sans-serif;
    font-weight: 600;
}

.ho_section1 .inner-text p {
    margin-bottom: 15px;
    line-height: 26px;
    color: white;
    font-family: "Raleway",
        Sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
}

.ho_section1 .right .inner-text {
    padding: 0% 20% 0% 15%;

}

.ho_section1 .right img {
    padding: 3% 0;
    cursor: pointer;

}

.ho_section1 .video {
    position: relative;
}

.ho_section1 i.play {
    cursor: pointer;
    font-size: 78px;
    position: absolute;
    top: 37%;
    left: 33%;
    color: #000;
    text-shadow: 0 0 10px #bc2534;
}

.ho_section1 .video-overlay i {
    z-index: 99999;
    color: white;
    font-size: 44px;
    right: 50px;
    top: 35px;
    position: absolute;
    cursor: pointer;
}

.ho_section1  .overlay {
    position: absolute;

    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   

    z-index: 0;
    cursor: pointer;
    background-color: #54595f;
    opacity: .5;
  
}

.ho_section1 .inner-text {
    position: relative;

}

.ho_section1 .left {

    padding: 80px 30px 80px 30px;
}

.ho_section1 .row {
    padding: 10px;
}

.ho_section1 .left .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .68);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;


    z-index: 0;
    cursor: pointer;
}

/******/
.ho_section2 {
    background: #F7F7F7;
}

.ho_section2 a {
    font-family: "Roboto",
        Sans-serif;
    font-weight: 500;
    background-color: #61ce70;
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin: auto;
    margin: 1% auto;
}

/****/

.ho_section3 {
    margin-top: 2%;
}

.shape {
    background: rgb(230, 230, 230);
    overflow: hidden;
    position: relative;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

svg {
    width: calc(100% + 1.3px);
    height: 118px;
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    /* -webkit-transform: translateX(-50%); */
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
}

.elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.ho_section3 .inner-text {

    position: absolute;
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
    left: 0;
    right: 0;
}


.ho_section3 h2 {
    color: #000;
    font-size: 33px;
    font-family: "Roboto",
        Sans-serif;
    font-weight: 600;
}

.ho_section3 .inner-text hr {
    width: 24%;

    border-top: 1px solid #ff8742;
    ;

}

/*********/
.ho_section4 {
    margin: 5% 0;
}

.ho_section4 .left,
.ho_section4 .right {
    text-align: center;
    max-width: 448px;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .39);
    margin: 0% 0% 0% 10%;
    padding: 20px 20px 20px 20px;
}

.ho_section4 i {

    color: #d3902c;

    font-size: 40px;
}

.ho_section4 h3 {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 4% 0;
}

.ho_section4 p {
    color: #bfbfbf;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6em;
}

/******/
.ho_section5 {
    margin: 5% 0 0;
    text-align: center;


}

.ho_section5 .inner {

    background: #F7F7F7;
    padding: 0px 0 5%;
}


.ho_section5 h4 {

    color: #000;
    font-size: 65px;
    font-weight: 600;
    font-family: "Roboto",
        Sans-serif;
}

.ho_section5 hr {
    width: 24%;

    border-top: 1px solid #ff8742;
    ;

}

.ho_section5 .inner-text>div {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
    margin: 0;
    padding: 35px 35px 35px 35px;
    border-radius: 5px 5px 5px 5px;
    background: transparent;
}

.ho_section5 .inner-text p {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em
}

.ho_section5 .inner-text h6 {
    color: #f99d13;
    font-size: 20px;
}

.ho_section5 .inner-text span {
    color: #bfbfbf;
    font-size: 15px;
    font-weight: 300;
}

.ho_section5 .inner-text div:last-child {
    margin: 0;

}

.ho_section5 .shape {
    background: rgb(247, 247, 247);
}

/******/

.ho_section6 {
    background: #2D2D2D;
}

.ho_section6 a {
    font-family: "Roboto",
        Sans-serif;
    font-weight: 500;
    background-color: #61ce70;
    font-size: 16px;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin: auto;
    margin: 1% auto;
}

/******/
section.ho_section7 {
    text-align: center;
    padding: 10px 0;
}

.sm-footer a {
    color: #363839;
    padding: 0 20px;
    font-size: 16px
}


/*****/

.video-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none;
}

.video-fram iframe {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    height: 80%;
    width: 80%;
    border: 0;
    background-color: #000;
    margin: auto;

}

/*****************/
@media (min-width: 768px) {
    .ho_section5 .col-md-4 {
        flex: 0 0 31.333333%;
        max-width: 31.333333%;
        margin-right: 2% !important;
    }

    .ho_section5 .col-md-4:last-child {
        margin-right: 0 !important;
    }
}

@media(max-width:767px) {
    .ho_section1 .right .inner-text {
        padding: 0 !important;
    }
.ho_section5 h4 {
    font-size: 25px;
}
    .ho_section4 .left,
    .ho_section4 .right {


        margin: 0% 5% 0% 5%;

    }

    .sm-footer span {
        display: none;
    }
    footer .mkdf-column {
        min-height: auto !important;
        margin-bottom: 12% !important;
    }
    video {
        width: 90% !important;
        height: 513px !important;
        object-fit: cover;
        margin-top: 30% !important;
    }
}

/*****/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    color: #767676;
    font-size: 15px !important;
    line-height: 18px;
    font-family: Open Sans;
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 12px 0px 12px 15px !important;
    margin-top: 0px;
    margin-bottom: 12px;
}

input#gform_submit_button_8 {
    color: #FFF;
    font-size: 16px !important;
    font-family: Montserrat;
    font-weight: 700;
    background-color: #e47330;
    border-color: #e47330;
    border: 2px solid #e47330;
    border-radius: 30px;
    padding: 10px 40px !important;
}


/***/
input#gform_submit_button_8:hover {
    color: #de651d !important;
    border-color: #de651d;
    background-color: #F7F7F7 !important;
    cursor: pointer;
}

label.gfield_label {
    font-size: 14px !important;
    color: white;
    font-weight: 700;
}

.gfield_visibility_hidden,
.gform_hidden {
    display: none
}

.header {
    top: 0px;
    left: 0px;
    right: 0px;
    position: fixed;
    z-index: 9999;
    width: 100%;
    background-color: #fff;
    padding: 12px 30px 12px 30px;
    transition: all ease 0.3s;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 991px) {
    .header {
        height: 80px;
        padding: 7px 0px;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
    }
    
}

.header .header-left {
    float: left;
}

.header .header-left .logo {
    float: left;
    margin: 0px 0px 0px 0px;
}

.header .header-left .logo img {
    height: 56px;
    transition: all ease 0.3s;
}

@media screen and (max-width: 991px) {
    .header .header-left .logo img {
        height: 46px;
        margin: 7px 0px 0px 0px;
    }
}

.header .header-right {
    float: right;
}

.header .menu-icon {
    float: left;
    text-align: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    font-size: 30px;
    margin: 16px 0px 0px 0px;
    color: #E76432;;
    display: none;
}

.header .menu-icon i {
    display: block;
    line-height: 40px;
}

@media screen and (max-width: 991px) {
    .header .menu-icon {
        display: block;
    }
}

.header .menu {
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
}

@media screen and (max-width: 991px) {
    .header .menu {
        display: none;
    }
}

.header .menu>li {
    display: inline-block;
    margin: 0px 0px 0px 24px;
    position: relative;
}

.header .menu>li>a {
    display: block;
    color: #E76432;
    font-size: 15px;
    font-family: "FuturaLight", sans-serif;
    font-weight: bold;
    line-height: 56px;
    transition: all ease 0.3s;
    cursor: pointer;
}

.header .menu>li>a:hover {
    opacity: 0.8;
}

.header.header-scrolled {
    padding: 7px 30px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

@media screen and (max-width: 991px) {
    .header.header-scrolled {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
    }
}

.header.header-scrolled .header-left .logo img {
    height: 46px;
}

.header.header-scrolled .menu>li>a {
    font-size: 14px;
    line-height: 46px;
}

.header .menu-mobile {
    position: absolute;
    top: 100%;
    left: 40px;
    right: 40px;
    background-color: #fff;
    border-top: 3px solid #E76432;;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 20px 20px;
    display: none;
}

.header .menu-mobile ul {
    line-height: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.header .menu-mobile ul li a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    color: #E76432;;
    font-size: 14px;
    font-family: "FuturaLight", sans-serif;
    font-weight: 600;
    transition: all ease 0.3s;
}

.header .menu-mobile ul li a:hover {
    opacity: .7;
    background-color: rgba(0, 0, 0, 0.03);
}

.header .menu-mobile ul li a.active {
    opacity: .7;
    background-color: rgba(0, 0, 0, 0.03);
}


ul#gform_fields_8 {
    list-style-type: none;
    padding-left: 0;
}

.ho_section1 {

    margin-top: 80px;
}

.ho_section1 .right .inner-text {
    padding: 0% 20% 0% 0%;
}

div#query-monitor-main,
.et_social_pin_images_outer {
    display: none;
}

video {
    margin: auto;
    width: 70%;
    display: block;
    margin-top: 3%;
}

/****/



.mkdf-container{position:relative;padding:0;width:100%;z-index:100;}
.mkdf-container:before{content:" ";display:table;}
.mkdf-container:after{content:" ";display:table;clear:both;}
.mkdf-container-inner{width:1100px;margin:0px auto;}
.mkdf-two-columns-50-50{width:100%;}
.mkdf-two-columns-50-50 > .mkdf-two-columns-50-50-inner{margin:0 -15px;}
.mkdf-two-columns-50-50 .mkdf-column{width:50%;float:left;}
.mkdf-two-columns-50-50 .mkdf-column .mkdf-column-inner{padding:0 15px;}
.mkdf-three-columns{width:100%;}
.mkdf-three-columns > .mkdf-three-columns-inner{margin:0 -15px;}
.mkdf-three-columns .mkdf-column{width:33.33%;float:left;}
.mkdf-three-columns .mkdf-column .mkdf-column-inner{padding:0 15px;}
@media only screen and (max-width: 768px){
.mkdf-two-columns-50-50 > .mkdf-two-columns-50-50-inner > .mkdf-column,.mkdf-three-columns > .mkdf-three-columns-inner > .mkdf-column{width:100%;}
.mkdf-two-columns-50-50 > .mkdf-two-columns-50-50-inner,.mkdf-three-columns > .mkdf-three-columns-inner{margin:0;}
.mkdf-two-columns-50-50 > .mkdf-two-columns-50-50-inner > .mkdf-column > .mkdf-column-inner,.mkdf-three-columns > .mkdf-three-columns-inner > .mkdf-column > .mkdf-column-inner{padding:0;}
}

footer{display:block;width:100%;margin:0 auto;z-index:100;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
footer .mkdf-footer-inner{position:relative;}
footer .mkdf-container{background-color:inherit;}
footer .mkdf-container-inner{position:relative;}

footer .mkdf-footer-top-holder{display:block;background-color:#212121;position:relative;background-position:center center;background-size:cover;padding:75px 45px 60px 45px;}
footer .mkdf-footer-bottom-holder{display:table;width:100%;background-color:#252424;vertical-align:middle;text-align:center;height:57px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
footer .mkdf-footer-bottom-holder .mkdf-column-inner{text-align:center;vertical-align:middle;}
footer .mkdf-footer-bottom-holder .mkdf-two-columns-50-50 .mkdf-column:first-child .mkdf-column-inner{text-align:left;}
footer .mkdf-footer-bottom-holder .mkdf-two-columns-50-50 .mkdf-column:last-child .mkdf-column-inner{text-align:right;}
footer .mkdf-footer-top .mkdf-three-columns .mkdf-column{border-left:1px solid #3e3e3e;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
footer .mkdf-footer-top .mkdf-column:first-child{border:none;}
footer .mkdf-two-columns-50-50 > .mkdf-two-columns-50-50-inner{margin:0 -30px;}
footer .mkdf-footer-bottom-holder-inner{padding:20px 60px;}
footer .widget{margin-bottom:30px;color:#bcbcbc;}
footer .widget:last-child{margin-bottom:0;}
footer .widget .mkdf-footer-widget-title{color:#fff;margin-bottom:20px;font-size:22px;font-weight:400;}
footer .widget ul{list-style:none;}
footer .widget li:not(.mkdf-blog-list-item){border-bottom:1px solid #393c3d;}
footer .widget li:not(.mkdf-blog-list-item) a{color:#959595;margin:7px 0;display:inline-block;}
footer .widget li a:hover{color:#0088cc;}
footer .widget.mkdf-footer-bottom-left.widget_text{font-family:"Open Sans", serif;font-size:14px;color:#fff;}



@media all{
@media only screen and (max-width: 1200px){
.mkdf-container-inner{width:950px;}
}
@media only screen and (max-width: 1024px){
.mkdf-container-inner{width:768px;}
}
@media only screen and (max-width: 768px){
.mkdf-container-inner{width:600px;}
}
@media only screen and (max-width: 600px){
.mkdf-container-inner{width:420px;}
}
@media only screen and (max-width: 480px){
.mkdf-container-inner{width:80%;}
}
@media only screen and (max-width: 320px){
.mkdf-container-inner{width:95%;}
}
@media only screen and (max-width: 768px){
footer .mkdf-footer-bottom-holder{height:auto;}
footer .mkdf-footer-bottom-holder .mkdf-two-columns-50-50 .mkdf-column:first-child .mkdf-column-inner{text-align:center;margin-bottom:10px;}
footer .mkdf-footer-bottom-holder .mkdf-two-columns-50-50 .mkdf-column:last-child .mkdf-column-inner{text-align:center;}
}
@media only screen and (min-width: 1024px) and (max-width: 1400px){
footer .mkdf-footer-top-holder{padding-left:22px;padding-right:22px;}
footer .mkdf-footer-bottom-holder-inner{padding-left:36px;padding-right:36px;}
}
@media only screen and (max-width: 1024px){
footer .mkdf-footer-top .mkdf-three-columns .mkdf-column{border-left:0;}
footer .mkdf-two-columns-50-50 > .mkdf-two-columns-50-50-inner > .mkdf-column,footer .mkdf-three-columns > .mkdf-three-columns-inner > .mkdf-column{width:100%;}
footer .mkdf-two-columns-50-50 > .mkdf-two-columns-50-50-inner,footer .mkdf-three-columns > .mkdf-three-columns-inner{margin:0;}
}
@media only screen and (max-width: 1024px){
footer .mkdf-footer-bottom-holder .mkdf-two-columns-50-50 .mkdf-column:first-child .mkdf-column-inner{text-align:center;}
footer .mkdf-footer-bottom-holder .mkdf-two-columns-50-50 .mkdf-column:last-child .mkdf-column-inner{text-align:center;}
}
}

@media all{
footer a{color:#fff;}
.mkdf-column-inner h4{line-height:1.2em;margin-bottom:15px;}
p{margin-bottom:15px;}
a:hover{font-weight:bold!important;}
footer .mkdf-footer-top-holder{background-color:#363839;padding-top:60px;}
footer .mkdf-footer-bottom-holder{background-color:#282A2B;}
footer .widget li:not(.mkdf-blog-list-item){border-bottom:none;}
footer ul li{padding:0px;margin:0px;line-height:1.2em;}
footer .widget .mkdf-footer-widget-title{font-size:18px;margin-bottom:10px;}
footer .mkdf-footer-top .mkdf-three-columns .mkdf-column{border:none;}
footer a:hover{color:#e47330!important;font-weight:normal!important;}
footer .mkdf-footer-top .mkdf-three-columns .mkdf-column{border-color:#4f5253;}
@media (max-width:1024px){
footer .mkdf-three-columns > .mkdf-three-columns-inner > .mkdf-column{width:33%;}
}
@media (max-width:819px){
footer .mkdf-three-columns > .mkdf-three-columns-inner > .mkdf-column{width:50%;margin-bottom:4%;}
h4{line-height:1em;}
}
@media (min-width:769px) and (max-width:815px){
.mkdf-column-inner{margin-left:25px;margin-right:25px;}
}
@media (max-width:479px){
footer .mkdf-three-columns > .mkdf-three-columns-inner > .mkdf-column,footer .mkdf-container-inner{width:100%;}
footer .mkdf-footer-top-holder{padding-top:40px;padding-bottom:40px;}
}
@media (max-width:364px){
.mkdf-footer-bottom-holder .textwidget{line-height:16px;}
}
}
footer .widget ul {
    padding-left: 0 !important;
}
footer .widget li:not(.mkdf-blog-list-item) a {

    font-size: 15px;
}