@font-face {
    font-family:SFUFuturaRegular;
    src:url('fonts/SFUFuturaRegular.TTF') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:SFUFuturaBold;
    src:url('fonts/SFUFuturaBold.TTF') format('truetype');
    font-weight:normal;
    font-style:normal;
}
img{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    max-width: 100%;
}

.edit img{
    height: auto;
}
.edit div{
    max-width: 100% !important;
}
.edit{
    color: #333333;
    font-size: 15px;
    line-height: 1.8;
    /*font-family:'Quicksand', Georgia, serif;*/
}
.edit .s1{

}
.edit h1 {
    font-size: 20px;
    font-weight: normal
}
.edit h2 {
    font-size: 18px;
    font-weight: normal
}
.edit h3 {
    font-size: 16px;
    font-weight: bold
}
.edit h4 {
    font-size: 14px;
    font-weight: bold
}
.edit h5 {
    font-size: 12px;
    font-weight: bold
}
.edit h6 {
    font-size: 11px;
    font-weight: bold
}
.edit p{
    margin-bottom: 25px;
}

.edit p:last-child{
    margin-bottom: 0;
}

.edit ol,.edit  ul{
    display: block;
    list-style-type: decimal;
    padding-left: 15px;
    margin-bottom: 15px;
}

.edit em{
    font-style: italic;
}

a:hover,a:focus{
    text-decoration: none;
}

.clear {
    clear:both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.grid{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.grid:before,.grid:after{
    width: 100%;
}

body{

}

#page{
    overflow: hidden;
    position: relative;
}

.container{
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

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

.text-left{
    text-align: left;
}

.text-right{
    text-align: right;
}

body{
    font-family: Arial;
}

.logo{
    padding-top: 15px;
    padding-bottom: 15px;
	max-width:330px;
}

.right-header ul{
    float: right;
    border-bottom: 1px solid #dddddd;
    border-top: 2px solid #008230;
}

.right-header ul li {
    font-size: 13px;
    color: #666666;
    font-family: Verdana;
    display: inline-block;
    padding: 0 15px;
    line-height: 30px;
}

.right-header ul li i{
    color: #008230;
}

.right-header ul li b{
    font-weight: bold;
}

#header{
    background: url("images/rang-cua.png") #ededed;
}

#main-menu{
    background: #008230;
}

ul.wtf-menu{
    position: relative;
    font-family: 'Quicksand', sans-serif;
}

ul.wtf-menu li{
    list-style: none;
    float: left;
    padding: 0px 0px;
    margin: 0px 0px;
    line-height: 44px;
    display: block;
    position: relative;
    font-size: 16px;
}
ul.wtf-menu li i{
    font-size: 20px;
}
ul.wtf-menu li a{
    color: #ffffff;
    padding: 0px 17px;
    margin: 0px 0px;
    display: block;
}


ul.wtf-menu li a:hover,ul.wtf-menu > li.current-menu-item a,ul.wtf-menu > li.current-menu-parent > a,ul.wtf-menu li.current-post-ancestor a{
    color:#fff500;
}

.wtf-menu ul{
    width: 240px;
    padding: 0px 0px;
    margin: 0px;
    background: #fff;
    position: absolute;
    top: 44px;
    left:0px;
    display:none;

    /*     Dropdown shadow */
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    z-index: 9;
}
.wtf-menu ul li a{
    color: #666666;
}
.wtf-menu ul li a:hover,.wtf-menu ul li.current-menu-item a,.wtf-menu ul li.current-post-ancestor a,.wtf-menu ul li.current-menu-parent a{
    background: #008230;
    color: #ffffff;
}
.wtf-menu ul ul{
    left: 180px;
    top:0px;
}

.wtf-menu ul li{
    padding: 0px;
    margin: 0px;
    display: block;
    float: none;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    text-transform: none;
}

.wtf-menu ul li:last-child{
    border: none;
}

.wtf-menu li:hover > ul{
    display:block;
    -moz-animation: fadeInUp .3s ease-in  ;
    -webkit-animation: fadeInUp .3s ease-in ;
    animation:fadeInUp .3s ease-in ;
}

.wtf-menu ul li:hover > ul{
    display:block;
    -moz-animation: fadeInRight .3s ease-in ;
    -webkit-animation: fadeInRight .3s ease-in ;
    animation:fadeInRight .3s ease-in ;
}

.box1{
    padding-top: 50px;
    padding-bottom: 88px;
    background: url("images/rang-cua.png") #ededed;
}

.title-box1{
    font-family:SFUFuturaRegular;
    color: #666666;
    font-size: 25px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
}

.title-box1 span{
    font-family:SFUFuturaBold;
    color: #008230;
}

.title-box1:before{
    content: " ";
    border-radius: 20px;
    height: 21px;
    width: 8px;
    background: #008230;
    position: absolute;
    left: 0;
    top: 9px;
}

.big-new-box1{
    float: left;
    width: 58.111%;
}

.list-new-box1{
    float: right;
    width: 41%;
}

.wapper-new-box1{
    background: #FFFFFF;
    padding: 3px;
}

.thumb-big-newbox1{
    margin-bottom: 5px;
}

.title-new-box1{
    line-height: 1.3;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-left: 15px;
    color: #000000;
    font-size: 18px;
    border-left: 4px solid #008230;
}

.title-new-box1 a{
    color: #000000;
    font-size: 18px;
}

.title-new-box1 a:hover{
    color: #008230;
}

.thumb-item-new-box1{
    border:3px solid #FFFFFF;
    float: left;
    margin-right: 15px;
}

.title-item-new-box1{
    color: #333333;
    font-size: 15px;
    height: 94px;
    vertical-align: middle;
    line-height: 1.5;
    display: table-cell;
}

.title-item-new-box1 a{
    color: #333333;
}

.title-item-new-box1 a:hover{
    color: #008230;
}

.list-new-box1 li{
    padding: 13px 0;
    border-bottom: 1px solid #FFFFFF;
}

.list-new-box1 li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}

.list-new-box1 li:first-child{
    padding-top: 0;
}

.list-rightt-box1{
    background: #008230;
}

.list-rightt-box1 a{
    color: #FFFFFF;
    font-family:SFUFuturaBold;
    font-size: 14px;
}

.list-rightt-box1 i{
    font-size: 47px;
}

.list-rightt-box1 li{
    padding: 35px 23px;
}

.list-rightt-box1 li:hover a{
    color: #fff500;
}

.icon-list-box1{
    float: left;
    margin-right: 10px;
}

.text-list-right-box1{
    height: 45px;
    vertical-align: middle;
    line-height: 1.5;
    display: flex;
    align-items: center;
    float: left;
    width: calc(100% - 53px);
}

.list-rightt-box1 li:nth-child(even){
    background: #009933;
}

.box2{
    padding-top: 70px;
    padding-bottom: 90px;
    background: url("images/bg_nhat.png");
}

.wapper-text-box2{
    display: block;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    font-size: 25px;
    color: #666666;
    font-family:SFUFuturaRegular;
    padding: 0 22px;
}

.wapper-text-box2 span{
    color: #008230;
    font-family:SFUFuturaBold;
}

.wapper-text-box2:before{
    content: " ";
    width: 153px;
    border-bottom: 2px dotted #c5c5c5;
    position: absolute;
    bottom: 9px;
    left: -145px;
}

.wapper-text-box2:after{
    content: " ";
    width: 153px;
    border-bottom: 2px dotted #c5c5c5;
    position: absolute;
    bottom: 9px;
    right: -145px;
}

.title-box2{
    margin-bottom: 40px;
}
.tabbox2 li{
    display: inline-block;
}
.tabbox2 li a{
    display: block;
    padding: 0 25px;
    line-height: 40px;
    border-radius:50px;
    color: #666666;
    font-family:SFUFuturaRegular;
    font-size: 17px;
}
.tabbox2 li a.selected{
    background: #008230;
    color: #FFFFFF;
}
.tabbox2{
    display: block;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    border:1px solid #ebebeb;
    border-radius:50px;
    overflow: hidden;
}

.header-tab-box2{
    text-align: center;
    margin-bottom: 40px;
}

.thumb-item-box2{
    padding: 8px;
    border:1px solid #ebebeb;
    margin-bottom: 12px;
}

.title-item-slider-box2{
    color: #333333;
    font-size: 17px;
    font-family:SFUFuturaRegular;
    padding: 0 8px;
}

.title-item-slider-box2:hover{
    color: #006525;
}

.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 15px;
}
.slider-content-box2 .owl-theme .owl-dots .owl-dot span{
    background: none;
    border:#ccc5b5 1px solid;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #008230;
    border: #008230 1px solid;
}

.box3{
    padding-top: 75px;
    padding-bottom: 116px;
    background: url("images/bgbox3.png")  no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-position: center;
}


.wapper-text-box3{
    display: block;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    font-size: 25px;
    color: #ffffff;
    font-family:SFUFuturaRegular;
    padding: 0 22px;
}

.wapper-text-box3 span{
    color: #f5ab29;
    font-family:SFUFuturaBold;
}

.wapper-text-box3:before{
    content: " ";
    width: 153px;
    border-bottom: 2px dotted #c6c6c6;
    position: absolute;
    bottom: 9px;
    left: -145px;
}

.wapper-text-box3:after{
    content: " ";
    width: 153px;
    border-bottom: 2px dotted #c6c6c6;
    position: absolute;
    bottom: 9px;
    right: -145px;
}

.title-box3{
    margin-bottom: 40px;
}

.slider-box3  .owl-item img{
    width: auto;
}

.image-item-box3{
    width: fit-content;
    margin: 0 auto;
    border: 3px solid #FFFFFF;
    overflow:hidden;
    display: block;
    border-radius: 50%;
    margin-bottom: 20px;
    position: relative;
    top: 0;
    transition: 0.3s;
}

.wapper-item-box3 {
    padding-top: 30px;
}

.wapper-item-box3:hover .image-item-box3{
    top: -30px;
}



.title-item-box3{
    text-align: center;
    color: #ffffff;
    font-family:SFUFuturaRegular;
    font-size: 15px;
}

.title-item-box3:hover{
    color: #eda62c;
}

.box4{
    padding-top: 90px;
    padding-bottom: 60px;
}

.wapper-text-box4{
    font-size: 35px;
    color: #666666;
    display: block;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    font-family: SFUFuturaRegular;
    padding: 0 22px;
}

.wapper-text-box4:before{
    content: " ";
    width: 153px;
    border-bottom: 2px dotted #c6c6c6;
    position: absolute;
    bottom: 9px;
    left: -145px;
}

.wapper-text-box4:after{
    content: " ";
    width: 153px;
    border-bottom: 2px dotted #c6c6c6;
    position: absolute;
    bottom: 9px;
    right: -145px;
}

.title-box4{
    margin-bottom: 40px;
}

.image-item-box4 img{
    width: auto !important;
}

.image-item-box4{
    float: left;
    margin-right: 13px;
}

.wapper-item-box4{
    padding-top: 30px;
    padding-bottom: 17px;
    padding-left: 10px;
    padding-right: 35px;
    background: url("images/rang-cua.png");
    height: 100%;
}

.name-item-box4{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    color: #333333;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
}

.name-item-box4 span{
    font-weight: 400;
    font-style: italic;
}

.main-item-box4{
    float: left;
    width: calc(100% - 95px);
}

.owl-carousel .owl-stage {
    display: flex;
}

.slider-box4 .item{
    height: 100%;
}

.content-item-box4{
    font-size: 14px;
    color: #666666;
}

#footer{
    background: #008230;
    padding:  70px 0;
    color: #FFFFFF;
}

.wapper-slider-box4 .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 40px;
}

#copyright{
    padding-top: 14px;
    padding-bottom: 14px;
    color: #ffffff;
    font-size: 13px;
    background: #333333;
}

#copyright a{
    color: #feff81;
}

#slide-footer{
    padding-top: 45px;
    padding-bottom: 60px;
    background: #f5f5f5;
}


.header-partner {
    font-family: SFUFuturaRegular;
    color: #666666;
    font-size: 22px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
}

.item-slider-partner{
    border: 1px solid #ebebeb;
    margin: 1px;
	transition:0.3s;
}

.item-slider-partner:hover{
	  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.header-partner span {
    color: #008230;
}

.header-partner:before {
    content: " ";
    border-radius: 20px;
    height: 21px;
    width: 8px;
    background: #008230;
    position: absolute;
    left: 0;
    top: 9px;
}

.ask-border-right{
    position: relative;
}

.ask-border-right:before{
    content: "";
    width: 1px;
    height: calc(100% - 106px);
    position: absolute;
    background: #e8e8e8;
    right: -53px;
    top: 47px;
}

.content-archive{
    padding-bottom: 75px;
    padding-top: 40px;
    border-bottom: 1px solid #f0f0f0;
}

.title-archive{
    margin: 0;
    color: #008230;
    font-size: 25px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.title-archive a{
    color: #008230;
}

.title-content-archive{
    padding-bottom: 13px;
    border-bottom: 1px solid #e8e8e8;
}

.title-qa{
    font-size: 20px;
}

.breadcrumbs{
    right: 15px;
    bottom: 0;
    width: 100%;
    font-size: 13px;
    text-align: right;
}
.breadcrumbs{
    display: inline-block;
    color: #999999;
    margin-top: 10px;
}

.breadcrumbs > span:after{
    content: "<";
    margin-left: 10px;
    margin-right: 10px;
}
.breadcrumbs >  span:first-child:after{
    content: "";
    display: none;
}

.breadcrumbs > span{
    float: right;
}

.breadcrumbs span.current{
    color: #008230;
}

.breadcrumbs span a{
    color: #999999;
}
.breadcrumbs span a:hover{
    color: #008230;
}
.item-archive{
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.image-archive{
    margin-right: 20px;
    position: relative;
    float: left;
}

.main-item-archive{
    padding-top: 15px;
    float: left;
    width: calc(100% - 340px);
}

.title-item-archive{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}
.title-item-archive:hover{
    color: #008230;
}
.date-time-archive{
    font-family: 'Roboto';
    font-size: 12px;
    color: #999999;
    margin-bottom: 15px;
}

.excerpt-item-archive{
    font-family: 'Roboto';
    color: #333333;
    font-size: 15px;
}

.content-single {
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.main-content-single {
    color: #333333;
    font-size: 15px;
}

.edit {
    color: #333333;
    font-size: 15px;
    line-height: 1.8;
}

.masshead {
    height: 300px;
    background-position: center !important;
    background-repeat:no-repeat !important;
}


.social-button{
    padding-top: 18px;
    padding-bottom: 20px;
    float: right;
}

.content-right:before {
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    background: #e8e8e8;
    left: 15px;
}

.content-right{
    padding-left: 30px;
}


/* wp-pagenavi */
.wp-pagenavi{
    margin: 30px 0;
}

.wp-pagenavi a, .wp-pagenavi span{
    width: 27px;
    line-height: 27px;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-family: arial, sans-serif;
    border: none;
    background: #cccccc;
}

.wp-pagenavi span.current{
    background: #008230;
    color: #cccccc;
}

.content-single{
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.title-single{
    font-size: 18px;
    color: #008230;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    margin: 0;
    margin-bottom: 18px;
}

.main-content-single{
    color: #333333;
    font-size: 15px;
    font-family: 'Roboto';
}

.social-button{
    padding-top: 18px;
    padding-bottom: 20px;
    float: right;
}

.comment-facebook{
    margin-bottom: 50px;
}

.title-same-single{
    color: #333333;
    font-size: 18px;
    font-family: 'Quicksand', sans-serif;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.thumb-same-single{
    margin-bottom: 12px;
}

.item-title-same-single{
    font-size: 14px;
    color: #333333;
}

.same-single{
    padding-bottom: 65px;
}

.icon-file{
    float: left;
    width: 98px;
    height: 98px;
    background: #e5e5e5;
    line-height: 98px;
    color: #8b8b8b;
    text-align: center;
    font-size: 60px;
    margin-right: 10px;
    transition: 0.2s;
}

.icon-file:hover{
    background: #008230;
    color: #ffffff;
}

.title-tax-document{
    padding-top: 10px;
    color: #453c15;
    font-size: 15px;
    line-height: 1.4;

}
.title-tax-document h3{
    margin-bottom: 5px;
}
.title-tax-document{}

.link-tax-doc-download{
    color: #008230;
    font-size: 13px;
}

.wapper-item-tax-document{
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

.item-tax-document:nth-child(odd){

}

.item-tax-document:nth-child(even){

}
.item-row-archive-document{
    border-bottom: 1px solid #f0f0f0;
}

.main-gallery{
    padding-top: 40px;
    padding-bottom: 80px;
}

.title-galery-category{
    position: absolute;
    top: -54px;
    left: 0;
    line-height: 54px;
    padding: 0 15px;
    min-width: 258px;
    font-size: 23px;
    color: #666666;
    font-family: SFUFuturaRegular;
    border-left: 6px solid #008230;
    background: #fff;
}

.title-galery-category a{
    color: #666666;
}

.title-galery-category span{
    color: #008230;
    font-family:SFUFuturaBold;
}

.content-gallery{
    position: relative;
}
.thumb-item-gallery{

}
.thumb-item-gallery img{
    width: 100%;
}

.title-item-gallery{
    margin-top: 13px;
    color: #453c15;
    font-size: 16px;
    font-family: SFUFuturaRegular;
    margin-bottom: 25px;
}

.title-item-gallery span{
    color: #999999;
    font-size: 12px;
}

.item-gallery{
    margin-bottom: 8px;
}

.row-gallery{
    margin-left: -4px;
    margin-right: -4px;
}

.col-gallery{
    padding-left: 4px;
    padding-right: 4px;
	margin-bottom:8px;
}

.title-contact-page{
    margin: 0;
    color: #008ac3;
    font-size: 33px;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 10px;
}

.content-contact-page{
    color: #3a3a3a;
    font-size: 14px;
}

.content-contact-page h3{
    color: #008230;
    font-size: 18px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}

.content-contact-page p {
    margin-bottom: 10px;
}

.content-contact-page i {
    font-size: 20px;
    color: #008230;
    width: 28px;
}
.content-contact-page{
    margin-bottom: 35px;
}

.header-form-contant-us{
    color: #333333;
    font-family: 'Quicksand', sans-serif;
    font-size: 25px;
    margin-bottom: 10px;
}

.form-contant-us input,.form-contant-us textarea{
    background: #fafafa;
    border: 1px solid #e4e4e4;
    width: 100%;
    line-height: 36px;
    height: 36px;
    border-radius: 5px;
    padding: 0 10px;
}

.form-contant-us textarea{
    padding: 8px 15px;
    height: 165px;
}

.form-contant-us .row-form input[type=submit]{
    width: 132px;
    background: #008230;
    text-align: center;
    border-radius: 0;
    font-size: 18px;
    color: #ffffff;
    transition: 0.2s;
}
.wapper-google-map{
    padding: 10px;
    background: #fafafa;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}
.acf-map {
    width: 100%;
    height: 580px;
}
.right-contact-page{
    position: relative;
}

.right-contact-page:before{
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    top:0;
    left: -60px;
    background: #e8e8e8;
}
.row-form {
    margin-bottom: 10px;
}
.content-contact-us{
    padding-top: 40px;
    padding-bottom: 100px;
    position: relative;
}
/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}

#css3-animated-example h3 + div{
    height: 0px;
    padding: 0px;
    overflow: hidden;
    background: #ffffff;
    display: block!important;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#css3-animated-example h3{
    margin-bottom: 1px;
}
#css3-animated-example h3 a{
    color: #333333;
    background: #f0f0f0;
    display: block;
    font-weight: 500;
    font-size: 14px;
    padding: 12.5px 20px;
    position: relative;
    border-left: 5px solid #cccccc;
}

#css3-animated-example h3.open a,#css3-animated-example h3 a:hover{
    color: #FFFFFF;
    background: #008230;
    border-left: 5px solid #006f25;
}

#css3-animated-example h3.open a:before,#css3-animated-example h3 a:hover:before{
    content: "+";
    width: 16px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ffffff;
    position: absolute;
    border-radius: 50%;
    right: 12px;
    font-weight: bold;
    text-indent: 1px;
    top: 50%;
    margin-top: -8px;
}

#css3-animated-example .content {
    color: #000000;
    font-weight: 300;
    padding: 10px 0 20px 0;
}

#css3-animated-example .content ul{
    padding-left: 40px;
    list-style: disc;
}

#question-page{
    padding-top: 40px;
    padding-bottom: 70px;
}

.sidebar-footer h3{
    font-family: 'Quicksand', sans-serif;
    font-size: 19px;
    line-height: 1.3;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
    text-transform: uppercase;
    height: 48px;
    display: flex;
    align-items: center;
}

.sidebar-footer h3:before {
    content: " ";
    border-radius: 20px;
    height: 39px;
    width: 10px;
    background: #e6f3eb;
    position: absolute;
    left: 0;
    top: 3px;
}

#footer p,#footer li{
    margin-bottom: 15px;
    font-weight: 300;
}

#footer p i{
    font-size: 17px;
    width: 28px;
}

#footer p span{
    width: 28px;
    display: inline-block;
}

.sidebar-footer ul {
    padding-left: 20px;
}

.sidebar-footer ul li a{
    color: #ffffff;
}

.sidebar-footer ul li a:hover{
    color: #fff500;
}

.sidebar-footer ul li{
    position: relative;
}
.sidebar-footer ul li:after {
    content: " ";
    width: 5px;
    height: 5px;
    background: #ffffff;
    position: absolute;
    left: -17px;
    top: 8px;
}

.sidebar-footer-1{
    position: relative;
    margin-right: -20px;
}

.sidebar-footer-2{
    padding-left: 20px;
}

.social-footer-bottom{
    text-align: right;
    position: relative;
    margin-top: -4px;
}
#go_top {
    width: 45px;
    height: 46px;
    position: fixed;
    right: 20px;
    bottom: 15px;
    background: url(images/backtotop.png)no-repeat;
}
.social-footer-bottom ul li{
    display: inline-block;
    font-size: 20px;
    margin-left: 15px;
}

.social-footer-bottom ul li a{
    color: #ffffff !important;
}

.sidebar .widget_nav_menu {
    background: #008230;
    color: #ffffff;
    padding: 26px 45px;
    font-size: 15px;
}

.sidebar .widget_nav_menu h3 {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}

.sidebar .widget_nav_menu a {
    color: #f1f1f1;
    position: relative;
}

.sidebar .widget_nav_menu a:before{
    content: " ";
    width: 8px;
    height: 8px;
    background: #ffffff;
    position: absolute;
    left: -20px;
    border-radius: 50%;
    top: 5px;
}

.sidebar .widget_nav_menu a:hover {
    color: #fff400;
}

.sidebar .widget_nav_menu li {
    margin-bottom: 16px;
}

.sidebar .widget_nav_menu li ul {
    margin-left: 15px;
    margin-top: 13px;
}

.sidebar .widget_nav_menu li:last-child {
    margin-bottom: 0;
}

.sidebar-tt  .widget_nav_menu{
    padding-top: 0;
}

.sidebar-tt .widget_nav_menu h3{
    line-height: 54px;
    margin-bottom: 0;
    color: #666666;
    background: #ffffff;
    position: relative;
    left: -39px;
    margin-right: -84px;
    padding-left: 13px;
    font-size: 23px;
    font-family: SFUFuturaRegular;
}

.sidebar-tt .widget_nav_menu h3 span{
    color: #008230;
    font-family:SFUFuturaBold;
}

.sidebar-tt div > ul{
    padding-top: 25px;
}

.sidebar-documtent .widget_nav_menu ul li a:before{
    content: "\f07b";
    font-family:'FontAwesome';
    background: none;
    top: -2px;
}

.sidebar-documtent .widget_nav_menu ul ul li a:before{
    content: " ";
    width: 8px;
    height: 8px;
    background: #ffffff;
    position: absolute;
    left: -20px;
    border-radius: 50%;
    top: 5px;
}

.categori-widget {
    padding-top: 18px;
    padding-bottom: 10px;
    background: #ffffff;
}

.categori-widget h3 {
    color: #dd5300;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1.5px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 15px 10px;
    font-weight: 700;
}

.category-list li:first-child{
    border-top: 1px solid #f0f0f0;
}

.category-list li {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.category-list li:last-child{
    border-bottom: none;
}
.wapper-thumbnail-category {
    float: left;
    margin-right: 10px;
}

.category-list .title-category {
    color: #333333;
    font-size: 14px;
    height: 70px;
    vertical-align: middle;
    line-height: 1.5;
    display: table-cell;
    font-family: "Roboto", sans-serif;
}

.category-list .title-category a {
    color: #333333;
}

.category-list .title-category a:hover {
    color: #dd5300;
}

.sidebar aside {
    margin-bottom: 34px;
}

.sidebar aside:last-child {
    margin-bottom: 0;
}

.category-widget h3{
    font-family: SFUFuturaRegular;
    color: #666666;
    font-size: 23px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
}

.category-widget h3:before {
    content: " ";
    border-radius: 20px;
    height: 21px;
    width: 8px;
    background: #008230;
    position: absolute;
    left: 0;
    top: 9px;
}

.category-widget h3 span {
    font-family: SFUFuturaBold;
    color: #008230;
}

.sidebar{
    margin-top: -94px;
}
ul.category-list {
    padding-top: 0 !important;
}
/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/

.nav {
    position:relative;
    display:inline-block;
    font-size:12px;
}
.nav-list {
    text-align:left;
}
.nav-list li {
    float:left;
    *display:inline;
    zoom:1;
    position:relative;
}
.nav-list li a {
    display:block;
    color:#fff;
    padding:15px 20px;
    border-bottom:1px solid #006c28;
    font-weight: bold;
}

.nav-list li:hover .ul {
    display:block;
}
/* Navigation submenu */
.nav-list li ul {
    display:none;
    position:absolute;
    left:0;
    width:180px;
}
.nav-list li ul li a {
    display:block;
    padding: 10px 15px;
}
.nav-list li ul li a:before{
    content: " - ";
}
.nav-list li ul li a:hover {
    background:#008230;
}
/* Mobile navigation */
.nav-mobile {
    display: none;
    cursor: pointer;
    position: absolute;
    top: -55px;
    background-size: 18px;
    height: 24px;
    width: 30px;
    text-align: right;
    font-size: 23px;
    color: #008230;
    right: 15px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    cursor: pointer;
}
.nav-click i {
    display: block;
    height: 37px;
    width: 35px;
    background-size: 20px;
    line-height: 37px;
    text-align: center;
}
.nav-click:hover {

}
.nav-rotate {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
.nav{
    display: none;
    background: #008230;
    line-height: 1;
}
/*------------------------------------*\
    Media Queries
\*------------------------------------*/

.image-box-eff{
    position: relative;
    overflow: hidden;
}

.image-box-eff img{
    width: 100%;
    transition: 0.3s;
}

.image-box-eff:hover img{
    transform: scale(1.2);
    opacity: 0.8;
}

div.wpcf7 .ajax-loader{
    display: none;
}

/*-------*/
input {
    outline: none;
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}

.main-content-main-menu{
    position: relative;
}

input[type=search] {
    background: url('images/search.png') no-repeat;
    border: none;
    width: 55px;

    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    /*border-color: #66CC75;*/
    /*-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);*/
    /*-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);*/
    /*box-shadow: 0 0 5px rgba(109,207,246,.5);*/
}


input:-moz-placeholder {
    color: #999;
}
input::-webkit-input-placeholder {
    color: #999;
}


#demo-2{
    position: absolute;
    right: 0;
    top: 11px;
}

#demo-2 input[type=search] {
    width: 18px;
    height:22px;
}
#demo-2 input[type=search]:hover {

}
#demo-2 input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
    background-position: 8px;
}
#demo-2 input:-moz-placeholder {
    color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
    color: transparent;
}


@media only screen and (max-width: 812px) {
    .right-header ul{
        float: none;
        text-align: center;
    }

}

@media only screen and (max-width: 500px) {
    .right-header ul li{
        padding: 5px;
    }
    .big-new-box1,.list-new-box1{
        width: 100%;
        float: none;
    }
    .list-new-box1{
        padding: 15px 0;
    }
    .tabbox2 li a{
        padding: 0 5px;
    }
    .box2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .wapper-text-box3{
        font-size: 18px;
    }
    .box4 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .sidebar-footer-2{
        padding-left: 0;
    }
    .right-header ul li{
        font-size: 9px;
    }

    /*menu mobile*/
    .nav-mobile {
        display:block;
    }
    .nav {
        width:100%;
        display: block;
    }
    .nav-list {
        display:none;
    }
    .nav-list li {
        width:100%;
        float:none;
    }
    .nav-list li > a {
        padding:10px 15px;
    }
    .nav-click {
        display:block;
        color: #ffffff;
    }
    .nav-mobile-open {
        border-radius:5px 5px 0 0;
        -webkit-border-radius:5px 5px 0 0;
        -moz-border-radius:5px 5px 0 0;
    }
    .nav-list li:hover ul {
        display:none;
    }
    .nav-list li ul {
        position:static;
        width:100%;
    }
    #main-menu{
        display: none;
    }
    /*menu mobile*/
    .sidebar{
        padding-top: 30px;
    }
    .main-item-archive{
        width: 100%;
    }

    .image-archive{
        float: none;
        margin-right: 0;
    }

    .image-archive img{
        width: 100%;
    }
    .content-right{
        padding-left: 0;
    }
}