﻿ html{
    text-decoration:none
}
body{
    font-family:"Open Sans","Helvetica","Arial",sans-serif;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
    color:#222!important;
    line-height:24px
}
a{
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s;
    color:#222;
    outline:none!important
}
a:hover{
    text-decoration:none
}
a:focus,a:active{
    outline:none!important;
    text-decoration:none
}
button{
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s;
    outline:none!important
}
img{
    text-indent:-9999px;
    color:transparent
}
label{
    font-weight:600
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:"Roboto","Helvetica","Arial",sans-serif;
    font-weight:500
}
.m-0{
    margin:0
}
.m-0-imp{
    margin:0!important
}
.p-0{
    padding:0
}
.p-0-im{
    padding:0!important
}
.m-t-0{
    margin-top:0!important
}
.m-b-0{
    margin-bottom:0!important
}
.m-r-0{
    margin-right:0!important
}
.m-t-5{
    margin-top:5px
}
.p-t-15{
    padding-top:15px
}
.p-b-15{
    padding-bottom:15px
}
.p-t-30{
    padding-top:30px
}
.p-b-30{
    padding-bottom:30px
}
.m-b-15{
    margin-bottom:15px
}
.m-b-30{
    margin-bottom:30px
}
.m-t-10{
    margin-top:10px
}
.m-t-15{
    margin-top:15px
}
.m-t-30{
    margin-top:30px
}
.display_tablerow{
    display:table-row
}
.breadcrumb>li+li:before{
    content:"/";
    padding:0 2px
}
.breadcrumb{
    margin-bottom:13px;
    min-height:30px;
    margin-top:20px;
    background-color:transparent;
    color:#888;
    padding:0
}
.breadcrumb .breadcrumb-item a{
    color:#888;
    font-size:11px
}
.breadcrumb>.active{
    color:#888;
    font-size:11px
}
.title-index{
    text-align:center;
    height:0;
    margin:0;
    padding:0;
    line-height:0;
    color:transparent;
    text-indent:-9999px
}
.form-input{
    border:1px solid #dfe0e6;
    outline:none!important;
    color:#494949;
    height:42px;
    font-size:14px;
    line-height:18px;
    padding:10px 20px;
    box-shadow:none!important;
    border-radius:3px
}
.auth-form-input{
    box-shadow:none!important;
    border:0;
    outline:none!important;
    color:#494949;
    height:40px;
    font-size:14px;
    line-height:18px;
    padding:10px 20px;
    box-shadow:none;
    border-radius:2px;
    border:1px solid #e6e6e6
}
.form-textarea{
    resize:vertical;
    min-height:100px;
    border:1px solid #dfe0e6;
    color:#494949;
    padding:10px 20px;
    border-radius:3px;
    box-shadow:none!important
}
.auth-form-input:focus{
    outline:0 none
}
.form-textarea:focus{
    outline:0 none
}
.error-message{
    margin-top:15px;
    margin-left:20px
}
.error-message p{
    position:relative;
    color:#d43f3a;
    margin-bottom:5px;
    font-size:13px;
    text-align:left;
    display:list-item!important;
    list-style:disc!important
}
.success-message{
    margin-top:15px
}
.success-message p{
    position:relative;
    color:#009145;
    margin-bottom:5px
}
.center-box{
    margin:0 auto;
    float:none
}
.btn-sm{
    padding:.6rem 1.4rem;
    border-radius:.3rem;
    line-height:1.5
}
.btn-md{
    padding:.8rem 1.6rem;
    border-radius:.3rem;
    line-height:1.5
}
.btn-lg{
    padding:.540rem 1.6rem;
    line-height:1.5;
    border-radius:.20rem
}
.btn-custom{
    color:#fff!important;
    font-size:13px;
    font-weight:400;
    outline:0!important;
    text-transform:uppercase;
    box-shadow:none!important
}
.btn-custom:hover,.btn-custom:focus,.btn-custom:active{
    color:#fff!important
}
.btn-custom .disabled,.btn-custom:disabled{
    color:#fff!important
}
.btn-create{
    padding:.35rem 1.6rem;
    border-radius:.2rem;
    line-height:1.5;
    font-size:12px;
    text-transform:none
}
.btn-block{
    width:100%;
    display:block;
    padding:1.1rem 1.6rem
}
.relative{
    position:relative!important
}
.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{
    padding:8px 14px;
    text-transform:none;
    outline:none!important
}
.row-custom{
    display:block;
    width:100%;
    max-width:100%;
    float:left;
    position:relative
}
#wrapper{
    min-height:140px
}
.top-bar{
    background:#161616;
    padding:4px 0;
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s
}


.top-bar .top-menu{
    margin:0;
    padding:0;
    float:left
}
.top-bar .top-menu-right{
    margin:0;
    padding:0;
    float:right
}
.top-bar .top-menu>li{
    display:inline-block!important;
    list-style:none;
    line-height:28px;
    height:30px
}
.top-bar .top-menu-left li{
    line-height:30px
}
.top-bar .top-li-auth{
    margin-right:15px
}
.top-bar .top-menu>li>a{
    color:#c4c4c4;
    display:block;
    padding:0 10px;
    font-size:12px;
    height:30px
}
.top-bar .top-menu li a:hover{
    color:#fff
}
.top-bar .top-menu li span{
    color:#ddd;
    display:inline-block;
    font-size:12px
}
.top-bar .top-menu .dropdown-menu{
    border:1px solid #e6e6e6;
    min-width:170px;
    padding:0;
    left:-20px!important;
    z-index:999999;
    margin-top:4px
}
.top-bar .top-menu .dropdown li{
    display:block;
    width:100%;
    max-width:100%;
    padding:3px 4px
}
.profile-dropdown .dropdown-menu li:last-child{
    border-top:1px solid #e6e6e6
}
.top-bar .top-menu .dropdown li a{
    width:100%;
    max-width:100%;
    color:#222;
    display:block;
    font-size:14px;
    font-weight:500;
    line-height:24px;
    padding:4px 20px;
    position:relative;
    text-align:left
}
.top-bar .top-menu .dropdown li a:hover{
    background-color:#f5f5f5
}
.top-bar .top-menu .lang-dropdown li a{
    padding:6px 16px
}
.top-bar .top-menu .dropdown li a i{
    display:inline-block;
    width:17px;
    text-align:left
}
.top-bar .top-menu-right{
    margin:0;
    padding:0;
    float:right
}
.top-menu .profile-dropdown .a-profile{
    font-weight:500
}
.top-menu .profile-dropdown img{
    border-radius:100%;
    display:inline-block;
    height:28px;
    margin-right:5px;
    width:28px;
    border:1px solid #545454
}
.top-menu .profile-dropdown li{
    height:auto;
    line-height:30px
}
.top-menu .top-li-auth a{
    display:inline-block!important
}
.top-menu .top-li-auth span{
    color:#ddd
}
.logo-banner{
    padding:10px 0;
	background: #009933
}
.logo-banner .left{
    width:auto;
    float:left;
    width:auto;
    height:90px;
    line-height:90px;
    position:relative
}
.logo-banner .left a{
    display:block;
    vertical-align:middle
}
.logo-banner .left .logo{
    max-width:240px;
    max-height:90px;
    position:relative;
    vertical-align:middle
}
.logo-banner .right{
    width:auto;
    float:right;
    height:90px;
    line-height:90px
}
.logo-banner .pull-right a img{
    vertical-align:top
}


.navbar{
    margin:0
}
.navbar-default{
    position:relative;
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s;
    width:100%;
    border:0;
    text-transform:none
}



.main-menu{
    background-color:#004a80;;
	/*border-top:1px solid #eee; */
    box-shadow:1px 2px 4px rgba(0,0,0,0.1)
}
.navbar-default .navbar-brand{
    display:none
}
.navbar-default .navbar-nav{
    height:50px
}
.navbar-default .navbar-nav>li>a{
    color:#fff!important;
    display:inline-block;
    font-size:14px;
    font-weight:700;
    line-height:50px;
    padding:0 16px;
    position:relative;
    text-transform:uppercase
}
.navbar-default .navbar-nav>.active>a{
    background-color:#fff
}
.navbar-default .navbar-nav>.active>a::after,.navbar-default .navbar-nav>li>a:hover:after{
    content:"";
    height:3px;
    left:0;
    position:absolute;
    right:0;
    bottom:0
}
.navbar-default .navbar-nav>li>.no-after::after{
    display:none!important
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{
    background-color:#009933
}
.megamenu .nav,.megamenu .collapse,.megamenu .dropup,.megamenu .dropdown{
    position:static
}
.megamenu .container{
    position:relative
}
.megamenu .dropdown-menu{
    left:auto;
    box-shadow:0 6px 6px rgba(0,0,0,0.176);
    border-radius:0
}
.dropdown-mega{
    padding:0 15px!important
}
.megamenu .megamenu-content{
    padding:0
}
.megamenu .megamenu-content li{
    display:table;
    width:100%
}
.megamenu .megamenu-content h3{
    margin-top:0;
    font-size:18px
}
.megamenu .dropdown.megamenu-fw .dropdown-menu{
    left:0;
    right:0;
    width:100%;
    max-width:1140px;
    margin:auto;
    border:0;
    top:48px;
    background-color:#fafafa;
    border-top:3px solid transparent
}
.navbar-default .sub-menu-left{
    display:table-cell;
    vertical-align:top;
    height:auto;
    width:20%;
    background-color:#f8f8f8;
    position:relative;
    height:100%;
    min-height:100%
}
.navbar-default .sub-menu-right{
    display:table-cell;
    vertical-align:top;
    padding:20px;
    width:80%;
    background-color:#fff;
    min-height:260px
}
.navbar-default .sub-menu-right .active{
    display:block!important
}
.navbar-default .sub-menu-left .nav-sub-categories{
    margin:0;
    padding:0;
    text-align:left
}
.navbar-default .sub-menu-left .nav-sub-categories li{
    list-style:none
}
.navbar-default .sub-menu-left .nav-sub-categories .active a{
    background-color:#fff
}
.navbar-default .sub-menu-left .nav-sub-categories li a{
    background:#fafafa;
    border-bottom:1px solid #efefef;
    color:#222;
    display:block;
    font-size:12px;
    font-weight:600;
    padding:4px 20px;
    text-decoration:none;
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s
}
.navbar-default .sub-menu-left .nav-sub-categories li a:hover{
    background:#fff
}
.navbar-default .sub-menu-left .nav-sub-categories li a:active{
    background:#fff
}
.navbar-default .menu-post-item{
    padding-left:10px;
    padding-right:10px
}
.navbar-default .row-menu-right{
    margin-left:-10px;
    margin-right:-10px
}
.navbar-default .menu-post-item img{
    margin-bottom:7px
}
.navbar-default .menu-post-item .title{
    font-size:13px;
    line-height:18px;
    font-weight:500;
    margin-bottom:5px
}
.navbar-default .menu-post-item .title a{
    display:block
}
.navbar-default .sub-menu-inner{
    display:none;
    min-height:210px
}
.navbar-default .dropdown:hover .dropdown-top{
    display:block
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{
    background-color:transparent!important;
    color:#222
}
.dropdown-more-icon:after{
    display:none
}
.dropdown-more-icon{
    vertical-align:middle
}
.dropdown-more-icon i{
    font-size:24px;
    position:relative
}
.dropdown-more{
    border:0;
    padding:0;
    top:50px
}
.dropdown-more>li{
    position:relative;
	background: #23527c;
    border-bottom:1px solid #004A80;
    width:100%;
    display:block
}
.dropdown-more>li:last-child{
    border:0
}
.dropdown-more>li>a{
    font-weight:500;
    padding:8px 24px 8px 15px;
    width:100%;
    display:block;
    position:relative;
    font-size:13px;
    min-width:180px
}
.dropdown-more>li>a:hover{
    background-color:#0065B0
}
.dropdown-more>li>a>span{
    font-size:12px;
    position:absolute;
    right:13px
}
.dropdown-more>li>ul{
    left:100%!important;
    top:0;
    border:0;
    padding:0;
    display:none;
    margin:0!important
}
.dropdown-more>li>ul>li{
    position:relative;
    border-bottom:1px solid #f3f3f3;
    width:100%;
    display:block
}
.dropdown-more>li>ul>li:last-child{
    border:0
}
.dropdown-more>li>ul>li>a{
    font-weight:500;
    padding:8px 15px;
    width:100%;
    display:block;
    position:relative;
    font-size:13px;
    min-width:180px
}
.dropdown-more-icon:hover .dropdown-more{
    display:block
}
.dropdown-more-item:hover .dropdown-sub{
    display:block!important
}


.nav-mobile{
    display:none;
    width:100%;
    float:left;
    position:relative;
    padding:15px;
    background-color:#fff;
    box-shadow:1px 2px 4px rgba(0,0,0,0.1)
}
.nav-mobile .left{
    text-align:left;
    height:40px
}
.mobile-menu-icon{
    width:30px;
    height:40px;
    line-height:40px;
    margin:auto;
    display:block;
    font-size:28px;
    cursor:pointer;
    margin:0
}
.nav-mobile .logo-cnt{
    width:100%;
    display:block;
    text-align:center
}
.nav-mobile .logo-cnt a{
    display:inline-block
}
.nav-mobile .logo-cnt .logo{
    max-width:130px;
    max-height:40px;
    vertical-align:middle
}
.mobile-menu{
    display:none;
    height:100%;
    width:0;
    position:fixed;
    z-index:9999999;
    top:0;
    left:0;
    bottom:0;
    text-align:center;
    overflow-y:auto;
    -webkit-transition:all 250ms ease;
    -moz-transition:all 250ms ease;
    -ms-transition:all 250ms ease;
    -o-transition:all 250ms ease;
    transition:all 250ms ease;
    background:#13547a;
    background:-webkit-linear-gradient(to top,#13547a,#80d0c7);
    background:linear-gradient(to top,#004a80,#009933)
}
.mobile-menu-inner{
    padding:60px 25px 60px 25px;
    position:relative
}
.mobile-menu .closebtn{
    font-size:36px;
    line-height:40px;
    color:#fff;
    position:absolute;
    right:20px;
    top:20px
}
.mobile-menu .nav>li>a{
    padding-top:7px;
    padding-bottom:7px
}
.mobile-menu .nav{
    margin:0;
    width:100%
}
.mobile-menu .nav li{
    display:block;
    width:100%;
    text-align:left;
    border-bottom:1px solid #ccc;
    border-color:rgba(255,255,255,0.08)
}
.mobile-menu .nav li:last-child{
    border:0!important
}
.mobile-menu .nav>li>a{
    color:#fff;
    padding-left:0;
    padding-right:0;
    font-size:13px;
    font-weight:600;
    line-height:24px;
    text-transform:uppercase;
    white-space:nowrap
}
.mobile-menu .nav>li>a:hover,.mobile-menu .nav>li>a:focus,.mobile-menu .nav>li>a:active{
    color:#fff;
    background-color:transparent!important
}
.mobile-menu .nav .open>a,.mobile-menu .nav .open>a:focus,.mobile-menu .nav .open>a:hover{
    color:#fff;
    background-color:transparent!important
}
.mobile-dropdown-arrow{
    display:inline-block;
    width:30px;
    height:26px;
    float:right;
    text-align:right;
    line-height:26px;
    font-size:12px;
    position:absolute;
    right:5px
}
.mobile-menu .dropdown-menu{
    padding:0;
    margin:0
}
.mobile-menu .dropdown-menu li{
    border:0;
    display:block;
    width:100%;
    line-height:20px
}
.mobile-menu .dropdown-menu li a{
    color:#fff;
    padding-left:0;
    padding-right:0;
    font-size:13px;
    font-weight:600;
    line-height:24px;
    white-space:nowrap;
    padding:5px 15px;
    display:inline-block
}
.mobile-menu .dropdown-menu>li>a:hover,.mobile-menu .dropdown-menu>li>a:focus,.mobile-menu .dropdown-menu>li>a:active{
    color:#fff;
    background-color:transparent!important
}
.mobile-menu .profile-dropdown .a-profile{
    text-transform:none
}
.mobile-menu .profile-dropdown .a-profile img{
    border:1px solid #878787;
    border-radius:100%;
    display:inline-block;
    height:29px;
    margin-right:5px;
    width:29px
}
.mobile-menu-social{
    display:block;
    margin:0;
    padding:0;
    margin-top:30px;
    min-width:225px
}
.mobile-menu-social li{
    list-style:none;
    display:inline-block;
    margin-left:15px;
    margin-bottom:5px
}
.mobile-menu-social li a{
    font-size:18px;
    color:#fff
}
.mobile-menu-social li a:hover,.mobile-menu-social li a:focus{
    font-size:18px
}
.mobile-menu-social li:first-child{
    margin:0
}


.li-search{
    position:relative
}
.search-icon{
    font-size:18px!important;
    cursor:pointer
}
.search-icon:hover:after{
    background-color:transparent!important
}
.search-form{
    display:none;
    width:320px;
    position:absolute;
    right:15px;
    top:50px;
    background-color:#fff;
    z-index:999999;
    box-shadow:0 6px 12px rgba(0,0,0,0.176);
    padding:10px
}
.search-form .form-input{
    border:0!important;
    box-shadow:none;
    color:#949494;
    height:38px;
    line-height:14px;
    padding:10px 65px 10px 20px;
    background-color:#f8f8f8
}
.search-form button{
    border:0!important;
    box-shadow:none;
    color:#fff!important;
    font-size:14px;
    width:40px;
    height:40px;
    text-align:center;
    position:absolute;
    right:10px;
    top:10px;
    border-radius:0;
    line-height:10px
}
.open{
    display:block!important
}
.nav-mobile .right{
    text-align:right;
    height:40px;
    line-height:40px
}
.mobile-nav-search{
    display:none
}
.mobile-nav-search .search-icon{
    font-size:18px!important;
    color:#222
}
#featured{
    width:100%;
    height:436px;
    position:relative;
    display:block;
    float:left;
    margin-top:25px;
    overflow:hidden
}
#featured .featured-left{
    width:50%;
    height:436px;
    position:relative;
    display:block;
    float:left;
    padding-right:1px
}
#featured .featured-right{
    width:50%;
    height:436px;
    position:absolute;
    display:block;
    top:0;
    right:0;
    bottom:0;
    padding-left:1px
}
#featured .featured-boxes-top{
    display:flex;
    position:relative;
    width:100%;
    padding-bottom:1px
}
#featured .featured-boxes-bottom{
    display:flex;
    position:relative;
    width:100%;
    padding-top:1px
}
#featured .featured-box{
    flex:1;
    width:50%;
    height:217.35px;
    position:relative;
    overflow:hidden
}
#featured .box-1{
    padding-right:1px
}
#featured .box-2{
    padding-left:1px
}
#featured .box-3{
    padding-right:1px
}
#featured .box-4{
    padding-left:1px
}
#featured .featured-box .box-inner{
    position:relative;
    width:100%;
    height:217.35px;
    display:block
}
.featured-slider{
    position:relative;
    width:100%;
    max-height:436px;
    display:block
}
.featured-slider .featured-slider-item{
    width:100%;
    height:436px;
    position:relative;
    background-color:#eee
}
.featured-slider .featured-slider-item .category-label{
    position:absolute;
    top:20px;
    left:20px
}
.featured-slider .featured-slider-item .img-link::after{
    background:rgba(0,0,0,0) linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.46) 50%,rgba(0,0,0,0.80) 100%);
    bottom:0;
    content:"";
    height:50%;
    opacity:.9;
    position:absolute;
    transition:all .3s ease-in 0s;
    width:100%;
    will-change:opacity;
    display:block
}
.featured-slider .featured-slider-item img{
    width:100%;
    height:100%;
    display:block
}
.featured-slider .featured-slider-item .caption{
    position:absolute;
    bottom:0;
    left:0;
    padding:15px 20px 15px 20px;
    pointer-events:none
}
.featured-slider .featured-slider-item .caption .category-link{
    pointer-events:auto
}
.featured-slider .featured-slider-item .caption .title{
    color:#fff;
    font-size:22px;
    font-weight:500;
    line-height:28px;
    margin-top:10px;
    position:relative
}
.featured-slider .featured-slider-item .caption .title a{
    color:#fff
}
.featured-slider .owl-nav{
    position:absolute;
    height:32px;
    width:100%;
    max-width:100%;
    top:0;
    bottom:0;
    margin:auto;
    pointer-events:none
}
.featured-slider .owl-nav .owl-prev{
    font-size:32px;
    color:#fff;
    float:left;
    height:32px;
    width:32px;
    line-height:32px;
    text-align:center;
    position:relative;
    left:5px;
    opacity:0;
    z-index:2;
    background-color:transparent!important;
    border:none!important;
    box-shadow:none!important;
    padding:0;
    pointer-events:auto;
    text-align:right!important
}
.featured-slider .owl-nav .owl-next{
    font-size:32px;
    color:#fff;
    float:right;
    height:32px;
    width:32px;
    line-height:32px;
    position:relative;
    right:5px;
    text-align:center;
    opacity:0;
    z-index:2;
    background-color:transparent!important;
    border:none!important;
    box-shadow:none!important;
    padding:0;
    pointer-events:auto;
    text-align:left
}
.featured-slider .owl-nav i:before{
    width:18px!important
}
.featured-slider .featured-slider-item .post-meta{
    margin-bottom:0;
    position:relative;
    z-index:14
}
.featured-slider .featured-slider-item .post-meta a{
    pointer-events:auto
}
.featured-left:hover .owl-prev,.featured-left:hover .owl-next{
    -moz-transition:all .4s ease-in-out 0s;
    -webkit-transition:all .4s ease-in-out 0s;
    transition:all .4s ease-in-out 0s;
    opacity:.7
}
.featured-box .img-post{
    width:auto;
    display:block;
    position:relative
}
.featured-box .category-label{
    position:absolute;
    top:20px;
    left:20px
}
.featured-box .caption{
    position:absolute;
    bottom:0;
    left:0;
    padding:0 20px 15px 20px;
    pointer-events:none
}
.featured-box .overlay{
    background:rgba(0,0,0,0) linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.46) 50%,rgba(0,0,0,0.80) 100%);
    bottom:0;
    content:"";
    height:50%;
    opacity:.9;
    position:absolute;
    transition:all .3s ease-in 0s;
    width:100%;
    will-change:opacity
}
.featured-box .caption h3{
    margin-bottom:0
}
.featured-box .caption a{
    pointer-events:auto
}
.featured-box .caption .title{
    font-size:15px;
    color:#fff!important;
    line-height:21px;
    font-weight:500;
    overflow-wrap:break-word
}
.featured-box .caption .post-meta{
    margin-bottom:0
}
.category-label{
    background-color:#0a0a0a;
    color:#fff;
    display:inline-block;
    font-size:11px;
    font-weight:400;
    position:relative;
    height:1.8em;
    line-height:1.8;
    padding:0 .7em;
    cursor:pointer;
    z-index:100;
    pointer-events:auto;
    white-space:nowrap
}
.owl-dots{
    position:absolute;
    bottom:30px;
    width:auto!important;
    left:0;
    right:0;
    margin:auto;
    text-align:center
}
.owl-dot{
    display:block;
    width:12px;
    height:12px;
    border-radius:100%;
    display:inline-block;
    float:left;
    margin-right:5px
}
.owl-dot span{
    display:block;
    width:12px;
    height:12px;
    border-radius:100%;
    display:inline-block;
    float:left;
    margin-right:5px;
    background-color:#b1b1b1
}
.owl-dots .active span{
    background-color:#fff
}
.owl-stage-outer::after{
    width:1px;
    content:" ";
    position:absolute;
    top:0;
    left:0;
    height:100%;
    background-color:white
}
.index-wrapper{
    margin-top:45px
}
.news-ticker-cnt{
    margin:25px 0;
    display:block;
    width:100%
}
.news-ticker-cnt .left{
    float:left
}
.news-ticker{
    height:30px;
    line-height:30px;
    display:block
}
.news-ticker-title{
    line-height:1;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-color:#161616;
    color:#fff;
    display:inline-block;
    font-size:13px;
    font-weight:400;
    text-transform:uppercase;
    left:15px;
    padding:8px 10px;
    top:0
}
.news-ticker ul{
    display:block;
    height:30px;
    padding-left:15px
}
.news-ticker ul li{
    height:30px;
    line-height:30px;
    list-style:none;
    font-weight:600;
    display:none;
    width:800px;
    white-space:nowrap;
    overflow:hidden!important;
    text-overflow:ellipsis
}
.news-ticker-sep{
    width:100%;
    display:block;
    height:30px
}
.news-ticker-btn-cnt{
    position:absolute;
    right:15px;
    top:2px
}
.bnt-news-ticker{
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
    display:inline-block;
    color:#333!important;
    border:1px solid #ddd;
    font-size:11px;
    position:relative;
    top:1px
}
#content{
    min-height:400px
}
.section{
    display:block;
    width:100%;
    height:auto;
    float:left;
    position:relative;
    margin-bottom:30px
}
.section .section-head{
    width:100%;
    display:block;
    position:relative;
    float:left
}
.section .section-head .title{
    float:left;
    display:inline-block
}
.section .section-content{
    width:100%;
    display:block;
    position:relative;
    float:left;
    margin-top:25px
}
.section .section-content .tab-content{
    width:100%;
    display:block
}
.section .nav-tabs{
    border:0!important
}
.section .nav-tabs>li{
    margin:0;
    margin-left:15px
}
.section .nav-tabs>li>a{
    color:#999;
    border:0!important;
    padding:0;
    font-size:13px;
    line-height:22px;
    font-weight:400
}
.section .nav-tabs>li>a:focus,.section .nav-tabs>li>a:hover,.section .nav-tabs>li>a:active{
    -moz-border-bottom-colors:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    background-color:#fff;
    border:0!important;
    color:#222
}
.section .nav-tabs>li.active>a,.section .nav-tabs>li.active>a:focus,.section .nav-tabs>li.active>a:hover{
    -moz-border-bottom-colors:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    background-color:#fff;
    border:0!important;
    color:#222;
    cursor:default
}
.section .section-content .nav-tabs li a{
    color:#999
}
.section .section-content .title{
    font-family:'Roboto',sans-serif;
    font-weight:500
}
.section .section-head{
    border-bottom:2px solid #161616
}
.section .section-head .title{
    height:30px;
    line-height:30px;
    padding:0 15px;
    background-color:#161616;
    color:#fff;
    font-family:"Open Sans","Helvetica","Arial",sans-serif;
    display:inline-block;
    font-size:14px;
    font-weight:400;
    margin-bottom:-1px;
    text-transform:uppercase;
    margin-top:0
}
.section .section-head .title a{
    color:#fff!important
}
.post-meta{
    display:block;
    width:100%;
    float:left
}
.post-meta span{
    list-style:none;
    float:left;
    margin-right:8px;
    color:#999;
    font-size:11px;
    display:block
}
.post-meta a{
    list-style:none;
    float:left;
    margin-right:8px;
    color:#999;
    font-size:11px;
    display:block;
    font-weight:600
}
.post-meta span i{
    margin-right:5px
}
.post-item-small{
    display:table;
    width:100%;
    position:relative;
    float:left;
    padding-bottom:25px
}
.post-item-small .left{
    display:table-cell;
    width:106px;
    height:74px;
    position:relative
}
.post-item-small .right{
    display:table-cell;
    vertical-align:top;
    padding-left:15px;
    position:relative
}
.post-item-small img{
    width:106px;
    height:74px;
    float:left
}
.post-item-small .title{
    margin:0;
    line-height:21px;
    font-size:14px;
    font-weight:500
}
.post-item-small .title a{
    display:block
}
.small-post-meta{
    display:block;
    margin:0
}
.small-post-meta span{
    list-style:none;
    float:left;
    margin-right:8px;
    color:#b0b0b0;
    font-size:11px;
    display:block
}
.small-post-meta a{
    list-style:none;
    float:left;
    margin-right:8px;
    color:#b0b0b0;
    font-size:11px;
    display:block;
    font-weight:600
}
.small-post-meta span i{
    margin-right:5px
}
.sub-block-tabs-mobile{
    display:none
}
.btn-block-more{
    position:absolute;
    border:0!important;
    background-color:transparent!important;
    font-size:16px;
    right:0;
    height:20px;
    color:#555!important;
    top:-3px;
    outline:none!important
}
.btn-block-more .more{
    font-size:27px;
    line-height:32px;
    height:20px!important;
    width:22px!important;
    display:inline-block;
    outline:none!important;
    margin-right:5px
}
.btn-block-more .caret{
    position:relative;
    top:-7px
}
.sub-block-dropdown{
    min-width:190px;
    padding:10px 15px
}
.sub-block-dropdown ul{
    float:left!important;
    width:100%;
    display:block
}
.sub-block-dropdown ul li{
    display:block;
    width:100%;
    margin:0!important;
    padding:5px 0 5px 0;
    float:none
}
.sub-block-dropdown ul li a{
    padding:6px;
    display:block
}
.post-item-mid{
    display:block;
    float:left;
    width:100%;
    position:relative
}
.post-item-mid .title{
    font-size:16px;
    line-height:22px;
    text-transform:none;
    font-weight:500;
    margin-bottom:5px
}
.post-item-mid .title a{
    display:block
}
.post-item-mid .description{
    color:#777;
    font-size:14px;
    float:left;
    line-height:22px
}
.post-item-mid img{
    width:100%
}
.post-item-horizontal{
    position:relative;
    float:left;
    width:100%;
    height:auto;
    margin-bottom:30px
}
.post-item-horizontal .col-sm-5{
    width:48.6667%
}
.post-item-horizontal .col-sm-7{
    width:51.333%
}
.post-item-horizontal .category-label{
    left:23px;
    position:absolute;
    top:8px;
    z-index:10
}
.post-item-horizontal .title{
    float:left;
    display:block;
    width:100%;
    font-size:22px;
    font-weight:500;
    line-height:28px;
    text-transform:none;
    margin-top:10px
}
.post-item-horizontal .title a{
    display:block
}
.post-item-horizontal .small-post-meta{
    float:left;
    display:block;
    width:100%;
    margin-bottom:10px
}
.post-item-horizontal .description{
    color:#777;
    float:left;
    line-height:22px;
    font-size:13px
}
.post-item-video-big{
    display:block;
    width:100%;
    float:left;
    position:relative;
    margin-bottom:30px
}
.post-item-video-big .post-item-image{
    height:422px;
    overflow:hidden
}
.post-item-video-big .overlay{
    background:rgba(0,0,0,0) linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.30) 50%,rgba(0,0,0,0.88) 100%) repeat scroll 0 0;
    bottom:0;
    content:"";
    height:60%;
    opacity:.8;
    position:absolute;
    transition:all .3s ease-in 0s;
    width:100%;
    will-change:opacity
}
.post-item-video-big .caption{
    position:absolute;
    bottom:0;
    left:0;
    padding:0 20px 20px 20px;
    pointer-events:none
}
.post-item-video-big .title{
    color:#fff;
    font-size:24px;
    font-weight:500;
    line-height:28px;
    margin-top:10px;
    margin-bottom:10px
}
.post-item-video-big .title a{
    color:#fff
}
.post-item-video-big .caption .category-label{
    margin-bottom:5px
}
.post-item-video-big .small-post-meta a{
    pointer-events:auto
}
.a-view-all{
    border:0 none;
    color:#999;
    font-size:13px;
    font-weight:400;
    line-height:22px;
    padding:0;
    float:right
}
.btn-load-more{
    background:#fff;
    border:1px solid #e5e5e5;
    display:block;
    font-size:13px;
    line-height:20px;
    margin:0 auto;
    padding:14px 10px;
    text-align:center;
    transition:all .25s ease 0s;
    color:#333;
    border-radius:1px;
    width:100%;
    max-width:100%;
    font-weight:600
}
.load-more-spinner{
    display:none
}
.spinner{
    width:70px;
    text-align:center;
    margin:30px auto
}
.spinner>div{
    width:15px;
    height:15px;
    border-radius:100%;
    display:inline-block;
    -webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;
    animation:sk-bouncedelay 1.4s infinite ease-in-out both
}
.spinner .bounce1{
    -webkit-animation-delay:-0.32s;
    animation-delay:-0.32s
}
.spinner .bounce2{
    -webkit-animation-delay:-0.16s;
    animation-delay:-0.16s
}
@-webkit-keyframes sk-bouncedelay{
    0%,80%,100%{
        -webkit-transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1.0)
    }
}
@keyframes sk-bouncedelay{
    0%,80%,100%{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1.0);
        transform:scale(1.0)
    }
}
.sidebar-widget{
    position:relative;
    width:100%;
    float:left;
    display:block;
    margin-bottom:30px
}
.sidebar-widget .widget-head{
    background-color:#161616;
    display:block;
    line-height:1!important
}
.sidebar-widget .widget-head .title{
    position:relative;
    color:#fff;
    font-family:"Open Sans","Helvetica","Arial",sans-serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:14px;
    line-height:1!important;
    margin-bottom:0;
    margin-top:0;
    padding:8px 15px
}
.sidebar-widget .widget-body{
    padding-top:25px;
    display:block;
    float:left;
    width:100%
}
.widget-follow{
    padding:0;
    margin:0;
    width:100%;
    height:auto;
    display:block;
    float:left
}
.widget-follow li{
    list-style:none;
    float:left;
    width:49%;
    margin-right:2%;
    margin-bottom:7px
}
.widget-follow li:nth-child(even){
    margin-right:0!important
}
.widget-follow li a{
    display:block;
    height:40px;
    line-height:40px;
    color:#fff;
    border-radius:.25rem
}
.widget-follow li a i{
    position:relative;
    display:inline-block;
    width:45px;
    padding-left:15px;
    height:40px;
    float:left;
    text-align:left;
    line-height:40px
}
.widget-follow li a span{
    position:relative;
    float:left;
    display:inline-block;
    font-size:13px
}
.widget-follow li a:hover{
    opacity:.8
}
.widget-follow li a.facebook{
    background:#3b5998!important
}
.widget-follow li a.twitter{
    background:#55acee
}
.widget-follow li a.google{
    background:#dd4b39
}
.widget-follow li a.instagram{
    background:#125688
}
.widget-follow li a.linkedin{
    background:#007bb5
}
.widget-follow li a.pinterest{
    background:#cb2027
}
.widget-follow li a.tumblr{
    background:#2c4762
}
.widget-follow li a.vk{
    background:#4D76A1
}
.widget-follow li a.youtube{
    background:#b00
}
.sidebar-widget .popular-posts{
    margin:0;
    padding:0
}
.widget-popular-posts .widget-body{
    padding-top:15px
}
.widget-popular-posts .nav-tabs{
    margin-bottom:25px;
    border-bottom:1px solid #eee
}
.widget-popular-posts .nav-tabs .active{
    border-bottom:2px solid #777
}
.widget-popular-posts .nav-tabs li{
    width:33.33%
}
.widget-popular-posts .nav-tabs li a{
    color:#888;
    border:0!important;
    background-color:transparent!important;
    width:100%;
    font-size:13px;
    padding:0;
    padding-bottom:10px;
    text-align:center
}
.widget-popular-posts .nav-tabs .active a{
    color:#333
}
.sidebar-widget .popular-posts li{
    list-style:none;
    display:block;
    width:100%;
    position:relative;
    float:left
}
.sidebar-widget .recommended-posts{
    margin:0;
    padding:0
}
.sidebar-widget .recommended-posts li{
    list-style:none;
    display:block;
    width:100%;
    position:relative;
    float:left
}
.sidebar-widget .recommended-posts li .title{
    margin:0
}
.sidebar-widget .recommended-posts li .title a{
    display:block
}
.sidebar-widget .recommended-posts li .small-post-meta{
    margin:0
}
.sidebar-widget .recommended-posts .recommended-posts-first{
    margin-bottom:25px
}
.sidebar-widget .recommended-posts .recommended-posts-first .overlay{
    background:rgba(0,0,0,0) linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.42) 50%,rgba(0,0,0,0.88) 100%) repeat scroll 0 0;
    bottom:0;
    content:"";
    height:60%;
    opacity:.8;
    position:absolute;
    transition:all .3s ease-in 0s;
    width:100%;
    will-change:opacity
}
.sidebar-widget .recommended-posts .recommended-posts-first .caption{
    position:absolute;
    bottom:10px;
    left:10px;
    padding-right:10px;
    pointer-events:none
}
.sidebar-widget .recommended-posts .recommended-posts-first .title{
    color:#fff;
    font-size:20px;
    font-weight:500;
    line-height:26px;
    margin-bottom:5px
}
.sidebar-widget .recommended-posts .recommended-posts-first .title a{
    color:#fff
}
.sidebar-widget .recommended-posts .recommended-posts-first .caption .category-label{
    margin-bottom:10px
}
.sidebar-widget .recommended-posts .recommended-posts-first .small-post-meta a{
    pointer-events:auto
}
.random-slider .category-label{
    left:8px!important;
    top:8px!important
}
.random-slider .owl-nav{
    height:0;
    position:absolute;
    right:15px;
    top:15px;
    width:77px
}
.random-slider .owl-nav .owl-prev{
    background:rgba(22,22,22,0.5) none repeat scroll 0 0;
    color:#fff;
    float:left;
    font-size:16px;
    font-weight:bold;
    height:36px;
    line-height:37px;
    margin-right:5px;
    text-align:center;
    width:36px;
    border:none!important;
    box-shadow:none!important;
    position:relative
}
.random-slider .owl-nav .owl-next{
    background:rgba(22,22,22,0.5) none repeat scroll 0 0;
    color:#fff;
    float:left;
    font-size:16px;
    font-weight:bold;
    height:36px;
    line-height:37px;
    text-align:center;
    width:36px;
    border:none!important;
    box-shadow:none!important;
    position:relative
}
.random-slider .owl-nav i{
    opacity:.7
}
.random-slider:hover .owl-prev,.random-slider:hover .owl-next{
    -moz-transition:all .4s ease-in-out 0s;
    -webkit-transition:all .4s ease-in-out 0s;
    transition:all .4s ease-in-out 0s
}
.random-slider .post-item{
    margin-bottom:15px
}
.sidebar-widget .tag-list{
    padding:0;
    margin:0;
    display:block;
    float:left;
    padding-bottom:15px
}
.sidebar-widget .tag-list li{
    list-style:none;
    float:left;
    margin-right:8px;
    margin-bottom:8px
}
.sidebar-widget .tag-list li a{
    background-color:#f4f4f4;
    color:#888;
    display:inline-block;
    font-size:13px;
    padding:5px 10px;
    text-decoration:none;
    border-radius:.25rem
}
.sidebar-widget .tag-list li a:hover{
    color:#fff!important
}
.poll{
    display:block;
    float:left;
    width:100%;
    position:relative;
    padding-bottom:30px;
    margin-top:30px;
    border-bottom:1px solid #eee;
    overflow:hidden
}
.poll:first-child{
    margin-top:0!important
}
.poll:last-child{
    border:0
}
.poll .title{
    font-size:15px;
    font-weight:500;
    line-height:22px;
    text-transform:none;
    margin-top:0
}
.poll .option{
    margin-bottom:15px
}
.poll .option span{
    margin-left:10px
}
.poll .button-cnt{
    margin-top:30px
}
.poll .button-cnt button{
    margin-right:15px
}
.poll .result{
    display:none
}
.poll .result .progress{
    border-radius:1px;
    background-color:transparent;
    box-shadow:none!important;
    background-color:#f3f3f3;
    color:#222;
    margin-bottom:15px;
    height:12px
}
.poll .result .progress .progress-bar{
    font-size:11px;
    font-weight:600;
    box-shadow:none!important
}
.poll .result .progress .progress-bar-0{
    color:#444
}
.poll .result .progress .progress-bar-0 span{
    margin-left:5px
}
.poll-error-message{
    color:#E95350;
    font-size:13px;
    display:none
}
.a-view-results{
    font-size:13px;
    font-weight:600;
    cursor:pointer
}
.total-vote{
    text-align:center;
    font-weight:bold;
    font-size:13px;
    margin-top:19px;
    margin-bottom:5px
}
.poll .result .progress span{
    position:absolute;
    right:0;
    font-weight:600;
    font-size:11px;
    line-height:11px
}
.label-poll-option{
    font-weight:400;
    cursor:pointer;
    margin-left:5px;
    display:initial!important
}
.page-title{
    margin-top:0;
    margin-bottom:30px;
    font-size:26px;
    line-height:26px;
    font-weight:400
}
.page-title strong{
    font-weight:500!important
}
.page-breadcrumb{
    min-height:63px
}
.page-content{
    font-size:15px;
    line-height:26px;
    overflow-wrap:break-word
}
.page-content p{
    overflow-wrap:break-word
}
.page-content img{
    max-width:100%!important;
    position:relative
}
.page-content iframe,.page-content object,.page-content embed{
    max-width:100%
}
.auth-modal{
    text-align:center
}
.auth-modal:before{
    content:'';
    display:inline-block;
    height:100%;
    vertical-align:middle;
    margin-right:-4px
}
.auth-modal .modal-dialog{
    display:inline-block;
    text-align:left;
    vertical-align:middle
}
.auth-modal .modal-sm{
    width:330px;
    max-width:100%
}
.auth-modal .modal-header{
    text-align:center;
    border:0;
    border-radius:3px 3px 0 0;
    display:block;
    width:100%;
    padding:15px 0
}
.auth-modal .modal-header .close{
    position:absolute;
    z-index:10;
    right:15px;
    font-size:22px;
    top:15px
}
.auth-modal .modal-header .modal-title{
    font-size:24px;
    position:relative;
    font-weight:500
}
.auth-modal .modal-body{
    padding:25px;
    padding-top:5px
}
.auth-modal .form-group{
    margin-bottom:10px
}
.page-login{
    padding-top:30px
}
.col-profile{
    margin-bottom:15px;
    text-align:center
}
.col-profile .thumbnail{
    margin:0 auto;
    max-width:150px;
    max-height:150px
}
.col-profile .btn{
    border-radius:1px;
    position:relative
}
.title-social-profile{
    font-size:18px
}
.btn-login{
    margin:15px 0;
    padding:14px 24px
}
.login-box-cnt{
    margin:0 auto;
    max-width:460px
}
.login-box{
    position:relative;
    margin-bottom:80px;
    position:relative;
    top:0;
    border-radius:2px;
    border-bottom:1px solid #dedede;
    border-left:1px solid #eaeaea;
    border-right:1px solid #eaeaea;
    box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);
    box-sizing:border-box;
    border-top:1px solid #eee;
    float:left
}
.login-box .box-body{
    display:block;
    width:100%;
    float:left;
    padding:30px
}
.login-box .box-head{
    display:block;
    width:100%;
    float:left;
    padding:20px 0;
    background-color:#f6f6f6;
    border-bottom:1px solid #eee
}
.login-box .box-footer{
    display:block;
    width:100%;
    float:left;
    padding:20px 0;
    text-align:center;
    background-color:#f6f6f6;
    border-top:1px solid #eee!important
}
.login-box .box-footer a{
    color:#222
}
.login-box .captcha-cnt{
    text-align:center
}
.auth-title{
    font-size:22px;
    font-weight:500;
    margin-bottom:5px;
    text-align:center
}
.login-box .auth-title{
    margin:0
}
.auth-sub-title{
    font-size:14px;
    font-weight:400;
    text-align:center;
    margin-bottom:10px;
    margin-top:10px;
    color:#777
}
.login-box .auth-sub-title{
    margin-bottom:30px
}
.btn-login-ext{
    position:relative;
    display:inline-block;
    border-radius:50%;
    width:45px;
    height:45px;
    text-align:center;
    line-height:45px;
    margin-right:10px
}
.btn-login-ext .icon{
    color:#fff;
    font-size:18px;
    line-height:45px
}
.btn-login-ext:focus{
    outline:0
}
.btn-login-ext:active{
    box-shadow:inset 0 0 0 32px rgba(0,0,0,0.1)
}
.btn-login-facebook{
    background-color:#3b5998
}
.btn-login-facebook .icon{
    display:block;
    width:45px;
    height:100%;
    text-align:center;
    position:relative;
    float:left;
    font-size:16px
}
.btn-login-facebook:hover,.btn-login-facebook:focus{
    opacity:.9
}
.btn-login-google{
    background:#dd4b39;
    margin-right:0
}
.btn-login-google .icon{
    display:block;
    width:45px;
    height:100%;
    text-align:center;
    position:relative;
    float:left;
    font-size:16px
}
.btn-login-google:hover,.btn-login-google:focus{
    opacity:.9
}
.col-update-profile-title{
    margin-bottom:30px
}
.register-terms{
    font-size:12px;
    line-height:16px;
    text-align:center
}
.register-terms a{
    font-weight:bold
}
.social-single-link{
    float:none;
    margin:0 auto
}
.link-forget{
    color:#222!important
}
.label-remember{
    color:#222;
    cursor:pointer;
    font-weight:400;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    font-size:13px
}
.p-auth-modal{
    color:#888;
    text-align:center;
    margin-bottom:10px
}
.p-auth-modal-or{
    color:#888;
    text-align:center;
    width:100%;
    height:1px;
    background-color:#f2f2f2;
    position:relative;
    margin-top:15px;
    margin-bottom:20px
}
.p-auth-modal-or span{
    width:40px;
    height:20px;
    display:block;
    position:absolute;
    top:-13px;
    background-color:#fff;
    left:0;
    right:0;
    margin:auto
}
.auth-box .error-message{
    margin-top:0;
    margin-bottom:10px
}
.form-group-capt{
    min-height:50px
}
.post-content{
    display:block;
    width:100%;
    height:auto;
    float:left;
    margin-bottom:0
}
.post-author-meta a{
    color:#222!important
}
.post-author-meta img{
    width:30px;
    height:30px;
    border-radius:100%;
    float:left;
    margin-right:10px
}
.post-content .title{
    font-size:38px;
    line-height:48px;
    font-weight:400;
    margin:10px 0
}
.post-content .img-description{
    text-align:left;
    font-size:12px;
    font-style:italic;
    line-height:18px;
    color:#666;
    margin-top:5px
}
.post-content iframe,.post-content object,.post-content embed{
    display:block;
    max-width:100%!important
}
.post-content .post-share{
    margin-bottom:5px
}
.post-content .post-meta{
    margin-bottom:15px
}
.post-content .post-meta span{
    margin-right:15px;
    font-size:12px;
    color:#b0b0b0
}
.post-content .post-meta span a{
    font-size:12px;
    color:#b0b0b0
}
.post-content .post-meta .sp-left{
    float:left;
    margin-right:15px;
    margin-left:0
}
.post-content .post-meta .sp-right{
    float:right;
    margin-right:0;
    margin-left:15px
}
.post-share{
    display:table;
    width:100%;
    float:left;
    margin-bottom:15px
}
.post-share .share-left{
    display:table-cell;
    white-space:nowrap;
    vertical-align:top;
    padding-right:30px
}
.post-share .share-right{
    display:table-cell;
    vertical-align:top
}
.post-share .share-box{
    margin:0;
    padding:0;
    text-align:left
}
.post-share .share-box li{
    display:inline-block;
    font-size:12px;
    line-height:12px;
    margin-right:8px;
    margin-bottom:8px
}
.post-share .share-box .social-btn-sm{
    height:38px;
    width:38px;
    color:#fff;
    float:left;
    overflow:hidden;
    position:relative;
    border-radius:.25rem;
    line-height:38px;
    text-align:center;
    font-size:15px;
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s
}
.post-share .share-box li .social-btn-lg{
    color:#fff;
    float:left;
    padding:0 25px;
    line-height:36px;
    text-decoration:none;
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s;
    height:38px;
    min-width:110px;
    border-radius:.25rem
}
.post-share .share-box li .social-btn-lg span{
    position:relative
}
.post-share .share-box li .social-btn-lg:hover{
    opacity:.8
}
.post-share .share-box li .social-btn-sm:hover{
    opacity:.8
}
.post-share .share-box li .social-btn-lg i{
    font-size:15px;
    position:relative;
    margin-right:10px
}
.post-share .share-box .share-li-sm{
    display:none
}
.post-share .share-title{
    float:left;
    font-size:14px;
    font-weight:600;
    line-height:42px;
    margin:0
}
.post-share .share-title i{
    margin-right:5px
}
.share-box li a.facebook{
    background:#3b5998!important
}
.share-box li a.twitter{
    background:#55acee
}
.share-box li a.google{
    background:#dd4b39
}
.share-box li a.linkedin{
    background:#007bb5
}
.share-box li a.whatsapp{
    background:#3EBE2B
}
.share-box li a.whatsapp i{
    font-size:17px
}
.share-box li a.pinterest{
    background:#cb2027
}
.share-box li a.tumblr{
    background:#2c4762
}
.share-box li a.btn-print{
    background:#444
}
.share-box li a.youtube{
    background:#b00
}
.share-box li a.add-reading-list{
    background-color:#bababa;
    color:#fff!important;
    font-size:15px!important
}
.share-box li a.remove-reading-list{
    background-color:#43A047;
    color:#fff!important;
    font-size:15px!important
}
.post-content .post-image{
    display:block;
    float:left;
    width:100%;
    max-width:100%;
    text-align:center
}
.post-content .post-image .post-image-inner{
    width:auto;
    height:auto;
    max-width:750px;
    margin:0 auto
}
.post-content .post-image img{
    margin:0 auto
}
.post-content .post-player{
    display:block;
    float:left;
    width:100%;
    max-width:100%
}
.post-detail-slider .owl-nav{
    position:absolute;
    height:0;
    width:77px;
    top:15px;
    right:15px
}
.post-detail-slider .owl-nav .owl-prev{
    padding:0;
    background:rgba(22,22,22,0.5);
    color:#fff;
    float:left;
    font-size:16px;
    font-weight:bold;
    height:36px;
    line-height:36px;
    text-align:center;
    width:36px;
    margin-right:5px;
    border:0!important;
    box-shadow:none!important;
    position:relative;
    vertical-align:middle
}
.post-detail-slider .owl-nav .owl-next{
    padding:0;
    background:rgba(22,22,22,0.5);
    color:#fff;
    float:left;
    font-size:16px;
    font-weight:bold;
    height:36px;
    line-height:36px;
    text-align:center;
    width:36px;
    border:0!important;
    box-shadow:none!important;
    position:relative
}
.post-detail-slider .owl-nav i{
    position:relative;
    top:0;
    opacity:.7
}
.post-content .post-video iframe{
    max-width:100%!important;
    display:block;
    min-height:200px
}
.post-content .video-player{
    display:block;
    float:left;
    width:100%;
    max-width:100%
}
.post-content .post-text{
    display:block;
    float:left;
    font-family:Verdana,Geneva,sans-serif;
    font-size:15px;
    line-height:26px;
    overflow-wrap:break-word;
    margin-top:20px
}
.post-content .post-summary{
    display:block;
    float:left;
    font-size:18px;
    line-height:26px;
    overflow-wrap:break-word;
    margin-top:0;
    margin-bottom:15px;
    font-weight:400
}
.post-content .post-text p{
    overflow-wrap:break-word
}
.post-content .post-text img{
    max-width:100%!important;
    position:relative
}
.post-content .post-tags{
    width:100%;
    float:left;
    margin-top:30px;
    margin-bottom:45px
}
.post-content .tags-title{
    float:left;
    font-size:14px;
    font-weight:600;
    margin:0;
    margin-right:15px;
    line-height:28px
}
.post-content .post-tags .tag-list{
    float:left;
    margin:0;
    padding:0
}
.post-content .post-tags .tag-list li{
    list-style:none;
    display:inline-block;
    margin-right:7px;
    margin-bottom:7px
}
.post-content .post-tags .tag-list li a{
    border:2px solid #f0f0f0;
    color:#555;
    display:block;
    font-size:12px;
    line-height:11px;
    padding:8px;
    border-radius:.25rem
}
.post-content .post-tags .tag-list li a:hover{
    color:#fff!important
}
.optional-url-cnt{
    display:block;
    float:left;
    width:100%;
    margin-top:30px;
    text-align:right
}
.related-posts{
    width:100%;
    float:left
}
.section-mid-title{
    display:block;
    float:left;
    position:relative;
    width:100%;
    border-bottom:2px solid #161616;
    margin-bottom:25px
}
.section-mid-title .title{
    background-color:#161616;
    color:#fff;
    display:inline-block;
    font-size:13px;
    font-weight:600;
    line-height:1;
    margin-bottom:0;
    margin-top:0;
    padding:8px 15px;
    text-transform:uppercase
}
.about-author{
    display:table;
    border-top:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:45px;
    width:100%
}
.about-author-page{
    padding-top:30px;
    padding-bottom:30px;
    border-bottom:1px solid #f0f0f0
}
.about-author-left{
    display:table-cell;
    width:130px;
    vertical-align:top
}
.about-author-right{
    display:table-cell;
    vertical-align:top
}
.about-author-row{
    width:100%;
    display:block;
    float:left
}
.about-author-right .author-link{
    float:left
}
.about-author-right .author-social-cnt{
    display:block;
    width:100%;
    float:left;
    margin-top:10px
}
.about-author-right .author-social{
    margin:0;
    padding:0
}
.about-author-right .author-social li{
    list-style:none;
    float:left;
    margin-right:30px
}
.img-author{
    width:110px;
    height:110px
}
.post-next-prev{
    display:table;
    margin-bottom:30px;
    border-top:1px solid #f0f0f0;
    padding:30px 0 15px 0
}
.post-next-prev .title{
    font-size:15px;
    font-weight:400;
    line-height:22px;
    margin:0 0 5px
}
.post-next-prev .title a{
    display:block
}
.post-next-prev .left{
    text-align:right;
    display:table-cell;
    border-right:1px solid #e6e6e6;
    min-height:60px
}
.post-next-prev .right{
    text-align:left;
    display:table-cell;
    min-height:60px
}
.post-next-prev p span{
    display:block;
    font-size:12px;
    line-height:12px;
    margin-bottom:15px;
    text-transform:uppercase
}
.post-next-prev .left p span i{
    margin-right:8px
}
.post-next-prev .right p span i{
    margin-left:8px
}
.post-item{
    display:block;
    width:100%;
    float:left;
    position:relative;
    margin-bottom:15px
}
.col-item-sep{
    width:100%;
    height:1px;
    float:left
}
.post-item .category-label{
    position:absolute;
    top:8px;
    left:8px
}
.post-item .title{
    font-size:20px;
    line-height:26px;
    text-transform:none;
    font-weight:500;
    margin-top:10px
}
.post-item .title a{
    display:block
}
.post-item .description{
    color:#777;
    font-size:13px;
    float:left;
    line-height:22px
}
.rss-title{
    border-bottom:1px solid #e7e7e7;
    padding-bottom:15px;
    margin-bottom:15px;
    font-size:22px
}
.rss-item{
    display:table;
    width:100%
}
.rss-item .left{
    display:table-cell;
    width:250px
}
.rss-item .right{
    display:table-cell
}
.rss-item .right p{
    word-break:break-all
}
.rss-content{
    margin-top:60px
}
.feed-item{
    display:block;
    width:100%;
    float:left;
    position:relative;
    margin-bottom:15px
}
.feed-item .title{
    font-size:16px;
    font-weight:500;
    line-height:23px;
    margin:0
}
.feed-item .description{
    color:#777;
    float:left;
    font-size:13px;
    line-height:20px
}
#comments{
    margin-bottom:100px
}
.comments{
    width:100%;
    float:left
}
.comments .comments-title{
    display:block;
    padding:10px 0;
    width:100%
}
.comments .comments-title .title{
    font-size:14px;
    font-weight:500;
    margin:0;
    text-transform:uppercase
}
.comments .comments-body{
    padding-top:20px
}
.comment-nav-tabs{
    padding:0;
    margin:0;
    border-bottom:2px solid #ddd
}
.comment-nav-tabs li{
    padding:0;
    margin:0!important
}
.comment-nav-tabs li a{
    display:block;
    margin:0
}
#comments .tab-content{
    width:100%;
    float:left
}
.section .section-head .comment-nav-tabs li a .title{
    background-color:transparent;
    color:#222;
    font-size:14px;
    padding:0 30px
}
.section .section-head .comment-nav-tabs .active a .title{
    background-color:#161616;
    color:#fff
}
.row-make-comment{
    margin-top:25px
}
.row-make-comment .form-textarea{
    min-height:80px
}
.comment-lists{
    padding:0;
    margin:0;
    margin-bottom:45px
}
.comment-lists li{
    list-style:none;
    margin-bottom:25px;
    width:100%
}
.comment-lists li img{
    width:55px!important;
    height:55px;
    float:left
}
.comment-lists .comment-left{
    display:table-cell;
    vertical-align:top;
    width:75px
}
.comment-lists .comment-right{
    display:table-cell;
    vertical-align:top
}
.comment-lists li{
    display:table
}
.comment-lists li .user-name{
    margin:0;
    margin-bottom:5px;
    word-break:break-all!important
}
.comment-lists li .comment-text{
    margin-bottom:0;
    word-break:break-all!important;
    display:block;
    width:100%
}
.comment-lists li .comment-meta{
    width:100%
}
.comment-lists li .comment-meta .comment-date{
    font-size:10px;
    color:#999;
    margin-right:10px
}
.comment-lists li .btn-comment-reply{
    font-size:11px;
    background-color:transparent!important;
    border:0!important;
    padding:0;
    margin-right:10px;
    outline:0;
    line-height:10px
}
.comment-lists li .btn-comment-like{
    font-size:11px;
    background-color:transparent!important;
    border:0!important;
    padding:0;
    margin-right:10px;
    outline:0;
    line-height:10px
}
.comment-lists li .btn-comment-delete{
    font-size:11px;
    background-color:transparent!important;
    color:#c52d2f;
    border:0!important;
    border-color:transparent!important;
    padding:0;
    box-shadow:none!important;
    outline:0
}
.comments .leave-reply-sub-body .form-textarea{
    min-height:70px;
    height:70px
}
.form-textarea-sub{
    margin-bottom:15px
}
.comment-max-text{
    display:none
}
.sub-comment-max-text{
    display:none
}
.ul-all-comments{
    display:none
}
.leave-reply{
    width:100%;
    float:left;
    margin-top:15px
}
.leave-reply .leave-reply-title{
    font-size:14px;
    font-weight:500;
    margin:0;
    text-transform:uppercase
}
.leave-reply .leave-reply-body{
    padding-top:15px;
    position:relative
}
.leave-reply-sub-body{
    margin-top:15px;
    display:none
}
.item-sub-comment{
    display:table;
    width:100%;
    margin-top:20px!important
}
.leave-reply textarea{
    min-height:130px;
    resize:vertical;
    line-height:18px!important
}
.profile-page .img-profile{
    border-radius:4px
}
.profile-page .username{
    font-size:24px;
    text-align:center;
    line-height:32px
}
.profile-tabs .nav .nav-item{
    width:100%;
    text-align:left;
    margin-bottom:2px!important
}
.profile-tabs .nav .nav-item .nav-link{
    padding:11px;
    border-radius:3px;
    color:#222
}
.profile-tabs .nav .nav-item .nav-link i{
    margin-right:8px
}
.profile-tabs .nav .nav-item .nav-link .count{
    float:right
}
.profile-tabs .nav .nav-link:hover{
    background-color:#f2f2f2
}
.profile-tabs .nav .active .nav-link{
    background-color:#f2f2f2
}
.profile-page-top{
    width:100%;
    display:block;
    position:relative;
    float:left;
    margin-bottom:60px
}
.profile-details{
    width:100%;
    display:table;
    position:relative;
    float:left
}
.profile-details .left{
    display:table-cell;
    vertical-align:top;
    text-align:left;
    width:200px;
    padding-right:30px
}
.profile-details .right{
    display:table-cell;
    vertical-align:top
}
.profile-details .img-profile{
    width:200px;
    height:200px;
    border-radius:3px
}
.profile-details .p-last-seen{
    margin:0;
    text-align:left;
    margin-bottom:8px;
    color:#888
}
.last-seen{
    font-size:12px;
    color:#888
}
.last-seen i{
    width:10px;
    height:10px;
    margin-right:5px;
    color:#85cc84
}
.profile-details .username{
    font-size:26px;
    font-weight:600;
    line-height:26px;
    margin-bottom:5px;
    margin-top:5px;
    width:auto;
    display:inline-block;
    float:left
}
.profile-details .description{
    line-height:24px;
    color:#555;
    margin-bottom:10px
}
.profile-details .user-contact .info{
    color:#777;
    margin-right:15px;
    padding-right:15px;
    border-right:1px solid #E1E3DF
}
.profile-details .user-contact .info:last-child{
    border:0
}
.profile-details .user-contact .info i{
    margin-right:10px
}
.profile-buttons{
    margin-top:20px;
    text-align:left;
    line-height:34px
}
.profile-buttons .btn-follow{
    float:left;
    margin-right:30px
}
.profile-buttons ul{
    float:left;
    margin:0;
    padding:0
}
.profile-buttons ul li{
    display:inline-block;
    margin-left:5px
}
.profile-buttons ul li:first-child{
    margin-left:0
}
.profile-buttons ul li a{
    display:block;
    width:36px;
    height:36px;
    line-height:36px;
    text-align:center;
    color:#777;
    font-size:15px;
    border:1px solid #bebebe;
    border-radius:100%
}
.profile-buttons ul li a:hover{
    color:#fff
}
.btn-follow i{
    margin-right:10px
}
.widget-followers{
    width:100%;
    display:block;
    float:left;
    position:relative
}
.widget-followers{
    width:100%;
    display:block;
    float:left;
    position:relative;
    margin-bottom:30px
}
.widget-followers .widget-head{
    width:100%;
    display:block;
    float:left;
    position:relative;
    border-bottom:1px solid #ebebeb
}
.widget-followers .widget-head .title{
    font-size:15px;
    margin-top:0
}
.widget-followers .widget-body{
    width:100%;
    display:block;
    float:left;
    position:relative;
    padding:15px 0
}
.widget-followers .widget-content{
    width:100%;
    display:block;
    float:left;
    position:relative;
    max-height:260px;
    overflow:hidden
}
.widget-followers .widget-body .row-followers{
    margin-right:-3px;
    margin-left:-3px
}
.widget-followers .widget-body .col-followers{
    padding-right:3px;
    padding-left:3px;
    margin-bottom:6px
}
.widget-followers .widget-body .followers-list .img-follower{
    width:50px;
    height:50px
}
.widget-followers .widget-body .followers-list img{
    width:50px;
    height:50px
}
.form-avatar{
    width:180px;
    border-radius:3px
}
.btn-resend-email{
    padding:0;
    margin:0;
    background-color:transparent;
    box-shadow:none!important;
    float:right
}
.btn-profile-file-upload{
    background-color:#555!important;
    border-color:#555!important
}
.badge-profile-file-upload{
    background-color:#888!important;
    font-size:10px;
    font-weight:normal
}
.contact-leave-message{
    font-size:22px;
    font-weight:400;
    margin-top:20px;
    margin-bottom:15px
}
.row-contact-text{
    margin-bottom:30px
}
.contact-item{
    margin-bottom:10px;
    display:block;
    float:left;
    width:100%
}
.contact-item .contact-icon{
    max-width:30px;
    padding-right:0;
    text-align:center;
    font-size:15px;
    color:#444
}
.contact-social{
    margin-top:30px;
    float:left
}
.contact-social ul{
    margin:0;
    padding:0
}
.contact-social ul li{
    list-style:none;
    display:inline-block;
    margin-right:10px
}
.contact-social ul li a{
    border:1px solid #dfdfdf;
    border-radius:100%;
    color:#555;
    display:inline-block;
    height:50px;
    line-height:50px;
    text-align:center;
    width:50px;
    font-size:15px
}
.contact-social ul li a:hover{
    text-decoration:none
}
.contact-social ul li .facebook:hover{
    background-color:#3B5998;
    color:#fff!important;
    border-color:#3B5998
}
.contact-social ul li .twitter:hover{
    background-color:#1DA1F2;
    color:#fff!important;
    border-color:#1DA1F2
}
.contact-social ul li .google:hover{
    background-color:#DC4A38;
    color:#fff!important;
    border-color:#DC4A38
}
.contact-social ul li .instagram:hover{
    background-color:#D02E95;
    color:#fff!important;
    border-color:#D02E95
}
.contact-social ul li .linkedin:hover{
    background-color:#0177b5;
    color:#fff!important;
    border-color:#0177b5
}
.contact-social ul li .pinterest:hover{
    background-color:#bd081c;
    color:#fff!important;
    border-color:#bd081c
}
.contact-social ul li .vk:hover{
    background-color:#4c75a3;
    color:#fff!important;
    border-color:#4c75a3
}
.contact-social ul li .youtube:hover{
    background-color:#b00;
    color:#fff!important;
    border-color:#b00
}
.page-gallery{
    min-height:800px;
    padding-bottom:100px
}
.filters{
    width:auto;
    position:relative;
    display:block;
    margin-bottom:30px;
    text-align:center
}
.filters input{
    display:none
}
.filters .btn{
    border:0;
    color:#222!important;
    box-shadow:none;
    font-size:14px;
    line-height:16px;
    margin:5px 10px;
    padding:6px 15px;
    -moz-transition:all .45s ease-in-out 0s;
    -webkit-transition:all .45s ease-in-out 0s;
    transition:all .45s ease-in-out 0s;
    background-color:#fff;
    box-shadow:none!important;
    position:relative;
    text-align:center;
    font-weight:600;
    background-color:transparent!important
}
.filters .active::after{
    bottom:-3px;
    content:"";
    height:3px;
    left:0;
    position:absolute;
    width:100%
}
.filters .btn:last-child{
    margin-right:0
}
.filters .btn:focus:after,.filters .btn:hover:after,.filters .btn:active:after{
    bottom:-3px;
    content:"";
    height:3px;
    left:0;
    position:absolute;
    width:100%;
    -moz-transition:all .45s ease-in-out 0s;
    -webkit-transition:all .45s ease-in-out 0s;
    transition:all .45s ease-in-out 0s
}
.gallery .gallery-item{
    cursor:pointer;
    padding-left:7.5px!important;
    padding-right:7.5px!important;
    margin-bottom:15px
}
.gallery .gallery-item .item-inner{
    position:relative;
    display:block;
    overflow:hidden
}
.gallery img{
    width:100%;
    transition:all .5s;
    text-indent:-9999px
}
.gallery .lightbox img{
    width:100%;
    border-radius:0;
    position:relative
}
.gallery .lightbox:after{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    background-color:rgba(0,0,0,0.6);
    content:'';
    transition:.4s
}
.gallery .lightbox:hover:after,.gallery .lightbox:hover:before{
    opacity:1
}
.gallery .gallery-item:hover img{
    transform:scale(1.1)
}
.row-masonry{
    margin-left:-7.5px;
    margin-right:-7.5px
}
.mfp-zoom-out .mfp-with-anim{
    opacity:0;
    transition:all .3s ease-in-out;
    transform:scale(1.3)
}
.mfp-zoom-out.mfp-bg{
    opacity:0;
    transition:all .3s ease-out
}
.mfp-zoom-out.mfp-ready .mfp-with-anim{
    opacity:1;
    transform:scale(1)
}
.mfp-zoom-out.mfp-ready.mfp-bg{
    opacity:.8
}
.mfp-zoom-out.mfp-removing .mfp-with-anim{
    transform:scale(1.3);
    opacity:0
}
.mfp-zoom-out.mfp-removing.mfp-bg{
    opacity:0
}
.pagination{
    float:right;
    margin:30px 0
}
.pagination li a{
    margin:0 4px;
    border:1px solid #eaeaf1;
    color:#63636a;
    height:36px;
    text-align:center;
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s;
    width:auto;
    min-width:36px;
    font-size:14px;
    line-height:23px;
    border-radius:1px!important
}
.pagination .prev a{
    line-height:21px!important
}
.pagination .next a{
    line-height:21px!important
}
.pagination .page-first a{
    line-height:21px!important
}
.pagination .page-last a{
    line-height:21px!important
}
.pagination li a:hover,.pagination li a:focus,.pagination li a:active{
    color:#fff
}
#footer{
    background-color:#009933;
    padding-top:20px;
    margin-top:0;
    color:#fff;
}
.footer-widgets{
    padding-bottom:30px
}
.footer-widget{
    display:block
}
.footer-widget .title{
    text-transform:uppercase;
    padding-bottom:8px;
    margin-bottom:0;
    font-size:14px;
    font-weight:500;
    position:relative;
    color:#fff;
    margin-bottom:15px
}
.f-widget-about p{
    font-size:13px
}
.footer-logo{
    margin-bottom:15px
}
.footer-logo img{
    max-width:100%;
    height:auto
}
.f-random-list{
    padding:0;
    margin:0;
    position:relative
}
.f-random-list li{
    display:table;
    list-style:none;
    position:relative;
    width:100%;
    display:block;
    float:left;
    margin-bottom:15px
}
.f-random-list li .list-left{
    position:relative;
    display:table-cell;
    vertical-align:top;
    width:106px;
    height:74px;
    overflow:hidden
}
.f-random-list li .list-right{
    position:relative;
    display:table-cell;
    vertical-align:top;
    padding-left:15px
}
.f-random-list li img{
    width:106px;
    height:74px;
    position:relative;
    float:left
}
.f-random-list li .title{
    font-weight:500;
    line-height:22px;
    font-size:13px;
    margin:0;
    margin-bottom:5px;
    text-transform:none
}
.f-random-list li .title a{
    color:#ccc;
    display:block
}
.f-widget-follow ul{
    margin:0;
    padding:0
}
.f-widget-follow ul li{
    display:inline-block;
    margin-right:5px;
    margin-bottom:5px
}
.f-widget-follow ul li a{
    width:36px;
    height:36px;
    color:#f8f8f8;
    font-size:14px;
    line-height:36px;
    text-align:center;
    display:block;
    border-radius:.25rem;
    background-color:#2d2e30
}
.f-widget-follow ul li a:hover{
    text-decoration:none;
    color:#fff
}
.f-widget-follow ul li .facebook:hover{
    background-color:#3B5998;
    color:#fff!important
}
.f-widget-follow ul li .twitter:hover{
    background-color:#1DA1F2;
    color:#fff!important
}
.f-widget-follow ul li .google:hover{
    background-color:#DC4A38;
    color:#fff!important
}
.f-widget-follow ul li .instagram:hover{
    background-color:#D02E95;
    color:#fff!important
}
.f-widget-follow ul li .linkedin:hover{
    background-color:#0177b5;
    color:#fff!important
}
.f-widget-follow ul li .pinterest:hover{
    background-color:#bd081c;
    color:#fff!important
}
.f-widget-follow ul li .vk:hover{
    background-color:#4c75a3;
    color:#fff!important
}
.f-widget-follow ul li .youtube:hover{
    background-color:#b00;
    color:#fff!important
}
.f-widget-follow ul li .rss:hover{
    background-color:#F8991D;
    color:#fff!important
}
.newsletter{
    font-size:13px;
    margin-top:45px
}
.newsletter input{
    height:34px;
    outline:0;
    color:#aaa;
    font-size:12px;
    padding:4px 12px;
    background:#2d2e30;
    border:0!important;
    float:left;
    margin-bottom:5px;
    border-radius:.25rem 0 0 .25rem
}
.newsletter .newsletter-button{
    min-width:75px;
    height:34px;
    padding:4px 12px;
    outline:0;
    font-size:13px;
    border:0;
    color:#fff;
    float:left;
    -moz-transition:all .2s ease-in-out 0s;
    -webkit-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s;
    text-transform:uppercase;
    border-style:solid;
    border:0!important;
    font-size:12px;
    font-weight:600;
    border-radius:0 .25rem .25rem 0;
    line-height:1.3;
    width:auto
}
#newsletter{
    margin-top:5px
}
.footer-bottom{
    padding:20px 0 20px 0;
    border-top:1px solid #2a2b2d;
    line-height:36px
}
.footer-bottom-left{
    float:left;
    padding-left:15px
}
.footer-bottom-right{
    float:right
}
.footer-bottom p{
    font-size:13px;
    line-height:20px;
    margin:10px 0;
	color: #fff
}
.nav-footer{
    margin:0;
    padding:0
}
.nav-footer li{
    display:inline-block;
    list-style:outside none none;
    margin-right:15px
}
.nav-footer li a{
    color:#aaa;
    font-size:13px;
    line-height:16px
}
.scrollup{
    display:none;
    position:fixed;
    bottom:20px;
    right:15px;
    color:#fff;
    z-index:999999
}
.scrollup i{
    width:40px;
    height:40px;
    line-height:40px;
    display:block;
    text-align:center;
    background-color:#222;
    border-radius:.3rem;
    z-index:999999
}
.has-error{
    border-color:#a94442!important
}
.error-404{
    min-height:500px;
    width:100%;
    text-align:center;
    padding-top:100px
}
.error-404 h1{
    font-size:60px;
    margin-bottom:10px
}
.error-404 h2{
    margin-top:10px;
    font-size:32px
}
@keyframes fadeIn{
    from{
        opacity:0;
        transform:translate3d(0,-20%,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.bn-lg{
    display:block;
    width:100%;
    min-width:728px;
    min-height:90px;
    position:relative;
    float:left;
    text-align:center
}
.bn-md{
    display:none;
    width:100%;
    min-width:468px;
    min-height:60px;
    position:relative;
    float:left;
    text-align:center
}
.bn-sm{
    display:none;
    width:100%;
    min-width:234px;
    min-height:60px;
    position:relative;
    text-align:center;
    float:left
}
.bn-lg-sidebar{
    width:100%;
    min-width:300px;
    min-height:250px;
    position:relative;
    float:left;
    text-align:center;
    display:block
}
.bn-sm-sidebar{
    display:none;
    width:100%;
    min-width:234px;
    min-height:60px;
    position:relative;
    float:left;
    text-align:center
}
.bn-header-mobile{
    display:none;
    width:100%;
    padding-bottom:15px
}
.bn-p-t{
    padding-top:30px
}
.bn-p-t-20{
    padding-top:20px
}
.bn-p-b{
    padding-bottom:30px
}
.bn-p-b-20{
    padding-bottom:20px
}
.add-reading-list{
    color:#379824!important;
    font-size:12px!important;
    float:right!important;
    font-weight:400!important
}
.remove-reading-list{
    color:#cc2d29!important;
    font-size:12px!important;
    float:right!important;
    font-weight:400!important
}
.contact-map-container{
    display:block;
    float:left;
    width:100%;
    margin-top:30px
}
.contact-map-container iframe{
    display:block;
    float:left;
    width:100%;
    height:460px
}
.g-recaptcha{
    display:inline-block!important
}
.navbar-default .sub-menu-right{
    background-color:#fff;
    display:table-cell;
    min-height:250px;
    padding:20px;
    vertical-align:top;
    width:80%
}
.single-sub-menu{
    display:block!important;
    width:100%!important
}
.single-sub-menu .menu-post-item{
    width:20%
}
.hide-after::after{
    display:none
}
.post-item-image{
    width:100%;
    height:214.1px;
    display:block;
    position:relative;
    background-color:#f8f8f8
}
.post-item-mid .post-item-image{
    height:136.78px
}
.post-item-horizontal .post-item-image{
    height:207.917px
}
.megamenu-content .post-item-image{
    height:auto
}
.profile-page .post-item-image{
    height:249.78px
}
.img-container{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    overflow:hidden
}
.img-bg{
    width:100%
}
.img-cover{
    position:relative;
    width:100%;
    height:100%;
    object-fit:cover
}
.img-post{
    width:100%;
    position:relative;
    display:block
}
.post-icon{
    position:absolute!important;
    right:0!important;
    left:0!important;
    top:0!important;
    bottom:0!important;
    margin:auto!important;
    background:rgba(0,0,0,0.3)!important;
    border-radius:100%!important;
    z-index:10!important;
    pointer-events:none!important;
    float:none!important
}
.post-icon-xl{
    width:48px!important;
    height:48px!important
}
.post-icon-lg{
    width:44px!important;
    height:44px!important
}
.post-icon-md{
    width:34px!important;
    height:34px!important
}
.post-icon-menu{
    width:32px!important;
    height:32px!important
}
.post-icon-sm{
    width:24px!important;
    height:24px!important
}
.show-on-page-load{
    visibility:hidden;
    width:auto;
    height:auto;
    max-width:750px;
    margin:0 auto
}
.category-label-relative{
    position:relative!important;
    top:0!important;
    left:0!important
}
.l-15-im{
    left:15px!important
}
.cookies-warning{
    background-color:#fafafc;
    border-radius:2px;
    bottom:18px;
    left:20px;
    opacity:.9;
    position:fixed;
    width:400px;
    max-width:100%;
    z-index:9999;
    border:1px solid #e5e5e8
}
.cookies-warning .text{
    font-size:13px;
    padding:24px 18px;
    color:#333;
    line-height:24px
}
.cookies-warning .icon-cl{
    cursor:pointer;
    padding:8px;
    position:absolute;
    font-size:18px;
    right:1px;
    top:-5px;
    color:#7b7b7b!important
}
.recaptcha-cnt{
    width:100%;
    height:auto;
    display:block;
    text-align:center
}
.g-recaptcha{
    width:300px;
    height:74px;
    margin:0 auto;
    max-width:100%
}
.reactions{
    display:block;
    position:relative;
    margin-bottom:45px
}
.reactions .title-reactions{
    display:block;
    width:100%;
    margin-bottom:30px;
    text-transform:uppercase;
    font-size:16px
}
.reactions .col-reaction{
    width:13.2%;
    margin-right:5.8px;
    display:inline-block;
    cursor:pointer
}
.reactions .col-reaction:last-child{
    margin:0
}
.reactions .col-reaction .row{
    margin-bottom:5px
}
.reactions .col-reaction:hover .btn-reaction span{
    color:#fff
}
.reactions .col-reaction:hover .progress-bar-vertical .progress-bar{
    opacity:1
}
.reactions .progress{
    background-color:#f5f5f5;
    border-radius:0;
    box-shadow:none!important;
    height:20px;
    margin:0;
    overflow:hidden
}
.reactions .progress-bar-vertical{
    width:100%;
    height:100px;
    display:flex;
    align-items:flex-end;
    margin-right:20px;
    float:left;
    position:relative
}
.reactions .progress-bar-vertical .progress-bar{
    width:100%;
    height:0;
    -webkit-transition:height .6s ease;
    -o-transition:height .6s ease;
    transition:height .6s ease;
    box-shadow:none!important;
    opacity:.7;
    -moz-transition:all .1s ease-in-out 0s;
    -webkit-transition:all .1s ease-in-out 0s;
    transition:all .1s ease-in-out 0s
}
.reactions .progress-bar-vertical .progress-bar-voted{
    opacity:1
}
.reactions .progress-bar-vertical .span-vote{
    width:auto;
    height:20px;
    position:absolute;
    display:inline-block;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    font-size:12px;
    color:#222;
    font-weight:600;
    text-align:center
}
.reactions .btn-reaction{
    background-color:#e6e6e6;
    border:0!important;
    padding:4px!important;
    display:block;
    width:100%;
    border-radius:.25rem;
    -moz-transition:all .1s ease-in-out 0s;
    -webkit-transition:all .1s ease-in-out 0s;
    transition:all .1s ease-in-out 0s
}
.reactions .btn-reaction span{
    text-transform:uppercase;
    font-weight:600;
    font-size:12px
}
.reactions .btn-reaction-voted span{
    color:#fff
}
.reactions .icon-cnt{
    display:block;
    text-align:center
}
.reactions .img-reaction{
    width:auto;
    height:55px;
    max-width:100%;
    position:relative
}
.col-disable-voting{
    cursor:default!important
}
.col-disable-voting .progress-bar-vertical .progress-bar{
    opacity:.7!important
}
.disable-voting{
    background-color:#e6e6e6!important;
    cursor:default!important
}
.disable-voting span{
    color:#222!important
}
.post-content .vjs-icon-play::before,.post-content .video-js .vjs-big-play-button::before,.post-content .video-js .vjs-play-control::before{
    display:none
}
.noselect{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.add-post-modal{
    text-align:center;
    padding:0!important
}
.add-post-modal:before{
    content:'';
    display:inline-block;
    height:100%;
    vertical-align:middle;
    margin-right:-4px
}
.add-post-modal .modal-dialog{
    display:inline-block;
    text-align:left;
    vertical-align:middle;
    max-width:800px
}
.add-post-modal .row{
    margin-left:-5px;
    margin-right:-5px
}
.add-post-modal .row{
    margin-left:-5px;
    margin-right:-5px
}
.add-post-modal .col-add-post{
    padding-left:5px;
    padding-right:5px
}
.add-post-modal .modal-header{
    border:0!important;
    text-align:center;
    padding:30px 20px
}
.add-post-modal .modal-body{
    padding:20px;
    padding-bottom:30px
}
.add-post-modal .modal-content{
    border-radius:4px
}
.add-post-modal .modal-header .modal-title{
    font-size:24px;
    line-height:32px;
    text-transform:uppercase
}
.add-post-modal .item{
    width:100%;
    background-color:#fbfbfb;
    padding:15px;
    margin-bottom:10px
}
.add-post-modal .item-icon{
    width:80px;
    height:80px;
    text-align:center;
    line-height:80px;
    background-color:#fff;
    border-radius:100%;
    margin:0 auto
}
.add-post-modal .item-icon i{
    font-size:38px
}
.add-post-modal .item .title{
    font-size:16px;
    text-align:center;
    margin:15px 0;
    color:#333!important
}
.add-post-modal .item .desc{
    color:#a6a6a6;
    text-align:center
}
.add-post-modal .close{
    position:absolute;
    right:20px;
    top:20px
}
.add-post-modal .item:hover{
    background-color:#f8f8f8
}
.btn-file-upload{
    position:relative;
    font-size:13px!important;
    padding:4px 16px!important;
    overflow:hidden!important;
    margin-right:15px
}
.btn-file-upload input{
    position:absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
    z-index:2;
    filter:alpha(opacity=0);
    -ms-filter:"alpha(opacity=0)";
    opacity:0;
    background-color:transparent;
    color:transparent;
    cursor:pointer
}
.swal-button{
    border-color:transparent!important
}
.swal-button-container{
    border-color:transparent!important
}
.swal-button--cancel{
    border-color:transparent!important
}
.swal-button{
    border-color:transparent!important;
    box-shadow:none!important;
    outline:none!important
}
.swal-button-container{
    border-color:transparent!important;
    box-shadow:none!important;
    outline:none!important
}
form label.error{
    color:#d43f3a;
    display:none!important
}
form input.error{
    border:1px solid rgba(220,53,69,0.40)!important
}
form textarea.error{
    border:1px solid rgba(220,53,69,0.40)!important
}
form select.error{
    border:1px solid rgba(220,53,69,0.40)!important
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    .img-cover{
        position:relative;
        width:auto!important;
        height:auto!important;
        min-height:100%;
        min-width:100%;
        max-width:520px
    }
    .post-item-small .img-cover{
        position:relative;
        width:auto!important;
        height:auto!important;
        min-height:100%;
        min-width:100%;
        max-width:130px
    }
    .featured-slider .featured-slider-item .img-cover{
        position:relative;
        width:auto!important;
        height:auto!important;
        min-height:100%;
        min-width:100%;
        max-width:700px
    }
    .img-no-slider{
        pointer-events:none!important;
        z-index:-1!important
    }
    .post-item-video-big .img-cover{
        position:relative;
        width:auto!important;
        height:auto!important;
        min-height:100%;
        min-width:100%;
        max-width:750px
    }
    .featured-box .img-cover{
        position:relative;
        width:auto!important;
        height:auto!important;
        min-height:100%;
        min-width:100%;
        max-width:340px
    }
    .menu-post-item .img-cover{
        position:relative;
        width:auto!important;
        height:auto!important;
        min-height:100%;
        min-width:100%;
        max-width:260px
    }
    .f-random-list .img-cover{
        position:relative;
        width:auto!important;
        height:auto!important;
        min-height:100%;
        min-width:100%;
        max-width:130px
    }
}
@media(max-width:1200px){
    .container{
        width:100%
    }
    .featured-box .img-post{
        height:auto!important
    }
    #featured .featured-left .title{
        font-size:20px;
        line-height:26px;
        margin:0
    }
    .featured-box .caption .title{
        font-size:16px;
        line-height:24px;
        margin:0
    }
    .news-ticker ul li{
        width:700px
    }
    .reactions .col-reaction{
        margin-right:3.8px
    }
    .bn-lg{
        display:none
    }
    .bn-md{
        display:block
    }
    #featured{
        height:auto
    }
    #featured .featured-left{
        height:auto
    }
    #featured .featured-right{
        height:auto
    }
    .featured-slider .featured-slider-item{
        height:auto
    }
    #featured .featured-box{
        height:auto
    }
    #featured .featured-box .box-inner{
        height:auto
    }
    .post-item-image{
        height:auto
    }
    .post-item-horizontal .post-item-image{
        height:auto
    }
    .post-item-video-big .post-item-image{
        height:auto
    }
    .post-item-mid .post-item-image{
        height:auto
    }
    .profile-page .post-item-image{
        height:auto
    }
}
@media(max-width:991px){
    #content{
        width:100%;
        padding-bottom:60px;
        padding-top:15px
    }
    .page-gallery .page-title{
        margin-top:30px
    }
    #sidebar{
        width:100%
    }
    #header .top-bar{
        display:none
    }
    #header .logo-banner{
        display:none
    }
    #header .main-menu{
        display:none
    }
    .mobile-menu{
        display:block
    }
    .nav-mobile{
        display:block;
        position:relative
    }
    .navbar-nav .open .dropdown-menu{
        background-color:transparent;
        border:0 none;
        box-shadow:none;
        float:none;
        margin-top:0;
        position:static;
        width:auto;
        position:relative;
        top:-7px
    }
    .mobile-nav-search{
        display:block
    }
    .section-featured .container{
        padding:0
    }
    #featured{
        margin-top:0;
        display:block!important
    }
    #featured .featured-left{
        width:100%;
        position:relative;
        display:block!important;
        padding-right:0!important;
        padding-bottom:2px;
        float:left
    }
    #featured .featured-right{
        width:100%;
        position:relative!important;
        display:block!important;
        padding-left:0!important;
        float:left
    }
    .featured-slider{
        max-height:none!important
    }
    .featured-slider .featured-slider-item{
        background-color:#eee;
        height:auto;
        width:100%
    }
    .featured-slider .owl-nav .owl-prev{
        font-size:24px;
        height:24px;
        line-height:24px;
        width:24px
    }
    .featured-slider .owl-nav .owl-next{
        font-size:24px;
        height:24px;
        line-height:24px;
        width:24px
    }
    .img-no-slider{
        display:none
    }
    .main-menu .post-meta{
        display:none
    }
    .news-ticker ul li{
        width:500px;
        white-space:nowrap;
        overflow:hidden!important;
        text-overflow:ellipsis
    }
    .bn-header-mobile{
        display:block
    }
    .bn-p-t{
        padding-top:15px
    }
    .bn-p-b{
        padding-bottom:15px
    }
    .profile-details{
        width:100%;
        display:block
    }
    .profile-details .left{
        width:100%;
        display:block;
        padding:0
    }
    .profile-details .right{
        width:100%;
        display:block
    }
    .profile-details .username{
        display:block;
        width:100%;
        margin-top:10px
    }
    .profile-tabs{
        margin-bottom:30px
    }
}
@media(max-width:767px){
    .mobile-nav-search .search-form{
        width:100%;
        position:absolute;
        right:0;
        left:0;
        top:70px;
        padding:5px;
        border-top:2px solid #ebebeb
    }
    .search-form button{
        border:0 none;
        border-radius:0;
        box-shadow:none;
        color:#fff;
        font-size:16px;
        height:38px;
        line-height:10px;
        position:absolute;
        right:10px;
        text-align:center;
        top:5px;
        width:38px
    }
    .section{
        margin-bottom:10px
    }
    .megamenu .dropdown.megamenu-fw .dropdown-menu{
        max-width:100%
    }
    .navbar-nav .open .dropdown-menu>li>a{
        line-height:22px;
        padding:7px 15px 7px 25px
    }
    .profile-dropdown .dropdown-menu{
        top:0!important
    }
    .profile-dropdown .dropdown-menu>li>a>i{
        margin-right:10px
    }
    .page-breadcrumb{
        height:30px;
        min-height:30px
    }
    #featured .featured-left .caption{
        padding:10px
    }
    .featured-slider .featured-slider-item .category-label{
        left:10px;
        top:10px
    }
    .featured-slider .featured-slider-item .caption{
        left:0!important
    }
    #featured .featured-left .title{
        font-size:18px;
        line-height:24px
    }
    .featured-box .caption{
        padding:10px
    }
    .featured-box .category-label{
        left:10px;
        top:10px
    }
    .featured-box .caption .title{
        font-size:14px;
        line-height:22px;
        margin:0
    }
    .page-breadcrumb{
        display:none
    }
    #content{
        padding-bottom:30px
    }
    .col-post-item{
        width:100%
    }
    .post-item .title{
        font-size:20px;
        line-height:26px
    }
    .post-item-horizontal .title{
        font-size:18px;
        line-height:24px
    }
    .post-item-horizontal .description{
        font-size:13px;
        line-height:20px
    }
    .post-item .post-image{
        display:block;
        width:100%
    }
    .post-item-small .title{
        font-size:14px;
        line-height:21px
    }
    .featured-video li .title{
        font-size:18px;
        line-height:24px
    }
    .sidebar-widget .recommended-posts .recommended-posts-first .title{
        font-size:18px;
        line-height:24px
    }
    .post-item .description{
        font-size:13px;
        line-height:20px
    }
    .video-image{
        display:block;
        width:100%!important;
        position:relative!important
    }
    .video-image img{
        display:block;
        width:100%!important;
        position:relative!important
    }
    .video-image .video-bg{
        display:none
    }
    .post-item-horizontal .item-image{
        width:100%
    }
    .post-item-horizontal .item-image img{
        display:block;
        width:100%
    }
    .post-item-horizontal .item-content{
        width:100%
    }
    .poll .title{
        font-size:14px;
        line-height:21px
    }
    .post-share .share-box .share-li-lg{
        display:none
    }
    .post-share .share-box .share-li-sm{
        display:inline-block
    }
    .post-content{
        padding-top:10px
    }
    .post-content .title{
        font-size:28px;
        line-height:34px;
        margin-top:10px
    }
    .page-title{
        font-size:24px;
        line-height:26px;
        margin-top:15px;
        margin-bottom:20px
    }
    .page-content img{
        display:block;
        height:auto!important;
        max-width:100%!important;
        position:relative
    }
    .page-content iframe{
        height:auto;
        min-height:300px
    }
    .post-content .post-text img{
        display:block;
        height:auto!important;
        max-width:100%!important;
        position:relative
    }
    .post-share .share-box .social-btn-sm{
        height:38px;
        line-height:38px;
        width:38px
    }
    .post-content .post-text{
        font-size:14px;
        line-height:25px
    }
    .post-share-bottom{
        padding:15px 0 15px
    }
    .post-content .post-share{
        margin-bottom:15px
    }
    .post-content iframe{
        height:auto!important;
        min-height:300px!important
    }
    .page-content iframe{
        height:auto!important
    }
    .post-next-prev{
        margin-bottom:30px
    }
    .post-next-prev .left{
        border:0
    }
    .post-next-prev .right{
        margin-top:15px
    }
    .post-next-prev p,.post-next-prev .title{
        text-align:center
    }
    .contact-leave-message{
        font-size:16px
    }
    .contact-right{
        margin-top:30px
    }
    .captcha-cnt{
        margin-bottom:10px
    }
    .cap-register-cnt{
        margin-bottom:0
    }
    .contact-social ul li{
        margin-right:5px;
        margin-bottom:5px
    }
    .contact-social ul li a{
        font-size:14px;
        height:40px;
        line-height:40px;
        width:40px
    }
    .full-with-map{
        margin-top:30px;
        height:350px
    }
    .auth-modal .modal-body{
        padding:15px
    }
    .auth-modal .modal-header .modal-title{
        font-size:22px
    }
    .link-forget{
        font-size:13px
    }
    .p-auth-modal{
        display:none
    }
    .btn-login-facebook .icon{
        width:35px
    }
    .btn-login-google .icon{
        width:35px
    }
    .btn-login-ext .icon{
        margin-right:0;
        width:35px;
        font-size:15px;
        padding-left:5px
    }
    .auth-box .has-feedback{
        margin-bottom:10px
    }
    .p-auth-modal-or{
        margin-bottom:15px;
        margin-top:10px
    }
    .btn-login-ext{
        font-size:12px;
        line-height:34px
    }
    .login-box-cnt{
        float:left;
        width:100%!important;
        max-width:100%!important
    }
    .login-box{
        padding:0;
        width:100%!important
    }
    .login-box .box-body{
        padding:15px
    }
    .col-update-profile{
        padding:0
    }
    .auth-title{
        font-size:22px;
        line-height:26px
    }
    .login-box .box-head{
        padding:15px 0
    }
    .login-box .box-footer{
        padding:15px 0
    }
    .comment-lists li .btn-comment-like{
        font-size:10px;
        margin-right:0
    }
    .comment-lists li .btn-comment-reply{
        font-size:10px;
        margin-right:5px
    }
    .comment-lists li .comment-meta .comment-date{
        font-size:8px;
        margin-right:5px
    }
    .comment-lists li img{
        height:35px!important;
        width:35px!important
    }
    .comment-lists .comment-left{
        display:table-cell;
        vertical-align:top;
        width:40px
    }
    .comment-lists li{
        margin-bottom:5px
    }
    .item-sub-comment{
        margin-top:5px!important
    }
    .comment-lists li .comment-text{
        font-size:13px;
        line-height:18px
    }
    .news-ticker-cnt .right{
        display:block;
        width:100%;
        float:left;
        margin-top:5px
    }
    .news-ticker ul{
        height:auto;
        padding:0
    }
    .news-ticker ul li{
        height:auto
    }
    .sub-block-tabs{
        display:none
    }
    .sub-block-tabs-mobile{
        display:block
    }
    .newsletter input{
        width:100%
    }
    .newsletter .newsletter-button{
        float:right;
        margin:0
    }
    .filters .btn{
        font-size:13px;
        margin:5px;
        padding:6px
    }
    .page-content{
        font-size:14px;
        line-height:25px;
        padding-bottom:60px
    }
    .about-author-left{
        display:block;
        text-align:center
    }
    .about-author-right{
        display:block;
        margin-top:15px
    }
    .rss-title{
        font-size:16px
    }
    .rss-item .left{
        display:block;
        width:100%
    }
    .rss-item .right{
        display:block;
        width:100%
    }
    #footer{
        padding-top:30px
    }
    .nav-footer{
        padding-bottom:40px
    }
    .footer-bottom-left{
        display:block;
        text-align:center;
        width:100%
    }
    .footer-bottom-right{
        display:block;
        text-align:center;
        width:100%
    }
    .pagination li a{
        background-color:#28ae8d;
        border:1px solid #28ae8d;
        color:#fff;
        line-height:16px!important;
        font-size:20px
    }
    .page-num{
        display:none!important
    }
    .page-first{
        display:none!important
    }
    .page-last{
        display:none!important
    }
    .pagination .prev a{
        line-height:17px!important
    }
    .pagination .next a{
        line-height:17px!important
    }
    .li-whatsapp{
        display:inline-block!important
    }
    .cookies-warning{
        left:0!important;
        right:0!important;
        bottom:0!important
    }
    .g-recaptcha{
        -webkit-transform:scale(0.73);
        -moz-transform:scale(0.73);
        -ms-transform:scale(0.73);
        -o-transform:scale(0.73);
        transform:scale(0.73);
        -webkit-transform-origin:0 0;
        -moz-transform-origin:0 0;
        -ms-transform-origin:0 0;
        -o-transform-origin:0 0;
        transform-origin:0 0
    }
    .widget-follow li a i{
        width:45px;
        padding-left:15px
    }
    .reactions .col-reaction{
        margin-right:3.8px;
        width:30.2%
    }
}
@media(max-width:576px){
    .bn-md{
        display:none
    }
    .bn-lg-sidebar{
        display:none
    }
    .bn-sm-sidebar{
        display:block
    }
    .bn-sm{
        display:block
    }
    .post-content .post-meta .sp-left{
        margin-right:5px
    }
    .post-content .post-meta .sp-right{
        margin-left:5px
    }
    .post-share .share-box li{
        margin-right:5px;
        margin-bottom:0
    }
    .news-ticker ul li{
        width:300px
    }
    .post-content iframe{
        min-height:250px!important
    }
    .page-content iframe{
        min-height:250px!important
    }
    .aplayer .aplayer-pic{
        height:80px!important;
        width:80px!important
    }
    .aplayer .aplayer-info{
        height:80px!important;
        margin-left:80px!important;
        padding:5px!important
    }
    .comment-nav-tabs li,.comment-nav-tabs li a,.comment-nav-tabs li a h4{
        width:100%;
        display:block
    }
}
@media(max-width:480px){
    .featured-box .caption .post-meta{
        display:none
    }
    #content{
        padding-top:15px
    }
    .news-ticker-cnt{
        margin:15px 0
    }
    .bn-header-mobile{
        padding-bottom:0
    }
    .page-gallery{
        padding-top:15px
    }
    .news-ticker ul li{
        width:240px
    }
    .post-content iframe{
        min-height:200px!important
    }
    .page-content iframe{
        min-height:200px!important
    }
    .featured-box .caption .title{
        font-size:13px;
        line-height:14px;
        margin:0;
        font-weight:400
    }
    .post-item-small .post-icon-sm{
        bottom:auto!important;
        top:25px!important
    }
    .post-item-video-big .caption{
        padding:0 10px 10px
    }
    .post-item-video-big .title{
        font-size:18px;
        line-height:24px;
        margin:0
    }
    .post-item-video-big .post-icon-xl{
        height:44px!important;
        width:44px!important
    }
}
@media(max-width:380px){
    .auth-modal .modal-sm{
        width:90%!important
    }
}
@media(max-width:321px){
    .featured-box .caption .title{
        font-size:12px;
        line-height:15px;
        margin:0
    }
}


// stylelint-disable media-feature-name-no-unknown

//
// Carousel
// --------------------------------------------------


// Wrapper for the slide container and indicators
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;

  > .item {
    position: relative;
    display: none;
    .transition(.6s ease-in-out left);

    // Account for jankitude on images
    > img,
    > a > img {
      &:extend(.img-responsive);
      line-height: 1;
    }

    // WebKit CSS3 transforms for supported devices
    @media all and (transform-3d), (-webkit-transform-3d) {
      .transition-transform(~"0.6s ease-in-out");
      .backface-visibility(~"hidden");
      .perspective(1000px);

      &.next,
      &.active.right {
        .translate3d(100%, 0, 0);
        left: 0;
      }
      &.prev,
      &.active.left {
        .translate3d(-100%, 0, 0);
        left: 0;
      }
      &.next.left,
      &.prev.right,
      &.active {
        .translate3d(0, 0, 0);
        left: 0;
      }
    }
  }

  > .active,
  > .next,
  > .prev {
    display: block;
  }

  > .active {
    left: 0;
  }

  > .next,
  > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }

  > .next {
    left: 100%;
  }
  > .prev {
    left: -100%;
  }
  > .next.left,
  > .prev.right {
    left: 0;
  }

  > .active.left {
    left: -100%;
  }
  > .active.right {
    left: 100%;
  }

}

// Left/right controls for nav
// ---------------------------

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: @carousel-control-width;
  font-size: @carousel-control-font-size;
  color: @carousel-control-color;
  text-align: center;
  text-shadow: @carousel-text-shadow;
  background-color: rgba(0, 0, 0, 0); // Fix IE9 click-thru bug
  .opacity(@carousel-control-opacity);
  // We can't have this transition here because WebKit cancels the carousel
  // animation if you trip this while in the middle of another animation.

  // Set gradients for backgrounds
  &.left {
    #gradient > .horizontal(@start-color: rgba(0, 0, 0, .5); @end-color: rgba(0, 0, 0, .0001));
  }
  &.right {
    right: 0;
    left: auto;
    #gradient > .horizontal(@start-color: rgba(0, 0, 0, .0001); @end-color: rgba(0, 0, 0, .5));
  }

  // Hover/focus state
  &:hover,
  &:focus {
    color: @carousel-control-color;
    text-decoration: none;
    outline: 0;
    .opacity(.9);
  }

  // Toggles
  .icon-prev,
  .icon-next,
  .glyphicon-chevron-left,
  .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
  }
  .icon-prev,
  .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
  }
  .icon-next,
  .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
  }
  .icon-prev,
  .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
  }

  .icon-prev {
    &:before {
      content: "\2039";// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039)
    }
  }
  .icon-next {
    &:before {
      content: "\203a";// SINGLE RIGHT-POINTING ANGLE QUOTATION MARK (U+203A)
    }
  }
}

/*-- ESTILIZAÇÃO --*/
 .carousel-indicators {
     opacity: 0;
}
 .carousel-control.right, .carousel-control.left {
     opacity: 0;
}
 body, h1, h2, h3, h4, h5, h6 {
     font-family: Roboto, sans-serif;
     padding-top: 0px;
}
 p {
     font-family: Roboto-Bold, sans-serif;
}
 .single-post .site-main p, .single-post .site-main .wrapper-breadcrumbs > .image-post ~ div, .single-post .site-main .wrapper-breadcrumbs > .image-post ~ blockquote div {
     font-family: Roboto, sans-serif, Arial;
     margin-bottom: 25px;
     font-size: 20px;
     line-height: 30px;
     font-weight: 300;
     color: #85868c;
}
 ul {
     padding-left: 0;
}
 .container, .col-md-12, .col-md-6, .container-fluid {
     padding: 0;
}
 figure {
     max-width: 100%;
}
 .content-topo {
     width: 1140px;
     height: 100%;
}
 .content-topo .acessibilidade{
     display: flex;
     align-items: center;
     justify-content: center;
     height: 100%;
}
 .content-topo .acessibilidade a {
     color: white;
     text-decoration: none;
     font-weight: bold;
     margin-right: 10px;
}
 .content-topo .acessibilidade h5 {
     color: white;
     text-transform: uppercase;
     font-weight: bold;
     margin-right: 40px;
     font-size: 10pt;
}
 .content-topo .logos {
     display: flex;
     align-items: center;
     justify-content: center;
     height: 100%;
}
 .content-topo .logos img {
     margin-right: 20px;
}
 @media (min-width: 481px){
     .content-topo img.logo {
         height: 45px;
    }
}
 .content-topo .socials {
     display: flex;
     align-items: center;
     justify-content: center;
     height: 100%;
}
 img.logo-informacao {
     height: 45px;
}
 .destaque-home-mobile {
     display: none;
}
 img.logo-informacao{
     padding-right: 15px;
     border-right: 1px solid #fff;
}
/***** HEADER *****/
 .wrapper {
     padding: 0;
}
 .align-items {
     display: flex;
     align-items: center;
     height: auto;
     justify-content: center;
     margin-top: 40px;
}
 .whrapper-buscar {
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 .whrapper-buscar form {
     display: flex;
     align-items: center;
}
 .logo {
     padding-left: 0;
     padding-right: 0;
}
 .logo_principal {
     padding-left: 0px;
     padding-right: 10px;
     display: flex;
     align-items: center;
     justify-content: space-around;
}
 .logo_principal img {
     width: auto;
}
 .logo_principal img.logo-prefeitura {
     width: 105px;
}

/*Barra menu*/
 .barra-menu{
     background-color:transparent;
}
 .barra-menu .row{
     min-height:44px 
}
 .menu_topo {
     width: 100%;
     position: relative;
     height: 98px;
     background-color: #009933;
     display: flex;
     justify-content: center;
}
 .menu_topo {
     height: 78px;
}
 .logo {
     width: auto;
}
 .logo {
     padding-left: 0;
     padding-right: 0;
}
 .whrapper-buscar {
     display: flex;
     align-items: center;
     justify-content: space-around;
}
 .whrapper-buscar form {
     display: flex;
     align-items: center;
}
 .form-control {
     padding: 6px 6px;
}
 .footer img {
     width: 150px !important;
}
 img.logo-informacao {
     padding-right: 0 !important;
     border-right: 0 !important;
}
 .whrapper_menu {
     background-color: #004a80;
}
 button.btn-link {
     display: none;
}
 .menu_principal {
     width: 100%;
     position: relative;
     height: 98px;
     display: flex;
     align-items: center;
}
 input.search-input {
     border-radius: 0;
     border: none;
     width: 130px !important;
     border-bottom-left-radius: 5px;
     border-top-left-radius: 5px;
     font-size: 11px;
}
 .btn-search {
     padding: 6px;
     height: 34px;
     background: white;
     display: contents;
}
 .btn-search button {
     border-radius: 0px;
     border-color: transparent;
     border-bottom-right-radius: 5px;
     border-top-right-radius: 5px;
}
 .btn-search button:hover {
     border-color: transparent;
}
 nav.header_menu {
     display: flex;
     height: 80px;
     align-items: center;
     text-transform: uppercase;
}
 ul.sub-menu {
     background-color: #005797;
     border: 2px solid #005797;
     height: auto;
     position: absolute;
     z-index: 99;
     width: auto;
     display: none;
}
 ul.sub-menu li {
     border-bottom: 1px dotted rgba(30,199,240,1.0);
}
 li.child-submenu ul {
     position: relative;
}
 li.child-submenu:hover ul {
     display: block !important;
}
 li.child-submenu ul {
     border: none;
     margin: 5px 0 5px 10px;
}
 li.child-submenu ul li {
     padding: 5px !important;
     border-bottom: transparent;
}
 li.child-submenu ul a {
     font-weight: normal;
     font-size: 11px !important;
}
 ul#menu-menu-principal {
     display: flex;
     max-width: 1140px;
     margin: auto;
     padding-right: 15px;
     padding-left: 15px;
}
 ul#menu-menu-principal li:hover ul.sub-menu {
     display: block;
}
 ul#menu-menu-principal li {
     padding: 10px;
     margin-right: 10px;
     list-style: none;
}
 ul#menu-menu-principal li a {
     color: white;
     margin: 0 1px;
     text-decoration: none;
     font-size: 13px;
     font-weight: 700;
}
/***** FINAL HEADER *****/
 .title-item h1 {
     color: gray;
     padding-top: 20px;
     font-size: 1.7em;
     font-weight: 700;
     font-family: Roboto-Black,sans-serif;
     line-height: 1;
     text-transform: uppercase;
}
 span.word {
     font-size: 1.7em;
     font-weight: 300;
     font-family: Roboto Light,sans-serif;
}
 .box-list {
     padding-top: 20px;
     padding-bottom:20px;
}
 .box-list:after {
     box-shadow: 105px 0px 37px 54px #ffffffa3;
     bottom: 0;
     content: "";
     display: block;
     height: 70px;
     position: absolute;
     right: 78px;
     top: 337px;
}
 .box-list, .lista .lista-orgaos {
     display: block;
}
 .page-id-9916 .container .img-background {
     margin-left: 0;
     margin-right: 0;
}
 .img-background img {
     width: 100%;
     opacity: .2 !important;
}
 .section-full {
     background-color: #f3f3f3;
     background-image: url('images/bg-servicos.png');
     background-repeat: repeat;
}
 a.link-item {
     display: contents;
     text-decoration: none;
}
 .box-item {
     display: flex;
     color: white;
     margin-right: 10px;
     text-align: center;
     margin-bottom: 15px;
     padding: 5px 5px 5px 5px;
     background-color: #ececec;
     max-width: 11.44%;
     border: 1px solid #ececec;
     min-height: 100px;
     align-items: center;
     justify-content: center;
     flex-direction: column;
}
 .box-item:hover {
     border: 1px solid #1bb5d9;
     -webkit-transition: .3s ease-out;
     -moz-transition: .3s ease-out;
     -o-transition: .3s ease-out;
     transition: .3s ease-out;
}
 .box-item img {
     width: 40px;
     height: auto;
}
 .box-item p {
     color: #777;
     font-size: .85em;
     margin-bottom: 0px;
     font-weight: bold;
}
 .box-item:hover p {
     color: #222;
}
 .slides {
     margin-top: 30px;
     margin-bottom: 30px;
}
 .section-blog {
     font-size: 14pt;
     font-weight: semi-bold;
     font-family: Roboto, Helvetica, Arial, Verdana, sans-serif;
}
 .section-portais {
     font-family: Roboto-Bold, sans-serif;
     font-size: 1.2em;
     font-weight: 700;
}
 .section-portais .title h3, .section-blog .container h2{
     color: #222;
}
 .img-diario {
     width: auto;
     line-height: 1.2;
}
 .img-diario img {
     max-width: 170px;
     box-shadow: 2px 2px 20px -5px #333;
}
 .content-diario p {
     width: 90%;
}
 .content-diario p {
     line-height: 1.5;
     font-size: 14px;
}
 .veja-mais {
     margin-top: 25px;
}
 .veja-mais a {
     background-color: #00AA40;
     color: #fff;
     text-transform: uppercase;
     margin-top: 1rem;
     padding: 12px 25px 12px 25px;
     font-weight: bold;
     text-decoration: none;
     z-index: 999;
}
 .title-item h1:after {
     content: "";
     position: relative;
     width: 65px;
     border-bottom: 3px solid #00AA40;
     display: block;
}
 .title h3:after, .videos h3:after, .post-thumbnail-large h2:after, .section-fale-conosco h3.titulo {
     content: "";
     position: relative;
     width: 65px;
     border-bottom: 3px solid #00AA40;
     display: block;
}
 .page-template.page-template-template-front-page .section-fale-conosco h3.titulo {
     overflow-wrap: initial;
}
 .section-videos{
     display: none;
}
 .section-blog .title {
     width: 100%;
}
 .post-thumbnail-large:nth-child(2), .post-thumbnail-little:nth-child(2n), .button-noticias:nth-child(2) {
     margin-right: 4%;
}
 .post-thumbnail-large, .post-thumbnail-little, .button-noticias {
     width: 46%;
}
/***** SECTION BLOG *****/
 .section-blog {
     margin-bottom: 30px;
}
 .section-blog .title {
     font-size: 27px;
}
 .section-blog article {
     z-index: 9999;
}
 .post-thumbnail-large, .post-thumbnail-little, .button-noticias {
     width: 47%;
     margin-right: 4%;
     padding: 0;
}
 .post-thumbnail-large h2{
     font-size: 18pt;
}
 .title {
     width: 100%;
     display: block;
}

 .diario {
     width: 47%;
     display: block;
}

 .post-thumbnail-large:nth-child(2), .post-thumbnail-little:nth-child(2n), .button-noticias:nth-child(2) {
     margin-right: 0%;
}
 .post-thumbnail-large, .post-thumbnail-little {
     margin-bottom: 30px;
}
 .section-blog .post-thumbnail-large h3 {
     font-size: 22px;
}
 .post-thumbnail-little .title-post h3{
     font-size: 18px;
}
 .post-thumbnail-little {
     background-color: #f3f3f3;
     margin-bottom: 10px;
}
 .section-blog .post-thumbnail-large h3, .post-thumbnail-little .title-post h3, .content-diario p {
     color: #666;
}
 .section-blog .post-thumbnail-large h3, .post-thumbnail-little .title-post h3{
     font-family: Roboto, Helvetica, Arial, Verdana, sans-serif;
     font-weight: bold;
}
 .post-thumbnail-large img, .post-thumbnail-little img {
     width: 100%;
     object-fit: cover;
}
 .post-thumbnail-large {
     overflow: hidden;
}
 .post-thumbnail-large img:hover, .post-thumbnail-little img:hover {
     -webkit-transform: scale(1.2);
     transform: scale(1.2);
     -webkit-transition: -webkit-transform 4s ease-out;
     transition: transform 4s ease-out;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
}
 .post-thumbnail-little .title-post {
     width: 60%;
}
 .post-thumbnail-little .title-post a, .post-thumbnail-large a {
     font-size: 20px;
     color: #5b5c5d;
     font-weight: 400;
}
 .wrapper-buttons-noticias {
     margin-top: 30px;
}
 .button-noticias a {
     background: #00AA40;
     color: white;
     font-size: 16px;
     padding: 18px 25px 18px 25px;
     font: normal 16px / 22px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
/*****SLIDER******/
 .carousel-control.right, .carousel-control.left {
     background-image: none;
}
 .carousel {
     position: relative;
     left: -15px;
}
 .carousel-inner {
     max-width: 1170px;
}
 .slides .item img {
     width: 1170px;
}
/***** PORTAIS *****/
 .section-portais {
     background: #f3f3f3;
     height: auto;
     padding-top: 25px;
     padding-bottom: 25px;
}
 .section-portais .title h3 {
     text-align: initial;
}
 .section-videos {
     padding-top: 50px;
     padding-bottom: 50px;
}
 .section-videos h3 {
     margin-bottom: 25px;
}
 .section-videos h3, .section-fale-conosco .header-secao{
     text-transform: uppercase;
     font-size: 19.5px;
}
 .section-videos h3 span, .header-secao h3 span {
     font-weight: 700;
     font-size: 1.2em;
     font-family: Roboto-Bold,sans-serif;
}
 .box-videos img {
     width: 100%;
}
 .title-video {
     margin-top: 20px;
     padding-left: 0;
}
 .section-videos .title-video h4 {
     font-family: "Roboto Condensed", sans-serif;
     font-size: 19.5px;
     font-weight: bold;
     color: #222;
}
 ul.lista-video {
     column-count: 3;
     max-height: 250px;
}
 ul.lista-video li:first-child img {
     width: 370px;
     height: 370px;
     max-height: 224px;
     padding-bottom: 0px;
}
 ul.lista-video li:first-of-type p {
     display: block;
     position: absolute;
     width: 31.7%;
     background: #808080c7;
     color: white;
     padding-left: 10px;
     bottom: 70px;
     padding: 15px;
     height: auto;
}
 ul.lista-video li {
     display: flex;
     margin-bottom: inherit;
}
 ul.lista-video img {
     margin-right: 10px;
     width: 120px;
     height: 68px;
}
 ul.lista-video p {
     display: flex;
     height: 58px;
}
/*NOSSAS REDES*/
 li.facebook a, li.instagram a, li.twitter a {
     display: inline-flex;
     align-items: center;
}
 .social-media .facebook img, .social-media .instagram img, .social-media .twitter img {
     width: auto;
     height: 50px;
     float: left;
     margin-right: 10px;
}
 .social-media h3 {
     font-size: 19.2px;
     font-weight: 600;
     margin-bottom: 2px;
     width: 100%;
     text-align: center;
}
 .social-media h3, .social-media h2{
     text-transform: uppercase;
}
 .social-media a:hover {
     color: #40c7e7;
     text-decoration: none;
}
 .section-fale-conosco {
     background: #f4f4f4;
     padding-bottom: 50px;
}
 .social-media li.col-md-4 ul li {
     margin-top: 0;
     text-align: center;
}
 h2.titulo.titulo-redes {
     font-weight: 300;
     width: 100%;
     text-align: center;
}
 ul.fale-conosco__lista li {
     list-style: none;
}
 .social-media li{
     list-style: none;
}
 .facebook .fb_iframe_widget span, .facebook iframe, img.instagram, .twitter iframe {
     display: inline-flex 
}
/*REDES*/
 .facebook .fb_iframe_widget span, .facebook iframe, .twitter iframe, .twitter div.timeline-Viewport{
     height: 282px !important;
}
 .facebook .fb_iframe_widget span{
     padding-left: 10%;
}
 .instagram img{
     height: auto;
     width: 100%;
}
 img.icon-instagram-fale-conosco {
     width: 240px;
     height: auto;
}
 .fale-conosco-facebook span {
     max-height: 330px;
}
 .fale-conosco-facebook h2, .fale-conosco-facebook h3, .fale-conosco-facebook p, .fale-conosco-facebook .image-apps, .fale-conosco-instagram h2, .fale-conosco-instagram h3, .fale-conosco-instagram p, .fale-conosco-twitter h2, .fale-conosco-twitter h3, .fale-conosco-twitter p, .conteudo-whatsapp{
     width: 340px;
}
 .fale-conosco-facebook .image-apps {
     width: 95% 
}
 .image-apps img {
     width: 32%;
}
 .conteudo-whatsapp, .content-attendance{
     display: inline-flex;
     align-items: center;
     justify-content: center;
     width: 100%;
}
 .celphone-news p, .apps p, .attendance-phone p {
     line-height: 18px;
     margin-bottom: 5px;
}
 .fale-conosco__lista iframe {
     width: 100%;
}
 ul.fale-conosco__lista h2 {
     font-size: 20px;
}
 .numero-whatsapp {
     margin-left: .3rem;
     margin-right: auto;
     font-weight: 700;
     color: #aaa;
}
 .conteudo-aplicativos img {
     width: 90px;
}
 .numero-whatsapp, a.call, .phone-icon{
     font-size: 23px;
}
/*FALE CONOSCO INSTAGRAM*/
 img.instagram{
     border: solid #ccc 1px;
}
 .phone-icon {
     color: #00AA40;
}
 a.call, .phone-icon {
     font-weight: 500;
}
 .phone-icon {
     margin-right: 2.5px;
}
 .col-md-4 p {
     text-align: center;
}
 .turismo a {
     width: 100%;
     display: inline-flex;
     justify-content: center;
}
 .turismo img {
     width: 70%;
}
 div.attendance-phone h3 {
     margin-top: 19px;
}
 div.attendance-central h3{
     margin-top: 13px;
}
 .attendance-central address {
     text-align: center;
}
/***** FOOTER *****/
 .links-footer {
     background-color: #e7e7e7;
     height: 115px;
     display: flex;
     align-items: center;
}
 nav.footer-menu ul {
     text-align: center;
}
 nav.footer-menu li {
     list-style: none;
}
 nav.footer-menu li:before {
     content: '/';
}
 nav.footer-menu li:after {
     content: '/';
}
 nav.footer-menu li a {
     font-size: 0.9em;
     font-weight: 700;
     color: #626262;
     text-decoration: none;
}
 .footer {
     background: #009933;
     display: inline-block;
     text-align: center;
     width: 100%;
     height: auto;
}
 .footer img {
     width: 115px;
     display: block;
     margin: auto;
     text-align: center;
     padding-top: 5px;
     padding-bottom: 5px;
}
 .footer p {
     color: white;
}
 .conteudo-whatsapp img, .conteudo-telefone img {
     width: 35px;
     vertical-align: bottom;
}
 #button {
     display: inline-block;
     background-color: hsla(0,0%,100%,.8);
     width: 32px;
     height: 32px;
     text-align: center;
     border-radius: 50%;
     position: fixed;
     bottom: 2%;
     right: 4%;
     transition: background-color .3s,opacity .5s,visibility .5s;
     opacity: 0;
     visibility: hidden;
     z-index: 1000;
     color: #00AA40;
}
 .veented-slider-scroll-button-holder {
     position: absolute;
     left: 90px;
     top: 276px;
     right: 0;
     bottom: auto;
     text-align: center;
     z-index: 4;
     transform: rotate(270deg);
     display: none;
}
 a.veented-slider-scroll-button {
     display: inline-block;
     border: 2px solid rgba(255,255,255,0.7);
     color: #fff;
     width: 32px;
     height: 50px;
     border-radius: 24px;
     text-indent: -9999px;
     position: relative;
     cursor: pointer;
}
 a.veented-slider-scroll-button, .vntd-mouse-dot {
     height: 8px;
     width: 8px;
     background: rgba(255, 255, 255, 0.9);
     border-radius: 10px;
     position: absolute;
     left: 10px;
     top: 6px;
     -webkit-animation: vntd-mouse-animation 1.5s infinite linear;
     animation: vntd-mouse-animation 1.5s infinite linear;
     animation-duration: 3s;
}
 .veented-slider-scroll-button-holder:after {
     content: url(images/arrow.png);
     position: absolute;
     transform: translate(-70px, 68px);
     top: 0;
     animation: vntd-mouse-animation 1.5s infinite linear;
     animation-duration: 3s;
     left: -70%;
     padding: 5px;
     background: #676767;
     border-radius: 25px;
     text-align: center;
     padding-top: 10px;
     display: block;
}
 a.veented-slider-scroll-button {
     display: none;
}
 a.veented-slider-scroll-button {
     border: none !important;
}
 @-webkit-keyframes vntd-mouse-animation {
     0% {
         opacity: 1;
         top: 6px;
    }
     35% {
         opacity: 0;
         top: 20px;
    }
     100% {
         opacity: 0;
         top: 6px;
    }
}
 @keyframes vntd-mouse-animation {
     0% {
         opacity: 1;
         top: 6px;
    }
     35% {
         opacity: 0;
         top: 20px;
    }
     100% {
         opacity: 0;
         top: 6px;
    }
}
/*Single Posts*/
 .content-area {
     padding-top: 20px;
}
 .site-main .entry-title {
     margin-top: 0;
}
 .sidebar-posts-recentes {
     background: #f7f7f8;
}
 .sidebar-posts-recentes li {
     border-bottom: 1px solid rgba(133,134,140,0.15);
     list-style: none;
     margin-bottom: 15px;
     padding-bottom: 10px;
}
 .sidebar-posts-recentes li a {
     font-size: 13px;
     font-weight: 700;
     text-decoration: none;
     color: #515151;
}
 .sidebar-posts-recentes span.post-date {
     display: block;
     margin-top: 10px;
}
 .sidebar-posts-recentes li a:hover {
     color:rgba(28,176,234,0.8);
}
 .sidebar-posts-recentes h2 {
     margin-bottom: 35px;
}
 .featured-thumbnail {
     padding-top: 10px;
     padding-bottom: 10px;
}
 .featured-thumbnail img {
     width: 100%;
     height: auto;
}
 li.inicio {
     margin-right: 0 !important;
}
 li.destaque-category {
     display: block !important;
     margin-left: 0 !important;
}
 .title-post ul.post-categories li {
     display: none;
}
 .title-category ul.post-categories li {
     display:none;
}
 .wrapper-breadcrumbs {
     width: 98%;
}
 .wrapper-breadcrumbs ul li {
     list-style: none;
     display: flex;
}
 .wrapper-breadcrumbs ul li a {
     margin-right: 5px;
}
 .slider-posts .item img {
     max-height: 100%;
     width: 100%;
     margin-bottom: 0;
}
 .slider-posts .item p {
     margin: 10px;
     color: white;
}
 .slider-posts .carousel-caption {
     right: 0;
     left: 0;
     bottom: 0;
     padding-bottom: 0;
     padding-top: 0;
     background: black;
     background: #000000a1;
}
 .slides .item img {
     max-height: 267px;
}
/****CATEGORIAS*****/
/* PAGINACAO */
 .navigation ul li {
     list-style:none;
     display: inline-block;
}
 .navigation ul li.next {
     speak: none;
     font-style: normal;
     font-weight: 400;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     font-family: icomoon-the7-font !important;
     font-variant: normal;
}
 .paginator {
     display: flex;
     justify-content: center;
     text-align: center;
     width: 100%;
     margin-top: 50px;
}
 .paginator a, .paginator a * {
     color: #565656;
}
 .paginator:not(.paginator-more-button) a {
     font-size: 16px;
     line-height: 22px;
     color: rgb(86, 86, 86);
}
 .paginator:not(.paginator-more-button) li:hover a:after {
     background: -webkit-linear-gradient(left, rgba(28, 176, 234, 0.8) 20%, rgb(61, 225, 237) 100%);
     position: absolute;
     left: 0;
     bottom: -2px;
     width: 100%;
     height: 2px;
     content: "";
     opacity: 1;
     -webkit-transition: opacity .3s ease;
     transition: opacity .3s ease;
}
 .paginator:not(.paginator-more-button) li.active a:after {
     background: -webkit-linear-gradient(left, rgba(28, 176, 234, 0.8) 20%, rgb(61, 225, 237) 100%);
     position: absolute;
     left: 0;
     bottom: -2px;
     width: 100%;
     height: 2px;
     content: "";
     opacity: 1;
     -webkit-transition: opacity .3s ease;
     transition: opacity .3s ease;
}
 .paginator:not(.paginator-more-button) a, .paginator:not(.paginator-more-button) span {
     position: relative;
     display: inline-block;
     text-align: center;
     font-weight: 700;
     padding: 1px 8px;
     margin: 0px 6px;
     text-decoration: none;
}
 .paginator:not(.paginator-more-button) a {
     box-sizing: border-box;
}
 a.span.seta {
     padding: 0;
}
 span.seta {
     font-size: 25px;
     font-family: monospace;
     padding: 0;
}
 .paginacao {
     text-align: center;
}
/* FIM CSS PAGINACAO */
 .title-category h3 {
     font: normal bold 30px / 40px "Roboto", Helvetica, Arial, Verdana, sans-serif;
     color: #515151;
     text-transform: none;
     margin-bottom: 40px;
}
 .wrapper-content {
     background: #f7f7f7;
}
 .wrapper-content ul {
     list-style: none;
     clear: both;
}
 .wrapper-categories {
     padding-left: 15px;
     padding-right: 15px;
     padding-bottom: 15px;
     min-height: 200px;
     margin-bottom: 50px;
}
 .section-content-categories {
     margin-bottom: 5px;
     display: inline-block;
     vertical-align: top;
}
 .column-categories {
     column-count: 3;
     column-gap: 30px;
}
 .wrapper-categories .content p {
     color: #85868c;
}
 .wrapper-categories img {
     padding-bottom: 20px;
}
 .entry-meta {
     display: flex;
     color: #b4b5bb;
}
 .bloco-noticia {
     height: auto;
     margin-bottom: 30px;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
}
 div.bloco-noticia figure {
     max-width: 420px;
     max-height: 235px;
     overflow: hidden;
}
 .bloco-noticia .wrapper-categories {
     min-height: 230px;
     margin-bottom: 50px;
}
 .wrapper-content .title-blog h3 {
     color: #565656;
     font: normal bold 18px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
     text-transform: none;
     z-index: 999;
     min-height: 65px;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
}
 .entry-meta ul.post-categories {
     margin-right: 5px;
}
 .entry-meta ul.post-categories li a {
     color: #b4b5bb;
}
 .blog .wrapper-content, .archive .wrapper-content {
     display: flex;
     align-items: center;
     margin-bottom: 20px;
     padding: 20px;
}
 .blog .wrapper-categories, .archive .wrapper-categories {
     min-height: 0;
     margin-bottom: 20px;
}
 .blog .wrapper-content img, .archive .wrapper-content img {
     min-width: 228px;
}
/*Template Categoria*/
 body.page-template-template-category .entry-meta {
     display: flex;
}
 body.page-template-template-category .header, body.page-template-template-category footer {
     display: none;
}
/*Template Categoria Noticias*/
 body.page-template-template-category-noticias .entry-meta {
     display: flex;
}
 body.page-template-template-category-noticias .header, body.page-template-template-category-noticias footer {
     display: none;
}
 .social-icon, .wrapper-posts, .title-news-sidebar, .breadcrumbs, .root-post {
     display: flex;
}
 .breadcrumbs, .root-post li, ul.root-post li, ul.root-post a{
     margin-right: 3px;
     list-style: none;
     display: -webkit-inline-box;
}
 a, div.underlined-news-more h3, .title-post h1, .widget_text h2, div.share-area h4, .category-tags {
     font-weight: 600;
}
 ul.root-post a, .root-post, .category-tags, .category-tags a, .category-post p, .wrapper-news, .tags a, .post-categories>li>a, article.tags>a, .related-posts {
     color: #bbbbbb;
}
 .related-posts a, .news-area a:hover, .wrapper-breadcrumbs a:hover {
     text-decoration: none;
}
 .image-post, p {
     color: #85868c;
}
 .category-tags, .image-post, .related-posts{
     font-size: 12px;
}
 ul.root-post a, .root-post, .news-more a {
     font: normal 13px / 23px "Roboto", Helvetica, Arial, Verdana, sans-serif;
     font-weight:500;
}
/*POST*/
 .breadcrumbs {
     margin-bottom: 30px;
}
 .entry-meta {
     display: none;
}
 .post-categories>li>a {
     margin-right: 0;
}
 .title-post {
     margin-top: 50px;
     padding-left: 15px;
     padding-right: 0px;
}
 .image-post {
     width: 100%;
     margin-bottom: 20px;
}
 .image-post>img{
     display: block;
     width: 100%;
     height: 100%;
}
 .wrapper-breadcrumbs a{
     color: #009933;
}
/*COMPARTILHE*/
 .share-area{
     padding-top: 5px;
     padding-bottom: 20px;
}
 .social-icon{
     width: 100px;
     justify-content: space-between;
}
 .social-icon svg {
     background: #008fbe;
     border-radius: 10%;
     width: 30px;
}
/*TAG E CATEGORIA*/
 .category-post{
     display: inline-flex;
}
 .category-post p{
     padding-right: 3px;
}
 .category-tags{
     text-align: center;
     padding-bottom: 25px;
}
 .tags a{
     font-size: 10.5px;
     border: 1px solid #eeeeee;
     padding: 3px;
     padding-left: 5px;
     padding-right: 5px;
}
 .tags a:hover {
     text-decoration: none;
     color: #565656;
}
 .marcacao-category{
     display: inline-flex;
}
 .post-categories{
     display: contents;
}
/*MAIS NOTÍCIAS*/
 .news-more{
     padding-top: 20px;
     margin-bottom: 40px;
}
 div.title-news{
     margin-bottom: 20px;
     display: flex;
     border-bottom: 4px solid rgba(0,170,64,0.8);
     border-image: linear-gradient(45deg, rgba(0,170,64,0.8), #00AA40) 1;
     width: 65px;
}
 .news {
     margin-right: 5px;
}
 .related-posts a {
     font-size: 16px;
     color: #565656;
}
 .related-posts a:hover {
     color: #009933;
}
 .related-posts h4 {
     margin-bottom: 3px;
}
/*SIDEBAR*/
 .sidebar-posts-recentes{
     -webkit-box-shadow: 0 6px 10px rgba(0,0,0,0.1);
     box-shadow: 0 6px 10px rgba(0,0,0,0.1);
     margin-bottom: 30px;
}
 .sidebar-posts-recentes img {
     width: 120px;
     height: auto;
     margin-right: 10px;
}
 .sidebar-posts-recentes h5 {
     font-size:14px;
     color: #333;
}
 .wrapper-news {
     font-size: 11px;
}
 .wrapper-posts, .title-news-sidebar {
     align-items: center;
     padding: 15px;
}
 .title-news-sidebar .underlined-news {
     display: inline-flex;
     align-items: baseline;
}
 .underlined-news strong {
     margin-right: 1%;
}
 section>h2.widget-title {
     margin-bottom:15px;
     padding-bottom:6px;
     border-bottom: 1px solid rgba(133, 134, 140, 0.15);
}
 li.menu-item.menu-item-type-custom {
     border-bottom: none;
}
 .underlined-news>strong>span {
     font-size: 24pt;
}
 .underlined-news>span {
     font-size: 18pt;
}
/*NOTICIA HOME*/
 .section-blog .post-thumbnail-large img{
     width: auto;
     height: 375px;
}
 .section-videos{
     display: none;
}
 .section-blog .title {
     width: 100%;
}
 .post-thumbnail-large:nth-child(2), .post-thumbnail-little:nth-child(2n), .button-noticias:nth-child(2) {
     margin-right: 4%;
}
 .post-thumbnail-large, .post-thumbnail-little, .button-noticias {
     width: 46%;
}
 .menu_topo {
     height: 78px;
}
 .img.logo-informacao {
     padding-right: 0 !important;
     border-right: 0 !important;
}
 .logo {
     width: auto;
}
 .logo {
     padding-left: 0;
     padding-right: 0;
}
 .whrapper-buscar {
     display: flex;
     align-items: center;
     justify-content: space-around;
}
 .whrapper-buscar form {
     display: flex;
     align-items: center;
}
 .form-control {
     padding: 6px 6px;
}
 .footer img {
     width: 150px !important;
}
/********** Mobile**********/
 @media (max-width: 1080px) {
     .container {
         padding-left: 15px;
         padding-right: 15px;
    }
     .box-list .row {
         margin-left: 0;
         margin-right: 0;
         width: 100%;
    }
     .whrapper_menu {
         padding-left: 0;
         padding-right: 0;
    }
     .menu {
         position: absolute;
         top: 65px;
         width: 100%;
         z-index: 999;
         padding: 0;
    }
     .menu_principal {
         height: 120px;
    }
     .whrapper-buscar form {
         padding-top: 12px;
         padding-left: 15px;
    }
     .logo_principal {
         padding-right: 0;
         padding-left: 15px;
         display: flex;
         align-items: center;
         justify-content: center;
    }
     .logo {
         width: 97%;
    }
     .logo_principal img {
         width: 85% !important;
    }
     nav.header_menu {
         display: none;
    }
     button.btn-link {
         display: block;
         position: absolute;
         left: 83%;
         top: 5px;
         outline: none;
         line-height: 0;
    }
     button.btn-link:focus {
         outline: none !important;
    }
     .menu_topo {
         display: none;
    }
     nav.header_menu {
         height: 100%;
    }
     input.search-input {
         width: 72% !important;
         font-size: 11px;
    }
     ul#menu-menu-principal {
         font-size: 16px;
         top: 65px !important;
    }
     nav.header_menu ul {
         display: block !important;
         width: 100%;
         background: #005797;
         position: relative;
         top: 0px;
         border: none;
    }
     nav ul.sub-menu li {
         padding: 2px !important;
    }
     nav ul.sub-menu a {
         font-size: 11px !important;
    }
     .title-item h1 {
         font-size: 24px;
    }
     span.word {
         font-weight: bold;
    }
     .box-list {
         display: flex;
         max-width: 100%;
         width: 100%;
         align-items: start;
         height: 250px;
    }
     .lista {
         display: block;
         max-width: 100%;
         width: 100%;
         align-items: center;
         overflow: overlay;
         height: 220px;
         column-count: 3;
    }
     .lista-orgaos {
         display: block;
         max-width: 100%;
         width: 100%;
         align-items: center;
         overflow: overlay;
         height: 220px;
         column-count: 1;
    }
     .box-item {
         display: flex;
         max-width: 100%;
         width: 100%;
         align-items: center;
         overflow: overlay;
         min-height: 90px;
    }
    /*miss*/
     .box-list-miss {
         display: flex;
         max-width: 350px;
         width: 100%;
         align-items: start;
         height: 360px;
    }
     .lista-miss {
         display: block;
         max-width: 350px;
         width: 100%;
         align-items: center;
         overflow: overlay;
         height: 360px;
         column-count: 1;
    }
     .box-item-miss {
         display: flex;
         max-width: 350px;
         width: 100%;
         align-items: center;
         overflow: overlay;
    }
    /*fim miss*/
     .title-item h3 {
         font-size: 20px;
    }
     .box-item img {
         width: 34px;
         height: auto;
    }
     .button-noticias a {
         font-size: 14px;
         padding: 12px 25px 12px 25px;
    }
     .section-portais {
         text-align: center;
    }
     .content-diario {
         margin-bottom: 35px;
    }
     .content-diario p {
         padding-left: 0%;
         margin-left: auto;
         margin-right: auto;
    }
     .img-diario {
         margin-bottom: 10px;
         margin-top: 23px;
    }
     ul.lista-video {
         column-count: 1;
         max-height: 100%;
    }
     ul.lista-video img {
         width: 120px;
         height: auto;
    }
     ul.lista-video li:first-child img {
         width: 100%;
         padding-bottom: 0;
    }
     ul.lista-video li:first-child {
         display: block;
    }
     ul.lista-video li:first-of-type p {
         display: block;
         position: relative;
         width: 100%;
         padding: 11px;
         bottom: auto;
    }
     .box-videos, .box-video-destaque {
         padding-left: 0;
         padding-right: 0;
    }
     .box-videos p, .box-video-destaque p {
         font-size: 13px;
    }
     .footer {
         padding-left: 7%;
         padding-right: 7%;
    }
     nav.footer-menu ul {
         padding-left: 0;
    }
     .section-blog .post-thumbnail-large h3 {
         font-size: 18px;
    }
     .post-thumbnail-little {
         width: 100%;
    }
     .thumb-little {
         padding-right: 0;
    }
     .wrapper-little-post {
         display: block;
    }
     ol.carousel-indicators {
         bottom: -12px;
    }
     .wrapper-categories {
         height: auto;
    }
     .column-categories {
         column-count: 1;
         column-gap: 30px;
         padding-left: 15px;
         padding-right: 15px;
    }
     .section-blog .post-thumbnail-large img {
         width: 100%;
         height: auto;
    }
}
 @media (max-width: 480px) {
     .veented-slider-scroll-button-holder, .veented-slider-scroll-button-holder:after {
         display: block;
    }
     .box-item p {
         font-size: 0.75em;
         margin-bottom: 0px;
         font-weight: bold;
         margin-top: 3px;
    }
     .menu_topo {
         padding-left: 0;
         padding-right: 0;
         display: block;
         height: 120px;
    }
     .content-topo {
         width: 100%;
         background: #009933;
    }
	.content-topo .acessibilidade {
		height: 45px;
	}
     .content-topo .acessibilidade h5 {
         margin-right: 10px;
         font-size: 12px;
    }
     .content-topo .logos {
         background-color: #009933;
         height: 50px;
         z-index: 9999;
         display: block;
         align-items: center;
         width: 70%;
         margin: auto;
         text-align: center;
         height: 60%;
    }
     .content-topo .logos img {
         margin-right: 2px;
    }
     img.logo-informacao {
         width: 130px;
         height: auto;
    }
     img.midias-sociais {
         width: 25px;
    }
     .iframe-noticias iframe {
         height: 3100px !important;
    }
}
 @media (max-width: 375px) {
     .content-topo .logos {
         padding-left: 10px;
    }
     .content-topo .logos img {
         margin-right: 8px;
    }
     img.logo-informacao {
         width: 80px;
    }
     img.midias-sociais {
         width: 20px;
    }
}
 @media (max-width: 320px) {
     input.search-input {
         width: 100px;
         font-size: 10px;
         padding-right: 2px;
         padding-left: 2px;
    }
     .btn-search button {
         padding-right: 4px;
         padding-left: 4px;
    }
     button.btn-link {
         left: 81%;
    }
     .veented-slider-scroll-button-holder:after {
         transform: translate(-58px, 40px);
    }
}
 .page-id-33967 footer, .page-id-34010 footer {
     margin-top: 50px;
}
 .wrapper-content-blog, .page-template-template-flexivel .wrapper-content {
     background-color: #fff;
}
 .bloco-noticia {
     background-color: #f7f7f7 !important;
     padding-bottom: 0;
}
 body.carousel-control.right, .carousel-control.left {
     display: block;
}
 body.sidebar-posts-recentes ul {
     padding-top: 40px;
}
 body.sidebar-posts-recentes a {
     color: gray;
     font-size: 18px;
}
 li.submenu {
     margin-left: 20px;
     font-size: 12px;
}
 span.gray {
     color: #bbbbbb;
}
 body.container img.size-full {
     width: 100%;
     height: auto;
}
 .wrapper-content .title-blog h3 {
     min-height:auto;
}
 .blog .wrapper-content, .archive .wrapper-content {
     padding: 0px;
}
 .blog .wrapper-content img, .archive .wrapper-content img {
     min-width: 228px;
     height: auto;
}
 .section-enquete {
     display: flex;
     align-items: center;
     justify-content: center;
     height: 60vh;
}
 .bloco-anchor {
     border: 3px solid #ccc9;
     padding: 0px 10px 10px 10px;
     margin-bottom: 50px;
}
 .bloco-anchor h2 {
     font-weight: 900;
     font-size: 22px;
     position: relative;
     text-align: center;
     text-transform: uppercase;
}
 .bloco-anchor h2::after {
     content: "";
     height: 1px;
     width: 70%;
     background: #323232;
     position: absolute;
     left: calc(24% - 10%);
     bottom: -10px;
}
 .bloco-anchor ul{
     list-style: none;
     margin-top: 10px;
     margin-bottom: 0;
}
 .bloco-anchor a {
     text-decoration: none;
}
 .bloco-anchor h3 {
     text-transform: uppercase;
     font-weight: 900;
     font-size: 18px;
     color: #000;
}
 li.bg-color {
     background: #ddd;
     align-items: center;
     justify-content: center;
}
 .page-child div.content-processo-seletivo img {
     width: 100%;
     height: auto;
}
 .bloco_processos_em_andamento img {
     width: 100%;
}
 .content-processo-seletivo blockquote>blockquote, .button-back {
     display: none;
}
 .content-processo-seletivo,.col-md-9.container.bloco_processos_em_andamento, .conteudo-processo-em-andamento{
     margin-bottom: 50px;
}
 .img_processo img, div.processos-em-andamento {
     margin-bottom: 10px;
}
 .body-processo-seletivo {
     padding-left: 0;
}
 .button-back a {
     border: 1px #ffffff59 solid !important;
}
 a.btn-voltar-topo {
     display: none;
     justify-content: center;
     align-items: center;
     position: fixed;
     bottom: 20px;
     right: 15px;
     width: 50px;
     height: 50px;
     background-color: #1a8fb8;
     text-decoration: none;
     border-radius: 50%;
}
 a.btn-voltar-topo::after {
     content: "â†'";
     font-size: 25px;
     font-weight: bold;
     color: aliceblue;
     transition: margin-top 25ms;
}
 .scroll-behavior {
     scroll-behavior: smooth;
}
 @media (max-width: 480px) {
     .logo_principal img.logo-prefeitura, .footer img {
         width: 100px !important;
    }
}
/* Acesso rápido e covid */
 .title-item-corona span.word {
     color: #00AA40;
}
 .box-item.box-item1, .box-item.box-item2, .box-item.box-item3, .box-item.box-item4, .box-item.box-item5, .box-item.box-item6, .box-item.box-item7, .box-item.box-item8 {
     background-color: #E0F1E6;
     margin-right: 15px;
     height: 107px;
}
 .box-item.box-item4{
     background-color: #E0F1E6;
     margin-right: 15px;
     height: 180px;
}
 .box-item-miss.box-miss4{
     background-color: #E0F1E6;
     margin-right: 15px;
     height: 340px;
}
 .box-item.box-item1 img, .box-item.box-item2 img, .box-item.box-item3 img, .box-item.box-item4 img, .box-item.box-item5 img, .box-item.box-item6 img, .box-item.box-item7 img, .box-item.box-item8 img {
     width: 100%;
     max-height: 107px;
     max-height: 70px;
     width: auto;
}
 .box-item-miss.box-miss4 img{
     max-height: 390px;
     max-height: 310px;
     width: auto;
}
 .box-item.box-item1 p, .box-item.box-item2 p, .box-item.box-item3 p, .box-item.box-item4 p, . box-item-miss.box-miss4 p, .box-item.box-item5 p, .box-item.box-item6 p, .box-item.box-item7 p, .box-item.box-item8 p {
     color: #008DB5;
}
 .box-item.box-item1:hover p, .box-item.box-item2:hover p, .box-item.box-item3:hover p, .box-item.box-item4:hover p, box-item-miss.box-miss4:hover, .box-item.box-item5:hover p, .box-item.box-item6:hover p, .box-item.box-item7:hover p, .box-item.box-item8:hover p {
     color: #00AA40;
}
 @media (max-width: 1080px) {
     .box-item.box-item1 img, .box-item.box-item2 img, .box-item.box-item3 img, .box-item.box-item4 img, .box-item.box-item5 img, .box-item.box-item6 img, .box-item.box-item7 img, .box-item.box-item8 img {
         width: auto;
         max-height: 60px;
    }
     .box-item-miss.box-miss4 img,{
         width: auto;
         max-height: 280px;
    }
}
 @media (min-width: 1081px) {
     .box-item.box-item8 {
         max-width: 10.81%;
         height: 107px;
    }
     .box-item.box-item7 {
         max-width: 13%;
         max-width: 12.57%;
         height: 107px;
    }
     .box-item.box-item6 {
         max-width: 15.33%;
         max-width: 14.91%;
         height: 107px;
    }
     .box-item.box-item5 {
         max-width: 18.60%;
         max-width: 18.20%;
         width: 186px;
         width: 182px;
         height: 107px;
    }
     .box-item.box-item4 {
         max-width: 23.60%;
         max-width: 23.12%;
         width: 235px;
         width: 231.25px;
         height: 107px;
    }
     .box-item-miss.box-miss4 {
         max-width: 23.60%;
         max-width: 12.12%;
         width: 235px;
         width: 231.25px;
         height: 390px;
    }
     .box-item.box-item3 {
         max-width: 31.65%;
         max-width: 31.33%;
         width: 317px;
         width: 313.33px;
         height: 107px;
    }
     .box-item.box-item2 {
         max-width: 31.65%;
         max-width: 31.33%;
         width: 480px;
         width: 477.5px;
         height: 107px;
    }
     .box-item.box-item1 {
         max-width: 31.65%;
         max-width: 31.33%;
         width: 970px;
         height: 107px;
    }
}
 @media (min-width: 1200px) {
     .box-item.box-item8 {
         max-width: 11.1%;
    }
     .box-item.box-item7 {
         max-width: 13.22%;
         max-width: 12.85%;
    }
     .box-item.box-item6 {
         max-width: 15.55%;
         max-width: 15.18%;
    }
     .box-item.box-item5 {
         max-width: 18.85%;
         max-width: 18.5%;
         width: 226px;
         width: 222px;
    }
     .box-item.box-item4 {
         max-width: 23.75%;
         max-width: 23.43%;
         width: 285px;
         width: 281.25px;
    }
     .box-item-miss.box-miss4 {
         max-width: 31%;
         max-width: 31%;
         width: 410px;
         height: 395px;
    }
     .box-item.box-item3 {
         max-width: 31.97%;
         max-width: 31.67%;
         width: 384px;
         width: 380px;
    }
     .box-item.box-item2 {
         max-width: 31.97%;
         max-width: 31.67%;
         width: 580px;
         width: 577.5px;
    }
}
 @media (max-width: 1080px) {
     .box-list.box-list-manacapuru {
         height: 275px;
    }
     .lista.manacapuru .lista-orgaos {
         height: 265px;
    }
     .box-list-miss.box-list-manacapuru{
         height: 350px;
    }
     .lista-miss{
         height: 340px;
    }
     .box-list.box-list-vacinados {
         height: 200px;
    }
}
/*miss*/
 .box-list-miss {
     padding-top: 20px;
     padding-bottom:20px;
}
 .box-list-miss:after {
     box-shadow: 105px 0px 37px 54px #ffffffa3;
     bottom: 0;
     content: "";
     display: block;
     height: 395px;
     position: absolute;
     right: 120px;
     top: 337px;
}
 .box-list-miss, .lista-miss {
     display: block;
}
 .box-item-miss {
     display: flex;
     color: white;
     margin-right: 10px;
     text-align: center;
     margin-bottom: 15px;
     padding: 5px 5px 5px 5px;
     background-color: #E9F5ED;
     max-width: 100%;
     border: 1px solid #ececec;
     min-height: 250px;
     align-items: center;
     justify-content: center;
     flex-direction: column;
}
 .box-item-miss:hover {
     border: 1px solid #00AA40;
     -webkit-transition: .3s ease-out;
     -moz-transition: .3s ease-out;
     -o-transition: .3s ease-out;
     transition: .3s ease-out;
}
 .box-item-miss img {
     width: 100%;
     height: auto;
}
 .box-item-miss p {
     color: #777;
     font-size: .85em;
     margin-bottom: 0px;
     font-weight: bold;
}
 .box-item-miss:hover p {
     color: #222;
}
/*fim miss*/
/*----ÓRGÃOS MUNICIPAIS----*/
 .breadcrumbs{
    margin-bottom:1.5em;
    font:bold 1em Helvetica-Neue,Verdana,Arial,sans-serif;
    border-bottom:1px solid #C8C9CA;
    padding:0 0 10px 0;
}
.breadcrumbs li{
    background:url(../images/seta_right.png) no-repeat 100% 50%;
    display:inline-block;
    margin-right:5px;
    padding-right:15px;
    text-decoration:none;
    color:#0695bf;
}
 .orgaos-home {
     padding-top: 2rem;
     padding-bottom: 1rem;
     background-color: #dfe6f0 
}
 .box-orgaos-home {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column 
}
 @media screen and (min-width:768px) {
     .box-orgaos-home {
         -webkit-box-orient: horizontal;
         -webkit-box-direction: normal;
         -ms-flex-direction: row;
         flex-direction: row;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         -webkit-box-pack: justify;
         -ms-flex-pack: justify;
         justify-content: space-between 
    }
}
 @media screen and (min-width:992px) {
     .box-orgaos-home {
         margin: 1rem auto;
         -webkit-box-pack: start;
         -ms-flex-pack: start;
         justify-content: flex-start 
    }
}
 .box-orgaos-home .item-orgaos {
     margin-top: 1rem;
     margin-bottom: 1rem;
     width: 100% 
}
 @media screen and (min-width:768px) {
     .box-orgaos-home .item-orgaos {
         width: 45% 
    }
}
 @media screen and (min-width:992px) {
     .box-orgaos-home .item-orgaos {
         width: 30% 
    }
}
 .box-orgaos-home .titulo-itens-administracao {
     font-size: 1.5em;
     font-weight: 700;
     color: #777;
     text-transform: uppercase 
}
 .box-orgaos-home .titulo-itens-administracao:active, .box-orgaos-home .titulo-itens-administracao:focus, .box-orgaos-home .titulo-itens-administracao:hover {
     color: #919191 
}
 .box-orgaos-home .titulo-itens-administracao i {
     margin-right: 5px;
     font-size: 2em;
     color: #1bb5d9 
}
 .orgaos-municipais {
     padding-top: 2rem;
     padding-bottom: 16rem 
}
 @media screen and (min-width:992px) {
     .orgaos-municipais {
         position: relative 
    }
}
 @media screen and (min-width:992px) {
     .orgaos-municipais .header-secao {
         padding-left: 280px 
    }
}
 .orgaos-municipais .nav-auxiliar__box {
     padding: 1rem 2rem;
     background-color: #fff;
     max-width: 250px 
}
 @media screen and (min-width:992px) {
     .orgaos-municipais .nav-auxiliar__box {
         position: absolute;
         top: 20px 
    }
}
 .orgaos-municipais .nav-auxiliar__box>.lista-orgaos .item {
     padding: .5rem 0 
}
 .orgaos-municipais .nav-auxiliar__box>.lista-orgaos .item .img-icon {
     width: 24px;
     vertical-align: bottom 
}
 .orgaos-municipais .nav-auxiliar__box>.lista-orgaos .item .link {
     padding-left: 3px;
     font-family: Roboto, sans-serif;
     font-size: 1em 
}
 .orgaos-municipais .nav-auxiliar__box>.lista-orgaos .item .link:active, .orgaos-municipais .nav-auxiliar__box>.lista-orgaos .item .link:focus, .orgaos-municipais .nav-auxiliar__box>.lista-orgaos .item .link:hover {
     font-weight: 700;
     color: inherit 
}
 .orgaos-municipais .tipo-orgao__grupo {
     padding-top: 4rem 
}
 @media screen and (min-width:768px) {
     .orgaos-municipais .tipo-orgao__grupo {
         padding-left: 1rem 
    }
}
 @media screen and (min-width:992px) {
     .orgaos-municipais .tipo-orgao__grupo {
         padding-top: 2rem;
         padding-bottom: 2rem;
         padding-left: 280px 
    }
}
 .orgaos-municipais .tipo-orgao__grupo header {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center 
}
 .orgaos-municipais .tipo-orgao__grupo header .img-icon {
     width: 48px;
     margin-right: .7rem 
}
 .orgaos-municipais .tipo-orgao__grupo header .titulo {
     padding-top: 15px;
     font-family: Roboto-Bold, sans-serif;
     font-size: 1.6em;
     font-weight: 700 
}
 .orgaos-municipais .tipo-orgao__grupo .lista-orgaos {
     padding-top: .5rem 
}
 .orgaos-municipais .tipo-orgao__grupo .lista-orgaos .item {
     margin-left: 1rem;
     padding-top: 1rem;
     padding-bottom: 1rem;
     border-bottom: 1px solid rgba(0, 0, 0, .2) 
}
 .orgaos-municipais .tipo-orgao__grupo .lista-orgaos .item:last-child {
     border-bottom: 0 
}
 @media screen and (min-width:768px) {
     .orgaos-municipais .tipo-orgao__grupo .lista-orgaos .item {
         width: 80% 
    }
}

/*VLibras*/
/*
 .access-button {
     width: 40% !important;
     border-radius: 50px !important;
     border: 8px solid #00aa4030 !important;
}
*/