/**** add igrkiv.ru ***/
/*
зелёный  #e8ffbb;
font-family: 'Lato', sans-serif;

ОРАНЖЕВЫЙ f46415
ГОЛУБОЙ 0b9bea
тёмно синий 37426e
*/

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: 'Lato', sans-serif;
color:  #303030;
padding-top:120px;
line-height:1.4;
}

img {
max-width:100%;
}
iframe {
	max-width:100%;
}
a {
color:#0b9bea;
text-decoration:none;
}

a:hover {
	color:#0b9bea;
	text-decoration:none;
}
h1 {
color:  #0b9bea;
font-size: 30px;
font-weight: 700;
text-transform:uppercase;
}
h2 {
display: flex;
align-items: center;
margin-bottom:20px;
color:  #0b9bea;
font-size: 28px;
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: 100px; */
/* height: 2px;	 */
/* margin-left:15px; */
/* } */
h3 {
color:  #0b9bea;
font-size: 22px;
font-weight: 700;
margin-bottom:15px;
}

/**** nav ***/
header {
background: linear-gradient(0deg, #f3f8ff 0%, #e3eeff 100%);
box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, 0.2);
color:#0b9bea;
font-size:18px;
padding:0
}

.navbar-brand {
    margin-right: 50px;
}
.navbar-brand img{
width:350px; 
}

.nav-link a {
padding:0 10px;
color:#0b9bea;
transition:0.2s;
font-style:italic;
}
.navbar .nav-link a {
font-size: 22px;
font-weight: 700;
}
.nav-link a:hover {
color:#0b9bea;
}

.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:#777;
}
.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;
}


.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; */
}


/****** section 01 ********/
.section01 {
	padding:30px 0;
	font-size:18px;
}
.section01 .moduletable {
	margin-bottom:50px;
}
.modtitle {
    background: linear-gradient(#fff3c9 0%, #fff9f3 50%, #fff3c9 100%);
padding:15px;
font-style:italic;
}
.btslide-item {
background:#fff3c9;
height:100%;
position: relative;
}
.btslide-info {
text-align:center;
padding:15px;	
}
.btslide-img img {
/* filter: saturate(0.9) brightness(90%); */
transition:0.3s;
}
.btslide-img img:hover {
filter: saturate(0.9) brightness(90%);
}
.btslide-category {
	position:absolute;
	top:0;
	left:0;
	background:	#e3efff;
	padding:5px 10px;
	font-style:italic;
	font-size:14px;
}
.btslide-title {
	font-size:16px;
color:#37426e;
}
.btslide-title:hover {
color:#37426e;
}
.features-row .col-sm-6{
	margin-bottom:20px;
}
.features-item {
display:flex;
align-items:center;
border:1px solid #27a0d2;
border-radius: 5px;
background-color:  #e3efff;
height:100%;
padding:5px 15px;
font-style: italic;
}
.features-img {
margin-right:15px;
flex:none;
width:80px;
}

.sidebar-b h3 {
background: linear-gradient(#fff3c9 0%, #fff9f3 50%, #fff3c9 100%);
padding:8px;
font-style:italic;	
color:#f46415;
}
.sidebar-b .moduletable {
	margin-bottom:20px;
}
.sidebar-b .navbar-nav .nav-link {
padding-top:3px;
padding-bottom:3px;
} 
.sidebar-b .navbar-nav .nav-link a{
color:#37426e;
} 
.sidebar-b .navbar-nav .nav-link a:hover{
color:#37426e;
} 
.blue {
    background-color: #e3eeff;
}
.yellow {
    background-color: #fff3c9;
}

.readmore .btn {
	background: #fff3c9;
}
.article-info.muted {
	margin-bottom:8px;
}
.subheading-category {
	color:#f46415;
}

.cat-children h3 {
	color:#f46415;
}
.cat-children h3.page-header.item-title {
	padding-left:40px;
	background:url(/images/strelka.png) left no-repeat;
}
.bt-cs .bt-inner .bt-title {
    color: #f46415;
    line-height: 1.4;
}

.ramka {
border:1px solid #27a0d2;
border-radius: 5px;
background-color:  #f5f5f5;
padding:15px;	
}
/****** section 02 ********/
.section02 {
padding:30px 0;
}

/***** innerbottom ****/
.innerbottom {
	padding:30px 0;
}

.podelitsa {
	padding:15px 0;
	text-align:center;
}

/****** contact form  ********/

.verysmallfield {
	display:block;
	width:2px;
	height:2px;
	border:none!important;
	padding:0!important;
	background:none!important;
}


/****** footer  ********/
footer  {
background: linear-gradient(0deg, #f3f8ff 0%, #e3eeff 100%);
/* box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, 0.2); */
color:#37426e;
	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) {
.navbar .nav-link a {
font-size: 16px;
font-weight: 700;
}
}

@media (max-width: 768px) {


}

@media (max-width: 576px) {
/* sm */

body {
	padding-top:0;
}
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: 20px 0;
    background-size: auto;
}

}

