/*
Theme Name: vpwtheme
Theme URI: http://giacongseo.vn
Author: https://www.facebook.com/Tung.teen.9x
Author URI: http://giacongseo.vn
Description: Description
Version: 1.0.0
Text Domain: http://giacongseo.vn
Email : Lovewinter125@gmail.com
Tags:vpwtheme

--------------------------------------------------------------*/
*{
	padding: 0px;
	margin: 0px;
}

body{
    color:#000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    line-height:22px;
    margin:0;
}
ul,ol{
	margin: 0px;
	list-style: none;
}
img{
	max-width: 100%;
	height: auto
}
@media (min-width: 1000px){
.container {
    width: 1000px;
}
.danhmucchinh{
	padding-right: 0px;
    line-height:90px
}
}
@media(min-width: 768px){
.mobile{
	display: none !important;
}	
}
@media(max-width: 767px){
.mobile{
	display: block !important;
}
.spdanhmuc,.logo{
	display: none;
}	
}
.logo{
    left: 0em;
    letter-spacing: -1px;
    line-height: 3em;
    top: 0;
}
.danhmucchinh{
    float: right;
}
.header{
    width: 100%;
    z-index: 100;
    background: #0d7264;
    border-top: 2px solid #65c5b7;
}
.container{
    position: relative;
}
.navbar{
    margin: 0px
}
.text-center{
    text-align: center;
}
.navbar-brand,.navbar{
    height: 40px;
    min-height: 40px
}
.nav>li>a{
    text-align: center;
    font-size: 12px;
    padding: 0px 20px;
}
.nav>li>a img{
    max-height: 130px
}
.navbar-default{
    background: 0 !important;
    border: 0 !important
}
a {
    color: #3c3c3c;
    -moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    text-decoration: none;
}
.widget_cat_post a{
    color: #045a2e;
}
.widget_cat_post a:hover{
    text-decoration: underline;
}
.widget_cat_post h3{
    font-size: 13px;
    margin: 0px 0px 0px
}
.widget_cat_post img{
    width: 60px;
    margin-right: 10px
}
.f-left{
    float: left;
}
.widget_cat_post1{
    padding: 10px 
}
.widget_cat_post .bg-tran{
    padding: 10px;

}
.widget_cat_post .news{
    overflow: hidden;
    padding:10px;
    border-bottom: 1px solid #f4f2eb;
    line-height: 17px;
    font-size: 12px;
}
.vpw_widget_class{
    box-shadow: none !important;
    overflow: hidden;
    padding-bottom: 20px;
    border-radius: 5px
}
.widget_cat_post .news:nth-child(1){
    padding-top: 0px
}
.widget_cat_post .news:last-child{
    border: 0px !important
}
.widgettitle{
    margin: 0px;
    font-size: 14px;
    color: #fff;
    background-color: #0d7264;
    padding: 6px 10px;
    line-height: 22px;
}

footer {
    font-size: 12px;
    background: #e4e4e4;
    padding-top: 20px;
    line-height: 18px;
    margin-top: 20px;
}
footer a{
    color: #919191;
    font-size: 12px
}
footer input{
    background: #fff;
}
footer ul li a{
    padding:2px 0px;
    display: block;
}
.dropdown-menu{
    padding: 0px;
}
.dropdown-menu li {
    border-top: 1px solid #e2d6c9;
    border-bottom: 1px solid #ffffff
}
.dropdown-menu li a{
    padding: 7px 20px
}
footer ul li a:hover {
    color: #000
}
.copyright {
    padding: initial;
    background: rgba(0, 0, 0, 0.35);
}
footer h3{
color: #0d7264;
    font-size: 13px;
    font-weight: bold;
}
.bg-color{
    background: #F2F4F5
}.site-container{
    padding-top: 100px
}
.archive .img-cat img{
    height: 180px;
}
.archive .img-cat{
    position: relative;
}
.img-cat h3{
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    margin: 0px;
    background:rgb(211, 162, 86);
    width: 100%;
    padding: 5px 10px;
}
.img-cat h3 a{
    color: #fff
}
.archive{
    padding: 10px
}
h1.page-title{
    font-size: 18px;
    text-align: center;
    margin: 0px 0px 10px
}
.date{
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
    margin: 0px;
}
.t_tit{
    margin: 0px
}
h1.t_tit{
    font-size: 18px;
    padding: 10px;
    width: 100%;
    background: #0d7264;
    background: -o-linear-gradient(#fff, #e9e5d7);
    background: -moz-linear-gradient(#fff, #e9e5d7);
    color: #ffffff;
    position: relative;
}
.sidebar{
    margin-bottom: 20px
}
.sidebar.widget_cat_post1{
    background: #ececec;
    padding: 0px   
}

.scroll::-webkit-scrollbar {
    width: 2px;
    border-radius:3px;
    background:0,0,0,0;
}
 
.scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background:0,0,0,0;
  border-radius:13px
}
 
.scroll::-webkit-scrollbar-thumb {
  background-color: 0,0,0,0;
  border-radius:13px;
  background:#fff;
}
.scroll{
    max-height: 370px;
    overflow-y: scroll;
    padding-right: 10px;
}
.bar-right{
    right: 10px;
    position: fixed;
    top: 200px;
    width: 60px
}
.float-right,.menu-top{
    float: right;
}
.float-right img{
    float: right;
}
.i-div{
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ecd206;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color:#fff;
    transition:0.3s;
    margin-bottom: 10px
}
.i-div:hover{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ecd206;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color:#fff;
}
.dropdown-menu>li>a{
    font-size: 12px
}
.dropdown-menu{
    top:43px;
}
@media(max-width: 720px){
    .danhmucchinh{
        width: 100%;

    }
   
    img.mobile{
        height: 45px
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#333;
    }
    .anhf{
        height: 75px
    }
    .desktop{
        display: none;
    }
    #session1,.site-container{
        padding-top: 50px
    }
    .navbar-collapse.in{
        background: #029d6f
    }
}
input[type="text"],input[type="email"]{
    padding: 2px 10px;
    font-size: 11px;
    margin-bottom: 10px;
}
.search.sidebar input[type="submit"]{
    transition: all 0.35s;
    z-index: 2;
    color: #000;
    background: #fdb813;
    padding: 3px 13px;
    border: 0px;
    display: block;
    clear: both;
    /* width: 100%; */
    border-radius: 5px;
}
.bg-den{
    padding-bottom: 20px
}
.sidebar p{
    margin: 10px 0px
}
.sidebar.widget_cat_post a{
    color: #000
}
.widget a:hover{
    text-decoration: underline;
}
.cmt{
    background: #efefef;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
}
.cmt p{
    padding: 5px 10px;
    font-size: 20px;
    color: #000;
}
.fb-comments1{
    width: 100%;
    background: #fff;
}
.screen-reader-text{
    display: none;
}
input#s{
    border: 1px solid #ccc
}
.widget_search h3{
    font-size: 16px;
    margin: 0px
}
.widget_search{
    padding: 10px;
    border: 1px solid #a0953d;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
    text-align: center;
    color: white;
}
#jssor_1 div.wpcf7{
    text-align: center;
    background: rgba(34, 38, 98, 0.73);
    width: 305px;
    right: 20px;
    position: absolute;
    bottom: 20px;
}
#jssor_1 .wpcf7 input{
    width: 100%;
    margin: 0px;
    border-radius: 5px
}
.dkp span{
    font-weight: bold
}
.wpcf7 input.wpcf7-submit{
    border: 1px solid #044222;
    color: #fff;
    background: #024a25;
    background: -webkit-linear-gradient(#8a7a6c, #5f4f42);
    background: -o-linear-gradient(#8a7a6c, #5f4f42);
    background: -moz-linear-gradient(#8a7a6c, #5f4f42);
    background: linear-gradient(#056735, #024a25);
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 0px 15px;
    border-radius: 3px;
    margin: auto;
    float: right;
}
.wpcf7 table{
    width: 100%
}
#left-menu {
    position: fixed;
    right: 30px;
    top: 70px;
    width: 95px;
    z-index: -99
}
#left-menu ul li a {
    float: left;
    width: 100%;
    padding: 4px 7px;
    background-color: #d5984a;
    color: white;
    border-bottom: 1px solid white;
    font-size: 14px;
}
.pad-top{
    padding-top: 10px;
    clear: both;
    background: #f8f8f8
}
.wp-pagenavi .page-numbers{
    padding: 5px;
    background: #d7ac5d;
    color: #fff;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 5px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
}
.wp-pagenavi{
    clear: both;
}
.navbar-collapse.in{
    z-index: 99999999999999999 !important;
    position: relative;
    padding: 0px
}
@media(max-width: 720px){
    .nav>li>a{
    border: 0px;
    text-align: left;
    border-radius: 0px;
    font-size: 13px;
    font-weight: normal;
    }
    .danhmucdrop{
        margin: 0px;
        width: 100% !important
    }
    .nav>li{
        margin: 0px
    }
}
.danhmucdrop{
    width: 100%
}
.bg-xanh{
    background: #262c87;
    padding: 10px 20px;
    margin: 20px auto;
}
.bg-xanh h3{
    font-size: 24px;
    color: #fff;
    margin:10px 0px;
    text-align: center;
}
@media(min-width: 920px){
    .padding-top{
        padding-top: 55px
    }
}
.navbar-nav{
    float: left;
    width: auto;
    display: inline-block
}
.navbar-collapse{
    text-align: center;
}
.f-nav{
    background: #fff;
    border-bottom: 1px solid #ccc
}
.f-nav .navbar-default .navbar-nav>li>a{
    line-height: 100px;
    color: #fff !important
}
.f-nav ul li a img{
    max-height: 80px
}
.nav-top {
    background-color: rgba(255, 255, 255, .8);
    margin-top: 5px;
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 18px;
    color: #cc0033;
    font-weight: 700;
    line-height: 30px;
    position: relative;
    z-index: 9999;
    display: inline-block;
    position: absolute;
    right: 0px;
}
.nav-top li{
    float: left;
}
.nav-top a {
    color: #cc0033;
}
 li.social a {
    display: inline-block;
    background-color: #336699;
    color: white;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    text-align: center;
    font-size: 12px;
    line-height: 29px;
    vertical-align: middle;
    margin-right: 5px
}
.nav-top li.social .youtube {
    background-color: #cc0033;
}
.nav-top li:first-child {
    margin-right: 15px;
    vertical-align: middle;
}
#heading-banner:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .45);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
#heading-banner {
    position: relative;
    margin-bottom: 50px;
}
#heading-banner h1 {
    text-align: center;
    color: white;
    position: absolute;
    z-index: 90;
    font-size: 50px;
    bottom: 0px;
    width: 100%;
    font-weight: 500;
    transform: translateY(-55%);
    text-transform: uppercase;
}

        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('images/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 12 css */
        /*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('images/a12.png') no-repeat;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }

.icon li{
    float: left;
    margin-right: 20px;
    color: #846f5e;
    line-height: 35px
}
.icon li span{
    color: #e89100
}
.icon li i{
    font-size: 18px;
}
.icon li a i{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 1px 2px;
    color: #c1ac98;
    background:#e9e5d7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #e9e5d7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #e9e5d7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #e9e5d7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #e9e5d7); /* Standard syntax */
}
.sl-text{
    bottom: 30px !important
}
.account{
    float: right;
}
.account li{
    float: left;
    margin-left: 10px;
    margin-top: 5px
}
.account li a{
    position: relative;
    border-radius: 3px;
    box-shadow: 0px 0px 2px;
    padding: 8px 15px;
    border: 1px solid #fdfdfd;
    color: #846f5e;
    background:#e9e5d7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #e9e5d7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #e9e5d7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #e9e5d7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #e9e5d7); /* Standard syntax */
}
.sl-text h2{
    font-size: 40px;
    font-weight: 700;
    text-shadow: 0px 1px 3px #000;
    margin: 0px
}
.sl-text h4{
    font-size: 30px;
    float: left;
    margin: 0px;
    text-shadow: 0px 1px 3px #000;
    font-weight: 700
}
.sl-text a button{
    float: right;
    border-radius: 3px;
    box-shadow: 0px 1px 2px;
    color: #000;
    background:#e9e5d7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #e9e5d7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #e9e5d7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #e9e5d7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #e9e5d7); /* Standard syntax */
    border:0px;
    padding: 10px
}



/* Tab Trang chủ */
* { box-sizing: border-box; }

.tabs {
  position: relative;
  min-height:640px;
}

.tabs::before,
.tabs::after {
  content: "";
  display: table;
}

.tabs::after { clear: both; }

.tab { float: left; }

.tab-switch { display: none; }

.tab-label {
  position: relative;
  display: block;
  line-height: 35px;
  height: 35px;
  padding: 0px 10px;
  color: #e89100;
  cursor: pointer;
  top: 0;
  transition: all 0.25s;
  text-transform: uppercase;
  font-weight: 400

}
.tab-content {
    width: 100%;
  padding:60px 0px;
  color: #2c3e50;
  z-index: 1;
  top: 2.75em;
  left: 0;
  display:none;
  transition: all 0.35s;
}
.tab-switch:checked + .tab-label {
  border-bottom: 0;
  transition: all 0.35s;
  z-index: 2;
  color: #52690b;
    background: #abcd43;
    background: -webkit-linear-gradient(#abcd43, #7a9f07);
    background: -o-linear-gradient(#abcd43, #7a9f07);
    background: -moz-linear-gradient(#abcd43, #7a9f07);
    background: linear-gradient(#abcd43, #7a9f07);
    border-radius: 3px;
    border-bottom: 3px solid #617d0b;
    font-weight: bold;
    text-shadow: 0px 1px 1px #cecece;
    text-transform: uppercase;


}
.tab-switch:checked + .tab-label:before{
    content: "";
    background: url(images/before.png) center no-repeat;
    height: 10px;
    width: 11px;
    display: block;
    position: absolute;
    bottom: -9px;
    left: 45%;
}
.tab-switch:checked + .tab-label + .tab-content {
  display:block;
  transition: all 0.35s;
  z-index: 3;
}
.pad{
    border-top: 1px dashed #c7c7c7;
    padding: 15px 10px;
}
.news1,.news4{
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}
.news3,.news6{
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}
.meta-box{
    overflow: hidden;
    padding: 2px;
    font-size: 12px;
    margin-top:10px;
}
.meta-box .price{
    float: left;
    padding: 3px 10px;
    background: #e60303;
    font-size: 13px;
    color: #fff;
}
.meta-box .view-detail{
    font-weight: 400;
    font-size: 12px;
    color: #029d6f;
    text-align: right;
}
.pad h3{
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    line-height: 17px;
    position: relative;
    margin: 0px;
    text-transform: uppercase;
    color: #0d7264;
}
.icon-top{
    background: url(images/top-icon.png);
    width: 72px;
    height: 66px;
    background-size: cover;
    margin: -80px auto;
}
.coppy2{
    border-top: 1px solid #136139;
    height: 50px;
    line-height: 50px;
}
.coppy p a{
    font-size: 0px
}
.cop-text{
    margin: 0px
}
.widget.sidebar{
    overflow: hidden;
}
.sidebar select{
    padding: 3px 5px;
    width: 100%;
    background: #fff;
    color: #616161;
    border: 0px;
}
.tungteen_widget_class .titlew{
    padding: 0px 15px;
    width: 100%;
    color: #ffffff;
    position: relative;
    background: rgb(13, 114, 100);
}
.tungteen_widget_class .titlew h3{
    margin: 0px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}
.widget.widget_nav_menu .titlew h3{
font-size: 14px;
    font-weight: bold;
    color: #0d7264;
    text-transform: uppercase;
}
.none{
    display: none;
}
.sidebar form{
    padding:15px;
    overflow: hidden;
    background: #0d7264;
    border-radius: 6px ;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.ic-count{
    position: absolute;
    top: 0px;
    line-height: 40px;
    padding-right: 15px;
    border-right:1px solid #01351b;
    color: #ffffff;
}
@media(min-width: 1024px){
    
}
@media(min-width:767px){
    .col-5{
        width: 20%;
        float: left;
    }
.slider-home{
    margin: 20px auto
}
   .no-pad,footer .col-sm-3{
    padding-right: 0px
} 
.no-pad-left{
    padding-left: 0px
} 
label[for="tab-1"]{
    left: 0px
}
label[for="tab-2"]{
    left: 25%
}
label[for="tab-3"]{
    left: 50%
}
.search-slide{
    margin-top: -400px;
}
.slider-home{
    overflow: hidden;
    clear: both;
}
}
.logo {
    padding: 10px 15px
}
@media(max-width:720px){
.tab-label{
   width: 100% ;
   left: 0px
}
label[for="tab-1"]{
    top: 0px
}
label[for="tab-2"]{
    top: 50px
}
label[for="tab-3"]{
    top: 100px
}

.tab-content{
    padding-top: 150px
}
.tab{
    width: 100%
}
}
.tab-label{
    position: absolute;
}
.img_res1{
    overflow: hidden;
    padding: 10px;
    background: #fff;
}
.fb-like{
    clear: both;
    display: block !important;
}
.single-detail{

    margin-bottom: 20px;
    border-radius: 3px;
    box-shadow: 0px 0px 3px #ccc;
}
.widget.sidebar ul li{
    line-height: 18px;
    padding: 7px 20px;
    border-bottom: 1px solid #f4f2eb;
}
.tungteen_widget_class ul li span{
    float: right;
    padding: 3px 10px;
    line-height: 14px;
    font-size: 11px;
}
.tungteen_widget_class ul a:hover{
    text-decoration: none;
    background: #f5f3ed
}
.tungteen_widget_class ul a:hover li{
    background: #f5f3ed
}
.pad:hover a{
color: #056735;
text-decoration: underline;
    }
.vpw_widget_class p{
    float: left;
    width: 40%;
    clear: both;
    line-height: 30px;
    margin: 0px 0px 10px;
    display: none;
}
.vpw_widget_class select{
    width: 100%;
    float: left;
    margin-bottom: 10px
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #0d7264;
    border-bottom:4px solid #65c5b7
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    border-bottom: 4px solid #65c5b7;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    border-left: 1px solid #fff;
    border-bottom:4px solid #0d7264
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #029d6f;
}
.feat_item {
    border-bottom: 1px dotted #8F8F8F;
    float: left;
    margin-bottom: 10px;
    padding: 0 15px 10px 0;
    line-height: 17px;
    font-size: 12px
}
.feat_item img {
    float: left;
    margin-right: 12px;
}
.headline {
    font: 12px/14px Arial, Helvetica, sans-serif;
    color: #b81d1b;
    font-weight: bold;
}
.feat_item p {
    padding-top: 4px;
}
.pad0{
    padding: 0px
}
.col-sm-4.pad0{
    padding-right: 5px
}
.headline a{
    color: #045a2e;
}
ul.menu-top li{
    float: left;
    line-height: 30px;
}
.menu-top li a{
    padding: 0px 10px;
    border-right: 1px solid #cecece;
    font-size: 14px;
}
.img_res1 .gallery {

display:none
}
.span-1{
    width: 30%;
    float: left;
}
@media (min-width: 768px){
.navbar-nav>li {
    float: left;
}
}
.top-header .search-form{
    clear: both;
    position: relative;
    width: 400px;
    border: 3px solid #ccc;
    overflow: hidden;
}
.top-header .menu-menu-top-container{
    overflow: hidden;
    margin-top: 10px
}
.top-header .text-search{
    border:0px;
    float: left;
    margin: 0px !important;
    width: 100%;
}
.top-header .btn-submit{
    border: 0px;
    padding: 2px 10px;
    background: #fdbb1d;
    position: absolute;
    right: 0px;
    color: #fff
}
.top-header .search-form .float-right{
    width: 100%
}
.search .titlew{
    color: #fdb813;
    background: #0d7264;
    display: inline-block;
    margin-left: 15px;
    width: auto;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
}
.search.sidebar .titlew h3{
    line-height: 25px;
    font-size: 13px;
    color: #fdb813;
    margin: 0px;
    padding: 0px 15px

}
.search .col-sm-4{
    padding:3px 5px
}
.widget_cat_post_nonetab{
    overflow: hidden;
    border: 1px solid #e4e4e4;
}
.coppy{
    text-align: center;
}
.menu-footer{
    text-align: center;
    margin: 40px 0px 10px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}
.menu-footer li{
    display: inline-block;

}
.menu-footer li a{
    color: #000;
    padding:0px 10px;
    border-right:1px solid #000;
    font-size: 14px
}