@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;0,600;0,800;1,600&display=swap');

*{
	margin: 0;
	padding: 0;
}
body {
    /* background:url('../images/backgrounds/header.jpg');
    background-repeat:no-repeat; */
    font-family: 'Montserrat';
}
img {
	border:none;
}
a{
	text-decoration:none;
	color: #8594a0;
}
a:hover{
	text-decoration: none;
}
h1{
    margin:0;
    padding:0;
    font-size: 60px;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.35em;
    text-align: center;
    font-weight: bold;
}
.h1-contacts {
    margin-top: 110px;
    color: #fff;
}
h2 {
    color: #243773;
    font-size: 36px;
}
h2.home {
    color: #243773;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    margin-top: 50px;
}
h2.home span{
    color: #0db7de;
    font-size: 72px;
    display: block;
    font-weight: bold;
}
h3{
    color: #243773;
    font-size: 60px;
    text-transform: uppercase;
}
h3 span{
    color: #f05b2b;
    font-size: 24px;
    font-weight: normal;
}
.clear {clear:both;}
.space{display:block;width:100%;height:10px;margin-top: 50px;}
.image{float:left;margin: 0px 20px 20px 0px;border-radius: 20px;}
.image img{border-radius: 20px;}
.mr10{margin-right:10px;}
left{float: left;}
.container{
    margin:auto;
    padding:0px;
    width:1470px;
    overflow:hidden;
}
.account-box {
    min-height:40px;
    padding: 0px 0;
}
.account-box ul {
    float:right;
    list-style: none;
    padding: 12px 0px;	
}
.account-box ul li{
    display: inline;
    padding: 10px 0px 10px 0px;
    border-bottom: 5px solid #fff;
}
.account-box ul li:hover, .account-box ul li.active{
    border-bottom: 5px solid #ee1c25;
}
.account-box ul li a{
    padding: 10px 10px 10px 40px;
}
/*Head Part*/
.head-line {
    width: 100%;
    height: 20px;
    padding: 10px 0;
    background-color:#00a8cf; 
}
.head_email{
    padding-left: 30px;
    background: url('../images/backgrounds/email-ico.png');
    background-size: 20px auto;
    background-repeat:no-repeat;
    background-position: center left;
    color: #fff;
}
.head_phone{
    margin-left: 30px;
    padding-left: 30px;
    background: url('../images/backgrounds/phone-ico.png');
    background-size: 20px auto;
    background-repeat:no-repeat;
    background-position: center left;
    color: #fff;
}
.socials{
    width: 200px;
    float: right;
    list-style: none;
    text-align: right;
}
.socials li a{
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 10px;
}
.socials li a:hover{
    border-radius: 5px;
    background-color:#f05b2b;
}
.socials li img{
    width: 20px;
    height: 20px;
}
#home {
    width: 250px;
    height: 100px;
    display: block;
    float: left;
    padding: 0px 0px;
}
#control-panel {
    width:260px;
    height: 40px;
    padding: 25px 0px;
    display: block;
    float: right;
}
/* Slider */
.main-text {
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: lighter;
}
.fix-slider {
    position: relative;
}
.decoration1 {
    position:absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    height: 135px;
    width: 100%;
    background: url('../images/backgrounds/decoration1.png');
    background-repeat: repeat;
    z-index: 5;
}
.slider-bckgr {
    padding-top: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 530px;
    display: block;
    background: url('../images/backgrounds/background-menu.png');
    background-repeat: repeat;
}
.slider-bckgr span{
    color: #f05a29;
}
.slider-text {
    width: 100%;
    text-align: left;
    position: absolute;
    top: 140px;
    left: 0px;
    font-size: 16px;
    color: #fff;
}
.slid-title {
    display: block;
    margin:0;
    font-size:60px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
}
.slid-title span{
    display: block;
    color: #ffae00;
}
.slider-desc {
    margin-top: 50px;
    width: 50%;
}
.slider-href {
    margin-top: 40px;
    display: block;
    border: 1px solid #ffae00;
    color: #fff;
    background-color: #ffae00;
    z-index:6;
    width:200px;
    text-align: center;
    padding: 5px 10px;
}
/* Slider exit */
/*Main menu*/
#menu{
    height: 100px;
    background-color:#fff;
    color: #34425f;
}
#menu ul{
    width: 900px;
    height: 60px;
    padding-top: 42px;
    text-align: center;
    float: right;
    font-size: 14px;
}
#menu ul li{
    list-style: none;
    padding: 41px 0;
    display: inline;
}
#menu ul li a{
    color: #243773;
    text-transform: uppercase;
    font-weight: bold;
    padding: 42px 20px 41px 20px;
}
#menu ul li  a:hover{
    color: #f05b2b;
}
/* Breadcrums */
.breadcrumb {
    background: #f4f4f4;
    padding: 10px 0px;
    color: #34425f;
}
.breadcrumb a {
color: #f05a29;
}
.products .description {
	color: #fff;
	padding: 30px 20px;
}
.description {
    color: #666;
    padding: 30px 0px;
    text-align: left;
}
.description img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    border-radius: 15px;
}
.half-r{
    margin-left: 20px;
    float: right;
    width: 720px;
}
.half-r iframe{border-radius: 20px;}
/* End breadcrums */
.background-page {
    display: block;
    width: 100%;
    height: 400px;
    background: url('../images/backgrounds/pages.jpg');
    background-position:center center;
    background-size: auto 1600px;
    background-repeat: no-repeat;
    position: relative;
}
.otherbackg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 400px;
    display: block;
    background: url('../images/backgrounds/background-menu.png');
    background-repeat: repeat;
    z-index: 3;
}
.detail-separator {
	margin: 40px 0 50px 0;
	border-bottom: 1px solid #eee;
}
.newses-desc {
    margin-bottom: 30px;
}
.newses {
	margin-top:40px;
	padding:40px 0px;
	background-color:#eee;
}
.newses .result {
	height:250px;
}
.results {
    margin-top: 60px;
}
.result {
    float:left;
    width:350px;
    height:420px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    background-repeat: no-repeat;
    margin-right: 20px;
    color: #243773;
    text-align: center;
    margin-bottom: 20px;
}
.result .title {
    font-size:18px;
    text-align:left;
    padding:10px 0px;
    text-transform:uppercase;
    text-align: center;
    height: 45px;
    overflow: hidden;
}
.result .desc {
    padding: 10px 20px;
    text-align: center;
    font-size:14px;
    margin-bottom: 20px;
    height: 40px;
    overflow: hidden;
}
.result img {
    width: 350px;
    height: auto;
    border-radius: 10px 10px 0 0;
}
.result span{
    padding: 10px 20px;
    background-color: #f05b2b; 
    color: #fff;
    border-radius: 20px;
}
.result:hover span{
    background-color: #0db7de;
}
/*Contacts*/
.map {
    position: relative;
}
.mapbackg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 450px;
    display: block;
    background: url('../images/backgrounds/background-menu.png');
    background-repeat: repeat;
    z-index: 3;
}
h2.contact {
    padding: 0;
    margin: 0;
    font-size: 21px;
    font-weight: 300;
    color: #333;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-bottom: 20px;
    line-height: 22px;
}
.contacts-left {
    color: #243773;
    float: left;
    font-size: 16px;
    line-height: 24px;
    width: 370px;
}
.contacts-center {
    float: right;
    width: 750px;
}
.middle-info{
    width: 100%;
    margin-top: 200px;
}
.img-zone {
    position: relative;
    float: left;
    width: 720px;
}
.midd-desc {
    float: right;
    width: 720px;
    padding: 0px!important;
}
.img1 {
    display: block;
    width: 624px;
    height: 391px;
    border: 1px solid #ebebeb;
    background: url('../images/backgrounds/main1.png');
    background-repeat: no-repeat;
    border-radius: 15px;
}
.img2 {
    position: absolute;
    top: -120px;
    left: 420px;
    display: block;
    width: 299px;
    height: 447px;
    background: url('../images/backgrounds/main2.png');
    background-repeat: no-repeat;
    border-radius: 15px;
    border: 1px solid #ebebeb;
}
/*Contact form*/
.form {
    font-size:12px;
    color:#999;
    margin: 0px 0px 50px 0px;
}
.form input {
    width:305px;
    height:40px;
    padding: 5px 20px;
    border:1px solid #e8e8e8;
    border-radius: 20px;
}
.form textarea {
    width:690px;
    height:100px;
    border:1px solid #e8e8e8;
    border-radius: 20px;
    padding: 5px 20px;
}
.captcha-holder {
	position:relative;
	height:32px;
}
.captcha-holder input{
    position:absolute;
    top:0px;
    left:0px;
    width: 100px;
}
.captcha-holder img{
    position:absolute;
    top:0px;
    right:50px;
    border-radius: 20px;
}
.form_row {
    padding-top:20px;
    width:345px;
    float:left;
    margin-right:40px;
}
.submit {
    width:220px;
    float:right;
    margin-top:36px;
    margin-right: 20px;
}
.submit #send{
    display: block;
    background-color: #f05b2b;
    color:#fff;
    width:220px;
    height:50px;
    padding: 18px 20px 20px 20px;
    text-align: center;
    font-weight: bold;
    text-transform:uppercase;
    cursor:pointer;
    border-radius: 20px;
}
.messages {
    margin:10px 0;
    min-height:20px;}
.contact-error {
    display:block;
    color:#FFF;
    padding:10px;
    background-color:#F00;
}
.top-succsess {
    display:block;
    color:#FFF;
    padding:10px;
    background-color: #090;
}
.portfolio-project {
    float: left;
    width: 720px;
    margin-right: 20px;
}
.right-prod-part {
	float: right;
	width: 440px;
}
.left-prod-part {
	float: left;
	width: 560px;
}
.klip {
	float: left;
	margin: 0px 20px 20px 0;
}
.price {
	font-size: 26px;
	color: #8594a0;
}
.price button{
	cursor:pointer;
	float:right;
	padding: 20px 40px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
}
.tehnical {
	margin-top: 20px;
}
.tehnical li {
	list-style: none;
	color: #000;
	padding: 4px 0 4px 40px;
	background: url('../images/backgrounds/background-contact.jpg');
	background-repeat: no-repeat;
}
.errors {
	position: fixed;
	top: 150px;
	left:25%;
	width: 50%;
	background-color: #fff0f0;
	color: #f00;
	border: 1px solid #f00;
	z-index: 10000;
}
.errors span {
	display: block;
	padding: 10px 20px;
}
#pagination {
	margin-top: 40px;
}
#pagination a, #pagination span{
	padding:5px 10px;
	color:#666;
	border:1px solid #999;
	margin-right:10px;
}
#pagination a:hover, #pagination span{
	background-color:#f40c0d;
	color:#FFF;
}
.filters ul{
	list-style: none;
}
.filters ul li{
	padding: 0px;
	position: relative;
	font-size: 14px;
}
.filters ul li a{
	display: block;
	padding: 8px 40px 8px 2px;
	border-bottom: 1px solid #dedede;
	color: #3b3b3b;
}
.filters ul li ul{
	padding-left: 10px;
}
.filters ul li ul li ul{
	padding-left: 20px;
}
.filters {
	float: left;
	width: 220px;
	min-height: 100px;
}
.right-results {
	float: left;
	margin-left: 40px;
	width: 900px;
}
.p-l {
	float:  right;
	width: 920px;
}
/* Footer */
#footer {
    padding-top: 138px;
    margin-top: 50px;
    height: 120px;
    background:url('../images/backgrounds/fbackg.png');
    background-position:top center;
    background-repeat:repeat-x;
    background-size: auto 218px;  
}
.footer-line {
    color: #243773;
    font-size: 13px;
}
.footer-line img{
    float:right;
    height: 80px;
    width: auto;
}
.footer-menu {
    list-style:none;
    width:600px;
    float:left;
    text-align:left;
    padding:30px 0;
}
.footer-menu li{
    display:inline;
    padding:20px 0px;
}
.footer-menu li a{
    text-transform:uppercase;
    padding:30px 15px;
    color:#243773;
    font-size:13px;
}
.footer-menu li a:hover{
    color:#243773;
}
.footer-footer {
    background-color:#00a8cf;
    padding-top:10px;
    height:30px;
}
.licens {
    width: 300px;
    float: left;
    font-size: 12px;
    color: #fff;
}
.foot-creator {
    width: 400px;
    float: right;
    font-size: 12px;
    color: #fff;
    text-align: right;
}
.foot-creator a{
    color: #fff;
}
.only-mobile {display: none;}
.select-menu {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    cursor: pointer;
    height: 46px;
    margin: 2px 0px 2px 0px;
    outline: medium none;
    padding: 5px;
    width: 400px;
    float:left;
    color:#333;
    font-size: 21px;
}
.foot-menu {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    cursor: pointer;
    height: 76px;
    margin: 2px 0px 2px 0px;
    outline: medium none;
    padding: 5px;
    width: 400px;
    float:right;
    color:#333;
    font-size: 21px;
}
.mobile-menu{
    width: 26px;
    height: 23px;
    background: url('../images/backgrounds/menu.png');
    background-repeat:no-repeat;
    background-position: center center;
    float: right;
    padding: 34px 0 33px 0px!important;
}
.show-mobile{
    display: none;
}
@media screen and (max-width: 600px) {
    .show-mobile{display: block;}
    #menu ul{padding-top: 0px;
        position: absolute;
        top: 140px;
        left: 0px;
        display: none;
        width: 370px;
        background-color: #fff;
        height: 100%;
        float: none;
        z-index: 10;
    }
    #menu ul li{display: block;text-align: left;border-top: 1px solid #ebebeb;padding: 20px;}
    #menu ul li a{text-decoration: none;padding: 0px;width: 330px; display: block;}
    #menu ul li a:hover{border-bottom: none;}
    .container{width:370px;}
    .royalSlider, .royalWrapper{min-width: 370px!important;}
    h1{font-size: 20px;}
    .head_email{display: none;}
    .midd-desc{float: inherit;width: 100%;}
}