@charset "utf-8";
/* CSS Document */

#main{
	width:100%;
	height:auto;
}
.full-width{
	width:100%;
	height:auto;
}
#header{
	width:100%;
	height:auto;
}
.top-header{
	background:#f6f6f6 none repeat scroll 0 0;
	min-height:25px;
	display:table;
	width:100%;
	border-bottom:1px solid #dbdbdb;
}
.top-inside{
	padding-left:120px;
	padding-right:120px;
}
.top-inside, .top-inside a{
	color:#000 !important;
}
.top-inside .left-h{
	float:left;
}
.top-inside .right-h{
	float:right;
}
.top-inside .left-h a{
	color:#FFF;
}
.social-icon{
	display:table;
	margin:0px;
	padding:0px;
}
.social-icon li{
	border-left:1px solid #dbdbdb;
	padding:8px 15px;
	float:left;
	list-style:none;
}

.social-icon li a{
	color:#FFF;
}
.social-icon li.fb:hover{
	background:#3c599b;
}
.social-icon li.tw:hover{
	background:#08b6eb;
}
.social-icon li.you:hover{
	background:#ff0705;
}
.social-icon li.gplus:hover{
	background:#e34539;
}
.social-icon li.rightborder{
	border-right:1px solid #dbdbdb;
}
.header-logo{
	background:#fff none repeat 0 0;
	width:100%;
}
.header-logo-inside{
	padding-left:120px;
	padding-right:120px;
}
.brand{
	float:left;
	margin:5px 0;
}
.brand a img{
	margin-top:5px !important;
	margin:0px auto;
	display:table;
	margin-bottom:5px;
}
.line-horizonal{
	border-bottom:1px solid #8c8c8c;
	clear:both;
}

.line-horizonal2{
	border-bottom:3px double #c59a04;
	clear:both;
	margin:30px 0;
}
.mtop-7{
	margin-top:7px;
}
.clearboth{
	clear:both;
}

#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
	background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
}
.slider-shadow{
	background:url(../img/slider-shadow.png) 0 0 no-repeat;
	width:100%;
	height:27px;
}

.services_small_title{
	float:left;
	width:100%;
	padding-top:25px;
}
.services_small_title h4{
	float:left;
	margin:0px;
	padding-left:10px;
	padding-top:5px;
}
.services_small_title i{
	float:left;
	font-size:32px;
	color:#dab63a;
}
.feature-1{
	padding-top:30px;
	padding-bottom:30px;
}
.feature-2{
	padding-bottom:30px;
}

.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h2
{
    line-height: 30px;
    margin: 0;
	font-size:14px;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}

.footer-bg{
	background:#333;
}
.footer-txt-body{
	width:100%;
}

.footer-title{
	color:#CCC;
	width:100%;
	display:table;
}
.footer-title h3{
	float:left;
	width:30%;
}
.footer-title span{
	border-bottom:1px solid #727272;
	width:70%;
	float:left;
	margin-top:35px;
}
.footer-para{
	color:#CCC;
}

.footer-para ul{
	margin:0px;
	padding:0px;
}
.footer-para ul li{
	margin-left:20px;
}
.footer-para ul li a{
	color:#CCC;
}

.foot-social {
	width:100%;
	background:#dab63a;
	padding-bottom:10px;
	padding-top:10px;
}

.footer-p {
	font-size:16px;
	color:#FFF;
	margin-top:10px;
}

.foot-button {
	margin-top:5px;
	margin-bottom:5px;
}

.contact-border {
	border:1px solid #62c838;
	background:#dff0d8;
}

.contact-border1 {
	border:1px solid #d7b750;
	background:#F3E8BE ;
}

.mg1 {
	margin-top:10px;
}

.mg2 {
	margin-top:20px;
}

.mg3 {
	margin-top:30px;
}

.mg4 {
	margin-top:40px;
}

.pad-top1 {
	padding-top:10px;
}

.pad-top2 {
	padding-top:20px;
}

.footer-bottom {
	background:#272727;
}

.footer-bottom-p {
	color:#CCC;
	padding-top:15px;
	padding-bottom:10px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.txtpara{
	text-align:justify;
	color:#686666;
}

.team-para {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
	line-height:23px;
	color:#515151;
}

.team-h3{
    border-bottom: 3px double #f7b445;
    color: #d08507;
    padding-bottom: 10px;
}
.team-list{
	padding:0px;
	margin-left:20px;
}

.story-col {
	color:#d08507;
}

.story-para {
	color: #515151;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-style:italic;
    font-weight:bold;
}

.contact-col {
	color:#474747;
}

.halfbanner {
	background:url(../img/halfbanner.jpg) no-repeat center;
	width:100%;
	top:0;
	left:0;
	z-index: -1;
}

.halfbanner-txt {
	padding-top: 0em;
	padding-bottom:1em;
	text-align:center;
	position:relative;
	color:#FFF;
}

.destacados{
    padding: 20px 0;
	text-align: center;
}
.destacados > div > div{
	padding: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	transition: 0.2s;
	background:#FFF;
	border:1px solid #CCC;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	margin-top:10px;
}
.destacados > div:hover > div{
	margin-top: -10px;
	border: 1px solid rgb(200, 200, 200);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
	background: rgba(255, 255, 255, 0.8);
	transition: 0.5s;
}
.destacados > div > div h3{
	text-align:left;
	margin:0px;
	font-size:20px;
	padding:0 0 0 20px;
}
.destacados > div > div h2{
	text-align:center;
	margin:0px;
	font-size:18px;
	padding:15px 0 15px 0;
	color:#d3a506;
}

.img-thumb-1 {
	display:inline-block;
	max-width:70%;
	height:auto;
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}

.img-cir1 {
	border-radius:50%
}

.img-m10{
	margin-top:10px;
}
.clr-blue{
	background:#dab63a;
	border:none;
}
.clr-blue:hover{
	background:#bc9202;
}
 
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

/*
Our-Success-Story
*/

body {
 background-color:#eee;   
}    

#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.white-panel {
  position: absolute;
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px;
}
/*
stylize any heading tags withing white-panel below
*/

.white-panel h1 {
  font-size: 1em;
}
.white-panel h1 a {
  color: #A92733;
}
.white-panel:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
 
@media (max-width: 768px) {
.top-inside{
	padding-left:10px;
	padding-right:10px;
}
.width50{
		width:50%;
}
.header-logo-inside{
	padding-left:10px;
	padding-right:10px;
}
.brand{
	float:none;
	width:209px;
	margin:0 auto;
}
.btn-xl {
	  width: 110px;
  height: 110px;
  padding: 25px 6px;
  font-size: 20px;
  line-height: 0.70;
  border-radius: 50%;
  text-align:center;
}
.btn-xl span{
	font-size: 11px;
}
.border-menu {
	padding:5px 0 10px 20px;
	width:100%;
	float:left;
}

.border-menu li {
	font-size:14px;
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:25px;
}

}
@media (max-width: 360px) {

.carousel-caption{
	display:none;
}
}
.slider-shadow{
	display:none;
}
.social-icon li{
	border-left:1px solid #dbdbdb;
	padding:4px 5px;
	float:left;
	list-style:none;
}
.btn-xl {
  width: 80px;
  height: 80px;
  padding: 25px 6px;
  font-size: 16px;
  line-height: 0.50;
  border-radius: 50%;
  text-align:center;
}
.btn-xl span{
	font-size: 10px;
}

.border-menu li {
	font-size:14px;
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:25px;
}


#myCarousel .thumbnail {
    margin-bottom:0;
    padding:10px;
}
.carousel-control {
    color:#428BCA;
    top:44%;
    bottom:auto;
    opacity:1;
}
.carousel-control:hover {
    color:#d9534f;
}
.carousel-control.left, .carousel-control.right {
    background-image:none !important;
}
.carousel-control.right {
    left:auto;
    right:-25px;
}
.carousel-control.left {
    right:auto;
    left:-25px;
}

.contact-hopeless {
    border:1px solid #d7b750;
    background:#e6cc77 ;
}

.lnk {
    font-size:16px;
    color:Blue;
}

.padng {
    padding:5px;
    margin-top:10px;
}

.left-txt {
    background:#006da3;
    border:1px #025e8c solid;
    border-radius:5px;
    padding:10px;
    color:#fff;
    text-align:justify;
}

.left-txt-1 {
    background:#fb4234 ;
    border:1px #ef1f0f solid;
    border-radius:5px;
    padding:10px;
    color:#fff;
    text-align:justify;
}

.left-txt-2 {
    background:#6eb928;
    border:1px #54a408 solid;
    border-radius:5px;
    padding:10px;
    color:#fff;
    text-align:justify;
}

.left-txt-3 {
    background:#f8ad32;
    border:1px #f09909 solid;
    border-radius:5px;
    padding:10px;
    color:#fff;
    text-align:justify;
}

.left-txt-4 {
    background:#fb8d30;
    border:1px #f09909 solid;
    border-radius:5px;
    padding:10px;
    color:#fff;
    text-align:justify;
}

.left-txt-5 {
    background:#8d5c7c;
    border:1px #75285a solid;
    border-radius:5px;
    padding:10px;
    color:#fff;
    text-align:justify;
}

.lnk {
    font-size:16px;
    color:Blue;
}

.paperman {
    font-size:16px;
    color:#F06;
}


