@charset "utf-8";

.btnactv {
  border: none;
  outline: none;
  padding: 0px;
  background-color: #f1f1f1;
  cursor: pointer;
  font-size: 18px;
}

/* Style the active class, and buttons on mouse-over */
.active, .btnactv:hover {
  background-color: #bbb;
  color: white;
}
#Image01 {
		padding-top: 40px;
		padding-bottom: 44px;image-rendering: -webkit-optimize-contrast;
	}

#Image11 {
display:none;
}
#Image12 {
display:none;
}
	#Image02 {
		padding-top: 200px;cursor:pointer;
		padding-bottom: 206px;padding-left: 222px;margin-left: -83%;image-rendering: -webkit-optimize-contrast;    margin-top: -90%;
	
	}
#Image012 {
		padding-top: 0px;
		padding-bottom: 0px;width: 20%;margin-top: 2%;    margin-left: 2%;image-rendering: -webkit-optimize-contrast;
	}
	
	#Image013 {
		width: 15%;margin-top: -28%;    margin-right: -20%;float:right;image-rendering: -webkit-optimize-contrast;
	}
#Image014 {
		width: 45%;margin-top: -77%;    margin-right: -347%;float:right;image-rendering: -webkit-optimize-contrast;
	}

	#Image023 {
top: -490px;
    position: absolute;image-rendering: -webkit-optimize-contrast;
    right: -200px;
    cursor: pointer;max-width: none;  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}




	.carousel-caption {
		bottom: 320px !important;
		right: 10% !important;
		left: 54% !important;
	}
	#background {
		background-color: #b3e7e0;
		background-repeat: no-repeat;
		height: 624px;
		margin-top: 170px;
		margin-bottom: 170px;
		box-shadow: 0px 0px 10px #000;
	}
	.pagination>li>a {
		padding: 6px !important;
	}
	#dottedLine {
		display: none;
	}
	.modal-dialog {
		width: 700px !important;
	}
	.modal-body {
		height: auto !important;
	}
	
	.btn#subBtn001 {
	 	padding: 10px 38px  !important;
	}

/* CSS Document */
.new-container{
background-image: linear-gradient(#ffffff, #aaded5);
}

body {
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #b3e7e0;
}




.carousel-caption {
	text-shadow: none !important;
	font-family: 'MyriadPro-Bold';
	color: #000 !important;
}


.container1 {  paddig-top:1000px; padding-left:700px; }
.container2 { position:absolute; paddig-top:1000px; padding-left:700px; }

div.well {
	height: 250px;
}

.m1 {
	margin-bottom: 0px;
}

#left_content h2 {
	font-family: 'MyriadPro-Bold';
	color: #404040 !important;
	line-height: 38px;
	padding-bottom: 0px;
}

#left_content {
	/*padding:40px;*/
}

a {
	color: #b3e7e0 !important;
	text-decoration: none !important;
}

.row {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.btn {
	background: #e29c3b;
	font-family: 'MyriadPro-Light';
	font-size: 21px !important;
	color: #b3e7e0;
	padding: 8px 40px !important;
}


footer .footer-copyright {
	font-family: 'MyriadPro-Light';
	text-align: center;
	font-size: 16px !important;
	padding: 18px 0px 10px 0px !important;
	color: #595959;
	font-weight:bold;
	top:10px;
}






/* Dropdown Button */
.dropbtn {
  background-image: linear-gradient(#2d71ae,#264184);
  color: white;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align:center;
  font-size: 16px;
  border: none;
  cursor: pointer;
margin-top:18px; 
 min-width: 200px; 
  margin-left:500px;border-radius: 10px;padding-left:0px;
  
}


/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #b3e7e0b3e7e0;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
   cursor: pointer;
  margin-top:20px;     padding-right: 0px;
    padding-left: 0px;

  margin-left:500px;text-align: center;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 0px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;    background-color: white;border-radius: 10px;    margin-top: auto;

}
/***** MODEL *****/

.modal {
	text-align: center;
	padding: 0!important;
	background: #0000004f;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.modal-header {
	background: #0091b2;
	padding: 12px 20px !important;
	border-radius: 0px;
}

button.close {
	opacity: 1;
}

.close {
	font-size: 38px !important;
}

.modal-body {
	padding: 80px;
	overflow: scroll;
	overflow-x: hidden;
}

.modal h3 {
	font-family: 'MyriadPro-Bold';
	color: #b3e7e0;
	text-align: center;
}

.modal h4 {
	font-family: 'MyriadPro-Bold';
	color: #000;
	text-align: center;
}

.modal p {
	font-family: 'MyriadPro-Light';
	color: #000;
	text-align: left;
	font-size: 16px;
	margin-bottom: 20px;
}

.modal p span {
	font-family: 'MyriadPro-Bold';
}

.modal-body ul li {
	font-family: 'MyriadPro-Light';
	font-size: 16px;
	color: #000;
}

#starBtn {
	display: none;
}



