﻿

body {
	font-family: 'Biryani';
	background:#fff;
	/* overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
.wrap {
	width:80%;
	margin: 0 auto;
	transition:all .2s linear;
	-moz-transition:all .2s linear;/* firefox */
	-webkit-transition:all .2s linear; /* safari and chrome */
	-o-transition:all .2s linear; /* opera */
	-ms-transition:all .2s linear;
}
.header_top {
	position: absolute;
	z-index: 9;
	background: rgba(0, 0, 0, 0.38);
	width: 100%;
}
/** Social Icons **/
.social-icons {
	float: right;
	padding-top:50px;
}
.social-icons li:first-child {
}
.social-icons ul li:first-child, ol li:first-child {
	margin-top: 0px;
}
.social-icons li {
	float: left;
	width: 40px;
	height: 40px;
	background: none;
	padding:0px;
	margin:0 5px;
}
.social-icons li a {
	height: 40px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	background:rgba(34, 34, 34, 0.35) url(../images/social-icons.png);
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
}
.social-icons a.facebook:hover {
	background-position: 0px bottom;
}
.social-icons a.facebook {
	background-position: 0px top;
}
.social-icons a.twitter {
	background-position: -40px top;
}
.social-icons a.twitter:hover {
	background-position: -40px bottom;
}
.social-icons a.googleplus {
	background-position: -440px top;
}
.social-icons a.googleplus:hover {
	background-position: -440px bottom;
}
.social-icons a.pinterest {
	background-position: -480px top;
}
.social-icons a.pinterest:hover {
	background-position: -480px bottom;
}
.social-icons a.dribbble {
	background-position: -160px top;
}
.social-icons a.dribbble:hover {
	background-position: -160px bottom;
}
.social-iconst a.dribbble:hover {
	background-position: -160px bottom;
}
.social-icons a.vimeo {
	background-position: -120px top;
}
.social-icons a.vimeo:hover {
	background-position: -120px bottom;
}

/** Main Content Start  **/
.content {
	padding: 30px 0;
	background:#fff;

}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.cont{
	display: block;
	float:left;
	margin: 1% 0 1% 0;
}
.rsidebar{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
} 	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:0 1.5%; 
}
.introduction-img img{
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}

/*   CHANGE HERE TOP TITLE    saida */
.content_top h1
{
    font-family: 'Biryani';
    font-size: 2.6em; /*  3 font-size:4.6em; */
    color: #383838;
}
.content_top h1 span
{
    font-family: 'Biryani';
    color: #FE2745;
    font-size: 1.2em;
    padding-left: 5px;
}
.content_top p
{
    font-family: 'Biryani'; /* font-family: 'Aller_Bd';*/
    font-size: 1.5em;
    color: #AAA;
    padding-top: 10px;
    line-height: 1.6em;
}
.content_bottom {
	padding: 30px 0;
}
.content_bottom h3
{
    font-size: 2.2em;
    color: #383838;
    padding: 5px 0;
    font-family: 'Biryani'; /* font-family: 'Aller_Bd';*/
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
}

/*  GRIDS     ===========================================  ORIGINAL */

/*
.grid1, .grid2, .grid3 {
	width: 29.2%;
	float: left;
}
*/

/*  NEWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW  */
.grid2 {
	width: 85%;
	float: left;
}

.grid2, .grid3 {
	margin-left: 6%;  /*6%;*/
}

.XXgrid3 {
	width: 25%;
	float: left;
}

.XXgrid1 {
	width: 50%;
	float: left;
}

#mheading1
{
    color: #808080;
    font-family: 'Biryani';
    font-size: 1.2em;
    padding: 10px 0 10px 0;
    list-style-type: none;
    font-weight: 500;
}

#divfix
{
   margin-top: 20px;
    margin-bottom: 20px; 
    padding: 10px 0 10px 0;
    }

#mheading2
{
    color: #808080;
    font-family: 'Biryani'; /* font-family: 'Aller_Bd';*/
    font-size: 1.2em; /* 1.3em; */
    padding: 10px 0 10px 0;
    list-style-type: none;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
#mheading3
{
    color: #808080;
   font-family: 'Biryani'; /* font-family: 'Aller_Bd';*/
    font-size: 1.2em;
      padding: 10px 0 10px 0;
    list-style-type: none;
    font-weight: 500;
      margin-top: 20px;
    margin-bottom: 20px;
}
/*.grid1, .grid2, .grid3 p span*/
.grid2, .grid3 p span
{
    color: #808080;
    font-family: 'Biryani'; /* font-family: 'Aller_Bd';*/
    font-size: 1.5em;
    padding: 5px 0;
    list-style-type: none;
}
/* END NEWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW  */
.grid1 p span
{
    font-size: 5em;
    color: #FE2745;
    font-family: 'Biryani';
    line-height: 1.6;
}
.Xgrid1 p {
	font-size:0.85em;
	color:#7D7D7D;
	line-height: 1.8em;
	padding:5px 0;
}

.grid2 li a
{
    color: #B9B9B9;
    font-size: 1.2em;
    display: block;
    font-family: 'Biryani'; /*background: url(../images/date-list.png) no-repeat 0;      font-size:1.2em;*/
    padding: 8px 5px 8px 5px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.grid2 li a:hover{
	color:#FE2745;
	text-decoration:underline;
}
.sub_grid {
	border-bottom:1px dashed #EEE;
	padding:15px 0;
}
.sub_grid_data h4 a
{
    color: #336699;
    font-size: 0.6em; /* 0.6 */ /* font-family: 'Aller_Rg';*/
    font-family: 'Biryani'; /*background: url(../images/date-list.png) no-repeat 0 6px;*/
    background: url(../images/tickr.png) no-repeat 0 6px;
    padding: 0px 0 0px 15px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    font-weight: 400;
}
.sub_grid_data h4 a:hover{
	color:#FE2745;
}
.sub_grid_data p
{
    font-size: 0.85em;
    color: #7D7D7D;
    line-height: 1.8em;
    padding: 5px 0;
}
.desc-info{
	background-color: #00A2CF;
    background-repeat: repeat-x;
	background-image: linear-gradient(to bottom,#00A0CD,#00A6D1);
}
.cont{
	display: block;
	float:left;
	margin: 1% 0 1% 0;
}
.lsidebar{
	display: block;
	float:left;
	margin: 1% 1.6% 1% 0;
} 	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
}
.desc-info h3 span{
	font-size:1.6em;
	color:#FFF;
}
.desc-info h3{
	color:#8AE6FF;
	font-family: 'Biryani'; 
	/*font-family: 'Aller_Bd';*/
	font-size:1.5em;
	padding:5px 0;
}
.desc-info p{
	font-size:0.85em;
	font-family: 'Biryani';
	color:#FFF;
	line-height: 1.8em;
	padding:5px 0;
}
.col_1_of_2{
	display: block;
	float:left;
	margin:2% 0 2% 1.6%;
}
.col_1_of_2:first-child { margin-left: 0; }
.span_1_of_2 {
	width: 46.2%;
	padding:0 1.5%;
}
.icon{
	float:left;
	width:40px;
	padding-top:1px;
}
.heading{
	float:left;
	width:87%;
	margin-left:2%;
}
.heading h3 a{
	color:#FFF;
	/*font-family: 'Aller_Bd';*/
	font-family: 'Biryani';
	font-size:1em;
	text-transform:uppercase;
	padding:0;
}
.heading h3 a:hover{
	color: #8AE6FF;
}
.span_1_of_2  p{
	font-size:0.9em;
	padding:0;
	color: #C7F3FF;
	line-height:1.8em; 
}
.latest_photos {
	padding:25px 0;
	margin-bottom:35px;
}
.latest_photos h2{
	font-size: 2.2em;
	color: #383838;
	padding: 5px 0;
	/*font-family: 'Aller_Bd';*/
	font-family: 'Biryani';
	padding-bottom: 10px;
}
.bottom-desc{
	text-align: center;
	padding: 30px 0;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
}
.bottom-desc p span {
	font-size:3em;
	color: #383838;
	padding: 5px 0;
	font-family: 'Aller_Bd';
}
.bottom-desc p {
	font-size: 14px;
	color: #6F6F6F;
}

.contact
{
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    text-align: center;
    padding: 50px 0px;
   
}
.XXcontact{
	background-color: #00A2CF;
    background-repeat: repeat-x;
	text-align: center;
	padding: 50px 0px;
	background-image: linear-gradient(to bottom,#00A0CD,#00A6D1);
}
.contact h3{
	/*font-family: 'Aller_Bd';*/
	font-family: 'Biryani';
	color: #FFF;
	font-size: 2.2em;
	padding-bottom: 4px;
}
.contact input[type=text]{
	width: 40%;
	display: inline-block;
	padding: 10px;
	margin: 20px 9px;
	font-family: 'Biryani';
	color: #2A323A;
	font-size:0.85em;
	outline: none;
}
.contact textarea
{
    width: 83%;
    margin: 0 auto;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    height: 120px;
   font-family: 'Biryani';
    color: #2A323A;
    font-size: 0.85em;
    outline: none;
}
.contact p{
	color: #FFF;
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 3px;
}
.contact input[type=submit]
{
    font-size: 2em;
    cursor: pointer;
    text-transform: uppercase;
    color: #FFF;
    padding: 12px 20px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-appearance: none;
    transition: all .5s;
    -webkit-transition: all .5s;
    background-color: #5E5E5E;
    -webkit-appearance: none;
}
.contact input[type=submit]:hover{
	background: #fff;
	color:#2A323A;
	padding: 12px 48px;
}
.catch-me{
	text-align:center;
	padding: 50px 0px;
}
.catch-me ul li{
	display:inline-block;
}
.catch-me h3{
	font-family: 'Aller_Bd';
	color: #2A323A;
	font-size: 2.2em;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.catch-me p{
	color: #2A323A;
	font-size:0.85em;
	line-height: 1.8em;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 22px;
}
.catch-me ul li a{
	display: block;
	margin: 0px 5px;
}
.catch-me ul li a img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
/*----footer----*/


/**************** Media Quries ************************/
@media all and (max-width:1440px){
	.content_top h1 {
		font-size: 4.5em;
	}
	.icon {
		width: 36px;
	}
}
@media all and (max-width:1366px){
	.content_top h1 {
		font-size: 4.3em;
	}
	.desc-info h3 span {
		font-size: 1.5em;
	}
	.icon {
		width: 34px;
	}
}
@media all and (max-width:1280px){
	.bottom-desc p span {
		font-size: 2.7em;
	}
	.content_top h1 {
		font-size: 4em;
	}
	.icon {
		width: 32px;
	}
	.desc-info h3 span {
		font-size: 1.4em;
	}
	.contact textarea {
		width: 84%;
	}
}
@media all and (max-width:1080px){
	.content_top h1 {
		font-size: 3.4em;
	}
	.content_top p {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.span_2_of_3 {
		width: 64.1%;
	}
	.span_1_of_3 {
		width: 27%;
	}
	.heading h3 a {
		font-size: 0.95em;
	}
	.desc-info h3 span {
		font-size: 1.2em;
	}
	.lsidebar {
		margin: 1% 0% 1% 0;
	}
	.heading {
		width: 87%;
		margin-left: 0;
	}
	.icon img {
		width: 81%;
		margin-top: 0.5em;
	}
	.contact textarea {
		width: 85%;
	}
}
@media all and (max-width:1050px){
	.heading {
		width: 86%;
	}
	.bottom-desc p span {
		font-size: 2.5em;
	}
	.content_top h1 {
		font-size: 3.3em;
	}
}
 @media all and (max-width:1024px){
 	.wrap{
 		width:90%;
 	}
	 .content_top h1 {
		font-size: 3.2em;
	}
 	.content_top p {
 		font-size:1.2em;
 	}
 	.contact textarea {
		width: 85%;
   }
   .heading {
   	width:82%;
   }
   .heading h3 a {
   	  font-size:0.85em;
   }
   .desc-info h3 {
 		font-size: 1.3em;
   }
   .content_top h1 {
		font-size: 3em;
	}
 }
 @media all and (max-width:991px){
	.bottom-desc p span {
		font-size: 2.3em;
	}
	.catch-me h3,.content_bottom h3 {
		font-size: 2em;
	}
}
@media all and (max-width:900px){
	.content_top h1 {
		font-size: 2.8em;
	}
	.bottom-desc p span {
		font-size: 2.1em;
	}
}
 @media all and (max-width:800px){
	.content_top h1 {
		font-size: 2.6em;
	}
	.grid1 p span {
		font-size: 1.2em;
	}
	.span_1_of_3 {
		width: 96%;
	}
	.span_2_of_3 {
		width: 97%;
	}
	.span_1_of_2 {
		width: 44%;
	}	
 	.wrap{
 		width:95%;
 	}
 	.contact textarea {
		width: 86%;
    }
    .catch-me p {
    	width:82%;
    }
    .heading {
		width: 79%;
   }
   .catch-me ul li a img {
		width: 68%;
	}
  }
 @media all and (max-width:768px){
	.content_top h1 {
		font-size: 2.4em;
	}
	.grid1, .grid2, .grid3 {
		width: 95%;
		margin: 1em 0;
	}
	.footer p {
		font-size: 1em;
	}
	.bottom-desc p span {
		font-size: 1.8em;
	}
	.catch-me h3, .content_bottom h3 {
		font-size: 1.8em;
	}
 }
 @media all and (max-width:736px){
	.contact textarea {
		width: 87%;
	}
	.content {
		padding: 23px 0;
	}
}
@media all and (max-width:667px)
{
    	.sub_grid_data h4 a {
 		font-size:0.5em;
 	}
}
 @media all and (max-width:640px){
 	.wrap{
 		width:95%;
 	}
 	.sub_grid_data h4 a {
 		font-size:0.5em;
 	}
 	.grid1 p span {
		font-size: 0.9em;
   }
   .heading {
		width: 83%;
   }
   .span_1_of_3 {
   	width:100%;
   	 padding:1.5% 0; 
   }
   .span_2_of_3 {
	width:100%;
	padding:4.5% 0;  /* padding :1.5% 0;   */
  }
 	.contact textarea {
       width: 88%;
  }
  .catch-me p {
		width: 94%;
  }
  .content_top h1 {
		font-size: 3.3em; /*2.3em;*/
	}
 	
}
@media all and (max-width:600px){
		/* NEWWWWWWWWWWWW  */
.span_2_of_3 {
	width:100%;
	padding:30% 0;  /* padding :1.5% 0;   */
  }	
	/*  END   */
	
	.content_top h1 {
		font-size: 3em; /*2em;*/
	}
	.bottom-desc p span {
		font-size: 1.6em;
	}
	
   .sub_grid_data h4 a {
 		font-size:0.5em;
 	}
}
@media all and (max-width:568px){
	.footer p {
		font-size: 0.95em;
	}
	   .sub_grid_data h4 a {
 		font-size:0.5em;
 	}
}
 @media all and (max-width:480px){
 	.wrap{
 		width:95%;
 	}
 	.social-icons li {
 		margin:0 1px;
 	}
 	.grid1, .grid2, .grid3 {
		width:100%;
		float:none;
	}
	 .grid2, .grid3 {
	 	margin:20px 0 ;
	 }
	 .grid1 p span {
		font-size: 1.3em;
	}
	.heading {
		width: 78%;
   }
	.contact ,.catch-me{
		padding:25px 0;
	}
	.contact textarea {
		width: 91%;
   }
   .span_1_of_2 {
		width: 97%;
	}
	.bottom-desc p span {
		font-size: 1.5em;
	}
	.contact p {
		padding: 0.5em;
	}
	.sub_grid_data h4 a {
 		font-size:0.5em;
 	}
}
@media all and (max-width:414px){
	   .sub_grid_data h4 a {
 		font-size:0.5em;
 	}	
	.social-icons {
		padding-top: 25px;
	}
	
	/* NEWWWWWWWWWWWW  */
	   .span_2_of_3 {
	width:100%;
	padding:20% 0;  /* padding :1.5% 0;   */
  }	
	/*  END   */
	
	.content_top h1 {
		font-size: 1.5em;  /*2 */       /*  1988  */
	}
	.contact input[type=text] {
		width: 80%;
		margin: 7px 9px;
	}
	.contact textarea {
		width: 80%;
	}
	.catch-me h3, .content_bottom h3 {
		font-size: 1.7em;
	}
	.footer p {
		line-height: 1.5;
	}
}
@media all and (max-width:384px){
	.bottom-desc p span {
		font-size: 1.3em;
		line-height: 1.5;
	}
	.desc-info h3 span {
		font-size: 1.1em;
	}
	.latest_photos h2 {
		font-size: 2em;
	}
	   .sub_grid_data h4 a {
 		font-size:0.5em;
 	}
}
@media all and (max-width:375px){
	.social-icons {
		padding-top: 13px;
	}
	
/* NEWWWWWWWWWWWW  */
	   .span_2_of_3 {
	width:100%;
	padding:20% 0;  /* padding :1.5% 0;   */
  }	
	/*  END   */
	
	.content_top h1 {
		font-size: 1.2em;  /*  font-size: 2.8em;    1.5 */
	}
	.latest_photos h2 {
		font-size: 1.8em;
	}
	   .sub_grid_data h4 a {
 		font-size:0.5em;
 	}
}
@media all and (max-width:320px){
 	   .sub_grid_data h4 a {
 		font-size:0.5em;
 	}
 	.wrap{
 		width:95%;
 	}
 	.social-icons {
 		float:none;
 		text-align:center;
 	}
 	.social-icons li {
 		float:none;
 		display:inline-block;
 	}
 	 .span_1_of_2 {
	 width:100%;
	 padding:0%;
  }
  .col_1_of_2 {
  	margin: 2% 0 2% 0%;
  }
  .heading {
		width: 84%;
  }
  .contact input[type=text] {
		width: 85%;
		margin:5px 10px;
  }
  .contact textarea {
		width: 86%;
  }
  .content_top p {
	font-size: 1.1em;
  }
  .catch-me ul li {
  	width:30%;
  }
	.content_bottom {
		padding: 15px 0;
	}
	.catch-me h3, .content_bottom h3 {
		font-size: 1.5em;
	}
}

/*============================================================   */

.vhorz li
{
    display: inline;
    float: left;
    padding: 1px 1px 3px 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #800000;
    list-style-type: upper-latin;
}

.Xvertical-menu
{
    padding: 2px 1px 5px 2px;
    width: 200px;
}

.Xvertical-menu a
{
    background-color: #FFFFCC;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}

.Xvertical-menu a:hover
{
    background-color: #ccc;
}

.Xvertical-menu a.active
{
    background-color: #FFFFFF;
    color: white;
}