﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active, button:active {
	color:white;
	border: 1px solid #FFCC00;
	background-color: #b2c5d8;
}

img {box-sizing: border-box;}
.img-border {border: 1px solid #555; max-width: 99%; border-radius: 0px; margin: auto;}

.cgray {
    background-color:#b2c5d8;
}	

.cc_container .cc_btn {
background-color: #001933 !important; /* button color */
background: linear-gradient(#001933, #083472);
border-color: #083472;
color: #ffffff !important; /* button textcolor */
text-decoration: none !important;
}

.cc_container .cc_btn:hover {
background-color: #9abff3;
background: linear-gradient(#032678, #9abff3);
border-color: #9abff3;
color: #fff;
font-weight: normal;
text-decoration: none;
}

.cc_container {
text-align: center;
background: #001933 !important; /* box background */
color: #a0c7df !important; /* box textcolor */
}
 
.cc_container a {
color: #eead0e !important; /* linkcolor */
text-decoration: underline !important;
}

/*Timeline css
/*Apply margin and wrap text around timeline event images*/
/*This is the portrait version*/
.tlimage {
margin: 10px;
border-radius: 16px;
width: 80px;
float: left;
}

/*Apply margin and wrap text around timeline event images*/
/*This is the landscape version*/
.tlimagewide {
margin: 10px;
border-radius: 16px;
width: 120px;
float: left;
}

/*Timeline Event Headings*/
.tlevents2{
font-weight:bold;
font-size: 15px!important;
font-variant: small-caps;
}

/*Remove bullet point from Timeline Event Headings*/
.tlevents2 li {
list-style-type:none!important;
}

/*Set font style for Timeline Events body text*/
.tlevents2 li p, .tlevents2 li p a {
font-weight:normal;
font-size: 13px!important;
font-variant: normal!important;
}

/*This controls the vertical spacing between paragraphs in the event description text*/
.tlevents2 li p {margin-top: 10px!important; margin-bottom:0!important;}
















/* LBF alterações feitas a templatestyle.css
 for template 200 overrides to TNG genstyle.css   */

Main Colors used in this template
#001933-dark color
#151269-medium color
#113065-light color
#a5b6ce-lightest color
#aad6ec-lightest color on linear gradient & tngmsarea
#d1d9e5-light color used for inside calendar current day

@import url('https://fonts.googleapis.com/css2?family=Raleway|Open+Sans|Cormorant+Garamond|Jura|Italianno|Lancelot|Rosario');
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rosario&display=swap');

body {
	background: #fffaeb;
/*	font-family: 'Open Sans', Verdana, Helvetica, sans-serif; */
/*    font-family: 'Rosario', Verdana, Helvetica, sans-serif; */
    font-family: 'Cormorant Garamond', Garamond, serif;
	color: #151269;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
	font-size: 16px!important;

}
/* ======================================================GENERAL STYLES====================================================== */
/* link: normal links, active: links in use */
a:link, a:active, div.icons a {color : #0000bb;}

/* visited: previously visited links */
a:visited {color: #0000bb;}
a {color: #0000bb; font-weight: normal; text-decoration: none; outline: none;}
a:hover {color: #cb0707; text-decoration: none; font-weight: normal; outline: none;}

/* Horizontal Rules and Clear Floats */
hr {background-color: #001933; border: none; color: #001933; height: 1px; clear: both;}

/*  Lists = */

ul li a {color: #0000bb; font-weight: normal; padding: 0;}
ul li a:hover {color: #cb0707; font-weight: normal; text-decoration: none;}
ul.list1 li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 20px;}
ul.list1 li:before {position: absolute; font-family: 'FontAwesome'; font-size: 14px; top: 1px; left: 0; content: "\f0a9"; color: #0000bb;}

ul.list4 li {list-style-type: none; line-height: 30px; width:300px; padding-left: 5px; background:#151269 linear-gradient(#151269, #113065, #151269); color: #ffffff;font-weight: normal; font-size:16px;
	text-decoration: none; margin: 5px 0; border-radius: 5px;  transition: background-color 0.8s;box-sizing: border-box; display:block;}
ul.list4 a::before { content: ""; transition: transform 0.3s ease;}
ul.list4 li a {color: #fff; font-weight: normal; text-decoration: none; display:block;}
ul.list4 li:hover {color: #fff!important; background: #151269 linear-gradient(135deg, #151269, #113065, #151269); font-weight: normal;
	text-decoration: none;box-sizing: border-box; display:block;}

/* ====================================================== TYPOGRAPHY ============================================================ */

h1 {font: 48px 'Cormorant Garamond', Garamond, serif; color: #151269; font-weight: 500;margin: .3em 0 .3em 0; letter-spacing: -1px;}
h2 {font: 34px 'Cormorant Garamond', Garamond, serif; color: #151269; font-weight:normal; text-align:center; margin: .3em 0; letter-spacing: 1px;}
h3 {font: 28px 'Cormorant Garamond', Garamond, serif; color: #001933; letter-spacing: -1px; margin: 10px 0; padding: 5px 0;}
h4 {font: normal 28px 'Cormorant Garamond', Garamond, serif; color: #151269; margin: .3em 0;}
h5 {font: normal 24px 'Cormorant Garamond', Garamond, serif; color: #151269; margin: .3em 0; font-variant: small-caps;}

p.white {font-size: 90%; color:#ffffff;}
p.note {background-color:rgba(255, 255, 255, 0.75); color:#000040; padding: 10px 20px;}
p.note1 {background-color:rgba(255, 255, 255, 0.75); color:#000040; padding: 10px 20px;}
p.note2 {font-size: 75%; font-weight: italic; text-align: center;}
p.note3 {font-size: 75%; font-weight: italic; text-align: left;}
p.note4 {background-color:rgba(255, 255, 255, 0.75); color:#000040; padding: 10px 20px; font-size: 75%;}
p.note5 {font-size: 25%; text-align: center;}

/* ======================================================HEADER AREA ======================================================*/
/* ========== Header and Site Name ============== */
header {width: 100%; color: #fff; background: #001933; margin-bottom: 10px;}
.title-area {width:100%; padding: 20px 0 0 0;}
.title-area, .title-area a, .title-area a:hover  {font: 38px 'Cormorant Garamond', Garamond, serif;	color: #ffffff!important; letter-spacing: -1px; text-decoration: none; margin: 0; }
.logintext {float:right; color: #fff; font-size:10px; text-transform: none;}
.brand, .brand a, .brand a:hover  {font: 38px 'Cormorant Garamond', Garamond, serif; color: #ffffff; letter-spacing: -1px; text-decoration: none; margin: 0;}
.slogan {font-size: 20px; font-family: 'Cormorant Garamond', Garamond, serif; color: #ffffff; padding: 10px; font-style:italic; margin: 0;}	

/* Mobile Header */

#mast {background-color: #151269; background: linear-gradient(#151269, #113065)!important; border-top:1px solid #151269!important;}
.mmaintitle {font-family: 'Cormorant Garamond';	font-size: 18pt;text-shadow: 0.6px 0.6px #000;color: #151269;}
.mtitlehr {color: #fff; background-color: #151269;}
.mhead li a {background-color: #151269!important; border-bottom: 1px solid #c0c0c0!important; border-top: 1px solid #e6e6e6; color: #fff;}
.mhead li a:hover {background-color: #113065!important; border-bottom: 1px solid #c0c0c0!important; border-top: 1px solid #e6e6e6; color: #fff; text-decoration:none;}

/* ========== Top Nav Coding ========== */
.nav-primary {background-color:transparent; float: left; position: relative; margin: 22px 0 4px 0;}
.nav-primary .nav-menu  a {color:#ffffff; }
.nav-primary .nav-menu  a:hover {color:#a5b6ce;}
.nav-primary .nav-menu  a:active {color:#a5b6ce;}
.nav-primary .nav-menu .current-menu-item a {color:#fff;}
.nav-primary .nav-menu .current-menu-item a:hover {color:#a5b6ce;}
.nav-menu {clear:both; color:#222; font-size:13px; font-weight:400; text-transform:uppercase; width:100%; margin: -5px 0 -5px 0;}

.nav-menu .search-menu-item {
	
	color: #aad6ec;
	
}

.topsearchnav li {display: inline-block; padding: 5px 0 0 0;}

/* ========== Main Nav Coding ========== */

div.icons a {color: #fff; border-top: 2px solid #001933; padding-top: 5px;}

ul.tngdd .menulink {

	background: #001933 url(../img/ArrowDown.png) 2px 10px no-repeat;

	border-top: 2px solid #001933;

}
ul.tngdd .menuhover {
	background:#001933 url(../img/arrowdown2.png) 2px 10px no-repeat;
	
}
ul.tngdd {font-size:16px; background-color:#001933;}
ul.tngdd ul li a { background-color:#001933; color: #000;}
ul.tngdd ul li a {

	background-color:#fff8e4;

	border-radius: 1px;

}
ul.tngdd ul li a:hover {background-color:#001933; color: #fff; text-decoration:none;}
ul.tngdd .sub {background: #aad6ec url(../img/arrow.png) 146px 7px no-repeat; color: #000;}

ul.tngdd .langmenu {background-color: #001933; border-radius: 0; border-color:#001933; margin-top: 6px;}
#newlanguage1 {color: #fff; background-color: #113065; border: 1px solid #001933; font-size:14px!important;}
.langmenu select option {background-color: #fff8e4; color: #000; font-size: 12px; border-radius: 5px;}

.databack { background-color:#d1d9e5;}
ul.tngdd .stubmenu  {background-color: #001933; background-image:linear-gradient(top, #aad6ec, #151269); border-radius: 0; border: none;}

/* TOP CONTENT BOXES */
.topsection {padding: 0 0 40px 0; width: 1200px; margin-top: -100px !important; font: 36px 'Cormorant Garamond', 'Elegant Garamond', Garamond, serif; color: #fff; margin: 0 auto;}

/* ========== FOOTER ========== */
footer a {
    color: #c9d3e1 !important;
} 


/* ====================================== ADMIN PAGE CODING =============================================== */
.lightlink:hover, .lightlink:active {color: #f6d688; text-decoration: none; text-align: left}
/*for active secondary tab link*/
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:hover, a.lightlink3:active {color: #aad6ec;}

.admincell, .sideback {background-color:#001933; background-image:none; text-align: left;}
a.admincell:hover, a.leftlink:hover {background-color:#113065;} /* This is the Admin Cell for People, Families, etc */

/*.tngmsgarea  {color: #001933!important; background: #d1d9e5;text-shadow: 0px 0px 0px #000000;}/*styles "Important tasks" */
.tngmsgarea .adminsubhead {color: #151269;} 
.yellow {color: #d1d9e5;}
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #0000bb;	text-decoration: none;  text-shadow: 0px;}
.tngmsgarea a:hover {color: #cb0707;}
.adminsubmsg {font-size: 12px;font-weight:bold;}

/*Paragraph on top of the Administration Page*/
.tngmsgarea  {color: #fff; background: #151269 linear-gradient(135deg, #151269, #113065);; text-shadow: 0px 0px 0px #000000;}/*styles "Important tasks" */
.tngmsgarea a, .tngmsgarea a:active, .tngmsgarea a:link, .tngmsgarea a:visited {color: #fff; text-decoration: none;  text-shadow: 0px;}

.adminnav .snlink {background-color: #113065;}
.snlink {background-color:#001933; border-bottom:1px solid #aaa; border-right:1px solid #aaa; color:#fff !important; font-weight: bold;}
.snlinkact, .adminnav .snlinkact {background-color:#001933; color:#fff!important;}/*same as "fieldnameback" background color */
a.snlink:hover {background-color:#405983 !important; color:#fff!important; font-weight: bold;}
p a.snlink:hover {background-color:#405983 !important; color:#fff!important; font-weight: bold;}
p a.snlink {line-height: 2.5em; background-color:#001933; color:#fff; font-weight: bold;}
.snlinkact {line-height: 2.5em; background-color:#a5b6ce; color:#fff; font-weight: bold;}
p a.snlink:hover {background-color:#405983; color:#fff; font-weight: bold;}
.admintop {background: #151269 linear-gradient(135deg, #151269, #113065); font-size: 18px;}
.admincell {background: #151269 linear-gradient(135deg, #151269, #113065);}
a.admincell:hover {background-color:#113065; background-image:none;}

/* Admin Buttons */
input.minifield {background-color: #151269; color: #ffffff; font-size:11pt;}
input.minifield:hover {background-color: #113065; color: #fff;}
input[type=button], input[type=submit], input[type=reset], button, input[type=file]::file-selector-button {background-color: #001933; color: #ffffff; font-weight:normal;}
input[type=file]::file-selector-button:hover {background-color: #113065; color: #ffffff; font-weight:normal;}

#previewbtn {background-color: #001933; margin-bottom: 0;} 
#previewbtn:hover {background: #113065;} 
.bigselect {background-color: #001933; color: #fff;}
.bigselect:hover {background-color: #113065; color: #fff;}

.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #113065!important; text-decoration: none;}

.subhead {color:#151269;}
.subheader { color:#151269;}

/*Tabs Coding - also in tngtabs2.css*/
ul#tngnav {margin:0 0px 0px 10px;}
#tngnav li {margin: 0 0 0 1px;}
#tngnav a {color:#000; background:#a5b6ce; border-right:1px solid #444; padding: 0.45em 1em 0.35em 8px;border-radius: 4px 4px 0px 0px;}
#tngnav a:hover {background:#001933; color:#fff;}/*active tab*/
#tngnav a.here {background:#001933; color:#fff; border-right:1px solid #777; margin: 0;}/*active tab*/

#tabs a {background: #aad6ec; color:#444; padding: 0.4em 0.8em 0.4em 0.8em; border-right: 1px solid #aaa;} /*inactive tab*/
#tabs a:hover {background: #001933; color:#ffffff;} /*active tab*/
#tabs .here {background: #001933; color:#a5b6ce;} /*active tab*/

.pedbox {background-color: #d1d9e5 !important;}
.fambox, .mfambox {font-size: 75%; background-color: #d1d9e5!important;}
.fambackground {background-color: #ddeef7;}
/* fieldnameback: background color for column and row title sections */
.fieldnameback, .bar, .page, .LB_closeAjaxWindow, .tablesaw-cell-label {background-color:#001933; font-weight: bold; text-align: left;}

.hiddenbox {background-color: #d1d9e5!important;}
.floverlr {background-color:#d1d9e5!important;}

/* ========== Popup windows ========== */
.LB_window {background:#d1d9e5; border:2px solid #000; color:#000;}
.LB_content {background:#d1d9e5;}
/* ========== Calendar ========== */
table.calendar {background-color: #d1d9e5!important; border: 1px solid #6a3e1b!important;}

#calLegend {
    background-color: #d1d9e5!important;
 }
 
 a.hidden {background-color: #d1d9e5!important;}
td.calToday {background-color: #d1d9e5!important; border-top: 1px solid #6a3e1b!important; border-left: 1px solid #6a3e1b!important; border-bottom: 2px solid #6a3e1b!important; border-right: 2px solid #6a3e1b!important;}

/* ===================================================TEXT AREA CODING - WIDGETS ================================================= */
.headericon {
	/*the header icons located at the top of the content area (sources, search, surname list, etc) */

	color: #151269;

}
.header {
	/*the h1 header text located at the top of the content area (sources, search, surname list, etc) */

	color: #001933;

}
.plainheader {font: 24px 'Rosario', Verdana, Helvetica, sans-serif; color: #151269; font-weight: normal;} /* Header breadcrumb on the admin pages */
/*  ===================================================== PARAGRAPHS ============================================================== */

.large {font-size: 140%;}

.assinatura {font-family: 'Italianno', 'Brush Script MT', 'Brush Script Std', serif; font-size: 2rem;}
.huge {font-family: 'Rosario', Verdana, Helvetica, sans-serif; font-size: 10rem; font-weight: bold; margin: 0px;}
.huge2 {font-family: 'Rosario', Verdana, Helvetica, sans-serif; font-size: 3rem; font-weight: bold;}
/* Drop Caps ========== */

.dropcap:first-letter {color: #000080;	display: block; float: left; font: 60px/50px 'Cormorant Garamond', 'Elegant Garamond', Garamond, serif; padding: 6px 4px 0 0;}
.dropcap2 {overflow: hidden; font-size: 110%;}
.dropcap2:first-letter {color: #000080;	display: block; float: left; font: 60px/50px 'Cormorant Garamond', 'Elegant Garamond', Garamond, serif; padding: 6px 4px 0 0;}
.dropcapw {overflow: hidden;}
.dropcapw:first-letter {color: #ffffff;	display: block; float: left; font: 60px/50px 'Cormorant Garamond', 'Elegant Garamond', Garamond, serif; padding: 6px 4px 0 0;}


/* ================================================== IMAGE STYLES ============================================================== */

img {border: none; box-sizing: border-box;}
.img-curved {max-width: 100%; border-radius: 10px; margin: 4px 2px; border: 1px #444 solid;	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-center {max-width: 99%; border-radius: 5px; margin: auto;}

/* ========================================== LAYOUT RULES and BLOCK ELEMENTS ================================================== */

div.innercontainer {background-color: #001933; border-radius: 0; border: none; border-bottom:1px solid #001933;}

/* .container {width: 1200px; text-align:left; margin: 0 auto;} */
.container {width: 1200px; text-align:justify; margin: 0 auto;}
.centercontainer {width: 1200px; text-align:center; margin: 0 auto;}
.white {background-color: rgba(0, 0, 64, 0.1); color: #ffffff; font-size: 120%; text-align:justify; padding: 0 2% 25px;}
.strong {color: red; font-size: 120%; font-weight: bold;}

/* ======== Row 2 is the top line of links on each page ======== */
.row2 {background: #001428; padding: 0 0 0 30px; color: #fff; border-bottom: 1px solid #113065;}

.row2 a:hover {color: #a5b6ce; text-decoration: none; font-weight: normal; outline: none;}

/* ======== Row 4 is the container for footer area   ======== */
.row4 {background: #000040; padding: 0; color: #fff;}

.row4 a:hover {color: #a5b6ce; text-decoration: none; font-weight: normal; outline: none;}

/* ======== Parallax ======== */

section.module p {
	 
	  color: #ffffff;
	 
}

section.module p {

	  color: #ffffff;

}

section.module p:nth-child(1) {font-size: 72px; font-weight: 400; margin-bottom: -20px;}

section.module p:nth-child(3) {font-size: 24px; font-weight: 300;}

/* section.module.parallax-2 {background-image: url("../img/mainimage2.jpg"); margin-bottom: 30px; height: 1360px;}
.parallax-2 {background-image: url("../img/mainimage2.jpg"); margin-bottom: 30px; height: 1360px;}

/* ========  SNIP Photo text editing - Used in Top 3 Boxes  ======== */

.snip p {font-family: 'Cormorant Garamond', Garamond, serif; font-size: 36px; font-weight: 400; color: #fff; line-height: 1; letter-spacing: 1px; text-transform: uppercase; margin: 3px 0;}
.snip .title1 {font-family: 'Cormorant Garamond', Garamond, serif; font-weight: 700; font-size: 40px;}
.snip .title2 {font-family: 'Cormorant Garamond', Garamond, serif; font-weight: 300; font-size: 24px;}
.snip .title3 {font-family: 'Cormorant Garamond', Garamond, serif; font-weight: 700; font-size: 20px;}

/* ========  SNIP2 PHOTO - TEXT EDITING - Used in Parallax  ======== */

.snip2 p {margin-top: 12px;	color: #fff!important; font-family: 'Cormorant Garamond', Garamond, serif!important; font-size: 14px!important; text-align: center;}
.snip2 h2 {font-size: 24px!important; margin: 0; font-family: 'Cormorant Garamond', Garamond, serif; color: #fff;}
.snip2 h3 {color: #c9d3e1; border-bottom: 1px #c9d3e1 solid; font-family: 'Cormorant Garamond', Garamond, serif!important; font-size: 14px; font-weight: normal; letter-spacing: 1px; text-align:center; margin: 0;}

/* ========  SNIP3 PHOTO - TEXT EDITING - Para index.php  ======== */
.snip3 {position: relative; display: inline-block; overflow: hidden; color: #ffffff; text-align: left; font-size: 16px; margin: 0 0 0 15px; padding: 0; border-radius: 10px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}
.snip3 * {-webkit-transition: all 0.35s; transition: all 0.35s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.snip3 img {max-width: 100%; vertical-align: top;}
.snip3:hover img, .snip3.hover img {-webkit-transform: scale(1.5); transform: scale(1.5);}

/* ========  SNIP4 PHOTO - TEXT EDITING - Para Outras Páginas  ======== */
.snip4 {position: relative; display: inline-block; overflow: hidden; color: #ffffff; text-align: left; font-size: 16px; margin: 0; border-radius: 2px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}
.snip4 * {-webkit-transition: all 0.35s; transition: all 0.35s; -webkit-box-sizing: border-box; box-sizing: border-box;}
.snip4 img {max-width: 100%; vertical-align: top;}
.snip4:hover img, .snip4.hover img {-webkit-transform: scale(1.0); transform: scale(1.0);}

/* ================================================ SECTION BLOCKS ============================================================== */
/* ========== Content Blocks ============== */
.contentBox2a {float: left; width: 46%; padding: 0; margin: 0 1% 0 0;}
.contentBox2b {float: right; width: 52%; padding: 0; margin: 0 0 0 1%;}

.contentBox22a {float: left; width: 49%; padding: 0; margin: 0 1% 0 0;}
.contentBox22b {float: right; width: 49%; padding: 0; margin: 0 0 0 1%;}


.contentBox33a {float: left; width: 30%; padding: 0; margin: 0 0 0 0;}
.contentBox66b {float: right; width: 70%; padding: 0; margin: 0 0 0 0;}

/* ========== FOOTER CODING ========= */
footer a:hover {color: #eead0e;}

/*  ========== Color Box and Call Boxes ========== */
.callbox2 {text-align: left; width: 50%; padding: 20px 10px; margin: 0 auto; color: #ffffff; font-size: 18px; background: rgba(0, 0, 0, 0.8); border-radius: 10px;
	box-shadow: 0 0 0 5px #001933 inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #000000 inset, 0 10px 15px -10px rgba(0,0,0,0.6); min-height: 250px;}
	
/* TAB CONTENT FORMATTING */
ul.tabs {margin: 10px 0 0 0; padding: 0; float: left; list-style: none; height: 32px; border-bottom: 1px dotted #151269; border-left: 1px dotted #151269; border-radius: 15px 15px 0 0; width: 100%;}
ul.tabs li {float: left; margin: 0; cursor: pointer; padding: 0px 21px; height: 31px; line-height: 31px; border: 1px dotted #151269; border-left: none; font-weight: normal; background:#151269 linear-gradient(135deg, #151269, #113065, #151269); color: #fff; overflow: hidden; position: relative; border-radius: 10px 10px 0 0;}
ul.tabs li:hover {background: #151269; color:#ffffff;}
ul.tabs li.active {background: #151269 linear-gradient(135deg, #151269, #113065, #151269); border-bottom: 1px solid #151269; color: #ffffff;}
.tab_container {border: 1px dotted #151269; border-top: none; padding:  10px 0 20px 0; clear: both; float: left; width: 100%; background: #ffffff;color: #666666; font-family: 'Rosario', Verdana, Helvetica, sans-serif;}

/* ======================================================BUTTONS & MISCELLANEOUS ================================================= */

input[type=button], input[type=submit], input[type=reset], button {background-color: #083472; color: #ffffff; font-weight:bold;}
.btn:hover, .btn:focus, .btn.focus {color: #fff; background-color: #9abff3 !important; text-decoration: none;}

.btn-detail {position: relative; background-color: #001933; background: linear-gradient(#001933, #083472); border-color: #083472; color: #fff; font-weight: normal; font-size: 80%; text-decoration: none; padding: 5px 35px 5px 5px; border-radius: 5px;}

.btn-detail:hover {background-color: #9abff3; background: linear-gradient(#032678, #9abff3); border-color: #9abff3; color: #fff; font-weight: normal; text-decoration: none;}

.btn-small {color: #fff!important; font: 14px 'Rosario', Verdana, Helvetica, sans-serif; background-color: #6f4b31; background: #151269 linear-gradient(135deg, #151269, #113065, #151269); padding: 5px; border-radius: 5px; text-decoration: none; font-weight: normal; border: solid 1px #151269; 
	border-radius: 5px; box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);}
.btn-small:hover {color: #fff; text-decoration: none; padding: 5px; font-weight: normal; background: #113065; border: solid 1px #222; box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);}

.btn-lg {font: 32px 'Cormorant Garamond', Verdana, Helvetica, sans-serif; font-weight: normal; line-height: normal; color: #fff!important; line-height: 50px; padding: 20px 60px; border-radius: 5px;
  	background: #151269; text-decoration: none;  border: solid 1px #ffffff; border-radius: 5px; box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);}

/* Scroll to Top ========== */
.scroll-to-top {display: none; position: fixed; bottom: 20px; right: 10px; z-index: 5; width: 30px; height: 30px; padding: 8px; text-align:center; color: #ffffff; text-decoration: none; background-color: #151269; background: radial-gradient(circle, #4e7fc3 5%, #001428); text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); border-radius: 50%;}
.scroll-to-top:hover {text-decoration: none; background-color: #4e7fc3; background: radial-gradient(circle, #001933 20%, #4e7fc3); text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);}

/* ================================================================= MEDIA QUERIES ================================================== */
/* ================================================================================================================================== */
                                               /* ================= SMALL DEVICE 01 ==================== */
/* ================================================================================================================================== */
@media screen and (max-width: 320px) {

	.centercontainer  {width: 95%; margin: 0 auto;}

   	.contentBox33a {float: left; width: 50%; padding: 0; margin: 0 0 0 0;}
    .contentBox66b {float: right; width: 50%; padding: 0; margin: 0 0 0 0;}
	
	.snip .title1 {font-weight: 700; font-size: 28px;}
	.snip .title2 {font-weight: 700; font-size: 20px;}
	.snip .title3 {font-weight: 700; font-size: 16px;}
}
	
/* ================================================================================================================================== */
                                   /* ================= SMALL DEVICE 02 ======================= */
/* ================================================================================================================================== */
@media screen and (min-width: 321px) and (max-width: 480px) {
	
	.centercontainer  {width: 95%; margin: 0 auto;}
}

/* ================================================================================================================================== */
                                   /* =================== SMALL DEVICE 03 ===================== */
/* ================================================================================================================================== */
@media screen and (min-width: 481px) and (max-width: 623px) {
	
	.centercontainer  {width: 96%; margin: 0 auto;}	
}

/* ================================================================================================================================== */
                                    /* ====================== MID DEVICE 01 ====================== */
/* ================================================================================================================================== */
@media screen and (min-width: 624px) and (max-width: 669px) {
	
	.centercontainer  {width: 97%; margin: 0 auto;}	
}

/* ================================================================================================================================== */
                                                  /* ================== MID DEVICE 02 ================ */
/* ================================================================================================================================== */
@media screen and (min-width: 670px) and (max-width: 768px) {
	
	.centercontainer  {width: 97%; margin: 0 auto;}	
	
	/* === content box coding ==== */
   	.contentBox2a, .contentBox2b,
   	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; padding: 0;  margin: 0 auto 20px auto; float: none; max-width: 450px;}
}

/* ================================================================================================================================== */
                                               /* ================== MID DEVICE 03 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 769px) and (max-width: 800px) {

	.centercontainer  {width: 97%; margin: 0 auto;}
}

/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 01 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 801px) and (max-width: 1024px) {
 
  	.centercontainer  {width: 98%; margin: 0 auto;}	
}

/* ================================================================================================================================== */
                                         /* ================== LG DEVICE 02 ================= */
/* ================================================================================================================================== */
@media screen and (min-width: 1025px) and (max-width: 1279px) {

  	.centercontainer  {width: 98%; margin: 0 auto;}
}	