/*
Website name:
Author:
Version:
Description:
Tags:
*/
 
/* General CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
.white{ color:#fff;}
.relative{position:relative;}
.fbcon a:hover{ -webkit-transform: rotate(360deg) scale(1.2);
   -moz-transform: rotate(360deg) scale(1.2);
   -o-transform: rotate(360deg) scale(1.2);
   transform: rotate(360deg) scale(1.2);
       }
.fbcon a{ position:relative; display:inline-block; margin:0 3px; transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;}
.fbcon a img{ position:relative; z-index:1}
.br-div{ border-bottom:1px solid #f1f1f1; margin:0 30px;}
.br-div span{   background: #fff none repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: 18px;
    margin: auto;
    position: relative;
    top: 15px;
    width:30px;
	height:28px;
	border-radius:50%;}
.fbcon a span{ position: absolute; margin:auto; bottom:4px; height:5px; width:30px; box-shadow:1px 3px 11px #000; border-radius:50%; left:0; right:0}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-transition:all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition: all 0.2s ease;
}
/* Main HTML CSS */
body {
	margin:0px;
	color:#333333;
	font-size:14px;
	font-family: 'Open Sans', sans-serif; background:#292c34;
}
a {
	color:#14a4ec;
	text-decoration:none;
}
a:hover {
	color:#14a4ec;
	text-decoration:underline;
}
input, select, textarea {
	color:#333333;
	font-family: 'Open Sans', sans-serif;
}
.clr, .clear {
	clear:both;
}
.blue {
	color:#14a4ec;
}
.green {
	color:#01cc01;
}
.gray {
	color:#8f8a7a;
}
.red {
	color: #C83A25;
}
.black {
	color:#464242;
}
.orng {
	color:#ff9326;
}
.purple {
	color:#46008c;
}
.uprCase {
	text-transform:uppercase;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.font14 {
	font-size:14px;
}
.font16 {
	font-size:16px;
}
.font18 {
	font-size:18px;
}
.font24 {
	font-size:24px;
}
.font30 {
	font-size:30px;
}
.font36 {
	font-size:36px;
}
.w100p {
	width:100%;
}
.w45p {
	width:45%;
}
.w30p {
	width:30%;
}
.w70p {
	width:70%;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
p {
	margin:10px 0;
}
.form-control, .btn {
	border-radius:3px;
}
.label {
	border-radius:0px;
}
.btn-primary, .label-primary {
	background:#ffa000;
	border:0px;
	margin-left:10px;
}
.btn-warning, .label-warning {
	background:#ff9326;
	border:0px;
}
.max-w-100 {
	max-width:100%;
}
body, html {
	min-height:100%;
}
.no-padding {
	padding:0!important
}
/* Header CSS */

.no-right {
	padding-right:0
}
.header{   bottom: -60px;
 
    position: relative;}

.admin-logo {
	float:left;margin-top:5px;
	width:109px;
	background:rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll center top;
	height:0px;
	padding:80px 0 0;
	overflow:hidden; background-size:100%;
}
.contactform{ background:#d4d5d6; padding:30px}

.contactform h1{ color:#24242c; font-size:24px; text-align:center; padding:10px 0; margin-bottom:30px;}
.contactform h1 span{ border-bottom:1px solid #24242c; margin:0 20px; padding-bottom:5px;}
.hola-btn{ background:#ffb600; font-size:14px; color:#24242c; border:1px solid #f1f1f1; padding:5px 20px}
.navbar{ background:rgba(0,0,0,0.7); height:80px; border-bottom:0}
.top-nav-collapse.navbar{ background:#000!important}
.intro-section{ 
	background: url(../images/1.png) no-repeat; 
	background-position: 50% 50%; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-size: cover;
}
.top-nav-collapse{ margin:0}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #f9c43c;
    color: #555; border-radius:5px;
}
.feature-head{ margin-top:20px;}
.navbar-nav > li > a{ padding:12px 30px;}
.top-nav-collapse .admin-logo{ margin:10px 0 0 20px !important; width:180px;}
.navbar .navbar-nav{ padding-top:0px; margin-left: 0px;}
.top-nav-collapse .navbar-nav{ padding-top:18px; margin-left: 40px;}
.nav li a{ color:#fff !important; font-size:15px; text-transform:uppercase; font-weight:bold; margin-left:5px;}
.intro-section h1{ color:#fff; font-size:50px; text-align:center;font-family: 'Montserrat', sans-serif; margin-top:100px; line-height:65px;}
.intro-section span{ color:#f9c43c;}
.intro-phone{ position:relative; z-index:9999}
.intro-section p{ color:#fff; font-size:24px; font-family: 'Montserrat', sans-serif; text-shadow:0 2px 3px #333}
@font-face {
    font-family: SegoePrint;
    src: url(../fonts/911Fonts.com_SegoePrint__-_911fonts.com-fonts-oki4.ttf);
}
.app-btn a{ margin:10px 5px;}
.navbar-nav {
    float: left;
    margin: 0;
}
.head-heading{  padding:10px;color:#000000; text-align:center; margin:20px 0;font-family: 'Oswald', sans-serif; line-height:40px;}
.head-heading span{background:#eeeeee; padding:4px 18px;}
.padd-and{ padding:50px 0 150px; font-size:22px;  font-family: 'Montserrat', sans-serif; text-shadow:0 2px 3px #333; color:#fff; line-height:30px;}
.feat-ul li{ color:#fff; font-size:20px; padding:6px 0; display:inline-block}
.feat-ul li span{ color:#fff; font-size:22px; font-family: 'Montserrat', sans-serif; text-shadow:0 2px 3px #333; padding-left:9px;}
ul.feat-ul{ margin:20px 0 0 55px;}
.feature-section{ background:url(../images/bg1.jpg);  background-position: 50% 25%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover;	 color:#333; padding-top:84px;}
.benefits-section{ background:url(../images/bg2.png);  background-position: 50% 25%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; color:#333; padding-top:84px;}
.contact1{ background:url(../images/bg3.png);  background-position: 50% 25%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; color:#333; padding:84px 0 40px;}
.img-feature{ margin-bottom:-20px; margin-top:-30px}
.colmn-benefit-img{ position:absolute; bottom:-10px; right:-100px}
.befit-ul{ padding-bottom:60px; margin-left:0!important}
.give-text{ margin-top:-20px; color:#fff; margin-bottom:40px;}
.con-hed{ font-size:16px; color:#fff}
.con-hed a{ font-size:16px; color:#f39300}
.btn-submit{ background:#000; color:#fff; border:1px solid #fff}
.contact2{ background:#000000; padding:20px; 0}
.con-form{ padding:30px;}
.con-form .form-control{ border-radius:0}
.navbar-toggle {margin-top: 24px;}
.admin-logo {margin: -10px 30px 0 20px !important; width: 187px; padding:80px 0 0 0;}
.captcha{position:absolute; right:37px; top:0;}
button.btn.btn-captcha{position:absolute; right:0; top:0; background: #000; border-radius: 0;}
.footer{text-align:center; padding:15px 0;}

.blog-details{padding-top:150px; padding-bottom:50px; color:#fff;}
.blog-details img{width: 700px;
    height: 400px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
	}
.postedby{display:block; padding:5px 0; color:#999;}

/* Blog Slider */

#flexiselDemo2{ max-height:400px; overflow:hidden }
#flexiselDemo2 li{float:left; width:285px;}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:20px 0 0 0;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
	margin-bottom:70px;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background:#FFF;
    color: #000; 
	font-weight:bold;  
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 10px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
.clearout {
height:20px;
clear:both;
}

.col-item {
    border: 5px solid #fff;
    background: #FFF;
	margin:10px;
	text-align:left;
}
.col-item .photo img{
    margin: 0 auto;
    width: 100%;
    height: 150px;
}
.col-item h3{padding-bottom:10px;     font-size: 20px;}
.col-item h3 a, .col-item .separator p a{ color:#ff9326}
.col-item .info{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
    height: 175px !important;
}
.col-item .separator{
    border-top: 1px solid #E1E1E1;
	padding-top:8px;
}
.col-item .separator span{font-size:13px; color:#666; display:block; padding:8px 0;}
.clear-left{ clear: left;}
.col-item .separator p{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
}
.col-item .separator p i{margin-right: 5px;}
.controls{ margin: 15px 0;}
[data-slide="prev"]{ margin-right: 10px;}

.copyright{float:left;  font-size:12px; color:#fff}
.copyright a{color:#fff;}
.visitors{float:right; font-size:12px; color:#fff; padding-top:8px;}


.navbar .btn-warning{margin-right: -60px;
    text-transform: uppercase;
    font-weight: 700;
	margin-top:4px;
	}
.top-nav-collapse .btn-warning{margin-top:25px;}

.blog-details h1{padding-bottom: 5px;
    font-size: 20px;
    color: #ff9326;}

/* Large Screen Media Query */
@media (min-width: 1200px) {

}
@media only screen and (min-width: 1400px) {

}

/* Desktop Screen Media Query */
@media only screen and (min-width: 992px) and (max-width: 1180px) {

.colmn-benefit-img img{ width:400px;}
.colmn-benefit-img{ right:0; top:160px}
.navbar .btn-warning{margin-right:0px;
    text-transform: uppercase;
    font-weight: 700;
	}
	.intro-phone{z-index:0 !important;}
	.blog-details img{width: 600px;
    height: 350px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
	}
}

/* Between Tablet and Descktop Screen Media Query */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.colmn-benefit-img{ position:inherit; left:auto; bottom:auto; right:auto}
.navbar-nav > li > a{padding: 12px 16px;}
.navbar .btn-warning{margin-right:0px;
    text-transform: uppercase;
    font-weight: 700;
	}
	.img-feature{margin-top:0;}
	.captcha{width:180px; height:34px;}
	.intro-section img{margin-left:45px;}
	.intro-phone{z-index:0 !important;}
}

/* Tablet Screen Media Query */
@media only screen and (max-width: 767px) {
	.img-feature{ margin-top:0; text-align:center}
	.img-feature img{ max-width:100%;}
	ul.feat-ul {
	    margin: 20px 0 0 0px;
	}
	.navbar .navbar-nav{padding-top:10px;}
	.intro-phone img{ max-width:100%}
	.colmn-benefit-img{ position:inherit; left:auto; bottom:auto; right:auto}
	.colmn-benefit-img img{ width:100%;}
	.admin-logo {margin: 10px 0 0 20px !important; width: 180px; padding:70px 0 0 0;}
	.navbar-collapse {background: rgba(0,0,0,0.8); padding:0 5px 20px 5px;}
	.top-nav-collapse .admin-logo{ margin-left:15px; width:180px;}
	.intro-phone{ position:relative; z-index:1}
	.top-nav-collapse .navbar-nav{ padding-top:0px; margin-left: 0px;}
	.navbar-nav{float:none;}
	.navbar-fixed-top {margin: 0}
	.navbar .btn-warning{margin-right:0px;
    float:left !important;
	clear:both !important;
	margin-left:38px;
	}
	.copyright, .visitors{width:100%;}
	.visitors{margin-top:10px;}
	.intro-section img{margin-left:45px;}
	.col-item .info{ width:180px;}
	.top-nav-collapse .btn-warning{ margin-top:4px;}
		.intro-phone{z-index:0 !important;}
		.nav li:nth-child(2){margin-top:10px;}
		.blog-details img{width:auto; max-width:100%; height:auto;}
}

/* Between Iphone and Tablet Screen Media Query */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* Between Iphone Landscape Screen Media Query */
@media only screen and (max-width: 480px) {
.colmn-benefit-img{ position:inherit; left:auto; bottom:auto; right:auto}
.colmn-benefit-img img{ width:100%;}
.intro-phone img{margin-left:40px; max-width:90%;}
.col-item .info{width:100%;}
.captcha{width:150px; height:34px;}
}

/* Between Iphone Portrait Screen Media Query */
@media only screen and (max-width: 360px) {
.captcha{width:130px; height:34px;}
}