/*!  Created by REdviser in 2018  */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 3.5em;
    font-weight: 600;
}

/* Custom Button Styles */
/* btn-redv1 */
.btn-redv1 {
  color: #0a3172;
  /*background-color: #e2ebf4;*/
  background-color: lightgray;
  border-color: #a49e9e;
  border-radius: 5px;
}	
.btn-redv1:hover {
  color: #0a3172;
  background-color: #f8f9fa;
  border-color: #a49e9e;
}
.btn-redv1:focus, .btn-redv1.focus {
  color: white;
  background-color: #a49e9e;
  border-color: #a49e9e;
  box-shadow: 0 0 0 0.2rem lightgray;
  /*box-shadow: 0 0 0 0.2rem #8a0011;*/
}
.btn-redv1.disabled, .btn-redv1:disabled {
  color: #fff;
  background-color: navy;
  border-color: navy;
}
.btn-redv1:not(:disabled):not(.disabled):active, .btn-redv1:not(:disabled):not(.disabled).active,
.show > .btn-redv1.dropdown-toggle {
  color: #fff;
  background-color: navy;
  border-color: navy;
}
.btn-redv1:not(:disabled):not(.disabled):active:focus, .btn-redv1:not(:disabled):not(.disabled).active:focus,
.show > .btn-redv1.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}


/* btn-redv2 */
.btn-redv2 {
  color: #0a3172;
  /*background-color: #e2ebf4;*/
  background-color: #c8d1da;
  border-color: #a49e9e;
  border-radius: 5px;
}	
.btn-redv2:hover {
  color: #0a3172;
  background-color: #f8f9fa;
  border-color: #a49e9e;
}

a .btn-redv2 {
  color: #0a3172;
  /*background-color: #e2ebf4;*/
  background-color: lightgray;
  border-color: #a49e9e;
  border-radius: 5px;
}	
a .btn-redv2:hover {
  color: #0a3172;
  background-color: #f8f9fa;
  border-color: #a49e9e;
}


/* btn-redv3 */
.btn-redv3 {
  color: #0a3172;
  /*background-color: #e2ebf4;*/
  background-color: pink;
  border-color: #0a3172;
  border-radius: 5px;
}	
.btn-redv3:hover {
  color: #0a3172;
  background-color: #f8f9fa;
  border-color: #0a3172;
}
.btn-redv3:focus, .btn-redv3.focus {
  color: white;
  background-color: pink;
  border-color: #0a3172;
  box-shadow: 0 0 0 0.2rem lightgray;
  /*box-shadow: 0 0 0 0.2rem #8a0011;*/
}
.btn-redv3.disabled, .btn-redv3:disabled {
  color: #fff;
  background-color: navy;
  border-color: navy;
}
.btn-redv3:not(:disabled):not(.disabled):active, .btn-redv3:not(:disabled):not(.disabled).active,
.show > .btn-redv3.dropdown-toggle {
  color: #fff;
  background-color: navy;
  border-color: navy;
}
.btn-redv3:not(:disabled):not(.disabled):active:focus, .btn-redv3:not(:disabled):not(.disabled).active:focus,
.show > .btn-redv3.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}


.btn-update {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    border-radius: 12px;
}

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    border-radius: 12px;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-blue {
    border-radius: 0;
    color: #fff;
    /*background-color: #5a73ac;*/
    /*background-color: #006400;*/
    /*background-color: #0a3172;*/
    background-color: #a49e9e
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    color: #fff;
    /*background-color: rgba(0,0,0,0.7);*/
    /*background-color: #009900;*/
    background-color: silver;
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}


/* Custom line-height */
div.a {
    line-height: 0.5;
}



@font-face {
	font-family: 'BungeeShade-Regular';
	src: 
		local('BungeeShade-Regular'),
		local('BungeeShade-Regular'),
		url('../fonts/BungeeShade-Regular.ttf')
		format('truetype');		
}
.font1 {
	font-family: 'BungeeShade-Regular';
}

@font-face {
	font-family: 'FasterOne-Regular';
	src: 
		local('FasterOne-Regular'),
		local('FasterOne-Regular'),
		url('../fonts/FasterOne-Regular.ttf')
		format('truetype');	
}
.font2 {
	/*font-family: Brush Script MT;*/
	/*font-family: Times;*/
	font-family: 'FasterOne-Regular';
}

@font-face {
	font-family: 'Barrio-Regular';
	src: 
		local('Barrio-Regular'),
		local('Barrio-Regular'),
		url('../fonts/Barrio-Regular.ttf')
		format('truetype');		
}
.font3 {
	font-family: 'Barrio-Regular';
}

@font-face {
	font-family: 'BungeeOutline-Regular';
	src: 
		local('BungeeOutline-Regular'),
		local('BungeeOutline-Regular'),
		url('../fonts/BungeeOutline-Regular.ttf')
		format('truetype');		
}
.font4 {
	font-family: 'BungeeOutline-Regular';
}

@font-face {
	font-family: 'JacquesFrancoisShadow-Regular';
	src: 
		local('JacquesFrancoisShadow-Regular'),
		local('JacquesFrancoisShadow-Regular'),
		url('../fonts/JacquesFrancoisShadow-Regular.ttf')
		format('truetype');		
}
.font5 {
	font-family: 'JacquesFrancoisShadow-Regular';
}

@font-face {
	font-family: 'VastShadow-Regular';
	src: 
		local('VastShadow-Regular'),
		local('VastShadow-Regular'),
		url('../fonts/VastShadow-Regular.ttf')
		format('truetype');		
}
.font6 {
	font-family: 'VastShadow-Regular';
}


/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

hr.thin {
   background-color: #0a3172; 
   height: 1px; 
   /*border: 0; */
   border-bottom: 2px solid white;
   margin: 0px 10px 5px 10px;
}

hr { 
   background-color: #0a3172; 
   height: 3px; 
   /*border: 0; */
   border-bottom: 2px solid white;
   margin: 0px 10px 5px 10px;
}

figure.border {
    border: 2px solid white;
}

figure.background {
    background-color: black;
}

p.background1 {
    background-color: white;
	width: 90%;
}

p.background2 {
    background-color: white;
}


label.control-label { 
   /*width: 100%;*/
   color: #0a3172;
   height: 30px;
}

input.input-block-level { 
   min-width: 300px;
   border-radius: 12px;
   padding-left: 10px;
   /*padding: 0 10px 0 10px;*/
}

textarea.input-block-level { 
   width: 100%;  
   border-radius: 12px;
   padding: 0 10px 0 10px;
}





ul.dropdown-menu { 
   /*width: 100%;*/
   /*min-width: 100%;*/
   min-width: 200px;
   width: auto;
   padding: 10px 10px 5px 10px;             
}

li.dropdownlong { 
   background-color: lightgray;
   border-radius: 8px;
   border:1px solid;     
   /*float:right;*/
   min-width: 200px;
   align-content: center;
}

li.dropdown { 
   background-color: lightgray;
   border-radius: 8px;
   border:1px solid;
   min-width: 33px;
   margin-left: 2px;
   /*float:right;*/
   /*left: 20%;*/
   /*width: 100%;*/
   align-content: center;
}

/*
ul { 
   margin-top: -10px;            
}
*/
a.dropdown-toggle {
    color: #0a3172;
	margin-left: 5px;
}

button.toggle-long {
    color: #0a3172;
	width: 100%;
	align-content: center;
}

li.dropdown-long {
	color: #0a3172;
	width: 100%;
	align-content: center;
}



/*
.hidden-xs {
    display:none !important;
}
*/


/* Video */

video
{
   /*margin-left : 10px ;*/
   margin-top : 10px ;
   width: 95%;
   height: 95%;
   border:2px solid;
   border-color: #006400;
   border-radius:48px;
   -moz-border-radius:48px; /* Firefox 3.6 and earlier */
}

video.noradius
{
   /*margin-left : 10px ;*/
   margin-top : 10px ;
   width: 95%;
   height: 95%;
   border:2px solid;
   border-color: #006400;
   border-radius:0px;
   -moz-border-radius:0px; /* Firefox 3.6 and earlier */
}




/* Carousel */

.carousel-indicators {
    position: absolute;
	bottom: -5px;
	left: 75%;
	z-index: 15;
	width: 20%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
    background-color: #a49e9e;
}
.carousel-control {	top: 70%;}
.carousel-control.left, .carousel-control.right {
	background: none;
	color: white;
	border: none;
}
/*
.carousel-control.left {margin-left: -21px; color: white;}
.carousel-control.right {margin-right: -21px; color: white;}
*/
.carousel-control.left {margin-left: 10px; color: white;}
.carousel-control.right {margin-right: 10px; color: white;}

.carousel-caption {margin: 0 0 -7px 0; color: #0a3172;}



/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0px;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #c7c7c7;
	/*background: #c7c7c7;*/
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
	/*#e2ebf4*/
	/*#a49e9e*/
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    /*color: #999;*/
    color: #0a3172;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    /*background: rgba(255,255,255,0.2);*/
    background: #a49e9e;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: #e2ebf4;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
    /*background: darkgreen;*/
}

/* Header */

.secpage_top {
    width: 100%;
    height: 150px;
    /*color: #fff;*/
	color: #0a3172;
    background: linear-gradient(to bottom, #a49e9e, #e2ebf4, white, white);
    /* background: url(../img/redviser_img/Artwork-1200x1067e3d5.jpg) no-repeat center center scroll; */
    /* background: linear-gradient(to bottom, #009900, white, white, white);*/
    /*background: linear-gradient(to bottom, #a2b4be, #a2b4be, white);*/
    /*background: #9eafda;*/
}

.header {
    display: table;
    /* position: relative; */
    width: 100%;
    /*height: 100%;*/
    /*background: url(../img/ddk_img_web/Pic1c_2250x1500_q100p.jpg) no-repeat center center scroll;*/
    /*background: url(../img/redviser_img/back01a-temp-1498x842.jpg) no-repeat center center scroll;*/
	background: linear-gradient(to top, #e2ebf4, #e2ebf4, white, white);
    
    /* background: url(../img/bg.jpg) no-repeat center center scroll; */
    /*background: #98acde;*/
    /*background: linear-gradient(to bottom, #9eafda, white, white);*/
    /*background: linear-gradient(to bottom, #60e360, white, white);*/
    padding: 20px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* About */

.about {
    padding: 10px 0;
    /*color: #006400;*/
    color: #0a3172;
    width: 100%;
}

.about .page-header { 
   border-bottom-color: #314150;
}


/* Section pages */

.secpage_mid {
    display: table;
    width: 100%;
    color: #0a3172;
    background: linear-gradient(to right, #a8b8c8, #c8d1da);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*padding: 0 0 20px 0;*/
}

.secpage_mid2 {
    display: table;
    width: 100%;
    color: #0a3172;
    /*background: #a8b8c8;*/
	/*background-image: linear-gradient(150deg, #c8d1da 25%, #e2ebf4 25%, #e2ebf4 50%, #c8d1da 50%, #c8d1da 75%, #e2ebf4 75%, #e2ebf4 100%);*/
	/*background-image: linear-gradient(150deg, #a8b8c8 25%, #e2ebf4 25%, #e2ebf4 50%, #a8b8c8 50%, #a8b8c8 75%, #e2ebf4 75%, #e2ebf4 100%);*/
	/*background-image: linear-gradient(150deg, #cfd7de 25%, #e2ebf4 25%, #e2ebf4 50%, #a8b8c8 50%, #a8b8c8 75%, #e2ebf4 75%, #e2ebf4 100%);*/
	background-image: linear-gradient(150deg, #c8d1da 25%, #e2ebf4 25%, #e2ebf4 50%, #a8b8c8 50%, #a8b8c8 75%, #e2ebf4 75%, #e2ebf4 100%);
	/*background-size: 56.57px 56.57px;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 0 0 20px 0;
}

.secpage_light {
    display: table;
    width: 100%;
    /*height: 400px;*/
    color: #0a3172;
    /* background: url(../img/callout.jpg) no-repeat center center scroll; */
    /*background: linear-gradient(to bottom, #9eafda, #9eafda, white);*/
    background: linear-gradient(to bottom, silver, white, white);
    /*background: white;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 0 0 40px 0;
}

.secpage_light .page-header { 
   border-bottom-color: #314150;
}

.secpage_dark {
    display: table;
    width: 100%;
    color: #fff;
    /*background: #5a73ac;*/
    background: #a9a9a9;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 0 0 40px 0;
}

/* Modal */
/*
.mls {
	padding-top: 10px;
    width: 100%;
	left: 50%;
	margin-left: -(50% of width);
}
*/

.mls {
  width: 1000px; //size of modal
  margin: 0 auto; 
}


/* Map */
.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}

/* Footer */
footer {
    padding: 20px 0 10px 0;
}


/* Section Registration & Login */


.card.card-body.content {
    height: 100px;
}

.modal-subheader {
    margin: -10px 30px 0px 30px;
	text-align: left;
}


table tr td:empty {
    width: 30px;
}

table {
table-layout: fixed;
}
