/*
  Theme Name: Triangle
  Theme Uri: http://designscrazed.org/
  Author: Allie
  Author Uri: http://designscrazed.org/
  Description: Creative Site Template
  Version: 1.1
  */

  @import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
/*
  @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
  @import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700);
  */
  
body {
/*  font-family: "Source Sans Pro", Arial, sans-serif;	*/
  font-weight: 300;
	background-image: url(images/roundtable-828546_1280.jpg); 
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
}

  html {
    height: 100%;
  }

  a {
    color:indigo;
    text-decoration:underline;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    font-size: 1em;
  }

  a:hover {
    outline: none;
    text-decoration:none;
    color:#4fcccd;
  }

  a:focus {
    outline:none;
    outline-offset: 0;
  }


  mark {
    background-color: yellow;
    color: black;
  }
  ol {
    font-size: 1.0em;
	line-height: 1.3;
  }
  p {
    font-size: 1.0em;
	line-height: 1.4;
  }

  h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
  }

  h1{
	color: #900;
    font-weight: bold;
  }

  h2{
    font-size: 24px;
    color: white;
  }

  h3{
    font-size: 18px;
  }
  
.next_page a {
	background-color: black;
	color: white;
	font-size: 1em;
	border:2px solid #C50;
	border-radius: 8px;
	letter-spacing: 1px;
	padding: 3px 5px 4px; 
	text-decoration: none;
}
.next_page:hover, 
.next_page:focus{
    outline: none;
    background: none;
    box-shadow: none;
    color: #01707f;
    border-color:#01707f;
  }

.quotedtext {
	color: brown;
	font-style: italic;

}
.catch_red {
	padding-top: .7em;
	padding-bottom: .7em;
    font-size: 2.6em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	color: #E32E2E;
}
.catch_white {
	padding-top: .6em;
    font-size: 1.6em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	color: white;
	padding-bottom: .6em;
}
.title {
    font-size: 2em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	color: #900;
	margin-top: 30;
}
.box-border {
	border-color:#900;
	border-width:2px;
	border-style: solid;
}

/*.banner-outside {
	border-color:#900;
	border-width:4px 4px 4px 4px;
	border-style: solid;
	width:99%;
	padding-top: 30;
}
.banner-inside {
    font-size: 2.5em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	color: #900;
  background-image: url(../images/texture-4d.jpg); 
}*/

.single-service{
  overflow: hidden;
  display: block;
}

.single-service img {
  margin-bottom: 15px;
}

.single-service img {
  height: 85px;
}

.single-service h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

.single-service p {
  padding: 0 40px;
}
p.footnote {
    font-size: 0.9em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	color: brown;
	line-height: 1.1;
}

.header-rightside {
    font-size: 1.5em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	color: green;
  	margin-top: 30;
  	padding-top: 1em;
  	padding-bottom: .5em;
}
@media screen and (max-width: 1080px) {
  .header-rightside {
    margin: .3em .3em .3em .3em;
    max-width:100%;
    font-size: 1em;
    
  }
}


.textquote {
	font-style: italic;
	font-weight:bold;
	color: brown;
	line-height: 1.1em;
}
.textnormalright {
	font-weight:normal;
	color: black;
	line-height: 1.1em;
}
.textboldright {
	font-weight:bold;
	color: black;
	line-height: 1.1em;
}
.textclick {
	color: brown
}
.textsmaller {
	line-height: .4em;
}
.textenhanced1 {
	color: Green;
}

p.list1{
	color: blue;
	line-height: .8em;
}
.text-TP:before {
	color: Blue;
	font-weight: bold;
	content: 'TeMWIA-Passport';
}
.txt-g {
	color: Green;
	font-style: italic;
}
.txt-b {
	color: blue;
	font-style: italic;
    font-size: 1.0em;
}
.txt-r {
	color: crimson;
    font-size: 1.0em;
	font-style: italic;
}
  
.txt-n {
	color: brown;
	font-style: italic;
}
.txt-e {
	color: yellow;
	font-style: italic;
}


.contactUs2 a {
	background-color: black;
	border:2px solid #C50;
	border-radius: 8px;
	color: yellow;
	float: right;
	right: 5px;
	top: 5px;
	font-size: 1.5em;
	/*line-height: 28px;*/
	letter-spacing: 1px;
	padding: 5px 5px 5px; 
	margin: 5px 5px 5px; 
	text-decoration: none;
	/*font-family: Arial, sans-serif;
	/* font-family: 'Roboto Condensed', sans-serif; */
}
.contactUs2 a:hover, 
.contactUs2 a:focus{
    outline: none;
    background: white;
    box-shadow: none;
    color: black;
    border-color:#01707f;
  }

.contactUs-float {
	background-color: black;
	color: white;
	float: right;
	z-index: 999;
	position: fixed;
	right: 5px;
	/*top: 150px;*/
	top: 5px;
	border:2px solid #C50;
	border-radius: 8px;
/*transform: rotate(270deg);
-ms-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
transform-origin: right bottom 0;
-webkit-transform-origin: right bottom 0;
*/
}
.contactUs-float a {
	color: yellow;
	float: right;
	font-size: 1.5em;
	/*line-height: 28px;*/
	letter-spacing: 1px;
	padding: 5px 5px 5px; 
	text-decoration: none;
	/*font-family: Arial, sans-serif;
	/* font-family: 'Roboto Condensed', sans-serif; */
}
.contactUs-float a:hover, 
.contactUs-float a:focus{
    outline: none;
    background: white;
    box-shadow: none;
    color: black;
    border-color:#01707f;
  }
/*.contactUs-float:hover{background: LightGreen;}*/

.index-float {
	background-color: LemonChiffon;
	float: right;
	z-index: 998;
	position: fixed;
	right: 5px;
	bottom: 5px;
	border:2px solid #C50;
	border-radius: 8px;
	padding: 0px 2px 0px 3px; 
	font-size: 0.8em;
	line-height: 2.3;
}

/*#id_header{
  margin-bottom: 0;
  padding: 30px 0 60px 0;
  background-image: url(../images/texture-4d.jpg); 
}
.header-1{
  margin-bottom: 0;
  padding: 35px 0 60px 0;
  background-image: url(../images/texture-4d.jpg); 
}
.header-0{
  margin-bottom: 0;
  padding: 15px 0 15px 0;
  background-image: url(../images/texture-4d.jpg); 
}*/


.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.btn-submit {
  width: 100%;
  background-color: #4fcccd;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 3px;
  margin-top: 5px;
  border-bottom: 3px solid #2f9697;
  box-shadow: none;
  padding: 10px;
}

.btn-submit:hover, 
.btn-submit:focus{
  color: #fff;
  outline: none;
  box-shadow: none;
  opacity: .8;
}

.menu_top {
    background: black;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: white;
    text-decoration:underline;
  }
.menu_top:hover {
    text-decoration:none;
}
.menu_top2 {
    background: black;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: orange;
    text-decoration:none;
  }

.standard1 {
  background-color: #fbfafa;
/*  background-image: url(../images/texture-4d.jpg); 
  background-repeat: repeat-x; 
  background-position: center;
  display: table;
  position: static;
  width: 100%;*/
}
.standard2 {
  background-color: #fbfafa;
/*  background-image: url(../images/texture-4f.jpg); 
  background-repeat: repeat-x; 
  background-position: center;
  display: table;
  position: static;
  width: 100%;*/
}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: static;
}

