﻿.overlaybanner {
    background-color:transparent;
}
#wrap {
    min-height: 144%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -144px;
    /* Pad bottom by footer height */
    padding: 0 0 144px;
    overflow: hidden
}

/* Set the fixed height of the footer here */
#footer {
    min-height: 144px;
    background-color: #4c4c4c;
    color: #fff;
    padding-top: 0;
}
html, body {
    height: 100%; /* The html and body elements cannot have any padding or margin. */
}
.titel {
    bottom: 49px;
    position: static;
    margin-top: 54px;
    padding: 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    left: 0;
    display: inline-block !important;
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 6px;
    border: none;
    font-size: 48px;
    background-color: transparent;
    font-family: 'Lato', sans-serif;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 0.43);
    font-family: 'Roboto', sans-serif;
}
.banner .container{
    position:relative
}
.all-page {
    margin-top: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow: none;
}
.padding-inside {
    padding: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.27);
    box-shadow: none;
    margin: 10px 5px;
}
.padding-inside {
    padding: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.27);
    box-shadow: none;
    margin: 10px 5px;
}
 .img_news.hover01 img {
    border: 1px solid #ddd;
    margin:auto
}
 .nc .name {
    text-align: center;
    font-size: 18px;
    padding: 20px;
    display: block;
    color: #666666 !important;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background-color:#f5f5f4;
    transition: all .1s ease
}
     .nc .name:hover {
        background-color: #0c8843 !important; transition: all 1s ease;color:#fff !important
    }
.sidebar .swiper-pagination {
    position: inherit;
    margin-top: 12px;
}

.inside-page-header {
    position:relative;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin: 0 0 20px;
    display: block;
    font-weight: bold;position:relative;
    border-bottom:1px solid #009933;
    display:inline-block;
}
    .inside-page-header .span {
        position: absolute;
        content: " ";
        width: 100%;
        border: 1px solid #000;
        bottom: -4px;
        left: 0;
    }
   

.all-page {
    margin-top: 30px;
    margin-bottom: 10px;
}

.padding-inside-page1 {
    position:relative
}
.padding-inside-page img.my_shape {
    position: absolute;
    right: 28px;
    /* width: 30%; */
    bottom: 30px;
    opacity: .4;
}
figure {
    background: #fff;
    overflow: hidden;
}

    figure:hover + span {
        bottom: -36px;
        opacity: 1;
    }


/* Zoom Out #1 */
.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.img_news.hover01 .youtube img {
    border:none
}
.description p {
    padding: 0 !important;
    line-height: 26px;
}
.mar20 {
    margin-bottom:20px
}
.mar-right {
    margin-bottom: 20px;
    margin-right:-10px
}
.sticky {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px 0px !important;
}
.social-nav .social .fa {
    color: #333333;
    margin-right: 5px;
    transition: all .5s ease;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px 0px !important;
}
.social .fa:hover, #footer .social2 ul li  .fa:hover {
    color: #fff;
    transition: all .5s ease;
    background-color: #0c8843;
}
.uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 54px !important;
    font-weight: bold !important;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.49)!important;
}
.contain h4 {
    font-size: 17px;
    font-family: 'Roboto', sans-serif !important;
    line-height: 28px !important;
}
.icon_contact {
    width:36px !important;
    padding: 0;
    text-align: left;
}
    .icon_contact .social i {
        color: #0c8843 !important;
    }
    .icon_contact .social .fa { color: #0c8843;
}
    .icon_contact .fa {
        text-align: left;
        width: auto;
        height: 35px;
        color: #0c8843;
      
    }
        .icon_contact .fa:hover {
            background-color: transparent;
            color: #0c8843
        }
.my_info .title2 {
    font-size: 17px;
    text-align: left;
    padding: 0;
    padding-right: 5px;
    padding-top: 6px;
}
.my_info .footer-space {
    letter-spacing: .5px;
    padding: 7px 0;
    border-bottom: 1px solid rgba(57, 51, 51, 0.06);
    overflow:auto
}
.form_contact .form-control {
    display: block;
    width: 100%;
    /*height: 42px;*/
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(41, 37, 35, 0.23);
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #0c8843;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: none;
}
        /*md */
        @media (min-width: 992px) and (max-width: 1199px) {
        }
    /* sm */
    @media (min-width: 768px) and (max-width: 991px) {
        .all-page, .padding-inside, .padding-inside {
            box-shadow: none !important;
        }

        .padding-inside-page1 .our-client {
            padding: 0;
        }

        .sidebar {
            margin-top: 20px;
        }
        /*.social-nav-img {
        width: 84px !important;
        height: 82px !important;
    }*/
    }
    /*xs*/
    @media (min-width: 480px) and (max-width: 767px) {
        .navigation ul ul {
            visibility: hidden;
            position: relative;
            left: 0 !important;
            border: 0;
            left: 0;
            top: 100%;
            left: 0px;
            z-index: 520;
            width: 100%;
            opacity: 1 !important;
            visibility: visible !important;
            display: none;
        }

        .navigation ul ul {
            border: none;
        }
    }
    /* XS Portrait */
    @media (max-width: 479px) {
        .social-nav .social .fa {
            margin:0
        }
    }

    .inner_content .con_aside {
    background-color: transparent
}
.tp-leftarrow tparrows uranus {
    left: 48px !important
}

.uranus tparrows {
    right: 48px !important;
}

