/*
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,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,dl,dt,dd,ol,nav ul,nav 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,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

.block-vert-line {
  border-left: 3px solid #004594;
  padding-left: 7px;
  line-height: 1;
}

.block-vert-line h1 {
  font-size: 22px;
  text-transform: uppercase;
  color:#000;
}


	#article a{
	font-size: 18px!important;
	transform: scale(1);
	
}


.zach {
  
  position: relative;
 
}


h4 {
  color: #004594;
  font: bold 22px/1.2em Arial, Helvetic;
  padding-top: 10px;
  margin-bottom: -10px;
}

.akciya {

  color: #f94242;
}


.zach:before {
  border-bottom: 3px solid red;
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  transform: rotate(-12deg);
}



.thumb-wrap {

  margin-bottom: 13px;
}

h3 {
  color: #004594;
  padding-bottom: 15px;
  font: bold 26px/1.2em Arial, Helvetic;
  padding-top: 30px;
}

.img-z {
margin-top: 20px;
  width: 60px;
}

.sticky-content.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.sticky-content.fixed section {
    background: green;        
}

.hr-line {

  width: 70%;
  margin: 0 auto;
  padding: 0;
  height: 15px;
  border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
  border-top: 1px solid #004594;
  box-shadow: 0 10px 10px -10px #004594 inset;
}


.burger-checkbox {
  position: absolute;
  visibility: hidden;
}


.burger {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: block;
  position: relative;
  border: none;
  background: transparent;
  width: 40px;
  height: 13px;
  margin-left: 25px;
}

.burger-checkbox:checked + .burger::before {
  top: 9px;
  transform: rotate(45deg);
  box-shadow: 0 6px 0 rgba(0,0,0,0);
  transition: box-shadow .15s, top .3s, transform .3s .15s;
}
.burger::before {
  top: 0;
  box-shadow: 0 20px 0 #004594;
  transition: box-shadow .3s .15s, top .3s .15s, transform .3s;
}
.burger::before {
  content: '';
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 10px;
  background: #004594;
}

.burger {
  cursor: pointer;
}

.burger-checkbox:checked + .burger::after {
  bottom: 1px;
  transform: rotate(-45deg);
  transition: bottom .3s, transform .3s .15s;
}
.burger::after {
  bottom: 0;
  transition: bottom .3s .15s, transform .3s;
}
.burger::after {
  content: '';
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 10px;
  background: #004594;
}

.zag-menu {
  float: right;
  color: #fff;
  display: block;
 
  margin-top: -45px;
  font-size: 40px;
  
  font-family: verdana, sans-serif;
}

.burger-checkbox:checked ~ .menu-list {
  transform: translateX(0);
}

.menu-list {
  top: 0;
  left: 0;
  position: absolute;
  display: grid;
  gap: 12px;
  padding: 42px 0;
  margin: 0;
  background: #fff;
  list-style-type: none;
  transform: translateX(-100%);
  transition: .3s;
  width: 100%;
}


.menu-list {
  list-style-type: none;
}

.menu-item {
  display: block;
  padding: 8px;
  color: #004594 !important;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 0;
  font: normal 14px Arial, Helvetica, sans-serif;
  font-size: 20px !important;
  cursor: pointer;
  color: #000;
  width: 100%;
  text-decoration: none;
  -webkit-transition: color .5s ease, padding .5s ease;
  -moz-transition: color .5s ease, padding .5s ease;
  transition: color .5s ease, padding .5s ease;
}


.menu-item1 {
  display: block;
  padding: 8px;
  color:#fff; 
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 0;
  font: normal 14px Arial, Helvetica, sans-serif;
  font-size: 45px !important;
  cursor: pointer;
  
  width: 100%;
  text-decoration: none;
  -webkit-transition: color .5s ease, padding .5s ease;
  -moz-transition: color .5s ease, padding .5s ease;
  transition: color .5s ease, padding .5s ease;
 background-color: #004f8f !important;
}

.menu {
 background-color: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  
}



.wp-block-simple-note-warning {
  margin-top: 40px;
  padding:
20px 20px 20px 20px;
  border-radius:
5px;


}
.wp-block-simple-note-warning {
  color: #5f5000;
  background:
#feefb3 url(../image/info.png) no-repeat 15px center;
border: 1px dashed #003984;
}

.price-s {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #003984;
}

@media (min-width: 992px) {
	
	


.menu {
  background-color: #004f8f;
  width:100%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 15px;
  display:none!important;
}

.desp p {
font-size:18px!important;
}

 }



@media (max-width: 991px) {
	
	
	img {
  max-width: 100%!important;
  display: block;
}
	
	
	
	.invis {
  display: none;
}
	
	 #fbr p {
   
    display: none!important;
  }
	
	.desp h1 {
   font-size: 18px !important;
    font-weight: bold !important;
	        padding-left: 18px;

}
	
	.mac {
        float: left;
        height: auto;
        width: 27%;
        margin-top: 20px!important;
    }
	
	.sub-header {
  margin: 0 auto;
  width: 1024px;
  padding: 8px 10px 8px !important;
}
	
	#article p{
	font-size: 17px!important;
	line-height: 1.5em;
}

 .wrap {
    width: 100%!important;
  }

.vis {
  font-size: 38px!important;
}
	
	#header {
  background: #004594;
  height: auto!important;
}
	
	.anvis {
		
		display: none!important;
		
	}
	
.nav {
	
	display: none!important;
}

.logo {
  width: 400px;
  height: 85px;
  float: left;
  margin: 30px 0 0 0;
  display: none!important;
}


 .sidebar {
    width: 30%;
    display: none!important;
  }
  
   .content {
    width: 100%!important;
  }
}

table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none; color: #000; text-decoration: underline;}

a:hover{text-decoration:none; color: #000;}


.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */:
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width: 720px; display: block;}
/*end reset*/
body{
	color:#959595;
	font-family: trebuchet ms;
	text-align:justify;
}
.wrap{
	margin:0 auto;
	width:1024px;
}
#header{
	background:#004594;
	height:298px;
}
#head{
	margin:0 auto;
	width:1024px;
}
.logo{
	width: 400px;
	height: 85px;
	float: left;
	margin: 30px 0 0 0;
}
.logo h1 a{
	color: #121212;
	font: bold 32px/1.2em Arial, Helvetica, sans-serif;
}
.logo h2{
	margin:0;
	padding-left:120px;
	color: #121212;
	font: .8em Arial, Helvetica, sans-serif;
}
.nav{
	float:right;
	margin:45px 0 0 0;
}
.nav li{
	display:inline;
	float: left;
	padding: 0 10px;
}
.nav li a{
	padding:4px 7px;
	color:#121212;
	font-weight: bold;
	text-decoration: none;
}
.nav li a:hover,.nav ul li.active a{
	color: #004594;
	border-bottom: 2px solid #aaa;
	text-decoration: none;
	
}
.sub-header {
	margin:0 auto;
	width:1024px;
	padding: 20px 10px 0;
}
.mac{
	float:left;
	height:290px;
}
.desp {
	float:left;
	width: 650px;
	text-align: left;
	padding: 0 0 0 60px;
	color:white;
}
.desp h1{
	font: normal 30px Arial, Helvetica, sans-serif;
	
}
.desp p{
	font: normal 20px Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding:6px 0 0 0;
}
#main{
	padding:50px 0 0 0;
}
form{
	margin:10px 0 0 50px;
}
form div{
	padding:20px;
}
form span{
	display:block;
}
form span{
	font-size:18px;
	padding-bottom:5px;
	color:#777;
}
form textarea,
form input[type=submit],
form input[type=text]{
	border:1px solid #ddd;
	padding:10px;
	width:500px;
	outline:none;
	color:#777;
	font-size:18px;
}
form input[type=submit]{
	background:#999;
	font-size:16px;
	padding:8px;
	width:520px;
	color:#eee;
	border:none;
}
form input[type=submit]:hover{
	color:#fff;
	cursor:pointer;
	background:#888;
}

form textarea{
	height:100px;
	font-size:16px;
}
.contact{
	width:700px;
	float:left;
	
}
.contact h3{
	color:#333;
	font: bold 28px/1.2em Arial, Helvetic;
}
.content{
	float:left;
	width:700px;
	
	font-weight: normal;
	line-height: normal;
}
#article{
	border: 1px solid white;
	margin-bottom: 35px;
}
#article h2{
	color:#444;
	padding-bottom: 15px;
	font: bold 28px/1.2em Arial, Helvetic;
}
#article p{
	font-size: 17px;
	line-height: 1.5em;
	
}

#article img {
	
	padding-bottom: 15px;
}



.ser_ol {
  background: #f2f2f2;
}

.bel_ol {
  background: #fff;
}
.container_ol {
  display: flex;
  flex-wrap: wrap;
  max-width: 1400px;
  margin: auto;
}

.container_vn:nth-child(2n+1) {
  margin-right: 1%;
  width: 49%;
}
.container_vn {
  overflow: hidden;
  padding: 20px;
  width: 50%;
  background: #f2f2f2;
  margin-bottom: 10px;
}

.categories-of-site-left-block_ol {
  width: 40%;
  float: left;
  margin-bottom: 1%;
}

.categories-of-site-screenshot_ol img {
  width: 100%;
}



#prev{
	float:left;
	padding:0 15px 5px 0;
}
#prev img{

	width: 300px;

}
.abt{ 
	margin-top: 15px;
}
.abt p{
	margin: 12px 0;
}
#data{
	float:left;
}
.sidebar{
	float:right;
	padding: 0 0 8px 0;
	margin: 0 0 20px 0;
	width: 290px;
}
.sub-sidebar{
	margin-top:40px;
}
.sidebar h2{
	font-size: 24px;
	font-weight: normal;
	color:#333;
	padding-bottom: 10px;
	border-bottom: 2px solid  #004594;
}
.sub-nav{
	padding-top:10px;
}
.sub-nav li{
	padding:10px 0;
	border-bottom: 1px solid  #f2f2f2;
	font-size: 20px;
}
.sub-nav li a{
	color: #959595;
	text-decoration: none;
}
.sub-nav li a:hover{
	color: black;
}
.footer{
	background:#222;
	padding:40px;
}
#fbr{
	color:#FAFAFA;
}
#fbr p{
	float:right;
}
#fbr p a{
	color:#FAFAFA
}
#fbr p a:hover{
	border-bottom: 1px solid green;
}
.ft-nav{
	float:left;
}
.ft-nav li{
	display:inline;
	float: left;
	padding: 0 10px;
}
.ft-nav li a{
	padding:4px 7px;
	color:#FAFAFA;
	text-decoration: none;
}
.ft-nav li a:hover,
.ft-nav ul li.active a{
	color: #004594; text-decoration: none;
	
}
/*  Green */
.gradiant.green { background:#7fbf4d; background:-webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f)); background:-moz-linear-gradient(top, #7fbf4d, #63a62f); border-color:#63a62f; color:#fff; text-shadow:0 1px 0 #53961e; -webkit-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865; -moz-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865; box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;}
.gradiant.green:hover,
.gradiant.green:focus { background:#76b347; background:-webkit-gradient(linear, left top, left bottom, from(#86c755), to(#5ea12a)); background:-moz-linear-gradient(top, #86c755, #5ea12a); border-color:#53961e; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865;}
.gradiant.green:active { background:#7fbf4d; border-color:#53961e; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e; box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e;}
.gradiant.small { padding:5px 45px; font-size:16px; font-weight:normal; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}

/*-- Responsive Design --*/
@media (max-width:1080px) {
	.wrap  {
	width:90%;	
	}
	#head {
width: 100%;
           width: 100%;
        height: 50px;
        overflow: hidden;
        padding-top: 5px;	
	}
	.mac {
    float: left;
    height: auto;
  
}
.desp {
	width: 47%;
}
.content {
	width:65%;
}
.sidebar {
	width: 30%;
}
.sub-header {
	width:auto;
}
.footer {
	padding:30px 0 70px;
}
#fbr {
	position:relative;
}
#fbr p {
	float: none;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -30px;
}
.ft-nav {
    float: none;
    text-align: center;
	padding-bottom: 7px;
}
.ft-nav li {
	float:none;
	font-size: 32px;
}
#main {
    padding: 10px 0;
}
.contact {
    width: 65%;
}
form {
    margin: 10px 0 0 0px;
}
form div {
    padding: 20px 0 0;
}
form textarea, form input[type=submit], form input[type=text] {
	width:96.5%;
}
}

@media (max-width: 991px) {
	
	


.desp {
    width: 73%;
}
}

@media (max-width: 900px) {
	
	.map {
  width: 100%;
  overflow: hidden;
  height: 400px;
}
	
	#main {
  margin-top: 15px!important;
}


	.block-vert-line h1 {
  font-size: 20px!important;
  text-transform: uppercase;
}
	
	#prev {
    float: none!important;
 
    margin: 0 auto!important;
  
}
	
	
	#prev img {
    width: 300px;
   
    margin: 0 auto!important;
}


.desp p {
  font: normal 12px Arial, Helvetica, sans-serif!important;
    line-height: normal;
  line-height: 1.4em;
  padding-left:20px;
}


.logo {
    width: 270px;
    height: 80px;
}
.mac {
	margin: 15px auto 0;
	width: 27%important;
}
#article {
	margin-bottom: 20px;
	        padding-right: 10px!important;
        padding-left: 10px!important;
}
.sub-sidebar {
    margin-top: 0px;
    margin-bottom: 25px;
}
}



.transparent {
  padding-top: 60px;
  padding-bottom: 30px;
}


.container {
  padding-top: 20px !important;
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .container, .container-md, .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  width: 100%;
background-color: #aaaaaa26;
  overflow:
hidden;
  padding:
20px;
}



.container {
  width: 100%;

  overflow:
hidden;
  padding:
20px;
}


.categories-of-site-left-block {
  width: 40%;
  float: left;
  margin-bottom: 10px;
}

.categories-of-site-right-block {
  width: 60%;
  float: left;
}


.btn {

  font-weight: 400;
  line-height: 1.5;
  color: #004594;
  text-align: center;
  text-decoration:
none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: #f2f2f2;
  border:1px solid #004594;
   
padding:
.375rem .75rem;
  font-size: 1rem;
  border-radius:
.25rem;
  transition:
color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.categories-of-site-right-block a {
  color: #004594;
}

.btn:hover {

  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration:
none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: #004594;
  border:1px solid #fff;
   
padding:
.375rem .75rem;
  font-size: 1rem;
  border-radius:
.25rem;
  transition:
color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (max-width: 991px) {
  .categories-of-site-left-block {
    width: 100% !important;
    float: none !important;
  }
  
  .categories-of-site-background-image1 img {
  width: 100%!important;
}
}

@media (max-width: 570px) {
  .categories-of-site-right-block {
    overflow:
hidden;
    padding:
10px;
  }
}
@media (max-width: 991px) {
  .categories-of-site-right-block {
    width: 100% !important;
    float: none !important;
    margin-left: 1px !important;
  }
}

@media (max-width: 800px) {
.logo {
    width: 240px;
    height: 75px;
}
.desp {
    width: 72%!important;
    box-sizing: border-box;
    padding: 0 0 0 10px;
}

}

@media (max-width:768px) {
.nav li {
	padding: 0 5px;
}
.logo {
    width: 230px;
    height: 70px;
	margin: 25px 0 0 0;
}
.nav {
	margin: 38px 0 0 0;
}
#header {
	height: auto;
}


#article h2 {
	font-size: 25px;
    font-weight: normal;
} 
.sidebar h2 {
    font-size: 22px;
}

@media (max-width:736px) {
.contact h3  {
	font-size: 25px;
    font-weight: normal;	
}
form textarea, form input[type=submit], form input[type=text] {
	font-size:15px;
}
.sub-sidebar:nth-child(3) {
	margin-bottom:0;
}
#main {
   

} 
}

@media (max-width: 667px) {
.nav li {
    padding: 0 0px;
}
.logo {
    width: 210px;
    height: 65px;
}

form textarea, form input[type=submit], form input[type=text] {
    font-size: 14px;
}
form div {
    padding: 10px 0 0;
}
}

@media (max-width: 640px) {
.logo {
    width: 200px;
}
}

@media (max-width: 600px) {
.logo {
    width: 170px;
}


.content {
    width: 100%;
    float: none;
}
.sidebar {
    width: 100%;
    float: none;
    text-align: center;
}
.contact {
    width: 100%;
    float: none;
	padding-bottom: 30px;
}
form textarea, form input[type=submit], form input[type=text] {
    width: 96%;
}
}

@media (max-width:568px) {
.nav li a {
	font-size:14px;
	font-weight:normal;	
}

#article h2 {
    font-size: 22px;
}
.contact h3 {
    font-size: 22px;
}

form textarea, form input[type=submit], form input[type=text] {
    width: 95.5%;
}
}

@media (max-width:480px) {
	.logo {
    width: 170px;
    float: none;
    margin: 20px auto 0;
    height: auto;
}
.nav li {
	float:none;
}
.nav {
    margin: 15px 0 20px;
    text-align: center;
    float: none;
}
.ft-nav li {
	padding:0 5px;
}
.ft-nav li a {
	font-size:14px;
}
.footer {
    padding: 30px 0 80px;
}
#fbr p {
	bottom: -55px;
    font-size: 14px;
    line-height: 25px;
}
.sub-nav li {
    padding: 7px 0; 
}
.sub-nav li a {
	font-size:14px;	
}
form textarea, form input[type=submit], form input[type=text] {
    width: 94.5%;
}
form span {
    font-size: 14px;
}
}

@media (max-width: 414px) {

.ft-nav li {
    padding: 0 3px;
}
.sidebar {
	padding:0;
	margin: 0 0 10px 0;
}
#article {
    margin-bottom: 10px;
}
}

@media (max-width: 384px) {

#prev {
    float: none;
    padding: 0 0px 10px;
}
#prev img {
    width: 100%;
    height: auto;
}
.contact h3 {
    font-size: 21px;
}
form {
    margin: 0px 0 0 0px;
}
.ft-nav li {
    padding: 0 0px;
}
}

@media (max-width: 375px) {

#article h2,.sidebar h2 {
    font-size: 20px;
}
}

@media (max-width:320px) {
.nav li a {
    padding: 4px 4px;
	font-size:13px;
}
.mac {
    width: 95%;
}
.sub-header {
    padding: 20px 0;
}
.desp p {
	font-size:13px;
}
#article h2, .sidebar h2 {
    font-size: 19px;
    text-align: center;
}
font-size: 20px !important;
.sub-nav li a {
    font-size: 13px;
}
.sub-nav li {
    padding: 5px 0;
}
.ft-nav li a {
    font-size: 13px;
	padding:4px;
}
#fbr p {
	font-size:13px;
}
#main {
    padding: 20px 0;
}
.contact h3 {
    font-size: 19px;
}
form textarea, form input[type=submit], form input[type=text] {
    font-size: 13px;
	width:92%;
}
.gradiant.small {
	font-size:14px;
}
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
  margin-bottom: 13px;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}


