/*
Theme Name: Porto
Theme URI: http://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: http://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 5.1.1
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
.header-top {
    height: 5px!important;
}
.page-top .page-title {
    z-index: 0;
}
.tt-title b {
    color: #ff7700;
    font-weight: 700;
}
.pekranbg {
    background-position: center center;
    margin-bottom: 30px;
    min-height: 530px;
    display: flex;
    align-items: center;
    padding: 35px 0;
    background-size: cover;
    border-radius: 5px;
}
.pekranbg .content {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.pekranbg .text {
    color: #2e2e2e;
    background-color: #ffffffd9;
    border-radius: 5px;
    display: inline-block;
    padding: 15px;
    line-height: 24px;
}
.pekranbg .text h2 {
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
    text-transform: none;
    color: #060606;
    text-shadow: 1px 1px 2px #bdbdbd;
}
.pekranbg .text p:last-child {
    margin-bottom: 0px;
}
.formapp {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 25px 50px 0;
    background-color: #172330e0;
    border-top: 5px solid #ff7700;
    z-index: 10;
    border-bottom: 5px solid #ff7700;
    border-radius: 10px 10px 10px 10px;
    min-height: 432px;
}
h2.short {
    color: #fff;
}
.mbtext span {
    font-size: 26px;
    font-weight: 800;
    color: #f00;
}

.mbtext {
    color: #ebebeb;
    font-size: 16px;
    margin-bottom: 10px;
}
.mbsmall {
    color: #fff;
    font-size: 12px;
}
.porto-sicon-top {
    display: inline-block;
    margin-bottom: 15px;
}

.wpb_wrapper .top-icon .porto-just-icon-wrapper {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    padding: 20px;
    background: #f5f5f5;
    width: 84px;
    height: 84px;
    -webkit-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.porto-sicon-img img {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.pricing-table h3 strong {
    font-size: 20px!important;
    font-weight: 700!important;
}
.uk-subnav {
    padding: 0;
    list-style: none;
    font-weight: 400;
}

i.fas.fa-phone-square {
    font-size: 20px;
    color: #ff7800;
    vertical-align: text-bottom;
    margin-right: 5px;
}
i.porto-icon-phone {
    font-size: 20px;
    color: #f70;
}
.uk-margin-remove {
    margin: 0 !important;
}
.uk-subnav > li {
    position: relative;
    font-size: 20px;
    line-height: 40px;
}
.porto-price-box {
    margin-bottom: 35px!important;
}
.formapp.sidebarform {
    padding: 15px 20px 0;
}
.formapp.sidebarform h2 {
    font-size: 18px;
    text-transform: uppercase;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    margin: 15% auto;
    border: 1px solid #888;
    width: 1000px;
    position: relative;
    padding: 30px;
    max-width: calc(100% - 20px);
    background: #ffffff;
}
.schedule_button {
    width: 100%;
    background-color: #333d49;
    color: #fff;
    border-radius: 10px;
    height: 50px;
    border-top: 5px solid #ff7700;
    border-bottom: 5px solid #f70;
    outline: none!important;
    cursor: pointer!important;
}
.uk-width-medium-1-3 {
    width: 33.333%;
    padding: 0 8px;
    margin: 0;
}

.uk-grid {
    display: flex;
    text-align: center;
}
.uk-margin-bottom-remove {
    margin-bottom: 0 !important;
}
.uk-margin-top {
    margin-top: 20px !important;
}
.uk-text-small {
    font-size: 12px;
    line-height: 17px;
}
.uk-margin-remove {
    margin: 0 !important;
}
.uk-text-danger {
    color: #ff7700 !important;
}
.uk-text-bold {
    font-weight: bold;
}
[data-plugin-sticky] {
    z-index: 0!important;
}
.close {position: absolute;right: 25px;top: 20px;}
#footer .footer-ribbon {z-index: 0;}
a.fsm {margin-left: 10px;margin-right: 10px;}
.col-md-12 .porto-sicon-box {margin-bottom: 0px;}
.mbtextsb {color: #ffffff;}
.mbtextsb span {color: #f00;font-weight: 800;font-size: 26px;}
.fgz {color: #f70;font-size: 14px;}
.fwg {display: flex;}
.col-md-4.fw {padding-left: 0px;}
.grecaptcha-badge {display: none!important;}
.toggle p {text-align: justify;}
.toggle {padding: 0 0 35px 0!important;}
/*========================RIBBON=======================*/
.ribh {
    background: #ffffffd9;
    width: 100%;
    height: 135px;
    margin-top: 6em;
    display: flex;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 5px solid #f70;
}

.rib-head {
    background-color: #ff7700;
    position: absolute;
    bottom: 101px;
    margin: -13px 0 0 0;
    padding: 20px 20px 20px 20px;
    color: #fff;
    margin-left: 40px;
    font-size: 1.6em;
    font-size: 42px;
    font-weight: 700;
}

.rib-head:before {
    right: 100%;
    border-right: 20px solid #646464;
    border-top: 30px solid transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 7px;
}
.tibtext {
    padding-top: 60px;
    font-size: 35px;
    height: auto;
    width: 100%;
    color: #333;
    display: flex;
    flex-direction: column;
}
.tibtext span {font-size: 10px;}
.fixedbannerf.hidden {
    display: none;
}
.fixedbannerf {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: 20px;
    display: flex;
    padding: 15px 0;
    -webkit-box-align: start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    /* background: #039ffc; */
}

.fixedbannerf a {
    color: #fff;
    background: #ff5015;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 25px;
    border-radius: 22px;
    display: inline-block;
    text-decoration: none;
    letter-spacing: .23px;
    font-family: Montserrat;
    text-transform: uppercase;
    transition: opacity .2s;
}

.fixedbannerf a:hover {
    color: #ff5015;
    background: #fff;
    border: 2px solid #ff4f13
}

.fixedbannerf span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-right: 50px;
    font-family: Montserrat;
}
button.uk-button.schedule_button.uk-button-primary.openModal2 {
    border: 5px solid #ff7700;
    width: 200px;
}

/*========================HEADER=======================*/
.header-col.header-right.hidden-for-sm {max-width: 255px;margin-left: 0px;}
.header-col.header-left.hidden-for-sm {max-width: 255px;margin-right: 0px;}
.hc {display: flex;font-size: 14px;width: 350px;max-width: 100%;}
.hc .col-md-12 {padding-left: 0px;padding-right: 0px;}
.hc .porto-icon {margin-right: 0px!important;}
.hc ul li {
    list-style: none;
    padding: 0px 5px;
    border-radius: 10px;
    color: #333;
    text-align: left;
    line-height: 18px;
}
.hc ul {padding: 0px;margin-bottom: 0px;}
img.cenape {margin: 0 auto;}
.pekranbg .text ul li {line-height: 15px;margin-bottom: 15px;
}

@media (max-width: 920px) {
    .header-top {display: none;}
}
@media (max-width: 420px) {
    .pekranbg .col-10 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .uk-grid {
        display: block;
    }
    .uk-width-medium-1-3 {
        width: 100%;
    }
    .uk-width-medium-1-3 hr {
        display: none;
    }
    .uk-subnav > li {
        font-size: 16px;
    }
    i.porto-icon-phone {
        font-size: 17px;
    }
    .uk-panel {
        margin-left: 10px;
    }
    img.cenape {
        padding-top: 10px;
    }
    .rib-head {
        bottom: 140px;
    }
    .tibtext {
        padding-top: 35px;
        font-size: 26px;
        line-height: 30px;
    }
    .ribh {
        margin-bottom: 35px;
    }
    .pekranbg .text h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .fixedbannerf {
        margin-left: 0;
        margin-right: 0;
        text-align: center;
        display: block;
    }
}
.pricing-table .most-popular {
    z-index: 0!important;
}