.main-menu a.menu-item {
    text-transform: uppercase;
    font-size: 1.6rem;    
}
.slider-caption .tp-title {
    color: #B23850;
    font-family: 'Gilroy Bold';
}
.main-slider .owl-item.active .slider-caption h2 {
    font-family: 'Gilroy Extra Bold';
}
.btn-one.btn-red {
    font-family: 'Gilroy Bold';
    font-size: 1.5rem;    
}
.single-item a.service-title {
    font-family: 'Gilroy Black';
    line-height: 13px; 
    color: #3B8BEB;   
}
.service-section .single-item h3 {
    text-align: center;
}
.single-item-overlay {
    margin-bottom: 15px;
}
.single-item-overlay .img-box .overlay {
    background: #B23850bd;
}
.we-work .single-item .icon-box {
    box-shadow: 0 0 0px 10px #B23850;
}
.we-work .single-item .icon-box i:before {
    color: #B23850;   
}
.we-work .single-item .icon-box .number {
    box-shadow: 0 0 0 6px #B23850;
    color: #B23850;
}
.we-work .title-top {
  -webkit-text-stroke: 1px whitesmoke;
 
}

.main-footer p {
    color: black;
    font-size: 1.2em;
}
.footer-area .contacts p a {
    color: #3B8BEB;
    font-size: 1.1em;
    font-weight: 600;
}

.main-footer .contacts p {
    margin-bottom: 10px;
}

.footer-logo {
    padding-top: 25px;
}

.main-slider-carousel .disabled {
    display: none;
}
.service-section .sec-title h2 {
    margin-bottom: 0;   
    font-family: 'Gilroy Heavy';
    font-size: 34px;
}
.pricing-column .single-item {
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.we-work .single-item:hover .icon-box {
    box-shadow: 0 0 0 10px rgb(348 68 69 / 50%);
}
#footer-area {
    background: #E7E3D4;
}
#footer-area .footer-title h3 {
    color: #B23850;
    font-weight: 600;
}

.footer-bottom, .footer-bottom a {
    color: black;
}

.pricing-section .single-table .top-content .text {
    color: #B23850;
}
h2.h2 {
    color: #B23850;    
}
.logo-box {
    padding: 10px 0;
}
.contact-page .contacts {
    font-size: 16px;
}
.contact-page .contact-info {
    margin-bottom: 50px;
    border-bottom: 1px solid #E7E3D4;
    padding-bottom: 20px;
    font-weight: 600;
}
.contact-page .contacts a{
    font-size: 1em;
    font-weight: bold;
    padding-right: 30px;
}
.contact-page .form-actions .btn-primary {
    border-color: #3B8BEB;
    background: #3B8BEB;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #3B8BEB;
    padding: 13px 40px 13px 40px;
    font-family: 'Gilroy', sans-serif;
    position: relative;
    transition: all 900ms ease;
    cursor: pointer;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    z-index: 1;    
}
.contact-page .control-label {
    font-size: 1.2em;
}
.contact-page .text-muted {
    display: none;
}
.contact-page input {
    width: 100%;
}
.service-page .service-text {
    text-align: left;
}
.service-page h2,h3 {
    font-size: 1.8em;
    line-height: 1.2em;
    font-weight: 500;
    color: #B23850;
    padding-bottom: 10px;
}
.service-text p {
    font-size: 1.3em;
    text-align: justify;
    padding-bottom: 10px;
}
.service-text blockquote {
    border-left: 5px solid #B23850;
    background-color: #e7e3d41a;
    font-size: 1.1em;
}
.service-page .service-image {
    margin: 10px 0 20px 0;
}
.service-sidebar {
    padding-top: 10px;
}
.service-sidebar h3 {
    color: #B23850;
    font-weight: 500;
}
blockquote.sidebar {
    padding: 5px 10px;
    font-weight: 600;
    font-size: 1em;    
}

.service-page ul {
    margin-bottom: 15px;
    padding-left: 50px;
}
.service-page ul li {
    list-style: disc;
    font-size: 1.3em;
    
}
.pricelist, .pricelist a {
    font-size: 18px;
}
.pricelist div {
    border-bottom: 1px solid whitesmoke;
    margin-bottom: 10px;
}

.service-text ol {
    font-size: 1.3em;
    margin-bottom: 30px;
}
.service-text h3 {
    margin-bottom: 10px;
    padding-bottom: 0;
}
.ccm-block-express-form input:focus,textarea:focus {
    color: white;
    font-weight: bold;
}