
body, html {
    overflow-x: hidden;
}

body {
    background-color: #ffffff;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

/** {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}*/

.templatemo_clear {
    clear: both;
}

.height30 {
    height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color: #eeeeee;
}

.templatemo-top-menu {
    min-height: 110px;
    background-color: #ffffff;
    z-index: 998;
    width: 100%;
}

    .templatemo-top-menu .navbar-toggle {
        margin-top: 38px;
    }

    .templatemo-top-menu .navbar-brand {
        padding: 0;
        margin: 30px 0 0 0;
    }

/* ------ Carousel ----- */

#templatemo-carousel {
    z-index: 1;
    /*background: url('../images/templatemo_carousel_bg.gif') no-repeat center center fixed;*/
    /*opacity:0.6;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom: 0;
    height: 500px;
    width: 1366px;
}

    #templatemo-carousel .carousel-caption {
        z-index: 10;
    }

    #templatemo-carousel .item {
        height: 500px;
    }

    #templatemo-carousel .carousel-inner > .item > img {
        position: absolute;
        min-width: 100%;
        height: 500px;
        left: 0;
        top: 0;
    }

@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
        text-shadow: 1px 1px 3px #000000;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
        font-family: gandom;
        direction:ltr;
        text-shadow: 1px 1px 3px #000000;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

/* ------ End of Carousel ----- */
/*FONT*/
@font-face {
    font-family: lalezarz;
    src: url('../fonts/Lalezar-Regular.ttf');
}

@font-face {
    font-family: gandom;
    src: url('../fonts/gandom.ttf');
}
/* ------ Welcome & Slogna ------ */

#AllContainer {
    width: 87%;
    background-color: white;
    margin-left: 7%;
}

.templatemo-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
}

.templatemo-slogan {
    font-family: lalezarz, sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #333333;
     direction:ltr;
}

.templatemo-service {
    margin-bottom: 100px;
    margin-top: 100px;
}

.templatemo-service-item {
    font-family: lalezarz,sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
    direction: ltr;
}

    .templatemo-service-item p {
        font-weight: lighter;
        text-align: justify;
        margin-top: 25px;
        font-size: 14px;
        color: #929292;
        font-family: gandom,sans-serif;
    }

.templatemo-aboute-item {
    font-family: gandom,sans-serif;
    margin-bottom: 10px;
    margin-right: 85px;
    font-size: 15px;
     direction:ltr;
    float: right;
    text-align: justify;
    line-height: 30px;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}


.btn-orange {
    background-color: #ff7600;
    border-bottom: 2px solid #d35400;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #ffffff;
    font-family: lalezarz, sans-serif;
}

    .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
        background-color: #d35400;
        color: #ffffff;
    }

.btn-green {
    background-color: #179532;
    border-bottom: 2px solid #27ae60;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #ffffff;
    font-family: lalezarz, sans-serif;
}

    .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
        background-color: #27ae60;
        color: #ffffff;
    }

.nav > li > a {
    padding: 10px 20px;
}

    .nav > li > a:hover,
    .nav > li > a:focus {
        background-color: #179532;
        color: #fff;
        border-radius: 6px;
    }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #179532;
    color: #fff;
    border-radius: 6px;
}


.nav > li > a {
    color: #929292;
}

.navbar-default {
    background-color: #fff;
    border: none;
}

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        background-color: #179532;
        color: #fff;
        border-radius: 6px;
    }

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px;
    padding: 16px 20px 20px;
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color: #ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff;
}

.team_hr {
    border: 1px solid #fff;
    width: 39.5%;
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px;
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc;
}

.templatemo-team {
    /*background: url('../images/background.png');*/
    font-family: gandom, sans-serif;
    min-height: 590px;
    /*color: #ffffff;*/
    padding-top: 95px;
}

.templatemo-line-header {
    margin-top: 10px;
    margin-bottom: 80px;
    font-family: lalezarz, sans-serif;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

    .member-thumb .thumb-overlay {
        background-color: rgba(220, 157, 102, 0.8);
        position: absolute;
        visibility: hidden;
        padding-top: 35%;
        padding-left: 25%;
        height: 100%;
        width: 100%;
        opacity: 0;
        right: 0;
        top: 0;
    }

.thumb-overlay a {
    float: left;
    margin-right: 5px;
}



.team-inner {
    margin-top: 10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.team-inner-subtext {
    font-weight: normal;
    font-size: 12px;
}

.row_team {
    margin-left: -50px;
    margin-top: 70px;
}

    .row_team li {
        list-style: none;
    }

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 200px;
    width: 200px;
}

    .templatemo-project-box:hover .project-overlay {
        transition: all 0.3s ease-in-out 0s;
        visibility: visible;
        opacity: 1;
    }

.project-overlay {
    background: rgba(0,0,0,.75);
    border: 2px solid #ff7600;
    visibility: hidden;
    position: absolute;
    text-align: center;
    padding-top: 40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


    .project-overlay hr {
        width: 70%;
    }

.templatemo-project-gallery li {
    margin: 15px;
}

.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #e67e22;
    font-family: gandom, sans-serif;
}

.txt_green {
    color: #179532;
    font-family: gandom, sans-serif;
}

.txt_slogan {
    font-size: 14px;
    color: #929292;
    font-family: gandom, sans-serif;
    text-decoration: none;
}

.templatemo-line-header span {
    font-size: 22px;
    float: left;
    /*margin-top: 10px;*/
}

.team_box div {
    text-align: center;
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333;
    padding: 10px;
    direction:ltr;
    float: right;
    width: 600px;
}

.blog_header {
    font-weight: bold;
    font-size: 16px;
    direction:ltr;
    font-family: gandom, sans-serif;
}

.blog_text {
    text-align: justify;
    font-size: 14px;
    margin-top: 20px;
    font-family: gandom,sans-serif;
    direction:ltr;
}

#templatemo-contact {
    margin-top: 100px;
    /*border-top: 1px solid #cccccc;*/
    font-size: 14px;
}

.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;
}

.head_contact {
    padding-bottom: 80px;
    margin-bottom: 0;
}

.contact_right {
    direction:ltr;
    font-family: gandom, sans-serif;
}

    .contact_right img {
        margin-right: 5px;
    }

    .contact_right form {
        padding-left: 15px;
        padding-right: 15px;
    }

.tweet_txt {
    border-left: 2px solid #ffffff;
    min-height: 160px;
}

.twitter_user {
    color: #FFFF33;
    font-size: 14px;
    float: right;
}

.templatemo-partners {
    border-top: 2px solid #cccccc;
}

    .templatemo-partners .templatemo-partner-item {
        margin-bottom: 5px;
    }

.templatemo-footer {
    border-top: 2px solid #cccccc;
    margin-top: 10px;
}

.footer_container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer_bottom_content {
    margin: auto;
    margin-bottom: 30px;
    font-size: 14px;
    color: #333333;
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
    Border-radius: 20px;
}

.social-icon-telegram {
    background: url('../images/social-icon-telegram.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
    Border-radius: 20px;
}

a:hover .social-icon-telegram {
    background: url('../images/social-icon-telegram-over.png') no-repeat;
    Border-radius: 20px;
}

.social-icon-whatsapp {
    background: url('../images/social-icon-whatsapp.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
    Border-radius: 20px;
}

a:hover .social-icon-whatsapp {
    background: url('../images/social-icon-whatsapp-over.png') no-repeat;
    Border-radius: 20px;
}


.social-icon-instagram {
    background: url('../images/social-icon-instagram.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
    Border-radius: 20px;
}

a:hover .social-icon-instagram {
    background: url('../images/social-icon-instagram-over.png') no-repeat;
    Border-radius: 20px;
}

ul.templatemo-project-gallery li a img:hover {
    border: 3px solid #ff7600;
}

.templatemo-gallery-category a {
    color: #333333;
}

    .templatemo-gallery-category a.active {
        color: #e67e22;
        text-decoration: none;
    }

    .templatemo-gallery-category a:focus {
        color: #e67e22;
        text-decoration: none;
    }

    .templatemo-gallery-category a:hover {
        color: #e67e22;
        text-decoration: none;
    }

.link_orange:hover {
    text-decoration: none;
}

.templatemo-project-gallery {
    margin: 0 0 0 0;
    margin-top: 30px;
    margin-left: -40px;
}

    .templatemo-project-gallery li {
        list-style: none;
        margin-bottom: 25px;
    }

        .templatemo-project-gallery li img {
            cursor: pointer;
        }

.templatemo-tweets {
    background-color: #8996a0;
    min-height: 200px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #ffffff;
    margin-top: 100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
    margin-top: 30px;
    margin-bottom: 80px;
}

.blog_box {
    margin-left: -12px;
}

@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height: 170px;
        width: 170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box, .team_box_over {
        height: 220px;
        width: 220px;
    }
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }

    .templatemo-project-box, .project-overlay {
        height: 130px;
        width: 130px;
        padding-top: 0px;
    }

    .templatemo-project-gallery {
        margin-left: 10px;
    }

    .blog_box {
        margin-right: -140px;
        direction:ltr;
        float: right;
    }
}


@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
    }

    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }

    .templatemo-service-item-header {
        font-size: 16px;
        padding: 23px 10px 22px;
    }

    .templatemo-header-orange {
        min-width: 0px;
    }
}

@media (min-width:991px) and (max-width: 1200px) {
    .team_hr {
        width: 37%;
    }
}

@media (min-width:683px) and ( max-width: 991px) {
    .team_hr {
        width: 33%;
    }
}

@media (min-width:585px) and ( max-width: 683px) {
    .member-thumb .thumb-overlay {
        padding-left: 25%;
    }

    .team_hr {
        width: 30%;
    }
}

@media (min-width:536px) and ( max-width: 585px) {
    .team_hr {
        width: 28%;
    }
}

@media (min-width:410px) and ( max-width: 536px) {
    .team_hr {
        width: 21%;
    }
}

@media ( max-width: 410px) {
    .team_hr {
        width: 11%;
    }
}

.product_box {
    background-color: #ffffff;
    text-align: center;
    box-shadow: 1px 2px 10px 5px #a0a0a0;
    margin-bottom: 30px;
    margin-right: 20px;
    border-radius: 5px;
    margin-top: 30px;
}

.vertical-text {
    /*width: 200px;*/
    font-family: lalezarz;
    padding: 10px;
    opacity: 0.8;
    font-size: 17px;
    /*background-color: #179532;*/
    color: black;
    text-align: center;
    border-radius: 5px;
    background-color: #eeeeee;
    /*float: right;*/
}


/**********************************************/

.box {
    width: 70%;
    margin: 0 auto;
    background: rgba(255,255,255,0.2);
    padding: 35px;
    border: 2px solid #fff;
    border-radius: 20px/50px;
    background-clip: padding-box;
    text-align: center;
}


.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 10% auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
    transition: all 5s ease-in-out;
}

    .popup h2 {
        margin-top: 0;
        color: #333;
        font-family: lalezarz, Arial, sans-serif;
        direction:ltr;
    }

    .popup .close {
        position: absolute;
        top: 20px;
        /*right: 30px;*/
        left: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .popup .close:hover {
            color: #06D85F;
        }

    .popup .content {
        max-height: 50%;
        overflow: auto;
        font-family: gandom;
        direction:ltr;
    }

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }

    .popup {
        width: 70%;
    }
}

.personal {
    width: 200px;
    border: 1px solid #929292;
    text-align: justify;
    margin: 15px;
    font-size: 14px;
    color: #929292;
    font-family: gandom,sans-serif;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #929292;
    padding-top: 15px;
}

    .personal p {
        font-family: gandom,sans-serif;
        color: #929292;
    }
/*****************************************/

#myVideo {
    z-index: 1;
    position: absolute;
   /* right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom: 0;
    height: 500px;
}

@media screen and (max-width: 800px) and (min-width: 700px) {
    #myVideo ,
    #templatemo-carousel {
        height: 300px;
    }
}

@media screen and (max-width: 700px) and (min-width: 600px) {
    #myVideo ,
    #templatemo-carousel {
        height: 250px;
    }
}

@media screen and (max-width: 600px) and (min-width: 500px) {
    #myVideo ,
    #templatemo-carousel {
        height: 200px;
    }
}

@media screen and (max-width: 500px) and (min-width: 400px) {
    #myVideo ,
    #templatemo-carousel {
        height: 150px;
    }
}

@media screen and (max-width: 400px) and (min-width: 200px) {
    #myVideo ,
    #templatemo-carousel {
        height: 100px;
    }
}

@media screen and (max-width: 200px) and (min-width: 100px) {
    #myVideo ,
    #templatemo-carousel {
        height: 70px;
    }
}