/*
Theme Name: RR
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body{
		margin: 0px;
}
.the_header{
		width: 100%;
    padding: 15px 0px;
		top: 0px;
		position: fixed;
		z-index: 9999;
		background-color: #fff;
}
.bg_red input{
		margin: 0px 0px 15px 10px;
		color: #333333!important;
font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.pricy{
		position: relative;
		top: -6px;
		margin: 0px 0px 0px 5px;
}
.bg_red table td,
.bg_red table{
		vertical-align: middle;
}

.bg_red input.p_btn{
		margin: 0px;
}
.top_logo{
		width: 100%;
		height: auto;
		    max-width: 115px;
}
.beanz{
		width: 100%;
		height: auto;
		max-width: 80px;
		margin: 0px 0px 15px 0px;
}
.top_menu {
    float: right;
}
.the_header ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: none;
    display: inline-block;
}
.the_header ul li {
    display: inline-block;
    margin: 0px;
    padding: 45px 0px;
		font-family: 'Montserrat', sans-serif;
}
.the_header ul li a, .the_header ul li span {
    text-transform: uppercase;
    margin: 0px 0px 0px 15px;
    color: #333333;
    font-weight: bold;
}
.feature_section{
		width: 100%;
		display: table;
		height: 100vh;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		color: #fff;
		position: relative;
		background-image: url('img/feature_bg.jpg');
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
}
.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin: 0px 0px 25px 0px;
}
 .tbl_row{
		display: table-row;
				width: 100%;
}
 .tbl_cell{
	 height: 100%;
		display: table-cell;
				width: 100%;
		vertical-align: middle;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
}

.logo{
    width: 100%;
    position: relative;
    padding-top: 50%;
}
.logo img{
    position: absolute;
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
}

.feature_section p{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
		position: relative;
		z-index: 5;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: normal;
    text-align: center;
		    max-width: 700px;
				margin: 0 auto;
}


.feature_section h1{
		font-weight: bold;
		position: relative;
		z-index: 5;
		text-align: center;
		font-size: 60px;
		margin: 50px 0px 25px 0px;
		padding: 0px;
		font-family: 'Montserrat', sans-serif;
}
#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
	z-index: 0;
  min-width: 100%;
  min-height: 100%;
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    display: block;
    width: 100%;
    float: left;
    text-align: center;
}

.gen_btn {
    padding: 16px 42px;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    position: relative;
    line-height: 1;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 30px;
    z-index: 9990;
}
.gen_btn.btn_white {
    border: 2px solid #fff;
    color: #ffffff;
    transition: 0.5s;
}


.gen_btn.btn_white:hover {
    border: 2px solid #fff;
    color: #000000;
		background-color: #fff;
    transition: 0.5s;
		text-decoration: none;
}














.secondary_header{
		background-color: #444;
		padding: 125px 0px 105px;
		position: relative;
		background-size: cover;
		background-repeat: no-repeat;
}
.secondary_header h1{
		color: #fff;
		font-weight: bold;
		font-size: 50px;
		margin: 0px 0px 5px 0px;
		position: relative;
		z-index: 5;
    padding: 0px;
		font-family: 'Montserrat', sans-serif;
}
.overlayer{
		background-color: rgba(0, 0, 0, 0.3);
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		z-index: 1;
}

.bg_grey{
		background-color: #e7e7e7;
}
.bg_dark_grey{
		background-color: #1e1e1e;
}
.w_700{
		max-width: 700px;
		width: 100%;
		margin: 0 auto;
}
.w_900{
		max-width: 900px;
		width: 100%;
		margin: 0 auto;
}
.iframe_box{
		width: 100%;
		position: relative;
		padding-top: 50%;
    margin: 50px 0px 75px;
}
.iframe_box iframe{
		position: absolute;
		height: 100%;
		width: 100%;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
}
.iframe_drop{
		position: absolute;
		height: 65%;
		width: 35%;
		background-color: #1e1e1e;
		bottom: -4%;
		right: -2%;
		z-index: 0;
}


.main_btn{
		background-color: #f6373a;
		color: #fff;
		text-decoration: none;
		border-radius: 100px;
		text-transform: uppercase;
		font-weight: bold;
		padding: 15px 60px;
		display: inline-block;
		font-family: 'Montserrat', sans-serif;
		box-shadow: 0 8px 16px -4px rgba(0, 0, 0, 0.2);
}
.main_btn:hover{
		text-decoration: none;
		color: #fff;
}





.feature.map iframe {
    height: 550px;
		margin-bottom: -5px;
    width: 100%;
    border: 0;
}






.hamburger{
    width: 30px;
    height: auto;
    cursor: pointer;
    position: absolute;
    display: none;
    top: 36px;
    right: 25px;
    z-index: 9990;
}
.hamburger_close{
    width: 30px;
    height: auto;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 27px;
    right: 25px;
    z-index: 9999;
}
.mobile_menu{
    background-color: #1e1e1e;
    background-size: cover;
    color: #fff;
    background-position: center;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9999;
    padding: 80px 0px 0px 0px;
}

.contact_form h3{
	font-family: 'Open Sans', sans-serif;
	margin: 0px 0px 25px 0px;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: normal;
	text-align: center;
	display: block;
}
.contact_form a,
.contact_form a:hover{
		color: #000;
		text-decoration: none;
}

.overlay_logo.second{
		display: none;
}



.contact_form label{
		width: 100%;
}
.contact_form .wpcf7-text,
.contact_form .wpcf7-textarea{
		width: 100%;
		border: none;
		padding: 15px;
		margin: 0px 0px 15px 0px;
}
.contact_form .wpcf7-form-control.wpcf7-submit{
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		padding: 15px 60px;
		display: inline-block;
		font-family: 'Montserrat', sans-serif;
		border: 2px solid #1e1e1e;
    color: #1e1e1e;
    transition: 0.5s;
		margin: 0px auto 0px;
}
.contact_form .wpcf7-form-control.wpcf7-submit:hover{
		color: #fff;
		background-color: #1e1e1e;
}





.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
		font-family: 'Montserrat', sans-serif;
		font-weight: bold;
		text-align: center;
		width: 100%;
		float: left;
}





















.feature_section h2{
		font-weight: bold;
		font-family: 'Montserrat', sans-serif;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		vertical-align: bottom;
}





.the_crumbs{
		width: 100%;
		background-color: #f6373a;
		color: #fff;
		font-size: 12px;
		padding: 15px 0px;
}
.the_crumbs a,
.the_crumbs a:hover,
.the_crumbs a:focus{
		color: #fff;
		text-decoration: none
}
.card_link,
.card_link:hover{
		text-decoration: none;
}
.blog_rect{
		width: 100%;
		height: 200px;
		background-color: #eee;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
}
.inside_blog_card span{
		font-family: 'Open Sans', sans-serif;
		margin: 15px 0px 15px 0px;
		font-size: 14px;
		display: block;
		line-height: 20px;
		color: #000;
}
.inside_blog_card h3{
		font-weight: bold;
		font-family: 'Montserrat', sans-serif;
		margin: 15px 0px 15px 0px;
		color: #000;
}
.inside_blog_card p{
		font-family: 'Open Sans', sans-serif;
		margin: 0px 0px 30px 0px;
		font-size: 14px;
		line-height: 26px;
		color: #000;
}



















.brag_cube{
		display: table;
		width: 100%;
		min-height: 550px;
}
.brag_cube .tbl_row{
		display: table-row;
}
.brag_cube .tbl_cell{
		display: table-cell;
		width: 50%;
		padding: 0px 100px;
		vertical-align: middle;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
}
.inside_box{
		width: 100%;
		max-width: 580px;
		display: inline-block;
}
.inside_box p{
		font-family: 'Open Sans', sans-serif;
		margin: 0px 0px 25px 0px;
}
.inside_box h6{
		font-size: 18px;
		margin: 25px 0px 0px 0px;
		padding: 0px;
		font-family: 'Montserrat', sans-serif;
}
.brag_cube h2, h2{
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		font-family: 'Montserrat', sans-serif;
}
.brag_cube.bg_grey{
		background-color: #e7e7e7;
		color: #000000;
		text-align: left;
}
.brag_cube.bg_grey h2{
		color: #000000;
}
.brag_cube.bg_dark_grey{
		background-color: #1e1e1e;
		text-align: right;
		color: #fff;
}
.brag_cube.bg_dark_grey h2{
		color: #ffffff;
}



.person_photo{
		background-image: url('img/person_000.jpg');
		width: 100px;
		height: 100px;
		border-radius: 300px;
		margin: 0 auto 20px;
		background-color: #eee;
		background-size: cover;
		background-size: 110px;
		background-position: center;
		background-repeat: no-repeat;
}
.person_card{
		width: 100%;
		color: #1e1e1e;
		padding: 15px;
		margin: 0px 0px 30px 0px;
}
.person_card h4{
		padding: 0px;
		margin: 15px 0px;
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
}
.my_section .person_card p{
		padding: 0px;
		margin: 0px;
		font-size: 14px;
}
.my_section .person_card p a{
		font-weight: bold;
		    color: #88c3ea;
}




.my_section{
		width: 100%;
		padding: 100px 0px;
}
.my_section h2{
		font-weight: bold;
		font-size: 32px;

		font-family: 'Montserrat', sans-serif;
		margin: 0px 0px 30px 0px;
		color: #000;
}
.my_section p,
.post_copy p{
	font-family: 'Open Sans', sans-serif;
	margin: 0px auto 30px auto;
	font-size: 14px;
	line-height: 26px;
	width: 100%;
	max-width: 800px;
}
.my_underline{
		width: 62px;
		height: 5px;
		background-color: #f6373a;
		display: inline-block;
		margin: 0px 0px 25px 0px;
}
.txt_red{
		color: #f6373a;
}
.test_box{
		display: block;
		padding: 50px;
		margin: 0 auto;
		width: 100%;
		max-width: 700px;
		background-color: #fff;
		color: #555;
}
.bg_red h3{
	font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
margin: 0px 0px 25px 0px;
color: #fff;
font-weight: bold;
}
.test_box p{
	font-family: 'Open Sans', sans-serif;
	margin: 0px auto 30px auto;
	font-size: 14px;
	line-height: 26px;
	width: 100%;

}
.test_box h5{
	    font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
margin: 0px 0px 0px 15px;
color: #333333;
font-weight: bold;
}








.the_footer{
		background-color: #1e1e1e;
		padding: 85px 0px 60px;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
}
.footer_logo{
		width: 100%;
		height: auto;
		margin: 0px 0px 25px 0px;
		max-width: 200px;
}
.the_footer h4{
		font-family: 'Montserrat', sans-serif;
		font-size: 20px;
		font-weight: bold;
		margin: 0px 0px 25px 0px;
}
.social_icons{
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		font-size: 30px;
		margin-bottom: 30px;
		color: #90021f;
}
.social_icons a:hover,
.social_icons a{
		text-decoration: none;
		color: #90021f;
}
.social_icons img{
		width: 20px;
		height: 20px;
		margin: 0px 10px 0px 0px;
}
.the_footer ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
}
.the_footer ul li a{
		color: #fff;
		font-size: 13px;
		text-decoration: none;
}
.the_footer p{
		color: #fff;
		font-size: 13px;
		text-decoration: none;
		margin: 0px 0px 25px 0px;
}
.newsletter_form .wpcf7-email{
		display: inline-block;
		width: 70%;
		font-family: 'Open Sans', sans-serif;
		font-size: 13px;
		padding: 15px 15px 15px 15px;
		border: none;
}
.newsletter_form .wpcf7-submit{
		display: inline-block;
		width: 30%;
		background-color: #f6373a;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		font-family: 'Montserrat', sans-serif;
		box-shadow: 0 8px 16px -4px rgba(0, 0, 0, 0.2);
		border: none;
		padding: 15px 0px;
}
:focus {outline: 0;}
.copyright .the_right_side{
		text-align: right;
}
.copyright{
		width: 100%;
		background-color: #90021f;
		color: #fff;
		font-size: 12px;
		padding: 50px 0px;
}
.copyright a,
.copyright a:hover{
		color: #fff;
		text-decoration: none;
}
.bg_red{
		    background-color: #90021f;
				color: #fff;
}
.bg_red h2{
		color: #fff;
		text-transform: uppercase;
}

.the_table{
    display: table;
    width: 100%;
}
.the_table_row{
    display: table-row;
}
.the_table_cell{
    display: table-cell;
		width: 50%;
		padding: 125px 50px;
		vertical-align: middle;
		position: relative;
}

.the_table_cell h3{
		font-family: 'Montserrat', sans-serif;
		text-transform: uppercase;
		font-size: 32px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.13;
		letter-spacing: 4px;
		text-align: center;
		margin-bottom: 20px;
}
.the_table_cell p {
		font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: normal;
    text-align: center;
}
.bg_black{
		background-color: #87c2e9;
		color: #fff;
}
.bg_white{
		background-color: #ffffff;
		color: #000;
}

.bg_white.second{
		background-color: #fff;
		color: #000;
		display: table-cell;
}

.bg_black.second{
		background-color: #90021f;
		color: #fff;
		display: table-cell;
}









@media (max-width: 992px){
	.my_section h2 {
    font-weight: bold;
    font-size: 22px;
	}
	.the_table_cell h3 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 22px;
	}
	.the_header ul li a, .the_header ul li span {
    margin: 0px 0px 0px 0px;
}

	.hamburger {
    top: 26px;
	}
	.feature_section h1 {
    font-weight: bold;
    font-size: 30px;
    margin: 100px 0px 15px 0px;
}
	.overlay_logo.second{
			left: -120px;
			right: inherit;
			display: block;
	}
	.the_table{
	    display: block;
	    width: 100%;
	}
	.the_table_row{
	    display: block;
	}
	.the_table_cell{
	    display: block;
			width: 100%;
			padding: 75px 25px;
			vertical-align: middle;
			position: relative;
			overflow: hidden;
	}

.bg_white.second{
		background-color: #1e1e1e;
		color: #fff;
		display: block;
}

.bg_black.second{
		background-color: #fff;
		color: #000;
}

	.mobile_menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: none;
    display: block;
    width: 100%;
}
.mobile_menu ul li {
    display: block;
    color: #fff;
    margin: 0px;
    padding: 0px 0px 25px;
    font-family: 'Noto Sans', sans-serif;
    text-align: center;
}
.mobile_menu ul li a {
    color: #fff;
}
	.hamburger{
	    display: block;
	}
	.top_menu{
			display: none;
	}
.copyright, .copyright .the_right_side{
			text-align: center;
	}
	.brag_cube.bg_dark_grey,
	.brag_cube.bg_grey{
			text-align: left;
	}
	.brag_cube{
			display: block;
			width: 100%;
			min-height: 400px;
	}
	.brag_cube .tbl_row{
			display: block;
	}
	.brag_cube .tbl_cell{
			display: block;
			width: 100%;
			padding: 50px;
			min-height: 300px;
	}
	.inside_box{
			width: 100%;
			max-width: 100%;
			display: inline-block;
	}
}
