@charset "utf-8";
/* below line is write to use google font online */
@import url(https://fonts.googleapis.com/css?family=Ubuntu|Fjalla+One|Cabin|Nunito|Libre+Baskerville|Open+Sans|Arvo|Play|Libre+Baskerville|Josefin+Sans|Lato|Source+Code+Pro|Orbitron|Architects+Daughter|Great+Vibes|Michroma|Spinnaker|Unica+One|Berkshire+Swash|Aclonica|Lustria|Petit+Formal+Script|Sarpanch|Happy+Monkey|Paprika|Oswald:400,700,300);


@font-face {
    font-family: 'Jokerman';
    src: url('fonts/Jokerman-Regular.woff2') format('woff2'),
        url('fonts/Jokerman-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
margin-top:0px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
padding:0px;
width: 100%;
}

.topbar{
height: 20px;
background-color: #193E51;	
padding-left: 140px;
padding-right: 140px;
padding-bottom: 5px;
color: #FFF;
font-size: 0.8em;
font-family: "Open Sans";
letter-spacing: 0.5px;
}

.topbar a{
color: #FFF;
}

.topbar a:hover{
color: #9CE61D;
}


header{
background-color: #fff;
height: auto;
display: block;
color: #fffff;

padding-right: 10px;
padding-left: 5%;



}

.img_size{
	width: 500px;
	height:auto;
	padding-right: 15px;

}

header input[type="text"] {
    background: url(../images/search-white.png) no-repeat 10px 6px #444;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:130px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

header input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #444;
    color: #6a6f75;
    width: 150px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }

header h1{
color: #193E51;
font-family: 'Orbitron', sans-serif;	
font-size: 2em;
padding-left: 15px;
/* text-shadow: rgb(71, 71, 71) 3px 5px 2px; */
text-shadow: rgba(0, 0, 0, 0.2) 2px 6px 5px, rgba(255, 255, 255, 0.4) 0px -4px 30px;
line-height: 10px;
letter-spacing: 2px;
font-weight: 800;
}

#clients h1{
color: #black;
font-family: 'Orbitron', sans-serif;	
font-size: 1.2em;
padding-left: 15px;
/* text-shadow: rgb(71, 71, 71) 3px 5px 2px; */
text-shadow: rgba(0, 0, 0, 0.2) 2px 6px 5px, rgba(255, 255, 255, 0.4) 0px -4px 30px;
line-height: 10px;
letter-spacing: 2px;
font-weight: 800;
text-align: center;
}

.ftext { 
font-size: 150%;
color: #C30707;
/*font-family: 'Orbitron', sans-serif;	
/* font-size: 2.8em; */
/* text-shadow: rgb(71, 71, 71) 3px 5px 2px; */

font-family: 'Jokerman';
text-shadow: rgba(0, 0, 0, 0.2) 2px 6px 5px, rgba(255, 255, 255, 0.4) 0px -4px 30px;
text-transform: capitalize;
letter-spacing: 2px;
font-weight: 800;
}

.ftext1 { 
font-size: 150%;
font-family: 'Jokerman';
color: #C30707;	
/* font-size: 2.8em; */
/* text-shadow: rgb(71, 71, 71) 3px 5px 2px; */
text-shadow: rgba(0, 0, 0, 0.2) 2px 6px 5px, rgba(255, 255, 255, 0.4) 0px -4px 30px;
text-transform: capitalize;
letter-spacing: 2px;
line-height: 25px;
font-weight: 800;
}

.ftext3 { 
font-size: 150%;
color: #C30707;
font-family: 'Orbitron', sans-serif;	
/* font-size: 2.8em; */
/* text-shadow: rgb(71, 71, 71) 3px 5px 2px; */

text-shadow: rgba(0, 0, 0, 0.2) 2px 6px 5px, rgba(255, 255, 255, 0.4) 0px -4px 30px;
text-transform: capitalize;
letter-spacing: 2px;
font-weight: 800;
}

header h3{
/*color: #FAFAFA;*/
color: #000;
font-family: 'Fjalla One', sans-serif;	
font-size: 1.8em;
padding-left: 15px;
/* text-shadow: rgb(71, 71, 71) 3px 5px 2px; */
text-shadow: rgba(0, 0, 0, 0.2) 2px 6px 5px, rgba(255, 255, 255, 0.4) 0px -4px 30px;
line-height: 10px;
letter-spacing: 8px;
}




.black_color{
color: #000;	
}

nav{
	
}

nav ul {
  list-style: none;
  background-color: #444;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
}
nav li {
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #888;
}
 
nav a {
  text-decoration: none;
  color: #fff;
  display: block;
  transition: .3s background-color;
}
 
nav a:hover {
  background-color: #005f5f;
}
 
nav a.active {

  background-color: #f16021;
  color: #FFF;
  
  cursor: default;
}
 
@media screen and (min-width: 600px) {
  nav li {
    width: 120px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
  }
 
  /* Option 1 - Display Inline */
  nav li {
    display: inline-block;
    margin-right: -4px;
  }
 
  /* Options 2 - Float
  nav li {
    float: left;
  }
  nav ul {
    overflow: auto;
    width: 600px;
    margin: 0 auto;
  }
  nav {
    background-color: #444;
  }
  */
}


nav .subMenu{
						position: absolute;
						padding: 0px;
						background:#ace;
						display:none;
					}
nav .subMenu li{
						display:block;
						text-align:left;
						cursor:pointer;
						padding:5px;
					}

nav .subMenu li a{
					  line-height:20px;
					}		
nav .subMenu li:hover{
						background:#ccc;
					}					


article{
width: 100%;	
margin-left: auto;
margin-right: auto;
}

.application_form{
background-color: #193E51;	
width: 100%;

	
}


.application_form_text{
text-align: center;
color: #FFF;
font-family: 'Oswald', sans-serif;	
	
}

/* Form */

.cf:before, .cf:after{
    content:"";
    display:table;
}

.cf:after{
    clear:both;
}

.cf{
    zoom:1;
}    





.form_hint {
	font-family: 'Oswald', sans-serif;	
	font-size: 0.9em;
    background: #B50707;
    border-radius: 3px 3px 3px 3px;
    color: white;
    margin-left:118px;
    padding: 1px 6px;
    z-index: 999; /* hints stay above all other elements */
    position: absolute; /* allows proper formatting if hint is two lines */
    display: none;

}

.form_hint::before {
    content: "\25C0"; /* left point triangle in escaped unicode */
    color:#B50707;
    position: absolute;
    top:1px;
    left:-6px;
}


.form-wrapper input:focus + .form_hint {display: inline;}
.form-wrapper input:required:valid + .form_hint {background: #28921f;} /* change form hint color when valid */
.form-wrapper input:required:valid + .form_hint::before {color:#28921f;} /* change form hint arrow color when valid */


/* Form wrapper styling */
.form-wrapper {
    width: 450px;
    margin: 0px auto 0px auto;
    background: #193E51;
	padding-top: 10px;
	padding-bottom: 10px;
    border-radius: 4px;
    
}


/* Form text input */

.form-wrapper input {
    width: 330px;
    height: 20px;
    padding: 10px 5px;
	
    float: left;    
    font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
    border: 0;
    background: #eee;
    border-radius: 3px 0 0 3px;      
}

.form-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    

/* Form submit button */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 110px;
    font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
    color: #fff;
    text-transform: uppercase;
    background: #D41616;
    border-radius: 0 3px 3px 0;      
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}   
  
.form-wrapper button:hover{		
    background: #e54040;
}	
  
.form-wrapper button:active,
.form-wrapper button:focus{   
    background: #c42f2f;
	outline: 0;   
}

.form-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #d83c3c transparent;
    top: 12px;
    left: -6px;
}

.form-wrapper button:hover:before{
    border-right-color: #e54040;
}

.form-wrapper button:focus:before,
.form-wrapper button:active:before{
        border-right-color: #c42f2f;
}      

.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}    



#content {
	width:90%; height:400px; position:relative; background:#99FF33; 
  margin-left: auto;
  margin-right: auto;
	}
	
#clients {
width:80%; height:400px; position:relative; 
margin-left: auto;
margin-right: auto;

}
	
	
#about{
	width:80%; height:450px; position:relative; background:#FFFFFF; 
	}

aside{
display: inline-block;
width: 19%;
height: 900px;
float: right;
padding-right: 5px;  
background-color: #FFF;
}

aside .box {
background-color: #A4A4A4;
border:1px solid #eee;
margin-top: 15px;	
margin-left: auto;
margin-right: auto;
width:auto;
background-color: #FAFAFA;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

aside .box ul {
list-style-type:none;
list-style-position:outside;
margin:0px;
padding:0px;
}
aside .box li{
padding:8px;
position:relative;
margin-left: auto;
margin-right: auto;
}

aside .box li:first-child{
background-color: #193E51;
color: #FFF;
font-family: 'Oswald', sans-serif;
font-size: 1.2em;
-webkit-border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
}

aside .box li:last-child {
    border-bottom:0px solid #777;
}
aside label{
font-family: 'Oswald', sans-serif;
}

.contact_form label {
    width:150px;
    margin-top: 3px;
    display:inline-block;
    float:left;
    padding:3px;
}
aside input {
    height:15px;
    width:190px;
    padding:5px 8px;
}

aside input {
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
}
aside input:focus{
    background: #fff;
    border:1px solid #555;
    box-shadow: 0 0 3px #aaa;
}


aside button.submit {
    background-color: #68b12f;
    background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
    background: -webkit-linear-gradient(top, #68b12f, #50911e);
    background: -moz-linear-gradient(top, #68b12f, #50911e);
    background: -ms-linear-gradient(top, #68b12f, #50911e);
    background: -o-linear-gradient(top, #68b12f, #50911e);
    background: linear-gradient(top, #68b12f, #50911e);
    border: 1px solid #509111;
    border-bottom: 1px solid #5b992b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #9fd574;
    -webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
    -moz-box-shadow: 0 1px 0 0 #9fd574 inset;
    -ms-box-shadow: 0 1px 0 0 #9fd574 inset;
    -o-box-shadow: 0 1px 0 0 #9fd574 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
}
aside button.submit:hover {
    opacity:.85;
    cursor: pointer;
}
aside button.submit:active {
    border: 1px solid #20911e;
    box-shadow: 0 0 10px 5px #356b0b inset;
    -webkit-box-shadow:0 0 10px 5px #356b0b inset ;
    -moz-box-shadow: 0 0 10px 5px #356b0b inset;
    -ms-box-shadow: 0 0 10px 5px #356b0b inset;
    -o-box-shadow: 0 0 10px 5px #356b0b inset;
     
}

/* Center Table*/

.center-table {

  text-align: center;
  font-family: "Lato";
width: 80%;

margin-right: auto;	 
margin-left: auto;
  }

.center-table h1 {
  font-size:26px;
  letter-spacing:3px;
  line-height:40px;
  text-transform:uppercase;
}
.center-table p {
  font-size: 26px;
  line-height: 45px;
  max-width:750px;
  margin:0 auto;
}
.center-table-trigger {
  margin-top:30px;
  border:1px solid #E85700;
  border-radius:50px;
  font-size:26px;
  display:inline-block;
  cursor:pointer;
  position:relative;
}

.center-table-trigger * {
  -webkit-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  -moz-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  -o-transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);
  transition: 0.3s cubic-bezier(0.540, 1.410, 0.540, 0.870);

  -webkit-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  -moz-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  -o-transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);
  transition: 0.4s cubic-bezier(0.165, 0.925, 0.510, 1.005);

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.center-table-trigger span {
  padding:17px 80px;	
  color:#E85700;
  width:246px;
  display: inline-block;
}
.center-table-trigger .bubble {
  position:absolute;
  background:#E85700;
  top:0;
  border-radius:50px;
  left:0;
  height:74px;
  width: 246px;
  z-index:-1;
}
.center-table-trigger.right .bubble {
  margin-left:246px;	
}

.center-table-trigger:not(.right) .annual {
  color:#fff;
}
.center-table-trigger.right .monthly {
  color:#fff;
}

.center-table ul {
  display:table;
  margin:30px auto 10px;
  width:100%;
  max-width:1100px;
  padding: 10px;
    border-spacing: 10px;
   border-collapse: separate;
}


.center-table li {
  display:table-cell;
  width:25%;
  padding:5px;

  -webkit-transition: 0;
  -webkit-transition: all 0.25s, color 0s !important;
  -moz-transition: all 0.25s, color 0s !important;
  -o-transition: all 0.25s, color 0s !important;
  transition: all 0.25s, color 0s !important;
  position:relative;
  z-index:0;
  border: 0px solid #BBB;
  
      border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.center-table li:first-child {
  position:relative;
  right:-1px;
background-color: #0C7EBF;  
}

.center-table li:nth-child(2) {

background-color: #A3B70E;  
}

.center-table li:nth-child(3) {

background-color: #E85700;  
}

.center-table li:nth-child(4) {

background-color: #a50d8b;  
}


.center-table li:last-child {
  position:relative;
  left:-1px;	
}


.center-table li:hover {
  box-shadow: 0 13px 48px rgba(0, 0, 0, 0.2);
  z-index:1;
  color:#fff;
  background: gray;
  border-color: #34383B;
  -webkit-transform:scale(1.05);
}

.center-table li * {
  -webkit-transition: 0 !important;
  -moz-transition: 0 !important;
  -o-transition: 0 !important;
  transition: 0 !important;
}

.center-table li:hover * {
  color:#fff !important;
  border-color:rgba(255, 255, 255, 0.27) !important;
}



.center-table li strong {
  font-size:19px;
  text-transform:uppercase;
  color:#FFF;
  letter-spacing:2.4px;
  line-height:45px;
  font-weight:400;
  margin-bottom: 25px;
  display: inline-block;
}

.center-table ul .center-table-description {
  display:block;
  font-size:19px;
  line-height:30px;
  text-align: left;
  padding-left: 15px;
}

.center-table-description1 {
  display:block;
  font-size:18px;
  line-height:40px;
  text-align: left;
    padding-left: 15px;
}

.center-table-description2 {
  display:block;
  font-size:18px;
  line-height:32px;
  text-align: left;
    padding-left: 15px;
}

.center-table-description-small-16 {
  display:block;
  font-size:16px;
  line-height:32px;
  text-align: left;
    padding-left: 15px;
}

.center-table-description-small-15 {
  display:block;
  font-size:15px;
  line-height:32px;
  text-align: left;
    padding-left: 15px;
}

.center-table-description-small-14 {
  display:block;
  font-size:14px;
  line-height:32px;
  text-align: left;
    padding-left: 15px;
}

.center-table-description-small-12 {
  display:block;
  font-size:12px;
  line-height:32px;
  text-align: left;
    padding-left: 15px;
}

.center-table-description3 {
  display:block;
  font-size:16px;
  line-height:32px;
  text-align: left;
    padding-left: 15px;
}

.center-table-description4 {
  display:block;
  font-size:16px;
  line-height:32px;
  text-align: left;
    padding-left: 15px;
}


.center-table .center-table-price1 {
  font-size:30px;
  letter-spacing:2px;
  padding-top:10px;
  display:block;
  font-weight:400;
  padding-bottom:12px;
  color: #BECA0B;
}

.center-table .center-table-price12 {
  font-size:30px;
  letter-spacing:2px;
  padding-top:10px;
  display:block;
  font-weight:400;
  padding-bottom:12px;
  color: #BECA0B;
}

.center-table .center-table-price {
  font-size:30px;
  letter-spacing:2px;
  padding-top:10px;
  display:block;
  font-weight:400;
  padding-bottom:12px;
  color: #000000;
}
.center-table .center-table-button {
  text-transform:uppercase;
  font-size:19px;
  color:#2F3740;
  text-decoration:none;
  line-height:1;
  padding:28px 0 24px;
  border-top:1px solid #bbb;
  width:100%;
  display:inline-block;
  margin-top:6px;
  display:block;
}
.center-table li:hover .center-table-button {

  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
}


.center-table ul a:hover {
  color:#E85700;
}

.center-table ul a, .center-table ul a:hover .center-table-price, .center-table ul a:hover .center-table-description {
  color:#FFF;
}

/* */

footer{
clear: both;		
background-color: #2E2E2E ;	
color: #ABABAB;
font-size: 0.8em;
font-family: "Open Sans";
border-top: 12px solid #193E51;
}

footer a{
  text-decoration: none;
  color: #ABABAB;

}

footer .center{
  color: #ABABAB;
  padding: 10px;

}

footer table{
background-color: #000;
	
}

footer a:hover{
  color: #9CE61D;
}

.fspan {
padding-left: 80px;
color: #FFF;	
}

.fspan1 {
padding-left: 30px;	
color: #FFF;
}

a{
  text-decoration: none;
}



/*Social Icons*/

.social-slide {
	height: 48px;
	width: 48px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
.twitter-hover {
	background-image: url('../images/twitter-hover.png');
}
.facebook-hover {
	background-image: url('../images/facebook-hover.png');
}
.google-hover {
	background-image: url('../images/google-hover.png');
}
.pinterest-hover {
	background-image: url('../images/pinterest-hover.png');
}
.linkedin-hover {
	background-image: url('../images/linkedin-hover.png');
}
.tumblr-hover {
	background-image: url('../images/tumblr-hover.png');
}
.reddit-hover {
	background-image: url('../images/reddit-hover.png');
}
.instagram-hover {
	background-image: url('../images/instagram-hover.png');
}
.stumbleupon-hover {
	background-image: url('../images/stumbleupon-hover.png');
	
}


/* Note Code*/

      pre                                    {margin:1.4em 0; font-size:12px; line-height:1.4em; white-space:pre-wrap; word-wrap:break-word;}

      .follow                                {clear:both; margin-top:2em; font-size:1.125em;}
      .follow span                           {font-weight:bold;}


      /* == FOLDED CORNERS */

      .note {
          position:relative;
          width:90%;
          padding:1em 1.5em;
          margin:2em auto;
          color:#fff;
          background:#97C02F;
          overflow:hidden;
      }

      .note:before {
          content:"";
          position:absolute;
          top:0;
          right:0;
          border-width:0 16px 16px 0; /* This trick side-steps a webkit bug */
          border-style:solid;
          border-color:#fff #fff #658E15 #658E15; /* A bit more verbose to work with .rounded too */
          background:#658E15; /* For when also applying a border-radius */
          display:block; width:0; /* Only for Firefox 3.0 damage limitation */
          /* Optional: shadow */
          -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
          -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
          box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
      }

      .note.red {background:#C93213;}
      .note.red:before {border-color:#fff #fff #97010A #97010A; background:#97010A;}

      .note.blue {background:#53A3B4;}
      .note.blue:before {border-color:#fff #fff transparent transparent; background:transparent;}

      .note.taupe {background:#999868;}
      .note.taupe:before {border-color:#fff #fff #BDBB8B #BDBB8B; background:#BDBB8B;}
	  
	  .note.gray {background:#ECECEC; color: #2E2E2E; font-family: 'Open Sans', sans-serif; font-size: 0.9em;}
      .note.gray:before {border-color:#fff #fff #A3A0A0 #A3A0A0; background:#A3A0A0;}

      /* ROUNDED CORNERS VERSION
       * All modern browsers can produce this effect with a single pseudo-element.
       * However, they all have bugs (mainly to do with border-radius) that make this a bit tricky.
       * As far as I can tell, this is the only cross-browser method for the moment.
       * Can't use this method for the simple effect because Opera 11 will only show backgrounds
       * through transparent borders if there is a border-radius applied.
       */

      .note.rounded {
          -webkit-border-radius:5px 0 5px 5px;
          -moz-border-radius:5px 0 5px 5px;
          border-radius:5px 0 5px 5px;
      }

      .note.rounded:before {
          border-width:8px; /* Triggers a 1px 'step' along the diagonal in Safari 5 (and Chrome 10) */
          border-color:#fff #fff transparent transparent; /* Avoids the 1px 'step' in webkit. Background colour shows through */
          -webkit-border-bottom-left-radius:5px;
          -moz-border-radius:0 0 0 5px;
          border-radius:0 0 0 5px;
      }

      .note p {margin:0;}
      .note p + p {margin:1.5em 0 0;}
	  

.sabout{
width: 80%;
margin-right: auto;	 
margin-left: auto;

}	  

.contact-page1{
width: 80%;
margin-top: 25px;
margin-bottom: 25px;
margin-left: auto;
margin-right: auto;		
padding-top: 25px;
padding-bottom: 25px;
font-family:georgia,serif;

font-size:18px;
font-weight:normal;
line-height:150%;
text-align: justify;
text-justify: inter-word;


}






.contact-page{
width: 80%;
margin-top: 25px;
margin-bottom: 25px;
margin-left: auto;
margin-right: auto;		
padding-top: 25px;
padding-bottom: 25px;
font-family:georgia,serif;
color:#2f2f2f;
font-size:18px;
font-weight:normal;
line-height:150%;
text-align: justify;
text-justify: inter-word;
background-color: #e3e3e3;	
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;

-webkit-box-shadow: 11px 10px 11px -2px rgba(0,0,0,0.3);
-moz-box-shadow: 11px 10px 11px -2px rgba(0,0,0,0.3);
box-shadow: 11px 10px 11px -2px rgba(0,0,0,0.3);
}

.contact-page ul {
list-style-type: none;	
width: 50%;
background-image: url("../images/location-icon3.png") ;
background-position: 90% 0px; 
background-repeat: no-repeat; 
background-size: auto 95%; 
}


.contact-page a{
text-decoration: none;
color: #2f2f2f;	
}

.contact-page a:hover{
color: #9CE61D;	
}


.map{
width: 95%;
margin-left: auto;
margin-right: auto;

}

.login a{
background-color: 	#666666;
color: #FFF;	
padding-top: 4px;
padding-bottom: 4px;
padding-right: 15px;
padding-left: 15px;
}

.login a:hover{
background-color: 	#9CE61D;
color: #FFF;	
}


#equiry_form{

margin: 20px;	
	
}



.forms h2{
  font-family: "Lato";	
  color: #FFF;
  font-size: 1.5em;  
}	  
	  
	.forms{
	 border: 1px solid #193E51;	
	 background-color: #2B6F92;
	 width: 250px;
	 padding-left: 20px;
	 padding-right: 10px;
	 padding-top: 5px;
	 padding-bottom: 10px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 margin-right: auto;
	 margin-left: auto;
       -webkit-border-bottom-left-radius:5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
	}  
	  
	  
	  
.forms input, textarea {
	font-family: 'lucida sans', 'trebuchet MS', 'Tahoma';
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 200px;
	color: #2B6F92;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;	
border-radius: 5px;	
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.forms input[type=email] {

}

.formstextarea {
	width: 400px;
	height: 150px;
	max-width: 400px;
	line-height: 18px;
	
}

.forms input:hover, textarea:hover,
.forms input:focus, textarea:focus {
    outline: none;
    border-color: #383838;
    box-shadow: 0 0 10px #383838;
}

.form label {
	margin-left: 10px;
	color: #999999;
}

/* ===========================
   ====== Submit Button ====== 
   =========================== */

.submit input {
	width: 90%; 
	height: 40px;
	background-color: #04345B; 
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}

.submit input:hover {
	width: 90%; 
	height: 40px;
	background-color: #00223D; 
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}

/* contact */

.error, .success{
margin-right: auto;
margin-left:auto;	
width: 60%;

padding: 10px;
border-radius: 5px;	
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.error{
    color: #D8000C;
    background-color: #FFBABA	
}

.success{
    color: #4F8A10;
    background-color: #DFF2BF;
}














.newheadlines{
          font-family:georgia, serif;
	  color:#381704;
	  font-size:10px;
	  letter-spacing:0.1em;
	  line-height:200%;
padding-top:11px;}

.new{
          font-family:georgia, serif;
	  color:#3B200F;
	  font-size:16px;
	  font-weight:bold;
	  line-height:125%;
text-align:center;}

.quipped_sectopm{
          font-family:georgia, serif;
	  color:#786E69;
	  font-size:10px;
	  font-weight:bold;
	  letter-spacing:.1em;
	  text-transform:uppercase;
	  padding-bottom:3px;

 	  font-family:georgia, serif;
	  color:#786E69;
	  font-size:10px;
	  font-weight:bold;
	  font-style:italic;
	  letter-spacing:.1em;
padding-bottom:35px;}

.new_paragraph{
          position:relative;
          width:90%;
          padding:1em 1.5em;
          margin:1em 1em;
          color:#fff;
          overflow:hidden;
		  
		  
		  
    font-family:georgia,serif;
	color:#381704;
	font-size:18px;
	font-weight:normal;
	line-height:150%;

  text-align: justify;
  text-justify: inter-word;
}


/* Image Effect*/

.column {
	margin: 8px 8px 0;
	padding: 0;
	align: center;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 200px;
	height: 125px;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/* Zoom In #2 */
.hover02 figure img {
	width: 200px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover02 figure:hover img {
	width: 250px;
}

/* Zoom Out #1 */
.hover03 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover03 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Zoom Out #2 */
.hover04 figure img {
	width: 200px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover04 figure:hover img {
	width: 150px;

}

/* Slide */
.hover05 figure img {
	margin-left: 30px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover05 figure:hover img {
	margin-left: 0;
}

/* Rotate */
.hover06 figure img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover06 figure:hover img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}

/* Blur */
.hover07 figure img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover07 figure:hover img {
	-webkit-filter: blur(0);
	filter: blur(0);
}

/* Gray Scale */
.hover08 figure img {
		width: 200px;
	height: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover08 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

/* Sepia */
.hover09 figure img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover09 figure:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
}

/* Blur + Gray Scale */
.hover10 figure img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover10 figure:hover img {
	-webkit-filter: grayscale(100%) blur(3px);
	filter: grayscale(100%) blur(3px);
}

/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .5;
}

/* Opacity #2 */
.hover12 figure {
	background: #1abc9c;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}

/* Flashing */
.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
	
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}





/* Contact Table */

table.contact_table {
  border: 1px solid #F7F7F7;
  width: 100%;
  text-align: left;
}
table.contact_table td, table.contact_table th {
  border: 1px solid #AAAAAA;
  padding: 10px 10px;
  font-family: 'Orbitron', sans-serif;	

}
table.contact_table tbody td {
	font-family: 'Oswald', sans-serif;	
  font-size: 18px;
  color: #000000;
}
table.contact_table tr:nth-child(even) {
  background: #FFF;
}
table.contact_table thead {
  background: #EDEDED;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #eeeeee 66%, #EDEDED 100%);
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #eeeeee 66%, #EDEDED 100%);
  background: linear-gradient(to bottom, #f1f1f1 0%, #eeeeee 66%, #EDEDED 100%);
}
table.contact_table thead th {
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
table.contact_table tfoot td {
  font-size: 19px;
    
}

table.contact_table td{
	vertical-align: top;

}

table.contact_table tfoot .links {
  text-align: right;
}
table.contact_table tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}


/* image_table */

table.blueTable {
  width: 100%;
  text-align: center;
}
table.blueTable td, table.blueTable th {
  padding: 3px 2px;
table.blueTable tr:nth-child(even) {
}
  background: #D0E4F5;
}
table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}