@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;700;900&display=swap");

body {
	overflow-x: hidden
}

body,
td,
th {
	font-family: 'Work Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000
}

body img {
	border: none
}

a:link {
	color: #1520a6;
	text-decoration: none;
	font-weight: normal
}

a:visited {
	text-decoration: none;
	color: #1520a6
}

a:hover {
	text-decoration: none;
	color: #1520a6
}

a:active {
	color: #1520a6;
	text-decoration: none
}

* {
	box-sizing: border-box
}

header {
	position: absolute;
	width: 100%;
	top: 30px;
	z-index: 500;
	transition: all 300ms ease-in-out
}

header .container {
	position: relative;
	height: 129px;
	transition: all 300ms ease-in-out;
	background-color: rgba(255, 255, 255, 0)
}

.row.header {
	position: relative;
	width: 100%;
	top: 0px;
	border-radius: 0;
	margin: 0;
	transition: all 300ms ease-in-out
}

.row.header .logo {
	position: relative;
	margin-left: 0px;
	float: left;
	top: 50%;
	transform: translate(0, -35%);
	-ms-transform: translate(0, -35%);
	-webkit-transform: translate(0, -35%)
}

.row.header .logo img {
	width: 200px;
	height: auto
}

.row.header #menu {
	position: relative;
	text-align: right;
	float: right;
	margin-right: 0px;
	top: 55%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%)
}

#toggleButton{
    background-color: black;
    display: none;
}


.navbar {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
	min-height: 0;
	z-index: 100
}

.trigger_wrapper {
	display: none;
	position: relative
}

.menu-trigger {
	position: relative;
	cursor: pointer
}

@media screen and (max-width: 1200px) {
	.menu-trigger {
		position: absolute;
		display: block;
		float: left;
		right: 0px
	}
}

.row.banner {
	background-color: #000;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 800px;
	background-image: url(../gfx/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.row.banner .container {
	position: absolute;
	width: 100%;
	top: 265px;
	z-index: 0
}

.row.banner .elements {
	text-align: center
}

.row.banner .line_1 {
	color: #fff;
	text-shadow: 0px 5px 10px rgba(7, 7, 7, 0.5);
	text-transform: uppercase
}

.row.banner .line_1 h1 {
	font-size: 55px;
	font-weight: 900
}

.row.banner .line_2 {
	color: #fff;
	font-size: 25px;
	text-shadow: 0px 5px 10px rgba(7, 7, 7, 0.5);
	text-transform: uppercase
}

.row.banner .line_3 {
	margin-top: 20px
}

.row.banner.page {
	height: 200px
}

.row.banner_page {
	background-color: #000;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}

.row.content {
	position: relative;
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 150%;
	text-align: justify
}

.row.content h2 {
	font-size: 44px;
	text-align: center;
	margin-bottom: 70px;
	font-weight: 900;
	color: #1520a6
}

.row.content p.head {
	font-size: 44px;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 900;
	color: #1520a6;
	line-height: normal
}

.row.content .image_parson {
	text-align: center
}

.row.content .image_parson img {
	width: 100%;
	height: auto;
	max-width: 346px
}

.icons .icon {
	text-align: left;
	padding-bottom: 60px
}

.icons .icon .image {
	text-align: center;
	padding: 15px;
	border-radius: 100%
}

.icons .icon .image img {
	border-radius: 100%;
	padding: 25px;
	width: 100%;
	height: auto;
	max-width: 185px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.26)
}

.icons .icon .head {
	margin-top: 35px;
	margin-bottom: 35px;
	color: #154ce8;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	min-height: 55px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.row.content2 {
	position: relative;
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 150%;
	text-align: justify
}

.row.content2 p.head {
	font-size: 44px;
	text-align: center;
	margin-bottom: 70px;
	font-weight: 900;
	color: #1520a6;
	line-height: normal
}

.icons2 {
	text-align: center
}

.icons2 .icon {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 18%;
	min-width: 240px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	vertical-align: top
}

.icons2 .icon .head {
	background-image: url(../gfx/block.png);
	width: 220px;
	height: 223px;
	margin: 0 auto;
	margin-bottom: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	text-align: center;
	margin-top: -20px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px
}

.row.banner2 {
	background-color: #000;
	position: relative;
	margin: 0px;
	padding: 0px;
	min-height: 400px;
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url(../gfx/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.row.banner2 p.head {
	font-size: 45px;
	font-weight: 700
}

.row.contact {
	position: relative;
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 150%;
	text-align: justify
}

.row.contact .left {
	display: inline-block;
	padding-bottom: 60px
}

.row.contact p.head {
	font-size: 44px;
	text-align: left;
	margin-bottom: 30px;
	font-weight: 900;
	color: #1520a6;
	line-height: normal
}

.row.contact span {
	font-size: 22px;
	padding-top: 50px;
	display: inline-block
}

.row.contact span strong {
	font-size: 32px;
	display: inline-block;
	line-height: normal;
	text-align: left
}

.row.contact span p {
	margin-top: 30px
}

.row.contact form p {
	text-align: center;
	margin-top: 25px
}

.row.contact input,
.row.contact textarea {
	padding: 15px 15px;
	height: auto;
	font-size: 18px;
	border-radius: 10px;
	margin-bottom: 25px;
	color: #000;
	font-weight: 700
}

.row.contact input::-webkit-input-placeholder,
.row.contact textarea::-webkit-input-placeholder {
	font-weight: 400
}

.row.contact input:-ms-input-placeholder,
.row.contact textarea:-ms-input-placeholder {
	font-weight: 400
}

.row.contact input::placeholder,
.row.contact textarea::placeholder {
	font-weight: 400
}

.row.contact button {
	margin: 0 auto;
	display: inline-block;
	color: #fff;
	width: 100%;
	font-size: 24px;
	background-color: #1520a6;
	padding: 20px 45px;
	border-radius: 10px;
	border: none;
	font-weight: 700
}

.row.contact button:hover {
	background-color: #154ce8
}

.row.footer {
	background-color: #2a2a2a;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 80px;
	padding-bottom: 80px;
	font-size: 18px;
	color: #fff
}

.row.footer a {
	color: #fff
}

.row.footer p {
	margin-bottom: 30px
}

.row.footer a.contact {
	margin: 0 auto;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	background-color: #154ce8;
	padding: 20px 45px;
	border-radius: 20px;
	border: none;
	font-weight: 700
}

.row.footer a.contact:hover {
	background-color: #1520a6
}

.row.footer.left {
	text-align: left
}

.clear {
	clear: both
}

#fancybox-overlay,
#fancybox-wrap,
#fancybox-outer {
	box-sizing: inherit
}

.mobile {
	display: none
}

.form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px
}

.button {
	text-align: center;
	padding-top: 20px
}

.button a {
	margin: 0 auto;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	background-color: #154ce8;
	padding: 20px 45px;
	border-radius: 20px;
	border: none;
	font-weight: 700
}

.button a:hover {
	background-color: #1520a6
}

.button.left {
	text-align: left
}

@media screen and (max-width: 1600px) {
	#header {
		top: 40px
	}

	#header #menu {
		margin-right: 0px
	}

	#header #fast_contact {
		display: none
	}

	.row.banner_page {
		height: 200px
	}
}


@media screen and (max-width: 1400px) {
	.row.banner {
		background-color: #000;
		position: relative;
		margin: 0px;
		padding: 0px
	}

	.row.banner .line_1 h1 {
		font-size: 5vw
	}

	.row.banner .line_2 {
		font-size: 2.5vw
	}
}

@media screen and (max-width: 1200px) {
	#header {
		width: 100%;
		top: 30px
	}

	#header .logo {
		left: 15px
	}

	#header .logo img {
		width: 260px
	}

	#header #menu {
		margin-top: 0px;
		margin-left: 15px;
		right: 0px;
		margin-right: 0px
	}

	#header #fast_contact {
		display: none
	}

	.row.header {
		position: relative;
		width: 100%;
		top: 0px;
		border-radius: 0;
		margin: 0;
		transition: all 300ms ease-in-out
	}

	.row.header .logo {
		position: absolute;
		top: 40%;
		left: 0px
	}

	.row.header .logo img {
		width: 120px;
		height: auto
	}

	.row.header #menu {
		position: relative;
		text-align: right;
		top: 120px;
		margin-bottom: 110px;
		right: 0px;
		transform: translate(0, 0%);
		-ms-transform: translate(0, 0%);
		-webkit-transform: translate(0, 0%)
	}
	
	#toggleButton{
	    margin-top: -50px;
	    width: 5.5rem !important;
	    height: 4.5rem !important;
	    background-color: white;
	    
	}
	
	.headerTransition{
	    position:fixed !important;
	}


	.trigger_wrapper {
		display: block;
	}

	.trigger_wrapper {
		float: right;
		top: 25px;
		height: 30px
	}

	.row.banner_page {
		height: 180px
	}

	.icons .icon .head {
		margin-top: 30px;
		margin-bottom: 30px;
		font-size: 20px;
		text-align: center
	}

	.icons .icon .content {
		font-size: 16px
	}
}


@media screen and (max-width: 575px) {
    
    .trigger_wrapper {
		display: none !important;
	}
	
	#toggleButton{
	    display: block !important;
	    padding-top: 20px;
	}
}


@media screen and (max-width: 980px) {
	.row.banner {
		background-color: #000;
		position: relative;
		margin: 0px;
		padding: 0px;
		height: 600px
	}

	.row.banner .container {
		top: 210px
	}

	.row.banner .line_1 h1 {
		font-size: 5vw
	}

	.row.banner .line_2 {
		font-size: 2.5vw
	}

	.row.banner.page {
		height: 170px
	}
}

@media screen and (max-width: 768px) {
	.icons .icon .head {
		min-height: 5px
	}

	.row.footer .left {
		text-align: center;
		margin-bottom: 50px
	}

	.row.footer .right {
		text-align: center
	}
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#menu li {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	margin-right: 15px
}

#menu li a {
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 18px;
	font-weight: 400;
	padding: 15px 20px 15px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 8px;
	text-shadow: -7px 7px 17px #42445a;
	background-color: none
}

#menu li img {
	width: 50px;
	height: auto;
	margin-top: -5px;
	margin-left: 20px
}

#menu ul li a:hover {
	background-color: #1337bb
}

#menu li a.active {
	background-color: #1337bb
}

@media screen and (max-width: 1499px) {
	#menu li {
		margin-right: 5px
	}

	#menu li a {
		font-size: 17px;
		padding: 15px 20px 15px 20px
	}
	
	.trigger_wrapper {
        display: block;
        position: relative;
        float: right;
        top: 25px;
        height: 30px;
    }
    
    #menu {
        position: relative;
        width: 100%;
        display: none;
        margin: 0%;
        z-index: 2000;
        height: auto;
        border: none;
    }
    .row.header #menu {
        position: relative;
        text-align: right;
        top: 120px;
        margin-bottom: 110px;
        right: 0px;
        transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
        -webkit-transform: translate(0, 0%);
    }
    
    #menu ul {
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        position: relative;
        z-index: 1200;
        float: none;
    }
    
    #menu li {
        display: inline-block;
        float: none;
        width: 100%;
        padding: 0px;
        margin-top: 1px;
        margin-left: 0px;
        margin-right: 0px;
        border: none;
    }
    
    #menu li a {
        color: #fff;
        width: 100%;
        display: block;
        text-align: left;
        font-size: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0px;
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 0px;
        transition: none;
        background-color: #000;
        background: rgba(0, 0, 0, 0.9);
    }
}

@media screen and (max-width: 1800px){
#menu li a {
    font-size: 17px;
    padding: 15px 20px 15px 20px;
}
}

@media screen and (max-width: 1200px) {
	#menu {
		position: relative;
		width: 100%;
		display: none;
		margin: 0%;
		z-index: 2000;
		height: auto;
		border: none
	}

	#menu ul {
		width: 100%;
		height: auto;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 20px;
		position: relative;
		z-index: 1200;
		float: none
	}

	#menu li {
		display: inline-block;
		float: none;
		width: 100%;
		padding: 0px;
		margin-top: 1px;
		margin-left: 0px;
		margin-right: 0px;
		border: none
	}

	#menu li a {
		color: #fff;
		width: 100%;
		display: block;
		text-align: left;
		font-size: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0px;
		text-decoration: none;
		text-transform: uppercase;
		border-radius: 0px;
		transition: none;
		background-color: #000;
		background: rgba(0, 0, 0, 0.9)
	}

	#menu ul li a:hover {
		background-color: #000;
		color: #fff;
		border: none;
		border-bottom: none
	}

	#menu ul li a.current {
		background-color: #000;
		color: #fff;
		border: none;
		border-bottom: none
	}

	#menu li img {
		display: none
	}
	

}