
@font-face{
   font-family: "Arvo-Regular";
   font-style: normal;
   font-weight: normal;
   src: url(../fonts/Arvo-Regular_b05_b.ttf);
}
@font-face{
   font-family: "stilu-regular";
   font-style: normal;
   font-weight: normal;
   src: url(../fonts/Stilu-Regular.otf);
}	
@font-face{
   font-family: "arvo-italic";
   font-style: normal;
   font-weight: normal;
   src: url(../fonts/Arvo-Italic_201.ttf);
}
@font-face{
   font-family: "stilu-semibold";
   font-style: normal;
   font-weight: normal;
   src: url(../fonts/Stilu-SemiBold.otf);
}	
.nav> li> a 
{
	font-family: "stilu-regular";
	font-size: 11pt;
}
.navbar-brand
{
	font-family: "stilu-regular";
	font-style: 11pt;
}
.top-img h1
{
	font-family: "arvo-italic";
	font-size: 27pt;
	font-weight:bold;
	color: #00A1AF;
}	
.top-img p
{
	font-size: 1.2em; 
	font-weight:bold;
	font-family:"stilu-regular"; 
	color: rgba(41,56,103,1);
}
.effect-ming p
{
	font-size: 10.5pt;
	text-align: left;
	font-family:"stilu-regular"; 
}
.effect-ming h4
{
	font-family:"stilu-regular"; 
	font-size: 13.5pt;
}
.effect-ming h2
{
	font-size: 22.5pt;
	color:#CA8F74; 
	font-family: "Arvo-Regular";
}
.form h1
{
	margin-left: -35%;
}
.text-hidden
{
	display: none;
	font-size: 13.5pt;
	text-align: justify;
	text-align: center;
	font-family:"stilu-regular";
}
.midle-info p
{
	font-size: 13.5pt;
	text-align: left;
	color: white;
	font-family:"stilu-regular";
}
.midle-info h1
{
	font-weight:bold;
	font-size: 22.5pt;
	text-align: left;
	color: white;
	font-family:"Arvo-Regular";
}

.form-group h2, .form-group p
{

	text-align: left;
}
.form-group h2
{
	font-size: 22.5pt;
	font-family:"Arvo-Regular";
	color: #283867;
}
.form-group p
{
	color: #3C3C3B;
	font-family:"stilu-regular";
}
.form-group input, .form-group textarea
{
	font-size: 11pt;
	font-family: "Arvo-Regular";
}
#button
{
	font-size: 11pt;
	font-family: "stilu-semibold";
}
.text-info p
{
	text-align: left;
}
.clear-row p
{
	font-size: 11pt;
	font-family:"Arvo-Regular";
}
.slide-text h1, .slide-text p
{
	text-align: left;
}
.text-info
{
	margin-bottom: 8%;
	text-align: justify;
	max-width: 686px;
	margin-left: auto;
    margin-right: auto;
}
.slide-text h1 , .text-info h1
{
	font-size: 22.5pt;
	font-family:"Arvo-Regular";
	color: #C98E74;
}
.slide-text p
{
	font-family:"stilu-regular";
	color: white;
}

.text-info p
{
	font-size: 11pt;
	font-family:"stilu-regular";
	color: #1D1D1B;
}
.text-info i
{
	color: #00A1AF;
} 
.ipad-info h1
{
	font-family:"Arvo-Regular";
	font-size: 22.5pt;
	text-align: left;
	color:#8D1342;
}
.ipad-info p
{
	font-size: 13.5pt;
	font-family:"stilu-regular";
	text-align: left;
}
.text-ipad
{
	padding-bottom: 5.5%;
    padding-top: 5.5%;
}
.bottom-footer a
{
	font-size: 11pt;
    font-family: "Arvo-Regular";
	color: rgba(255,255,255,.6);
	text-decoration: none;	
}
.modalDialog p
{
	font-family:"stilu-regular";
}
.modalDialog h2
{
	font-family:"Arvo-Regular";
}

@media screen and (max-width: 450px) {
	.effect-ming h2 {
	    font-size: 18.5pt;
	}
	.effect-ming h4 {
	    font-size: 11.5pt;
	}
	.top-img h1
	{
		font-size: 22.5px;
	}	
	.top-img p
	{
		font-size: .9em; 	
	}
}

