html, body{
	font-family: 'Raleway', sans-serif;
	font-size: 100%;
	background: #FFf;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],li.parallelogram{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
hr{border-top: 1px solid #333; clear:both; margin:20px 0;}
.header-top {
  padding-top: 0.4em;
}
.mt_logo_img {max-width:400px;}
.logo {
  float: left;
}
.logo h1{
  font-size: 4.2em;
  font-weight: 400;
  color: #b32b00;
  font-family: 'Open Sans Condensed', sans-serif;
}
.email{
   float: right;
    font-size: 1em;
    font-weight: 600;
    margin-top: 2em;
}
.email a{
   font-size: 0.8em;
}
/*--slider--*/
.banner-slider {
   box-shadow: 0 0 0.6em #ccc;
  -webkit-box-shadow: 0 0 0.6em #ccc;
  -o-box-shadow: 0 0 0.6em #ccc;
  -moz-box-shadow: 0 0 0.6em #ccc;
  -ms-box-shadow: 0 0 0.6em #ccc;
  margin: 1em 0;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top:78%;
  left: 0;
  opacity: 0.6;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  width:52px;
  height: 52px;
  background: transparent url("../img/arrows.png") no-repeat left top;
  margin-top: 4%;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 95.5%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 91%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs{
 list-style: none;
  position: absolute;
  bottom: -15%;
  z-index: 999;
  left: 46%;
  padding: 0;
  margin: 0;
  display: block;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
  display: inline-block;
  margin: 0 .3em;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 15px;
  width: 15px;
  display: inline-block;
   background: #fff;
  border: 2px solid #fff;
  border-radius:50%;
  -webkit-border-radius:50%;
  -o-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
}
.callbacks_here a:after{
  background:#32d300;
  border:2px solid #32d300;
}
.top-menu {
  float: left;
 padding: 1em 0;
}
.top-menu ul{
	padding:0;
}
.top-menu ul li{
	display:inline-block;
	list-style:none;
	margin-right: 1em;
}
.top-menu ul li a{
   display: inline-block;
  color: #32d300;
  text-decoration: none;
  font-size: 1em;
  padding:0;
  font-weight:600;
}
.top-menu ul li a.active,.top-menu ul li a:hover{
     transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- sticky-nav --*/
@media screen and (max-width: 768px) {
    span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../img/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  position: relative;
	   top: 35%;
	  left: 0;
	}
	.header-bottom {
  		padding: 1em 0;
	}
	.top-menu {
  	  width: 100%;
	  display: none;
	  text-align: center;
	  background: #32d300;
	  padding: 0;
	  margin-top: 4px;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
	}
	.top-menu ul li a {
  		  color: #fff;
		  display: block;
		  padding: 10px 0px;
		  margin: 0px 0;
	}
}
/*--about-section--*/
#about {
  padding: 4em 0;
}
h3.tittle{
  font-size:3.5em;
  font-weight: 400;
  color: #b32b00;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
 }
 h3.tittle.three{
 color: #fff;
 }
 .testi-img {
  margin-top: 2em;
}
 .about-top p{
  font-size: 0.9em;
 color: #34495e;
  line-height: 1.7em;
  font-weight:400;
 }
 .about-top h4 {
   font-size: 2.8em;
  font-weight: 400;
  color: #32d300;
  font-family: 'Open Sans Condensed', sans-serif;

 }
 .about-top h5 {
  font-size: 2em;
  font-weight: 400;
  color: #97d76f;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
  margin: 0.5em 0;
}

.about-img img {
  width: 100%;
}
.about-top {
  padding-left: 0;
  color: #34495e;
}
.ab-top {
  margin-top: 3em;
}
/*--contact--*/
.copy {
   text-align: center;
    background: #b32b00;
  padding: 1em 1em;
  }
.copy p,.copy a,.copy p a{
  color: #fff;
  font-size:0.9em;
}
.copy a:hover,.copy p a:hover{
	 text-decoration: underline;
}
/*----top-move------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../img/move-top.png) no-repeat 0px 0px;
}
/*--Responsive*--*/
@media (max-width:1440px){

}
@media (max-width:1366px){

}
@media (max-width:1280px){
}
@media (max-width:1024px){
	.callbacks_nav {
	  top: 75.7%
	  }
	  .callbacks_nav.prev {
	  left:88.9%;
	}
	.callbacks_nav.next {
	  left: 94.5%;
	}
	.serve-grid {
	  padding: 1em 1em 1em 0.04em;
	}
	#about {
	  padding: 3em 0;
	}
	.callbacks_tabs {
  bottom: -15%;
  left: 44%;
  }
}
@media (max-width:768px){
	.header-top {
	  position: relative;
	}
	.top-menu ul li {
	  margin-right: 0em;
	}
	.callbacks_nav {
	  top: 70.6%;
	}
	.callbacks_nav.prev {
	  left: 85.9%;
	}
	.callbacks_nav.next {
	  left: 92.8%;
	}
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 33.3%;
	  float: left;
	  text-align: center;
	  padding: 1em 0.5em;
	}
	 .about-img {
	  margin-top: 2em;
	  padding-left: 0;
	}
  .about-top h4 {
  font-size: 2.6em;
  }
  .logo a h1 {
  font-size: 4em;
  margin-bottom:0.2em;
  }
}
@media (max-width:667px){
	.callbacks_nav.prev {
	  left: 82.9%;
	}
	.callbacks_nav.next {
	  left: 91.6%;
	}
	.callbacks_nav {
	  top: 67.6%;
	}
}
@media (max-width:640px){
	.logo a h1 {
	   font-size: 3.7em;
	}
	.callbacks_nav.next {
	  left: 91.2%;
	}
	.callbacks_nav.prev {
	    left: 82.37%;
	}
	.callbacks_nav {
	  top: 66.8%;
	}
	#about {
	  padding: 2em 0;
	}
	h3.tittle {
	  font-size: 3.3em;
	  }
	  h3.tittle.two {
	  font-size: 3.6em;
	  }
	.ab-top {
	  margin-top: 2em;
	}
	.about-top h4 {
	  font-size: 2.5em;
	  }
	  .callbacks_tabs {
	  bottom: -15%;
	  left: 42%;
	}
}
@media (max-width: 568px){
	.callbacks_nav {
	  top: 63.8%;
	}
	.callbacks_nav.prev {
	     left: 79.37%;
	}
	.callbacks_nav.next {
  left: 90.2%;
  }
}
@media (max-width:480px){
	h3.tittle {
	  font-size: 3em;
	}
	h3.tittle.two {
	  font-size: 3.2em;
	}
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 100%;
	  }
	  .logo a h1 {
	   font-size: 3.5em;
	}
	.callbacks_nav.prev {
	  left: 77.37%;
	}
	.callbacks_nav.next {
	  left: 88.2%;
	}
	.callbacks_nav.prev {
	  left: 76.5%;
	}
	.callbacks_nav {
	  top: 58.8%;
	}
	.ab-top {
	  margin-top: 1em;
	}
	 .about-top h5 {
		  font-size: 1.8em;
		  margin: 0.3em 0;
	}
	.about-top p {
    font-size: 0.85em;
    }
	.top-menu ul li a {
	  padding: 7px 0px;
	  font-size: 0.93em;
	}
	.callbacks_tabs {
	  bottom: -15%;
	  left: 37%;
	}
}
@media (max-width: 414px){
	.callbacks_nav {
	  top: 53.8%;
	}
	.callbacks_nav.prev {
	  left: 71.5%;
	}
	.callbacks_nav.next {
	  left: 86.2%;
	}
}
@media (max-width:384px){
	.callbacks_nav {
	 top: 49.8%;
	}
	.callbacks_nav.prev {
	   left: 69.5%;
	}
	.callbacks_nav.next {
	 left: 85.05%;
	}
}
@media (max-width:375px){
	.callbacks_nav {
	 top: 49.8%;
	}
	.callbacks_nav.prev {
	   left: 69.5%;
	}
	.callbacks_nav.next {
	 left: 85.05%;
	}
}
@media (max-width:320px){
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 100%;
	  float: left;
	  text-align: center;
	  padding: 0.5em 0em;
	}
	.callbacks_nav.next {
	  left: 81.1%;
	}
	.callbacks_nav.prev {
	  left: 61.7%;
	}
	.callbacks_nav {
	  top: 67.8%;
	  background-size: 94%;
	}
	.callbacks_nav.prev {
	  left: 81.7%;
	  display: none;
	}
	.logo a h1 {
	  font-size: 3em;
	    margin-bottom: 0.1em;
	}
	.banner-slider {
	  margin: 0.5em 0;
	}
	#about {
	  padding: 1.2em 0;
	}
	.about-top h5 {
	  font-size: 1.5em;
	  margin: 0.3em 0;
	}
	.about-top h4 {
	 font-size: 1.8em;
	}
	h3.tittle {
	  font-size: 2.5em;
	}
	h3.tittle.two {
	  font-size: 2.6em;
	}
	.about-top p {
	  font-size: 0.83em;
	}
	.icon-text p {
	  font-size: 0.83em;
	}
	.callbacks_tabs {
	  bottom: -9%;
	  left: 29%;
	}
	.testi-text h4 {
	  font-size: 2em;
	  }
	  .testimonials {
	  padding: 1.5em 0 4em 0;
	}
}
	

.bt_nav {
   text-align: center;
    background: #ccc;
  padding: 1em 1em;
  }
  
.content_img{float: right; margin: 0 0 10px 10px; border:1px solid #333;}
.editor_img{border:1px solid #333;}

@media(min-width:1024px){.about-section {min-height:500px;}}
.about-top ul,ol{margin-left:15px; padding:0;}
/* Aktempcss */
.mainnav ul ul {display: none; top:0; z-index:10;}
.mainnav ul li:hover > ul {display: block;}
.mainnav ul {
	list-style: none;
	position: relative;
	display: inline-table;
}
.mainnav ul:after {content: ""; clear: both; display: block;}
.mainnav ul li {
	float: left;
	padding:0;
}
/*.mainnav ul li:hover {background: #32d300;}*/
.mainnav ul li:hover a, .top-menu ul li.active a {color: #b32b00; }
.mainnav ul li:hover ul li a{color: #fff; }
.mainnav ul li:hover ul li a:hover{color: #b32b00; }
	
.mainnav ul li a {
	display: block;
	text-decoration: none;
	/*padding:0.8em 1.3em;*/
}
.mainnav ul ul {background: #32d300; border-radius: 0px; padding: 0; margin:0;
	position: absolute; top: 100%; width:220px;
}
.mainnav ul ul li {
	float: none; 
	position: relative;
	width:220px;
	background:transparent;
}
.mainnav ul ul li a {
	border-bottom: 1px solid #067b00;
	color: #fff;
	background:transparent;
	padding:10px 15px;
	text-align:left;
	background: #32d300;
}	
.mainnav ul ul li a:hover {
	color: #b32b00;
	background:transparent;
	background: #1d1d1b;
}
.mainnav ul ul ul {position: absolute; right: 100%; top:0;}
.mainnav ul ul ul li a {
	border-bottom: 1px solid #067b00;
	color: #fff;
	padding:10px 15px;
	text-align:left;
	background: #62c12a;
}	
.mainnav ul ul ul li a:hover {
	color: #fff;
	background:transparent;
	background: #1d1d1b;
}
.more_menu {right:0;}
.mainnav ul ul li a span {margin-top:5px;}


/* bottom navig
============================== */
/* All */
.botnav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Raleway",sans-serif;
  font-weight: 600;
}
.botnav ul:before,
.botnav ul:after {
  content: "";
  display: table;
}
.botnav ul:after {
  clear: both;
}
.botnav ul > li {
  float: left;
  position: relative;
  width:16.66%;
  text-align:left;
}
.botnav a {
  display: block;
  padding:10px 15px 10px 10px;
  line-height: 1.2em;
  color: #333;
}
.botnav a span{
 width: 90%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	float:left;
	height:26px;
}
.botnav ul ul li a span{
float:none;
white-space: normal;
}
.botnav a:hover {
  text-decoration: none;
  background: #1d1d1b;
  color:#fff;
}
.botnav li ul {
  background: #32d300;
  color:#fff;
}
.botnav li ul li {
  width: 100%;
  
}
.botnav li ul a {
  border-bottom: 1px solid #067b00;
  color:#fff;
  text-align:left;
  padding:10px;
  
}
.botnav li ul a:hover {
  background: #1d1d1b; color:#b32b00;
}

.botnav_sub ul li:hover {background-color:#1d1d1b; color:#b32b00! important;}
.botnav_sub ul li:hover a {color: #b32b00; }
.botnav_sub ul li:hover ul li a{color: #fff; }
.botnav_sub ul li:hover ul li a:hover{color: #b32b00; }
.botnav_sub ul > li:hover ul li {
  max-height: 150px;
}
.botnav_sub li ul {
  position: absolute;
  left: 0;
  bottom: 36px;
  z-index: 1;
  color:#fff;
  width:100%;
}
.botnav_sub li ul li {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -moz-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}
/*Aktempcss*/

.mainnav > ul > li > a .downarror {
    background-image: url("../img/marrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	margin:0 0 -2px 5px;
}
.mainnav  > ul > li > a:hover .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
.mainnav ul li .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;z
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	
}
.mainnav ul li:hover .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;z
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.mainnav ul ul li a .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	float:right;
}
.mainnav ul ul li a:hover  .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.botnav ul > li a .bot_uparror {
    background-image: url("../img/uparrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	float:right;
	margin-top: 5px;
}
.botnav  > ul > li > a:hover .bot_uparror {
    background-image: url("../img/uparrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
.botnav_sub ul li:hover .bot_uparror {
    background-image: url("../img/uparrow_over.png");
    background-repeat: no-repeat;z
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.topbanner {color: #333; text-align: center;}

/* sitemap */
.stm_main ul {list-style: none; margin:0; padding:0;}
.stm_main ul li a {font-weight:bold; font-size:16px; width: 98%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float:left;}
.stm_main ul ul li a {font-size:16px; font-weight:normal;}
.stm_main ul > li {display: inline-block; width: 100%; padding: 4px 0; margin-bottom: 15px;}
.stm_main ul > li > ul >li {color: red; padding: 5px 0; margin-bottom: 0px;}
.stm_main{
    -webkit-column-count:4;
    -moz-column-count:4;
    -ms-column-count:4;
    -o-column-count:4;
    column-count:4;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:4; padding:10px 30px;
}
@media screen and (max-width: 767px) {
.stm_main{
    -webkit-column-count:2;
    -moz-column-count:2;
    -ms-column-count:2;
    -o-column-count:2;
    column-count:2;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:2;
}
}
@media screen and (max-width: 480px) {
.stm_main{
    -webkit-column-count:1;
    -moz-column-count:1;
    -ms-column-count:1;
    -o-column-count:1;
    column-count:1;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:1;
}
}
@media screen and (max-width: 1025px) {.botnav ul > li {width:25%;}}
@media screen and (max-width: 769px) {
.mainnav ul ul {width:100%; display:block; margin-top:0; position:relative;background:transparent;}
.mainnav ul li {float: none; color:#b32b00; border-bottom: 1px solid #1d1d1b;}
.mainnav ul ul li {width:100%; margin:0; padding:0;}
.mainnav ul {padding-bottom:0;}
.mainnav ul ul ul {right:0; position: relative; background:transparent;}
.mainnav ul li:hover {background:#1d1d1b; color:#fff;}
.mainnav ul li:hover a {}
.mainnav ul li a {padding:10px 15px; text-align:left;}
.mainnav > ul > li > a .downarror {float:right; height: 20px; width: 20px;}
.mainnav  > ul > li > a:hover .downarror {float:right; height: 20px; width: 20px;}
.mainnav > ul > li > a {border-bottom: 1px solid #5f5f5f;}
.mainnav ul ul li a {padding:10px 30px; border:none;}
.mainnav ul ul li a:hover {background:#1d1d1b;}
.mainnav ul ul ul li a {padding:10px 40px; }
.mainnav ul li:hover .downarror {height: 20px; width: 20px;}
.mainnav ul ul li a .downarror {height: 20px; width: 20px;}
.mainnav ul ul li a:hover  .downarror {height: 20px; width: 20px;}
.mainnav ul li .downarror {height: 20px; width: 20px; float:right; margin-top:8px;}
.mainnav ul li ul li .downarror { margin-top:0;}
.content_img{margin: 0 ; width: 100%;}
.editor_img{width: 100%;}
.botnav ul > li {width:33%;}
}

@media screen and (max-width: 480px) {
.botnav ul > li {width:50%;}
}
@media screen and (max-width: 320px) {
.botnav ul > li {width:100%;}
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #32d300;
}

.about-top h1 a, .about-top h2 a, .about-top h3 a, .about-top p a, .about-top a {cursor:pointer; text-decoration:underline;} 
.about-top h1 a:hover, .about-top h2 a:hover, .about-top h3 a:hover, .about-top p a:hover, .about-top a:hover {text-decoration:none;}  

@media(max-width:1200px){
	.mt_logo_img {max-width:400px;}
	.logo h1 {font-size: 4.2em;}
}

@media(max-width:1024px){
	.mt_logo_img {max-width:350px;}
	.logo h1 {font-size: 3.2em;}
}
@media (max-width: 992px) {
.mt_logo_img {max-width:280px;}
.logo h1 {font-size: 2.5em;}
}
@media(max-width:767px){
.mt_logo_img {max-width:250px;}
.logo h1 {font-size: 2em;}
}

/* Design2013
/* Editor Styles listed below */
.heading {  
   font-size: 2.8em;
  font-weight: 400;
  color: #32d300;
  font-family: 'Open Sans Condensed', sans-serif;
}
.sub-heading {
  font-size:3.5em;
  font-weight: 400;
  color: #b32b00;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
}
.minor-heading {
  font-size: 2em;
  font-weight: 400;
  color: #97d76f;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
  margin: 0.5em 0;
}
.content-text-style-1 {
  font-size: 0.9em;
 color: #34495e;
  line-height: 1.7em;
  font-weight:400;
 }

.home_content { 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  text-align: justify; 
}; 

