/**** add igrkiv.ru ***/
/*
зелёный  #8cc63f;
*/

input[type="text"]:focus { outline: none; }   
input[type="button"]:focus { outline: none; }   
input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
a:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}
/* input#search-area118:focus { outline: none; }  */
button:focus { outline: none; }   

button:active, button:focus {
outline: none !important;
}
button::-moz-focus-inner {
border: 0 !important;
}

html {
  scroll-behavior: smooth;
}
body {
background:#fff;
font-family: 'SF UI Display Light', sans-serif;
color:  #303030;
}

img {
max-width:100%;
}
iframe {
	max-width:100%;
}
a {color:#37426e;}
a:hover {
	color:#37426e;
	text-decoration:none;
}
h1 {
font-family: 'SF UI Display Bold', sans-serif;
color:  #37426e;
font-size: 33px;
font-weight: 700;
text-transform:uppercase;
}
h2 {
display: flex;
align-items: center;
margin-bottom:20px;
font-family: 'SF UI Display Bold', sans-serif;
color:  #27a0d2;
font-size: 38px;
font-weight: 700;
text-align: left;
}
h2:before {
content:"";
display:block;
background-color:  #27a0d2;
width: 90px;
height: 2px;	
margin-right:15px;
}
h2:after {
content:"";
display:block;
background-color:  #27a0d2;
width: 270px;
height: 2px;	
margin-left:15px;
}
h3 {
font-family: 'SF UI Display Bold', sans-serif;
color:  #37426e;
font-size: 24px;
font-weight: 700;
margin-bottom:15px;
}

/**** nav ***/
header {
	background: -webkit-linear-gradient(90deg, #353f69 0%, #455ba1 100%);
background: -moz-linear-gradient(90deg, #353f69 0%, #455ba1 100%);
background: -o-linear-gradient(90deg, #353f69 0%, #455ba1 100%);
background: -ms-linear-gradient(90deg, #353f69 0%, #455ba1 100%);
background: linear-gradient(0deg, #353f69 0%, #455ba1 100%);
box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.46);
color:#fff;
font-size:18px;
padding:6px 0
}

.navbar-brand {
    margin-right: 50px;
}
.navbar-brand img{
width:275px;
}
.navbar-nav {
    text-align: center;
}

.nav-link a {
	padding:0 10px;
	color:  #fff;
	font-size: 18px;
	transition:0.2s;	
	text-decoration:underline;
}
.nav-link a:hover {
	color:  #fff;
}

.navbar-toggler {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    background: transparent;
    border-top: 4px solid;
    border-bottom: 4px solid;
    color: #ddd;
    font-size: 0;
    transition: all 0.25s ease-in-out;
    border-radius: 0;
    margin: 10px;
	color:#eee;
}
.navbar-toggler:before, .navbar-toggler:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: currentColor;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}

.bg-dark {
/* background: rgba(70, 75, 69, 1); 	 */
background-color: #fff!important; 	
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}

.contact-top-items {
align-items: center;
justify-content: space-between;
}
.contact-top-items span{
margin-right:30px;
}

/***** slider *****/
.slider-bg {
background:#eee url(/images/bg1.jpg) top center no-repeat;
padding:200px 0;
background-size:cover;
}
.advansed {
	color:  #727272;
	font-size: 33px;
	color:#27a0d2;
	line-height:1.2;
}

/****** section 01 ********/
.section01 {
	padding:30px 0;
	font-size:18px;
}
.service-row .col-sm-6{
	margin-bottom:20px;
}
.service-item {
border: 1px solid #27a0d2;
border-radius: 5px;
height:100%;
padding:30px 30px 20px 30px ;
}
.service-img {
	margin-bottom:20px;
}
.service-title {
font-family: 'SF UI Display Bold', sans-serif;
color:  #37426e;
font-size: 22px;
font-weight: 700;
text-align: left;
margin-bottom:15px;
}
.service-list {
	padding-left:20px;
}



/****** section 02 ********/
.section02 {
padding:30px 0;
background: url(/images/bg2.jpg) top center no-repeat;
background-size:cover;
}
#about:before, #services:before {
	display: block;
	content: "";
	height: 80px;
	margin: -80px 0 0;
}


/****** section 03 ********/
.section03 {
	padding:30px 0;
	font-size:17px;
}
.features-row .col-sm-6{
	margin-bottom:20px;
}
.features-item {
display:flex;
align-items:center;
border:1px solid #27a0d2;
border-radius: 5px;
background-color:  #f5f5f5;
height:100%;
padding:20px 15px;
}
.features-img {
margin-right:15px;
flex:none;
width:71px;
}


/****** section 04 ********/
.section04 {
padding:30px 0;
background:#eee url(/images/bg3.jpg) top center no-repeat;
background-size:cover;
}

.section04 .row2{
padding-top:20px;
align-items:center;
}

/****** contact form  ********/

.verysmallfield {
	display:block;
	width:2px;
	height:2px;
	border:none!important;
	padding:0!important;
	background:none!important;
}
#wrap-contact-form96 .sscf-form .sscf-input {
    border: 1px solid #616161;
	font-size: 17px;
}
#wrap-contact-form96 .sscf-form .fl_label {
    font-family: 'SF UI Display Medium', sans-serif;
    font-size: 17px;
	color:#555;
}
.sscf-header h3{
text-transform:uppercase;
color:  #231f20;
font-size: 27px;
font-weight: 500;
}

#wrap-contact-form96 .rf_submit {
	text-transform:uppercase;
	margin:0 auto;
	width:100%;
	max-width:300px;
	border-radius:5px;
	color:  #ffffff;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	background: linear-gradient(0deg, #353f69 0%, #455ba1 100%);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.46);
	transition:0.3s;
	border:none;
}
#wrap-contact-form96 .rf_submit:hover {
	background: linear-gradient(0deg, #455ba1 0%, #353f69 100%);
}
.sscf-header, .sscf-footer {
    opacity: 1;
}

input[type="checkbox"] {
	-webkit-appearance:none;
	width:22px;
	height:23px;
	border:1px solid #616161;
	outline:none;
	box-sizing:border-box;
	border-radius: 5px;
}
input[type="checkbox"]:checked:before {
	content:"";
	display:block;
	width:9px;
	height:14px;
	border:0 solid #353f69;
	border-width:0 2px 2px 0;
	-webkit-transform:rotateZ(45deg);
	margin:1px 0 0 6px;
	pointer-events:none;
}
.agree {
	display:flex;
align-items: center;
padding-top:5px;
}
.agree-check {
margin-right:10px;
}
.agree-check {
	font-size:14px;
	line-height:1.2;
}
.agree-check label{
margin-bottom:0;
}
.form-items .col-md-4 {
	padding-right: 5px;
    padding-left: 5px;
}


/****** footer  ********/
footer  {
	padding:1rem 0;
	box-shadow: 0 -1rem 3rem rgba(0,0,0,.175);
}
footer .nav-link a {
color:  #727272;
font-size: 18px;
}
footer .nav-link a:hover {
color:  #727272;
font-size: 18px;
}
footer .nav-link {
	display:inline-block;
}
.contact-bottom {
	display:flex;
	align-items:center;
}
.cb-img {
	flex:none;
	width:30px;
	margin-right:15px;
}



/***** media ********/

.navbar-toggler {
	position:absolute;
	top:10px;
	right:0;
}

@media (min-width: 1200px){
.container {
    max-width: 1240px;
}
}
@media(max-width: 1200px) {

}

@media (max-width: 768px) {


}

@media (max-width: 576px) {
/* sm */

header.fixed-top {
position:static;
}
.navbar-brand img {
	width:200px;
}
.contact-top {
	width:100%;
	text-align:center;
}
.contact-top-items {
flex-flow: column nowrap;
align-items: center;
justify-content: center;
}
.contact-top-items span{
margin-right:0;
margin-bottom:10px;
}
h1 {
    font-size: 30px;
}
h1 span {
    letter-spacing: 0;
}
h2 {
    font-size: 28px;
}
.footer-items {
flex-flow: column nowrap;
align-items: center;
justify-content: center;	
}
.navbar-foter {
	margin-left:auto;
}
.advansed span {
	display:block;
	margin-bottom:10px;
}
.slider-bg {
    padding: 70px 0;
    background-size: auto;
}

}

