body{

	color:#555;
	font-family:Calibri, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.6em;
	margin:0;
 /*background-image:url('../images/Pulling.jpg');*/
  background-size:cover;
  background-repeat:no-repeat;
  
}
body.modal-dialog{
    z-index:inherit;
}
p{
  font-family:Georgia;
  text-align: right;
}

.button {
    background-color: #4CAF50; 
    border: none;
    color: white;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
    cursor: pointer;
     font-family: Georgia;
}

.button1 {
   background-color: white; 
    color: black; 
    border: 2px solid #008CBA;
    font-family: Georgia;
}
.button1:hover {
    background-color: #008CBA;
    color: white;
}
#content {
display: block;
}
.onethird{
  width: 33%;
  float: left;
  padding-left: 5%;
  padding-top: 1%;
}
.onethird h1{
  color:#800000;font-family:Georgia;
}
.onethird p{
  font-size: 14px;
  margin-top: 10px;
  color: #006600;
  margin-bottom: 1px;
  border-bottom: 0; 
}
.one h1{
  color:#800000;font-family:Georgia;
}
.one p{
  font-size: 14px;
  margin-top: 10px;
  color: #006600;
  margin-bottom: 1px;
  border-bottom: 0; 
}
.one img{
  width: 350px;
  height: 250px;
}
.onehalf{
  padding:5%;
}
.secondhalf{
 width: 50%;
  float: right; 
  padding-right: 18%;
}
.onehalf a{
  font-size: 14px;
  font-family: Georgia;
  color: blue;
}
.onehalf ul li{
display: contents; 
}
.onehalf img{
  width: 350px;
  height: 250px;
}
.secondhalf ul li{
display: contents; 
}
.secondhalf a{
  font-size: 14px;
  font-family: Georgia;
  color: blue;
}
div{
  position: 100%;
}
#onethird {
  max-width: 200px;
  padding: 10px;
  margin: 20px;
  text-align: center;
  font-family: Georgia;
  display: inline-block;
  border-right: 20px;
}
#previous_update {
width: 300px;
height: 350px;
float: right;
}
#package_update {
width: 1100px;
height: 350px;
float: right;
padding-left: 20px;
position: relative;
}
.container{
	width:100%;
	margin:auto;
	overflow:hidden;
}
.container_head_desk{
  width:80%;
  margin:auto;
  overflow:hidden; 
  background-color: #D3FFCE;
  margin-top:5%;
  margin-bottom: 5%;
}
.container li{
	text-align: justify;
    text-justify: inter-word;
    padding:5px; 
    list-style-type: disc;
}	

.container a,img{
	color: #800000;
  padding: 5px;

}
.container p,ol,ul{
  font-size: 17px;
  font-family: Arial;
  text-align: justify;
}

#review{
text-align: left;
}
#contact{
text-align: left;
}
#links{
text-align: left;
}
.container h3{
  font-family: Arial;
  text-align: left;
  color:blue;

}
.container h4{
  font-family: Arial;
  text-align: center;
  color:blue;

}
.container h2{
  color:#800000;
}
.container h1{
  color:blue;
}

#award{
	background-color:#aeefca;
} 

#showcase{
	background-image:url('../images/Background.png');
	background-position:center right;
	min-height:300px;
	margin-bottom:30px;
	text-align: center;
	background-repeat: no-repeat;
}

#showcase h1{
	color:fff;
	font-size:50px;
	line-height: 1.6em;
	padding-top:30px;
}

#main{
	float:left;
	width:70%;
	padding:0 30px;
	box-sizing: border-box;
}

#sidebar{
	float:right;
	width:30%;
	background: #333;
	color:#fff;
	padding:10px;
	margin-top: 20px;
	box-sizing: border-box;
}
#main-footer2{
  background:#2e2e2e;
  color:#fff;
  text-align: center;
  padding-bottom:80px;
  margin-top:0px;
}
#main-footer2 p{
  color:#f0f0f0;
  font-family: Georgia;
 }
#main-footer{
	background:#3d3d3d;
	color:#fff;
	text-align: left;
	padding-bottom:200px;
	margin-top:250px;
}
#main-footer a{
  color:white;
  font-family: Georgia;
 }
#right_menu{
  margin-bottom: 100px;
  margin-top: 0px;
  position: absolute;
  right: 250px;
}

#right_menu ul{
  list-style: none;
  padding: 5px;
  margin-top: 0px;
}
#right_menu ul li a{
  text-decoration: none;
  color:black;
  background-color: #a0db8e;
  display: block;
  width: 200px;
  margin: 2px;
  padding: 20px;
  border: 4px solid #34495e;
  height: 20px;
  line-height: 5px;
  text-align: left;
  margin-top: 0px;

}
@media(max-width:600px){
	#main{
		width:100%;
		float:none;
	}

	#sidebar{
		width:100%;
		float:none;
	}
	#navbar input[type=text] {
        float: none;
        display: block;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 14px;
    }
    .input[type=text] {
        border: 1px solid #ccc;
    }
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  padding: 20px;
   }

/* Hide the images by default */
.mySlides {
    display: none;
}
.mySlides img{
  position: relative;
    float: left;
    width:  1300px;
    height: 450px;
    background-position: 50% 50%;
    background-repeat:   no-repeat;
    background-size:     cover;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/* code for user card*/
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 250px;
  padding: 5px;
  margin: 5px;
  text-align: center;
  font-family: Georgia;
  display: inline-block;
  border-right: 20px;

}
.card1 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 200px;
  margin: auto;
  text-align: center;
  font-family: Georgia;
  padding: 10px;

}
.card img{
  width:140px; 
  height:150px;
}
.card a{
  color:white; 
}
.card1 img{
  width:140px; 
  height:150px;
}
.title {
  color: grey;
  font-size: 18px;
}
.container hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; 
    border-color: green;
}
.container2 {
    position: relative;
    text-align: center;
    color: white;
}
.container3 {
    float:left;
width:1000px;
overflow-y: auto;
height: 100px;
}

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
    font-size: 13px; 
    background-color: black;
    color: yellow;
    opacity: 0.5;
}
#loading {
position: fixed;
width: 100%;
height: 100vh;
background: #fff url('images/loader.gif') no-repeat center center;
z-index: 9999;
}
/*end of code for user card*/

/*
Forces carousel image to be 100% width and not max width of 100%
*/
/*Eliminates padding, centers the thumbnail */

/*search button*/
.box1{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  transform: translate(-50%,-50%);
}
input{
  position: relative;
  display: inline-block;
  font-size: 20px;
  box-sizing: border-box;
  transition: .5s;
}
 input [type="text"]
 {
  background: #fff;
  width: 350px;
  height: 50px;
  border: none;
  outline: none;
  padding: 0 25px;
  border-radius: 25px 0 0 25px;
 } 
 input [type="submit"]
 {
  position: relative;
  border-radius: 25px 0 0 25px;
  width: 150px;
  height: 50px;
  border: none;
  outline: none;
  cursor: pointer;
  background: blue;
  color: #fff;
 } 
 input [type="submit"]:hover
 {
  background: green;
 } 
 .box
{
  position: relative;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%,-50%);
}
input
{
  position: relative;
  display: inline-block;
  font-size: 20px;
  box-sizing: border-box;
  transition: .5s;
}
input[type="text"]
{
  background:#f2f9bb;
  width: 70%;
  height: 50px;
  border: none;
  outline: none;
  padding: 0 25px;
  border-radius: 25px 0 0 25px;
} 
input[type="submit"]
{
  position: relative;
  left: -5px;
  border-radius: 0 25px 25px 0;
  width: 20%;
  height: 50px;
  border: none;
  outline: none;
  cursor: pointer;
  background: blue;
  color: #fff;
} 
input[type="submit"]:hover
 {
  background: green;
 } 

#titleradio{
  background-color:Yellow;
}

.radio1{
  background-color:#ADD8E6;
}
 table {
    width: 100%;
    display:block;
    table-layout: fixed;
  }
   tbody {
    height: auto;
    display: inline-block;
    width: 100%;
    overflow: auto;
  }
  table td{
    padding: 3px;
    border: 1px solid yellowgreen;
  }

  .container span{
    color: #4117fd;
  }

  table.contact td{
    font-size:large;
    padding: 6px;
    background-color: #04AA6D;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
  }
  table.contact{
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    }

     table.contact th{
    font-size:large;
    padding: 6px;
    background-color: #04AA6D;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
  }