@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
.row2 {
	position: relative;
	padding-top: 80px;
	/* padding-left: 100px; */
}

.row3 {
	position: relative;
	padding-top: 100px;
	/* padding-left: 100px; */
}

@media (min-width: 1280px) {
	.form_kirill {
		border-radius: 1px;
		font-size: 25px;
		padding-left: 27px;
		/* line-height: 20px; */
		color: #555;
		border-width: 1px;
		border-color: #a0b3c3;
		border-style: solid;
		background-color: #ffffff;
		width: 1200px;
		height: 48px;
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
}

@media (max-width: 1280px) {
	.form_kirill {
		width: 800px;
		border-radius: 1px;
		font-size: 25px;
		padding-left: 20px;
		color: #555;
		border-width: 1px;
		border-color: #a0b3c3;
		border-style: solid;
		background-color: #ffffff;
		height: 48px;
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
}

@media (max-width: 1000px) {
	.form_kirill {
		width: 500px;
		border-radius: 1px;
		font-size: 25px;
		padding-left: 20px;
		color: #555;
		border-width: 1px;
		border-color: #a0b3c3;
		border-style: solid;
		background-color: #ffffff;
		height: 48px;
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
}

@media (max-width: 800px) {
	.form_kirill {
		width: 300px;
		border-radius: 1px;
		font-size: 25px;
		padding-left: 20px;
		color: #555;
		border-width: 1px;
		border-color: #a0b3c3;
		border-style: solid;
		background-color: #ffffff;
		height: 48px;
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
}

.btn1 {
	display: inline-block;
	letter-spacing: 1px;
	padding: 5px 12px;
	margin-top: -1px;
	margin-left: 10px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 33px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 1px;
	background-color: #a0b3c3;
	color: white;
	transition: 0.15s all ease-in-out;
}

.btn1:hover {
	background: #6a88a2
}

.btn2 {
	display: inline-block;
	padding: 5px 12px;
	margin-top: 11px;
	margin-right: 30px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 1px;
	background-color: #fefefe;
	color: #5b5b5b;
}

.navbar-inverse1 {
	/* background-color: #5b5b5b; */
	/* border-color: #5b5b5b; */
}

.kirill4 {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.kirill5 {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.cont-ocean {
    width: 100%;
    /* background-color: white; */
	background-color: #ebf1f5;
    border: 1px solid #a0b3c3;
    /* height: 255px; */
    height: 265px;
    border-radius: 1px;
}

.cont-aqua {
	width: 100%;
	/* background-color: white; */
	background-color: #ebf1f5;
	border: 1px solid #a0b3c3;
	height: 365px;
	margin-top: 30px;
	border-radius: 1px;
}

.cont-types {
	width: 100%;
	/* background-color: white; */
	background-color: #ebf1f5;
	border: 1px solid #a0b3c3;
	height: 315px;
	margin-top: 30px;
	margin-bottom: 40px;
	border-radius: 1px;
}

.progress1 {
	margin-top: 20px;
	width: 100%;
	height: 115px;
	padding-left: 42px;
	padding-top: 20px;
	background-color: white;
}

.Name {
	font-family: 'Muli', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5b5b5b;
}

.Name1 {
	font-size: 14px;
	color: #928989;
}

.Name2 {
	font-size: 14px;
	color: #928989;
	padding-top: 14px;
}

.progress2 {
	margin-top: 20px;
	width: 100%;
	height: 25px;
	padding-left: 42px;
	padding-top: 20px;
	background-color: white;
}

.progress3 {
	margin-top: 20px;
	width: 100%;
	height: 100px;
	padding-left: 0px;
	padding-top: 0px;
}

.in1 {
	width: 100%;
	height: 1065px;
	overflow: hidden;
	padding-left: 0px;
	padding-top: 0px;
	background-color: white;
}

.in123 {
	width: 90%;
	height: 230px;
	margin-top: 25px;
	margin-right: 15px;
	overflow: hidden;
	/* background-color: white; */
	background-color: #ebf1f5;
	padding-left: 5px;
}

.in11 {
	display: block;
	float: left;
	width: 100px;
	height: auto;
	background-color: white;
	padding-top: 20px;
	font-weight: bold;
	color: #5b5b5b;
	padding-left: 15px;
}

.in12 {
	display: block;
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	background-color: white;
	padding-top: 20px;
	color: #928989;
	padding-left: 15px;
}

.maya {
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
}

.date_font {
	font-size: 12px;
	color: lightgray;
}

.img_news {
	margin-top: 20px;
	margin-right: 20px;
	display: block;
	float: left;
	width: 230px;
	height: auto;
}

.row_next {
	margin-top: 30px;
}

.spacer {
	width: 100%;
	height: 15px;
	background-color: white;
	;
}

.in7 {
	width: 100%;
	height: 180px;
	overflow: hidden;
	padding-left: 72px;
	padding-top: 0px;
	background-color: white;
}

.in71 {
	display: block;
	float: left;
	width: 107px;
	height: auto;
	background-color: white;
	padding-top: 20px;
	margin-right: 15px;
}

.in72 {
	display: block;
	position: relative;
	float: left;
	width: 148px;
	height: auto;
	background-color: white;
	padding-top: 20px;
}

.in81 {
	display: block;
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	background-color: white;
	padding-top: 53px;
	padding-left: 15px;
}

.in82 {
	display: block;
	position: relative;
	float: right;
	width: 50px;
	height: auto;
	background-color: white;
	padding-top: 53px;
	color: #928989;
	padding-top: 83px;
	right: 70px;
}

.form-center {
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

.navbar-top {
	background-color: rgba(18, 41, 73, 0.8);
	width: 100%;
	height: 60px;
}

.logo-scanex {
	font-family: 'Source Sans Pro';
	/* color: red; */
	font-size: 21px;
	font-weight: 600;
	line-height: 26px;
	text-align: left;
	display: block;
	position: relative;
	top: 18px;
	left: 35px;
	
}

.logo-scanex:hover  a{
	transition:0.3s all ease-in-out;
	
}

.logo-scanex:hover  a {

	color:#FFF!important;
}

.row-main {
	margin-right: auto;
	margin-left: auto;
	max-width: 1240px;
}


/* .squaredOne */

.squaredOne {
    width: 80%;
    /* max-height: 18px; */
    position: relative;
    margin: 20px auto;
}

.squaredOne label {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 4px;
	left: 4px;
	cursor: pointer;
	background: #FFF;
	border: 1px solid #5c7080;
}

.squaredOne label:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #5c7080;
	margin:1px;
	opacity: 0;
}

.squaredOne label:hover::after {
	opacity: 0.3;
}

.squaredOne input[type=checkbox] {
	visibility: hidden;
}

.squaredOne input[type=checkbox]:checked+label:after {
	opacity: 1;
}

.checkbox-new {
    display: block;
    position: relative;
    left: 30px;
    bottom: 3px;
    width: 168px;
    font-family: 'Source Sans Pro';
    color: #5c7080;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}


/* end .squaredOne */


/* .squaredOne1 */

.squaredOne1 {
    width: 80%;
    /* height: 18px; */
    position: relative;
    margin: 0px auto 20px auto;
}

.squaredOne1 label {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 4px;
	left: 4px;
	cursor: pointer;
	background: #FFF;
	border: 1px solid #5c7080;
}

.squaredOne1 label:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #5c7080;
	margin:1px;
	opacity: 0;
}

.squaredOne1 label:hover::after {
	opacity: 0.3;
}

.squaredOne1 input[type=checkbox] {
	visibility: hidden;
}

.squaredOne1 input[type=checkbox]:checked+label:after {
	opacity: 1;
}


/* end .squaredOne1 */

.sidebar-header {
	font-family: 'Source Sans Pro';
	color: #5c7080;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	margin-left: 30px;
	margin-top: 15px;
	height: 15px;
}

.sidebar-sub-header {
	font-family: 'Source Sans Pro';
	color: #a0b3c3;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	margin-left: 23px;
	margin-bottom: -10px;
	min-height: 15px;
}

.sidebar-header-main {
	font-family: 'Source Sans Pro';
	color: #5c7080;
	font-size: 21px;
	text-transform: capitalize;
	font-weight: 600;
	text-align: left;
	min-height: 26px;
}

.sidebar-header-main1 {
	font-family: 'Source Sans Pro';
	color: #5c7080;
	font-size: 21px;
	font-weight: 600;
	text-align: left;
	min-height: 26px;
}

.sidebar-sub-header-main {
	font-family: 'Source Sans Pro';
	color: #5c7080;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	height: 26px;
	overflow: hidden;
}

.sidebar-sub-header-main:after {
	content: "";
	display: inline-block;
	height: 0.5em;
	vertical-align: bottom;
	width: 100%;
	margin-right: -100%;
	margin-left: 10px;
	border-top: 1px solid #a0b3c3;
}

.sidebar-sub-header-main1 {
	font-family: 'Source Sans Pro';
	color: #5c7080;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	min-height: 26px;
	overflow: hidden;
	width: 98.2%;
}

.sidebar-sub-header-main1:after {
	content: "";
	display: inline-block;
	height: 0.5em;
	vertical-align: bottom;
	width: 100%;
	margin-right: -100%;
	margin-left: 10px;
	border-top: 1px solid #a0b3c3;
}

.form-sidebar {
	border: 1px solid #a0b3c3;
	background-color: #ffffff;
	width: 81%;
	height: 32px;
	margin-left: 25px;
	margin-top: 20px;
	padding-left: 10px;
	color: #555;
}

.text_news {
	font-size: 13px;
	color: #858585;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.cont-sea {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: white;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.cont-izm-group {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10p;
}

.cont-izm {
	min-height: 49px;
	border: 1px solid #a0b3c3;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	border-radius: 1px;
	display: inline-block;
	transition: 0.25s all ease-in-out;
}

.cont-izm:hover {
	background: #ebf1f5
}

@media only screen and (min-width:600px) {
	.cont-izm-text {
		width: 90%;
		display: inline-block;
		position: relative;
		float: left;
		font-family: 'Open Sans', sans-serif;
		color: #5c7080;
		font-size: 14px;
		font-weight: 400;
		padding: 13px 20px 13px 20px;
		text-align: left;
		border-right: 1px solid #a0b3c3;
		top: 1px;
		cursor: pointer
	}
	.cont-izm-text:hover {
		text-decoration: none;
	}
	.cont-izm-text-num {
		width: 10%;
		display: inline-block;
		position: relative;
		float: right;
		font-family: 'Open Sans', sans-serif;
		color: #a0b3c3;
		font-size: 16px;
		font-weight: 700;
		line-height: 18px;
		text-align: center;
		line-height: 48px;
	}
}

@media only screen and (max-width:600px) {
	.cont-izm-text {
		width: 75%;
		display: inline-block;
		position: relative;
		float: left;
		font-family: 'Open Sans', sans-serif;
		color: #5c7080;
		font-size: 14px;
		font-weight: 400;
		padding: 13px 20px 13px 20px;
		text-align: left;
		border-right: 1px solid #a0b3c3;
	}
	.cont-izm-text:hover {
		text-decoration: none;
	}
	.cont-izm-text-num {
		width: 25%;
		display: inline-block;
		position: relative;
		float: right;
		font-family: 'Open Sans', sans-serif;
		color: #a0b3c3;
		font-size: 16px;
		font-weight: 700;
		line-height: 18px;
		text-align: center;
		line-height: 58px;
	}
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-family: 'Open Sans', sans-serif;
	color: #a0b3c3;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	bottom: 3px;
	position: relative;
}

::-moz-placeholder {
	/* Firefox 19+ */
	font-family: 'Open Sans', sans-serif;
	color: #a0b3c3;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	bottom: 3px;
	position: relative;
}

:-ms-input-placeholder {
	/* IE 10+ */
	font-family: 'Open Sans', sans-serif;
	color: #a0b3c3;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	bottom: 3px;
	position: relative;
}

:-moz-placeholder {
	/* Firefox 18- */
	font-family: 'Open Sans', sans-serif;
	color: #a0b3c3;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	bottom: 3px;
	position: relative;
}

input#search {
	background-image: url(../img/zoom.png);
	background-repeat: no-repeat;
	background-position-y: 14px;
	background-position-x: 18px;
	text-indent: 20px;
}

input#search:focus {
	background-image: none;
	text-indent: 0px;
}

.place {
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
	border: 1px solid #a0b3c3;
}

.cont-single {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: white;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.cont-single-group {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 30px;
}

.container-img {
	position: relative;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 95%;
	transition: background 0.5s ease;
	cursor: pointer;
}

.container-img:hover .overlay {
	display: block;
	background: rgba(18, 41, 73, 0.6);
}

.title {
	position: absolute;
	width: 80%;
	left: 0;
	top: 35%;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	color: rgba(18, 41, 73, 1);
	background: rgba(255,255,255,0.9);
	padding: 5px;
	z-index: 1;
	transition: top .5s ease;
	margin: 0 10% 0 10%;
}

.container-img:hover .title {
	top: 90px;
	display: none;
}

.button1 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 18%;
	text-align: center;
	opacity: 0;
	transition: opacity .35s ease;
}

.button1 a {
	width: 200px;
	padding: 7px 40px;
	text-align: center;
	color: white;
	border: solid 2px white;
	z-index: 1;
	text-decoration: none;
	transition: 0.15s all ease-in-out;
}

.button1:hover a {
	width: 200px;
	padding: 7px 40px;
	text-align: center;
	color: white;
	z-index: 1;
	text-decoration: none;
	background: #FFF;
	color: rgba(18, 41, 73, 1);
}

.container-img:hover .button1 {
	opacity: 1;
}

.button2 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 43%;
	text-align: center;
	opacity: 0;
	transition: opacity .35s ease;
}

.button2 a {
	width: 200px;
	padding: 7px 7px;
	text-align: center;
	color: white;
	border: solid 2px white;
	z-index: 1;
	text-decoration: none;
	transition: 0.15s all ease-in-out;
}

.button2:hover a {
	width: 200px;
	padding: 7px 7px;
	text-align: center;
	color: white;
	z-index: 1;
	text-decoration: none;
	background: #FFF;
	color: rgba(18, 41, 73, 1);
}

.container-img:hover .button2 {
	opacity: 1;
}

.button3 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 68%;
	text-align: center;
	opacity: 0;
	transition: opacity .35s ease;
}

.button3 a {
	width: 200px;
	padding: 7px 26px;
	text-align: center;
	color: white;
	border: solid 2px white;
	z-index: 1;
	text-decoration: none;
	transition: 0.15s all ease-in-out;
}

.button3:hover a {
	width: 200px;
	padding: 7px 26px;
	text-align: center;
	color: white;
	z-index: 1;
	text-decoration: none;
	background: #FFF;
	color: rgba(18, 41, 73, 1);
}

.container-img:hover .button3 {
	opacity: 1;
}

span.changer {
    font-weight: 100;
    border-bottom: 1px dashed;
    margin-left: 10px;
	cursor:pointer;
}

span.changer:hover {
    font-weight: 100;
    border-bottom: 1px dashed;
    margin-left: 10px;
	color:#222;
}


#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    /* background: #f5f5f5; */
	background: #ebf1f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 1px;
	border: 1px solid #a0b3c3;
    text-decoration: none;
    transition: 0.25s all ease-in-out;
    opacity: 0;
}
#back-to-top:hover {
    /* background: #e9ebec; */
	background: rgba(18, 41, 73, 0.8);
	color:#FFF;
}
#back-to-top.show {
    opacity: 1;
}
#content {
    /* height: 2000px; */
}