@font-face {
    font-family: 'CirceRoundedWebRegular';
    src: url('/local/templates/darletto/fonts/CirceRoundedRegular.eot');
    src:
        url('/local/templates/darletto/fonts/CirceRoundedRegular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/darletto/fonts/CirceRoundedRegular.woff2') format('woff2'),
        url('/local/templates/darletto/fonts/CirceRoundedRegular.woff') format('woff'),
        url('/local/templates/darletto/fonts/CirceRoundedRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CirceRoundedWebBold';
    src: url('/local/templates/darletto/fonts/CirceRoundedBold.eot');
    src:
        url('/local/templates/darletto/fonts/CirceRoundedBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/darletto/fonts/CirceRoundedBold.woff2') format('woff2'),
        url('/local/templates/darletto/fonts/CirceRoundedBold.woff') format('woff'),
        url('/local/templates/darletto/fonts/CirceRoundedBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

tml,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
button,
input,
textarea,
video {
    font-family: 'CirceRoundedWebRegular';
}

b {
    font-family: 'CirceRoundedWebBold';
}

::selection {
    background: rgb(230, 30, 65);
}

body{
    -webkit-text-size-adjust: 100%;
}

.p {
    hyphens: auto;
}

.z2 {
    text-align: left;
    font-size: 275%;
    color: white;
    padding-left: 55px;
    padding-right: 50px;
    margin-bottom: 45px;
}

.z3 {
    text-align: left;
    font-size: 275%;
    color: white;
    padding-left: 55px;
    padding-right: 50px;
}
.zblack {
    color:rgb(0, 0, 0)!important; 
}

/*
@media (min-width: 320px) and (max-width: 1120px){
    .z2, .z3 {
    font-size: 30px;
}
}*/

.i1 {
    width: 100%;
}

.i2 {
    padding-top: 10px;
    /*padding-bottom: 20px;*/
}

.container {
    width: 100%;
    /*float: left;*/
    overflow: hidden;
    position: relative;
    background: white;
}

.chentre {
    max-width: 1125px;
    margin: 0 auto;
    background: rgb(230, 30, 65);
}

.imgborder {
    border-image: solid 5px rgb(230, 30, 65);
}

a,
img {
    max-width: 100%;
}

.divTable {
    display: table;
    position: fixed;
    bottom: -5px;
    max-width: 100%;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}

.divTable2 {
    top: 0 !important;
    bottom: auto!important;
}



.divTableRow {
    display: table-row;
    height: auto;
    width: 100%;
}

.divTableCell {
    display: table-cell;
   /* width: 20%; 5 РєРЅРѕРїРѕРє*/
    width: 25%;/* 4 РєРЅРѕРїРѕРє*/
    /* background: linear-gradient(to bottom, rgb(230, 30, 65), rgb(190, 0, 50));
    box-shadow: 0 0 0 2px rgb(190, 0, 50) inset;*/
    transition: .2s linear;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    /*  -webkit-filter: blur(5px);
     -moz-filter: blur(5px);
       -o-filter: blur(5px);
      -ms-filter: blur(5px);
          filter: blur(5px);
    opacity: 0.5;*/
   
}

.divTableCell:active {
    /*box-shadow: 0 0 0 2px rgb(242, 180, 203) inset;
    background: linear-gradient(to top, rgb(230, 30, 65), rgb(190, 0, 50));*/
    background: rgba(255, 255, 255, 0.8);
}

.divTableCell:focus {
    /*box-shadow: 0 0 0 2px rgb(242, 180, 203) inset;
    background: linear-gradient(to top, rgb(230, 30, 65), rgb(190, 0, 50));*/
    background: rgba(255, 255, 255, 0.8);
    transition: 3s;
}


.divTableBody {
    display: table-row-group;
}

.mb {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
}

.mb:hover {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.gb {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
}

.gb:hover {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.cp {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
}

.cp:hover {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ok {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
}

.ok:hover {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.lt {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
}

.lt:hover {
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

img {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

p {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}











/*@media (min-width: 1240px){
    .chentre {
        max-width: calc(1125px/2);
        box-shadow: 0 0 30px rgba(0,0,0,0.2);
    }
    .divTable{
        max-width: calc(1125px/2);
    }
    .z3{
    padding-left: 30px;
    padding-right: 25px;
    font-size: 190%;
    }
    .z2{
    padding-left: 30px;
    padding-right: 25px;
        font-size: 190%;
    }
    .container{
        background: rgb(230, 30, 65);
        
    }    
}*/
@media (orientation: landscape){
    .chentre {
        max-width: calc(1125px/2);
        box-shadow: 0 0 30px rgba(0,0,0,0.2);
    }
    .divTable{
        max-width: calc(1125px/2);
    }
    .z3{
    padding-left: 30px;
    padding-right: 25px;
    font-size: 190%;
    }
    .z2{
    padding-left: 30px;
    padding-right: 25px;
        font-size: 190%;
    }
    .container{
        background: rgb(230, 30, 65);
        
    }   

    
    
}


