body {
font-size: 16px;
line-height: 1.5;
font-family: 'Open Sans', sans-serif;
color: #4a4138;
}
p {
margin: 10px 0;
color: #333;
}
h2, h3{
line-height: 1.5;
}
.modal-header h2, .modal-header h3{
float: none;
}
section p, section h3, .hero h2, .hero h1{
text-align: center;
}
p.sub-para{
color: #000;
font-weight: 700;
text-align: center;
}
.home section img{
width: 100%;
height: auto;
max-width: 400px;
margin: 10px auto;
display: block;
}
.section1 img{
border: 3px solid #2279a8;
}
.hero h1{
text-transform: uppercase;
font-size: 25px;
line-height: 1.2;
text-shadow: 1px 1px 4px #000000;
margin-top: 0;
}
.hero h2{
text-shadow: 1px 1px 4px #000000;
font-size: 15px;
line-height: 1.4;
margin: 20px 0;
}
.entry-content p{
color: #000;
}
a, a:hover{
color: ;
text-decoration: none;
}
img.alignright{
float:right;
margin: 5px 0 5px 15px;
}
img.alignleft{
float: left;
margin: 5px 15px 5px 0;
}
.content section h3{
font-weight: bold;
color: #2279a7;
font-size: 29px;
font-family: 'Open Sans Condensed', sans-serif;
}
.entry-content ul li{
padding: 5px 0;
color: #000;
} 
.entry-content ul li i{
font-weight: bold;
}
.entry-content a{
text-decoration: underline;
}
.entry-content a:hover{
text-decoration: none;
}
h4{
font-size: 30px;
}
h4,h5,h6 {
margin-bottom: 0;
}
h5{
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
}
.services h3{
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
margin-bottom: 20px;
}
.services h5{
padding-left: 20px;
padding-bottom: 10px;
}
.header-contact {
background: #24414f;
color: #fff;
}
.header-contact a {
color: #fff;
font-size: 18px;
}
.header-contact a:hover{
opacity: .5;
}
.social-icons {
list-style-type: none;
margin: 0;
padding: 10px 0;
}
.social-icons li {
float: left;
margin-right: 10px;
}
.phone {
text-align:center;
}
.phone p {
margin: 0;
padding: 10px 0;
}
.logo {
display:block;
text-indent: -9999px;
background: url(//montesmasterelectrical.com/wp-content/themes/montes/img/logo.png) center center no-repeat;
background-size: contain;
width: 100%;
height: 37px;
margin: 13px 0;
-webkit-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
header.sticky .logo{
margin-top: 10px;
height: 50px;
}
.mobileMenu {
display:block;
font-size: 16px;
}
.navigation {
padding: 10px 0;
}
.site-nav {
font-size: 18px;
overflow:hidden;
height: 22px;
transition: height .3s ease;
text-align: center;
}
.site-nav.open {
height: 310px;
}
.site-nav ul {
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;
}
.site-nav ul li {
padding: 5px 0;
}
.site-nav ul li a {
padding: 5px 0;
font-size: 13px;
}
.site-nav a {
color: #2279a8;
display:block;
text-transform: uppercase;
font-weight: 600;
}
.site-nav li.current-menu-item a, .site-nav li a:active {
color: #f1bf06;
}
.site-nav a:hover {
text-decoration: none;
}
.sub-menu {
display:none;
}
.hero {
color: #fff;
padding: 50px 0 40px 0;
background: url(//montesmasterelectrical.com/wp-content/themes/montes/img/home-hero.jpg) center center no-repeat;
background-size: cover;
}
header{
background: #fff;
width: 100%;
z-index: 20;
-webkit-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
header.sticky{
-webkit-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
.site-header{
padding-bottom: 20px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
z-index: 2;
position: relative;
-webkit-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
header.sticky .site-header{
padding-bottom: 10px;
}
.hero p {
margin-bottom: 10px;
color: #fff;
}
.btn-primary {
font-size: 16px!important;
-webkit-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
border-radius: 3px;
letter-spacing: 1px;
-moz-border-radius: 3px;
border: 0;
background: #3895c7;
text-transform: uppercase;
padding: 10px 20px;
margin: 5px 10px 5px 0;
-moz-border-radius: 3px;
-moz-box-shadow: 0 2px rgba(51, 51, 51, 0.5);
box-shadow: 0 2px rgba(51, 51, 51, 0.5);
font-weight: 600;
text-decoration: none!important;
}
.btn-primary:hover, .btn-primary:active, .btn.active, .btn:active, .btn:focus, .btn.active.focus, .btn:active:focus, .btn.active:focus{
background-color: #235077;
color: #fff;
}
.hero .btn-primary{
display: block;
width: 70%;
margin: 10px auto;
}
.content section {
padding: 20px 0;
position: relative;
}
.section2{
background-color: #2278a5;
}
.section2:after{
content: "";
display: inline-block;
position: absolute;
width: 0;
height: 0;
z-index: 2;
border-style: solid;
border-width: 25px 25px 0 25px;
border-color: #2278a5 transparent transparent transparent;
bottom: -24px;
left: 15%;
}
.section3:after, .section5:after{
content: "";
display: inline-block;
position: absolute;
width: 0;
height: 0;
z-index: 2;
border-style: solid;
border-width: 25px 25px 0 25px;
border-color: #fff transparent transparent transparent;
bottom: -24px;
right: 15%;
}
.section4:after{
content: "";
display: inline-block;
position: absolute;
width: 0;
height: 0;
z-index: 2;
border-style: solid;
border-width: 25px 25px 0 25px;
border-color: #3f678e transparent transparent transparent;
bottom: -24px;
left: 15%;
}
.section4{
background: url(//montesmasterelectrical.com/wp-content/themes/montes/img/section1-bg.jpg) left center no-repeat;
background-size: cover;
color: #fff;
}
.section6{
background: url(//montesmasterelectrical.com/wp-content/themes/montes/img/section2-bg.jpg) left center no-repeat;
background-size: cover;
color: #fff;
position: relative;
z-index: 1;
}
.section2 p, .section2 h3, .section2 a, .section4 p, .section4 h3, .section6 p, .section6 h3{
color: #fff!important;
}
.section2 a.videoLink{
display: block;
text-align: right;
}
.section2 img{
-moz-box-shadow: 5px 5px rgba(10, 10, 10, 0.39);
box-shadow: 5px 5px rgba(10, 10, 10, 0.39);
}
.hexagon {
position: relative;
width: 160px; 
height: 92.38px;
background-color: #3895c7;
margin: 46.19px auto;
border-left: solid 5px #3895c7;
border-right: solid 5px #2b5781;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.hexagon:before,
.hexagon:after {
content: "";
position: absolute;
z-index: 1;
width: 113.14px;
height: 113.14px;
-webkit-transform: scaleY(0.5774) rotate(-45deg);
-ms-transform: scaleY(0.5774) rotate(-45deg);
transform: scaleY(0.5774) rotate(-45deg);
background-color: inherit;
left: 18.4315px;
}
.hexagon:before {
top: -56.5685px;
border-right: solid 7.0711px #2b5781;
}
.hexagon:after {
bottom: -56.5685px;
border-bottom: solid 7.0711px #2b5781;
}
.hexagon i{
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
position: absolute;
font-size: 90px;
z-index: 2;
left: 20%;
text-shadow: 0 4px #2a5780;
color: #fff;
}
footer .hexagon {
position: relative;
width: 40px; 
height: 23.09px;
background-color: #46b8f6;
margin: 11.55px 0;
border-left: solid 5px #46b8f6;
border-right: solid 2px #d9d9d9;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
float: left;
}
footer .hexagon:hover{
background-color: #26507a;
border-left: solid 5px #26507a;
}
footer .hexagon:before,
footer .hexagon:after {
content: "";
position: absolute;
z-index: 1;
width: 28.28px;
height: 28.28px;
-webkit-transform: scaleY(0.5774) rotate(-45deg);
-ms-transform: scaleY(0.5774) rotate(-45deg);
transform: scaleY(0.5774) rotate(-45deg);
background-color: inherit;
left: 0.8579px;
}
footer .hexagon:before {
top: -14.1421px;
border-right: solid 2px #d9d9d9;
}
footer .hexagon:after {
bottom: -14.1421px;
border-bottom: solid 2px #d9d9d9;
}
footer .hexagon i{
-webkit-transform: rotate(-90deg)!important;
-ms-transform: rotate(-90deg)!important;
transform: rotate(-90deg)!important;
position: absolute;
font-size: 19px;
z-index: 2;
left: 20%;
text-shadow: none;
color: #fff;
left: 1px;
top: 1px;
}
footer .hexagon img{
position: absolute;
z-index: 2; 
-webkit-transform: rotate(-90deg)!important;
-ms-transform: rotate(-90deg)!important;
transform: rotate(-90deg)!important;
left: 4px;
top: 2px;
}
footer .hexagon img.yp{
top: 4px;
}
footer .hexagon i.fa-facebook{
left: 9px;
top: 3px;
}
footer .hexagon i.fa-yelp{
left: 5px;
top: 1px;
}
footer .hexagon i.fa-map{
left: 5px;
top: 2px;
}
footer .toTop {
position: relative;
width: 80px; 
height: 46.19px;
background-color: #2b5781;
margin: 23.09px auto;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
z-index: 0;
top: -50px;
}
footer .toTop a#toTop{
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
position: absolute;
color: #fff;
right: -7px;
bottom: 2%;
font-weight: bold;
padding: 10px;
}
footer .toTop:before,
footer .toTop:after {
content: "";
position: absolute;
width: 0;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
}
footer .toTop:before {
bottom: 100%;
border-bottom: 23.09px solid #2b5781;
left: 0;
}
footer .toTop:after {
top: 100%;
width: 0;
border-top: 23.09px solid #2b5781;
left: 0;
}
footer ul.social{
list-style: none;
padding: 0;
margin-bottom: 0;
margin-top: 10px;
}
footer .social li{
display: inline-block;
padding: 10px 5px;
}
footer .footer-menu ul{
list-style: none;
padding: 0;
}
footer .footer-menu li{
display: inline-block;
padding: 13px;
}
.footer-number p{
color: #2a5780;
font-size: 27px;
font-weight: bold;
margin-bottom: 40px;
}
.copyright p{
color: #999;
font-size: 12px;
}
footer .footer-menu a{
text-transform: uppercase;
font-size: 15px;
letter-spacing: 1px;
color: #274f73;
font-weight: 600;
}
footer .footer-menu a:hover{
color: #46b6f4;
}
footer .footer-menu .button.quote-button a{
color: #fff;
background-color: #2279a8;
padding: 5px 10px;
border-bottom: 3px solid #2b5781;
}
footer .footer-menu .button.quote-button a:hover{
background-color: #2b5781;
border-bottom: 3px solid #2279a8;
}
.section4 .hexagon i{
left: 50px;
}
.section5 .hexagon i{
left: 25px;
}
.section6 .hexagon i{
left: 45px;
}
section .col-md-3{
text-align: center;
}
.interior-hero {
padding: 40px 0;
background: url(//montesmasterelectrical.com/wp-content/themes/montes/img/home-hero.jpg) center top no-repeat;
background-size: cover;
color: #fff;
}
.interior-hero h1{
margin: 0;
font-size: 36px;
line-height: 1.2;
text-shadow: 1px 1px 4px #000000;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 600;
}
.main-content {
padding: 40px 0;
}
.page-bottom{
float: left;
width: 100%;
height: 50px;
background: #fff;
position: relative;
z-index: 2;
border-bottom: 10px solid #2a5780;
}
.contact h4 {
margin-bottom: 10px;
}
.contact [itemprop="address"] {
margin-bottom: 10px;
color: #000;
}
#googleMap {
height: 500px;
}
#googleMap p{
font-size: 18px;
}
.mapLogo {
font-size: 25px;
margin: 10px 0;
}
aside h3 {
border-bottom: 2px solid #a78b4e;
margin-top: 0;
padding-bottom: 5px;
}
.blog aside h3 {
margin-bottom: 0;
}
input[type="text"],input[type="email"], textarea {
border: 1px solid #ccc;
padding: 5px 10px;
width: 100%;
background: #fdfdfd;
}
ul,ol {
margin-bottom: 20px;
}
.blog {
background: #fdfdfd;
}
.blog .post {
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 25px;
background: #fff;
}
.post img {
height: auto;
width: 100%;
border: 1px solid #ccc;
margin: 15px auto;
float: none;
}
.blog h2 {
margin-bottom: 5px;
margin-top: 5px;
}
time {
color: #aaa;
margin-right: 15px;
}
.cats {
color: #aaa;
}
.blog h2 a {
color: #000;
}
.cat-list ul {
list-style-type: none;
margin: 0 0 20px 0;
padding: 0;
}
.cat-list ul li a {
display:block;
padding: 10px 10px;
border-top: 1px solid #ccc;
}
.cat-list ul li a:hover {
text-decoration: none;
background: #eee;
}
.tag-list {
margin-top: 10px;
}
.tag-list ul {
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;
}
.tag-list li {
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
.tag-list ul li a {
display: inline-block;
background: #fff;
border: 1px solid #ccc;
padding: 5px;
border-radius: 4px;
}
.tag-list ul li a:hover {
text-decoration: none;
background: #eee;
}
.entry-content{
padding-bottom: 30px;
}
.modal-backdrop{
background-color: #2c5479;
opacity: 0.9!important;
}
.modal-content{
background-color: #2c5479;
border: none;
}
.modal-header{
border: none;
padding-bottom: 0;
text-align: center;
}
button.close{
color: #fff;
opacity: 1;
font-size: 30px;
}
.modal-header h2{
color: #fff;
font-weight: 800;
font-size: 25px;
margin: 0;
}
.modal-body form.wpcf7-form{
background: #fff;
padding: 20px;
border-radius: 5px;
-moz-border-radius: 5px;
}
form.wpcf7-form input, form.wpcf7-form textarea, form.wpcf7-form select{
width: 100%;
border-radius: 3px;
-moz-border-radius: 3px;
border: 1px solid #ccc;
padding: 5px 10px;
}
form.wpcf7-form label{
color: #999;
margin: 15px 0 5px 0;
float: left;
}
form.wpcf7-form textarea{
height: 100px;
}
form.wpcf7-form .wpcf7-submit{
display: inline-block;
width: auto;
margin: 10px auto;
}
form.wpcf7-form .submit-button{
text-align: center;
}
form.wpcf7-form .submit-button input{
border: none;
padding: 10px 30px;
}
@media screen and (min-width: 500px){
.hero .btn-primary{
display: inline-block;
width: auto;
margin: 5px 10px 5px 0;
font-size: 19px!important;
}
}
@media screen and (min-width: 768px) {
section p, section h3, .hero h2, .hero h1{
text-align: left;
}
.section4 p, .section4 h3, .section6 p, .section6 h3{
text-align: right;
}
.main-content {
padding: 60px 0 0 0;
}
.section4 h3{
font-size: 24px;
}
.content section {
padding: 60px 0;
}
.interior-hero {
padding: 70px 0;
}
.hero h1{
font-size: 35px;
line-height: 1.2;
}
.hero h2{
font-size: 18px;
line-height: 1.4;
}
.section2 img{
position: absolute;
top: -100px;
max-width: 100%!important;
}
.site-nav ul li {
float: left;
padding: 0 0 0 12px;
position: relative;
}
}
@media screen and (min-width: 992px) {
.logo {
height: 60px;
margin: 25px 0 0 0;
}
.site-nav{
text-align: right;
}
.navigation {
}
.site-nav, .site-nav.open {
overflow: visible;
height:auto;
text-align: right;
}
.site-nav ul { margin: 30px 0 0;
float: right;
-webkit-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
header.sticky .site-nav ul{
margin: 13px 0 0;
}
.site-nav ul li a {
position:relative;
padding-top: 15px;
}
.site-nav ul li:last-of-type a{
position: relative;
background-color: #2279a7;
color: #fff;
padding: 15px 15px 15px 40px;
border-radius: 3px;
-moz-border-radius: 3px;
-moz-box-shadow: 0 2px rgba(83, 83, 83, 0.38);
box-shadow: 0 2px rgba(83, 83, 83, 0.38);
}
.site-nav ul li:last-of-type a:before{
position: absolute;
content: "\f0e6";
left: 12px;
top: 10px;
font-size: 19px;
font-family: FontAwesome;
}
.site-nav ul li:last-of-type a:hover{
background-color: #235077;
color: #fff;
}
.site-nav ul li a:hover {
color: #235077;
}
.site-nav ul li a:hover:before{
color: #fff;
}
.site-nav ul li:hover ul.sub-menu {
display:block;
position: absolute;
top: 25px;
z-index: 9999;
width: 210px;
background: #fff;
margin: 0;
padding: 20px 0 10px 0;
left: 20px;
}
.site-nav ul li:hover ul.sub-menu li {
float: none;
padding: 0 10px;
}
.site-nav ul li:hover ul.sub-menu li a {
display:inline-block;
padding: 8px 0;
}
.btn-primary {
font-size: 25px;
}
.hero {
padding: 150px 0 150px;
}
time {
float: left;
}
.post .btn.btn-primary, aside .btn.btn-primary {
font-size: 18px;
}
}
@media screen and (min-width: 1200px) {
.site-nav ul li {
padding: 0 0 0 30px;
}
}