/*



Theme Name:     goTimco 2016 Wordpress Site



Description:    2015 Custom Homes 



Author:         bagmin



Template:      the-next



Version:		1.4.5







(optional values you can add: Theme URI, Author URI, Version)



*/







@import url("../the-next/style.css");


.container { z-index:999 !important;}


p, *, div { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}

p a { color:#F90 !important; font-weight:bold !important;}
p a:hover { text-decoration:underline;}


#header-style-2 .navbar-default #mainmenu > li.current-menu-parent > a, #header-style-2 .navbar-default #mainmenu > li.current-menu-item > a, #header-style-2 .navbar-default #mainmenu > li:hover > a, #header-style-2 .navbar-default #mainmenu > li > a:hover {     background-color: #49010d; color: #FFF; height: 100%; }





.hero-unit {

    background: #49010d no-repeat center center fixed; 

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}

	

	

.hero-unitBelow {

    background: url(img/belowBG.jpg) no-repeat center center; 

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}



#frontSection { text-align:center; padding-top:20px; padding-bottom:20px;}



#frontSection p { color:#FFFFFF; font-weight:bold; font-size:38px; }

#frontSection #smallerFront { font-size: 16px; }
#frontSection ul  { color:#FFFFFF;}
#frontSection ul li { list-style-type: square; text-align:left; }
#frontSection a { color:#FFFFFF;}

#frontSection .btn-default, .flat-default, .flat-default.btn-bordered:hover { background-color: #49010d  !important; border:#FFF thin solid !important; font-size:38px; }

.frontSection p { color:#FFFFFF; font-weight:bold; font-size:16px; text-align:center; }

.frontSection #smallerFront { font-size: 16px; }
.frontSection ul  { color:#FFFFFF;}
.frontSection ul li { list-style-type: square; text-align:left; }
.frontSection a { color:#FFFFFF;}

.frontSection .btn-default, .flat-default, .flat-default.btn-bordered:hover { background-color: #49010d  !important; border:#FFF thin solid !important; font-size:38px; }



#socialLinks { width:250px; float:right; padding-right:42px;}



#socialLinks #faceBook { 

display: block;

	text-indent: -9999px;

	width: 66px;

	height: 64px;

	background: url('http://www.gotimco.com/wp-content/themes/gotimco/images/socialLinks.png');

	background-position: -42px 0;

	float:left;

	margin-top: 8px;

}



#socialLinks #twitter { 

display: block;

	text-indent: -9999px;

	width: 66px;

	height: 64px;

	background: url('http://www.gotimco.com/wp-content/themes/gotimco/images/socialLinks.png');

	background-position: -110px 0;

	float:left;

	margin-top: 8px;

}



#socialLinks #linkIn { 

display: block;

	text-indent: -9999px;

	width: 66px;

	height: 64px;

	background: url('http://www.gotimco.com/wp-content/themes/gotimco/images/socialLinks.png');

	background-position: -180px 0;

	float:left;

	margin-top: 8px;

}





.btn-primary, .btn-primary:hover:not(.no-hover), .flat-primary:hover:not(.no-hover), .flat-primary.btn-bordered {

    background-color: #000000 !important;



}

blockquote:before { display:none !important;}
blockquote:after { display:none !important;}

#threeFrontBlocksRow h3 { text-align:center;  } 
.threeFrontBlocksRow {}

.entry-content { padding-top:20px !important; }

strong {    font-family: 'Source Sans Pro';
    font-weight: 800 !important;}
	
.docLinks a { text-decoration:underline; font-weight: bold; }
.docLinks a:hover { color:#1e3995 !important;}


.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}



.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    color: #FFF;
    border-color: #F90;
    background-color: #F90;
	text-align:center;
}

.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}
 
#header-1 .list-inline li:nth-child(2) { display:none;}

footer {
    background: #49010d;
    margin-top: 30px;
    padding-top: 30px;
}

.myNewButton {
	    font-size: 16px;
    padding: 18px 25px;
	color: #f7f7f7;
    border-color: #e08700;
    background-color: #e08700;
	    border: 1px solid transparent;
    text-decoration: none;
	text-align: center;
	    border-radius: 5px;
		    display: block;
    width: 100%;
	    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
	    margin-bottom: 0;
		    vertical-align: middle;
    cursor: pointer;
	
    box-sizing: border-box;
    word-wrap: break-word;
			position: relative;
    top: 0;
	transition: all .2s ease-in-out;
    line-height: normal;
	
	
	}

