.cat-down {
width: 124px;
height: 51px;
display: inline-block;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
background: url("../img/chev-down2.png") no-repeat;
top: -41px;
text-align: center;
z-index: 10;
}
.cat-down a {
display: inline-block;
width: 90px;
height: 50px;
}
.no-cat-posts {
font-size: 22px;
text-align: CENTER;
}
.additional_page {
/*-----new */
}
@media (min-width: 1240px) {
.additional_page header .logo-lang {
width: 46%;
padding-right: 0;
}
}
@media (max-width: 1240px) {
.additional_page header .logo-lang .call-order {
display: none;
}
}
.additional_page header .call-order {
border: 1px dashed #e6e6e6;
margin-top: 0;
border-radius: 4px 3px 3px 4px;
padding: 8px 22px 4px 22px;
}
.additional_page header .call-order.show-mob {
margin-left: 110px;
margin-top: 12px;
}
@media (min-width: 1240px) {
.additional_page header .call-order.show-mob {
display: none;
}
}
.additional_page header .call-order:after {
display: none;
}
.additional_page header .call-order .vlign {
vertical-align: initial;
}
@media (min-width: 1240px) {
.additional_page header .menu-side {
width: 54%;
}
}
.additional_page header phones {
margin-top: 4px;
}
.additional_page header .header-banner {
height: 235px;
overflow: hidden;
position: relative;
text-align: center;
}
@media (min-width: 769px) and (max-width: 991px) {
.additional_page header .header-banner {
height: 304px;
}
}
@media (max-width: 768px) {
.additional_page header .header-banner {
height: 250px;
}
}
.additional_page header .header-banner img {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
-ms-transform: translateX(0%);
position: absolute;
max-width: inherit;
width: auto;
}
.additional_page .ajax-loading {
position: relative;
}
.additional_page .ajax-loading:before {
content: '';
width: 200px;
z-index: 9;
left: 50%;
top: 50%;
position: absolute;
margin-left: -100px;
margin-top: -100px;
height: 200px;
background: url("../img/loading-img.gif") no-repeat;
background-size: cover;
display: block;
}
.additional_page .sort-tab {
position: relative;
padding-top: 8%;
padding-bottom: 3%;
background-color: #fff;
clear: both;
}
.additional_page .sort-tab:before, .additional_page .sort-tab:after {
content: '';
width: 100%;
background-color: #fff;
position: absolute;
display: block;
height: 100%;
top: 0;
}
.additional_page .sort-tab:before {
left: -100%;
}
.additional_page .sort-tab:after {
right: -100%;
}
.additional_page .sort-tab .ajax-loading {
position: relative;
}
.additional_page .sort-tab .ajax-loading .row, .additional_page .sort-tab .ajax-loading .padination-wrap {
opacity: 0.2;
}
.additional_page .cats-lnk {
margin-top: 4.7%;
}
.additional_page .cats-lnk.sub-tabs {
margin-top: 0%;
margin-bottom: 6.5%;
}
.additional_page .cats-lnk > li:first-of-type.active a {
padding-left: 35px;
background-size: 100% 46px !important;
}
.additional_page .parent-category h2 {
margin-bottom: 0% !important;
}
.additional_page .parent-category {
background: url("../img/green-bg_02.png");
padding: 5% 0 0% 0px;
position: relative;
}
.additional_page .parent-category h1 {
color: #fff;
font-size: 44px;
font-family: "MyriadBoldCond";
text-align: center;
}
@media (max-width: 480px) {
.additional_page .parent-category h1 {
font-size: 35px;
padding: 10px 0;
}
}
.additional_page .parent-category h2 {
color: #077251 !important;
font-size: 36px;
font-family: "MyriadCond";
text-align: center;
margin-top: 4px;
margin-bottom: 4.7%;
}
.additional_page .parent-category h2 p {
color: #077251 !important;
}
@media (max-width: 480px) {
.additional_page .parent-category .centered h2 {
display: none;
}
}
.additional_page .parent-category:before {
content: '';
display: block;
width: 100%;
position: absolute;
height: 2px;
border-bottom: 1px dashed #6cdab8;
}
.additional_page .parent-category:before {
top: 6px;
}
@media (min-width: 481px) {
.additional_page .cats-lnk {
float: left;
}
}
.additional_page .cats-lnk > li {
position: relative;
display: inline-block;
margin-bottom: 10px;
}
.additional_page .cats-lnk > li > a {
background: url("../img/cat-bg.png") no-repeat;
display: block;
color: #787878;
font-family: "MyriadSemiBold";
font-size: 20px;
line-height: 46px;
text-decoration: none;
text-align: center;
min-width: 204px;
padding-left: 35px;
margin-left: -30px;
padding-right: 31px;
background-size: 100% 46px;
}
.additional_page .cats-lnk > li > a:hover {
text-decoration: none;
color: #1ea87d;
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li > a {
margin-left: 0px;
}
}
.additional_page .cats-lnk > li > a:after {
content: '';
background: url("../img/ccc_item.png") no-repeat;
display: block;
position: absolute;
width: 24px;
right: 6px;
height: 100%;
z-index: 9;
top: 0;
}
@media (min-width: 480px) {
.additional_page .cats-lnk > li.active {
z-index: 999;
}
.additional_page .cats-lnk > li.active > a {
color: #fff;
background: url("../img/active-cat.png") no-repeat;
padding-left: 14px;
}
.additional_page .cats-lnk > li.active > a:after {
display: none;
}
.additional_page .cats-lnk > li.active ul.dropdown-menu {
left: auto;
right: 4px;
}
}
.additional_page .cats-lnk > li:first-of-type a {
margin-left: 0 !important;
}
.additional_page .cats-lnk > li:first-of-type.active a {
padding-left: 35px;
}
.additional_page .cats-lnk > li.other-cat-lnks {
display: inline-block !important;
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li.other-cat-lnks a.dropdown-toggle {
color: #fff;
background: url("../img/cat-bg-small.png") no-repeat;
background-size: 100% 46px;
padding: 0 20px;
}
.additional_page .cats-lnk > li.other-cat-lnks a.dropdown-toggle:after {
display: none;
}
}
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu {
left: auto;
right: 0;
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu {
left: 0;
right: 0;
}
}
@media (min-width: 481px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu {
min-width: 196px;
}
}
@media (max-width: 481px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu {
min-width: 100%;
}
}
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li {
display: none;
}
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li:nth-of-type(n+4) {
display: block;
}
@media (max-width: 992px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li:nth-of-type(n+3) {
display: block;
}
}
@media (max-width: 680px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li:nth-of-type(n+2) {
display: block;
}
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li {
display: block;
}
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 40px;
color: #898989;
/* color: #333; */
white-space: nowrap;
font-size: 18px;
font-family: "MyriadBoldCond";
}
}
@media (min-width: 1200px) {
.additional_page .cats-lnk > li.other-cat-lnks {
display: none !important;
}
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li.other-cat-lnks {
display: block !important;
text-align: center;
/* width: 100%; */
max-width: 100%;
margin: 0 auto;
}
}
.additional_page .cats-lnk > li.other-cat-lnks .dropdown-menu > .active > a, .additional_page .cats-lnk > li.other-cat-lnks .dropdown-menu > .active > a:focus, .additional_page .cats-lnk > li.other-cat-lnks .dropdown-menu > .active > a:hover {
color: #fff;
background-color: #1ea87d;
}
@media (max-width: 1200px) {
.additional_page .cats-lnk > li:nth-of-type(n+4) {
display: none;
}
}
@media (max-width: 991px) {
.additional_page .cats-lnk > li:nth-of-type(n+3) {
display: none;
}
}
@media (max-width: 680px) {
.additional_page .cats-lnk > li:nth-of-type(n+2) {
display: none;
}
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li:nth-of-type(n+1) {
display: none;
}
}
.additional_page .cats-lnk {
float: none;
display: inline-block;
}
@media (min-width: 1200px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li {
display: none !important;
}
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li:nth-of-type(n+6) {
display: block !important;
}
}
@media (min-width: 992px) {
.additional_page .cats-lnk > li.other-cat-lnks ul.dropdown-menu li:nth-of-type(n+4) {
display: block;
}
}
.additional_page .cats-lnk li.other-cat-lnks.show-other-cats {
display: inline-block !important;
}
.additional_page .cats-lnk > li.active > a {
background: url("../img/cat_p_active.png") no-repeat !important;
}
@media (max-width: 480px) {
.additional_page .cats-lnk > li.other-cat-lnks a.dropdown-toggle {
background: url("../img/cat-page-small.png") no-repeat;
background-size: 100% 46px;
}
}
.additional_page .main-cat-tabs {
margin-top: 3%;
}
.additional_page .main-cat-tabs .main-last-news {
padding-bottom: 5%;
}
@media (min-width: 992px) {
.additional_page .main-cat-tabs .main-last-news .single-thumb, .additional_page .main-cat-tabs .main-last-news .desc-right-side {
display: table-cell;
table-layout: fixed;
float: none;
vertical-align: top;
color: #fff;
width: auto;
}
}
.additional_page .main-cat-tabs .main-last-news .single-thumb {
padding-right: 30px;
}
.additional_page .main-cat-tabs .main-last-news .desc-right-side {
color: #fff;
margin-bottom: 20px;
}
@media (max-width: 768px) {
.additional_page .main-cat-tabs .main-last-news .desc-right-side {
margin-top: 20px;
}
}
.additional_page .main-cat-tabs .main-last-news .desc-right-side .date {
font-family: Arial;
color: #89edce;
}
.additional_page .main-cat-tabs .main-last-news .desc-right-side h3 {
font-size: 30px;
margin-top: 10px;
color: #fff;
margin-bottom: 20px;
font-family: "MyriadCond";
}
.additional_page .main-cat-tabs .main-last-news .desc-right-side .description-short, .additional_page .main-cat-tabs .main-last-news .desc-right-side .description-short p {
color: #fff;
font-size: 14px;
line-height: 18px;
}
.additional_page .main-cat-tabs .main-last-news .desc-right-side .description-short {
margin-bottom: 15px;
}
.additional_page .main-cat-tabs .main-last-news .desc-right-side a {
font-size: 18px;
min-width: 142px;
background-size: contain;
color: #fff;
line-height: 41px;
background: transparent url("../img/tab-buttons.png") no-repeat scroll 0% 0%;
display: inline-block;
padding-top: 3px;
text-transform: uppercase;
font-family: "MyriadBoldCond";
text-align: center;
text-decoration: none;
background-size: 100% 94px;
}
.additional_page .main-cat-tabs .main-last-news .desc-right-side a:hover {
background-position: 0% 99%;
}
.additional_page .main-cat-tabs .main-last-news:after {
content: '';
display: block;
width: 100%;
position: absolute;
height: 2px;
border-bottom: 1px dashed #6cdab8;
left: 0;
right: 0;
padding-top: 2.7%;
}
@media (max-width: 1366px) {
.additional_page .main-cat-tabs .main-last-news:after {
padding-top: 3.9%;
}
}
.additional_page .main-cat-tabs .no-comments-posts p, .additional_page .main-cat-tabs .no-popular-posts p {
font-size: 22px;
text-align: CENTER;
}
.additional_page .category_divide {
padding-top: 8%;
padding-bottom: 2%;
}
.additional_page footer.entry-footer {
margin-top: 2%;
}
.additional_page .pluso .pluso-wrap a:hover {
opacity: 0.8 !important;
}
.additional_page .pluso .pluso-wrap a.pluso-more {
display: none !important;
}
.category-posts-content .cat-container {
padding-top: 35px;
}
.category-posts-content .cat-container .navigation.pagination {
margin-top: 55px;
}
.category-posts-content .cat-container .same-cat-posts, .category-posts-content .cat-container .list-serv-row {
padding-top: 50px;
}
@media (max-width: 768px) {
.category-posts-content .cat-container .same-cat-posts, .category-posts-content .cat-container .list-serv-row {
padding-top: 25px;
}
}
.category-posts-content .cat-container h1 {
color: #1ea87d;
font-family: "MyriadBoldCond";
font-size: 40px;
margin-bottom: 10px;
}
.category-posts-content .cat-container h1:after {
display: none;
}
@media (max-width: 768px) {
.category-posts-content .cat-container h1 {
font-size: 30px !important;
}
}
.category-posts-content .cat-container h2 {
margin-bottom: 0;
}
body.archive {
margin-top: -22px;
}
