/*
Theme Name: tatremkom Child
Theme URI: https://tatremkom.ru/changelog/
Author: tatremkom.ru
Author URI: https://tatremkom.ru
Description: Powerful, Responsive, SEO Optimized WordPress Template Suitable for Any Type of Website from <a href="https://tatremkom.ru">tatremkom.ru</a> | Contact email: <a href="mailto:info@tatremkom.ru">info@tatremkom.ru</a>
Template: tatremkom
Version: 1.0.1
Requires at least: 5.4
Requires PHP: 7.3
Text Domain:  tatremkom_child
Domain Path: /languages
*/

/* Ниже Вы можете добавить свои CSS стили */

@import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap');

body.small-layout .header-top__actions>* {
    margin: 0 10px !important;
    height: 70px;
}
.header__logo {
        background: #3A3A3A;
        border-radius: 15px;
        padding: 2px 20px;
    }
    
    .header__navigation {
    border-top: 0;
    width: 100%;
}
    .header-bottom .navigation__list {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
    }

.header {
    -webkit-box-shadow: none;
    box-shadow: none;
}


.home .promo-parallax .promo-parallax__label {
    font-weight: 600;
    border-radius: 5px;
    padding: 3px 15px;
    font-size: 14px;
}
h1.parall {
    font-family: "Rubik Mono One";
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 40px;
    color: #3a3a3a;
}


/* servis */


.textwidget.custom-html-widget > div {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-end;
}
a.phone {
    color: #980000;
    font-size: 24px;
    font-weight: 700;
    font-family: sans-serif;
}
.site-branding.ast-site-identity
    {
    border: 5px solid #c9944c;
    border-radius: 30px;
    width: 400px;
    padding: 20px;
    background: #980000;
}
header .custom-logo-link img {
    max-width: 100%;
}
.ast-site-title-wrap {
    display: none;
}

div#banner {
    background: url(https://new.fiesta-gold.ru/wp-content/uploads/2024/03/bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 630px;
    margin-top: -41px;
    position: relative;
    background-position: right;
    /* top: -20px; */
    z-index: 999;
    background-size: contain;
        background-color: #fff;
}

.servis-flex {
    display: flex;
    justify-content: space-between;
    margin: 40px 0px;
}
.servis-fl-b {
    display: flex;
    justify-content: space-between;
}

.container {
    width: 1200px;
    margin: 0 auto;
    max-width: 1200px;
}
.servis-flex-item {
    display: flex;
    width: 260px;
    height: 200px;
    background: #f4f4f4;
    /* align-content: center; */
    /* align-items: center; */
    justify-content: flex-end;
    padding: 20px;
    color: #3a3a3a;
    font-weight: 600;
    position: relative;
    overflow: hidden;
}
.servis-flex-item:before {
    position: absolute;
    display: block;
    background: #F3C51D;
    width: 145px;
    height: 131px;
    border-radius: 50px;
    bottom: -25px;
    left: -10px;
    content: "";
    border-top-left-radius: 69px;
    border-top-right-radius: 74px;
    border-bottom-right-radius: 52px;
    border-bottom-left-radius: 50px;
}
.servis-item-bg {
    position: absolute;
    width: 120px;
    left: 50px;
    bottom: 20px;
}
.servis-flex-item:nth-of-type(2) .servis-item-bg {
transform: scale(-1, 1);
    width: 200px;
    left: 5px;
    bottom: 0px;
}
.servis-flex-item:nth-of-type(3) .servis-item-bg {
    transform: scale(1, 1);
    width: 160px;
    left: 25px;
    bottom: 5px;
}
.servis-flex-item:nth-of-type(4) .servis-item-bg {
    transform: scale(1, 1);
    width: 120px;
    left: 64px;
    bottom: 10px;
}
.servis-fl-b1 {
    width: 55%;
    height: 380px;
    background: #f4f4f4;
}
.servis-fl-b2 {
    width: 42%;
    /* gap: 40px 20px; */
    /* column-gap: 20px; */
    row-gap: 20px;
    display: flex;
    flex-direction: column;
}

.servis-fl-b-item {
    height: 180px;
    background: #f4f4f4;
}

/* end servis */

div#promo-parallax {
    padding: 0;
}
.promo-parallax__about {
    margin-top: 100px;
}

.promo-parallax-decoration {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    width: 120%;
    padding-bottom: 100%;
}
.promo-parallax-decoration img._move {
    top: 60px!important;
}

.promo-parallax__description ul {
    font-size: 16px;
    margin-left: 20px;
    padding: 0;
    line-height: 1.8;
}

div#servis {
    margin-top: -40px;
}
.servis-fl-b1 {
    position: relative;
    overflow: hidden;
    padding: 40px;
    font-size: 22px;
    font-weight: 600;
    color: #3a3a3a;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-around;
    line-height: 1.8;
}
.servis-fl-b1 span {
    font-size: 24px;
    font-weight: 900;
    color: #f3c51d;
}
.servis-fl-b .servis-item-bg {
    position: absolute;
    right: 0;
    left: auto;
    width: 313px;
    top: 65px;
}
.servis-fl-b1:before {
    position: absolute;
    display: block;
    background: #F3C51D;
    width: 340px;
    height: 430px;
    border-radius: 100px;
    bottom: 50px;
    right: -74px;
    content: "";
    border-top-left-radius: 202px;
    border-top-right-radius: 87px;
    border-bottom-right-radius: 108px;
    border-bottom-left-radius: 191px;
}

.custom-btn {
    max-width: 260px;
}

.servis-fl-b-item {
    display: flex;
    background: #f4f4f4;
    justify-content: flex-start;
    padding: 30px;
    color: #3a3a3a;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    font-size: 18px;
}
.servis-fl-b-item:before {
    position: absolute;
    display: block;
    background: #F3C51D;
    width: 200px;
    height: 170px;
    border-radius: 50px;
    bottom: -2px;
    right: -30px;
    left: auto;
    content: "";
    border-top-left-radius: 80px;
    border-top-right-radius: 127px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 88px;
}
.servis-fl-b-item:nth-of-type(1) .servis-item-bg {
    transform: scale(-1, 1);
    width: auto;
}
.servis-fl-b2 .servis-item-bg {
    position: absolute;
    right: 100px;
    left: auto;
    width: auto;
    top: 50px;
}
._section-about__text td {
    width: 25%;
}

table {
    width: 100%;
    margin-bottom: 0px;
    border: 5px solid #fff;
    border-top: 5px solid #fff;
    border-bottom: 3px solid #fff;
    border-collapse: collapse;
    outline: 3px solid #f3c51d !important;
    font-size: 15px;
    background: #fff !important;
    border-radius: 5px;
}
table th {
	font-weight: bold;
	padding: 7px;
	background: #ffd300;
	border: none;
	text-align: left;
	font-size: 15px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #ffd300;
}
table td {
	padding: 7px;
	border: none;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	font-size: 15px;
}
table tbody tr:nth-child(even) {
    background: #ededed !important;
}
table tr > td:first-child {
    background: #f3c51d !important;
    border-radius: 10px;
}
.information ._section-about__text {
    width: 100%;
}