/*-------------------------------------------------*/
/* =  Banners
/*-------------------------------------------------*/
.tp-banner-container, 
.tp-banner, 
.tp-banner-fullscreen-container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------*/
/* =  content
/*-------------------------------------------------*/

body {
	background: url('../../images/cupi2-citas-en-persona-bg.jpg') fixed center center;
	margin: 0;
	padding: 0;
}

.general-container {
	position: relative;
	width: 94%;
	margin: 2% 3%;
	padding: 0;
	border: none;	
}

.fancybox-container {
	position: relative;
	background-attachment: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: rgba(255,255,255,0.8);
	overflow: auto;
	scrollbar-color: #FF8201 #1A5784;
	scrollbar-width: 20px;
}

h1,h2,h3,h4,h5,h6 {font-family: Roboto Condensed, sans-serif;}

p, ul, ol {
	font-family: Jost, sans-serif;
	color: rgba(255,255,255,0.8);
}

/* Horizontal Alignment */
.Left {text-align: left;}
.Right {text-align: right;}
.Justify {text-align: justify;}
.Center {text-align: center;}

/* Vertical Alignment */
.Top {vertical-align: top;}
.Middle {vertical-align: middle;}
.Bottom {vertical-align: bottom;}

/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
.navbar-default {background-color: #111;}

.navbar-default .container {
	width: 98%;
	margin: 0 1%;
	padding: 0;
	border: none;
}

.top-branding {
	margin: 0;
	padding: 10px 0;
	background: transparent;
}

.top-branding .container {
	width: 96%;
	margin: 10px 2%;
	padding: 0;
	border: none;
}

.top-branding img.logo {
	width: 30%;
	height: 30%;
}

.top-branding img.sm {
	width: 36px;
	height: 36px;
}

.header-content .container .home-video-area h2 {
	font-size: 40px;
	line-height: 50px;
	color: rgba(255,255,255,0.9);
	letter-spacing:0.02em;
}

.header-content .container .home-video-area h2 span {
	font-size: 80px;
	line-height: 90px;
	font-weight: bold;
	color: #FFF;
	letter-spacing:0.04em;
	text-shadow: 2px 2px 4px #222;
}

.header-content .container .home-video-area h3 {
	font-size: 30px;
	color: rgba(255,255,255,0.8);
}

.header-content .container .home-video-area .link {margin: 40px 0 0 0;}

.header-content .container .home-video-area a {
	font: 20px Open Sans, serif;
	color: #FFF;
	background-color: rgba(0,55,100,0.9);
	padding: 20px 40px;
	text-decoration: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;

}

.header-content .container .home-video-area a:hover {background-color: rgba(90,143,23,0.9);}

/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
footer {
	font-family: Open Sans, sans-serif;
	background-color: rgba(0,0,0,0.85);
}

footer .container {
	width: 98%;
	margin: 0 1%;
	padding: 0;
}	

footer .upper {padding: 30px 0}

footer .upper h4 {
	font-family: Open Sans, sans-serif;
	font-size: 22px;
	line-height: 40px;
	color: #945FC9;
	text-transform: uppercase;
}

footer .upper h5 {
	font-family: Open Sans, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #EBB626;
}

footer .upper p, footer .upper ul, footer .upper a {
	font-size: 16px;
	line-height: 26px;
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}

footer .upper p span {
	font-weight: bold;
}

footer .upper p.tag-line {
	font-size: 20px;
	color: rgba(255,255,255,0.4);
	text-align: center;
	padding-top: 20px;
}

footer .upper a:hover {color: #FFF;}

footer .upper ul {
  margin: 0;
  padding: 0 0 0 20px;
}

footer .upper img {margin: 0 2px; 0 0;}

footer .upper img.logo {
	width: 80%;
	height: 80%;
	margin-top: 15px; 
}

footer .bottom {
	padding: 15px 10px 0 10px;
	background-color: #000;
}

footer .bottom p,
footer .bottom a {
	font-size: 14px;
	line-height: 22px;
	color: #D0D0D0;
	text-decoration: none;
}

footer .bottom a:hover {color: #FFF;}

/*-------------------------------------------------*/
/* =  content
/*-------------------------------------------------*/

/*--- ALL PAGES ---*/
.home .content-section,
.home .content-section-1,
.home .content-section-2,
.home .content-section-3,
.home .content-blog,
.home .events-section,
.home .announcement-section,
.general .content-section,
.general .content-wide,
.general .content-thin,
.fancybox .content {
	position: relative;
	margin: 0;
	padding: 0;
}

.home .content-section-1 {background: url('../../images/casra-background-home1.jpg') fixed center center;}
.home .content-section-2 {background: url('../../images/casra-background-home2.jpg') fixed center center;}
.home .content-section-3 {background-color: #1A5784;}

.general .content-section-01 {background-color: #FFF;}
.general .content-section-blue {background-color: #1C235C;}

.home .content-section .container,
.general .content-section .container,
.general .content-wide .container,
.general .content-section .container-blog,
.general .content-thin .container {
	width: 100%;
	margin: 0;
	padding: 4% 10%;
	background-color: rgba(0,0,0,0.65);
}

.general .content-section .container,
.general .content-wide .container,
.general .content-section .container-blog,
.general .content-thin .container {padding: 1% 5% 4% 5%;}

.home .content-section-1 .container {
	width: 50%;
	margin: 0;
	padding: 10% 5%;
	background-color: rgba(0,0,0,0.8);
}

.home .content-section-2 .container {
	width: 50%;
	margin: 0 0 0 50%;
	padding: 5%;
	background-color: rgba(0,0,0,0.8);
}

.home .content-section-3 .container {
	width: 100%;
	margin: 0;
	padding: 40px;
}

.general .content-section-01 .container {
	width: 100%;
	margin: 0;
	padding: 5%;
}

.general .content-section-blue .container {
	width: 100%;
	margin: 0;
	padding: 0;
}

.home .content-blog .container,
.home .events-section .container,
.home .announcement-section .container {
	width: 100%;
	margin: 0;
	padding: 5%;
	background-color: rgba(255,255,255,0.9);
}

.fancybox .content .container {
	width: 98%;
	margin: 1%;
	padding: 1%;
}

.home .content-section .container h1,
.general .content-section .container h1,
.general .content-wide .container h1,
.general .content-thin .container h1,
.general .content-section .container-blog h1,
.fancybox .content .container h1 {
	font-size: 70px;
	line-height: 80px;
	font-weight: 700;
	color: #DF0000;
	letter-spacing:0.02em;
}

.home .content-section .container h2,
.home .content-section-1 .container h2,
.home .content-section-2 .container h2,
.home .content-blog .container h2,
.home .events-section .container h2,
.home .announcement-section .container h2,
.general .content-section .container h2,
.general .content-wide .container h2,
.general .content-thin .container h2,
.general .content-section-01 .container h2,
.fancybox .content .container h2 {
	font-size: 50px;
	line-height: 60px;
	color: #273890;
	text-transform: uppercase;
}

.general .content-section-blue .container h2{
	font-size: 70px;
	font-weight: bold;
	line-height: 90px;
	color: #FFF;
	text-transform: uppercase;
}

.home .events-section .container h3,
.home .content-blog .container h3,
.home .announcement-section .container h3,
.general .content-section .container h3,
.general .content-wide .container h3,
.general .content-thin .container h3,
.fancybox .content .container h3 {
	font-size: 35px;
	line-height: 45px;
	color: #6168A2;
}

.general .content-section .container .employment-section h4 {
	font-size: 24px;
	line-height: 54px;
	color: #6168A2;
	border-bottom: 1px solid rgba(16,16,16,0.2);
}

.home .content-section .container p {
	font-size: 30px;
	line-height: 40px;
	padding: 0 0 15px 0;
}

.home .content-section-1 .container p,
.home .content-section-2 .container p,
.home .content-section-3 .container p {
	font-size: 28px;
	line-height: 36px;
	color: #EEE;
}

.home .content-section-3 .container p {color: #FFF;}

.home .announcement-section .container p,
.home .announcement-section .container ol,
.home .announcement-section .container ul,
.general .content-section .container p,
.general .content-section .container ol,
.general .content-section .container ul,
.general .content-wide .container p,
.general .content-wide .container ol,
.general .content-wide .container ul,
.general .content-thin .container p,
.general .content-thin .container ol,
.general .content-thin .container ul,
.general .content-section-01 .container p,
.fancybox .content .container p,
.fancybox .content .container ol,
.fancybox .content .container ul {
	font-size: 26px;
	line-height: 36px;
}

.home .announcement-section .container p,
.general .content-section .container p,
.general .content-wide .container p,
.general .content-thin .container p,
.fancybox .content .container p {
	padding: 0 0 13px 0;
}

.general .content-section .container p.Medium {
	font-size: 20px;
	line-height: 28px;
}

.general .content-section .container p.Small {
	font-size: 14px;
	line-height: 22px;
}

.home .content-section .container p.caption,
.general .content-section .container p.caption, 
.general .content-wide .container p.caption,
.general .content-thin .container p.caption,
.general .content-section .container-blog p.caption,
.fancybox .content .container p.caption {
	font-family: Allura, cursive;
	font-size: 46px;
	line-height: 56px;
	color: #555;
}

.home .content-section-1 .container p.caption {
	font-family: Allura, cursive;
	font-size: 40px;
	line-height: 50px;
	color: #FFF;
}

.home .content-section-3 .container p span {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
}

.general .content-section .container p span {
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}

.general .content-section .container p.Blue {
	color: Navy;
}

.home .content-section-3 .container p a {
	color: #FF8201;
	text-decoration: none;
}

.home .content-section-3 .container p a:hover {text-decoration: underline;}

.questionnaire-area {
	position: relative;
	margin: 3% 0;
	padding: 0;
	border-bottom: 1px solid #FF8201;
}

.questionnaire-area .qBox {
	background-color: #1A5784;
	text-align: center;
	padding: 5% 0;
}

.questionnaire-area .qBox h2.qcBox {
	color: #FFF;
	text-shadow: 2px 2px 2px rgba(16,16,16,0.4);
	margin: 0;
	padding: 0;
}

.questionnaire-area .qDetail {
	border-top: 5px solid #1A5784;
	padding: 1% 2%;
}

.questionnaire-area .qDetail p.question {
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
	color: #292929;
}

.questionnaire-area .qDetail p.question span {color: #A00;}

.questionnaire-area .qDetail .description p,
.questionnaire-area .qDetail .description ol,
.questionnaire-area .qDetail .description ul {
	font-size: 22px;
	line-height: 30px;
	color: #111;
}

.questionnaire-area .qDetail .answer-area {
	border-top: 1px solid rgba(64,64,64,0.3);
	padding: 1% 0 2% 2%;
}

.questionnaire-area .qDetail .answer-area label {
	font: normal 22px/30px Open Sans, sans-serif;
	color: #494949;
	padding: 0 0 0 5px;
}


/*--- ---*/

.full-size {width: 100%; height: 100%;}
.size90 {width: 90%; height: 90%;}
.size80 {width: 80%; height: 80%;}
.size70 {width: 70%; height: 70%;}
.size60 {width: 60%; height: 60%;}
.size50 {width: 50%; height: 50%;}
.size40 {width: 40%; height: 40%;}
.size30 {width: 30%; height: 30%;}
.size20 {width: 20%; height: 20%;}

.shadow {
	box-shadow: 2px 10px 10px -10px #000;
	-moz-box-shadow: 2px 10px 10px -10px #000;
	-webkit-box-shadow: 2px 10px 10px -10px #000;
}

img.rounded {
	border-radius: 50%;
	border: 5px solid #273890;
}

.frame {
	padding: 15px 30px;
	background-color: rgba(255,255,255,0.6);
	border: 1px solid rgba(32,32,32,0.2);
}

.frameT {
	margin: 20px 0;
	padding: 0 25px 25px 25px;
	background-color: rgba(255,255,255,0.6);
	border: 1px solid #DDD;
}

.image-L {
	float: left;
	margin: 0 20px 20px 0;
}

.image-R {
	float: right;
	margin: 0 0 20px 20px;
}

.image-L p.caption,
.image-R p.caption {
	font-size: 16px;
	font-style: italic;
	color: #111;
	text-align: center;
	margin-top: 15px;
}

.m20 {margin: 20px}
.m40 {margin: 40px}
.m60 {margin: 60px}
.m80 {margin: 80px}
.m100 {margin: 100px}
.m120 {margin: 120px}

.mt20 {margin-top: 20px}
.mt40 {margin-top: 40px}
.mt60 {margin-top: 60px}
.mt80 {margin-top: 80px}
.mt100 {margin-top: 100px}
.mt120 {margin-top: 120px}

.mb20 {margin-bottom: 20px}
.mb40 {margin-bottom: 40px}
.mb60 {margin-bottom: 60px}
.mb80 {margin-bottom: 80px}
.mb100 {margin-bottom: 100px}
.mb120 {margin-bottom: 120px}

.mtb20 {margin: 20px 0}
.mtb40 {margin: 40px 0}
.mtb60 {margin: 60px 0}
.mtb80 {margin: 80px 0}
.mtb100 {margin: 100px 0}
.mtb120 {margin: 120px 0}

.mlr20 {margin: 0 20px}
.mlr40 {margin: 0 40px}
.mlr60 {margin: 0 60px}
.mlr80 {margin: 0 80px}
.mlr100 {margin: 0 100px}
.mlr120 {margin: 0 120px}

.p20 {padding: 20px}
.p40 {padding: 40px}
.p60 {padding: 60px}
.p80 {padding: 80px}
.p100 {padding: 100px}
.p120 {padding: 120px}

.pt20 {padding-top: 20px}
.pt40 {padding-top: 40px}
.pt60 {padding-top: 60px}
.pt80 {padding-top: 80px}
.pt100 {padding-top: 100px}
.pt120 {padding-top: 120px}

.pb20 {padding-bottom: 20px;}
.pb40 {padding-bottom: 40px;}
.pb60 {padding-bottom: 60px;}
.pb80 {padding-bottom: 80px;}
.pb100 {padding-bottom: 100px;}
.pb120 {padding-bottom: 120px;}

.ptb20 {padding: 20px 0;}
.ptb40 {padding: 40px 0;}
.ptb60 {padding: 60px 0;}
.ptb80 {padding: 80px 0;}
.ptb100 {padding: 100px 0;}
.ptb120 {padding: 120px 0;}

.plr20 {padding: 0 20px;}
.plr40 {padding: 0 40px;}
.plr60 {padding: 0 60px;}
.plr80 {padding: 0 80px;}
.plr100 {padding: 0 100px;}
.plr120 {padding: 0 120px;}

.bg-white {background-color: #FFF;}
.bg-color1 {background-color: #E00;}
.bg-color2 {background-color: #495F0A;}
.bg-color3 {background-color: #35460A;}
.bg-color4 {background-color: #2E3C09;}

.f-white {color: #FFF;}
.f-color1 {color: #6F9215;}
.f-color2 {color: #495F0A;}
.f-color3 {color: #35460A;}
.f-color4 {color: #2E3C09;}

.borderL {
	border-left: 1px solid rgba(64,64,64,0.1);
	padding-left: 40px;
}

.borderR {
	border-right: 1px solid rgba(64,64,64,0.1);
	padding-right: 40px;
}

.divider {clear: both;}

.image-w-text {
	width: 98%;
	display: table;
	margin: 2% 1%;
	padding: 0;
}

.image-w-text img {
	width: 100%;
	height: 100%;
}

.image-w-text .text {
	background-color: #F6F6F6;
	padding: 10px 20px 40px;
	text-align: center;
	border-bottom: 1px solid rgba(32,32,32,0.2);
	border-left: 1px solid rgba(32,32,32,0.2);
	border-right: 1px solid rgba(32,32,32,0.2);
}

.image-w-text .text h2 {
	font-size: 26px;
	line-height: 34px;
	color: #D48E17;
	text-transform: none;
	padding: 10px 0;
	margin: 0;
}

.image-w-text .text p {
	font: 18px/26px Open Sans, sans-serif;
	color: #393939;
	margin: 0;
	padding: 0;
}

.image-w-text .text a {
	display: inline-block;
	font: 14px/36px Open Sans, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	background-color: #363636;
	margin-top: 15px;
	padding: 0 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
}

.image-w-text .text a:hover {
	background-color: #D48E17;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

a.call-to-action {
	font: 600 30px Open Sans, sans-serif;
	color: #FFF;
	background-color: #8F3542;
	padding: 20px 30px;
	margin: 0 5px 5px 0;
	line-height: 50px;
	outline: none;
	border: none;
	text-decoration: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 1px 3px 10px -5px #000;
	-moz-box-shadow: 1px 3px 10px -5px #000;
	-webkit-box-shadow: 1px 3px 10px -5px #000;
}

a.call-to-action:hover {
	background-color: #273890;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.box {
	width: 98%;
	margin: 2% 1%;
	padding: 20px 40px;
	border: 1px solid #E3E3E3;
	background-color: #FFF;
	display: table;
}

.box-red {
	width: 92%;
	margin: 4% 8%;
	padding: 3% 4% 2% 4%;
	background-color: #C00;
}

.box-red p {
	font: 18px/26px open sans;
	color: #FFF;
}

.link-section {
	position: relative;
	margin-top: 40px;
}

.link-section hr {
	border-color: rgba(64,64,64,0.3);
	width: 85%;
	text-align: center;
}

.link-section p {
	font-family: Open Sans, sans-serif;
	margin: 0;
}

.link-section p.level1 {
	font-size: 16px;
	font-weight: 600;
}

.link-section p.level2 {
	font-size: 14px;
	font-weight: 400;
}

.link-section p a {
	color: #495F0A;
	text-decoration: none;
}

.link-section p a:hover {color: #A00;}


/*      BLOG: Page      */
.blog-section {
	margin: 0;
	padding: 0;
}

.blog-section .list {
	display: table;
	background-color: #FFF;
	padding: 0 15px 30px;
	border: 1px solid rgba(16,16,16,0.2);
}

.blog-section .list h2 {
	font-size: 36px;
	line-height: 46px;
	color: #1A5784;
	margin-bottom: 20px;
	text-transform: none;
}

.blog-section .list h3 {
	font-size: 28px;
	line-height: 40px;
	color: #292929;
	margin: 0;
}

.blog-section .list p {
	font-size: 22px;
	line-height: 28px;
}

.blog-section .list p.small {
	font-size: 16px;
	line-height: 26px;
	color: #999;
}

.blog-section .list p.small span {
	font-size: 16px;
	line-height: 26px;
	color: #555;
}

.blog-section .list a.read-more {
	font: 14px Open Sans, sans-serif;
	padding: 10px 15px;
	color: #FFF;
	background-color: #1A5784;
	text-decoration: none;
}

.blog-section .list a.read-more:hover {
	background-color: #FF8201;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.blog-section .index {
	width: 100%;
	display: table;
	background-color: #FFF;
	margin: 0 0 25px 0;
	padding: 0 15px 30px;
	border: 1px solid rgba(16,16,16,0.2);
}

.blog-section .index h4 {
	font-size: 20px;
	line-height: 50px;
	color: #FF8201;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(64,64,64,0.2);
}

.blog-section .index ul { 
    display: block;
    list-style-type: disc;
    margin: 0;
    padding-left: 25px;
}

.blog-section .index a,
.blog-section .index li {
	font: 18px/28px Open Sans, sans-serif;
	color: #555;
	text-decoration: none;
} 

.blog-section .index a:hover {color:#E21937;}

.blog-section .index a.link {
	font: 18px/40px Open Sans, sans-serif;
	padding: 10px 15px;
	color: #FFF;
	background-color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

.blog-section .index a.link:hover {background-color:#E21937}

.blog-section .detail {
	margin: 0;
	padding: 0;
}

.blog-section .detail h2 {
	font-size: 40px;
	line-height: 50px;
	color: #1A5784;	
}

.blog-section .detail h3 {
	font-size: 34px;
	line-height: 44px;
	color: #FF8201;	
}

.blog-section .detail p,
.blog-section .detail ul,
.blog-section .detail ol {
	font-size: 26px;
	line-height: 36px;
	color: #393939;
}

.blog-section .detail .side {
	margin: 0 0 30px 0;
	padding: 10px 20px;
	background-color: #FFF;
	border: 1px solid #E0E0E0;	
}

.blog-section .detail .side h4 {
	font-size: 20px;
	line-height: 50px;
	color: #FF8201;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(64,64,64,0.2);
}

.blog-section .detail .side h4.navigation {
	line-height: 30px;
	color: #1A5784;
	text-transform: none;
	border-bottom: none;
}

.blog-section .detail .side p {
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #555;
}

.blog-section .detail .side p span {
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: #444;
}

.blog-section .detail .side a.navigation {
	font: 14px/34px Open Sans, sans-serif;
	padding: 5px 20px;
	color: #FFF;
	background-color: #FF8201;
	text-decoration: none;
}

.blog-section .detail .side a.navigation:hover {
	color: #FFF;
	background-color: #AAD11E;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}


/*      TESTIMONIAL      */
.testimonial-section {
	position: relative;
	margin: 0 5%;
	padding: 0;
}

.testimonial-section .text {
	background-color: #FFF;
	border: 1px solid rgba(64,64,64,0.2);
	margin: 20px 0;
	padding: 30px 40px;
}

.testimonial-section .text p {
	font-size: 22px;
	line-height: 32px;
	color: #393939;
}

.testimonial-section .text p span {
	font-size: 24px;
	font-weight: bold;
}

/*      TESTIMONIAL SIDE      */
.testimonial-side-section {
	position: relative;
	margin: 30px 0;
	padding: 0;
}

.testimonial-side-section .area {
	background-color: #FFF;
	border: 1px solid rgba(64,64,64,0.2);
	margin: 20px 0;
	padding: 10px 25px;
}

.testimonial-side-section .area h3 {
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	vertical-align: top;
}

.testimonial-side-section .area p {
	font-family: Roboto Condensed, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	color: #696969;
}

.testimonial-side-section .area p span {
	font-size: 24px;
	font-weight: 700;
}

/*-------------------------------------------------*/
/* =  Photo Gallery
/*-------------------------------------------------*/
.photo-gallery-area {
	position: relative;
	margin: 0;
	padding: 0;
	display: table;
}

.photo-gallery-area .gallery-name {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 12px 0;
	border: 1px solid rgba(32,32,32,0.2);
	background-color: rgba(255,255,255,0.5);
}

/*-------------------------------------------------*/
/* =  tables page
/*-------------------------------------------------*/
.tables-section {margin-bottom: 40px;}

.tables-section h2 {
	font-size: 30px;
	line-height: 40px;
	color: #393939;
	padding: 0 0 10px 0;
}

.tables-section p {margin-bottom: 20px;}

.tables-section table {
	width: 100%;
	border: 1px solid rgba(0,0,0,0.2);
	background-color: rgba(235,235,235,0.4)
}

.tables-section table thead tr th {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	background-color: #273890;
	padding: 12px 0;
	letter-spacing: 0.1em;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid rgba(255,255,255,0.2);
}

.tables-section table tbody tr.odd {background-color: #FFF;}
.tables-section table tbody tr.even {background-color: #F3F3F3;}

.tables-section table tbody tr td {
	font-size: 20px;
	color: #111;
	padding: 8px 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
	vertical-align: middle;
}

.tables-section table tbody tr td li {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 0 -14px;
	padding-bottom: 8px; 
}

.tables-section table tbody tr td ul {padding-bottom: 16px;}

.tables-section table tbody tr td li.default {
	font-size: 26px;
	line-height: 36px;
	margin: 0;
	padding-bottom: 0; 
}


.tables-section table tfoot tr {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding: 10px 15px;
	background-color: rgba(16,16,16,0.2);
	border-right: 1px solid rgba(255,255,255,0.5);
	border-top: 1px solid #111;
	border-bottom: 3px solid #111;
}


/*-------------------------------------------------*/
/* =  contact page
/*-------------------------------------------------*/

.form-section {
	margin: 0;
	padding: 0;
}

.form-section .background {
	margin: 0 0 2% 0;
	padding: 2%;
	background-color: rgba(255,255,255,0.5);
	border: 1px solid rgba(32,32,32,0.1);
}

.form-section .icon-small {
	width: 20px;
	height: 20px;
	margin-top: 15px;
}

.form-section .area {
	margin-bottom: 20px;
	padding: 30px;
	background-color: rgba(230,230,230,0.6);
	border: 1px solid rgba(16,16,16,0.2);
}

.form-section fieldset {
	border: 1px solid rgba(16,16,16,0.3);
	margin: 15px 0;
	padding: 10px 30px 10px 15px;
}

.form-section fieldset legend {
	text-transform: uppercase;
	font-size: 14px;
	background-color: rgba(32,32,32,0.4);
	color: #FFF;
	margin: 0;
	padding: 5px 15px;
	letter-spacing: normal;
}

.form-section .chekbox .tag {
	width: 3%;
	float: left;
	text-align: center;
	margin-top: 3px;
}

.form-section .chekbox .description {
	width: 97%;
	float: right;
	font: 16px/24px Open Sans, serif;
	margin-bottom: 14px; 
}

.form-section h3 {
	font-size: 36px;
	line-height: 56px;
	color: #FF8201;
	padding-top: 0;
}

.form-section span.field-caption {
	font: 400 14px/34px Open Sans,sans-serif;
	text-transform: uppercase;
	color: #494949;
	padding-left: 3px;
}

.form-section span.field-caption span {
	color: #600;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 3px 0 3px;
}

.form-section input[type="text"],
.form-section input[type="password"],
.form-section textarea,
.form-section select,
.form-section .boxed-text {
	width: 100%;
	font: 18px Open Sans, sans-serif;
	color: #292929;
	padding: 10px 15px;
	border: 1px solid rgba(16,16,16,0.2);
	background-color: #FFF;
	margin-bottom: 10px;
}

.form-section input[type="text"]:focus,
.form-section input[type="password"]:focus,
.form-section textarea:focus,
.form-section select:focus {
	color: #000;
	background-color: #F6F6F6;
	border: 1px solid rgba(0,0,0,0.4);
}

.form-section textarea {height: 150px;}

.form-section .CheckBox {
	width: 100%;
	font: 18px Open Sans, sans-serif;
	color: #292929;
	padding: 0 15px 10px 15px;
	border: 1px solid rgba(16,16,16,0.2);
	background-color: #FFF;
	margin-bottom: 10px;
}

.form-section input[type="checkbox"] {
	font: 18px Open Sans, sans-serif;
	color: #292929;
	margin: 0 3px 8px 5px;
}

.form-section span.cBoxLabel {
	font: 18px Open Sans, sans-serif;
	color: #292929;
}

.form-section input[type="submit"],
.form-section input[type="button"],
button,
a.default {
	font: 18px Open Sans, sans-serif;
	color: #FFF;
	background-color: #8F3542;
	padding: 0 30px;
	margin: 0 5px 5px 0;
	line-height: 48px;
	outline: none;
	border: none;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 3px 10px -5px #000;
	-moz-box-shadow: 1px 3px 10px -5px #000;
	-webkit-box-shadow: 1px 3px 10px -5px #000;
}

a.default {padding: 12px 30px;}

.form-section input[type="submit"]:hover,
.form-section input[type="button"]:hover,
button:hover,
a.default:hover {
	background-color: #1C235C;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

button.small {
	font: 14px Open Sans, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background-color: #FF8201;
	padding: 5px 15px;
	margin: 0;
	outline: none;
	border: none;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


button.small:hover {
	background-color: #1A5784;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.form-section button.add {
	font: bold 18px Open Sans, sans-serif;
	color: #FFF;
	background-color: #1A5784;
	padding: 4px 8px;
	margin: 10px;
	outline: none;
	text-decoration: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.form-section button.add:hover {
	color: #FFF;
	background-color: #222;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.form-section button.delete {
	font: 14px Open Sans, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #D00;
	padding: 4px 8px;
	margin: 10px;
	outline: none;
	text-decoration: none;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.form-section button.delete:hover {
	background-color: #800;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.form-section div.bottom-form p.message {
	font: 300 16px/26px Open Sans, sans-serif;
	margin: 0 0 10px 0;
	color: #393939;
}

/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/
@media (max-width: 1500px) {

}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

	body {
		background-image: none;
		background-color: #F0F0F0;
	}

	.top-branding {padding: 5px 0;}

	.header-content .container .home-video-area h2 {
		font-size: 30px;
		line-height: 50px;
	}

	.header-content .container .home-video-area h2 span {
		font-size: 40px;
		line-height: 50px;
		letter-spacing:0.02em;
	}

	.header-content .container .home-video-area h3 {font-size: 22px;}

	.header-content .container .home-video-area a {
		font-size: 18px;
		padding: 10px 20px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
	}

	.container {
		width: 100%;
		margin: 0;
	}

	.content-section .container {
		background-color: rgba(255,255,255,0.85);
		width: 100%;
		margin: 0;
		padding: 10px 20px 40px 20px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
	}

	.content-section h1 {
		font-size: 32px;
		line-height: 42px;
		letter-spacing:0.01em;
		margin-bottom: 12px;	
	}

	.content-section h2 {
		font-size: 24px;
		line-height: 34px;
		padding-top: 10px;
	}

	.content-section h3 {
		font-size: 24px;
		line-height: 36px;
		padding-top: 8px;
	}

	.content-section p,
	.content-section ul,
	.content-section ol {
		font-size: 20px;
		line-height: 28px;
		margin: 0 0 14px 0;
	}

	.content-section p.Medium,
	.content-section ul.Medium {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 12px 0;
	}

	.content-section p.Small {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 8px 0;
	}

	footer {text-align: center;}
	footer .bottom p.copyright {text-align: center;}

	footer .upper ul {
		list-style-type: none;
		padding:0;
	}
	
	.home-blog-section {
		padding: 40px 10px;
		background-image: none;
		background-color: #495F0A;
	}

	.home-blog-section h2 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 20px;
		letter-spacing: 0.05em;
	}

	.home-blog-section h4 {
		font-size: 24px;
		line-height: 30px;
	}

	.home-blog-section .blog-area {
		margin: 30px;
		padding: 15px;
	}

	.home-blog-section .blog-area p {
		font-size: 16px;
		line-height: 24px;
	}

	.home-projects-section {
		padding: 40px 10px;
		background-image: none;
		background-color: #AAA;
	}

	.home-projects-section h2 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 20px;
		letter-spacing: 0.05em;
	}

	.home-projects-section .project-area {margin: 30px;}
	.home-projects-section .project-text {padding: 15px;}

	.home-projects-section h4 {
		font-size: 24px;
		line-height: 34px;
		text-align: center;
		color: #000;
	}

	.home-projects-section .project-area img {
		width: 100%;
		height: 100%;
	}

	.home-projects-section .project-text h4 {
		font-size: 24px;
		line-height: 34px;
	}

	.home-projects-section .project-text p {
		font: 18px/26px Open Sans, sans-serif;
		margin: 0 0 16px 0;
		text-align: center;
	}

	.full-size {
		width: 90%;
		height: 90%;
		margin: 5%;
	}
	
}

@media (max-width: 767px) {

	body {
		background-image: none;
		background-color: #FFF;
	}

	.top-branding {padding: 5px 0;}

	.header-content .container .home-video-area h2 {
		font-size: 30px;
		line-height: 50px;
	}

	.header-content .container .home-video-area h2 span {
		font-size: 40px;
		line-height: 50px;
		letter-spacing:0.02em;
	}

	.header-content .container .home-video-area h3 {font-size: 22px;}

	.header-content .container .home-video-area a {
		font-size: 18px;
		padding: 10px 20px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
	}

	.container {
		width: 100%;
		margin: 0;
	}

	.content-section .container {
		background-color: rgba(255,255,255,0.85);
		width: 100%;
		margin: 0;
		padding: 10px 20px 40px 20px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
	}

	.content-section h1 {
		font-size: 26px;
		line-height: 36px;
		letter-spacing:0.015em;
		margin-bottom: 10px;	
	}

	.content-section h2 {
		font-size: 22px;
		line-height: 32px;
		padding-top: 8px;
	}

	.content-section h3 {
		font-size: 20px;
		line-height: 30px;
		padding-top: 6px;
	}

	.content-section p,
	.content-section ul,
	.content-section ol {
		font-size: 20px;
		line-height: 28px;
		margin: 0 0 14px 0;
	}

	.content-section p.Medium,
	.content-section ul.Medium {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 12px 0;
	}

	.content-section p.Small {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 8px 0;
	}

	footer {text-align: center;}
	footer .bottom p.copyright {text-align: center;}

	footer .upper ul {
		list-style-type: none;
		padding:0;
	}
	
	.home-blog-section {
		padding: 40px 10px;
		background-image: none;
		background-color: #495F0A;
	}

	.home-blog-section h2 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 20px;
		letter-spacing: 0.05em;
	}

	.home-blog-section h4 {
		font-size: 24px;
		line-height: 30px;
	}

	.home-blog-section .blog-area {
		margin: 25px 10px;
		padding: 15px;
	}

	.home-blog-section .blog-area p {
		font-size: 16px;
		line-height: 24px;
	}

	.home-projects-section {
		padding: 40px 10px;
		background-image: none;
		background-color: #AAA;
	}

	.home-projects-section h2 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 20px;
		letter-spacing: 0.05em;
	}

	.home-projects-section .project-area {margin: 25px 10px;}
	.home-projects-section .project-text {padding: 15px;}

	.home-projects-section .project-area img {
		width: 100%;
		height: 100%;
	}

	.home-projects-section .project-text h4 {
		font-size: 24px;
		line-height: 34px;
	}

	.home-projects-section .project-text p {
		font: 18px/26px Open Sans, sans-serif;
		margin: 0 0 16px 0;
		text-align: center;
	}
	
}

@media (max-width: 500px) {

	body {background-image: none;}

	.general-container {
		width: 400px;
		margin: 0;
		padding: 0;
		border: none;
	}
	
	p, ul, ol {
		font-size: 20px;
		line-height: 30px;
		margin: 0 0 18px 0;
	}

	p.Medium {
		font-size: 16px;
		line-height: 26px;
		margin: 0 0 14px 0;
	}

	p.Small {
		font-size: 12px;
		line-height: 22px;
		margin: 0 0 10px 0;
	}
	
	.Left, .Right {text-align: center;}
	.navbar-default {background-color: #69A6D1}
	.top-branding {padding: 0;}
	
	.navbar-default {background-color: #CCC;}

	.top-branding img {
		width: 60%;
		height: 60%;
	}

	footer {text-align: center;}

	footer .upper ul {
		list-style-type: none;
		padding:0;
	}

	footer .upper h4 {
		font-size: 24px;
		line-height: 32px;
		font-weight: 600;
		padding-top: 30px;
	}

	footer .upper h5 {
		font-size: 20px;
		line-height: 28px;
	}
		
	footer .upper img.logo {
		margin-top: 15px;
		width: 50%;
		height: 50%;
	}

	.home .content-section-1 {background: rgba(0,0,0,0.6) none;}
	.home .content-section-2 {background: rgba(0,0,0,0.6) none;}
	.home .content-section-3 {background: #800 none;}

	.home .content-section .container,
	.general .content-section .container {
		padding: 0 10px;
	}
	
	.home .content-section .container h1,
	.general .content-section .container h1 {
		font-size: 34px;
		line-height: 44px;
		margin: 0;
		padding: 0;
		letter-spacing:0.01em;
	}

	.home .content-section .container h2,
	.home .events-section .container h2,
	.home .content-section-1 .container h2,
	.home .content-section-2 .container h2,
	.home .content-blog .container h2,
	.general .content-section .container h2 {
		font-size: 32px;
		line-height: 42px;
		padding-top: 10px;
	}

	.home .events-section .container h3,
	.general .events-section .container h3 {
		font-size: 28px;
		line-height: 38px;
		padding-top: 5px;
	}

	.home .content-section .container p.caption,
	.general .content-section .container p.caption {
		font-size: 28px;
		line-height: 38px;
	}
	
	.home .content-section-1 {
		background-position: top center;
		background-attachment: fixed;
	}

	.home .content-section-2 {
		background-position: top center;
		background-attachment: fixed;			
	}
	
	.home .content-section-1 .container,
	.home .content-section-2 .container,
	.home .events-section .container {
		width: 100%;
		margin: 0;
		padding: 10px 15px;
	}

	.home .content-section .container h1 {padding: 40px 0;}

	.home .content-section .container h2,
	.home .events-section .container h2 {text-transform: uppercase;}

	.home .events-section .container h2 {color: #AAD11E}

	.home .content-section-1 .container h2,
	.home .content-section-2 .container h2 {
		text-transform: uppercase;
		color: #AAD11E;
	}

	.home .events-section .container h3,
	.home .content-blog .container h3,
	.general .content-section .container h3 {
		font-size: 24px;
		line-height: 32px;
	}
	
	.home .content-section .container p {
		font-size: 22px;
		line-height: 32px;
	}

	.home .content-section-1 .container p,
	.home .content-section-2 .container p {
		font-size: 24px;
		line-height: 34px;
	}

	.home .content-section-1 .container p.caption {
		font-family: Allura, cursive;
		font-size: 40px;
		line-height: 50px;
		color: #FFF;
	}

	.home .content-section-3 .container h3 {
		font-size: 28px;
		line-height: 38px;
	}

	.home .content-section-3 .container p {
		font-size: 20px;
		line-height: 30px;
	}

	.home .content-section-3 .container p span {
		font-size: 24px;
		line-height: 34px;
	}
	
	

	.full-size, .size90, .size80, .size70, .size60, .size50, .size40, .size30, .size20 {
		width: 98%; 
		height: 98%;
		margin: 0 1%;
	}

	.mt20, .mt40, .mt60, .mt80, .mt100, .mt120 {margin-top: 20px}
	.mb20, .mb40, .mb60, .mb80, .mb100, .mb120 {margin-bottom: 20px}
	.mtb20, .mtb40, .mtb60, .mtb80, .mtb100, .mtb120 {margin: 20px 0}
	.mlr20, .mlr40, .mlr60, .mlr80, .mlr100, .mlr120 {margin: 0 20px}
	.m20, .m40, .m60, .m80, .m100, .m120 {margin: 20px}

	.pt20, .pt40, .pt60, .pt80, .pt100, .pt120 {padding-top: 20px}
	.pb20, .pb40, .pb60, .pb80, .pb100, .pb120 {padding-bottom: 20px}
	.ptb20, .ptb40, .ptb60, .ptb80, .ptb100, .ptb120 {padding: 20px 0}
	.plr20, .plr40, .plr60, .plr80, .plr100, .plr120 {padding-top: 0 20px}
	.p20, .p40, .p60, .p80, .p100, .p120 {padding: 20px}
	
	.box {padding: 5px 20px 10px;}	

	a.call-to-action {
		font-size: 24px;
		padding: 10px 20px;
		line-height: 36px;
	}

	.frame {padding: 10px;}	
	
	.image-w-text {
		width: 94%;
		margin: 10px 3% 40px;
	}
	
	.image-w-text .text {padding: 5px 20px 20px;}
	
	.image-w-text .text h2 {
		font-size: 24px;
		line-height: 32px;
		letter-spacing:0.005em;
	}

	.image-w-text .text p {line-height: 24px;}
	.image-w-text .text a {margin: 15px 0;}
	
	.image-w-text .text .icons a {
		background-color: transparent;
		padding: 0;
		margin: 0;
	}

	.image-w-text .text .icons img {
		width: 36px;
		height: 36px;
	}
	
	.home-blog-section {
		padding: 40px 10px;
		background-image: none;
		background-color: #DDD;
	}

	.home-blog-section h2.title {
		font-size: 46px;
		line-height: 56px;
		letter-spacing: 0.03em;
	}

	.home-blog-section h3 {
		font-size: 36px;
		line-height: 46px;
		margin-bottom: 20px;
	}
		
	.blog-section .list {
		margin: 25px 0;
		padding: 0 10px 20px;
	}
	
	.blog-section .list h2 {
		font-size: 26px;
		line-height: 34px;
		border-bottom: none;
		margin-bottom: 20px;
		letter-spacing:0.005em;
	}

	.blog-section .list h3 {
		font-size: 24px;
		line-height: 32px;
	}

	.blog-section .list img {margin-bottom: 20px;}

	.blog-section .list p {
		font-size: 20px;
		line-height: 28px;
	}
	
	.blog-section .detail h1 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 10px;	
	}

	.testimonial-section {margin: 0 1%;}

	.testimonial-section .text {padding: 20px;}

	.testimonial-section .text p {
		font-size: 18px;
		line-height: 28px;
	}

	.testimonial-section .text p span {font-size: 20px;}

	.questionnaire-area .qBox h2.qcBox {font-size: 30px}

	.questionnaire-area .qDetail p.question {
		font-size: 22px;
		line-height: 30px;
	}

	.questionnaire-area .qDetail .description p,
	.questionnaire-area .qDetail .description ol,
	.questionnaire-area .qDetail .description ul {
		font-size: 16px;
		line-height: 24px;
	}

	.questionnaire-area .qDetail .answer-area label {
		font-size: 14px;
		line-height: 22px;
	}

}
