body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
    color: #444;
    font-size: 14px;
    line-height: 1.5;
}
.head {
    width: 100%;
    height: 700px;
    background-position: top center;
}
.top_info {
    width: 100%;
    min-height: 100px;
    background: #ffffffe3;
}
.info {
    width: 100%;
    min-height: 40px;
    text-align: left;
    max-width: 1100px;
    margin: 0 auto;
}
.menu {
    width: 100%;
    min-height: 60px;
    background: #2b6ca3;
    background: linear-gradient(to top left, #ffed00, #ffd700);
    background: linear-gradient(to top left, #ffc900 20%, #ffe001 50%, #ffb833 80%);
}
.Breadcrumbs span a {
    color: #444;
    text-decoration: none;
    text-transform: uppercase;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
.content {
    max-width: 1280px;
    width: 80%;
    margin: auto;
}
.home {
    text-align: center;
    margin-top: 150px;
}
.home h1 {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    text-shadow: 4px 4px 4px #000;
}
.home h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    text-shadow: 4px 4px 4px #000;
}
.center {text-align: center;}
.menu .content ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.menu .content ul li {
    display: inline-block;
    padding: 0px 45px;
}
.menu .content ul li a {
    color: #0c00c1;
    text-shadow: 0px 1px 0px #fec84a;
    text-decoration: blink;
    padding: 19px 0px;
    display: block;
    font: normal normal 500 16px/1.4em oswald-medium,oswald,sans-serif;
}
.footer {
    width: 100%;
    min-height: 110px;
    padding: 50px 0px;
    background: #2b6ca3;
    padding-bottom: 0px;
}
.introtext p {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
}
.sslid {
    width: 100%;
    padding: 20px 0px;
}
.kontakti {
    width: 100%;
    padding: 0px 0px;
}
.info h3 {
    font-size: 14px;
    padding: 12px;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #6396BA;
    display: inline-block;
}
a.came {
    display: inline-block;
    margin: 0px;
    background: #2b6ca3;
    padding: 6px 10px;
    color: #fff;
    text-decoration: blink;
}
.text_content {
    width: 100%;
    padding: 50px 0px;
}
h2 {
    color: #fb6648;
    text-align: center;
    font-size: 26px;
    margin-bottom: 60px;
}
div {
    vertical-align: top;
}
.service {
    width: 23%;
    padding: 1%;
    display: inline-block;
}
.service.in3 {
    width: 30%;
}
.swg_serv svg {
    width: 25%;
    height: auto;
}
.name_serv h3 {
    color: #0000a1;
    font-size: 18px;
}
.infi_serv {
    font: normal normal normal 17px/1.4em Arial, Helvetica, sans-serif;
    color: #414141;
}
.footer .content h2 {color:#fff;text-align: center;}

.sslid .content .service {
    margin-bottom: 70px;
}
.info_hom {
    width: 100%;
    padding: 50px 0px;
    background: #59b3ff;
}
.cont_hom {
    width: 100%;
    padding: 50px 0px;
    background: rgba(43, 108, 163, 0.94);
}
.info_hom .content h3 {
    color: #fff;
    text-align: center;
    font-size: 35px;
}
.color span {
    margin-top: 50px;
    display: inline-block;
    color: #456;
    font-size: 20px;
}
.name_serv h3 a {
    text-decoration: blink;
    color: #2b83c3;
}
.nonepad {
    padding: 0px;
}

.swg_serv a {
	
    text-decoration: blink;
}
.footer h4 {
    color: #fff;
}
.sslid h2 {
    text-align: left;
    font-size: 16px;
    margin: 0px;
}
h1.fgd {
    font-size: 30px;
    margin: 0px;
}
.wid50 {
    width: 47%;
    padding: 1%;
    display: inline-block;
}
.wid50 p {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}
.wid50 input {
    width: calc(100% - 24px);
    margin-bottom: 10px;
    padding: 12px;
}
.wid50 textarea {
    width: 100%;
    height: 160px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.cont_hom h3 {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    margin: 13px;
}
.home_info_slid {
	color:#fff;font-weight:600;font-size: 23px;
    text-shadow: 4px 4px 4px #000;
}



ul#topnav li ul {
    margin-top: 50px;
    position: absolute;
    width: 240px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    opacity: 0;
    height: 0px;
    overflow: hidden;
}
ul#topnav li:hover ul {
    margin-top: 0px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    opacity: 1;
    height: auto;
    overflow: hidden;
}
ul#topnav li ul li {
    padding: 0px !important;
    margin: 0px !important;
    width: 100%;
    background: #ffc900;
}
ul#topnav li ul li a {
    text-align: left;
    padding: 5px;
    font: normal normal normal 14px/1.4em lulo-clean-w01-one-bold,sans-serif;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
ul#topnav li ul li a:hover {
    color:#000;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.services {
    display: inline-block;
    width: calc(31% - 10px);
    margin: 1%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    border: 5px solid #ffc900;
}
.services:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    border: 5px solid #ffb039;
}
.fdrg {
    position: relative;
    margin-top: -250px;
    width: calc(100% - 40px);
    height: 200px;
    padding: 20px;
    background: linear-gradient(to top, rgb(0, 0, 0), #0000001a);
}
.services .swg_serv a {
    text-decoration: blink;
    width: 100%;
    display: inline-block;
}
.services .swg_serv a img {
    width: 100%;
}
.fdrg .name_serv h3 a {
    text-decoration: blink;
    color: #ffffff;
    font-size: 20px;
}
.fdrg .introtext p {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 100;
    color: #dcdcdc;
}
.m_menu {
    width: 100%;
}
.m_menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: center;
}
.m_menu ul li {
    display: inline-block;
}
.m_menu ul li a {
    display: inline-block;
    color: #2b6ca3;
    border: 1px solid;
    padding: 0px 10px;
    font-size: 20px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.m_menu ul li a:hover {
    color: #fff;
	background: #2b6ca3;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}




.top_p {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    text-align: left;
}
.top_p p {
    padding: 0px;
    margin: 0pc;
}
.cls-2, .cls-3 {
    fill: #ffd601 !important;
}
.swg_serv {
    text-align: center;
}
.perer {
    width: 20%;
    display: inline-block;
    background: #fff;
    margin: 10px;
    border: 5px solid #ffc900;
    border-radius: 20px;
    padding: 10px;
    height: 170px;
    vertical-align: top;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.img_p img {
    width: 40%;
}
.name p {
    font-size: 16px;
    padding: 0px 10px;
}





.perer:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    border: 5px solid #ffb039;
}
.perevagi_div h3 {
    color: #ffffff;
    text-shadow: 4px 4px 4px #000;
    font-size: 35px;
}
.perevagi_div {
    padding: 30px 0px;
}


.in_menu_mem ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
    width: 100%;
    display: inline-block;
}
.Breadcrumbs span {
    margin: 0px;
    font-size: 14px;
}
.in_menu_mem ul li {
	
}
.in_menu_mem ul li a {
	
}
.in_menu_mem ul li ul {
	position: absolute;
    width: 500px;
    height: 300px;
    background: #fff;
    top: -1px;
    left: 250px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    display: none;
}
.in_menu_mem ul li:hover ul {
	
    display: inline-block;
}
.in_menu_mem ul li ul li{
	
}




.in_menu_mem {
    text-align: left;
    width: 30%;
    display: inline-block;
}
.su_in_menu_mem {
    width: 69%;
    min-height: 300px;
    display: inline-block;
}
.ferdd {
    position: relative;
    background: #fff;
    width: 100%;
    display: none;
}







.tabset_tabs	{ margin:0; padding:0; list-style-type:none; position:relative; z-index:2; white-space:nowrap }
.tabset_tabs li	{ margin:0; padding:0; display:inline }
.tabset_tabs a {
    color: #339 ! important;
    background-color: #def ! important;
    border: 1px solid #99c;
    text-decoration: none;
    padding: 0 0.6em;
    border-left-width: 0;
    border-bottom: none;
    font-size: 16px;
}
.tabset_tabs a:hover	{ color:#00c ! important; background-color:#eff ! important }
.tabset_tabs a.active	{ color:black ! important; background-color:white ! important; border-color:black; border-left-width:1px; cursor:default; border-bottom:white; padding-top:1px; padding-bottom:1px }

.tabset_tabs li.firstchild a	{ border-left-width:1px }

.tabset_content	{ border:1px solid black; background-color:white; position:relative; z-index:1; padding:0.5em 1em; display:none }
.tabset_label	{ display:none }

.tabset_content_active	{ display:block }


a.kolback {
    background: linear-gradient(to top left, #ffc900 20%, #ffe001 50%, #ffb833 80%);
    display: inline-block;
    padding: 20px 30px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
a.kolback:hover {
        background: linear-gradient(to top left, #cca206 20%, #ffe20e 50%, #fba910 80%);
}




.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
	}

	.modalDialog:target {
		display: block;
		pointer-events: auto;
	}

.modalDialog > div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff3bb, #870);
    background: -o-linear-gradient(#fff, #999);
}

	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { background: #00d9ff; }



@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}


.loggo {
    display: inline-block;
}


.loggo img {
    width: 70px;
}
.loggo a {
    display: inline-block;
    vertical-align: middle;
}
.loggo h2 {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0px;
    margin-right: 30px;
    color: #006089;
}
.wid50 iframe {
    width: 180px;
    border-radius: 50%;
    display: inline-block;
}



















ul.tabs_menu {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
ul.tabs_menu li {
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
    font-size: 20px;
    color: #000;
    border-bottom: 2px solid #c19800;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
ul.tabs_menu li.active {
    color: #c19800;
    border-bottom: 2px solid;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
ul.tabs_menu li:hover {
    color: #f7c200;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.tabs {
    width: 69%;
    display: inline-block;
}
.tabs .info{
	display:none;
	margin:0 auto;
}

.tabs .info.active{
	display:block;
}

.tabs .info img{
	width:100%;
}

.info .services {
    width: calc(48% - 10px);
    overflow: hidden;
}

.brb {
    width: 30%;
    display: inline-block;
    text-align: left;
}
.form-element input {
    width: calc(100% - 20px);
    font-size: 16px;
    padding: 10px;
    border: none;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px 0px #d6d6d6;
}
.obr_sv form#form-contact {
    width: 50%;
    display: inline-block;
}
.obr_sv {
    width: 100%;
    display: inline-block;
}
p.form-message {
    color: #ffc900;
    font-size: 20px;
    font-weight: 600;
}


h1.fer {
    padding: 20px 0px;
    margin: 0px;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: 4px 4px 4px #000;
}
.form-element button {
    width: 100%;
    border-radius: 0px;
    background: linear-gradient(to top left, #ffc900 20%, #ffe001 50%, #ffb833 80%);
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
}
.form-element button:hover {
    background: linear-gradient(to top left, #ffb833 20%, #ffc226 50%, #ffb833 80%);
}

.success {
    color: #ffc900;
    font-size: 20px;
    font-weight: 600;
}
.sdfgh {
    color: #ffc900;
    font-size: 20px;
    font-weight: 600;
}

.top-social {
    display: inline-block;
}

.top-social ul.fh5co-social {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.top-social ul.fh5co-social li {
    display: inline-block;
}
.top-social ul.fh5co-social li a {
    color: #f7c200;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    font-size: 30px;
    margin: 19px 0px;
    display: inline-block;
    text-decoration: none;
}
.footer .top-social ul.fh5co-social li a {
    color: #042396;
}
.top-social ul.fh5co-social li a:hover{
    color: #000;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}







@media (max-width: 900px) {
	h1.fer {
    font-size: 30px;
}	
}






@media (max-width: 700px) {
ul#topnav li:hover ul {

    opacity: 0;
}	
.services .swg_serv a {
    display: none;
}
.services .swg_serv a img {
    display: none;
}
.fdrg {
    position: initial;
    margin-top: auto;
    height: auto;
    background: none;
}	
.name_serv h3 a {
    color: #0000a1 !important;
}
.introtext p {
    color: #0000a1 !important;
}
.brb {
    width: 100%;
    display: block;
}	
.tabs {
    width: 100%;
    display: block;
}	
.info .services {
    width: calc(98% - 10px);
}
.perer {
    width: calc(100% - 50px);
}
.l_info {
    text-align: center;
}	
.obr_sv form#form-contact {
    width: 100%;
    margin-bottom: 10px;
}	
	.modalDialog > div {
    width: calc(100% - 120px);
}
	
	
	
	
	
	
	
	
	
	
.home {
    margin-top: 80px;
}
.m_menu ul li, .m_menu ul li a {
    width: calc(100% - 20px);
    display: block;
}
.wid50 {
    width: 100%;
    padding: 0%;
}
.home h1 {
    font-size: 40px;
}
.home h2 {
    font-size: 20px;
}
.head {
    height: INITIAL;
}
.sslid {
    padding: 40px 0px;
}
.service {
    width: 100%;
}
.menu .content ul li {
    padding: 19px 8px;
}
.color span {
    margin-top: 20px;
    display: inline-block;
    color: #456;
    font-size: 20px;
}
	
.service.in3 {
    width: 100%;
}
.services {
    display: inline-block;
    width: calc(100% - 10px);
}	
	h1.fer {
    font-size: 30px;
}	
	
	
}


li {
    color: #444;
    font-size: 14px;
    line-height: 1.5;
}

