@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url("https://use.typekit.net/vnf4xhg.css");



/*------------------------------------------------*/
/* Global STYLES */
/*------------------------------------------------*/

a, a:link, a:visited, a:active {
    color:#4a1c00;
    text-decoration: none; 
	-webkit-transition:all ease .3s; transition:all ease .3s;
}

a:hover {
        color:#6662; 
        text-decoration: none;
		-webkit-transition:all ease .3s; transition:all ease .3s;
}

body {

}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin: 0 0 10px 0;
}

h1 {
    font-size: 40px;
	color:#111;
	line-height:32px;font-family:'Times New Roman', Times, serif;
	font-weight:800;
}

h2 {
    font-size: 30px;
	color:#a1362b;
	font-weight:600;
	  font-family: "Roboto", serif;
}

h3 {
    font-size: 26px;
    color: #333;
	font-weight:400;
}

h4 {
    font-size: 18px;
    color: #111;
}

h5  {
    font-size: 14px;
    color: #111;
}

h6  {
    font-size: 13px;
    color: #666;
}

p {
    margin: 0 0 25px 0;
}

hr {
    clear: both;
    height: 0;
    border: solid #0b9444;
    border-width: 1px 0 0;
    margin: 20px 0 20px 0;
}

div, p {line-height:24px; font-size:17px; color:#111222;  font-family: "Roboto", serif;}

td {color:#111;padding:5px;line-height:18px; font-size:16px;  font-family: "Roboto", serif;}

ul li {
    font-size:  16px; 
	color:#222;
	margin-bottom: 8px;
	}

ol li {
    list-style-type: decimal;
    margin-bottom: 8px;
	font-size:  16px; 
}

ol ol {
    margin-top: 8px;
    margin-left: 30px;
}

    ol ol li {
        list-style-type: lower-roman;
    }

    ol ol ol li {
        list-style-type: lower-alpha;
    }

ol ul li {
    list-style-type: lower-roman;
}


/*------------------------------------------------*/
/* Responsive Video and Image STYLE */
/*------------------------------------------------*/

img {
	max-width: 100%;
	height:auto;
}


.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* End Main boxes flex column STYLES */

.imglg{ transition: all .2s ease-in-out; }
.imglg:hover { transform: scale(1.02); }

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/*------------------------------------------------*/
/* Navigation Styles */
/*------------------------------------------------*/

.navbar-toggler {margin-bottom:3px;margin-top:10px;}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;

}

.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin:0;
	padding: 0;
	width: auto;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border:none;

}


.navbar-nav.sm-collapsible a.has-submenu {
	padding-right:10px;
}

#dnnMenu .topLevel>li>a {text-transform:uppercase;color:#f8e2ac;transition: all .4s ease; margin: 0 5px 0 5px;}
#dnnMenu .topLevel>li>a:focus{ font-weight:400;color:#FFF;transition: all .4s ease;margin: 0 5px 0 5px;}
#dnnMenu .topLevel>li>a:hover{font-weight:400;color:#FFF;transition: all .4s ease;margin: 0 5px 0 5px;}

#dnnMenu .topLevel>li.active>a {color:#FFF;transition: all .4s ease;}
#dnnMenu .topLevel>li.active>a:focus {color:#FFF;transition: all .4s ease;}
#dnnMenu .topLevel>li.active>a:hover {color:#FFF;transition: all .4s ease;}

#dnnMenu .topLevel>.open>a {color:#FFF;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:hover{color:#FFF;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:focus{color:#FFF;transition: all .4s ease;}

#dnnMenu .topLevel>.active.open>a {color:#FFF;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:hover {color:#FFF;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:focus{color:#FFF;transition: all .4s ease;}

#dnnMenu .topLevel>li>a span {font-size:24px;transition: all .4s ease;font-weight:400;font-family:'Times New Roman', Times, serif;letter-spacing:1px;} 
#dnnMenu .topLevel>li>a:focus span{font-size:24px;transition: all .4s ease;font-weight:400;font-family:'Times New Roman', Times, serif;letter-spacing:1px;}
#dnnMenu .topLevel>li>a:hover span{font-size:24px;transition: all .4s ease;font-weight:400;font-family:'Times New Roman', Times, serif;letter-spacing:1px;}

.navbar-default .topLevel>li>a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu::after{bottom:100%;left:30%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(241,241,241,0);border-bottom-color:#f1f1f1;border-width:10px;margin-left:-30px;}

#dnnMenu .dropdown-menu{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background:#f1f1f1;padding:0;top:49px;}

#dnnMenu .dropdown-menu li{margin-bottom:0px;background:none;float:none;clear:both;width:auto;padding:5px 5px;border-bottom:1px solid #e1e1e1;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu li:hover{color:#3f3f3f;background:#CCC;margin-bottom:0px;} 
#dnnMenu .dropdown-menu li:last-child{margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li>a {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:focus {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:hover {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li.active>a,
#dnnMenu .dropdown-menu li.active a:hover {margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li.active a:focus{color:#3f3f3f;margin-bottom:0px;}

#dnnMenu .dropdown-menu a:hover{color:#3f3f3f;margin-bottom:0px;}

.subLevelRight::after{}


@media only screen and (max-width:768px) {
	
.main-navigation {
		height:auto;
		width:100%;}
	
	nav{display:none;}
	
	a.mobile-nav-btn{
		display:block;
		float:right;
		width:50px;
		height:46px;
		margin-top:15px;
		text-align:center;
		color:#383838;
	}
	a.mobile-nav-btn:hover{text-decoration:none;}

#navbar-top-wrapper{clear:both;position:relative;}
	
#navbar{float:none!important;}

}

@media only screen and (max-width : 992px) {
	#dnnMenu .nav li {font-size:15px;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}	
}

@media only screen and (min-width:768px) and (max-width:995px){
	#dnnMenu .nav li{font-size:15px;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}

}

@media only screen and (max-width : 992px){
	
	

#dnnMenu .topLevel {text-align:center;width:100%;margin:0;padding:0;}
	
#dnnMenu .topLevel li {width:100%;position:relative;background:transparent;list-style-type:none;float:none;margin:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:none;}
	
#dnnMenu .topLevel li a {border-bottom:none;width:100%;text-align:center;padding-top:1px;padding-bottom:6px;color:#FFF;margin:0;background:none;}	
#dnnMenu .topLevel li a:focus{border-bottom:none;width:100%;text-align:center;padding-top:1px;padding-bottom:6px;color:#f8e2ac;margin:0;background:none;}	
#dnnMenu .topLevel li a:hover{border-bottom:none;width:100%;text-align:center;padding-top:1px;padding-bottom:6px;color:#f8e2ac;margin:0;background:none;}
	
#dnnMenu .topLevel li.active a{border-bottom:none;color:#f8e2ac;margin:0;background:none;}
#dnnMenu .topLevel li.active a:focus{border-bottom:none;color:#f8e2ac;margin:0;background:none;} 
#dnnMenu .topLevel li.active a:hover{border-bottom:none;color:#f8e2ac;margin:0;background:none;}
	
#dnnMenu .topLevel li a span{font-size:15px;line-height:42px;margin:0;}	
#dnnMenu .topLevel li a:focus span{font-size:15px;} 
#dnnMenu .topLevel li a:hover span{font-size:15px;}

#dnnMenu .topLevel .dropdown.open a span{font-size:15px;color:#111;}
#dnnMenu .topLevel .dropdown-menu.subLevel a span{font-size:15px;color:#EEE;}

#dnnMenu .topLevel>.open>a {border-bottom:none;background:none;color:#f8e2ac;border-radius:0;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:hover{border-bottom:none;background:none;color:#f8e2ac;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:focus{border-bottom:none;background:none;color:#f8e2ac;transition: all .4s ease;}

#dnnMenu .topLevel>.active.open>a {border-bottom:none;background:none;color:#f8e2ac;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:hover {border-bottom:none;background:none;color:#f8e2ac;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:focus{border-bottom:none;background:none;color:#f8e2ac;transition: all .4s ease;}	
	
#dnnMenu .dropdown.open .subLevel>li a span{font-size:15px;text-align:center;}
#dnnMenu .dropdown.open .subLevel>li a:focus span{font-size:15px;text-align:center;}
#dnnMenu .dropdown.open .subLevel>li a:hover span{font-size:15px;text-align:center;}
	
.navbar-nav.sm-collapsible .caret,.navbar-nav.sm-collapsible ul .caret{color:#333;position:absolute;right:0;padding:5px;width:65px;height:50px;line-height:50px;text-align:center;border-width:1px;border-color:#DDD;border-style:solid;top:0;background-color:#DDD;display:block;margin:0;border-radius:0;font-size:1.3em;}
	


#dnnMenu .dropdown-menu{padding:0;z-index:1000;}
#dnnMenu .dropdown-menu::after{pointer-events:none;border-color:none;border-width:0;}
#dnnMenu .dropdown-menu.subLevel{padding:0;}
#dnnMenu .dropdown-menu.subLevel li.active a span{color:#FFF;}
#dnnMenu .dropdown-menu.subLevel li{color:#DDD;background:#4a4f54;padding:0;text-align:center;}
#dnnMenu .dropdown-menu.subLevel li a {font-size:18px;color:#DDD;background:#4a4f54;padding:0;}
#dnnMenu .dropdown-menu.subLevel li a:hover {font-size:18px;color:#DDD;background:#5e5e5e;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li {font-size:18px;color:#DDD;background:#5d6062;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li a:hover { font-size:18px;color:#DDD;background:#CCC;padding:0;}

}



/*------------------------------------------------*/
/* Global Button Styles */
/*------------------------------------------------*/

.MoreButton a:link, .MoreButton a:visited {
  padding: 35px 20px 17px 20px;
  text-align: center;
  color: #FFF;
  font-size:40px;
  line-height:50px;
  font-family: "luxus-brut", cursive;
  display: block;
  width: 100%;
  background:#a24a2f;
  border: 2px solid #a24a2f;
  margin:3px 0 3px 0;
  -webkit-transition:all ease .5s; transition:all ease .5s;
}

.MoreButton a:hover, .MoreButton a:active {
  padding: 35px 20px 17px 20px;
  text-align: center;
  color:#a24a2f;
  font-family: "luxus-brut", cursive;
  font-size:40px;
  line-height:50px;
  display: block;
  width: 100%;
  background:#FFF;
  border: 2px solid #a24a2f;
  margin:3px 0 3px 0; 
  -webkit-transition:all ease .5s; transition:all ease .5s;
}

.btnposition {margin:0 0 -100px 0}


.LearnButton a:link, .LearnButton a:visited {
  padding:10px;
  text-align: center;
  color: #FFF;
  font-size:24px;
  line-height:32px;
  font-family:'Times New Roman', Times, serif;
  display: block;
  width: 100%;
  background:#a24a2f;
  border: 2px solid #a24a2f;
  margin:3px 0 3px 0;
  border-radius:25px;
  -webkit-transition:all ease .5s; transition:all ease .5s;
}

.LearnButton a:hover, .LearnButton a:active {
  padding:10px;
  text-align: center;
  color:#a24a2f;
  font-family:'Times New Roman', Times, serif;
  font-size:24px;
  line-height:32px;
  display: block;
  width: 100%;
  background:#FFF;
  border: 2px solid #a24a2f;
  margin:3px 0 3px 0;
  border-radius:25px;
  -webkit-transition:all ease .5s; transition:all ease .5s;
}

/*------------------------------------------------*/
/* Header STYLES */
/*------------------------------------------------*/

.menuwrap{background:#a1362b;}

.menupad {padding-top:10px;}

.contacttext {text-align:right;color:#111;padding:16px 0 7px 0;}
.contacttext a:link, .contacttext a:visited {color:#f8e2ac;  -webkit-transition:all ease .5s; transition:all ease .5s;}
.contacttext a:hover, .contacttext a:active {color:#FFF;  -webkit-transition:all ease .5s; transition:all ease .5s;}


/*------------------------------------------------*/
/* Main Content STYLES */
/*------------------------------------------------*/

.showcasewrap {
	background:url('images/showcase-responsive_bg.jpg');
	width:100%;
	background-size:cover;
	padding-bottom:55%;
	background-position:center top;

}

.showcasewrapbk {
	background:transparent;
}

.triangle-bar {
    height: 24px;
    background: #4a1c00;
    width: 100%;
    position: relative;
}
.triangle-bar::before,
.triangle-bar::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
}
.triangle-bar::after {
    top: 24px;
    border-width: 25px 25px 0 25px;
    border-color: #4a1c00 transparent transparent transparent;
}
.triangle-bar::before {
    bottom: 24px;
    border-width: 0 25px 25px 25px;
    border-color: transparent transparent #4a1c00 transparent;
}

.welcomewrap {
	background:url('images/main-repeat_bg.jpg') top left;
	padding:100px 0;
}

.welcometext {text-align:center;padding:35px;border:1px solid #2f1603;font-family:'Times New Roman', Times, serif;}

.welcometext h1 span {color:#2f1603;font-size:32px;font-weight:400;font-family:'Times New Roman', Times, serif;}
.welcometext h1 {color:#2f1603;font-size:54px;font-weight:400;font-family:'Times New Roman', Times, serif;line-height:54px;}

.welcometext p {color:#111;font-size:18px;line-height:26px;}


.booktext {text-align:center;padding-top:175px;}
.booktext p {color:#111;font-size:16px;line-height:26px;}

.booktext h2 a:link, .booktext h2  a:visited {line-height:32px;font-family:'Times New Roman', Times, serif;font-size:28px;color:#2f1603;font-weight:400;text-shadow:0 0 3px #FFF,0 0 3px #FFF, 0 0 15px #FFF,0 0 15px #FFF;}
.booktext h2  a:hover, .booktext h2  a:active{line-height:32px;font-family:'Times New Roman', Times, serif;font-size:28px;color:#4a1c00;font-weight:400;text-shadow:0 0 3px #FFF,0 0 3px #FFF, 0 0 15px #FFF,0 0 15px #FFF;}


.mainwrap {
	padding: 50px 0 50px 0;
}

/*------------------------------------------------*/
/* Footer Content STYLES */
/*------------------------------------------------*/

.footertopwrap {
	background:#343434;
	padding:20px 0 20px 0;
}

.footerwrap {
	background:url('images/main-repeat_bg.jpg') top left;
}

.footertext {font-size:14px;color:#CCC;text-align:center;}

.footertext p {padding-top:10px;font-size:18px;color:#DDD;}

.footertext a:link, .footertext  a:visited {color:#EEE;font-weight:400;}
.footertext a:hover, .footertext  a:active{color:#FFF;font-weight:400;}



.login {color:#111;font-size:11px;}
.login li {color:#111;font-size:11px;}

a.login:visited {color:#111; font-size:11px; text-decoration:none;}
a.login:active {color:#111; font-size:11px; text-decoration:none;}
a.login:link {color:#111; font-size:11px; text-decoration:none;}
a.login:hover {color:#444; font-size:11px; text-decoration:underline;}

.copyright {  font-family: "Roboto", serif;font-size: 12px;color: #111;text-align:center;padding:5px;}

a.copyright:visited {color: #111; font-size:12px; text-decoration:none;}
a.copyright:active {color: #111; font-size:12px; text-decoration:none;}
a.copyright:link {color: #111; font-size:12px; text-decoration:none;}
a.copyright:hover {color: #444; font-size:12px; text-decoration:underline;}

.wecontrol {
    text-align: center;
    font-size: 11px;
	color: #111;
}
.wecontrol ul { 
  margin:0;                               
}

.wecontrol ul li { 
  display: inline; 
  color: #111;                                
}

.wecontrol ul li a
{
   text-decoration: none;
   padding: 3px;
   color: #111;
}

.wecontrol ul li a:hover {
    color: #444;
    text-decoration:underline;
}



/*------------------------------------------------*/
/* @media Display STYLES */
/*------------------------------------------------*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}

/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {
	
	}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}


/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

