/*
Table of Contents
=================

1. Call us / .call-us
2. Navigation / nav.main
3. Content / section.content
4. Body / body.home
5. Footer / footer
6. Services / body.services
7. Booking / body.booking
8. Contact / body.contact
9. Blog / body.blog
10. Blog inside / body.blog-inside
11. About / .about

*/


/* Gradients
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Bordered
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Rounded
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Opacity
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Transition
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Shawows
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Columns
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Fonts
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Spacing
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Other
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Grid System 12 Columns
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */

strong {
    color: #c8352f !important;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col-1 {
    width: 8.333333333333332%;
}

.col-2 {
    width: 16.666666666666664%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33333333333333%;
}

.col-5 {
    width: 41.66666666666667%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.333333333333336%;
}

.col-8 {
    width: 66.66666666666666%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33333333333334%;
}

.col-11 {
    width: 91.66666666666666%;
}

.col-12 {
    width: 100%;
}


/* Reset Styles
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio[controls],
canvas,
video {
    display: inline-block;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
em,
img,
strong,
fieldset,
form,
label,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

nav li {
    list-style-type: none;
}

.select__list li {
    list-style-type: none;
}

:focus {
    outline: 0;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: none;
}

html,
body,
textarea,
input {
    -webkit-text-size-adjust: none;
}

body {
    text-align: left;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
}


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 99%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Form
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */


/* Float & Align
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

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

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

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

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


/* Clearfix
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.clear {
    clear: both;
}


/* ===================================================================Custome_code============================================================== */



img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}

.but_up {
    position: fixed;
    top: 62px;
    right: 52px;
    cursor: pointer;
}

.dn {
    display: none;
}

.pl0 {
    padding-left: 0 !important;
}

.tar {
    text-align: right !important;
}

.breadcrumbs {
    padding: 20px 0 20px 0px;
    position: relative;
}

.breadcrumbs i {
    margin: 0px 10px;
    color: #8a8a8a;
}

.breadcrumbs span a {
    color: #8a8a8a;
}



.pswp__bg {
    background-color: rgba(200, 53, 47, 0.3) !important;
}

.primeri-template-template-primeri-single h2 {
    margin: 30px 0;
}

.primeri-template-template-primeri-single h3 {
    margin: 30px 0;
}

.primeri-template-template-primeri-single h4 {
    margin: 30px 0;
}

.primeri-template-template-primeri-single h5 {
    margin: 30px 0;
}

.block_7 strong {
    font-weight: 700 !important;
    color: #111 !important;
}

.single_primer_form_btn {
    border: 2px solid transparent !important;
    transition: all 0.1s;
}

.single_primer_form_btn:hover {
    border: 2px solid #fff !important;
    transition: all 0.1s;
}

.page-template-template-poligraph footer
{
    padding: 40px 0;
}



h2
{
    font-family: "MuseoBold" !important;
}


/* --------------------------------------------------------------------------poligraph----------------------------------------------------------------------- */


.page-template-template-poligraph .xs_block_1 {
    margin-bottom: 250px;
    position: relative;
}



.page-template-template-poligraph .xs_block_1__img
{
    top: -70px;
}

.page-template-template-poligraph .xs_block_1__item___1___btn___wrap
{
    justify-content: flex-start;
    margin-top: 70px;
}

.page-template-template-poligraph .xs_block_1__item___1___btn___wrap a
{
    margin-right: 47px;
    background: linear-gradient(85.99deg, #DA0C0C -17.19%, #EA5353 24.59%, #FF7070 43.55%, #F45959 67.04%, #DA0C0C 99.07%) !important;
        
        border-radius: 16px !important;
}

.page-template-template-poligraph .xs_block_1__item___1___btn___wrap span
{
    font-style: italic;
    font-weight: 250;
    font-size: 18px;
    line-height: 21px;
    color: #2C3137;
    width: 60%;
    display: inline-block;
}


.page-template-template-poligraph .xs_block_1__item___1___btn___wrap p {
    position: relative;
    padding-top: 50px;
}

.page-template-template-poligraph .xs_block_1__item___1___btn___wrap svg
{
    position: absolute;
    left: -30px;
    top: 10px;
    animation: pulse 2s infinite;
}


.page-template-template-poligraph .xs_block_1__item___1 ul li 
{
    align-items: flex-start;
}

.page-template-template-poligraph .xs_block_1__item___1 ul li svg
{
    margin-top: 7px;
    margin-right: 12px;
}

.xs_poligraph_dop_img
{
    position: absolute;
    width: 290px !important;
    height: 290px !important;
    left: -47px;
    bottom: 56px;
}

.page-template-template-poligraph .xs_block_1__img___yandex {
    top: -76px;
    right: 281px;
}




.xs_poligraph_block_2__title h2 {
    font-style: normal;
    font-weight: 500 !important;
    font-size: 55px !important;
    line-height: 66px !important;
    color: #2C3137;
    text-align: center;
    margin-bottom: 25px;
}


.xs_poligraph_block_2__title h3
{
    font-style: normal;
    font-weight: 300;
    font-size: 24px !important;
    line-height: 29px !important;
    text-align: center;
    color: #2C3137;
    font-family: "MuseoRegular";
}


.xs_poligraph_block_2__content
{
    margin-top: 74px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.xs_poligraph_block_2__item
{
    width: 31%;
    margin-bottom: 74px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.xs_poligraph_block_2__item span
{
    font-family: "MuseoRegular";
    margin-top: 24px;
    display: inline-block;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #2C3137;
}


.xs_poligraph_block_3
{
    padding: 64px 0 84px 0;
}


.xs_poligraph_block_3 h2
{
    font-family: "MuseoRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 55px;
    line-height: 66px;
    text-align: center;
    color: #2C3137;
    margin-bottom: 20px;
}


.xs_poligraph_block_3 h3 {
    font-family: "MuseoRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #2C3137;
}


.xs_poligraph_block_3__content
{
    margin-top: 68px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xs_poligraph_block_3__item
{
    width: 32%;
    background: #FFFFFF;
    box-shadow: 0px 17px 48px -32px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding: 20px;
}

.xs_poligraph_block_3__item span
{
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #2C3137;
}