@charset "utf-8";
/*@import url("http://fonts.googleapis.com/css?family=FtraLt:400,100,300,400italic,500italic,500,700,900");*/
@import url("animate.css");
@import url("iconmoon.css");
@font-face{font-family:'FtraLt';src:url('../fonts/FtraLt.ttf')}
@font-face{font-family:'Roboto-black';src:url('../font/Roboto-Black.ttf')}
.nut-right {
    position: fixed;
    right: 0;
    top: 105px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    z-index: 999999;
    background-color: #ce8226;
    padding: 10px;
    border-radius: 10px;
}

.affix {
    top: 0;
    width: 85%;
    z-index: 9999 !important;
    background-color: #fff;
    position: fixed;
}
.nut-right a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.nut-right:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 12px;
    bottom: -30px;
    border: 15px solid transparent;
    border-top: 15px solid #ce8226;
}
.nut-right a:hover {
    color: #fff;
}

.phonering-alo-phone {
 position:fixed;
 visibility:hidden;
 background-color:transparent;
 width:200px;
 height:200px;
 cursor:pointer;
 z-index:200000!important;
 right:150px;
 bottom: -12px;
 left: -30px;
 display:block;
 -webkit-backface-visibility:hidden;
 -webkit-transform:translateZ(0);
 transition:visibility .5s;
}
.phonering-alo-phone.phonering-alo-show {visibility:visible}
.phonering-alo-phone.phonering-alo-static {opacity:.6}
.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {opacity:1}
.phonering-alo-ph-circle {width:160px;height:160px;top:20px;left:20px;position:absolute;
 background-color:transparent;border-radius:100%;border:2px solid rgba(30,30,30,0.4);
 opacity:.1;
 -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
 animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
 transition:all .5s;
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color:#272d6b;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50;
    opacity:.5
}
.phonering-alo-ph-circle-fill {width:100px;height:100px;top:50px;left:50px;position:absolute;background-color:#000;
 border-radius:100%;border:2px solid transparent;
 -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
 animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
 transition:all .5s;
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(39,45,107,0.5);
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(39,45,107,0.5);
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}
.phonering-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100%;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2;
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#272d6b;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#00aff2;
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc;
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
.ic {
    position: absolute;
    z-index: 999;
    right: 22px;
    /* top: 115px; */
}

body {
    font-family: 'Roboto', sans-serif;
    color: #444444;
    font-size: 14px;
    font-weight: 400;
}
p {
    color: #444444;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.wrapper {
    width: 100%;
        display: inline-block;
}
.cp-header,
.cp-topbar,
.cp-logo-row,
.cp-megamenu,
.cp-featured-news-slider {
    width: 100%;
    float: left;
}
.m20 {
    margin-top: 20px;
}
.m50 {
    margin-top: 50px;
}
.m30 {
    margin-top: 30px;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.blue {color: white !important; font-weight: 100;}
.noneline {border-bottom: none !important;}

.language-style{
    width: 100%;
    text-align: right;
}
.language-style li{
    display: inline-block;
}
.language-style li a{
    background: #ce8226;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
}
.cp-topbar {
    background: #fff !important;
    padding-top: 20px;
}
.cp-topbar ul {
    margin: 0px;
    padding: 0px;
}
.cp-topbar ul li {
    display: inline-block;
    color: #fff;
}
.toplinks {
    font-size: 12px;
}
.toplinks li {
    line-height: 38px;
    list-style: none;
    padding: 0 9px;
}
.toplinks li:first-child {
    padding-left: 0;
}
.cp-topbar a {
    color: #fff;
}
.cp-topsocial {
    line-height: 38px;
    margin-right: 8px;
}
.cp-topsocial li {
    display: inline-block;
    margin-right: 2px;
    margin-top: 7px;
    overflow: hidden;
    border-radius: 100%;
}
.cp-topsocial a {
    border: 1px solid #fff;
    height: 26px;
    width: 26px;
    text-align: center;
    line-height: 23px;
    border-radius: 100%;
    display: block;
    font-size: 14px;
}
.cp-toptools li {
    line-height: 40px;
    background: rgba(255, 255, 255, .2);
    padding: 0 14px;
    font-size: 16px;
}
.cp-logo-row {
    padding-bottom: 10px;
}
.cp-logo-row .logo {
    margin-top: 0px;
}
.logo-page{
    width: 170px !important;
}
.logo-page a{
    display: block !important;
    width: 170px !important;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s ease-in-out;
}
.cp-megamenu {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.21);
    position: relative;
    z-index: 999;
    background-image: linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 90%);
    background-image: -o-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 90%);
    background-image: -moz-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 90%);
    background-image: -webkit-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 90%);
    background-image: -ms-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 90%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.1, #E6E6E6),
        color-stop(0.9, #FFFFFF)
    );
    height: 45px;
}
.cp-mega-menu>ul>li>a{
    padding-top: 3px;
    border-bottom: 3px solid rgba(0,0,0,0);
    font-size: 16px !important;
    opacity: 0.7;
}
.cp-mega-menu>ul>li:hover>a{
    background: rgba(255,255,255,1) !important;
    border-color:#ce8226;
    color: #ce8226 !important;
}
.logo-page > a.link-lg:hover{
    background: rgba(0,0,0,0) !important;
    border-bottom: 3px solid rgba(0,0,0,0) !important;
}
.cp-mega-menu>ul>li:last-child{
    border-right: none;
}
/*----*/
/*#top{
    background-image: linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 30%);
    background-image: -o-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 30%);
    background-image: -moz-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 30%);
    background-image: -webkit-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 30%);
    background-image: -ms-linear-gradient(bottom, #E6E6E6 10%, #FFFFFF 30%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.1, #E6E6E6),
        color-stop(0.3, #FFFFFF)
    );
    border-bottom:1px solid #fff;
    position:relative;
    z-index:10000;
    height:120px;
}

/*-----*/
.custom_servicebutton{
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: -45px;
}
.custom_servicebutton p{
    background: #2c388a;
    display: inline-block;
    padding: 5px 35px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 7px 34px -4px rgba(56,56,56,.7);
    -moz-box-shadow: 0px 7px 34px -4px rgba(56,56,56,.7);
    box-shadow: 0px 7px 34px -4px rgba(56,56,56,.7);
}
.custom_servicebutton p a{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
}
.cp-advertisement {
    text-align: right;
    width: auto;
    float: left;
}
.sticky {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    background: #fff;
}
.cp-mega-menu .slogo {
    display: none;
}
.sticky .cp-mega-menu .slogo {
    display: block;
}
.cp-mega-menu .slogo img {
    margin: 3px 0 0;
}
.cp-featured-news-slider .item,
.cp-featured-news-slider .cp-post-thumb {
    position: relative;
}
.cp-featured-news-slider .cp-post-content {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, .80);
    width: 100%;
    padding: 40px 30px 26px;
    z-index: 99;
}
.cp-featured-news-slider .cp-post-content h1 {
    font-size: 30px;
    font-family: 'FtraLt', sans-serif;
    font-weight: 700;
    color: #fff;
    margin: 0px;
    line-height: 15px;
    margin-bottom: 15px;
}
.cp-featured-news-slider .cp-post-content h1 a {
    color: #fff;
}
.cp-featured-news-slider .cp-post-content .cp-post-tools {
    margin: 0px;
    padding: 0px;
}
.cp-featured-news-slider .cp-post-content .cp-post-tools li {
    float: left;
    margin-right: 20px;
    color: #fff;
}
.cp-featured-news-slider .catname {
    position: absolute;
    top: -15px;
}
.cp-featured-news-slider .btn {
    padding: 5px 14px;
    font-family: 'FtraLt', sans-serif;
    font-weight: 900;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    text-transform: uppercase;
    color: #fff;
}
.featured-slider img {
    width: 100%;
    height: 450px;
}
.featured-slider .owl-controls .owl-prev, .featured-slider .owl-controls .owl-next{
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;

    opacity: 0.8 !important;
}
.featured-slider .owl-controls .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px !important;
    background-image:url('../images/next.png') !important;
    background-size: cover !important;
}
.featured-slider .owl-controls .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px !important;
    background-image:url('../images/previous.png') !important;
    background-size: cover !important;
}
.featured-slider .owl-controls .owl-prev:after, .featured-slider .owl-controls .owl-next:after{
    color: #fff !important;
}
.featured-slider .cp-post-thumb{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-content {
    width: 100%;
    float: left;
    padding: 20px 0;
}
.section-title {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 25px
}
.section-title h2 {
    font: 700 18px/40px 'Roboto-black';
    margin: 0 10px 0 0px;
    float: left;
    color: #2c388a;
    font-weight: 100;
    font-size: 24px;
    text-transform: uppercase;
}
.section-title small {
    font: 400 14px/40px 'Roboto-black', sans-serif;
    color: #888888;
}
.cp-fullwidth-news-post-excerpt,
.cp-post,
.cp-thumb,
.cp-post-content,
.news-post,
.cp-news-post-excerpt {
    width: 100%;
    float: left;
    position: relative;
    clear: both;
}
.cp-post-content h3 {
    margin: 0px;
    padding: 0px;
    font-family: 'FtraLt', sans-serif;
    font-weight: 500;
}
.cp-post-content h3 a {
    text-decoration: none;
    color: #222;
}
.cp-thumb iframe {
    width: 100%;
    border: 0px;
    min-height: 350px;
}
.cp-fullwidth-news-post-excerpt .owl-theme .owl-controls {
    position: absolute;
    top: 35%;
    z-index: 999;
    left: 0;
    width: 100%;
}
.cp-thumb img {
    width: 100%;
    height: auto;
}
.cp-news-grid-style-1,
.cp-news-grid-style-1 .grid {
    width: 100%;
    float: left;
    clear: both;
}
.cp-news-grid-style-1 .grid {
    margin: 0px;
    padding: 0px;
}
.cp-news-grid-style-1 .grid li {
    list-style: none;
}
.cp-news-grid-style-1 .cp-news-post-excerpt {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.13);
    margin-bottom: 30px;
    position: relative
}
.cp-news-grid-style-1 .cp-news-post-excerpt .cp-post-content {
    padding: 0px 20px 20px 20px;
    width: 100%;
}
.cp-news-grid-style-1 .cp-news-post-excerpt h3 {
    margin: -6px 0 0 0;
    color: #222222;
    font: 500 20px/26px 'FtraLt', sans-serif;
    text-transform: uppercase;
}
.cp-news-grid-style-1 .cp-news-post-excerpt h3 a {
    text-decoration: none;
    color: #222;
}
.cp-news-grid-style-1 .cp-news-post-excerpt .catname {
    position: relative;
    top: -15px;
    z-index: 99;
    overflow: hidden;
}
.catname {
    display: inline-block;
}
.catname-btn {
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    color: #fff;
    display: block;
    font: 900 14px/30px "FtraLt", sans-serif;
    height: 30px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.catname-btn:hover {
    color: #fff;
}
.cp-post-tools {
    margin: 10px 0 0;
    padding: 0px;
    width: 100%;
    clear: both;
}
.cp-post-tools li {
    list-style: none;
    display: inline-block;
    margin-right: 14px;
    color: #888888;
    font-size: 14px;
    line-height: 24px;
}
.cp-post-tools li:last-child {
    margin: 0px;
}
.cp-post-tools .fa {
    font-size: 16px;
}
.cp-news-post-excerpt:hover img {
    transform: scale(1.05);
}
.cp-news-post-excerpt .owl-theme .owl-controls {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 35%;
}
.cp-news-grid-style-2,
.small-grid,
.small-post {
    width: 100%;
    float: left;
    clear: both;
    padding: 0px;
}
.small-grid,
.small-post {
    margin: 0px;
}
.cp-news-grid-style-2 li {
    list-style: none;
}
.cp-news-grid-style-2 .small-post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.small-grid .cp-thumb {
    width: 83px;
    float: left;
    margin-right: 15px;
    border-radius: 2px;
    overflow: hidden;
}
.small-grid .cp-post-content {
    float: none;
    width: auto;
    clear: none;
}
.small-grid .cp-post-content h3 {
    margin: 0 0 13px 0;
    font: 500 16px/16px 'FtraLt', sans-serif;
}
.small-grid .cp-post-content .cp-post-tools {
    clear: none;
}
.cp-news-grid-style-2 .cp-fullwidth-news-post-excerpt {
    width: 100%;
    float: left;
    border-bottom: #cccccc solid 1px;
    margin-bottom: 20px;
}
.cp-news-grid-style-2 .cp-fullwidth-news-post-excerpt h3 {
    font: 500 20px/20px 'FtraLt', sans-serif;
    text-transform: uppercase;
    margin: 16px 0 9px 0;
}
.cp-news-grid-style-2 .cp-fullwidth-news-post-excerpt p {
    margin: 10px 0 18px;
    color: #444444
}
.cp-news-grid-style-2 a {
    color: #222222;
    text-decoration: none;
}
.cp-news-grid-style-3 {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 30px;
}
.cp-news-grid-style-3 .grid-holder {
    width: 100%;
    float: left;
    /*box-shadow: 0 1px 4px rgba(0, 0, 0, .20);*/
    border-radius: 2px;
    /*padding: 30px;*/
}
.cp-news-grid-style-3 .grid-holder ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.cp-news-grid-style-3 .grid-holder ul {
    list-style: none;
}
.cp-news-grid-style-3 .grid-holder .cp-thumb {
    margin-bottom: 11px;
}
.cp-news-grid-style-3 h3 {
    font: 500 16px/22px 'FtraLt', sans-serif;
    margin: 0;
}
.cp-news-grid-style-3 h3 a {
    color: #222;
    text-decoration: none;
    font-weight: 400;
}
.loadmore-holder {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.loadmore,
.load {
    width: 157px;
    height: 41px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font: 400 15px/40px 'FtraLt', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    display: inline-block;
}
.cp-news-grid-style-4 {
    width: 100%;
    float: left;
    clear: both;
}
.cp-news-grid-style-4 .grid {
    margin: 0px;
    padding: 0px;
}
.cp-news-grid-style-4 .grid li {
    list-style: none;
}
.cp-news-grid-style-4 .cp-fullwidth-news-post-excerpt {
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.cp-news-grid-style-4 .cp-fullwidth-news-post-excerpt .cp-post-content {
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    padding: 0px 20px 15px;
}
.cp-news-grid-style-4 .cp-fullwidth-news-post-excerpt .cp-post-content h3 {
    margin: 0px;
    font: 500 20px/21px 'FtraLt', sans-serif;
}
.cp-news-grid-style-4 .cp-fullwidth-news-post-excerpt .cp-post-content h3 a,
.cp-news-grid-style-4 .cp-post .cp-post-content h3 a {
    color: #fff;
}
.cp-news-grid-style-4 .cp-fullwidth-news-post-excerpt .cp-post-tools li,
.cp-news-grid-style-4 .cp-post .cp-post-content .cp-post-tools li {
    color: #fff;
}
.cp-news-grid-style-4 .cp-post-rating {
    background: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 15px;
    padding: 7px 15px 6px;
    position: relative;
    top: -15px;
}
.cp-news-grid-style-4 .cp-post-rating a {
    text-decoration: none;
}
.cp-news-grid-style-4 .cp-post {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 2px;
}
.cp-news-grid-style-4 .cp-post img {
    width: 100%;
    height: auto;
}
.cp-news-grid-style-4 .cp-post .cp-post-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .80);
    width: 100%;
    padding: 0 20px 15px;
}
.cp-news-grid-style-4 .cp-post .cp-post-content h3 {
    margin: 0px;
    font: 500 16px/21px 'FtraLt', sans-serif;
}
.cp-news-grid-style-5,
.cp-news-grid-style-5 .cp-news-list {
    width: 100%;
    float: left;
    clear: both;
}
.cp-news-grid-style-5 .cp-news-list {
    margin-bottom: 30px;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .13);
}
.cp-news-grid-style-5 .cp-news-list li {
    list-style: none;
}
.cp-news-grid-style-5 .cp-news-list ul {
    margin: 0px;
    padding: 0px;
}
.cp-news-grid-style-5 .cp-news-list ul .col-md-6 {
    padding: 0px;
}
.cp-news-grid-style-5 .cp-news-list img {
    width: 100%;
    height: auto;
}
.cp-news-grid-style-5 .cp-news-list h3 {
    margin: 0px;
    padding: 0px;
    font: 500 16px/22px 'FtraLt', sans-serif;
    text-transform: uppercase;
}
.cp-news-grid-style-5 .cp-news-list h3 a {
    color: #222;
}
.cp-news-grid-style-5 .cp-news-list .cp-thumb {
    margin-right: 15px;
}
.cp-news-grid-style-5 .cp-news-list .cp-post-content {
    padding: 24px 30px 30px 15px;
}
.cp-news-grid-style-5 .cp-news-list p {
    margin: 0px;
    padding: 0px;
    font: 400 14px/24px 'FtraLt', sans-serif;
    color: #444444;
}
.cp-news-grid-style-5 .cp-news-list .cp-post-tools {
    margin: 8px 0 9px 0;
}
.pagination-holder {
    width: 100%;
    float: left;
    clear: both;
}
.pagination-holder nav {
    text-align: center;
    background: none;
    box-shadow: none;
    height: inherit;
    line-height: inherit;
}
.pagination-holder nav ul {
    margin: 0px;
    padding: 0px;
}
.pagination-holder nav ul li:hover,
nav ul li.active {
    border-radius: 100%;
    background: none;
}
.pagination-holder nav ul li {
    margin-left: 5px;
    display: inline-block;
}
.pagination-holder .pagination>li>a,
.pagination-holder .pagination>li>span,
.pagination-holder .pagination>li:first-child>a,
.pagination-holder .pagination>li:first-child>span,
.pagination-holder .pagination>li:last-child>a,
.pagination-holder .pagination>li:last-child>span {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 0px solid #ddd;
    color: #222222;
    float: left;
    margin-left: 0px;
    padding: 0;
    position: relative;
    text-decoration: none;
    box-shadow: 0 0px 3px rgba(0, 0, 0, .20);
    font: 400 15px/40px 'FtraLt', sans-serif;
}
.pagination-holder .pagination>.active>a,
.pagination-holder .pagination>.active>span,
.pagination-holder .pagination>.active>a:hover,
.pagination-holder .pagination>.active>span:hover,
.pagination-holder .pagination>.active>a:focus,
.pagination-holder .pagination>.active>span:focus {
    color: #fff;
}
.sidebar {}.sidebar .widget {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 40px;
}
.sidebar .widget:last-child {
    margin: 0px;
}
.sidebar .widget h3.side-title {
    font: 700 18px/23px 'Roboto-black', sans-serif;
    text-transform: uppercase;
    margin: 0 0 42px;
    font-weight: 100;
    color: #2c388a;
    font-size: 24px;
}
.sidebar .widget .cp-newsletter-holder {
    border-radius: 2px;
    width: 100%;
    float: left;
    box-shadow: 0 0 4px rgba(0, 0, 0, .20);
    padding: 20px;
}
.sidebar .widget .cp-newsletter-holder .input-group {
    width: 100%;
    float: left;
    position: relative;
}
.sidebar .widget .cp-newsletter-holder .form-control {
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.20);
    color: #222;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 83%;
    float: left
}
.sidebar .widget .cp-newsletter-holder .btn.btn-submit {
    border: 0px;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .20);
    height: 40px;
    padding: 0 15px;
    margin-left: 10px;
}
.sidebar-textwidget p {
    font: 400 14px/24px 'FtraLt', sans-serif;
    color: #444444;
    margin: 0px;
}
.side-featured-slider {
    position: relative;
    width: 100%;
    float: left;
}
.sidebar-featured-post .item {
    width: 100%;
    float: left;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}
.sidebar-featured-post .item img {
    width: 100%;
    height: auto;
}
.sidebar-featured-post .item .cp-post-content {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: rgba(0, 0, 0, .80);
    padding: 28px 20px 20px;
    width: 100%;
}
.sidebar-featured-post .item .cp-post-content h3 {
    font: 500 16px/16px 'FtraLt', sans-serif;
}
.sidebar-featured-post .item .cp-post-content h3 a {
    color: #fff;
}
.sidebar-featured-post .item .cp-post-content .catname {
    position: absolute;
    top: -11px;
}
.sidebar-featured-post .owl-theme .owl-controls .owl-buttons div.owl-prev,
.sidebar-featured-post .owl-theme .owl-controls .owl-buttons div.owl-next {
    width: 30px;
    height: 30px;
    text-align: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, .20);
    border-radius: 3px;
    background: #fff;
    font-size: 0;
    float: none;
}
.sidebar-featured-post .owl-theme .owl-controls .owl-buttons div.owl-prev:after {
    content: "\f104";
    font-size: 18px;
    font-family: FontAwesome;
    color: #0f0f0f;
}
.sidebar-featured-post .owl-theme .owl-controls .owl-buttons div.owl-next:after {
    content: "\f105";
    font-size: 18px;
    font-family: FontAwesome;
    color: #0f0f0f;
}
.sidebar .popular-post .small-grid,
.sidebar .latest-posts .small-grid {
    margin: 0px;
    padding: 0px;
}
.sidebar .popular-post .small-grid>li,
.sidebar .latest-posts .small-grid>li {
    list-style: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #ccc solid 1px;
    width: 100%;
    float: left;
}
.sidebar .popular-post .small-grid>li:last-child,
.sidebar .latest-posts .small-grid>li:last-child,
.sidebar .popular-post .small-post,
.sidebar .latest-posts .small-post {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.sidebar .popular-post .small-grid h3 a,
.sidebar .latest-posts .small-grid h3 a {
    color: #222;
}
.sidebar-video iframe {
    width: 100%;
    border: 0px;
    min-height: 250px;
    border-radius: 3px;
}
.sidebar .most-commented ul {
    margin: 0px;
    padding: 0px;
}
.sidebar .most-commented ul li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    line-height: 50px;
    position: relative;
}
.sidebar .most-commented ul li a {
    font: normal 500 16px/30px 'FtraLt', sans-serif;
    color: #222;
}
.sidebar .most-commented ul li i {
    float: right;
    width: 40px;
    height: 30px;
    font: normal 500 16px/30px 'FtraLt', sans-serif;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: 0;
}
.sidebar .top-authors .authors {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.sidebar .top-authors .authors li {
    float: left;
    width: 83px;
    height: 83px;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 7px 7px 0;
}
.sidebar .reviews {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.sidebar .reviews li {
    list-style: none;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    float: left;
    padding: 9px 0 10px;
}
.sidebar .reviews li:first-child {
    padding: 0 0 10px;
}
.sidebar .reviews li h4 {
    clear: both;
    font: 500 16px/26px 'FtraLt', sans-serif;
    margin: 0px;
}
.sidebar .reviews li h4 a {
    color: #222;
}
.sidebar .reviews li h4 a:before,
.sidebar .cat-holder a:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #888888;
    margin-right: 10px;
    font-size: 16px;
}
.sidebar .reviews .cp-rating {
    float: left;
    margin-left: 18px;
}
.sidebar .reviews i.tag {
    float: right;
    width: 32px;
    height: 22px;
    background: #444;
    color: #cccccc;
    font-style: normal;
    text-align: center;
    line-height: 22px;
}
.sidebar .advertisement {
    width: 100%;
    float: left;
}
.sidebar .advertisement .ad-holder {
    width: 100%;
    float: left;
    box-shadow: 0 0 4px rgba(0, 0, 0, .20);
    text-align: center;
    padding: 12px;
    border-radius: 2px;
}
.ad-holder {
    width: 100%;
    float: left;
    text-align: center;
}
.sidebar .advertisement .ad-holder img {
    width: 100%;
    height: auto;
}
.sidebar .cat-holder {
    margin: 0px;
    padding: 20px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .20);
    width: 100%;
    border-radius: 2px;
    width: 100%;
    float: left;
}
.sidebar .cat-holder li {
    list-style: none;
    line-height: 32px;
    width: 100%;
    float: left;
}
.sidebar .cat-holder a {
    font: 500 16px/32px 'FtraLt', sans-serif;
    color: #222;
}
.sidebar .cat-holder .count {
    color: #fff;
    float: right;
    font: 500 16px/30px "FtraLt", sans-serif;
    height: 30px;
    margin-top: 5px;
    text-align: center;
    width: 40px;
}
.tags-widget a {
    display: inline-block;
    border: 1px solid #cccccc;
    font: 500 16px/40px 'FtraLt', sans-serif;
    border-radius: 2px;
    padding: 0 15px;
    margin: 0 1px 5px 0;
}
.tags-widget a:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, .13);
}
.footer {
    width: 100%;
    float: left;
    clear: both;
    box-shadow: inset 0 0 46px -17px #757575;
}
.footer-one,
.footer-two,
.footer-three,
.footer-four {
    width: 100%;
    float: left;
}
.footer-one,
.footer-two {
    padding: 48px 0 125px;
    background: url('../images/footer.png') no-repeat 0 bottom;
    background-size: cover;
}
.footer-two {
    background: #1a1a1a
}
.footer-three {
    background: #000000;
    padding: 30px 0;
}
.footer-four {
    background: #ce8226;
    padding: 15px 0;
}
.footer-four p {
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
}
.footer-four a {
    color: #fff;
}
.footer ul {
    margin: 0px;
    padding: 0px;
}
.footer ul li {
    list-style: none;
}
.footer-social {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.footer-social li {
    list-style: none;
    display: inline-block;
    margin-left: 7px;
}
.footer-social li a {
    width: 44px;
    height: 44px;
    border: 1px solid #888888;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    display: block;
    font-size: 20px;
    color: #fff;
}
.footer-social li a:hover {
    color: #fff;
    border-color: #fff;
}
/*.footer-widgets h3 {
    margin: 0px 0 17px;
    padding: 0px;
    font: 700 18px/18px 'FtraLt', sans-serif;
    color: #fff;
    text-transform: uppercase;
}*/
.footer .textwidget p {
    color: #888888;
    font: 400 14px/24px 'FtraLt', sans-serif;
}
.footer .cp-widget-content address {
    margin: 0px;
}
.footer .cp-widget-content .featured-posts>li,
.footer .cp-widget-content .reviews>li,
.footer .popular-posts .small-grid>li {
    border-bottom: 1px solid #444444;
    margin-bottom: 13px;
    padding-bottom: 12px;
    width: 100%;
    float: left;
}
.footer .popular-posts .small-grid>li .cp-post-content {
    clear: none;
    float: none;
    width: auto;
}
.footer .cp-widget-content .featured-posts h4,
.footer .popular-posts h4,
.footer .cp-widget-content .reviews h4 {
    margin: 0 0 12px;
    font: 500 16px/16px 'FtraLt', sans-serif;
}
.footer .cp-widget-content .featured-posts h4 a,
.footer .cp-widget-content .reviews h4 a,
.footer .popular-posts h4 a {
    color: #cccccc;
}
.footer .cp-widget-content .featured-posts h4 a:before,
.footer .cp-widget-content .reviews h4 a:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #888888;
    margin-right: 10px;
    font-size: 16px;
}
.footer .cp-widget-content .featured-posts .cp-post-tools {
    margin-left: 18px
}
.footer .cp-widget-content .reviews .cp-rating {
    float: left;
    margin-left: 18px;
}
.footer .cp-widget-content .reviews .tag {
    background: #444444;
    width: 32px;
    height: 22px;
    font: normal 400 14px/22px 'FtraLt', sans-serif;
    float: right;
    text-align: center;
    color: #cccccc;
    margin-bottom: 2px;
}
.footer .popular-posts .small-grid img {
    max-height: 79px;
}
.footer .form-widget .material .input-group {
    border: 1px solid #444444;
    border-radius: 2px;
    width: 100%;
}
.footer .form-widget .material .material-input {
    background: #1a1a1a;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.footer .form-widget .material .material-input input {
    border-bottom: 1px solid #444444;
    font: 400 14px/40px 'FtraLt', sans-serif;
    height: 41px;
    color: #888888;
    padding: 0 0 0 10px
}
.footer .material .material-input textarea {
    border-bottom: 0px solid #444444;
    resize: none;
    font: 400 14px/40px 'FtraLt', sans-serif;
    color: #888;
    padding-left: 10px;
}
.footer .form-widget .btn-submit {
    float: right;
    font: 400 15px/40px 'FtraLt', sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 25px;
    border-radius: 2px;
    margin-top: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .13);
}
.footer .tweets {
    margin: 0px;
    padding: 0px;
}
.footer .tweets li {
    background: #222222;
    padding: 20px;
    position: relative;
    margin-bottom: 35px;
    border-radius: 2px;
    line-height: 24px;
}
.footer .tweets li::before {
    border-left: 17px solid transparent;
    border-top: 34px solid #222222;
    bottom: -18px;
    content: "";
    height: 0;
    position: absolute;
    right: 26px;
    transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    width: 0;
}
.footer .tweets li a {
    color: #cccccc;
}
.footer .tweets .tweets_txt {
    color: #888888;
}
.footer .tweets .tweets_txt span {
    color: #444;
    font-style: italic;
}
.gallery-widget #sync1 .item img {
    width: 100%;
    border-radius: 2px;
    height: auto;
}
.gallery-widget #sync2 {
    margin-top: 10px;
}
.gallery-widget #sync2 .owl-item img {
    margin: 0 5px;
    border-radius: 2px;
}
.gallery-widget .owl-theme .owl-controls {
    position: absolute;
    top: 40%;
    margin: 0px;
    z-index: 99;
    width: 100%;
}
.gallery-widget .owl-theme .owl-controls .owl-prev,
.gallery-widget .owl-theme .owl-controls .owl-next {
    float: left;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    font-size: 0;
    margin-left: -10px;
}
.gallery-widget .owl-theme .owl-controls .owl-next {
    float: right;
    margin-right: -10px;
}
.gallery-widget .owl-theme .owl-controls .owl-prev:after,
.gallery-widget .owl-theme .owl-controls .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 20px;
    color: #000;
    line-height: 18px;
}
.gallery-widget .owl-theme .owl-controls .owl-next:after {
    content: "\f105";
}
.footer .contact-widget ul {
    margin: 0px;
    padding: 0px;
}
.footer .contact-widget li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #444444;
    padding-bottom: 17px;
    margin-bottom: 14px;
}
.footer .contact-widget p {
    color: #888888;
    font-size: 14px;
    width: 90%;
    float: right;
    text-align: left;
    margin: 0px;
    line-height: 24px;
}
.footer .contact-widget a {
    color: #888;
}
.footer .contact-widget .fa {
    color: #888;
    font-size: 14px;
    line-height: 24px;
}
.home-layout2-featured-news {
    background: url("../images/headerbg-blue.jpg") no-repeat top center;
    background-size: cover;
    width: 100%;
    float: left;
    padding: 30px 0;
}
.home-layout2-featured-news .cp-fullwidth-news-post-excerpt {
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    margin: 0px;
}
.home-layout2-featured-news .cp-fullwidth-news-post-excerpt .cp-post-content {
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    padding: 0px 20px 15px;
}
.home-layout2-featured-news .cp-fullwidth-news-post-excerpt .cp-post-content h3 {
    font: 500 20px/21px 'FtraLt', sans-serif;
    text-transform: uppercase;
}
.home-layout2-featured-news .cp-fullwidth-news-post-excerpt .cp-post-content h3 a,
.home-layout2-featured-news .cp-post .cp-post-content h3 a,
.home-layout2-featured-news .cp-fullwidth-news-post-excerpt .cp-post-tools li,
.home-layout2-featured-news .cp-post .cp-post-content .cp-post-tools li {
    color: #fff;
}
.home-layout2-featured-news .cp-post-rating {
    background: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 15px;
    padding: 7px 15px 6px;
    position: relative;
    top: -15px;
}
.home-layout2-featured-news .cp-post-rating a {
    text-decoration: none;
}
.home-layout2-featured-news .cp-post {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 2px;
}
.home-layout2-featured-news .cp-post img {
    width: 100%;
    height: auto;
}
.home-layout2-featured-news .cp-post .cp-post-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .80);
    width: 100%;
    padding: 0 20px 15px;
}
.home-layout2-featured-news .cp-post .cp-post-content h3 {
    font: 500 16px/21px 'FtraLt', sans-serif;
}
.home-layout2-featured-news .grid {
    margin: 0px;
    padding: 0px;
}
.home-layout2-featured-news .grid li {
    list-style: none;
}
.home-layout2-featured-news li:last-child.cp-post {
    margin-bottom: 0px;
}
.cp-news-list-style-2,
.cp-news-list-style-2 .cp-post-content {
    width: 100%;
    float: left;
    clear: both;
}
.cp-news-list-style-2 img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}
.cp-news-list-style-2 .cp-news-list {
    margin: 0px;
    padding: 0px;
}
.cp-news-list-style-2 .cp-news-list>li {
    list-style: none;
    overflow: hidden;
    width: 100%;
    float: left;
    margin-bottom: 26px;
    position: relative;
}
.cp-news-list-style-2 .cp-news-list h3 {
    margin: 16px 0 9px;
    font: 500 20px/20px 'FtraLt', sans-serif;
    text-transform: uppercase;
}
.cp-news-list-style-2 .cp-news-list h3 a {
    color: #222;
}
.cp-news-list-style-2 .cp-news-list p {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 24px;
    color: #444;
}
.cp-news-list-style-2 .owl-theme .owl-controls {
    position: absolute;
    top: 35%;
    width: 100%;
    z-index: 99;
}
.cp-news-list-style-2 .owl-theme .owl-controls .owl-buttons .owl-prev,
.cp-news-list-style-2 .owl-theme .owl-controls .owl-buttons .owl-next {
    float: left;
    background: #fff;
    width: 30px;
    height: 30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .23);
    border-radius: 2px;
    font-size: 0px;
    padding: 0px;
}
.cp-news-list-style-2 .owl-theme .owl-controls .owl-buttons .owl-prev {
    float: right;
}
.cp-news-list-style-2 .owl-theme .owl-controls .owl-buttons .owl-prev:after,
.cp-news-list-style-2 .owl-theme .owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
    font-size: 20px;
    font-family: FontAwesome;
    color: #222;
    line-height: 27px;
}
.cp-news-list-style-2 .owl-theme .owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
}
.cp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    float: left;
}
.cp-banner-container img {
    width: 100%;
    height: auto;
}
.cp-banner-container .owl-theme .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
}
.tp-banner {
    width: 100%;
    float: left;
    position: relative;
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
    float: left;
}
.cp-banner-caption {
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
    color: #fff;
}
.cp-banner-caption ul {
    margin-top: 35px;
}
.cp-banner-caption h1 {
    font: 700 60px/60px 'FtraLt', sans-serif;
    color: #fff;
}
.cp-banner-caption li {
    font: 400 24px/24px 'FtraLt', sans-serif!important;
    color: #fff;
    display: inline-block;
    margin: 0 15px;
}
.tp-banner-container .caption3 .cp-post-tools li .fa {
    font-size: 24px!important;
}
.caption4 a.readmore {
    background: #fff;
    padding: 0 25px;
    font-size: 15px;
    text-transform: uppercase;
    color: #222;
    line-height: 40px;
    height: 40px;
    display: inline-block;
}
.cp-inner-main-banner {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 250px;
    float: left;
    background: #096;
    text-align: center;
    padding: 76px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.inner-title {
    text-align: center;
}
.cp-inner-main-banner h1 {
    color: #fff;
    font-size: 48px;
    margin: 0px;
    font-weight: 500;
}
.cp-inner-main-banner .breadcrumb {
    background: none;
    border-radius: 0px;
    list-style: outside none none;
    margin: 18px 0 0 0;
    padding: 0px;
    color: #fff;
}
.cp-inner-main-banner .breadcrumb>li+li::before {
    content: "\f105";
    font-family: FontAwesome;
    padding: 0 10px
}
.cp-inner-main-banner .breadcrumb a {
    color: #fff;
}
.category-bg1 {
    background: url("../images/fashion-catbg.jpg") no-repeat top center;
    background-size: cover;
}
.category-bg2 {
    background: url("../images/sports-catbg.jpg") no-repeat top center;
    background-size: cover;
}
.category-bg3 {
    background: url("../images/photography-catbg.jpg") no-repeat top center;
    background-size: cover;
}
.top-banner-bg1 {
    background: url("../images/topbannerbg1.jpg") no-repeat top center;
    background-size: cover;
}
.cp-category-mainpost-style-1 {
    width: 100%;
    float: left;
    clear: both;
}
.cp-category-mainpost-style-1 .cp-post,
.cp-thumb {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 2px;
    overflow: hidden;
}
.cp-category-mainpost-style-1 .cp-post-content {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, .80);
    padding: 20px 30px;
}
.cp-category-mainpost-style-1 .cp-post-content h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 10px 0 3px;
    line-height: 20px;
}
.cp-category-mainpost-style-1 .cp-post-content h3 a {
    color: #fff;
}
.cp-category-mainpost-style-1 .cp-post-rating {
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    display: inline-block;
    font-size: 15px;
    padding: 7px 15px 6px;
    position: absolute;
    top: -15px;
}
.cp-category-mainpost-style-1 .cp-post-tools li {
    color: #fff;
}
.cp-post-tools li i {
    margin-right: 3px;
}
.cp-category-page {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 30px;
}
.cp-category-page2,
.cp-category-post-slider {
    width: 100%;
    float: left;
    clear: both;
}
.cp-category-post-slider {
    box-shadow: 0 0px 4px rgba(0, 0, 0, .22);
    overflow: hidden;
    border-radius: 2px;
    position: relative;
}
.cp-category-post-slider .cp-post-content {
    padding: 16px 30px 17px;
}
.cp-category-post-slider .cp-post-content h3 {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
.cp-category-post-slider .cp-post-content h3 a {
    color: #222222;
}
.cp-category-post-slider .cp-post-content .cp-post-tools {
    margin: 8px 0 0;
}
.cp-category-post-slider .owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 40%;
    z-index: 99;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev,
.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: #e9e9e9;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    float: left;
    opacity: 1;
    font-size: 0;
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, .22);*/
    padding: 9px 0px;

}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 17%;
    float: right;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    /*float: right;*/
    left: 17%;
}
.cp-category-list {
    margin: 0px;
    padding: 0px;
}
.cp-category-list>li {
    list-style: none;
    width: 100%;
    float: left;
}
.cp-category-list .cp-fullwidth-news-post-excerpt {
    border: 0px;
    margin-bottom: 30px;
}
.cp-category-list .cp-readmore {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #222;
    box-shadow: 0 0px 4px rgba(0, 0, 0, .22);
    border-radius: 2px;
    line-height: 40px;
    display: inline-block;
    padding: 0 25px;
}
.cp-category-list .cp-readmore .fa {
    font-size: 20px;
    margin-left: 5px;
}
.cp-category-mainpost-style-4,
.cp-category-mainpost-style-4 .cp-thumb,
.cp-category-mainpost-style-4 .cp-post-content {
    text-align: center;
    border-radius: 0px;
}
.cp-category-mainpost-style-4 .cp-post-content h1 {
    margin: 0px;
    padding: 0px;
    font-size: 48px;
    font-weight: 500;
    line-height: 48px;
}
.cp-category-mainpost-style-4 .cp-post-content h1 a {
    color: #fff;
}
.cp-category-mainpost-style-4 .cp-post-tools {
    margin-top: 15px;
}
.cp-category-mainpost-style-4 .cp-post-tools li {
    color: #fff;
}
.cp-category-mainpost-style-4 .cp-post-content {
    padding: 24px 0 27px;
}
.cp-news-grid-style-6 {
    width: 100%;
    float: left;
    clear: both;
}
.cp-news-grid-style-6 .grid {
    margin: 0px;
    padding: 0px;
}
.cp-news-grid-style-6 .grid>li {
    list-style: none;
    margin-bottom: 30px;
}
.cp-news-grid-style-6 .cp-post {
    width: 100%;
    float: left;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
}
.cp-news-grid-style-6 .cp-thumb {
    margin-bottom: 10px;
}
.cp-news-grid-style-6 .cp-post-content {
    width: 100%;
    float: left;
}
.cp-news-grid-style-6 .cp-post-content h3 {
    font-size: 16px;
    line-height: 22px;
}
.cp-news-grid-style-6 .cp-post-content h3 a {
    color: #222;
}
.cp-product-grid,
.cp-pro-box,
.cp-pro-rating,
.cp-pro-content,
.cp-cart-button,
.cp-product-grid .price,
.cp-single-post,
.cp-product-details {
    width: 100%;
    float: left;
    clear: both;
}
.cp-product-grid ul.grid {
    padding: 0px;
    width: 100%;
    float: left;
}
.cp-product-grid ul.grid>li {
    list-style: none;
    margin-bottom: 30px;
}
.cp-product-grid ul.grid img,
.ad-holder img {
    width: 100%;
    height: auto;
}
.cp-product-grid ul.grid .cp-thumb {
    border-radius: 0px;
    position: relative;
    z-index: 9;
}
.cp-pro-box {
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    text-align: center;
}
.cp-inner-main-banner h1 {
    font-size: 36px;
}
.cp-pro-rating {
    text-align: center;
    font-size: 15px;
    margin: 6px 0 10px;
}
.cp-product-grid .price {
    margin-bottom: 14px;
}
.cp-cart-button .cart-button {
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    color: #fff;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    border-radius: 2px;
}
.cp-pro-box .cp-pro-content {
    padding: 13px 20px 20px;
    z-index: 99;
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -65px;
}
.cp-pro-box:hover .cp-pro-content {
    bottom: 0px;
}
.cp-product-grid ul.grid h3 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'FtraLt', sans-serif;
}
.cp-product-grid ul.grid h3 a {
    color: #222;
}
.cp-product-grid .price del,
.cp-product-details .price del {
    font-size: 18px;
    font-weight: 700;
    color: #222222;
    font-family: 'FtraLt', sans-serif;
    line-height: 22px;
}
.cp-product-grid .price ins,
.cp-product-details .price ins {
    font-size: 30px;
    font-weight: 700;
    font-family: 'FtraLt', sans-serif;
    text-decoration: none;
    line-height: 30px;
}
.cp-product-details .cp-pro-content h3 {
    margin: 0px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #222;
    line-height: 20px;
    margin-bottom: 5px;
}
.cp-product-details .cp-pro-content h3 a {
    color: #222;
}
.cp-product-details .cp-pro-content {
    padding: 0px;
}
.cp-product-details .cp-pro-rating {
    text-align: left;
}
.cp-product-details .cp-pro-rating strong {
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    padding-right: 10px;
}
.cp-product-details .cp-pro-content .price {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}
.cp-product-details .cp-pro-content p {
    color: #444444;
    line-height: 24px;
}
.cp-product-details .cp-pro-content .check-list {
    margin: 0px;
    padding: 0px;
}
.cp-product-details .cp-pro-content .check-list li {
    list-style: none;
    line-height: 24px;
    color: #444444
}
.cp-product-details .cp-pro-content .check-list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #444444;
    padding-right: 5px;
}
.cp-product-details .product-tools {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    clear: both;
    padding: 20px 0;
    float: left;
    margin: 26px 0 17px;
}
.cp-product-details .product-tools .brand-code,
.cp-product-details .product-tools .pro-tags {
    width: 50%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.cp-product-details .product-tools .brand-code li,
.cp-product-details .product-tools .pro-tags li {
    list-style: none;
    line-height: 26px;
    color: #888888
}
.cp-product-details .product-tools strong {
    color: #222222;
    font-weight: 400;
}
.cp-add2cart {
    width: 100%;
    float: left;
}
.cp-add2cart #input_div {
    border: 1px solid #ccc;
    border-radius: 2px;
    float: left;
    width: auto;
    margin-right: 30px;
}
.cp-add2cart #input_div input[type="text"] {
    width: 50px;
    background: #fff;
    border: 0px;
    height: 39px;
    line-height: 39px;
    box-shadow: none;
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #888888;
}
.cp-add2cart #input_div input[type="button"] {
    background: #fff;
    border: 0px;
    width: 28px;
    font-weight: bold;
    color: #999999;
    font-size: 16px;
    line-height: 37px;
}
.cp-add2cart .cp-cart-button {
    float: left;
    clear: none;
    width: auto;
}
.cp-pro-details-tabs {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.cp-pro-details-tabs .nav-tabs>li>a {
    border-radius: 0px;
    font-size: 20px;
    font-weight: 500;
    color: #222222;
    text-transform: uppercase;
    border: 0px;
    border-bottom: 5px solid rgba(255, 255, 255, .0);
}
.cp-pro-details-tabs .nav-tabs {
    border-color: #cccccc;
}
.cp-pro-details-tabs .nav>li>a:hover,
.cp-pro-details-tabs .nav>li>a:focus {
    border: 0px;
    background: #fff;
    border-bottom: 5px solid #ccc;
}
.cp-pro-details-tabs .nav-tabs>li.active>a,
.cp-pro-details-tabs .nav-tabs>li.active>a:hover,
.cp-pro-details-tabs .nav-tabs>li.active>a:focus {
    border: 0px;
    border-bottom: 5px solid #ccc;
}
.cp-single-post .cp-post-content h3 {
    margin: 17px 0 0;
    font-size: 20px;
}
.cp-single-post .cp-post-content h3 a {
    color: #222;
}
.cp-single-post .cp-post-content p {
    margin: 8px 0 12px;
    color: #444444;
    font-size: 14px;
    line-height: 24px;
}
.cp-single-post .cp-post-content blockquote {
    margin: 30px auto;
    padding: 0px;
    border: 0px;
    width: 75%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    border-radius: 2px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    position: relative;
    padding: 30px 45px 33px;
}
.cp-single-post .cp-post-content blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    left: -25px;
    top: 30px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
}
.post-images {
    margin: 27px 0 22px;
    padding: 0px;
    width: 100%;
    clear: both;
}
.post-images li {
    list-style: none;
}
.post-images img {
    width: 100%;
    border-radius: 2px;
    margin-bottom: 14px;
}
.post-images li strong {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.cp-post-share-tags {
    margin-top: 15px;
}
.cp-post-share-tags,
.cp-author,
.cp-post-comments,
.cp-comments,
.cp-comments-form,
.cp-reviews,
.cp-review-form {
    width: 100%;
    float: left;
    clear: both;
}
.cp-post-share,
.cp-post-tags {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    height: 57px;
    padding: 10px 0
}
.cp-post-share li,
.cp-post-tags li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
}
.cp-post-share a {
    border-radius: 100%;
    display: block;
    border: 1px solid #cccccc;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    color: #888888;
}
.cp-post-share span,
.cp-post-tags span {
    font-size: 18px;
}
.cp-post-tags li {
    line-height: 30px;
}
.cp-post-tags a {
    color: #888888;
}
.cp-post-tags a:after {
    content: ",";
    margin-right: 5px;
}
.cp-post-tags a:last-child:after {
    content: "";
}
.cp-author {
    position: relative;
}
.cp-author .cp-author-thumb {
    width: 8%;
    float: left;
    position: relative;
    z-index: 99;
    top: 30px;
    left: 0;
}
.cp-author .cp-author-thumb img {
    width: 98px;
    height: 98px;
    border-radius: 100%;
}
.cp-author .cp-author-details {
    width: 92%;
    float: right;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    padding: 27px 30px 20px 55px;
    border-radius: 2px;
    position: relative;
    z-index: 8;
}
.cp-author .cp-author-details h3 {
    margin: 0 0 10px;
    padding: 0px;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
}
.cp-author .cp-author-details h3 a {
    color: #222;
}
.cp-author .cp-author-details p {
    line-height: 24px;
    color: #444444;
}
.cp-comments,
.cp-reviews {
    margin: 0px;
    padding: 0px;
}
.cp-comments li,
.cp-reviews li {
    list-style: none;
    width: 100%;
    clear: both;
}
.cp-comment-author,
.cp-review-author {
    width: 83px;
    float: left;
    margin-right: 15px;
}
.cp-comment-author img,
.cp-review-author img {
    border-radius: 2px;
}
.cp-comments h4,
.cp-reviews h4 {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 500;
}
.cp-comments h4 a,
.cp-reviews h4 a {
    color: #222;
}
.cp-comments .date-time,
.cp-reviews .date-time {
    color: #888888;
    margin-bottom: 13px;
}
.cp-comments p,
.cp-reviews p {
    margin: 0px;
}
.cp-comments li .cp-comments,
.cp-reviews li .cp-reviews {
    margin-left: 100px;
    width: auto;
}
.cp-comments .comments,
.cp-reviews .review {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.cp-review {
    padding-left: 100px;
    width: 100%;
}
.cp-review .cp-rating {
    display: inline-block;
    margin-left: 27px;
}
.replay-comment {
    background: #ebebeb;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
}
.replay-comment a {
    color: #999999;
}
.cp-comments-form .input-group,
.cp-review-form .input-group {
    width: 100%;
}
.cp-comments-form .material-input.input,
.cp-comments-form .material-input.textarea,
.cp-review-form .material-input.input,
.cp-review-form .material-input.textarea {
    margin: 0 0 30px;
    padding: 0px;
    width: 100%;
    float: left;
}
.cp-comments-form .material-input.input .material-input.input,
.cp-comments-form .material-input.textarea .material-input.textarea,
.cp-review-form .material-input.input .material-input.input,
.cp-review-form .material-input.textarea .material-input.textarea {
    margin: 0px;
    padding: 0px;
}
.cp-comments-form .material .material-input input,
.cp-review-form .material .material-input input {
    border: 1px solid #ccc;
    width: 100%;
    float: left;
    height: 40px;
    border-radius: 2px;
    font-size: 14px;
    padding-left: 15px;
}
.cp-comments-form .material .material-input textarea,
.cp-review-form .material .material-input textarea {
    border: 1px solid #ccc;
    width: 100%;
    float: left;
    border-radius: 2px;
    font-size: 14px;
    padding-left: 15px;
    resize: none;
    min-height: 180px;
}
.cp-comments-form .btn-submit,
.cp-review-form .btn-submit {
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    color: #fff;
    float: right;
    font: 400 15px/40px "FtraLt", sans-serif;
    margin-top: 10px;
    padding: 0 25px;
    text-transform: uppercase;
}
.cp-review-form .material .material-input textarea {
    min-height: 112px;
    height: 112px;
    resize: none;
}
.cp-review-form h3 {
    margin: 0 0 17px;
    padding: 0px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.cp-pro-details-tabs .tab-content {
    padding: 20px 0 0;
}
.cp-review-form {
    margin-top: 23px;
}
.cp-authors-grid {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.cp-authors-grid li {
    list-style: none;
}
.cp-authors-grid .cp-author-box {
    width: 100%;
    float: left;
    clear: both;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    margin: 15px 0;
    text-align: center;
    padding-bottom: 18px;
}
.cp-authors-grid .cp-author-box h3 {
    margin: 15px 0 12px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    float: left;
}
.cp-authors-grid .cp-author-box p {
    color: #888;
    margin: 0px;
}
.cp-gallery-grid {
    width: 100%;
    float: left;
    clear: both;
    padding: 0px;
    margin: 0px;
}
.cp-gallery-grid li {
    list-style: none;
    margin: 15px 0;
}
.gallery-hover {
    width: 0;
    height: 0;
    position: absolute;
    z-index: 8;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    border-radius: 50px;
}
.cp-gallery-grid li:hover .gallery-hover,
.cp-gallery figure:hover .gallery-hover {
    opacity: 1;
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.cp-gallery-grid li:hover .gallery-hover a,
.cp-gallery figure:hover .gallery-hover a {
    width: 78px;
    height: 78px;
    opacity: 1;
}
.gallery-hover a {
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin: auto;
    opacity: 0;
}
.cp-gallery {
    width: 100%;
    float: left;
    clear: both;
}
.cp-gallery figure {
    overflow: hidden;
    position: relative;
    width: 100%;
    float: left;
}
.cp-gallery img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}
.cp-gallery .isotope:after {
    content: '';
    display: block;
    clear: both;
}
.cp-gallery .isotope .item {
    float: left;
    padding: 0 15px 0 15px;
    margin-bottom: 30px;
    overflow: hidden;
}
.cp-gallery .isotope .item {
    width: 25%;
    height: 250px;
}
.cp-gallery .isotope .item.width2 {
    width: 50%;
}
.cp-gallery .isotope .item.height2 {
    height: 530px
}
.cp-gallery .cp-gallery-elite .isotope .item {
    width: 33%;
    height: 280px;
}
.cp-gallery .cp-gallery-elite .isotope .item.width2 {
    width: 66.5%;
}
.cp-gallery .cp-gallery-elite .isotope .item.height2 {
    height: 590px
}
.cp-gallery .cp-gallery-masonry .isotope .item {
    width: 25%;
    height: auto;
}
.cp-gallery .cp-masonry-posts .isotope .item {
    width: 33%;
    height: auto;
    overflow: visible;
}
.cp-gallery .cp-masonry-posts-50 .isotope .item {
    width: 50%;
    height: auto;
    overflow: visible;
}
.cp-gallery figure img {
    width: 100%;
    height: auto;
}
@media (min-width: 1200px) {
    .cp-gallery .isotope .item {
        width: 25%
    }
    .cp-gallery .isotope .width2 {
        width: 50%
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .cp-gallery .isotope .item {
        width: 25%;
        height: auto;
    }
    .cp-gallery .isotope .width2 {
        width: 25%
    }
    .cp-gallery .isotope .item.height2 {
        height: auto
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .cp-gallery .isotope .item {
        width: 50%;
        height: auto;
    }
    .cp-gallery .isotope .width2 {
        width: 50%
    }
    .cp-gallery .isotope .item.height2 {
        height: auto
    }
}
@media (max-width: 767px) {
    .cp-gallery .isotope .item {
        width: 100%!important;
        height: auto!important;
    }
}
.cp-masonry-posts,
.cp-masonry-posts-50 {
    width: 100%;
    float: left;
    clear: both;
}
.cp-masonry-posts .cp-post,
.cp-masonry-posts-50 .cp-post {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    border-radius: 2px;
}
.cp-masonry-posts .cp-post-content,
.cp-masonry-posts-50 .cp-post-content {
    padding: 18px 20px 16px;
}
.cp-masonry-posts .cp-post-content h3,
.cp-masonry-posts-50 .cp-post-content h3 {
    margin: 0 0 17px;
    font-size: 16px;
    font-weight: 500;
}
.cp-masonry-posts .sticky h3,
.cp-masonry-posts-50 .sticky h3 {
    font-size: 30px;
    font-weight: 700;
}
.cp-masonry-posts .cp-post-content p,
.cp-masonry-posts-50 .cp-post-content p {
    margin: 0px;
    line-height: 24px;
}
.cp-masonry-posts .cp-post-content .cp-post-tools,
.cp-masonry-posts-50 .cp-post-content .cp-post-tools {
    margin: 0 0 9px;
}
.cp-masonry-posts .cp-post-content .cp-post-rating,
.cp-masonry-posts-50 .cp-post-content .cp-post-rating {
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    width: auto;
    display: inline-block;
    border-radius: 2px;
    padding: 0 15px;
    line-height: 30px;
    position: absolute;
    background: #fff;
    top: -15px;
}
.cp-masonry-posts .cp-post-content blockquote,
.cp-masonry-posts .cp-post-content strong.link-post,
.cp-masonry-posts-50 .cp-post-content blockquote,
.cp-masonry-posts-50 .cp-post-content strong.link-post {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    padding-left: 50px;
    position: relative;
    word-wrap: break-word;
    display: block;
}
.cp-masonry-posts .cp-post-content blockquote:before,
.cp-masonry-posts .cp-post-content strong.link-post:before,
.cp-masonry-posts-50 .cp-post-content blockquote:before,
.cp-masonry-posts-50 .cp-post-content strong.link-post:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 36px;
    position: absolute;
    left: 0px;
    top: 9px;
}
.cp-masonry-posts .cp-post-content strong.link-post:before,
.cp-masonry-posts-50 .cp-post-content strong.link-post:before {
    content: "\f0c1";
}
.cp-masonry-posts #cp-cat-slider,
.cp-masonry-posts-50 #cp-cat-slider {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
}
.cp-masonry-posts .owl-theme .owl-controls {
    position: absolute;
    top: 35%;
    left: 0px;
    width: 100%;
    z-index: 99;
}
.cp-author-box-large {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    width: 100%;
    float: left;
    border-radius: 2px;
}
.cp-author-box-large .cp-author-details {
    width: 100%;
    float: left;
    padding: 17px 20px 20px;
}
.cp-author-box-large .cp-author-details h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
}
.cp-author-box-large .cp-author-details small {
    text-align: center;
    color: #888888;
    font-size: 14px;
    display: inherit;
    margin: 7px 0 9px;
}
.cp-author-box-large .cp-author-social {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
}
.cp-author-box-large .cp-author-social li {
    list-style: none;
    display: inline-block;
    margin: 0 4px 0 3px;
}
.cp-author-box-large .cp-author-social li a {
    width: 43px;
    height: 43px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 100%;
    font-size: 20px;
    color: #ccc;
    text-align: center;
    line-height: 43px;
}
.cp-author-box-large p {
    line-height: 24px;
}
.p404 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 50px 0;
}
.p404 h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: normal;
    color: #222222;
    margin: 33px 0 20px;
}
.p404 strong {
    color: #888888;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.p404 .loadmore-holder {
    margin-bottom: 50px;
}
.p404 .navbar-form .form-control {
    width: 500px;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 0px 4px rgba(0, 0, 0, .23);
    height: 41px;
    line-height: 41px;
    padding-left: 15px;
}
.p404 .btn-submit {
    border: 0px;
    border-radius: 2px;
    color: #fff;
    font-size: 15px;
    line-height: 41px;
    text-transform: uppercase;
    box-shadow: 0 0px 4px rgba(0, 0, 0, .23);
    padding: 0 15px;
    margin-left: 2px;
}
.cp-contact-form .material .material-input {
    margin: 0px;
    padding: 0px;
}
.cp-contact-form .input-group {
    width: 100%;
}
.cp-contact-form ul {
    margin: 0px;
    padding: 0px;
}
.cp-contact-form ul li.input-group {
    list-style: none;
    border-bottom: 1px solid #cccccc;
    padding: 20px 0;
}
.cp-contact-form ul li {
    list-style: none;
}
.cp-contact-form .input-group-addon {
    background-color: #fff;
    border: 0;
    border-radius: 0px;
    color: #888888;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    width: 41px;
    border-right: 1px solid #ccc!important;
    height: 21px;
    padding: 0px;
    vertical-align: top;
    line-height: 21px;
}
.cp-contact-form .material .material-input input {
    border: 0px;
    height: 21px;
    padding: 0 15px;
    font-size: 14px;
}
.cp-contact-form .material .material-input textarea {
    border: 0px;
    padding: 0 15px;
}
.cp-contact-form .form-control {
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
    border: 0px;
}
.cp-contact-form .material .material-bar::before,
.cp-contact-form .material .material-bar::after {
    bottom: -21px;
}
.cp-contact-form .form-control:focus {
    box-shadow: none;
}
.cp-contact-form .btn-submit {
    border: 0px;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    float: right;
    margin-top: 30px;
    height: 41px;
    line-height: 41px;
    padding: 0 25px;
    text-transform: uppercase;
}
.contact-info ul {
    padding: 0px;
    margin: 0px;
}
.contact-info li {
    list-style: none;
    color: #888888;
    border-bottom: 1px solid #cccccc;
    padding: 13px 0 17px;
}
.contact-info .address-addon {
    float: left;
    width: 27px;
    line-height: 24px;
}
.contact-info p {
    margin: 0px;
    line-height: 24px;
    padding-left: 27px;
}
.toggle-map {
    height: 120px;
    line-height: 120px;
    text-align: center;
    margin-top: 50px;
}
.toggle-map .btn-primary {
    background: none;
    border: 0px;
    box-shadow: none;
    padding: 0px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
    outline: none;
}
.toggle-map .btn-primary:focus,
.toggle-map .btn-primary:hover {
    outline: none;
}
.toggle-map .btn-primary:hover,
.toggle-map .btn-primary:focus {
    background: none;
}
.toggle-map .btn-primary .fa-map-marker {
    font-size: 40px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, .23);
    margin-right: 20px;
}
.toggle-map .btn-primary.collapsed:after,
.toggle-map .btn-primary:after {
    content: "\f107";
    font-family: FontAwesome;
    height: 26px;
    width: 26px;
    text-align: center;
    line-height: 26px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .23);
    color: #0f0f0f;
    display: inline-block;
    margin-left: 20px;
}
.toggle-map .btn-primary:after {
    content: "\f106 ";
}
.map_canvas {
    width: 100%;
    height: 550px;
}
.map_canvas iframe {
    width: 100%;
}
.cp-no-margin {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.cp-login-box {
    width: 32%;
    margin: 0 auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    padding: 80px 30px 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    margin-top: 50px;
    display: table;
}
.cp-login-box .user-pic {
    background: #fff;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    overflow: hidden;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: -55px;
}
.cp-login-box .user-pic img {
    width: 100%;
    height: auto;
    border: 5px solid #fff;
    border-radius: 100%;
}
.cp-login-form ul {
    margin: 0px;
    padding: 0px;
}
.cp-login-form .material .material-group label {
    color: rgba(0, 0, 0, .0);
}
.cp-login-form .material .material-group label:before {
    content: "Remember me";
    color: #666;
}
.cp-register-form .cp-login-form .material .material-group label:before {
    content: "I’ve read Terms & Conditions";
    color: #666;
}
.cp-login-form ul li {
    list-style: none;
    margin-bottom: 20px;
    clear: both;
    width: 100%;
    float: left;
}
.cp-login-form .input-group-addon {
    background: none;
    border: 0px;
    border-right: 1px solid #ccc!important;
    padding: 0px;
    text-align: center;
    width: 45px;
    color: #888888;
    font-size: 15px;
}
.cp-login-form .input-group {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 10px 0;
    width: 100%;
}
.cp-login-form .input-group .form-control {
    border: 0px;
    box-shadow: none;
    padding: 0 0 0 15px;
    height: 21px;
    line-height: 21px;
    font-size: 14px;
}
.cp-login-form .material .material-input {
    margin: 0px;
    padding: 0px;
}
.cp-login-form .material .material-bar:before,
.cp-login-form .material .material-bar:after {
    bottom: -10px;
}
.cp-login-form .material .material-checkbox:before {
    content: "\f00c";
    font-family: FontAwesome;
    background: #fff;
    color: #888888;
    padding: 0px;
    font-size: 10px;
}
.cp-login-form .material .material-checkbox {
    border: 1px solid #cccccc;
    width: 15px;
    height: 15px;
    border-radius: 2px;
}
.cp-login-form .material .material-group {
    margin: 0px;
    padding: 0px;
    float: left;
}
.cp-login-form .material-group-item>label {
    font-size: 14px;
    color: #888;
    font-family: 'FtraLt', sans-serif;
}
.cp-login-form .btn-submit {
    float: right;
    color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    border-radius: 2px;
    height: 40px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 15px;
    text-transform: uppercase;
}
.cp-login-form .forgot {
    text-align: right;
    font-style: italic;
}
.cp-login-form .or-sp {
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0 16px;
}
.cp-login-form .or-sp strong {
    width: 40px;
    height: 31px;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .23);
    display: inline-block;
    color: #fff;
    line-height: 31px;
    position: relative;
}
.cp-login-form .or-sp strong:before {
    position: absolute;
    width: 70px;
    height: 1px;
    background: #cccccc;
    content: "";
    left: -80px;
    top: 15px;
}
.cp-login-form .or-sp strong:after {
    position: absolute;
    width: 70px;
    height: 1px;
    background: #cccccc;
    content: "";
    right: -80px;
    top: 15px;
}
.cp-social-login {
    text-align: center;
}
.cp-login-form .cp-social-login li {
    margin-bottom: 10px;
}
.cp-social-login h3 {
    margin: 0 0 7px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.cp-login-form .signup {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    text-align: right;
    margin-top: 20px;
    padding-top: 17px;
    font-style: italic;
}
.cp-login-form input[type="file"] {
    padding-left: 10px;
}
.catname {
    overflow: hidden;
    position: relative;
}
.cp-featured-news-slider .btn:hover {
    color: #fff;
}
.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    border-radius: 100%;
    transform: scale(0);
    color: #fff;
}
.ink.animate {
    animation: ripple 0.65s linear;
    color: #fff
}
@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}
.cp-thumb {
    background: #000;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.cp-thumb:hover img {
    opacity: .7;
    transform: scale(1.02);
}
.cp-thumb img,
.gallery-hover,
.cp-gallery-grid img,
.cp-news-grid-style-1 .cp-news-post-excerpt h3 a,
.catname-btn,
.cp-news-post-excerpt img,
.footer-social li a,
.cp-thumb,
.cp-pro-content,
.cp-product-grid ul.grid>li,
.cp-cart-button,
.cp-post-content h3 a,
.cp-news-grid-style-3 .grid-holder .cp-thumb {
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    max-height: 153px;
}
.cp-news-post {
    /*margin-bottom: 30px;*/
    padding: 0 15px;
}

/**======================================ECOPARK STYLE=================================**/
.search{
    text-align: right;
    padding-top: 0px;
}
.phone-number{
    display: inline-block;
    width: 200px;
    text-align: left;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}
.phone-number i{
    font-size: 45px;
    float: left;
    color: #ce8226;
    margin-right: 5px;
}
.phone-number span{
    color: #ce8226;
}
.phone-number p{
    font-size: 22px;
    color: #000;
    margin: 0;
}
#main-search{
    float: right;
    border:1px solid #ccc;
    padding: 5px 10px;
    margin-top: 12px;
}
#main-search input{
    border:none;
    width: 180px;
    outline: none;
}
#main-search button{
    border:none;
    background: none;
    outline: none;
}
#main-search button i:hover{
    color: #ce8226
}
.clearfix{
	clear: both;
}
.widget-body{
	width: 100%;
	/*margin-bottom: 80px;*/
	margin-top: 5px;
}
.widget-body > .owl-controls{
	text-align: center;
}
.widget-body > .owl-controls .owl-buttons{
	display: inline-block;
    /*padding-top: 10px;*/
    width: 160px;
}
.widget-body > .owl-controls .owl-pagination{
    position: absolute;
    width: 100%;
    bottom: -36px;
}
.widget-body .owl-controls .owl-page span{
    background: #9c9c9c !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page:hover span{
    background: #ce8226 !important;
}
.widget-body > .owl-controls .owl-buttons div.owl-prev, .widget-body > .owl-controls .owl-buttons div.owl-next{
	border-radius: 50%;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    background: #ce8226;
}
.widget-content{
	width: 100%;
	padding: 0 15px;
}
.widget-content a{
    /*height: 148px;*/
    display: block;
    overflow: hidden;
}
.widget-content img{
	width: 100%;
    opacity: 1;
    transform: scale(1);
    transition: all .3s;
}
.widget-content a:hover img{
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
    opacity: 0.8;
    transform: scale(1.2);
}
.widget-info{
	position: relative;
}
.widget-info h3{
	color: #00c0f3;
    padding: 7px 12px;
    padding-left: 0;
    border-radius: 5px;
    left: 10px;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 20px;
}
.widget-info p{
	border-top: 1px solid #ccc;
    padding-top: 10px;
    color: #757575;
}
.event{
	width: 100%;
    background: #ce8226;
}
.event-content{
	position: relative;
	width: 100%;
}
.event-content img{
    max-height: 306px;
	width: 70%;
}
.event-content .describe-event{
	width: 30%;
    float: right;
    padding: 10px 10px 10px 15px;
}
.event-content .describe-event p{
	color: #fff !important;
	font-size: 14px;
}
.event-content .describe-event span{
    color: #fff !important;
    font-size: 14px;
}

.drop-down.full-width.blog-menu>.item-menu{
	float: left;
    width: 33.3333333%;
    padding: 0 15px;
}
.item-menu h4{
	border-bottom: 1px solid #333;
    padding-bottom: 15px;
}
.item-menu h4 a{
	color: #2c388a;
    font: 300 16px/20px 'FtraLt', sans-serif !important;
    text-transform: uppercase;
}
.item-menu-content{
	padding: 5px 0px;
}
.item-menu-content img{
	width: 70px !important;
    float: none !important;
    display: inline-block !important;
}
.item-menu-content span{
	text-transform: none;
	font-weight: 100;
	color: #333;
	font-size: 15px;
    /* margin-left: 15px; */
}

.item-menu-content span:hover{
	color: #ce8226;
}




.event > .owl-controls{
	text-align: right;
}
.event > .owl-controls .owl-buttons{
	position: absolute;
    right: 0px;
    bottom: 0px;
/*    background: #52812E;*/
    width: 30%;
    padding: 5px 0;
}
.event > .owl-controls .owl-buttons div.owl-prev, .event .owl-controls .owl-buttons div.owl-next{
    float: none;
    background: #fff;
}
.event > .owl-controls .owl-buttons div.owl-prev:after, .event .owl-controls .owl-buttons div.owl-next:after{
    color: #666;
}
.footer-content{
	width: 100%;
	margin-left: -15px;
    margin-right: -15px;
}
.my-col-5{
	width: 20%;
	float: left;
	padding: 0 10px;
}
.my-col-5:after{
	content: "";
	display: table;
	clear: both;
}
.footer-content:after{
	content: "";
	display: table;
	clear: both;
}
.title-ft{
	color: white;
    font-size: 16px;
	padding-bottom: 10px;
    font-weight: 100;
    font-family: Roboto-black;
}
.footer-content ul li a{
	color: white;
	display: block;
	padding: 5px 0;
/*    border-bottom: 1px solid #ccc;
*/	transition: all 0.2s;
	-moz-transition: all 0.2s;
	webkit-transition: all 0.2s;
}
.footer-content ul li a:hover{
	/*color: #ce8226;*/
}
.social-style{
	color: #757575;
}
.social-style a{
	display: inline-block !important;
	padding: 2px 5px !important;
    color: #ce8226 !important;
    border-bottom: none !important;
}
.social-style a:first-child{
	margin-left: 3px;
}
.social-style a:hover{
	color: #fff !important;
	background: #ce8226;
}
#related-posts > .owl-controls .owl-pagination{
    position: absolute;
    bottom: -36px;
    width: 100%;
}
#related-posts > .owl-controls .owl-buttons{
    display: inline-block;
    width: 200px;
}
#related-posts .owl-controls .owl-page span{
    background: #9c9c9c !important;
}
#related-posts .owl-controls .owl-page.active span, #related-posts .owl-controls .owl-page:hover span{
    background: #ce8226 !important;
}
.side-featured-right{
    position: relative;
    height: 240px;
}
.side-featured-right .item-fade, .side-featured-right .item-fade2{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.side-featured-right .item-fade a, .side-featured-right .item-fade2 a{
    display: block;
    width: 100%;
    height: 100%;
}
.side-featured-right .item-fade.bg-fade-1{
    background-image:url('../images/img-sidebar-1.jpg');
    background-size: cover;
}
.side-featured-right .item-fade.bg-fade-2{
    background-image:url('../images/img-sidebar-2.jpg');
    background-size: cover;
}
.side-featured-right .item-fade.bg-fade-3{
    background-image:url('../images/img-sidebar-3.jpg');
    background-size: cover;
}
.side-featured-right .item-fade2.bg-fade-4{
    background-image:url('../images/img-sidebar-4.jpg');
    background-size: cover;
}
.side-featured-right .item-fade2.bg-fade-5{
    background-image:url('../images/img-sidebar-5.jpg');
    background-size: cover;
}
.side-featured-right .item-fade2.bg-fade-1{
    background-image:url('../images/img-sidebar-1.jpg');
    background-size: cover;
}
.sidebar-featured-post .item-fade .cp-post-content, .sidebar-featured-post .item-fade2 .cp-post-content {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: rgba(0,0,0,0.5);
    padding: 10px 20px 10px;
    width: 100%;
}
.sidebar-featured-post .item-fade .cp-post-content h3, .sidebar-featured-post .item-fade2 .cp-post-content h3{
    color: #fff;
    font-size: 16px;
}
.side-featured-right .item-fade img, .side-featured-right .item-fade2 img{
    width: 100%;
}

.nav-tabs { border-bottom: 0px !important;}

/**============ TOWNSHIP PAGE =============**/
.banner-page{
    width: 100%;
}
.content-img{
    width: 100%;
}
.content-img img{
    width: 100%;
}
.main-title-page{
    margin-bottom: 5px;
}
.main-title-page h2{
    color: #2c388a;
    font-size: 30px;
    padding-bottom: 11px;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Roboto';
}
.widget-info h4 a {
    color: #2c388a;
}
.breadcrumb{
    padding: 8px 0px !important;
    margin-bottom: 20px !important;
    list-style: none;
    background-color: #fff !important;
    border-radius: 0px;
}
.breadcrumb li{
    color: #333;
}
.breadcrumb li a{
    color: #757575;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    font-size: 12px;
}
.breadcrumb li a.active, .breadcrumb li a:hover{
    color: #00c0f3;
}
.tags-head{
    padding: 0;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.tags-head li{
    display: inline-block;
}
.tags-head li a{
    display: block;
    padding: 7px 10px;
    margin: 0px 2px;
    background: #f9f9f9;
    color: #555;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tags-head li a:hover, .tags-head li.active a{
    background: #ce8226;
    color: #fff;
}



.tags-head1{
    padding: 0;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.tags-head1 li{
    display: inline-block;
}
.tags-head1 li a{
    display: block !important;
    padding: 7px 10px !important;
    margin: 0px 2px !important;
    background: #f4d5af !important;
    color: #555 !important;
    transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}
.tags-head1 li a:hover{
    background: #ce8226 !important;
    color: #fff !important;
}
.tags-head1 li.active a{
    background: #ce8226 !important;
    color: #fff !important;
}



.township-img{
    width: 100%;
    margin-top: 30px;
}
.township-img img{
    width: 100%;
}
.township-img h3{
    color: #ce8226;
    font-size: 30px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: 300;
}
.township-img p{
    color: #757575;
    line-height: 23px;
    font-size: 15px;
}
@media (max-width: 320px){
    .cp-advertisement{
        width: 100%;
    }
    .cp-advertisement > img{
        width: 100%;
    }
}

/**============ COMMUNITY PAGE =============**/
.community-content{
    width: 100%;
}
.community-content h4{
    color: #ce8226;
    font-size: 20px;
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-weight: 300;
    height: 40px;
}
.community-content img{
    width: 100%;
}
.community-content p{
    width: 100%;
    color: #757575;
    margin-top: 20px;
    font-size: 15px;
}
.banner-fade{
    position: relative;
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
}

/**============ SHOPPING-DINING PAGE =============**/
.shopping-dining{
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 50px;
}
.shopping-dining .content-item{
    padding: 0 15px;
    width: 100%;
}
.shopping-dining .content-item h3{
    color: #ce8226;
    font-weight: 100;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    text-align: center;
    padding-bottom: 20px;
}
.shopping-dining .content-item img{
    border: 1px solid #ccc;
    width: 100%;
}
.shopping-dining .owl-controls .owl-buttons{
    display: inline-block;
    width: 250px;
}
.shopping-dining .owl-controls .owl-pagination{
    position: absolute;
    bottom: -37px;
    width: 100%;
}
.shopping-dining .owl-controls .owl-page span{
    background: #b7b7b7 !important;
}

/**============ MAGAZINE PAGE =============**/
.magazine-page{
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 50px;
}
.magazine-page .content-item{
    padding: 0 15px;
    width: 100%;
}
.magazine-page .content-item h3{
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    width: 100%;
    padding-bottom: 20px;
}
.magazine-page .content-item h3 span{
    background: #00c0f3;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    display: block;
    padding: 15px 0;
}
.magazine-page .content-item img{
    border: 1px solid #ccc;
    width: 100%;
    overflow: hidden;
    height: 340px;
}
.magazine-page .owl-controls .owl-buttons{
    display: inline-block;
    width: 250px;
}
.magazine-page .owl-controls .owl-pagination{
    position: absolute;
    bottom: -37px;
    width: 100%;
}
.magazine-page .owl-controls .owl-page span{
    background: #b7b7b7 !important;
}

/**============ LIFE STYLE PAGE =============**/
.lifestyle-page{
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 50px;
}
.title-style{
    font-size: 24px;
    font-weight: 100;
    text-transform: uppercase;
    color: #2c388a;
    margin-bottom: 10px;
}
.lifestyle-page .content-item{
    padding: 0 15px;
    width: 100%;
}
.lifestyle-page .content-item h3{
    color: #ce8226;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    padding-bottom: 20px;
}
.lifestyle-page .content-item img{
    border: 1px solid #ccc;
    width: 100%;
    height: 150px;
}
.lifestyle-page .owl-controls .owl-buttons{
    display: inline-block;
    width: 250px;
}
.lifestyle-page .owl-controls .owl-pagination{
    position: absolute;
    bottom: -37px;
    width: 100%;
}
.lifestyle-page .owl-controls .owl-page span{
    background: #b7b7b7 !important;
}

/**============ QUESTION PAGE =============**/
.question{
    margin-bottom: 50px;
}
.question .title-question{
    color: #ce8226;
    font-weight: 200;
    margin-top: 30px;
    margin-bottom: 20px;
}
.content-question{
    padding: 0;
}
.content-question li{
    list-style-type: none;
}
.content-question li .ask-ques{
    font-weight: 700;
    color: #808080;
}
.content-question li .answer{
    color: #808080;
    font-size: 15px;
}
.content-question li .answer strong{
    margin-right: 4px;
}
#member-login{
    display: inline-block;
    margin-bottom: 20px;
}
.form-input{
    display: inline-block;
}
.form-input input{
    display: block;
    margin-bottom: 7px;
    border: 1px solid #c8c8c8;
}
.form-input label{
    display: block;
    float: left;
    width: 100px;
    padding-top: 5px;
    text-align: left;
    font-weight: 400;
}
#btn-login{
    border: none;
    color: #fff;
    padding: 3px 6px;
    border-radius: 5px;
    background: #ce8226;
    float: right;
    margin-left: 10px;
}

/**============ NEWS-EVENT PAGE =============**/
.news-event{
    border-right: 1px solid #ccc;
    margin-right: -15px;
    padding-right: 15px;
    margin-bottom: 50px;
}
.paging-style{
    padding: 0;
    display: inline-block;
    margin-left: 20px;
    margin-top: 15px;
}
.paging-style li{
    list-style-type: none;
    display: inline-block;
    margin: 0 2px;
}
.paging-style li a{
    display: block;
    background: #e9e9e9;
    padding: 5px 11px;
    font-size: 14px;
    border-radius: 50%;
    color: #222;
}
.paging-style li a.active, .paging-style li a:hover{
    background: #ce8226;
    color: #fff;
}
.paging-style .next{
    display: block;
    background: #ce8226;
    padding: 4px 12px;
}
.paging-style .prev{
    display: block;
    background: #ce8226;
    padding: 4px 12px;
}
.paging-style .next:after{
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
}
.paging-style .prev:after{
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
}
.content-news{
    width: 100%;
    margin-top: 50px;
    padding-right: 21px;
}
.content-news img{
    width: 100%;
}
.content-news h3{
    font-size: 18px;
    margin-top: 0;
}
.content-news h3 a{
    color: #ce8226;
    font-weight: 200;
}
.readmore{
    color: #ce8226;
    font-weight: 500;
    position: relative;
    display: block;
}
/*.readmore:after{
    content: "\f105";
    color: #ce8226;
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    left: 60px;
    top: -2px;
    font-weight: 700;
}*/
.readmore:hover{
    color: #ce8226;
    text-decoration: underline;
}
.article{
    width: 100%;
}
.title-event{
    color: #00c0f3;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 24px;
    margin-bottom: 20px;
}
.content-art{
    width: 100%;
    clear: both;
}
.content-art img{
    width: 170px;
    margin-right: 15px;
    float: left;
    margin-bottom: 30px;
}
.content-art h4 a{
    color: #ce8226;
    font-size: 15px;
    font-weight: 400;
}


/**============ RECRUIT PAGE =============**/
.recruit{
    border-right: 1px solid #ccc;
    margin-right: -15px;
    padding-right: 15px;
    margin-bottom: 50px;
}
.recruit-info{
    padding: 0;
}
.recruit-info li{
    list-style-type: none;
    margin: 50px 0;
}
.recruit-info li h3{
    color: #ce8226;
    font-weight: 200;
}
.recruit-info li p{

}
.article-bar{
    margin-bottom: 50px;
}
.article-bar h2{
    color: #00c0f3;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 24px;
    margin-bottom: 20px;
}
.tag-recruit{
    padding: 0;
}
.tag-recruit li{
    list-style-type: none;
    margin-top: 50px;
}
.tag-recruit li a{
    color: #ce8226;
    font-weight: 200;
}


/**============ PARTNER PAGE =============**/
.title-partner{
    width: 100%;
    text-align: center;
    margin: 50px 0;
}
.partner-content{
    width: 100%;
}
.partner-content img{
    width: 100%;
}
.partner-content p{
    text-align: center;
}

/**============ CONTACT PAGE =============**/
.content-form{
    padding-top: 25px;
    margin-bottom: 50px;
}
.contact-info{
    margin-bottom: 50px;
}
.section-ct{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.section-ct.clear-border{
    border-bottom: none;
}
.section-ct h3{
    font-size: 20px;
}
.section-ct p{

}
.color-green{
    color: #ce8226;
}
a.color-green:hover{
    text-decoration: underline;
    color: #ce8226;
}
.contact-form{

}
.contact-form label{
    width: 130px;
    float: left;
    font-weight: 400;
}
.contact-form input{
    width: 350px;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 5px
}
.contact-form textarea{
    width: 350px;
    height: 150px;
    display: inline-block;
    resize: none;
    margin-bottom: 20px;
    padding-left: 5px
}
.captcha{
    width:200px;
    height:50px;
    background: #ddd;
    display: inline-block;
}
.ct-btn{
    width: 100%;
}
input.btnSubmit{
    background: #ce8226;
    color: #fff;
    padding: 5px 10px;
    width: 100px !important;
    margin-top: 15px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/**============ REGISTER-LEASE PAGE =============**/
.register-lease{
    margin: 50px 0;
}
.register-lease h2{
    color: #2c388a;
    text-transform: uppercase;
    font-weight: 200;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.list-rl{
    padding: 0;
    text-align: right;
}
.list-rl li{
    list-style-type: none;
    margin-bottom: 30px;
}
.list-rl li h4{
    color: #ce8226;
}
.list-rl li p{
    margin: 0;
}
.content-form-res{
    margin-top: 7px;
}
.left-input{

}
.left-input label{
    display: block;
    color: #00c0f3;
    font-weight: 400;
}
.left-input input{
    width: 100%;
    display: block;
    background: #f2f2f2;
    border: none;
    margin-bottom: 5px;
}
.right-input{

}
.right-input h5{
    color: #00c0f3;
    font-weight: 400;
    width: 100%
}
.radio-ct{
    display: block;
    width: 100%;
}
.radio-ct label{
    font-weight: 400;
    margin: 0;
}
.radio-ct input{
    float: right;
}
.title-textarea{
    display: block;
    width: 100%;
    font-weight: 400;
    color: #00c0f3;
    margin-top: 10px;
}
.lease-form textarea{
    width: 100%;
    height: 150px;
    background: #f2f2f2;
    border: none;
    resize: none;
}
.lease-form button{
    background: none;
    border: none;
    color: #ce8226;
    font-weight: 700;
    float: right;
    font-size: 16px;
}

/*=============== MEDIA ============*/



.bg-map{
    background: #f2f2f2;
    margin-bottom: 70px;
    padding-bottom: 100px;
}
.location-1{
    position: relative;
}
.ct-img{
    width: 100%;
}
.ct-img img{
    width: 100%;
}
.item-pop a{
    background: rgba(0,192,243,0.8);
    color: #fff;
    font-weight: 700;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.item-pop a:hover{
    color: #fff;
}
.item-pop.item-1{
    position: absolute;
    left: 7%;
    top: 28%;
    z-index: 20;
}
.item-pop.item-2{
    position: absolute;
    left: 14.5%;
    top: 30%;
    z-index: 11;
}
.item-pop.item-3{
    position: absolute;
    left: 31%;
    top: 46%;
    z-index: 10;
}
.item-pop.item-4{
    position: absolute;
    left: 47.5%;
    top: 60%;
    z-index: 10;
}
.item-pop.item-5{
    position: absolute;
    left: 55.5%;
    top: 60%;
    z-index: 10;
}
.item-pop.item-6{
    position: absolute;
    left: 67.5%;
    top: 69%;
    z-index: 10;
}
.item-pop.item-7{
    position: absolute;
    left: 71.5%;
    top: 55%;
    z-index: 11;
}
.item-pop.item-8{
    position: absolute;
    left: 60.5%;
    top: 37%;
    z-index: 10;
}
.item-pop.item-9{
    position: absolute;
    left: 46.5%;
    top: 40%;
    z-index: 10;
}
.item-pop.item-10{
    position: absolute;
    left: 33.5%;
    top: 30%;
    z-index: 10;
}
.item-pop.item-11{
    position: absolute;
    left: 19.5%;
    top: 11%;
    z-index: 10;
}
.loca-1, .loca-2, .loca-3, .loca-4, .loca-5, .loca-6, .loca-7, .loca-8, .loca-9, .loca-10, .loca-11{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}
.item-pop.item-1:hover ~ .loca-1,
.item-pop.item-2:hover ~ .loca-2,
.item-pop.item-3:hover ~ .loca-3,
.item-pop.item-4:hover ~ .loca-4,
.item-pop.item-5:hover ~ .loca-5,
.item-pop.item-6:hover ~ .loca-6,
.item-pop.item-7:hover ~ .loca-7,
.item-pop.item-8:hover ~ .loca-8,
.item-pop.item-9:hover ~ .loca-9,
.item-pop.item-10:hover ~ .loca-10,
.item-pop.item-11:hover ~ .loca-11 {
    opacity: 1;
    visibility: visible;
}
.small-map{
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 15%;
}
.small-map img{
    width: 100%;
}
.popover-map{
    background: #fff;
    position: relative;
    left: 10px;
    top: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.content-detail{
    width: 550px;
    padding: 20px 15px;
    position: absolute;
    background: #fff;
    z-index: 11;
    box-shadow: #E0E0E0 0 0 3px 2px;
    -moz-box-shadow: #E0E0E0 0 0 3px 2px;
    -webkit-box-shadow: #E0E0E0 0 0 3px 2px;
}
.item-pop.item-1 .content-detail{
    top: 30px;
    left: -100px;
}
.item-pop.item-1 .skew-pop{
    left: -5px;
    top: 20px;
}
.item-pop.item-2 .content-detail{
    top: 30px;
    left: -200px;
}
.item-pop.item-2 .skew-pop{
    left: -5px;
    top: 20px;
}
.item-pop.item-3 .content-detail{
    top: 30px;
    left: -390px;
}
.item-pop.item-3 .skew-pop{
    left: -5px;
    top: 20px;
}
.item-pop.item-4 .content-detail{
    top: 30px;
    left: -350px;
}
.item-pop.item-4 .skew-pop{
    left: -5px;
    top: 20px;
}
.item-pop.item-5 .content-detail{
    top: 30px;
    left: -440px;
}
.item-pop.item-5 .skew-pop{
    left: -5px;
    top: 20px;
}
.item-pop.item-6 .content-detail{
    top: 30px;
    left: -190px;
}
.item-pop.item-6 .skew-pop{
    left: -5px;
    top: 20px;
}
.item-pop.item-7 .content-detail{
    bottom: 60px;
    left: -240px;
}
.item-pop.item-7 .skew-pop{
    left: -5px;
    bottom: 50px;
}
.item-pop.item-8 .content-detail{
    bottom: 60px;
    left: -150px;
}
.item-pop.item-8 .skew-pop{
    left: -5px;
    bottom: 50px;
}
.item-pop.item-9 .content-detail{
    bottom: 60px;
    left: -100px;
}
.item-pop.item-9 .skew-pop{
    left: -5px;
    bottom: 50px;
}
.item-pop.item-10 .content-detail{
    bottom: 60px;
    left: -100px;
}
.item-pop.item-10 .skew-pop{
    left: -5px;
    bottom: 50px;
}
.item-pop.item-11 .content-detail{
    bottom: 60px;
    left: -150px;
}
.item-pop.item-11 .skew-pop{
    left: -5px;
    bottom: 50px;
}
.item-pop.item-7 .popover-map,
.item-pop.item-8 .popover-map,
.item-pop.item-9 .popover-map,
.item-pop.item-10 .popover-map,
.item-pop.item-11 .popover-map{
    top: -30px;
}
.content-detail table{
    width: 100%;
}
.content-detail td{
    padding: 3px;
}
.content-detail img{
    width: 100%;
}
.content-detail ul{
    padding: 0;
}
.content-detail h3{
    margin: 0;
    margin-bottom: 10px;
    color: #00c0f3;
    font-weight: 300;
    font-size: 20px;
}
.content-detail li{
    list-style-type: none;
}
.skew-pop{
    display: block;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    background: #fff;
    z-index: 12;
}
.item-pop:hover > .popover-map{
    opacity: 1;
    top: 0px;
    visibility: visible;
}
.location-2{
    position: relative;
    padding-top: 50px;
}
.main-map2{
    width: 100%;
    text-align: center;
}
.main-map2 img{
    width: 80%;
    display: inline-block;
}
.item-pop.item2-1{
    position: absolute;
    left: 39%;
    top: 20%;
}
.item-pop.item2-2{
    position: absolute;
    left: 23%;
    top: 25%;
}
.item-pop.item2-3{
    position: absolute;
    left: 36%;
    top: 39%;
}
.item-pop.item2-4{
    position: absolute;
    left: 24%;
    top: 51%;
}
.item-pop.item2-5{
    position: absolute;
    left: 65%;
    top: 45%;
}
.item-pop.item2-6{
    position: absolute;
    left: 45%;
    top: 55%;
}
.item-pop.item2-7{
    position: absolute;
    left: 52%;
    top: 71%;
}
.item-pop.item2-8{
    position: absolute;
    left: 64%;
    top: 88%;
    z-index: 11;
}
.item-pop.item2-9{
    position: absolute;
    left: 46%;
    top: 38%;
}

.item-pop.item2-1 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-1 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-2 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-2 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-3 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-3 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-4 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-4 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-5 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-5 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-6 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-6 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-7 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-7 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-8 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-8 .skew-pop{
    top: -60px;
    left: -6px;
}
.item-pop.item2-9 .content-detail{
    bottom: 50px;
    left: -280px;
}
.item-pop.item2-9 .skew-pop{
    top: -60px;
    left: -6px;
}

.position{
    position: relative;
    background-color: #F5F8ED;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.pos-main{
    width: 100%;
}
.pos-main img{
    width: 100%;
}
.item-pos{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    z-index: 9;
}
.item-pos img{
    width: 100%;
}
.item-pos.pos-1, .item-pos.pos-2, .item-pos.pos-3{
    opacity: 0;
    visibility: hidden;
}


.title-pos{
    padding: 0;
    width: 50%;
    position: absolute;
    right: 0;
    z-index: 10;
}
.title-pos.type1{
    top: 100px;
}
.title-pos.type2{
    top: 200px;
}
.title-pos.type3{
    top: 300px;
}
.title-pos.type1:hover, .title-pos.type2:hover, .title-pos.type3:hover{
    color: #ce8226;
    cursor: pointer;
}
.title-pos.type1:hover ~ .item-pos.pos-1, .title-pos.type2:hover ~ .item-pos.pos-2, .title-pos.type3:hover ~ .item-pos.pos-3{
    opacity: 1;
    visibility: visible;
}
.title-pos li{
    display: inline-block;
    padding: 4px 0;
    background: url('../images/position/bg_arrow_location.png') no-repeat right 0px;
    padding-right: 20px;
    margin-right: 10px;
}
.title-pos:hover li{
    background: url('../images/position/bg_arrow_location.png') no-repeat right -38px;
}
.title-pos li:first-child{
    background: none;
    padding-right: 0;
    margin-right: 0;
}
.title-pos li:last-child{
    background: none;
    padding-right: 0;
}

@media (max-width: 767px){
    .title-pos{
        padding: 5px 15px;
        position: static;
        width: 100%;
    }
}

.overview{
    padding: 40px 0;
}
.overview table{
    width: 100%;
}
.overview table th{
    padding: 0 3px;
}
.overview table th span{
    color: #ce8226;
    border-bottom: 4px solid #ce8226;
    display: block;
    padding-bottom: 5px;
    text-align: center;
    font-weight: 300;
}
.overview table td{
    text-align: center;
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 40px;
}
.overview table tr td:first-child{
    border-bottom: none;
    width: 40px;
    text-align: left;
}
.overview table td span{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #00c0f3;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    bottom: -6px;
    cursor: pointer;
}
.overview table tr td:first-child span{
    background: none;
    width: 100%;
    height: auto;
}
.pop-over{
    width: 260px;
    position: relative;
    left: -110px;
    bottom: 50px;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    padding: 3px 0;
    box-shadow: #ccc 0 0 3px 1px;
    -moz-box-shadow: #ccc 0 0 3px 1px;
    -webkit-box-shadow: #ccc 0 0 3px 1px;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.pop-over a{
    padding: 10px 5px 30px 5px;
    color: #00c0f3;
}
.overview table td span:hover > .pop-over{
    opacity: 1;
    visibility: visible;
    bottom: 30px;
}



.moduletitle {
    font-size: 30px;
    color: #00c0f3;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
}


.slider-wrap {
    position:relative;
}
.slider-wrap .slider {
    position:absolute;
    width: 100%;
    height:100%;
    top:0px;
    left:0px;
}
.slider-wrap .controls {
}
.slider-wrap .controls .prev-slide {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    left: 20px;
    border-radius: 50%;
    background: #00c0f3;
    color: #fff;
    font-size: 37px;
    line-height: 0px;
    text-align: center;
}

.slider-wrap .controls .next-slide {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    right: 20px;
    border-radius: 50%;
    background: #00c0f3;
    color: #fff;
    font-size: 37px;
    line-height: 0px;
    text-align: center;
}
.slider-wrap .controls .prev-slide,
.slider-wrap .controls .next-slide {
    opacity: 0.8;
    transition:all ease .3s 0s;
    -webkit-transition:all ease .3s 0s;
    -moz-transition:all ease .3s 0s;
}
.slider-wrap .controls .prev-slide:hover,
.slider-wrap .controls .next-slide:hover {
    opacity: 1;
}
.nav-tabs{
    border-bottom: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    border-bottom-color: #ddd;
    background: #ce8226;
    color: #fff;
}

div.slider    { overflow:hidden; position:relative; height:100% !important; }
div.slider ul { margin:0; padding:0; width:100%; height:100%; }
div.slider li { float:left; height:100%; margin:0 0px 0 0; list-style:none; }
div.slider li>img {height:100%;}






@media (max-width: 1200px){
    .cp-header .cp-mega-menu > ul > li > a{
        padding: 0 7px !important;
    }
    .contact-form input, .contact-form textarea{
        width: 300px;
    }
}

@media (max-width: 992px){
    .my-col-5{
        width: 50%;
    }
    .my-col-5.full-width-5{
        width: 100%;
    }
    .cp-topbar{
        height: auto;
    }
    .cp-topbar ul{
        text-align: center;
    }
    .top-right-center{
        text-align: center;
    }
    .top-right-center > .pull-right{
        float: none !important;
    }
    .cp-logo-row .logo{
        text-align: center;
        margin-bottom: 20px;
    }
    .top-right-center:after{
        content: "";
        display: table;
        clear: both;
    }
    .search{
        text-align: center;
    }
    #main-search{
        float: none;
        display: inline-block;
    }
    .cp-mega-menu>ul>li>a{
        font-size: 12px !important;
    }
    .cp-header .cp-mega-menu > ul > li > a{
        padding: 0 5px !important;
        text-align: center !important;
    }
    .logo-page{
        width: initial !important;
        border-right: none !important;
    }
    .logo-page a{
        width: 20%!important;
        left: 40%;
        bottom: 65px;
    }
    .cp-logo-row{
        margin-bottom: 150px;
    }
    .side-featured-right{
        height: 340px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .cp-logo-row {
    margin-bottom: 40px;
    }
    .search{
        float: right;
    }
    .logo-page a{
        left: 0;
    }
}
@media (max-width: 800px){
    .drop-down.full-width.blog-menu>.item-menu{
        width: 100%;
    }
    .cp-megamenu{
        height: initial;
    }
}
@media (max-width: 767px){
    .nut-right{
        display: none;
    }
    .event-content img{
        width: 100%;
    }
    .event-content .describe-event{
        border-top: 1px solid #fff;
        width: 100%;
    }
    .my-col-5{
        width: 100%;
    }
    .event > .owl-controls .owl-buttons{
        width: 100%;
        bottom: -50px;
    }
    .cp-news-grid-style-3{
        margin-top: 50px;
    }
    .logo-page{
        width: 100%;
    }
    .logo-page a{
        width: 28%!important;
        left: 0;
        bottom: 65px;
    }
    .cp-logo-row{
        margin-bottom: 150px;
    }
    .contact-form input, .contact-form textarea{
        width: 430px;
    }
    .contact-form label{
        width: 150px;
    }
    .list-rl{
        text-align: left;
    }
    #boxes #dialog {
        width: 100% !important;
        left: 0 !important;
    }
}
.cham{
        display: none;
    }
    .cham2{
        display: none;
    }
    .cham1{
        display: none;
    }
@media (max-width: 480px){
    .owl-theme .owl-controls .owl-buttons {
        /*margin: 5px 31px !important;*/
        width: 178px !important;

    }
    .cham{
        display: block;
    }
    .cham1{
        display: block;
    }
    .cham2{
        display: block;
    }

    .banner-fade {
        display: none;
    }
    .widget-body > .owl-controls .owl-pagination{
        display: none;
    }
    .widget-body > .owl-controls .owl-buttons{
        width: initial;
    }
    .phone-number{
        border-right: 0;
        margin: 0;
    }
    #related-posts > .owl-controls .owl-pagination{
        display: none;
    }
    #related-posts > .owl-controls .owl-buttons{
        width: 80px;
    }
    .logo-page{
        width: 100%;
    }
    .logo-page a{
        width: 120px !important;
        left: 0%;
        bottom: 80px;
    }
    .cp-logo-row{
        margin-bottom: 150px;
    }
    .side-featured-right{
        height: 250px;
    }
    .contact-form input, .contact-form textarea{
        width: 100%;
    }
    .shopping-dining .owl-controls .owl-buttons, .magazine-page .owl-controls .owl-buttons, .lifestyle-page .owl-controls .owl-buttons{
        width: 80px;
    }
    .shopping-dining .owl-controls .owl-pagination, .magazine-page .owl-controls .owl-pagination, .lifestyle-page .owl-controls .owl-pagination{
        display: none;
    }
    #boxes #dialog {
        width: 100% !important;
        left: 0 !important;
    }
}

.title-notify {
    color: #ce8226 !important;
}

.content-news h2 {
    color: #ce8226;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
    padding: 0 0 15px 0;
    font-family: FtraLt;
}

.item-text-bus {
    text-align: center;
}

.item-text-bus a span{
    font-size: large;
    color: #75b845;
}

.item-text-bus a:hover span {
    text-decoration: underline;
}

.item-text-bus .info{
    text-align: justify;
}

.item-text-bus .info span {
    font-size: small;
    color: #808080;
    font-family: tahoma, arial, helvetica, sans-serif;
}

.item-text-bus .vnet span {
    font-size: small;
    color: #808080;
    font-family: tahoma, arial, helvetica, sans-serif;
}

.item-text-bus .vnet span img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

ul {
    color: #757575;
    margin:  0;
    padding: 0 0 0 17px;
    list-style-type: disc;
}

.modal-body h3 {
    color: #ce8226;
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 5px;
    font-weight: 300;
}

.modal-content {
    box-shadow: none !important;
    border: none !important;
    width: 100% !important;
}

.modal-dialog {
    background: #fff;
    padding: 10px 0;
    width: 60% !important;
    margin:  50px auto !important;
}

button.close {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 5px;
    width: 30px;
    height: 30px;
}

#gallery-flexslider .flex-prev:before, #gallery-flexslider .flex-next:before, #gallery-carousel .flex-prev:before, #gallery-carousel .flex-next:before {
        color: #ce8226;
}

#calendar {
    margin:25px auto; width: 370px;
}

.article h2 {
        color: #2c388a;
    font-size: 30px;
    padding-bottom: 11px;
    font-weight: 100;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;}

.fix_image_community {
    height: 203px;
    overflow: hidden;
}

.dismiss-pop{
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 99;
    background: 0;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    outline: none;
}
.slide-item1.owl-carousel .owl-controls{
    margin: 0;
    position: absolute;
    width: 100%;
    top: 45%;
}
.slide-item1.owl-theme .owl-controls .owl-buttons div.owl-prev, .slide-item1.owl-theme .owl-controls .owl-buttons div.owl-next{
    background: 0;
    border: 1px solid #fff;
}
.slide-item1 .item img {
    width: 100%;
}

.cp-news-post .cp-thumb {
    height: 150px;
    overflow: hidden;
}

.clear-fix {
    clear:  both;
}

#btn-menu{
    display: block;
    background-color: #2c388a;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 2em;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    display: none;
}
li.logo-page{ opacity: 1 !important; }
.main-menu{
    transition: all 1s;
}
.main-content img {
    max-width: 100%;
}

.item.koko img {
    height: 182px;
}

.item.koko {
    padding: 0px 14px;
}

.item.koko h3 {
    font-size:  15px;
    text-align:  center;
    color: #ce8226;
}


@media (max-width: 800px) {
    #btn-menu {
        display: block;
        width: 60px;
        left: initial;
        right: 0;
        position: absolute;
        bottom: 44px;
    }
    .search {
        display: none;
    }
    .cp-megamenu .cp-mega-menu .drop-down {
        position: absolute !important;
        left: 0;
        width: 100% !important;
    }
    .main-menu.show-menu{
        height: 260px !important;
        overflow: inherit !important;
    }
    .main-menu > li{ opacity: 0; transition: all .3s; transition-delay: 1s;}
    .main-menu.show-menu > li{ opacity: 1; }
    .cp-megamenu .cp-mega-menu>ul {
        height: 0px;
        min-height: 0;
        overflow: hidden;
    }
    .cp-header .cp-mega-menu > ul, .cp-header .cp-mega-menu > ul li {
        width: 100%;
        float: left;
        border-left: 0;
        border-right: 0px;
    }
}

#mask {
    width: 100% !important;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes .window {
  position: fixed;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#boxes #dialog {
  width: 50%;
  height: 50%;
  padding: 10px;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}

#boxes #dialog img {
    width: 100%;
}

.dong {
    float: right;
    color:  #fff;
    cursor: pointer;
 }

 .widget-info h4 {
    font: 700 18px/23px 'FtraLt', sans-serif;
    text-transform: uppercase;
    margin: 15px 0;
    font-weight: 100;
    color: #00c0f3;
    font-size: 16px;
 }
 .chitietsp {
    margin-top: 20px;
    padding-bottom: 30px;
}
input.gui {
    float: right;
    background: #ce8226;
    /* border: red; */
    /* background-image: url(../images/email.png); */
    color: white;
    border: solid 1px white;
    margin-top: 1px;
}
.owl-next {
    background-image: url(../images/next.png) !important;
    background-size:  cover !important;
}

.owl-prev {
    background-image: url(../images/previous.png) !important;
    background-size: cover !important;
}




.form-control-now::placeholder {
    color: white;
}

.col-sm-8.col-sm-offset-2.pt-20.pb-20 {
    /* padding: 20px; */
}

section.module.parallax-bg.testimonial.pt-60.pb-60 {
    padding: 40px 0px;
}

h2.module-title.font-alt {
    text-align: center;
    padding: 15px 0px 30px;
}

.col-sm-8.col-sm-offset-2.pt-20.pb-20 {
    padding-bottom: 20px;
}






@media (max-width: 760px) {
    .hothot {
    display: none;
}
	.main-menu .logo-page a {
	    width: 80px !important;
	    left: 0%;
	    bottom: 0px;
	}
    .main-menu .logo-page a > img{
        width: 80px;
    }
	#btn-menu{
		width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
        bottom: 5px;
	}
	.cp-logo-row{
		margin-bottom: 30px;
	}
    .cp-mega-menu{
        min-height: 0 !important;
    }
    .widget-content a { height: auto;}
    .cp-news-post .cp-thumb {height: auto !important;}
    .cp-thumb img, .gallery-hover, .cp-gallery-grid img, .cp-news-grid-style-1 .cp-news-post-excerpt h3 a, .catname-btn, .cp-news-post-excerpt img, .footer-social li a, .cp-thumb, .cp-pro-content, .cp-product-grid ul.grid>li, .cp-cart-button, .cp-post-content h3 a, .cp-news-grid-style-3 .grid-holder .cp-thumb {max-height: 300px;}
    .featured-slider img {height: auto !important;}
    .custom_servicebutton p a {font-size: 14px !important;}
    .main-map2 img {width: 100%;}
    .item-pop a{
        background: rgba(0,192,243,0.8);
        color: #fff;
        font-weight: 700;
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center;
        padding-top: 0px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;}
    .cp-advertisement, .cp-featured-news-slider { margin-top: 0px !important;}
}
input.vao {
    width: 78%;
}

.cham {
    position:  absolute;
    right: 40%;
    /* top: 10px; */
    bottom: 0px;
    font-size:  44px;
    color: #ce8226;
}
.cham1{
    position: absolute;
    right: 42%;
    /* top: 10px; */
    bottom: 0%;
    font-size: 46px;
    color: #ce8226;
}
.cham2{
        position: absolute;
    right: 42%;
    /* top: 128%; */
    bottom: 0%;
    font-size: 46px;
    color: #ce8226;
}
@media (max-width: 375px){
    .cham1{
        position: absolute;
        right: 42%;
        bottom: 0%;
        font-size: 46px;
        color: #ce8226;
    }
    .cham2{
        position: absolute;
    right: 42%;
    bottom: 0%;
    font-size: 46px;
    color: #ce8226;
    }
}
.videops {
    position:  relative;
}
.img-ps {
    position:  relative;
}
@media (max-width: 320px){
    .cham1{
        position: absolute;
        right: 42%;
        bottom: 0%;
        font-size: 46px;
        color: #ce8226;
    }
    .cham2{
            position: absolute;
        right: 42%;
        bottom: 0%;
        font-size: 46px;
        color: #ce8226;
    }
}
.tab-content {
    margin-top: 30px;
}
div#widget img {
    height: 200px;
}
.hothot {
    /* left: 20px; */
    /* right: 27px; */
    margin-left: 37px;
    color: #00aff2;
    font-size: 22px;
    font-weight: bold;
    margin-top: 33px;
}
ul.nav.nav-tabs.tags-head1.huhohe a {
    font-size: 12px;
}