@charset "UTF-8";
/* CSS Document */

/* artic blue-gray:rgba(187,204,212,1.00)*/

body{background: rgba(255,255, 255, 1.00);
	padding: 0px;
	margin:0px;
}

/*main styles below*/


/*--------------------------------------------Start Image Banner----------------------------------------------*/

.home_container{width: 1200px;
	height: 300px;
	background: rgba(67,112,101,1.00);
	margin: 0px auto;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.banner_text{width: 1110px; /*For WHITE colored texts*/
	height:390px;
	padding: 160px 45px 10px 45px;
	margin:auto;
	text-align: left;
	color: rgba(255,255,255,1.00)
}

welcome{background: rgba(67,112,101,0.00);}
/*------------------------------------------- Hero Button ----------------------------------------------*/
button {color: #000000;
	background-color: #ffffff;
	font-size: 19px;
	border: 1px solid #ffffff;
	border-radius: 90px;
	padding: 15px 50px;
	cursor: pointer;
	font-family: "Roboto Flex", serif;
}

button a:link{color:rgba(0,0,0,1.00);
	text-decoration: none;
}

button a:hover {color:rgba(0,0,0,1.00);
	background-color: #ffffff;
}

button a:active{color:rgba(0,0,0,1.00);
	text-decoration: none;
}

footer a:vistied{color:rgba(0,0,0,1.00);
	text-decoration: none;
}

/*--------------------------------------------End Image Banner----------------------------------------------*/


/*--------------------------------------------Start Header Boxes----------------------------------------------*/
.header_container{width: 1200px;
	min-height: 82px;
	margin:50px auto;
	padding:18px 0px 0px 0px;
	background:rgba(187,204,212,0.75);
	border-radius:10px;
	outline: 5px double;
	outline-offset: -10px;
	outline-color:rgba(67,112,101,0.50);
}

.header_main_head{width: 1110px;
	min-height:60px;
	margin:auto;
	padding:1px 23px 4px 24px;
	border-radius:5px;
	background:rgba(187,204,212,0.00);
}

.header_main_head h2{line-height: 15px;}

.header_main_head p{line-height: 18px;}

.header_small_text{width: 1110px;
	height: 30px;
	margin:auto;
	padding:1px 45px 4px 45px;
	border-radius:10px;
	background:rgba(187,204,212,0.00);
	text-align: center;
}



digital{background: rgba(67,112,101,0.00);}
web{background: rgba(67,112,101,0.00);}
drawing_painting{background: rgba(67,112,101,0.00);}
ceramic_etc{background: rgba(67,112,101,0.00);}
/*--------------------------------------------End Header Boxes----------------------------------------------*/


/*--------------------------------------------Start Row Containers----------------------------------------------*/
.float_container{width:1200px;
	height:438px;
	margin: 50px auto;
	padding:0px 0px;
	background: rgba(0,130,204,0.00);
	border-radius:10px;
}

.float_container_small{width:1200px;
	height:300px;
	margin: 50px auto;
	padding:0px 0px;
	background: rgba(0,130,204,0.00);
	border-radius:10px;
}


/*--------------------------------------------End Large Boxes----------------------------------------------*/

/*--------------------------------------------Start Med Boxes----------------------------------------------*/

.left_med_box{width: 595px;
	height: 438px;
	background: rgba(187,204,212,1.00);
	float: left;
	margin-left: 5px;
	border-radius:10px;
}

.right_med_box{width: 595px;
	height: 438px;
	background: rgba(187,204,212,1.00);
	float: left;
	margin-right:5px;
	border-radius:10px;
}

.left_med_box img{border-radius: 10px;
}

.right_med_box img{border-radius: 10px;
}

.right_med_box iframe{border-radius: 10px;
}

.med_box_text{width: 575px;
	height: 280px;
	padding: 0px 10px;
	margin:0px;
	background: rgba(187,204,212,1.00);
	border-radius:10px;
}

.med_box_text p{vertical-align: middle;}

.clearfloats{clear:both;
}

/*--------------------------------------------End Med Sub Boxes----------------------------------------------*/


/*--------------------------------------------Start Small Sub Boxes----------------------------------------------*/

/*.float_guide{width:1200px;
	min-height:300px;
	margin: 50px auto;
	background: rgba(208,255,190,1.00);
}*/


.small_boxes{width:393px;
	height: 300px;
	margin-right:10px;
	background:rgba(187,204,212,1.00);
	float: left;
	padding: 0px;
	border-radius: 10px;
}

.end_small_boxes{width:393px;
	height: 300px;
	margin-right:0px;
	background:rgba(187,204,212,1.00);
	float: left;
	border-radius: 10px;
}

.small_box_text{width:333px;
	height: 160px;
	padding: 20px 30px;
	/*text-align: center;*/
}

.small_boxes img{border-radius: 10px}
.end_small_boxes img{border-radius: 10px}

.merged_small_box{width:786px;
	height: 300px;
	margin-right:0px;
	background:rgba(187,204,212,1.00);
	float: left;
	border-radius: 10px;}

.small_box_border{width:393px;
	height: 300px;
	margin-right:10px;
	background:rgba(187,204,212,1.00);
	padding: 0px;
	border-radius: 10px;
	outline-color: rgba(67,112,101,1.00);
	outline-width: 2px;
	outline-style: solid;
	outline-offset: -2px;
	
}
/*--------------------------------------------End Small Sub Boxes----------------------------------------------*/


/*---------------------------------------------Start Footer----------------------------------------------*/
.footer_container{width: 1200px;
	min-height: 120px;
	background: rgba(67, 112, 101, 1.00);
	margin: 0px auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px; 
}

.socials_box{width:1200px;
	height: 75px;
	background:rgba(67, 112, 101, 0.00);
	color:rgba(255, 255, 255, 1.00);
	text-align: center;
	padding-top: 15px;
	line-height:0px;
}

.credit_box{width:1200px;
	height: 30px;
	background:rgba(67, 112, 101, 0.00);
	color:rgba(255, 255, 255, 1.00);
	align-content: center;
	text-align: center;
	line-height:0px;
	padding:4px;
} 

.footer_text h3{color:rgba(255,255,255,1.00);
	line-height: 2px;
}

.footer ul{list-style: none;
}

#socials{margin-right:10px;
	margin-top: 5px;
}

.credit{width:1200px;
	height:75px ;
	margin: auto;
	padding: 107px 0px 10px 0px;
	text-align: center;
	background: rgba(187,204,212,1.00);
	color: rgba(255,255,255,1.00);
}

.credit p{font-size: 14px;;
}

/*-------------------Footer Links-------------------*/
.footer_container a:link{color:rgba(255,255,255,1.00);
	text-decoration: none;
	font-family: "Roboto Flex", serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "wdth" 100,
    "GRAD" 0,
    "XOPQ" 96,
    "XTRA" 468,
    "YOPQ" 79,
    "YTAS" 750,
    "YTDE" -203,
    "YTFI" 738,
    "YTLC" 514,
    "YTUC" 712;
}

.footer_container a:vistied{color:rgba(255,255,255,1.00);
	text-decoration: none;
}

.footer_container a:hover{color:rgba(252,204,130,1.00);
	text-decoration: none;
}

.footer_container a:active{color:rgba(255,255,255,1.00);
	text-decoration: none;
}
/*---------------------------------------------End Footer----------------------------------------------*/




















