/*
Theme Name: Round Rock Geophysics
Author: CAD UIX
Version: 0.0.0
*/
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');
.lato {font-family: 'Lato', sans-serif}
.gotham {font-family: 'Gotham'}

.page-id-19 article#post-19{
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.page-id-19 article#post-19 .gform_footer.top_label{
	text-align: center;
}
.ser-pic img{
	border: 5px solid #3c5221;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #000;
}
.fa.fa-angle-double-right {
    font-size: 20px;
    font-weight: 700;
    color: #836541;
}

section#featured_img .inban_overlay {
    min-height: 350px;
    box-shadow: 0px 0px 10px;
    background: rgba(0, 0, 0, 0.75);
}

section#featured_img {
    background-size: cover;
    background-position: center;
}

section#featured_img .inban_overlay .site_logo {
    padding-top: 75px;
}
.inner-title{
    background-image: none;
    border: 1px solid #D18716;
    font-size: 18px;
    border-radius: 0;
    letter-spacing: 3px;
    padding: 12px 30px;
    color: #fff;
    background-color: #D18716;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase; 
}
div#gform_confirmation_message_2 {
    text-align: center !important;
}
.fa.fa-envelope,
.fa.fa-phone,
.fa.fa-map-marker{
    color: #d18716; 
}
.back-to-top{
    background-color: #836541 !important;  
}

form#gform_3 ul#gform_fields_3 li label {
    display: none!important;
}
#socket #google-map{
    opacity: 1 !important;
}

html,body{
    overflow-x: hidden;
}

section#appointment-form #gform_confirmation_message_2{
    margin-bottom: 50px;
}

input#gform_submit_button_1,
input#gform_submit_button_2 {
    transition: 0.5s;
}

input#gform_submit_button_1:hover, 
input#gform_submit_button_2:hover{
    color: #D18716;
    transition: 0.5s;
}

div#gform_confirmation_message_1,
div#gform_confirmation_message_2 {
    margin-bottom: 25px;
    border: 1px solid black;
    padding: 21px;
    font-size: 18px;
}