@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Francois+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Sintony:400,900&display=swap');


body {
	margin: 0px;
	padding: 0px;
}

p {	font-family: 'Sintony', sans-serif;
	font-weight: 400;
margin:0px
}

a {color:#354781;text-decoration: none}

a:hover {color:#000168;text-decoration: underline}

.gap {height: 30px;}

.clear {clear:both;}

.center_wrap {
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
}


.pad10 {
	padding:10px;
}

.white {
	color: #FFF;
}

h1 {
	font-family: 'Francois One', sans-serif;
	margin: 0px;
}

h2{
	font-family: 'Francois One', sans-serif;
	margin: 0px;
}

h3{
	font-family: 'Francois One', sans-serif;
	margin: 0px;
}


.img_right{
	float: right;
	display: inline;
	width: 450px;
	margin: 0px 0px 10px 10px;
}

/* 50 / 50 */
.col_2_marg {
	margin-right: 5px;
}

.col_2_box {
	width:50%;
	float:left;
	display:inline;
}


/* 33 */
.col_3_marg {
	margin-right: 10px;
}

.col_3_box {
	width:33%;
	float:left;
	display:inline;
	margin-top:10px;	
}


/* 60 / 40 */

.col_60_marg {
	margin-right: 10px;
}

.col_60_box {
	width:70%;
	float:left;
	display:inline;
	margin-top:10px;	
}

.col_40_marg {
	margin-right: 10px;
}

.col_40_box {
	width:30%;
	float:left;
	display:inline;
	margin-top:10px;	
}

/* 60 / 40 */



/* 70 / 30 */

.col_70_marg {
	margin-right: 10px;
}

.col_70_box {
	width:70%;
	float:left;
	display:inline;
	margin-top:10px;	
}

.col_30_marg {
	margin-right: 10px;
}

.col_30_box {
	width:30%;
	float:left;
	display:inline;
	margin-top:10px;	
}

/* 70 / 30 */




/* 4 col */
.col_4_marg {
	width:25%;
	float:left;
	display:inline;
	margin-top:10px;	
}

.col_4_box {
	margin-right: 10px;
}
/* 4 col */


/* 5 col */
.col_5_marg {
	width:20%;
	float:left;
	display:inline;
	margin-top:10px;	
}

.col_5_box {
	margin-right: 10px;
}
/* 5 col */

/* 6 col */
.col_6_marg {
	width:16.6%;
	float:left;
	display:inline;
	margin-top:10px;	
}

.col_6_box {
	margin-right: 10px;
}
/* 6 col */

.home_box {height: 500px;overflow: hidden}

.hortext{
	text-align: center;
}



.footer_locs {
	width: 150px;
	float: left;
	margin:1px;
	font-family: 'Sintony', sans-serif;
}

.footer_box {
	width: 137px;
	background-color: #403f46;
	padding: 5px;
}

.footer_tel {
	color:#e1ae43;
	font-size:13px;
}

.footer_town {
	color:#e7ae68;
	font-size:16px;
	font-weight:700;
}





/* BRAND */

.mast_left {
	float:left;
	display: inline;
	width:150px;
	
}

.mast_right {
	float:right;
	display: inline;
	
}

.mast_phone {
	font-size:30px;
	text-align: right;
	padding:10px 0px 20px 0px;
	font-family: 'Francois One', sans-serif;
}

.mast_txt {
	font-size:24px;
	text-align: right;
	display:inline;
	font-family: 'Open Sans', sans-serif;
}

.mast_txt_fm {
	font-size:27px;
	text-align: right;
	display:inline;
	font-family: 'Francois One', sans-serif;
}




/* HOME */
.stretch {
	width: 100%;
   

	vertical-align: middle;
	text-align: center;
}

.homecr {
	height:500px;
}

.t-os-eb {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 60px;
	text-shadow: 2px 2px 2px #000;
}



.home_b_t {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.txt_size_m {
	font-size: 30px;
}

.txt_size_s {
	font-size: 15px;
	line-height: 30px;
}

.txt_size_xs {
	font-size: 11px;
	line-height: 20px;
}


.txt_size_foot {
	font-size: 13px;
}

.t_fbfbfb {
	color:#EFEFEF;
}

.t_shad{text-shadow: 2px 2px 2px #000;}

.bg_purple{
	background-color:#1da4de;
}

.c_dblue{
	background-color:#000168;
}

.c_xdblue{
	background-color:#333a42;
}


.t_lblue{color:#5d7fbc;}
.bg_lblue{background-color: #5d7fbc;}

.t_blue{color:#354781;}
.bg_blue{background-color: #354781;}

.t_mblue {color:#263b80;}
.bg_mblue {background-color: #263b80;}

.t_dblue {color:#000168;}
.bg_dblue {background-color: #000168;}

.t_xdblue{color:#333a42;}

.t_xlpurple { color:#ece8ff; }

.bg_xlpurple { background-color:#ece8ff; }

.t_lpurple { color:#857fa2; }

.bg_lpurple { background-color:#857fa2; }

.bg_purple { background-color:#5c5483; }

.bg_dpurple { background-color:#000168; }

.t_grey { color:#403f46; }

.bg_grey { background-color: #403f46; }


/* REVIEWS */
.reviews {
  width : 800px; 
  height : 385px;
  overflow : hidden ;
  background-color : #fff;
  /*border-radius : 5px;*/
  margin : 20px auto ;
  position : relative ;
  box-shadow : 0 0 10px -2px #999 ;
}
.panel {
  width : 100%;
  max-height: 100%;
  position : absolute ; 
}
.PanelAct {
  left : 0 ;
}
.panel img { 
  width : 100px;
  height : 100px; 
  text-align : center ;
  float : left ; 
  margin : 25px; 
}
/*== Removal Start
png images background
==
.panel:nth-of-type(1) img {
    background : #12aedb ;
}
.panel:nth-of-type(2) img {
    background : #db4646 ;
}
.panel:nth-of-type(3) img {
    background : #96c465 ;
}*/
/*== Removal End==*/

.panel p {
  float : left ; 
  width : 600px;
  clear : right ;
  text-align : justify ;
  margin : 25px 0 10px 0;
  font-size : 14px ; 
  color : #666 ;
  line-height : 1.2em
}
.panel h7 { 
	font-family: 'Francois One', sans-serif;
  float : left ; 
  width: 200px; 
  font-size : 20px ; 
  color : #333 ;
  font-weight : bold ;
	padding-left:150px;
}
.control { 
  position : absolute ; 
  bottom : 20px; 
  right : 30px;
}
.control span {
  background-color : rgba(0,0,0,0.1) ; 
  padding : 5px; 
  display : inline-block ;
  vertical-align : top ;
  margin-left : 5px ;
  border-radius : 50%;
  cursor : pointer ;
  transition : 0.3s ease-in
}
.ContActive {
  background-color : #bbb !important ;
}
/* REVIEWS */

.wlogo {
	position: absolute;
	top:40px;
	left:10px;
	width: 380px;
	float: left;
	z-index: 9999999;
}


/* MODAL */

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
 
  margin: auto;
  padding: 20px;

  width: 80%;
}

/* The Close Button */
.close {
  color: #ffffff;
  float: right;
  font-size: 45px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* MODAL */



/* 920 pads - 1/2 1080p */
@media (max-width: 1259px) {
	
	.center_wrap {
		max-width: 920px;
		margin-right: auto;
		margin-left: auto;
	}
	
	/* 6 col */
	.col_6_marg {
		width:25%;
		float:left;
		display:inline;
		margin-top:10px;	
	}

	.col_6_box {
		margin-right: 10px;
	}
	/* 6 col */


	.img_right{
		float: right;
		display: inline;
		width: 400px;
		margin: 0px 0px 10px 10px;
	}

	
	/* BRAND */
	.mast_left {
		float:left;
		display: inline;
		width:150px;

	}

	.mast_right {
		float:right;
		display: inline;

	}

	.mast_phone {
		font-size:30px;
		text-align: right;
		padding:5px 0px 15px 0px;
		/* font-family: 'Changa One', cursive; */
	}

	.mast_txt {
		font-size:24px;
		text-align: right;
		display:block;
		/* font-family: 'Open Sans', sans-serif; */
		clear:both;
	}

	.mast_txt_fm {
		font-size:32px;
		text-align: right;
		display:block;
		/* font-family: 'Changa One', cursive; */
		clear:both;
		
	}
	
	.txt_size_m {
	font-size: 20px;
	}

		.wlogo {
		position: absolute;
		top:40px;
		left:10px;
		width: 300px;
		float: left;
		z-index: 9999999;
	}
	
}


/* mobile device */
@media (max-width: 919px) {
	
.center_wrap {
	width: 100%;
}
	

	/* BRAND */
	.mast_left {
		float:none;
		display: block;
		width:250px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.mast_right {
		float:none;
		display: block;
		width:100%;
		margin-left: auto;
		margin-right: auto;
		
	}

	.mast_phone {
		font-size:40px;
		text-align: center;
		padding-bottom:10px;
	}

	.mast_txt {
		font-size:25px;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		float:none;
		clear: both;
		display: block;
	
	}

	.mast_txt_fm {
		font-size:30px;
		text-align: center;
		/* font-family: 'Changa One', cursive; */
		float:none;
		clear:both;
		display: block;
		padding-top:20px;
	
	}
	/* BRAND */
	
	
	






	
	
/* 50 / 50 */
.col_2_marg {
	margin-right: 0px;
}

.col_2_box {
	width:100%;
	float:none;
	display:block;
}


/* 33 */
.col_3_marg {
	margin-right: 0px;
}

.col_3_box {
	width:100%;
	float:none;
	display:block;
	margin-top:10px;	
}

	
/* 60 / 40 */
.col_60_marg {
	margin-right: 10px;
}

.col_60_box {
	width:100%;
	float:none;
	display:block;
	margin-top:10px;	
}

.col_40_marg {
	margin-right: 10px;
}

.col_40_box {
	width:100%;
	float:none;
	display:block;
	margin-top:10px;	
}

	/* 60 / 40 */


/* 70 / 30 */

.col_70_marg {
	margin-right: 10px;
}

.col_70_box {
	width:100%;
	float:none;
	display:block;
	margin-top:10px;	
}

.col_30_marg {
	margin-right: 10px;
}

.col_30_box {
	width:100%;
	float:mpme;
	display:block;
	margin-top:10px;	
}

/* 70 / 30 */	
	
	
/* 4 col */
.col_4_marg {
	width:50%;
	float:left;
	display:inline;
	margin-top:10px;	
}

.col_4_box {
	margin-right: 10px;
}
/* 4 col */


/* 5 col */
.col_5_marg {
	width:100%;
	float:none;
	display:block;
	margin-top:10px;	
}

.col_5_box {
	margin-right: 0px;
}
/* 5 col */


/* 6 col */
.col_6_marg {
	width:33.3%;
	float:left;
	display:inline;
	margin-top:10px;	
}

.col_6_box {
	margin-right: 10px;
}
/* 6 col */

	.home_box {height: 1050px;overflow:hidden;}

	.img_right{
		float: none;
		display: block;
		width: 100%;
		margin: 0px;
}
	

	.homecr {
		height:380px;
	}
	
	.txt_size_m {
		font-size: 25px;
	}

	
	

}

@media (max-width: 480px) {

	.center_wrap {
		min-width:300px;
	}
	
	.wlogo {
		position: absolute;
		left:10px;
		width: 210px;
		float: left;
		z-index: 9999999;
	}
	
	/* 6 col */
	.col_6_marg {
		width:100%;
		float:none;
		display:block;
		margin-top:10px;	
	}

	.col_6_box {
		margin-right: 0px;
	}
	/* 6 col */

	/* 4 col */
	.col_4_marg {
		width:100%;
		float:left;
		display:inline;
		margin-top:10px;	
	}

	.col_4_box {
		margin-right: 10px;
	}
	/* 4 col */	

	/* REVIEWS */
.reviews {
  width : 90%; 
  height : 800px;
  overflow : hidden ;
  background-color : #fff;
  /*border-radius : 5px;*/
  margin : 20px auto ;
  position : relative ;
  box-shadow : 0 0 10px -2px #999 ;
}
.panel {
  width : 100%;
  max-height: 100%;
  position : absolute ; 
}
.PanelAct {
  left : 0 ;
}
.panel img { 
  width : 100px;
  height : 100px; 
  text-align : center ;
  float : left ; 
  margin : 25px 0 0 25px; 
}
/*== Removal Start
png images background
==
.panel:nth-of-type(1) img {
    background : #12aedb ;
}
.panel:nth-of-type(2) img {
    background : #db4646 ;
}
.panel:nth-of-type(3) img {
    background : #96c465 ;
}*/
/*== Removal End==*/

.panel p {
  float : left ; 
  width : 85%;
  clear : right ;
  text-align : justify ;
  margin : 25px 25px 10px 25px;
  font-size : 14px ; 
  color : #666 ;
  line-height : 1.2em
}
.panel h7 { 
	font-family: 'Francois One', sans-serif;
  float : left ; 
  width: 200px; 
  font-size : 20px ; 
  color : #333 ;
  font-weight : bold ;
	padding-left:25px;
}
.control { 
  position : absolute ; 
  bottom : 20px; 
  right : 30px;
}
.control span {
  background-color : rgba(0,0,0,0.1) ; 
  padding : 5px; 
  display : inline-block ;
  vertical-align : top ;
  margin-left : 5px ;
  border-radius : 50%;
  cursor : pointer ;
  transition : 0.3s ease-in
}
.ContActive {
  background-color : #bbb !important ;
}
/* REVIEWS */
	
}