html{
	font-size: 16px;
}
body{
    font-family: 'Lato', sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  color: #000;
}
ul,li{
	display: block;
	padding: 0px;
	margin: 0px;
}
h1,h2,h3{
	margin: 0px;
	font-family: 'Lato', sans-serif;
	color: #234267;

}
h3{
	font-size: 21px;

}
.center{
	text-align: center;
}
.black{
	color: #000;
}
.main_mobile_wrapper{
         display:none;
    }
.main_mobile_wrapper_2{
     /* background:url(../img/main_mobile_background.svg) center center no-repeat /cover ; */
     background: #F6F4F2 url(../img/main_mobile_background.svg) no-repeat 0px 0px / cover;
     padding: 15px;
}




/* ==============================================
	Preload
=============================================== */
.mask {
	background-color:#fff;
	width:100%;
	height:100%;
	position:fixed;
	z-index:100000;
}	
#loader{
	background:url(../img/loader.gif) center center no-repeat;
	height: 31px;
	width: 31px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index:100001;
	margin: -15px 0 0 -15px;
}


.cloud{
	left: 0px!important;
    top: -295px!important;
    width: 40%;
    height: 40%;
    /*background:rgba(255,255,255, 0.9);*/
}
.cloud_2{
	left: -107px!important;
    top: -230px!important;
    width: 40%;
    height: 40%;

}
.cloud_3{
	left: 757px!important;
    top: -295px!important;
    width: 40%;
    height: 40%;

}
.cloud_4{
	left: 507px!important;
    top: -230px!important;
    width: 40%;
    height: 40%;

}
.cloud_5{
	left: 907px!important;
    top: -230px!important;
    width: 40%;
    height: 40%;

}
.cloud_6{
	left: 957px!important;
    top: -295px!important;
    width: 40%;
    height: 40%;

}
/*#cloud{
	position: relative;
	left: 20%!important;
	left: 2200px;
	margin-top: -40%;
	margin-left: 500px;
}
#scene .cloud_2{
	position: relative;
	margin-top: -200px;
	margin-left: -600px;
	left: 80%!important;
}
#scene .cloud_3{
	position: relative;
	left: 10%!important;
	margin-top: -200px;
	margin-left: -900px;
	left: 900px
}*/
/*.test{
	position: fixed;
        text-align: center;
}*/
 .twenty {
 	    /*transform: translate(150px,150px);*/
 	    /*display: block;*/
        position: fixed;
        /*-webkit-perspective: 1000;*/
        z-index:1;
        text-align: center;
        /*margin-left: -10%;*/
        font-size: 8em;
        font-weight: bold;
        bottom: 20%;
        left: 64%;
    }
    .w1{
    	position: relative;
    	    color: #fff;
    }
    .sidebar_menu{
        position: fixed; 
        /*position: absolute; */
    width: 750px;
    /* height: 100vh; */
    height: 100%;
    max-height: 100vh;
    background-color: rgba(17,17,17,0.8);
    background-color: rgba(35, 66, 103, 0.8);
    transition: all 0.3s ease-in-out;
   right: 0;
   z-index: 1;
   margin-right: -750px;
   text-align: center;
    }
    
   /* .sidebar_menu {
    position: absolute;
    width: 750px;
    height: 100%;
    / height: 100vh; /
    / max-height: 635px; /
    / background-color: rgba(17,17,17,0.8); /
    background-color: rgba(35, 66, 103, 0.8);
    transition: all 0.3s ease-in-out;
    right: 0;
    z-index: 1;
    margin-right: -750px;
    text-align: center;
    padding-bottom: 210px;
}*/


    
    .sidebar_menu_div{
        background: #234267;
    padding: 38.5px;
    }
    .fa-times{
        color:#fff;
        position:absolute;
        left: 40px;
    top: 50px;
    cursor: pointer;
    opacity: 0.7;
    font-size: 37px;
    }
    .fa-times:hover{
        opacity: 1;
    }
    .show_menu{
        margin-right: 0px;
        z-index: 30;
    }
    .menu_white{
        filter: brightness(0) invert(1);
    }
    .menu_ul{
    /*     margin-left: auto;
        margin-right: auto; */
    margin-top: 30%;
    margin-left: 40%;
    text-align: left;
    }
    .menu_ul li{
    margin-bottom:10px;
    }
    .sub-menu li:first-child{
        margin-top:10px;
    }
    
    .menu_ul a{
    color:#fff;
    }
    .menu_ul a:hover{
    text-decoration:none;
    color:#5BCEFF;
    }
    .menu_ul a:focus{
    text-decoration:none;
    outline: none;
    }
    .sub-menu{
        /* display:none; */
        padding-left:20px;
    }
.highlight{
   display:block; 
}
.sidebar-menu-arrow span::after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding: 10px;
    color: #FFF;
    position: relative;
}
.noLink {
  pointer-events: none;
}
    

/*main paige*/


#first {
	background: #e1de99 url(../img/home_4.jpg) no-repeat left center / cover;
	height: 100vh;
	position: relative;
}
#second {
	background: #f8f6f4 url(../img/home_2.jpg) no-repeat center center / cover;
	height: 100vh;
	position: relative;
}
#third {
	background: #f8f6f4 url(../img/bg_second.jpg) no-repeat 0px -50px / cover;
	height: 100vh;
	position: relative;
}
#fourth {
	/*background-color: #232344;*/
	/*background-image: url(../img/bg_3.png), url(../img/smoke_3.png), url(../img/smoke.png), url(../img/smoke.png);
	background-size: cover, auto, auto, auto;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: center center, bottom right, bottom right, bottom right;*/

/*transition: background 0.5s ease, color 0.2s linear;*/
	background:#232344 url(../img/bg_3.png) no-repeat center center / cover;
	
	height: 100vh;
	position: relative;
}
/*.bg_clouds{
position: absolute;
  width: 100%;
  height: 300px;
  background: url(../img/background_3.png) no-repeat 0px -60px ;
}*/
.gradient{
position: absolute;
bottom: 0px;
  width: 100%;
  height: 100px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6f4f3+0,f6f4f3+51,f3f4f6+100 */
background: #f6f4f3; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f4f2 0%, #f6f4f3 51%, #fcfbf7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f6f4f2 0%,#f6f4f3 51%,#fcfbf7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f6f4f2 0%,#f6f4f3 51%,#fcfbf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f4f3', endColorstr='#f3f4f6',GradientType=0 ); /* IE6-9 */
}

.heading_section_2{
    color: #fff!important;
}
.paragraph_section_2{
    color: #fff!important;
}
.header_color{
	color: #fff;
}
.information_wrapper_heading{
	/*background: url(../img/keisy_heading.png) no-repeat left top;*/
	margin-top: 100px;
	margin-bottom: 23px;
	padding: 10px 0 10px 0px;
	/* font-family: 'SFUIText-Bold'; */
	font-size: 72px;
    line-height: 1.2;
    color: #000;
	/*white-space: nowrap;*/
}
.information_wrapper_heading_3{
	color: #00739b;
    width: 55%;
}
.header_contacts_black{
    color: #333;
}


.information_wrapper_button{
	display: block;
	width: 166px;
	background: #cd3030;
    border: 0;
    color: #fff;
    padding: 20px 48px;
    border-radius: 5px;
    box-shadow: 4px 4px 0px 0px rgba(94, 101, 140, 1);
    cursor: pointer;
    transition: all .5s ease;
}
.information_wrapper_button:hover{
    text-decoration: none;
    color: #fff;
    background: #ab2525;
}
.information_wrapper_button:visited{
    text-decoration: none;
    color: #fff;
}
.information_wrapper_button:focus{
    text-decoration: none;
    color: #fff;
}
.information_wrapper_paragraph{
	width: 60%;
    margin-bottom: 60px;
}
.img_smoke{
	/*transform: translateY(40px); */
	width: 900px;
	height: 360px;
	margin-bottom: 0px;
	position: absolute;
	/*right: 6%;*/
	/*bottom: 0px;*/
	left: 47%;
	bottom: 0px;
	padding-top: 100px;
	background: url(../img/smoke.png) no-repeat center 50px;
	z-index: 1;
}
.information_wrapper_heading_1{
    color: #fff;
}
.information_wrapper_paragraph_1{
   color: #fff; 
}
.information_wrapper_heading_span:after {
    content: '';
    left: 0px;
    position: absolute;
    /* right: 36px; */
    top: 258px;
    width: 785px;
    height: 11px;
    background: red;
    z-index: -1;
}

/* 
 _____   _           _         _                        _                  
|_   _| | |         | |       | |                      | |                 
  | |   | |__   __ _| |_ ___  | |_ ___  _ __ ___   __ _| |_ ___   ___  ___ 
  | |   | '_ \ / _` | __/ _ \ | __/ _ \| '_ ` _ \ / _` | __/ _ \ / _ \/ __|
 _| |_  | | | | (_| | ||  __/ | || (_) | | | | | | (_| | || (_) |  __/\__ \
 \___/  |_| |_|\__,_|\__\___|  \__\___/|_| |_| |_|\__,_|\__\___/ \___||___/

Oh nice, welcome to the stylesheet of dreams. 
It has it all. Classes, ID's, comments...the whole lot:)
Enjoy responsibly!
@ihatetomatoes

*/

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body {
    width:100%;
    height:100%;
}

.caption {
    position: absolute;
    bottom: 5%;
    right: 5%;
    text-align: right;
    color: #fff;
}
/*p, h1 { margin: 0; }
h1 { margin-bottom: 0.2em; }
p { line-height: 1.333em; }*/
 
/* full width/height container */
#slides-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
 
/* double the height/width of a viewport */
#slides {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.slide {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#slide-1 {
    background: #232344 url('../img/slaid_1.jpg') no-repeat center center;
    background-size: cover;
	z-index: 1;
}
#slide-2 {
    background: yellow url('../img/slaid_2.png') no-repeat center center;
    background-size: cover;
    -webkit-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    transform: translate(0,-100%);
}
#slide-3 {
    background: red url('../img/bcg_slide-3q.jpg') no-repeat center center;
    background-size: cover;
    -webkit-transform: translate(0,-200%);
    -ms-transform: translate(0,-200%);
    transform: translate(0,-200%);
}
#slide-3 .caption {
    left: 5%;
    right: auto;
    color: #47373f;
}
#slide-4 {
    background: blue url('../img/bcg_slide-4q.jpg') no-repeat center center;
    background-size: cover;
    -webkit-transform: translate(0,-300%);
    -ms-transform: translate(0,-300%);
    transform: translate(0,-300%);
}
#slide-4 .caption {
    right: auto;
    left: 5%;
    top: 5%;
    bottom: auto;
    color: #47373f;
}

#helper {
    position:absolute;
    left:0;
    top: 0;
    height:600%;
    width: 0;
}
.marker {
    height: 25%;
    width: 100%;
}
.red {
    background-color: red;
}
.green {
    background-color: green;
}
.blue {
    background-color: blue;
}
.yellow {
    background-color: yellow;
}
.w1 {
    position: relative;
    color: #fff;
	z-index: 1;
}
/*.twenty {
    position: fixed;
    z-index: 1;
    text-align: center;
    font-size: 8em;
    font-weight: bold;
    bottom: 20%;
    left: 64%;
}*/
.twenty {
    /* transform: translate(150px,150px); */
    /* display: block; */
    position: fixed;
    /* -webkit-perspective: 1000; */
    z-index: 1;
    text-align: center;
    /* margin-left: -10%; */
    font-size: 8em;
    font-weight: bold;
    bottom: 0%;
    left: 58%;
    height:800px;
}
.twenty_2 {
    /* transform: translate(150px,150px); */
    /* display: block; */
    position: fixed;
    /* -webkit-perspective: 1000; */
    text-align: center;
    /* margin-left: -10%; */
    font-size: 8em;
    font-weight: bold;
    bottom: -4%;
    right: 6%;
	z-index: 20!important;
	display: none;
}
.test4 {
    position: absolute;
    top: 50%;
    transform: translateY(20%);
}
.information_wrapper_heading {
    /* background: url(../img/keisy_heading.png) no-repeat left top; */
    margin-top: 100px;
    margin-bottom: 23px;
    padding: 10px 0 10px 0px;
    /* font-family: 'SFUIText-Bold'; */
    font-size: 60px;
    line-height: 1.2;
    color: #000;
    /* white-space: nowrap; */
}
.main_heading_span{
    background: #E43E3E;
}
.information_wrapper_heading_1 {
    color: #fff;
    line-height: 1em;
}
.information_wrapper_heading_3 {
    /* color: #00739b; */
    color: #fff;
    width: 55%;
}
.information_wrapper_paragraph {
    width: 60%;
    margin-bottom: 60px;
}
.information_wrapper_paragraph_1 {
    color: #fff;
}
/*.bg_clouds {
    position: absolute;
    width: 100%;
    height: 300px;
    background: url(../img/background_3.png) no-repeat 0px -60px;
}*/
/*.bg_clouds_2 {
    position: absolute;
     bottom:-70px;
    width: 100%;
    height: 500px;
    background: url(../img/main_cloud_1.png) no-repeat 0px -60px;
    transform: rotate(180deg);
}*/
.bg_clouds_2 {
    position: absolute;
    left: -1258px;
    bottom: 270px;
    width: 100%;
    height: 500px;
    background: url(../img/main_cloud_1.png) no-repeat 0px -60px;
    transform: rotate(180deg);
}
.bg_clouds_3 {
    position: absolute;
    left: 1184px;
    /* bottom: 270px; */
    /* right: -10px; */
    width: 100%;
    height: 512px;
    background: url(../img/main_cloud_2.png) no-repeat 0px 0px;
    /* transform: rotate(90deg); */
}
.bg_clouds_2_first {
    position: absolute;
    top: -304px;
    /* left: 197px; */
    /* bottom: 270px; */
    right: -45px;
    width: 100%;
    height: 512px;
    background: url(../img/main_cloud_2.png) no-repeat 0px 0px;
    transform: rotate(180deg);
}
.bg_clouds_3_first {
    position: absolute;
    left: 1384px;
    top:-50px;
    /* bottom: 270px; */
    /* right: -10px; */
    width: 100%;
    height: 512px;
    background: url(../img/main_cloud_2.png) no-repeat 0px 0px;
    /* transform: rotate(90deg); */
}
#slide-2 {
    background: #F6F4F2 url(../img/slaid_5.jpg) no-repeat 0px 0px / cover;
    height: 100vh;
    /*position: relative;*/
}
#slide-3 {
    background: #f8f6f4 url(../img/slaid_6.jpg) no-repeat 0px 0px / cover;
    height: 100vh;
    /*position: relative;*/
}
#slide-4 {
    background: #e1de99 url(../img/slaid_4.jpg) no-repeat left center / cover;
    height: 100vh;
    /*position: relative;*/
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
    
    /* =Caption style */
    .caption {
        text-align: right;
    }
    #slide-3 .caption,
    #slide-4 .caption {
        text-align: left;
    }
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* 
	Ok so you have made it this far, that means you are very keen to on my code. 
	Anyway I don't really mind it. This is a great way to learn so you actually doing the right thing:)
	Follow me @ihatetomatoes
*/

.header_color_q{
    z-index:50;
    position:fixed;
}
.header_color_q_2{
    z-index:1000;
    position:fixed;
}


.main_mobile_h2{
    color: #fff;
    font-size: 32px;
    line-height: 1em;
    margin-bottom: 15px;
    margin-top: 60px;
}
.main_mobile_h2_first{
    margin-top: 30px;
}
.main_mobile_h3{
    color: #fff;
}
.main_mobile_p{
    color: #fff;
}
.header_color_mobile{
    margin-left: 5px;
    margin-right: 5px;
}
.footer_paragraph_main_mobile{
    color: #fff!important;
    /* margin-bottom: 0px; */
    margin-bottom: 1em;
}

.second_slide_wrapper{
    display: flex;
    justify-content: space-evenly;
    width: 75%;
    text-align: center;
    margin-left: -22px;
    margin-top: 40px;
}
.second_slide_wrapper a{
    color:#fff;
    text-decoration: none;
}
.second_slide_wrapper h3{
    color:#fff;
    margin-top: 10px;
}


/*main paige*/




.header{
	padding: 28px 0 28px 0;
}
.header_contacts{
	text-align: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header_phone{
	/* font-family: 'SFUIText-Bold'; 
	font-size: 20px;*/
	font-size: 25px;
    font-weight: 600;
    color: #234267;
    text-decoration: none;
}
.header_phone a{
    text-decoration: none;
      color: #234267; 
     /*color: #fff;*/
}
.header_question{
	font-size: 15px;
	 color: #718191; 
	/*color: #fff;*/
}
.header_color_q .header_phone a{
    text-decoration: none;
     color: #fff;
}
.header_color_q .header_question{
    font-size: 15px;
	color: #fff;
	margin-top: -4px;
}

.menu{
	/*position: relative;
    left: 70px;
    bottom: 33px;*/
    cursor: pointer;
    /* width: 19px; */
    width: 31px;
    margin-left: 50px;
    padding-top: 6px;
}
#fp-nav ul{
display: flex;
flex-direction: column-reverse;
}




/*breadcrumbs*/

#breadcrumb{
	border-top: 1px solid rgba(123,127,130,0.3);
	/* font-family: 'SFUIText-Bold'; */
	font-size: 14px;
}
.breadcrumb_ul{
  padding-top: 15px;
  display: flex;
}
.breadcrumb_ul .active{
	/* font-family: 'SFUIText-Light'; */
}
.breadcrumb_item{
padding-right: 13px;
/* margin-right: 11px; */
background: url(../img/breadcrumbsdivider.png) no-repeat right center; 
}
.breadcrumb_item a{
color: #000; 
}
.breadcrumb_item a:hover{ 
text-decoration: underline;
}

    /*breadcrumbs*/


/*section contacts*/
.background_image{
	background: #f5f8f9 url(../img/background_image.png) no-repeat left -145px;
}
.keisy_heading{
	background: url(../img/keisy_heading.png) no-repeat left top;
	margin-top: 100px;
	margin-bottom: 23px;
	padding: 10px 0 10px 25px;
	font-family: 'SFUIText-Bold';
	font-size: 48px;
	white-space: nowrap;
}

/*.keisy_heading:after {
    content: '';
    display: inline-block;
    background: #00739b;
    width: 84%;
    height: 7px;
    margin-top: 34px;
    float: right;
}*/
.flex{
	display: flex;
}
.keisy_line {
    display: block;
    background: #00739b;
    width: 100%;
    height: 7px;
    margin-top: 145px;
    margin-left: 30px;
}


.keisy_photo_1{
	height: 250px;
	background: radial-gradient(74.6% 74.6% at 48.61% 25.4%, #E9E9E9 47.4%, #A7A3A3 100%);
	/* background: linear-gradient(180deg, rgba(247, 247, 247, 0) -7.6%, rgba(32, 34, 36, 0.58) 69.73%, #202224 100%); */
	/* filter:grayscale(100%); */
	margin-bottom: 20px;
	position:relative;
	overflow: hidden;
	padding-top: 2px;
}
.keisy_photo_1:hover{
	filter:none;
}
.keisy_photo_2{
	position: absolute;
    top: 13px;
    right: 5px;
}
.keisy_photo_div{
    /*position: relative;
    bottom: 120px;*/
    position: absolute;
    bottom: 0px;
    opacity:0;
    z-index: 10;
    padding-left:20px;
}
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40%;
    width: 100%;
    /* z-index: 10; */
    /* background-color: rgba(0,0,0,0.1); */
    /* background-image: -webkit-linear-gradient(90deg, #e3b9a3 0%, black 0%, rgba(77, 77, 77, 0.2) 60%, rgba(255, 255, 255, 0) 100%); */
    background: linear-gradient(180deg, rgba(247, 247, 247, 0) 32.4%, rgba(32, 34, 36, 0.58) 69.73%, #202224 100%);
    opacity:0;
}

.keisy_photo_1:hover .overlay{
    transition: all 500ms ease;
    opacity:1;
}
.keisy_photo_1:not(:hover) .overlay{
    transition: all 500ms ease;
    opacity:0;
}
.keisy_photo_1:hover .keisy_photo_div{
    transition: all 500ms ease;
    opacity:1;
    text-decoration:none;
}
.keisy_photo_1:not(:hover) .keisy_photo_div{
  transition: all 500ms ease;
    opacity:1;
    text-decoration:none;
}
.keisy_photo_div h3{
    color:#fff !important;
    text-decoration:none !important;
}
.keisy_photo_h3{
    text-decoration:none;
}
.keisy_photo_a:hover{
    text-decoration:none;
}
.keisy_photo_p{
    margin-top: 0px;
    color:#fff;
}
.view_more{
	background: url(../img/reload.png) no-repeat left center;
	width: fit-content;
	padding-left: 28px;
    margin: 10px auto 30px auto;
}

/*section contacts*/


  #contacts{
	background: #f9f9f9 url(../img/contact_image.jpg) no-repeat center top;
	height:418px;
}


.contacts_title{
color: #fff;
    margin-top: 83px;
    margin-bottom: 32px;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
}
.contacts_phone{
	width: 30%;
	margin: 0 auto;
	color: #fff;
}
.contacts_form_input{
    background: rgba(20, 26, 45, 0.28);
border: 1px solid #ABC2E3;
box-sizing: border-box;
border-radius: 2px;
	/* border-radius: 3px; */
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	/* border: 1px solid rgba(255,255,255,0.2); */
	/* padding: 15px 10px 15px 30px; */
	    padding: 5px 10px 5px 30px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 15px;
	/* background: transparent; */
}

#contacts input[type="text"]::-webkit-input-placeholder {
    color: #fff;
   } 
#contacts   input[type="text"]::-moz-placeholder {
    color: #fff;
}
#contacts input[type="tel"]::-webkit-input-placeholder {
    color: #fff;
   } 
#contacts   input[type="tel"]::-moz-placeholder {
    color: #fff;
}
input:focus{
outline: 1px solid #fff;
}
.contacts_phones_wrapper a{
    color: #234267;
    text-decoration: none;
}
.contacts_form_button{
    background: linear-gradient(180deg, #3498DB 0%, #1986EA 100%);
    border-radius: 4px;
    border: 0;
    color: #fff;
    padding: 7px 43px;
    border-radius: 5px;
    margin-top: 7px;
}
.contacts_bg_img{
    /* top: -86px; */
    top: -18px;
    right: -114px;
    position: absolute;
}
.contacts_checkbox{
	color: #fff;
	font-size: 12px; 
	margin-bottom: 30px;
	margin-top: 30px;
	justify-content: center;
    display: flex;
    align-items: center;
}
.contacts_checkbox_label{
	 margin-left: 7px;
	 align-items: center;
}
input[type=checkbox] {
display: none;
}
.contacts_checkbox label:before {
	content: "";
    border-radius: 3px;
    display: block;
    width: 18px;
    height: 18px;
    border:1px solid #00ff00;
    margin-right: 10px;
}
input[type=checkbox]:checked + label:before {
    content: "\2713";
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
    font-size: 16px;
    color: #00ff00;
    text-align: center;
    line-height: 16px;
}
 
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}




/*section contacts*/


/*footer*/

footer{
	padding: 20px 0;
}
.social {
    display: flex;
    justify-content: center;
    width: 97%;
}
.social2 {
    display: flex;
    justify-content: space-between;
    width: 87%;
}
.social2 li a {
    color: #718191;
    width: 30px;
    height: 30px;
    font-size: 25px;
    /* margin-left: 7px; */
    display: flex;
    align-items: center;
    justify-content: left;
}

.social li a {
    color:  #718191;
    width: 30px;
    /*border: 1px solid #000;
    border-radius: 50%;*/
    height: 30px;
    font-size: 25px;
    margin-left: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.social li a:hover {
    text-decoration: none;
    color:  #8f9faf;
}
.social2 li a {
    color: #718191;
    width: 30px;
    height: 30px;
    font-size: 25px;
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_block{
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}
.footer_block_2{
	text-align: center;
}

.footer_paragraph_wrapper{
    display: flex;
    justify-content: center;
}

.footer_paragraph_2{
	font-size: 13px;
	color: #234267;
	margin-bottom: 7px;
}

.footer_paragraph{
	color: #234267;
	font-size: 13px;
}
.footer_block_3{
	width: 50%;
    margin-left: auto;
	/* font-family: 'SFUIText-Bold'; */
	font-size: 14px;
}
.footer_block_3 a{
	text-decoration:none;
}
.footer_block_3 span{
	margin-left: 7px;
	font-size: 13px;
}
.fa-phone{
    color: #3498DB;
    font-size: 18px;
}
.fa-envelope{
   color: #E74C3C;
}
.footer_envelope{
    background: url(../img/mail.png) no-repeat left center;
    padding-left: 17px;
}
.legal-information-footer {
    padding: 18px 0 12px;
    text-align: center;
}



/*footer*/



.inner_paige_padding{
     padding-bottom: 100px;
}
/*keis*/
.keis_ul li{
margin-top: 30px;
display: list-item;
margin-left: 15px;
}
.keis_block{
	width: 670px;
}
.keis_block_image{
	width: 100%;
}
.keis_wrapper{
	position: relative;
}
.keis_block_position{
	position: absolute;
    left: 550px;
    top: 115px;
    box-shadow: -27px 27px 75px rgba(0,0,0,0.2);
}
.keis_block_first{
	margin: 150px 0 150px 0;
	width: 640px;
	box-shadow: -12px 12px 60px rgba(0,0,0,0.1);
}
.choose_slider{
    margin: 0 auto;
    width: 75%;
    height: 900px;
    position: relative;
    margin-top:20px;
    z-index: 2;
}
.keis_carousel{
    position: absolute!important;
    top: 50%!important;
    transform: translateY(-50%)!important;
    right: 1rem!important;
}
.keis_carousel2{
    position: absolute!important;
    top: 50%!important;
    transform: translateY(-50%)!important;
}
#keis{
    padding-bottom:70px;
}

.keis_ul {
    list-style-type: none;
}
.keis_ul li {
    /* display: list-item; */
    /* list-style: square; */
    /* list-style-image: url(../img/check.svg)!important; */
    list-style: none;
    margin-left: 18px;
    background: url(../img/check.svg) 0px 3px no-repeat;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 50px;
}
.next_hidden{
        opacity: 0.65!important;
}
.previous_hidden{
        opacity: 0.65!important;
}
.usluga_inner_gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.gallery_hide{
    display:none!important;
}
.usluga_inner_gallery li {
    margin-left: 20px;
    margin-bottom: 20px;
}







/*keis*/

/*seo*/
.popup_1 {
    background-color: #fff;
    width: 450px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
}
.seo_1_h2{
	padding: 36px 0 70px 0;
    text-align: center;
    color: #234267;
    font-size: 36px;
}
.seo_1_div{
	font-size: 18px;
    color: #808AA0;
    border: 2px solid #B7DCF4;
    border-radius: 10px;
    padding: 30px 125px 30px 115px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    margin-bottom: 60px;
    background-color: #fff;
    background-image: url(../img/Vector.svg);
    background-repeat: no-repeat;
    background-position: 32px 26px;
}
.seo_1_h2_2{
	padding: 36px 0 0 0;
    text-align: center;
    color: #234267;
    font-size: 36px;
}
.seo_1_p{
	text-align: center;
    font-size: 18px;
    margin-top: 5px;
}
.seo_1_blocks_wrapper{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.seo_1_blocks_div{
	width: 26%;
    text-align: center;
    border: 2px solid rgba(128, 201, 255, 0.3);
	box-sizing: border-box;
	border-radius: 10px;
	margin-right: 80px;
	margin-bottom: 60px;
	padding: 50px 50px 20px 50px;
	box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
	background-color: #fff;
}
.seo_1_blocks_div:nth-child(3){
	margin-right: 0px;
}
.seo_1_blocks_div:nth-child(6){
	margin-right: 0px;
}
.seo_1_blocks_div h3{
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}
.seo_2_brackets {
	display: flex;
}
.seo_2_brackets:before {
	content: "";
    display: block;
    background: url(../img/bracket_blue.png) no-repeat;
    width: 15px;
    height: 30px;
    float: left;
    margin: 11px 8px 0 0;
}
.seo_2_brackets:after {
  content: "";
    display: block;
    background: url(../img/bracket_red.png) no-repeat;
    width: 30px;
    height: 30px;
    /* float: right; */
    margin: 11px 0px 0 5px;
}
.seo_2_brackets_2 {
	display: flex;
}
.seo_2_brackets_2:before {
	content: "";
    display: block;
    background: url(../img/bracket_blue.png) no-repeat;
    width: 15px;
    height: 30px;
    float: left;
    margin: 11px 5px 0 0;
}
.seo_2_brackets_2:after {
  content: "";
    display: block;
    background: url(../img/bracket_red.png) no-repeat;
    width: 30px;
    height: 30px;
    /* float: right; */
    margin: 11px 0px 0 2px;
}

.seo_2_blocks_div{
	border: none;
	box-shadow: none;
}
.seo_2_h3{
	margin-bottom: 41px;
}
.seo_2_h2{
	padding: 36px 0 0px 0;
}
.seo_3_h2{
	padding: 36px 0 20px 0;
}

.seo_3_cost_wrapper{
	display: flex;
}
.seo_3_cost_text_wrapper{
	background: url(../img/checkboxes.png) no-repeat;
	padding-left: 50px;
	padding-right: 30px;
}
.seo_3_cost_text_wrapper h4{
	margin-top: 6px;
}
.seo_3_cost_text_wrapper p{
	margin-top: -14px;
}
.seo_3_cost_text_div_1{
	margin-bottom: 40px;
}
.seo_3_cost_text_div_2{
	margin-bottom: 61px;
}
.button {
    line-height: 3.4em;
    display: block;
    width: 250px;
    height: 55px;
    /*background: #79b72a;*/
    /* padding: 10px; */
    text-align: center;
    /*border-radius: 5px;*/
    color: white;
    font-weight: bold;
    box-shadow: 0px 4px 13px rgba(0,0,0,0.2);
    background: radial-gradient(ellipse at top, #2FB3FD 0%, #0D91DB 46.35%, #1981CC 100%);
	border-radius: 4px;
	margin: 20px auto;
}
.seo_3_blocks_div{
	/*width: 26%;*/
    text-align: center;
    border: 2px solid rgba(128, 201, 255, 0.3);
    box-sizing: border-box;
    border-radius: 10px;
    /*margin-right: 80px;*/
    /*margin-bottom: 60px;*/
    padding: 50px 50px 20px 50px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.seo_3_blocks_div:hover{
	position: relative;
    bottom: 10px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.seo_3_div{
	position: relative;
	/*width: 66%;*/
	font-size: 18px;
    color: #808AA0;
    border: 2px solid #B7DCF4;
    border-radius: 10px;
    padding: 30px 20px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    margin-bottom: 60px;
    margin-top: 80px;
    /*background-image: url(../img/Vector.svg);*/
    /*background-repeat: no-repeat;
    background-position: 32px 26px;*/
}
.seo_3_div p{
    margin-bottom: 0px;
    margin-top: 10px; 
}
.block:after {
    content: ''; 
    position: absolute;
    right: -65px; 
    top: 76px;
    width: 66px;
    height: 45px;
    background: url(../img/ugolok.png) no-repeat;
    /*border: 10px solid transparent;*/
    /*border-left: 20px solid green;*/
   }
   .button_2{
   	 line-height: 3.4em;
    display: block;
    width: 250px;
    height: 55px;
    /*background: #79b72a;*/
    /* padding: 10px; */
    text-align: center;
    /*border-radius: 5px;*/
    color: white;
    font-weight: bold;
    box-shadow: 0px 4px 13px rgba(0,0,0,0.2);
    background: radial-gradient(ellipse at top, #2FB3FD 0%, #0D91DB 46.35%, #1981CC 100%);
	border-radius: 4px;
	margin: 132px auto 0 auto;
   }
   .button_2:link{
   	text-decoration:none;
   	color: white;
   }
   .button:link{
   	text-decoration:none;
   	color: white;
   }
   .button_2:hover{
   	text-decoration:none;
   	color: white;
   }
   .button:hover{
   	text-decoration:none;
   	color: white;
   }
   .button_2:visited{
   	text-decoration:none!important;
   	color: white;
   }
   .button:visited{
   	text-decoration:none!important;
   	color: white;
   }
   .button_2:active{
   	text-decoration:none!important;
   	color: white;
   }
   .button:active{
   	text-decoration:none!important;
   	color: white;
   }


/*seo*/



/*contacts*/
#contacts_1{
    padding-bottom: 45px;
}
.contacts_wrapper{
	background: #fff;
	height: 740px;
	padding: 50px;
	box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.contacts_1_h2 {
    padding: 36px 0 20px 0;
    text-align: left;
    color: #234267;
    font-size: 36px;
}
.contacts_phones_wrapper{
	display: flex;
	    justify-content: space-between;
}
.contacts_1_ul{
    display: flex;
    justify-content: space-between;
}
.contacts_1_ul li a:hover {
    text-decoration: none;
    color:  #8f9faf;
}

.contacts_1_information_wrapper{
	float: right;
}
#Form{
    width: 90%;
}
.error{
   color: red; 
   /* margin-top: -10px!important; */
    display: block!important;
    margin-bottom: 7px!important;
}
.contacts_1_input{
	width: 100%;
    padding: 5px 2px;
    color: #9fa3a7;
    outline: 1px solid #B7DCF4;
    border-color: transparent;
    border-width: 2px!important;
    outline-offset: 0px;
    background: transparent;
    margin-bottom: 20px;
}
.contacts_1_input:focus {
    outline: 1px solid #B7DCF4;
}
.contacts_textarea{
	height: 157px!important;
}
.contacts_1_submit{
    color: #fff;
    border: none;
    outline: none;
    background: linear-gradient(180deg, #3498DB 0%, #1986EA 100%);
border-radius: 4px;
}
.contacts_1_map_a{
	border-bottom: 1px dashed #337ab7;;
}
.contacts_1_map_a:hover{
	text-decoration: none;
	/*border-bottom: 1px dashed red;*/
}
.contacts_1_h2_form{
	margin-bottom: 20px;
}
.contacts_1_map_wrapper{
	margin-top: 53px;
}
.contacts_phones_wrapper h3{
	font-size: 16px;
	color: #3498DB;
}
.contacts_phones_wrapper p{
	margin-top: 5px;
}
.contacts_brackets:before {
    content: "";
    display: block;
    background: url(../img/bracket_blue.png) no-repeat;
    width: 15px;
    height: 30px;
    float: left;
    margin: 2px 8px 0 0;
}
.contacts_brackets:after {
    content: "";
    display: block;
    background: url(../img/bracket_red.png) no-repeat;
    width: 30px;
    height: 30px;
    /* float: right; */
    margin: 2px 0px 0 5px;
}
.contacts_carousel_h2{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
.slide-one .owl-stage-outer{
        background: #fff;
        padding: 20px 0;
        box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.slide-one .owl-item div {
    margin: 0 10px;
} 
.slide-one .owl-item img {
    max-height: 100%;
}
.slide-one{
    margin: 0 auto;
    width: 100%;
}
.payment-systems-carusel .owl-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-prev,
.owl-next {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  top: 50%;
  transform: translateY(-50%);
}
.owl-prev {
  left: 1rem;
}
.owl-next {
  right: 1rem;
}
.owl-prev,
.owl-next:focus {
  outline: none;
}
.slide-one:hover .owl-prev,
.slide-one:hover .owl-next {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}
.slide-one .object_img_wrapper{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 86px;
}
.slide-one .object_img_wrapper img{
    display: inline-block;
}
.payment-systems-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    /* height: 70px; */
    height: 200px;
    padding: 15px 0;
    background-color: #FFF;
    z-index: 999;
}
.payment-systems-footer .payment-systems-carusel .logo_wrapper {
    height: 40px;
}
.payment-systems-carusel {
    width: 100%;
    margin: 0 auto;
}
.payment-systems-carusel .logo_wrapper {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 86px;   
}
.payment-systems-carusel .logo_wrapper img {
    max-height: 100%;
}
/*.test4{
    position: absolute;
    top: 50%;
    transform: translateY(-37%);
}
.test3{
    position: absolute;
    top: 50%;
    transform: translateY(7%);
}*/



:focus::-webkit-input-placeholder {
  color: transparent
}
 
:focus::-moz-placeholder {
  color: transparent
}
 
:focus:-moz-placeholder {
  color: transparent
}
 
:focus:-ms-input-placeholder {
  color: transparent
}

 

/*contacts*/




/*О нас*/
.slide-three_hide{
    display:none!important;
}
.about_second_blocks_wrapper img{
    display:inline-block;
}
.about_second_block{
   text-align: center;
   display: flex;
    align-items: center;
    justify-content:center;
}
.about_us_logo{
   padding-top: 50px;
    padding-right: 50px; 
}
.about_us_logo_align{
    text-align: right;
}
.about_us_first_block_h2{
    color: #234267;
    font-size: 26px;
}
.seo_1_h2_2 {
    padding: 36px 0 0 0;
    text-align: center;
    color: #234267;
    font-size: 26px;
}
.about_us_alignleft{
    text-align:left;
}
.about_us_numbers{
    font-size: 92px;
    color: #3498DB;
}
.about_us_numbers_h3{
    font-size: 26px!important;
     color: #234267;
}
.about_us_block{
    width:33%;
    text-align: center;
}
.about_us_last_block_h2{
    padding-top:0;
    padding-bottom:5px;
    display: flex;
    justify-content: center;
}
.about_us_last_block_wrapper {
    background: #fff;
    /* height: 660px; */
    padding: 50px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    margin-top:80px;
    margin-bottom:100px;
}
.about_us_last_block_p{
    font-size: 20px;
    line-height: 1.6;
}
.about_us_first_block_p{
    font-size: 22px;
    color:#234267;
    margin:20px 0 20px 0;
}
.about_us_first_block_p2{
    font-size: 20px;
    line-height: 1.6;
}
.about_us_second_block_h2{
    padding: 70px 0 70px 0;
}

.about_second_blocks_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.about_second_block {
    margin-bottom: 20px;
    margin-left: 20px;
    width: 15%;
}

/*О нас*/

/*Страницца Контекстная реклама*/

.about_us_last_block_ul{
    font-size: 20px;
    color:#718191;
}
.about_us_last_block_ul li{
    padding: 20px 0 20px 100px;
    margin-bottom:10px;
}
.about_us_last_block_ul li:nth-child(1){
    background-image: url(../img/context_icon1.svg);
    background-repeat: no-repeat;
}
.about_us_last_block_ul li:nth-child(2){
    background-image: url(../img/context_icon2.svg);
    background-repeat: no-repeat;
}
.about_us_last_block_ul li:nth-child(3){
    background-image: url(../img/context_icon5.svg);
    background-repeat: no-repeat;
}
.about_us_last_block_ul li:nth-child(4){
    background-image: url(../img/context_icon3.svg);
    background-repeat: no-repeat;
}
.about_us_last_block_ul li:nth-child(5){
    background-image: url(../img/context_icon4.svg);
    background-repeat: no-repeat;
}


.timeline_mobile li:nth-child(1){
    background-image: url(../img/timeline_icon1.svg);
    background-repeat: no-repeat;
}
.timeline_mobile li:nth-child(2){
    background-image: url(../img/timeline_icon2.svg);
    background-repeat: no-repeat;
}
.timeline_mobile li:nth-child(3){
    background-image: url(../img/timeline_icon3.svg);
    background-repeat: no-repeat;
}
.timeline_mobile li:nth-child(4){
    background-image: url(../img/timeline_icon4.svg);
    background-repeat: no-repeat;
}
.timeline_mobile li:nth-child(5){
    background-image: url(../img/timeline_icon5.svg);
    background-repeat: no-repeat;
}
.timeline_mobile li:nth-child(6){
    background-image: url(../img/timeline_icon6.svg);
    background-repeat: no-repeat;
}
.timeline_mobile li {
    padding: 33px 0 33px 100px;
    margin-bottom: 10px;
}
.timeline_hide{
   display: none; 
}
.timeline_wrapper{
    position:relative;
    margin-bottom: 150px;
}
.timeline_icons{
    top: 39px;
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: space-around;
}

.timeline_icons div{
    background: #fff;
    border-radius: 50px;
}

 .dotted{
    /* border-bottom: 10px dotted #000033; */
    overflow: hidden;
    color: #B7DCF4;
}
.dotted:after {
content:".......................................................................";
letter-spacing: 7px;
    font-size: 84px;
}
.hint{
    background: #fff;
    padding: 19px;
    position: absolute;
    top: -115px;
    left: 9px;
}
.hint2{
    background: #fff;
    padding: 19px;
    position: absolute;
    bottom: -115px;
    left: 205px;
}
.hint3{
    background: #fff;
    padding: 19px;
    position: absolute;
    top: -115px;
    left: 427px;
}
.hint4{
    background: #fff;
    padding: 19px;
    position: absolute;
    bottom: -115px;
    right: 390px;
}
.hint5{
    background: #fff;
    padding: 19px;
    position: absolute;
    top: -115px;
    right: 244px;
}
.hint6{
    background: #fff;
    padding: 19px;
    position: absolute;
    bottom: -115px;
    right: -9px;
}

.hint:after{
    content: ''; 
    position: absolute; /* Абсолютное позиционирование */
    left: calc(50% - 10px); bottom: -20px; /* Положение треугольника */
    border: 10px solid transparent; /* Прозрачные границы */
    border-top: 10px solid #fff; /* Добавляем треугольник */
}
.hint2:before {
    content: '';
    position: absolute;
    left: calc(50% - 10px);
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.hint3:after{
    content: ''; 
    position: absolute; /* Абсолютное позиционирование */
    left: calc(50% - 10px); bottom: -20px; /* Положение треугольника */
    border: 10px solid transparent; /* Прозрачные границы */
    border-top: 10px solid #fff; /* Добавляем треугольник */
}
.hint4:before {
    content: '';
    position: absolute;
    left: calc(50% - 10px);
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.hint5:after{
    content: ''; 
    position: absolute; /* Абсолютное позиционирование */
    left: calc(50% - 10px); bottom: -20px; /* Положение треугольника */
    border: 10px solid transparent; /* Прозрачные границы */
    border-top: 10px solid #fff; /* Добавляем треугольник */
}
.hint6:before {
    content: '';
    position: absolute;
    left: calc(50% - 10px);
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.hint,.hint2,.hint3,.hint4,.hint5,.hint6{
    text-align:center;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.context_result_blocks_div {
    width: 32%;
    text-align: center;
    border: 2px solid rgba(128, 201, 255, 0.3);
    box-sizing: border-box;
    border-radius: 10px;
    margin-right: 24px;
    margin-bottom: 60px;
    padding: 50px 50px 20px 50px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    position: relative;
}
.context_result_number_position{
    position: absolute;
    left: 0;
    top: -62px;
}
.context_itog_h2{
    margin-bottom: 126px;
    font-size: 30px;
}
.context_howitwork_h2{
    margin-bottom: 70px;
    font-size: 30px;
}
.context_about{
	padding:20px;
}
.context_about_1{
    	background: #fff url(../img/team2.svg) no-repeat right 0px bottom 0px;
}
.context_about_2{
    	background: #fff url(../img/analysis.svg) no-repeat right 0px bottom 0px;
}
.context_about_3{
    	background: #fff url(../img/chip.svg) no-repeat right 0px bottom 0px;
}
.context_about_4{
    	background: #fff url(../img/strategy.svg) no-repeat right 0px bottom 0px;
}
.context_about_5{
    background: linear-gradient(137.52deg, #63BEFB 15.32%, #0295F8 86.4%);
box-shadow: 0px 6px 14px rgba(44, 50, 104, 0.1);
color:#FBFDFD;
position:relative;
vertical-align: middle;
    display: table-cell;
}

.context_about_5 p::before {
content: "\2192";
    position: absolute;
    right: 42px;
    color: #FBFDFD;
    top: 74px;
    font-size: 36px;
}
.context_about_line_mb{
    margin-bottom: 20px;
}
.context_about{
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.context_about_5_p{
    font-size: 20px;
}
.context_about_5_p a{
    color: #fff;
}
.context_about_5_p a:hover{
    /* text-decoration:none; */
}

.context_about_h2{
    font-size: 36px;
    color:#234267;
    margin-bottom: 60px;
}
.context_rocket_wrapper{
   display: flex; 
   justify-content: space-between;
}
.context_rocket_wrapper div{
   width:36%;
   background: #fff;
   padding:20px;
}
#context_rocket{
    background: url(../img/frame2.svg) no-repeat 50% 57%;
    padding-bottom: 176px;
}
.context_rocket_h2{
    margin-bottom: 50px;
    font-size: 36px;
    margin-top: 64px;
}
.context_rocket_div{
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.context_rocket_h3{
    font-size: 24px;
    color:#3498DB;
}
.context_rocket_p{
    font-size: 18px;
    color: #718191;
}
.context_cost_h2{
    margin-top: -60px;
}
.context_cost_divbg{
    background: #fff;
    padding:40px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.context_cost_h3, .context_cost_h3_2{
    font-size: 27px;
line-height: 36px;
color:#3498DB;
}
.context_cost_h3{
    padding-left: 28px;
    border-left: 10px solid #27AE60;
    margin-left: -40px;
}
.context_cost_h3_2{
    padding-left: 28px;
    border-left: 10px solid #EB5757;
    margin-left: -40px;
}
.context_cost_p{
    font-size: 18px;
     color:#718191;
}
.context_cost_p2{
    font-size: 18px;
     color:#234267;
     line-height: 160%;
}
.context_cost_p3{
    font-size: 18px;
     color:#3498DB;
         width: 80%;
    margin: 0 auto;
    margin-bottom: 60px;
}

.context_cost_question{
    margin-top: 20px;
    background: #fff;
    padding: 40px 80px;
        background: url(../img/question.svg) 0% 31% no-repeat, url(../img/message.svg) 100% 102% no-repeat;
}
.context_cost_question{
    background-color: #fff;
    font-size: 18px;
    color:#234267;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.context_cost_question_mt{
    margin-top: 40px;
}

.context_cost_question_button{
    display: block;
    padding: 16px 70px;
    width: 35%;
    margin: 0 auto;
    background: url("../img/ic_start-up.svg") 20px 50% no-repeat, linear-gradient(137.62deg, #5BB0FF 18.4%, #2780D2 102.32%);
    border-radius: 50px;
    text-align: center;
    color: #fff;
    margin-bottom: 120px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.context_cost_question_button:hover{
    text-decoration:none;
    color:#fff;
}
.context_cost_arrows{
    text-align: center;
    padding: 40px 0 40px 0;
}


/*Страницца Контекстная реклама*/

/*Страницца faq*/
.faq_h2{
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 25px;
}
.faq_h3{
    color:#234267;
    font-size: 22px;
    /* font-family: 'SFUIText-Light'; */
    margin-bottom: 25px;
    font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 26px;
}

.faq_p{
    font-weight: 300;
font-size: 20px;
line-height: 34px;
color: #234267;
padding-right: 260px;
}
.faq_wrapper{
    background: #fff url("../img/faq_img.png") right 76% no-repeat;
    margin-top: 0px;
    margin-bottom: 40px;
}
/*.panel-default{
    border-left: 14px solid #3498DB!important;
    border-color: #B7DCF4;
    border-radius: 0px!important;
}*/
.panel-title {
    color: #234267;
    font-size: 18px;
}
.panel-heading {
    padding: 19px 15px;
    border-left: 14px solid #3498DB!important;
    border-color: #B7DCF4;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid #B7DCF4!important;
    border-top: 1px solid #B7DCF4!important;
    border-right: 1px solid #B7DCF4!important;
}
.panel-body{
    font-size: 20px;
    line-height: 34px;
    color: #234267;
    font-weight: 300;
}
.panel-default>.panel-heading {
    background: #fff;
}
.panel-group .panel {
    margin-bottom: 13px;
    border-radius: 4px;
}
.faq_section{
    /* padding-bottom: 100px; */
    padding-bottom: 16px;
}

a[aria-expanded="true"] { 
    color: #3498DB!important;
    text-decoration: none;
   }
   .panel-heading a{
       text-decoration: none;
   }


/*Страницца faq*/


/*Страницца news*/
.news_photo_1{
    height: 340px;
}
.news_photo_date{
     color: #fff;
}
.news_photo_h3{
    font-size: 18px;
    line-height: 120%;
}
.overlay_news{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70%;
    width: 100%;
    /* z-index: 10; */
    /* background-color: rgba(0,0,0,0.1); */
    /* background-image: -webkit-linear-gradient(90deg, #e3b9a3 0%, black 0%, rgba(77, 77, 77, 0.2) 60%, rgba(255, 255, 255, 0) 100%); */
    background: linear-gradient(180deg, rgba(247, 247, 247, 0) 32.4%, rgba(32, 34, 36, 0.58) 69.73%, #202224 100%);
    opacity: 0;
}
.news_2 ul li{
    display:list-item;
    /* list-style: square; */
    list-style-image: url(../img/news_rectangle.svg)!important;
}
.news_1{
    padding-bottom: 100px;
}
.news_2{
    color: #234267;
    padding-bottom: 100px;
}












.pagination {
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.2); */
  padding: 15px 0;
}

.pagination ul {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  font-size: 18px;
}

.pagination ul li {
  margin: 0 5px 0 0;
  text-align: center;
  position: relative;
}

.pagination ul li a, .pagination ul li a:link, .pagination ul li a:visited {
  text-decoration: none;
  color: #718191;
}

/* Rounded block styles */

.rounded-blocks li a, .rounded-blocks li a:link, .rounded-blocks li a:visited {
  color: white;
  display: block;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
  padding: 6px 3px 0;
  border-radius: 50%;
  background: #0dcadd;
  background: -moz-linear-gradient(180deg, #3deeff, #0dcadd);
  background: -webkit-linear-gradient(180deg, #3deeff, #0dcadd);
  background: -o-linear-gradient(180deg, #3deeff, #0dcadd);
  background: -ms-linear-gradient(180deg, #3deeff, #0dcadd);
  background: linear-gradient(180deg, #3deeff, #0dcadd);
  width: 30px;
  height: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transition: 0.1s;
}

.rounded-blocks li a:hover, .rounded-blocks li.active a {
  color: yellow;
  border-radius: 5px;
  background: #0dcadd;
  background: -moz-linear-gradient(180deg, #0dcadd, #3deeff);
  background: -webkit-linear-gradient(180deg, #0dcadd, #3deeff);
  background: -o-linear-gradient(180deg, #0dcadd, #3deeff);
  background: -ms-linear-gradient(180deg, #0dcadd, #3deeff);
  background: linear-gradient(180deg, #0dcadd, #3deeff);
}

.rounded-blocks li:first-of-type a, .rounded-blocks li:last-of-type a {
  width: auto;
  border-radius: 25px 0 0 25px;
  padding: 6px 25px 0 15px;
  text-align: left;
}

.rounded-blocks li:first-of-type a:before, .rounded-blocks li:last-of-type a:before {
  position: absolute;
  content: "";
  width: 46px;
  height: 46px;
  background: white; /* Must be similar to the container background */
  border-radius: 50%;
  top: -3px;
  right: -35px;
}

.rounded-blocks li:last-of-type a {
  border-radius: 0 25px 25px 0;
  text-align: right;
  padding: 6px 15px 0 20px;
}

.rounded-blocks li:nth-last-of-type(2) {
  z-index: 3;
}

.rounded-blocks li:last-of-type a:before {
  right: auto;
  left: -35px;
}


/* Semi-rounded block styles */

ul.semi-rounded-blocks li {
  margin: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
}

.semi-rounded-blocks li a, .semi-rounded-blocks li a:link, .semi-rounded-blocks li a:visited {
  display: block;
  background: #0dcadd;
  background: -moz-linear-gradient(180deg, #3deeff, #0dcadd);
  background: -webkit-linear-gradient(180deg, #3deeff, #0dcadd);
  background: -o-linear-gradient(180deg, #3deeff, #0dcadd);
  background: -ms-linear-gradient(180deg, #3deeff, #0dcadd);
  background: linear-gradient(180deg, #3deeff, #0dcadd);
  padding: 7px 5px 5px;
  color: white;
  width: 30px;
  height: 30px;
  border-right: 1px solid #0dcadd;
}

.semi-rounded-blocks li a:hover, .semi-rounded-blocks li.active a {
  background: #0dcadd;
  transform: scale(1, 1.04);
  border-right: 1px solid #3deeff;
  color: yellow;
}

.semi-rounded-blocks li:first-of-type a:hover, .semi-rounded-blocks li:last-of-type a:hover {
  transform: scale(1);
}

.semi-rounded-blocks li:first-of-type a, .semi-rounded-blocks li:last-of-type a {
  width: auto;
}

.semi-rounded-blocks li:first-of-type a {
  border-radius: 25px 0 0 25px;
  padding: 7px 10px 5px 15px;
}

.semi-rounded-blocks li:last-of-type a {
  border-radius: 0 25px 25px 0;
  padding: 7px 15px 5px 9px;
}


/* Full rounded blocks */


ul.full-rounded-blocks li {
  margin: 0;
  background: #7aa11b;
}

.full-rounded-blocks li a, .full-rounded-blocks li a:link, .full-rounded-blocks li a:visited {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 10px 5px 5px;
  color: white;
  background: #9bc11f;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  border: 3px solid transparent;
  transition: .1s;
  padding: 6px 5px 5px;
}

.full-rounded-blocks li a:hover, .full-rounded-blocks li.active a {
  transform: scale(1.3);
  border: 3px solid #6a8f0f;
  position: relative;
  color: #f3ff71;
  z-index: 2;  
}

.full-rounded-blocks li a:hover {
  z-index: 3;
}

.full-rounded-blocks li:first-of-type a:hover, .full-rounded-blocks li:last-of-type a:hover {
  transform: scale(1);
  border: 3px solid transparent;
}

.full-rounded-blocks li:first-of-type a, .full-rounded-blocks li:last-of-type a {
  width: auto;
  padding: 6px 15px 5px;
  border-radius: 0;
  background: #7aa11b;
}

.full-rounded-blocks li:first-of-type, .full-rounded-blocks li:first-of-type a {
  border-radius: 25px 0 0 25px;
}

.full-rounded-blocks li:last-of-type, .full-rounded-blocks li:last-of-type a {
  border-radius: 0 25px 25px 0;
}



/* Rounded square blocks styles */

.rounded-square-blocks li a, .rounded-square-blocks li a:link, .rounded-square-blocks li a:visited {
  display: block;
  padding: 5px;
  color: #ccc;
  transition: 0.3s;
  border-bottom: 2px solid transparent;
  position: relative;
}

.rounded-square-blocks li a:hover, .rounded-square-blocks li.active a {
  border-bottom: 2px solid #6fe2bf;
  color: #6fe2bf;
}

/*.rounded-square-blocks li a:hover:before, .rounded-square-blocks li.active a:before {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  border-top: 4px solid #6fe2bf;
  top: -3px;
  left: 50%;
  transform: translate(-50%, 0);
}*/

.rounded-square-blocks li:first-of-type a:before, .rounded-square-blocks li:last-of-type a:before {
  display: none;
}


/* Silver blocks styles */


.silver-blocks li a, .silver-blocks li a:link, .silver-blocks li a:visited {
  display: block;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #eee;
  color: #96a2a7;
  background: #f3f4f5;
  background: linear-gradient(180deg, #fff, #ebedef);
  box-shadow: inset 0 -1px 0 0 white;
  border: 1px solid #dee1e2;
}

.silver-blocks li:first-of-type a, .silver-blocks li:last-of-type a {
  width: auto;
}

.silver-blocks li a:hover, .silver-blocks li.active a {
  background: linear-gradient(0deg, #fff, #ebedef);
  box-shadow: inset 0 2px 0 0 white;
  color: #2e7897;
}

.silver-blocks li:first-of-type a:hover, .silver-blocks li:last-of-type a:hover {
  box-shadow: inset 0 1px 0 0 white;
}

.silver-blocks li:first-of-type {
  margin: 0 -12px 0 0;
}

.silver-blocks li:first-of-type a {
  border-radius: 25px 0 0 25px;
  padding: 5px 20px 5px 15px;
}

.silver-blocks li:last-of-type {
  margin: 0 0 0 -18px;
}

.silver-blocks li:nth-last-child(2) {
  position: relative;
  z-index: 1;
}

.silver-blocks li:last-of-type a {
  border-radius: 0 25px 25px 0;
  padding: 5px 15px 5px 20px;
}





.pagination ul li a.action {
    border-bottom: 2px solid #3498DB;
    color: #3498DB;
}
.rounded-square-blocks .active {
    border-bottom: 2px solid #3498DB!important;
    color: #3498DB!important;
}
.rounded-square-blocks li a:hover, .rounded-square-blocks li.active a {
    border-bottom: 2px solid #3498DB;
    color: #3498DB;
}
.rounded-square-blocks li a:hover:before, .rounded-square-blocks li.active a:before {
    content: "";
    position: absolute;
    border: 4px solid transparent;
    border-top: 4px solid #3498DB;
    top: -3px;
    left: 50%;
    transform: translate(-50%, 0);
}
a.active:after {
   content: "";
    position: absolute;
    border: 4px solid transparent;
    border-top: 4px solid #3498DB;
    top: -3px;
    left: 50%;
    transform: translate(-50%, 0);
}
/*.active a:before {
    content: ""!important;
    position: absolute!important;
    border: 4px solid transparent!important;
    border-top: 4px solid #3498DB!important;
    top: -3px!important;
    left: 50%!important;
    transform: translate(-50%, 0)!important;
}*/

.vacancies ul li {
    display: list-item;
    /* list-style: square; */
    list-style-image: url(../img/news_rectangle.svg)!important;
        margin-left: 18px;
}
.news_2 ul li {
    display: list-item;
    /* list-style: square; */
    list-style-image: url(../img/news_rectangle.svg)!important;
        margin-left: 18px;
}
.vacancies{
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #234267;
    padding-bottom: 93px;
}

.news_2{
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #234267;
    padding-bottom: 93px;
}



/*Страницца news*/


/*Страница Разработка сайта*/
.dev_site_div{
    border: none!important;
    box-shadow: none!important; 
    background-color: transparent!important;
}

.dev_site_cms_title{
    color: #234267;
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}
.slide-two .owl-stage-outer{
    width: 90%;
    margin: 0 auto;
    /* width: 80%; */
    /* margin-left: auto; */
}
.slide-two .owl-dots span{
    background: #B7DCF4!important;
    width: 14px!important;
    height: 14px!important;
}

.slide-two .owl-dots .active span{
    background: #3498DB!important;
    box-shadow: 0px 4px 4px rgba(122, 122, 126, 0.25);
    border: 3px solid #fff;
    width: 18px!important;
    height: 18px!important;
}
.owl-theme .owl-dots .owl-dot {
    outline:none;
}
.slide-two .owl-dots{
    margin-top: 30px!important;
    margin-bottom: 20px!important;
}

.dev_site_cms_block_descr{
    width: 72%;
    margin: 0 auto;
}
.experience_dev_wrapper{
    display: flex;
    margin-bottom: 30px!important;
}
.experience_dev_inf_div{
    padding-left: 20px;
}
.experience_dev_inf_div a{
    color: #3498DB;
}
.experience_dev_inf_div a:hover{
    color: #12B8FF;
}
.site_dev_notenough{
    margin-top: 20px!important;
}
.dev_site_doubt{
    background: #fff;
}


/*Страница Разработка сайта*/
.br_show{
         display:none;
    }
.success{
    color: green;
}   

/*Страница 404*/

.img_404{
    margin-bottom: -250px;
    margin-top: 50px;
}
.img_404_2{
    margin-left: auto;
    display: block;
    margin-bottom: -93px;
    opacity:0;
}

/*Страница 404*/
.glossary_wrapper{
    flex-direction: column;
    flex-wrap: wrap;
    height: 900px;
    display: flex;
}

.breadcrumb_ul li:not([class]){
    display:none;
}
.header_contacts_black2{
    margin-top: 20px!important;
}
.main_phone2{
    margin-right: 75px!important;
}

/* Страница Системное администрирование */
.control-panels {
    margin-top: 120px;
    margin-bottom: 90px;
}
.control-panels h2 {
    display: block;
    margin: 0 auto;
    width: fit-content;
}
.control-panels__panels {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.control-panels__panel {
    max-width: 200px;
    max-height: 200px;
}
.main-work-types {
    width: 100%;
    padding: 160px 0 140px 0;
    margin-top: -80px;
    background: linear-gradient(180deg, #2196F3 0%, #2BACF5 0.01%, #0075BF 100%);
}
.main-work-types__wrapper {
    margin: 0 auto;
    padiing: 0 10px;
    width: 1240px;
}
.main-work-types__wrapper h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #FFFFFF;
}
.main-work-types__list {
    width: 100%;
    display: flex;
    gap: 20px;
    margin-top: 40px;
}
.main-work-types__list-left,
.main-work-types__list-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.main-work-types__list-item {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #F7F7F7;
}
.main-work-types__list-item span {
    display: block;
    flex: 0 0 42px;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #F7F7F7;
    font-weight: 700;
    color: #2196F3;
    text-align: center;
}
.advantages {
    background-color: #f5f8f9;
}
.advantages_wrapper {
    position: relative;
    padding: 60px 80px 80px 80px;
    border-radius: 10px;
    background-color: #FFFFFF;
}
.advantages_wrapper h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #234267;
    margin-bottom: 50px;
}
.advantages__row {
    display: flex;
    gap: 55px;
}
.advantages__advantage-header {
    display: inline-flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 36px;
}
.advantages__advantage-header h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 27.6px;
    text-align: left;
    color: #234267;
}
.advantages__advantage-content {
    font-size: 17px;
    font-weight: 400;
    line-height: 20.4px;
    text-align: left;
    color: #464646;
}
.advantages__advantage-content p {
    margin-block-end: 20px;
    margin-block-start: 20px;
}
.advantages__advantage-content p:last-child {
    margin-block-end: 0;
}
@media (min-width: 768px) {
    .main-work-types__wrapper {
        width: 740px;
    }
    .advantages__row {
        flex-wrap: wrap;
    }
    .main-work-types__list-left,
    .main-work-types__list-right {
        width: calc((100% - 20px) / 2);
    }
}
@media (min-width: 992px) {
    .main-work-types__wrapper {
        width: 960px;
    }
    .advantages__row {
        flex-direction: row;
    }
    .advantages__advantage-container {
        width: calc((100% - 55px) / 2);
    }
}
@media (min-width: 1200px) {
    .main-work-types__wrapper {
        width: 1240px;
    }
    .advantages__row {
        flex-direction: row;
    }
    .advantages__advantage-container {
        width: calc((100% - 110px) / 3);
    }
}
@media (max-width: 767px) {
    .advantages__row,
    .main-work-types__list {
        flex-direction: column;
    }
    .main-work-types__wrapper {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    
}




/*responsive*/
@media (min-width: 1201px) and (max-width: 1450px){
    .main_hamburger {
     z-index: 20;
}
.main_phone {
    z-index: 20;
}
    .header_logo{
    width: 200px;
    margin-left: 20%;
}
    .header_logo_2{
    width: 200px;
    margin-left: 0;
}

    .about_second_block {
    margin-bottom: 20px;
    margin-left: 20px;
    width: 14%;
}
    .contacts_bg_img {
    /* display: none; */
    top: 4px;
    right: 67px;
    position: absolute;
}
.contacts_bg_img img{
    width: 300px;
}
.sidebar_menu {
    width: 340px;
    height:100%;
    display:none;
    padding-bottom:50px!important;
}

.show_menu {
    margin-right: 0px;
    z-index: 30;
    display:block;
    height:720px;
    /* max-height: 720px; */
    padding-bottom:50px!important;
}

}


@media (min-width: 1201px) and (max-width: 1300px){
.menu {
    margin-right: 10%;
    cursor: pointer;
    width: 19px;
    margin-left: 50px;
    padding-top: 16px;
}

}

@media (min-width: 992px) and (max-width: 1370px){
.main_hamburger {
    right: 30px;
    margin-right: 0;
     z-index: 20;
}
.main_phone {
    right: 80px;
    z-index: 20;
}
.information_wrapper_heading {
    /* background: url(../img/keisy_heading.png) no-repeat left top; */
    margin-top: 100px;
    margin-bottom: 23px;
    padding: 10px 0 10px 0px;
    font-family: 'SFUIText-Bold';
    font-size: 57px;
    line-height: 1.2;
    color: #fff;
    /* white-space: nowrap; */
}
.twenty {
    /* transform: translate(150px,150px); */
    /* display: block; */
    position: fixed;
    /* -webkit-perspective: 1000; */
    z-index: 1;
    text-align: center;
    /* margin-left: -10%; */
    font-size: 8em;
    font-weight: bold;
    bottom: -10%;
    left: 61%;
    height: 600px;
}
.test4 {
    position: absolute;
    top: 50%;
    transform: translateY(10%);
}



}




@media (min-width: 992px) and (max-width: 1200px){
    .header_logo{
    width: 200px;
    margin-left: 20%;
}
    .header_logo_2{
    width: 200px;
    margin-left: 0;
}
    .context_result_blocks_div {
    width: 30%;
    text-align: center;
    border: 2px solid rgba(128, 201, 255, 0.3);
    box-sizing: border-box;
    border-radius: 10px;
    margin-right: 24px;
    margin-bottom: 60px;
    padding: 50px 50px 20px 50px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    position: relative;
}
    .block:after {
    display:none;
}
    .button_2 {
    line-height: 3.4em;
    display: block;
    width: 250px;
    height: 55px;
    /* background: #79b72a; */
    /* padding: 10px; */
    text-align: center;
    /* border-radius: 5px; */
    color: white;
    font-weight: bold;
    box-shadow: 0px 4px 13px rgba(0,0,0,0.2);
    background: radial-gradient(ellipse at top, #2FB3FD 0%, #0D91DB 46.35%, #1981CC 100%);
    border-radius: 4px;
    margin: 60px auto 60px auto;
}
    .br_show{
         display:block;
    }
    .about_first_icons_img{
        /* width: 200px; */
        width: none;
    }
    .contacts_bg_img {
    display: none;
}
           .sidebar_menu {
    width: 340px;
    height:100%;
    display:none;
    padding-bottom:50px!important;
}
.show_menu {
    margin-right: 0px;
    z-index: 30;
    display:block;
    height:720px;
    max-height: 720px;
    padding-bottom:50px!important;
} 

.contacts_bg_img{
        display:none;
    }
    .contacts_1_map_wrapper iframe{
        width:100%;
    }
    .contacts_wrapper {
    background: #fff;
    height: auto;
    padding: 50px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.timeline_hide{
   display: block; 
}
.timeline_hide_2{
    display: none; 
}
}

@media (min-width: 768px) and (max-width: 991px){
    .second_slide_wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: left;
    margin-left: 0px;
    margin-top: 40px;
}
    
    body{
    height:inherit!important;
    overflow-y:visible!important;
}
    .main_mobile_hide{
         display:none;
    }
    .main_mobile_wrapper{
         display:block;
    }
    .slide-one {
    margin: 0 auto;
    width: 100%;
}
    .header_logo{
    width: 200px;
    margin-left: 20%;
}
    .header_logo_2{
    width: 200px;
    margin-left: 0;
}
    .contacts_phones_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
    .seo_3_cost_wrapper {
    display: flex;
    flex-direction: column;
}
    .seo_1_blocks_div {
    width: 100%;
    text-align: center;
    border: 2px solid rgba(128, 201, 255, 0.3);
    box-sizing: border-box;
    border-radius: 10px;
    margin-right: 0px;
    margin-bottom: 60px;
    padding: 50px 50px 20px 50px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    background-color: #fff;
}
    .button_2 {
    line-height: 3.4em;
    display: block;
    width: 250px;
    height: 55px;
    /* background: #79b72a; */
    /* padding: 10px; */
    text-align: center;
    /* border-radius: 5px; */
    color: white;
    font-weight: bold;
    box-shadow: 0px 4px 13px rgba(0,0,0,0.2);
    background: radial-gradient(ellipse at top, #2FB3FD 0%, #0D91DB 46.35%, #1981CC 100%);
    border-radius: 4px;
    margin: 60px auto 60px auto;
}
    .footer_block_3 {
    width: 67%;
    margin-left: auto;
    font-size: 14px;
}
    .about_us_block {
    width: 100%;
    text-align: center;
}
.seo_1_blocks_wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
    .contacts_bg_img {
    display: none;
}
    .news_photo_1 img {
    width: 100%;
}
    .about_us_logo{
        display:none;
    }
    .contacts_wrapper {
    background: #fff;
    height: auto;
    padding: 50px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
       .sidebar_menu {
    width: 340px;
    height:100%;
    display:none;
    padding-bottom:50px!important;
    position: absolute;
}
.show_menu {
    margin-right: 0px;
    z-index: 30;
    display:block;
    height:720px;
    max-height: 720px;
    padding-bottom:50px!important;
} 

.contacts_bg_img{
        display:none;
    }
    .contacts_1_map_wrapper iframe{
        width:100%;
    }
        .block:after {
    display:none;
}
.timeline_hide{
   display: block; 
}
.timeline_hide_2{
    display: none; 
}
#Form {
    width: 100%;
}

.gallery_hide{
    display:block!important;
}
.choose_slider{
    display:none!important;
}

#btn_next2, #btn_prev2{
    display:none!important;
}
}
@media (max-width: 767px) and (min-width: 480px){
    .contacts_phones_wrapper {
    display: flex;
    flex-direction: row!important;
}
}


@media (max-width: 767px) and (min-width: 320px){
    .second_slide_wrapper {
        display: flex;
        flex-direction: column;
        width: 100%;
        text-align: left;
        margin-left: 0px;
        margin-top: 40px;
    }
    body{
        height:inherit!important;
        overflow-y:visible!important;
    }
    .main_mobile_hide{
         display:none;
    }
    .main_mobile_wrapper{
         display:block;
    }
    .br_show{
         display:block;
    }
    .slide-two .object_img_wrapper{
        text-align: center;
    }
    .slide-two .object_img_wrapper img{
        display: inline;
    margin-left: -35px;
    }
    .seo_3_cost_wrapper img{
        width: 100%;
    }
    .block:after {
        display:none;
    }
    .contacts_wrapper {
        background: #fff;
        height: auto;
        padding: 0px;
        box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    }
    .contacts_1_map_wrapper iframe{
        width:100%;
    }
    .about_us_logo {
        padding-top: 50px;
        padding-right: 0px;
        display:none;
    }
    .vacancies{
       padding:0px 15px 50px 15px; 
    }
    .news_2{
        padding:0px 15px 50px 15px;
    }
    .about_us_last_block_wrapper {
        background: #fff;
        /* height: 660px; */
        padding:0px 15px 15px 15px;
        box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
        margin-top: 80px;
        margin-bottom: 100px;
        text-align: center;
    }
    .faq_wrapper {
        background: #fff;
        margin-top: 0px;
        margin-bottom: 40px;
    }
    .sidebar_menu {
        
        width: 100%;
        height:100%;
        display:none;
        position: absolute;
        background: #FFFFFF;
    }
    .show_menu {
        display:flex;
        flex-direction: column;
    }
    .sidebar_menu_div {
        background: transparent;
        padding: 28px 24px;
        border-bottom: 1px solid #3B45421A;
    }
    .fa-times {
        cursor: pointer;
        opacity: 1;
        position: static;
    }
    .sidebar-menu__header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 40px;
        padding: 28px 24px;
        border-bottom: 1px solid #3B45421A;
    }
    .sidebar-menu__body {
        padding: 24px 32px;
    }
    .menu_ul {
        margin-top: 0;
        margin-left: 0;
        text-align: left;
    }
    .menu_ul li {
        margin-bottom: 16px;
    }
    .menu_ul a {
        color: #00102E;
    }
    .sidebar-menu-arrow span::after {
        color: #545461CC;
    }
    .sidebar-menu__footer {
        padding: 12px 24px 24px;
        border-top: 1px solid #3B45421A;
    }
.faq_p{
   display:none; 
}
.breadcrumb_item {
    padding-right: 13px;
    /* margin-right: 11px; */
    background: url(../img/breadcrumbsdivider.png) no-repeat right 3px;
}
.seo_1_blocks_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.about_us_logo_align {
    text-align: center;
}
.about_us_block {
    width: 100%;
    text-align: center;
}
    .experience_dev_wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px!important;
}
    .footer_paragraph_wrapper {
    display: flex;
    justify-content: center;
}
    .footer_logo{
        display:none;
    }
    .contacts_phone {
    width: 100%;
    margin: 0 auto;
    color: #fff;
}
    .news_photo_1 img{
        width:100%;
    }
    .contacts_bg_img{
        display:none;
    }
.seo_3_cost_wrapper {
    display: flex;
    flex-direction: column;
}
.seo_1_blocks_div {
     width: 100%; 
     margin-right: 0px;
    
}
.seo_2_brackets_2 {
    display: flex;
    justify-content: center;
}
.button_2 {
    margin: 20px auto 20px auto;
}
.background_image {
    background: #f5f8f9 url(../img/background_image.png) no-repeat left -145px;
}
.seo_1_div {
    font-size: 18px;
    color: #808AA0;
    border: 2px solid #B7DCF4;
    border-radius: 10px;
    padding: 30px 25px 30px 25px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
    margin-bottom: 60px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 32px 26px;
}
.block:after {
    display: none;
}
.header_contacts {
    text-align: left;
    margin-top: 0px;
}
.menu {
    right: 10px;
    top: -66px;
    position: absolute;
}
.header_logo{
    width: 200px;
    margin-left: 20%;
}
    .header_logo_2{
    width: 200px;
    margin-left: 0!important;
}
    
.header_phone{
    display: none;
}
.header_question{
    display: none;
}
.sidebar-menu__header .header_phone {
    display: block;
    font-size: 22px;
    font-weight: 700;
}
.sidebar-menu__header .header_question {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #00102E99;
}
.sidebar-menu__header .header_contacts {
    flex-direction: column;
    gap: 4px;
}
.contacts_1_map_wrapper img{
    width: 100%;
}
.footer_block_2 {
    text-align: center;
}
.social {
    display: flex;
    /* justify-content: space-between; */
    justify-content: space-evenly;
}
.footer_block_3 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
    font-family: 'SFUIText-Bold';
    font-size: 14px;
}
.contacts_wrapper {
    background: #fff;
    height: 100%;
    padding: 10px 10px 10px 10px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.contacts_phones_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.seo_2_brackets{
    font-size: 18px;
    display: flex;
    justify-content: center;
}
.contacts_1_information_wrapper {
    float: none;
    text-align: center;
}
.contacts_phones_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
}
/*.social2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}*/
.social2 {
    display: flex;
    justify-content: space-evenly;
    /* justify-content: space-between; */
    width: 100%;
}
.contacts_1_h2_form {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
#Form {
    width: 100%;
}
.about_second_block {
    margin-bottom: 20px;
    margin-left: 20px;
    width: 27%;
}
.button_2 {
    line-height: 3.4em;
    display: block;
    width: 250px;
    height: 55px;
    /* background: #79b72a; */
    /* padding: 10px; */
    text-align: center;
    /* border-radius: 5px; */
    color: white;
    font-weight: bold;
    box-shadow: 0px 4px 13px rgba(0,0,0,0.2);
    background: radial-gradient(ellipse at top, #2FB3FD 0%, #0D91DB 46.35%, #1981CC 100%);
    border-radius: 4px;
    margin: 60px auto 60px auto;
}
.context_rocket_wrapper{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.context_rocket_wrapper div {
    width: 100%;
    background: #fff;
    padding: 20px;
}
.context_cost_question_button {
    display: block;
    padding: 16px 70px;
    width: 91%;
    margin: 0 auto;
    background: url(../img/ic_start-up.svg) 20px 50% no-repeat, linear-gradient(137.62deg, #5BB0FF 18.4%, #2780D2 102.32%);
    border-radius: 50px;
    text-align: center;
    color: #fff;
    margin-bottom: 120px;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.context_about_5 {
    background: linear-gradient(137.52deg, #63BEFB 15.32%, #0295F8 86.4%);
    box-shadow: 0px 6px 14px rgba(44, 50, 104, 0.1);
    color: #FBFDFD;
    position: relative;
    vertical-align: middle;
    display: block;
    margin-top: 20px;
}
.context_about_5_p{
    text-align: center;
}
.context_about_5 p::before {
    display:none;
}
.context_about_3{
    margin-bottom: 20px;
}
.context_about_1{
    margin-bottom: 20px;
}
.timeline_hide{
   display: block; 
}
.timeline_hide_2{
    display: none; 
}
.context_cost_question {
    background-color: #fff;
    font-size: 18px;
    color: #234267;
    text-align: center;
    width: 95%;
    margin: 0 auto;
    box-shadow: 0px 17px 16px -18px rgba(41, 101, 140, 0.25);
}
.slide-three_hide{
    display:block!important;
}
.about_second_blocks_wrapper{
     display:none!important;
}
.q{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 86px;
}
.gallery_hide{
    display:block!important;
}
.choose_slider{
    display:none!important;
}

#btn_next2, #btn_prev2{
    display:none!important;
}
.menu {
    cursor: pointer;
    /* width: 19px; */
    width: 31px;
    margin-left: 50px;
    padding-top: 16px;
}


}
@media (orientation: landscape) { 
      .contacts_phones_wrapper {
    display: flex;
    justify-content: space-between;
    /* flex-direction: column!important; */
}
}

.confident-page .row{
    margin: 0;
}

.form-confident{
    display: flex;
    position: relative;
    align-items: flex-start;
}
.form-confident input[type=checkbox]{
    display: inline-block !important;
    margin-right: 15px;
    margin-top: 5px;
}
#Form input[type=checkbox]:checked + label:before, 
#Form2 input[type=checkbox]:checked + label:before {display: none;}
.form-confident #confident-error{
    position: absolute;
    bottom: -28px;
    text-align: left;
}
#Form2 .form-confident{
    margin-bottom: 24px;
    text-align: left;
}
#Form2 .form-confident #confident-error{
    text-align: center;
    bottom: -25px;
    width: 100%;
}
body.dark:before{
    content:'';
    display:block;
        position: fixed;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
}
.cookies{
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1111;
    background: rgb(255, 255, 255);
    padding: 14px 16px;
    width: 100%;
    display:none;
}
.cookies .container{
    padding:0;
}
.cookies__wrapper{
    display: flex;
    align-items: center;
    gap: 12px;
}
.cookies__right-title{
    color: rgb(35, 66, 103);
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
}
.cookies__right-description{
    font-size: 15px;
    font-weight: 400;
    line-height: 160%;
    color:#23426799;
}
.cookies__right-icon span{
    display:none;
}
.cookies__right-description a{
    color:#007BFF99;
    text-decoration:underline;
}
.cookies__right-buttons{
    display: flex;
    gap: 12px;
}
.cookies__right-buttons button{
    width:130px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    border-radius: 5px;
    background: rgb(59, 148, 206);
    border:none;
}
.cookies__right-buttons .disagree{
    color: rgb(59, 148, 206);
    border: 1px solid rgba(59, 148, 206, 0.4);
    background: rgb(255, 255, 255);
}
.politics__links{
    padding:20px 0 0;
    border-top: 1px solid rgba(35, 66, 103, 0.1);
}
.politics__links-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    opacity:0.4;
}
.politics__links-wrapper a{
    color: rgb(35, 66, 103);
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    text-decoration:none;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 450px;
  margin: 20px auto;
}
.audit_popup-wrapper{
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .07);
}
.audit_popup-header{
    border-bottom: 1px solid rgba(0, 0, 0, .07);
    padding: 20px 0;
}
.audit_popup-title{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: .3px;
    color: #3b444f;
    margin: 0;
}
.audit_popup-subtitle{
    white-space: pre-wrap;
    padding-top: 16px;
    font-size: 14px;
    color: #3b444f;
    letter-spacing: .3px;
}
.form__audit-wrapper{
    padding: 5px 0 0;
}
.form__audit-wrapper .form-group{
    margin:15px 0;
}
.form__audit-wrapper .form-group input{
    width:100%;
}
#audit_agree{
    display:inline-block;
    width:15px;
    height:15px;
    margin-right: 10px;
    margin-top: 4px;
}
label[for="audit_agree"]{
    display: flex;
    position: relative;
    align-items: flex-start;
}
.form__audit-wrapper .contacts_form_button{
    width:100%;
}
.products-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.product-row {
    display: flex;
    align-items: center;
}
.product-row .button_2 {
    margin: 0;
    border: 0;
    line-height: inherit;
}
@media (max-width: 991px) {
    .payment-systems-carusel {
        width: calc(100% - 44px);
    }
    .payment-systems-carusel .owl-prev {
        margin-left: -20px;
    }
    .payment-systems-carusel .owl-next {
        margin-right: -20px;
    }
    .main_mobile_wrapper_2 .payment-systems-carusel .owl-nav img {
        width: 16px;
    }
    .payment-systems-carusel .owl-prev, 
    .payment-systems-carusel .owl-next {
        position: unset;
        opacity: unset;
        visibility: unset;
        top: unset;
        transform: unset;
    }
}
@media (max-width: 768px) {
    .politics__links-wrapper{
        text-align:center;
    }
    .politics__links-wrapper svg{
        display:none;
    }
    .cookies__wrapper{
        flex-wrap:wrap;
        gap:0;
    }
    .cookies__right-icon{
        width:100%;
        display: flex;
        gap: 5px;
        align-items: center;
        margin-bottom: 8px;
    }
    .cookies__right-description b{
        display: none;
    }
    .cookies__right-icon svg{
        width:24px;
        height:24px;
    }
    .cookies__right-icon span{
        display:flex;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        
    }
    .cookies__right-description{
        font-size: 12px;
        margin-bottom: 16px;
    }
    .cookies__right-buttons{
        justify-content: center;
        margin-bottom: 30px;
    }
    .cookies__right-buttons button{
        width: 120px;
        height: 40px;
        font-size: 14px;
    }
}
.visually-hidden {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}