html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    outline: none !important;
}
html{
	background:#fff;
}
body{
	font-family: Arial, 'sans-serif';
    background:#fff;
    color:#222;
}
#menuF{
    width: 100%;
    background:#fff;
}

.headerLine {
	position: relative;
	width: 100%;
	background-image: url(../images/bg2.jpg);
    background-repeat:no-repeat;
    background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    overflow: hidden;
    max-height:500px;
}


.logo{  
    padding:10px;
	margin-top: 3px;
	font-family: Arial, 'sans-serif';
	font-size:25px;
	font-weight:700;
	text-transform:uppercase;
	color:#f1f1f1;z-index:5000;float:left;
}

.logo img{  
    max-width:100%;padding-bottom:5px;
    }

.logo span{
	color:#1fcdff;
}

.logo p{
	letter-spacing: 0.5px;
	margin-top: -10px;
	font-family: Arial, 'sans-serif';
	font-size:12px;
	font-weight:300;
	text-transform:lowercase;
}

.logo a{
	cursor:pointer;
	color:#fff;
	text-decoration:none;
}

.phone {
text-align:left;
margin-top:26px;
float:left;
color:#333;
text-shadow:0px 0px 0px #000;
font-size:25px;
font-weight:500;
}

#menu a:active {
color:#007BCA;
}

#menu a:hover{
color:#007BCA;
}

#menu select {
display: none;
}

#menu .active a {
border:0;
}

#menu .active a:focus{
outline: none;
border: none;
}

#menu .active a:active {
outline: none;
border: none;
}
#menu .active a:link {
outline: none;
border: none;
}

#menu .active a:visited  {
outline: none;
border: none;
}

#menu li{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
	border-right:px solid #aaa;
	padding-left: 17px;
	padding-right: 10px;
	float:left;
	font-family: 'Proxima Nova Cn Th', 'sans-serif';
	font-size:15px;
	color:#222;text-shadow:0px 0px 0px #000;
	list-style:none;
	text-transform:uppercase;
	font-weight:700;
}

#menu li:last-child{
	border-right:0;
	padding-right:0px;
}

#menu{

	margin-top: 30px;
	float: right;
}

#menu li a{
	color:#222;
        text-shadow:0px #333;
	text-decoration:none;
}

#menu li a:hover{
	border:none;
	outline:none;
	color:#007BCA;
}

.gallery {
	height:500px;
    display:flex;
    align-items: center;
}

.gallery p{
    color:#fff;
    font-size:20px;
    font-weight:300;
    text-transform: uppercase;
}

#service p{
    text-align:center;
}

.serv {
    text-align:center;
    }

.serv2{
    background:#eee;
    padding:10px;
    margin-top:5px;
    }

.serv2 h4{
    font-weight:600;
    }


.slicknav_menu {
	display:none;
}

#logo-home {
    display:none;}

@media screen and (max-width: 991px) 
        {
	
	
	#menu {
		display:none;
	}

.navmenu  {
    display:none !important;
    }

	.fixed{
		opacity:0;
	}

    .slicknav_menu {
		display:block;
	}
	
	.about p{
		text-align: justify;
	}

    h2, p.main {
        text-align:left;
    }

}


@media screen and (max-width: 460px) {
	
	.about h3{
		text-align:center;
		margin-top:73px !important;
	}

	.about p{
		margin-top: 30px !important;
		text-align: justify;
	}
	

    .gallery {
	    height:500px;
}

}

@media screen and (max-width: 323px){
	
	.news p{
		text-align: justify;
	}
}


/**/

h1 {
font-family: 'Proxima Nova Cn Th', 'sans-serif';
font-size:35px;
font-weight:600;
color:#fff;
text-align:center;
text-transform:uppercase;
margin-top:0px;
margin-bottom:20px;
line-height:60px;
}

h1 span {
    font-size:20px;
    text-transform:none;
    }
    
h1 a{
    color:#fff;
    }

h2 {
    font-family: 'Proxima Nova Cn Th', 'sans-serif';
	font-size:25px;
	font-weight:600;
	color:#007BCA;
    text-align:center;
    text-transform:uppercase;
    margin-top:50px;
    margin-bottom:20px;
}

h3{
	letter-spacing: px;
	font-family: 'Proxima Nova Cn Th', 'sans-serif';
	font-size:30px;
	font-weight:400;
	color:#222;
    text-align:center;
}
h4{ font-size:18px;
	margin-top:30px;
    margin-bottom:20px;
	font-family: 'Proxima Nova Cn Th', 'sans-serif';
    color:#444;
    font-weight:600;
	text-align:center;line-height:35px;
}

#service h4{     
    margin-top:40px;
	font-size:18px; 
    font-weight:600;
}

h5{ font-size:17px;
	margin-top:20px;
    margin-bottom:20px;
	font-family: 'Montserrat', 'sans-serif';
    color:#333;
	text-align:center;
    line-height:25px;
}
p{
	font-family: Arial;
	font-size:16px;
	font-weight:200;
	line-height: 25px;
    margin-bottom:20px;
	color:#111;
    text-align:center;
}

p.main{
    color:#111;
}



.cont p{
    text-align:left;
    }



#gallery p{
    text-align:center;
    }

img.photo {
    margin:10px;
    max-width:300px;}

img.contacts{
    float:;
    margin-right:15px;
}    

#map {
    text-align:center;
    }

.map{
    max-width:100%;
}

.doc {padding:20px;
     background:#eee;
     }

.doc img{
    max-width:100%;
    }




h4.contacts, h3.contacts {
    text-align:left;
    }

 .row-flex {
    display: flex;
    flex-flow: row wrap;
}


a {
    color:#007BCA;
}

a:hover {
    color:#007BCA;
    text-decoration:none;
}

.footerLine {
    background:#333;
    margin-top:25px;
    }

.footer{
	padding-top:0px;
    background:#333;
}
.footer h4{
	font-size: 18px;
	font-family: Arial, 'sans-serif';
	font-weight: 500;
	color: #fff;
	text-align: left;
	margin-bottom: 17px;
}

.footer p{
	font-size:15px;
	font-family: Arial, 'sans-serif';
	font-weight: 200;
	color:#fff;
	text-align:left;
}


.footer a {
    color:#007BCA;
    }

.footer a:hover{
	background:#007BCA;
	box-shadow: 0px px 0px 0px #000 ;
}

.footer p.more{
    display:block;
    margin-top:10px;
    text-align:left;
    }

.footer p.copy { 
    font-size:10px;
    color:#555;
    }

/**/
.downLine {
	margin-top:25px;
    margin-bottom:25px;
}

.downLine p{
	font-size:1em;
	font-family:Arial, 'sans-serif';
	font-weight: 300;
	color:#fff;
}



/**/
/*responsive*/
@media screen and (max-width: 1190px){
	.horL {
		display:none;
	}

}


@media screen and (max-width: 991px){
	.copy p{
		text-align:center;
	}
	
	.downLine{
		margin-top: 25px;
        padding-bottom: 25px;
	}
	.footer .fEmail{
	float:left;
	max-width:350px;
	max-width:163px;
	}

	#downMenu li a {
	padding: 5px;
    }
	
	.cont {
	margin-top: 124px;
	}
	
	h1 {
    font-family:  'Proxima Nova Cn Th', 'sans-serif';
	font-size:25px;
	font-weight:600;
	color:#fff;
    text-align:center;
    text-transform:uppercase;
    margin-top:30px;
    margin-bottom:20px;
    line-height:35px;
}


}

@media screen and (max-width: 500px){
	h1 {
    font-family:  'Proxima Nova Cn Th', 'sans-serif';
	font-size:22px;
	font-weight:600;
	color:#fff;
    text-align:center;
    text-transform:;
    margin-top:20px;
    margin-bottom:20px;
    line-height:35px;
}

}


/*-----------------------------------------------------------------------------------*/


    .fixed {
		transition-duration: 1s;
		/*text-align:center;*/
		z-index:999;
        position:fixed;
        top: -15px; 
        padding:15px 0 0px 0px;
        width:100%;
		background-color: #fff!important;
    }

