@charset "utf-8";
body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
*{
	outline:none;
	border:none;
}
a{
	color: #c82c2a;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
a:focus {
    color: #000000;
	text-decoration: none;
}
p{
	font-size: 16px;
	color: #000 ;
	font-weight: 400;
}
.pad_0{
	padding:0;
}
.mar_0{
	margin: 0px;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 700;
	color: #000;
}
img{
	outline:none;
	border:none;
}
.container {
	width:1170px;
	margin:0 auto;
}
#wrap {
	float:left;
	width:100%;
}
.header {
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
}
.logo{
	display:inline-block;
	width:170px;
	margin:50px 0px 0px 50px;
	box-sizing: border-box;
}
.logo2{
	display:none;
}
.hder_right {
    float: right;
    width: auto;
    padding: 50px 0px 0px 0px;
    box-sizing: border-box;
}
.hder_right .phone{
    float: right;
    width: auto;
    box-sizing: border-box;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:32px;
	color:#FFF;
	text-align:center;
	font-weight:700;
    margin-right: 20px;
	display: inline !important;
}
.hder_right .phone a{
	color:#FFF;
}
.hder_right .top_btn{
    float: right;
    width: auto;
	padding:15px 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#FFF;
	text-align:center;
	font-weight:700;
	text-transform:uppercase;
}
.hder_right .top_btn a{
	padding: 16px 37px;
    background: #3dba55;
    border-radius: 6px;
	color:#FFF;
}
.hder_right .top_btn a:hover{
    background: #49c560;
}
.hder_right2 {
    display:none
}
.hero_sec {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
	background-position: bottom left;
    overflow: hidden;
    min-height: 850px;
}
.hero_sec .cnt_box {
    display: inline-block;
    width: 100%;
    padding: 150px 0px 0px 0px;
    box-sizing: border-box;
    position: relative;
}
#getstarted {
	position: relative;
	top: 40px;
}
.hero_sec .rhino-container {
    position: relative;
    width: 100% !important;
    height: 700px !important;
    padding: 0px 5%;
    box-sizing: border-box;
}
.hero_sec .caption_box {
    display: inline-block;
    width: 100%;
    padding: 50px 0px 0px 0px;
    box-sizing: border-box;
}
.hero_sec .slide {
    float: left;
    width: 100%;
}
.hero_sec .caption_box .title2{
	padding-top:10px;
	font-family: 'Droid Serif', serif;
    font-size: 60px;
    color: #FFF;
    text-align: center;
    font-style: italic;
}
.hero_sec .caption_box .title {
	position: relative;
	padding-top: 0px;
	padding-bottom: 30px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 80px;
    color: #FFF;
    line-height: 90px;
    font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}
.hero_sec .caption_box .title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 10px auto;
    width: 81px;
    height: 5px;
    background: #b91820;
}
.typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color: #787b7a;
}
.hero_sec .caption_box .sub_title{
    float: left;
    width: 100%;
	padding-top:0px;
	font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #FFF;
    text-align: center;
    font-style: italic;
}
.hero_sec .slide .need_leads {
	float: left;
	width: 100%;
	margin-top: 40px;
	text-align: center;
}
.hero_sec .slide .need_leads a {
    display: inline-block;
	padding: 17px 34px;
	border-radius: 6px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    color: #FFF;
    line-height: normal;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background: #b91820;
	cursor: pointer;
}
.hero_sec .slide .need_leads a:hover {
    background: #c8222a;
}
.hero_sec .caption_box .steps {
	width: 100%;
    text-align: center;
    padding-bottom: 20px;
}
.hero_sec .caption_box .step_num {
    display: inline-block;
    width: 60px;
    height: 60px;
	background: #b91820;
    border: 3px solid #b91820;
    border-radius: 100%;
    font-size: 40px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 54px;
}
.hero_sec .caption_box .had1 {
    display: inline-block;
    width: 100%;
    padding-top: 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
	line-height: 60px;
	text-align: center;
}
.hero_sec .caption_box .had2 {
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #FFF;
    font-style: italic;
	text-align: center;
	position: relative;
}
.hero_sec .caption_box .had2 span {
    display: inline-block;
    padding-right: 15px;
	font-size: 35px;
    color: #3dba55;
}
.hero_sec .caption_box .price_box {
	width: 470px;
	margin: 0 auto;
}
.hero_sec .caption_box .price_box .price_box_cnt {
	display: inline-block;
	width: 100%;
	padding: 20px 35px;
	margin-top: 30px;
	background: #FFF;
	border-radius: 8px;
}
.hero_sec .caption_box .continue-btn {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
	text-align: center;
}
.hero_sec .caption_box .continue-btn a {
    display: inline-block;
	padding: 16px 31px;
	background: #b91820;
	border-radius: 8px;
	font-size: 22px;
    color: #FFF;
	font-weight: 700;
    text-transform: uppercase;
	line-height: normal;
    text-align: center;
	cursor: pointer;
}
.hero_sec .caption_box .continue-btn a:hover {
    background: #c8222a;
}
.hero_sec .caption_box .issu_cnt {
	display: inline-block;
    width: 100%;
    padding: 40px 134px;
    margin: 0px auto;
}
.hero_sec .caption_box .issu_cnt ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.hero_sec .caption_box .issu_cnt ul li {
	float: left;
    width: 47%;
    padding: 13px 10px;
    margin: 5px 1.5%;
    box-sizing: border-box;
    background-color: #FFF;
    border-radius: 8px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
	cursor: pointer;
}
.hero_sec .caption_box .issu_cnt ul li:hover,
.hero_sec .caption_box .issu_cnt ul li:hover a {
    background-color: #b91820;
    color: #FFF;
}
.hero_sec .caption_box .issu_cnt .taxbtn a {
	color: #000;
}
.hero_sec .caption_box .issu_cnt .taxbtn a:hover {
	color: #fff;
}
.hero_sec .caption_box .issu_cnt #tax_issue {
	display: none;
}
.hero_sec .caption_box .control-group {
	width: 370px;
	padding: 40px 0px;
	margin: 0px auto;
}
.ttl {
	font-family: "Roboto Condensed";
	font-size: 19px;
	color: white;
}
.ttl .quick_quote_btn {
	display: block;
    width: 170px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 7px 7px;
    background: #b91820;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
	font-weight: 700;
	text-transform: uppercase;
    text-align: center;
}
.ttl .quick_quote_btn:hover {
    background: #c8222a;
    color: #fff;
    text-decoration: none;
}
/*---------------- Select dropdown --------------*/
.hero_sec .caption_box .control-group .tax_debt .selectize-input {
	animation: blinking 1300ms infinite;
	border: 2px solid #fff;
}
@keyframes blinking {
	0%{ border-color: #fff; }
	50%{ border-color: transparent; }
	100%{ border-color: #fff; }
}
.hero_sec .caption_box .control-group .selectize-input {
	position: relative;
    z-index: 1;
	display: inline-block;
    width: 97%;
    height: 60px;
    padding: 20px 30px;
    box-sizing: border-box;
    border: 1px solid #b91820;
    border-radius: 3px;
    background: url(../images/white-down_arrow.png) 320px 30px no-repeat #b91820;
    -webkit-appearance: none;
    box-shadow: none;
	font-size: 14px;
    color: #FFF;
	line-height:60px;
    text-transform: uppercase;
	cursor: pointer;
	overflow: hidden;
}
.hero_sec .caption_box .control-group .selectize-dropdown,
.hero_sec .caption_box .control-group .selectize-input,
.hero_sec .caption_box .control-group .selectize-input input {
	border-radius: 8px;
	font-size: 19px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
}
.hero_sec .caption_box .control-group .selectize-input input::-webkit-input-placeholder { color: #FFFFFF; opacity: 1 !important; }
.hero_sec .caption_box .control-group .selectize-input input:-moz-placeholder { color: #FFFFFF; opacity: 1 !important; }
.hero_sec .caption_box .control-group .selectize-input input::-moz-placeholder { color: #FFFFFF; opacity: 1 !important; }
.hero_sec .caption_box .control-group .selectize-input input:-ms-input-placeholder { color: #FFFFFF; opacity: 1 !important; }
.hero_sec .caption_box .control-group .selectize-input input:disabled { -webkit-opacity: 1 !important; }
.hero_sec .caption_box .control-group .selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 280px;
    -webkit-overflow-scrolling: touch;
	padding:30px 0px 30px 0px;
	-webkit-box-shadow: inset 10px 10px 20px 9px rgba(230,230,230,1);
	-moz-box-shadow: inset 10px 10px 20px 9px rgba(230,230,230,1);
	box-shadow: inset 10px 10px 20px 9px rgba(230,230,230,1);
}
.selectize-dropdown {
    border-radius: 8px !important;
    overflow: hidden;
}
.selectize-dropdown .active {
	background-color: #f8f7f5 !important;
	color: #c82c2a !important;
	border-radius: 0px;
}
.hero_sec .caption_box .form-group {
    width: 370px;
    padding: 40px 0px 0px 0px;
	margin:0 auto;
    box-sizing: border-box;
}
.hero_sec .caption_box .form-group input {
    display: inline-block;
    width: 370px;
    height: 50px;
    padding: 10px 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.42857143;
    color: #666666;
    font-weight: 400;
    text-transform: none;
    -webkit-box-shadow: none;
    border-radius: 8px;
}
.selectize-input::after {
	display: none !important;
}
.selectize-control.single .selectize-input {
	background: url(../images/white-down_arrow.png) right 14px top 26px no-repeat #b91820 !important;
}
.hero_sec .caption_box select::-webkit-input-placeholder {
    color: #000;
}
.hero_sec .caption_box input::-webkit-input-placeholder {
    color: #000;
}
.hero_sec .caption_box .form-group textarea::-webkit-input-placeholder {
    color: #000;
}
.btn_row {
    width: 370px;
    padding: 0px;
    margin-bottom: 0px;
    box-sizing: border-box;
    margin: 0 auto;
}
.lets_go_btn {
	display: inline-block;
	width: 100%;
	padding: 14px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background: #b91820;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}
.lets_go_btn:hover {
    background: #c8222a;
    color: #FFF;
    text-decoration: none;
}
/*---------------- Select dropdown End --------------*/

.hero_sec .caption_box .check {
	display:inline-block;
	width:50px;
	height:50px;
	margin-right:10px;
	position: relative;
	top: -5px;
	background:#b91820;
	border-radius: 50%;
	font-size: 35px;
    color: #FFF;
	line-height:50px;
	box-sizing:border-box;
}
.hero_sec .caption_box .check img {
    margin-right: 10px;
}
.hero_sec .caption_box .sub_text {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    color: #FFF;
    text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}
.hero_sec .caption_box .sub_text1 {
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    font-size: 19px;
    color: #FFF;
    text-align: center;
	font-weight: 400;
	line-height:24px;
}
.hero_sec .caption_box p {
	margin:0px;
    font-size: 13px;
    color: #FFF;
    text-align: center;
	font-weight: 300;
	font-style:italic;
}
.hero_sec #thankYou .caption_box p {font-size: 17px;}
.hero_sec .caption_box .sub_text2 {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}
.hero_sec .caption_box .sub_text2 strong { color: #c82c2a; text-shadow: 0px 0px 7px #000; }
.hero_sec .caption_box .sub_text2 a { color: #c82c2a; }
.hero_sec .caption_box .had4 {
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #FFF;
    text-align: center;
    font-style: italic;
}
.hero_sec .had3 {
	position:absolute;
    display: inline-block;
    width: 100%;
    font-family: 'Droid Serif', serif;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    font-style: italic;
	bottom:30px;
    z-index: 1;
}
.hero_sec .had3 sup {
    position: relative;
    font-size: 60%;
    line-height: 0;
    vertical-align: baseline;
}

.hero_sec .blklayer, .inrpage_headr .blklayer {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#middle {
	float:left;
	width:100%;
}
.trust_logo_sec {
	float:left;
	width:100%;
	background:#f8f7f5;
	padding:100px 0px 0px 0px;
}
.shadow {
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,Color='#444')";
	filter: url(#drop-shadow);
    -webkit-filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.3));
}
.trust_logo_sec h2{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.trust_logo_sec h1{
	margin:0px;
	padding:0px 0px 34px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #bd151b;
    text-align: center;
	line-height:55px;
	text-transform:uppercase;
}
.trust_logo_sec p{
	margin:0px;
	padding:0px;
    font-size: 17px;
    color: #666666;
    text-align: center;
	line-height:30px;
	font-weight:300;
}

.trust_logo_sec .logo_cnt {
	float:left;
	width:100%;
	padding:50px 0px;
}
.trust_logo_sec .logo_cnt .thumbnail {
    display: block;
    padding: 0px;
    margin: 20px;
    line-height: 1.42857143;
    background-color: transparent;
    border: transparent;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	text-align:center;
}
.trust_logo_sec .logo_cnt .thumbnail .caption {
	display:inline-block;
	width:100%;
    padding: 25px 55px;
	box-sizing:border-box;
	text-align:center;

}
.trust_logo_sec .logo_cnt .thumbnail .caption h3{
	margin:0px;
	padding:0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
	line-height:25px;
	text-transform:uppercase;
}

.tax_payers_sec {
	float:left;
	width:100%;
	padding-top:130px;
}
.shadow {
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,Color='#444')";
	filter: url(#drop-shadow);
    -webkit-filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.3));
}
.tax_payers_sec h2{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.tax_payers_sec h1{
	margin:0px;
	padding: 0px 0px 34px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #bd151b;
    text-align: center;
	line-height:55px;
	text-transform:uppercase;
}
.tax_payers_sec p{
	margin:0px;
	padding:0px;
    font-size: 17px;
    color: #666666;
    text-align: center;
	line-height:30px;
	font-weight:300;
}

.tax_payers_sec .icon_box {
	float: left;
    width: 86%;
    padding: 50px 0px;
    box-sizing: border-box;
    margin: 0px 7%;
}
.tax_payers_sec .icon_box .row{
	display:inline-block;
    width: 100%;
    padding: 30px 0px;
	margin:0px;
}
.tax_payers_sec .icon_box .row .left_icon{
	float:left;
    width:70px;
	margin:0px 27px 0px 8px;
	
}
.tax_payers_sec .icon_box .row .right_text{
	float:right;
    width:355px;
}

.tax_payers_sec .icon_box .row .right_text h1{
	margin:0px;
	padding-bottom:8px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    color: #000;
	line-height:24px;
	text-transform:uppercase;
	text-align:left;
}
.tax_payers_sec .icon_box .row .right_text p{
	margin:0px;
	padding:0px;
    font-size: 16px;
    color: #666666;
	line-height:24px;
	font-weight:300;
	text-align:left;
}
.tax_payers_sec .btm_pic{
	display:inline-block;
    width: 100%;
}
.tax_payers_sec .btm_pic img{
    width: 100%;
}
.black_row {
	float:left;
	width:100%;
	padding:65px 0px;
	background:#161618;
}
.black_row .title{
	display:inline-block;
	width:75%;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #FFF;
    text-align: left;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.black_row .green_btn {
    float: right;
    width: auto;
    padding: 15px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.black_row .green_btn a {
    padding: 16px 37px;
    background: #f5bb49;
    border-radius: 6px;
    color: #161618;
}
.black_row .green_btn a:hover {
    background: #f3c05c;
}
.video_sec {
	float:left;
	width:100%;
	height:553px;
	padding:0px 0px;
	background:#bd151b;
}
.video_sec .video_cnt{
	float:left;
	width:100%;
	position:relative;
}
.video_sec .video_cnt .vd_canvas{
	position: absolute;
	float: left;
	width: 970px;
	height: 545px;
	left: 100px;
	top: 130px;
}
.video_sec .video_cnt .vd_canvas .video {
    float: left;
    width: 100%;
    padding: 0px 0%;
}
.video_sec .video iframe {
    width: 100%;
    height: 562px;
    padding: 0px;
    margin: 0px;
}
.as_seen_on {
	float:left;
	width:100%;
	padding:190px 0px 50px 0px;
	text-align: center;
}
.as_seen_on h3{
	margin:0px;
	padding:0px;
	font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.as_seen_on ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.as_seen_on ul li {
    display: inline-block;
    padding: 15px 30px;
}

.success_story_sec {
	float:left;
	width:100%;
	padding:130px 0px;
	border-top:2px solid #FFF;
	border-bottom:2px  solid #FFF;
	background-position: left top;
}
.success_story_sec .blklayer {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.success_story_sec h2{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #FFF;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.success_story_sec h1{
	margin:0px;
	padding:0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #FFF;
    text-align: center;
	line-height:55px;
	text-transform:uppercase;
}
.success_story_sec .slider{
	float:left;
	width:100%;
	padding:30px 10px;
	position:relative;
}
.success_story_sec .slider .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}
.success_story_sec .slider .bx-wrapper .bx-viewport {
	box-shadow: none;
	border: transparent;
	left: 0px;
	background: transparent;
	height: 446px !important;
}
.white_box{
	float: left;
    width: 88%;
	height: 446px !important;
    background: #fff;
    margin: 0px 6%;
	padding:0px 30px 30px 0px;
	box-sizing: border-box;
	border-radius: 8px;
}
.white_box .left_clm{
	position:relative;
	float: left;
    width: 300px;
	padding: 66px 10px;
	text-align:center;
	box-sizing: border-box;
	-webkit-box-shadow: 2px 0px 5px 0px rgba(242,242,242,1);
	-moz-box-shadow: 2px 0px 5px 0px rgba(242,242,242,1);
	box-shadow: 2px 0px 5px 0px rgba(242,242,242,1);
}
.white_box .left_clm .thumb {
	position:absolute;
	width:121px;
	left:75px;
	top:55px;
}
.white_box .left_clm .saving_box {
	float: left;
    width: 100%;
	margin-top: 50px;
	padding:70px 10px;
	text-align:center;
	box-sizing: border-box;
	background:url(../images/green_heilight.png) center center no-repeat;
}
.white_box .left_clm .saving_box h4{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:35px;
}
.white_box .left_clm .saving_box h1{
	margin:0px;
	padding:0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    color: #3dba55;
    text-align: center;
	line-height:45px;
	text-transform:uppercase;
}
.white_box .left_clm .name {
	float: left;
    width: 100%;
    padding: 0px 10px;
	box-sizing: border-box;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
	color:#000;
	text-align:center;
	font-weight:700;
	text-transform:uppercase;
}
.white_box .left_clm .name span {
	color:#bd151b;
}
.white_box .right_clm{
	float: right;
    width: 640px;
	padding: 50px 40px 50px 60px;
	box-sizing: border-box;
}
.white_box .right_clm h1{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #000;
    text-align: left;
    font-style: italic;
	font-weight:400;
	line-height:35px;
	text-transform:none;
}
.white_box .right_clm p {
    margin: 0px;
    padding: 10px 0px;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
}
.success_story_sec .slider .bx-wrapper .bx-pager, .success_story_sec .slider .bx-wrapper .bx-controls-auto {
	position: absolute;
    bottom: -90px;
    width: 100%;
}
.success_story_sec .slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.success_story_sec .slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .success_story_sec .slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #666666;
}
.success_story_sec .slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    z-index: 10;
}
.success_story_sec .slider .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -40px;
}
.success_story_sec .slider .bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -40px -40px;
}
.success_story_sec .slider .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.success_story_sec .slider .bx-wrapper .bx-next:hover {
	background-position: -40px 0;
}
.service_sec {
    float: left;
    width: 100%;
    padding: 130px 0px;
    background: #f8f7f5;
}
.tabbox {
	float: left;
	width: 100%;
	margin-top:50px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background: #FFF;
	border-radius: 8px;
	rgba(237,237,237,1);
-moz-box-shadow: 0px 0px 50px 10px rgba(237,237,237,1);
box-shadow: 0px 0px 50px 10px rgba(237,237,237,1);
}
.service_sec h2{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.service_sec h1{
	margin:0px;
	padding:0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #bd151b;
    text-align: center;
	line-height:55px;
	text-transform:uppercase;
}
.service_sec .tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.service_sec .tabs-left {
  	float: left;
	width: 298px;
	border-right: 2px solid #f2f2f2;
}
.service_sec .tabs-left h3{
	margin:0px;
	padding: 30px 0px 20px 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #666666;
	text-align: left;
	line-height:40px;
	text-transform:uppercase;
	font-weight:700;
}
.service_sec .tabs-right {
  border-right: transparent;
}
.service_sec .tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 0px;
  border-top: 2px solid #f2f2f2;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.service_sec .tabs-left>li.active>a,
.service_sec .tabs-left>li.active>a:hover,
.service_sec .tabs-left>li.active>a:focus {
	padding: 7px 15px 7px 40px;
	border-bottom-color: transparent;
	border-right-color: transparent;
	background:#666666;
	color:#FFF;
}
.service_sec .tabs-left>li>a {
	padding: 7px 15px 7px 40px;
	border-radius: 0px 0 0 0px;
	margin-right: 0;
	display:block;
	font-size:16px;
	color:#000;
	font-weight:700;
	text-transform:uppercase;
}
.service_sec .tabs-right>li>a {
  border-radius: 0 0px 0px 0;
  margin-right: 0;
}
.service_sec .nav-tabs>li>a:hover {
	bborder-bottom-color: transparent;
	border-right-color: transparent;
	background:#666666;
	color:#FFF;
}
.tab_cont_box {
	display: inline-block;
    width: 100%;
    padding: 40px 40px 0px 50px;
    box-sizing: border-box;
    overflow: auto;
    height: 710px;
}
.tab_cont_box .tab_top_img{
	display:inline-block;
	width:100%;
}
.tab_cont_box .tab_top_img img{
	width:100%;
}
.tab_cont_box h1{
	margin:0px;
	padding: 0px 0px 20px 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #666666;
	text-align: left;
	line-height:40px;
	text-transform:uppercase;
	font-weight:700;
}
.tab_cont_box .image{
    float: right;
    width: auto;
    margin: 5px 0px 8px 19px;
}
.tab_cont_box h2{
	margin:0px;
	padding:12px 0px;
    font-family: 'Droid Serif', serif;
    font-size: 21px;
    color: #000;
    text-align: left;
    font-style: italic;
	font-weight:400;
	line-height:30px;
	margin-bottom:10px;
}
.tab_cont_box h3{
	margin:0px;
	padding:12px 0px;
    font-family: 'Droid Serif', serif;
    font-size: 21px;
    color: #bd151b;
    text-align: left;
    font-style: italic;
	font-weight:400;
	line-height:30px;
	text-transform:none;
}
.tab_cont_box p {
    margin: 0px;
    padding: 10px 0px;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
	margin-bottom:10px;
}
.tab_cont_box ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.tab_cont_box ul li{
	position: relative;
	list-style: none;
	display: inline-block;
	width: 100%;
	padding: 10px 0px 10px 25px;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	font-weight: 300;
	box-sizing: border-box;
}
.tab_cont_box ul li:before{
	content: "\f058";
    position: absolute;
    left: 0px;
    top: 15px;
	font-size: 20px;
    color: #bd151b;
    line-height: normal;
    text-align: center;
    font-size: 100%;
    border-radius: inherit;
    transition: all .3s ease-out;
    font: normal normal normal 14px/1 FontAwesome;
}
.service_sec .btm_row {
    display:inline-block;
	width:100%;
	padding: 50px 0px 15px 0px;
	
}
.service_sec .btm_row h3{
	margin:0px;
	padding-bottom:30px;
    font-family: 'Droid Serif', serif;
    font-size: 21px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:30px;
	text-transform:none;
}
.service_sec .btm_row a{
	padding: 16px 37px;
	background: #bd151b;
	border-radius: 6px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight:700;
	text-transform:uppercase;
	rgba(214,214,212,1);
	-moz-box-shadow: 0px 0px 20px 5px rgba(214,214,212,1);
	box-shadow: 0px 0px 20px 5px rgba(214,214,212,1);
}
.service_sec .btm_row a:hover{
	background: #cb1e24;
}
.mobile_testimonials{ display:none;}
.tesimonial_sec{
    float:left;
	width:100%;
	padding: 80px 0px 20px 0px;
	background:#bd151b;
}
.tesimonial_sec h2{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #FFF;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.tesimonial_sec h1{
	margin:0px;
	padding:0px 0px 40px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #FFF;
    text-align: center;
	line-height:55px;
	text-transform:uppercase;
}
.tesimonial_sec .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}
.tesimonial_sec .bx-wrapper .bx-viewport {
	box-shadow: none;
	border: transparent;
	left: 0px;
	background: transparent;
}
.tesimonial_sec .cl_clm {
	display: block;
	width: 100%;
	padding: 0px 20px;
	box-sizing: border-box;
	text-align: center;
}
.tesimonial_sec .cl_clm .thumbnail{
	display: block;
    padding: 30px 4px 4px 4px;
    margin-bottom: 20px;
    background-color: transparent;
    border: transparent;
    border-radius: 8px;
	text-align: center;
}
.tesimonial_sec .cl_clm .thumbnail .quot_icon {
	display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 3px solid transparent;
    text-align: center;
    overflow: hidden;
}
.tesimonial_sec .cl_clm .thumbnail .quot_icon img {
	display: inline-block;
	max-width: 100%;
}
.tesimonial_sec .cl_clm .thumbnail .cl_pic{
	display: none;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 3px solid #f9f9f7;
    text-align: center;
    overflow: hidden;
}
.tesimonial_sec .cl_clm .thumbnail .cl_pic img {
	display: inline-block;
	max-width: 100%;
}
.tesimonial_sec .cl_clm .thumbnail .caption {
	display:inline-block;
	width:100%;
}
.tesimonial_sec .cl_clm .thumbnail .caption h3 {
	min-height: 80px;
	margin: 0px;
	padding-bottom: 20px;
    font-family: 'Droid Serif', serif;
    font-size: 21px;
    color: #FFF;
	font-weight: 400;
    font-style: italic;
	line-height: 30px;
	text-transform: none;
    text-align: center;
}
.tesimonial_sec .cl_clm p {
    min-height: 196px;
	margin: 0px;
    padding: 10px 0px;
    font-size: 15px;
    color: #FFF;
    line-height: 22px;
    font-weight: 300;
    text-align: center;
}
.tesimonial_sec .cl_clm .postby {
	display:inline-block;
	width:100%;
    padding: 5px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #FFF;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
	text-transform:uppercase;
}
.tesimonial_sec .cl_clm .post_date {
	display:inline-block;
	width:100%;
    padding: 0px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #FFF;
    line-height: 22px;
    font-weight: 700;
    text-transform:uppercase;
}
.tesimonial_sec .cl_clm .rating_star {
	display:inline-block;
	width:100%;
	padding: 20px 0px;
	font-size: 20px;
	color: #FFF;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail,
.tesimonial_sec .cl_clm .thumbnail:hover {
	background-color: #FFF;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail .quot_icon,
.tesimonial_sec .cl_clm .thumbnail:hover .quot_icon {
	display: none;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail .cl_pic,
.tesimonial_sec .cl_clm .thumbnail:hover .cl_pic {
	display: inline-block;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail .caption h3,
.tesimonial_sec .cl_clm .thumbnail:hover .caption h3 {
    color: #000;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail p,
.tesimonial_sec .cl_clm .thumbnail:hover p {
    color: #000000;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail .read_full a,
.tesimonial_sec .cl_clm .thumbnail:hover .read_full a {
	color: #000000;
}
.tesimonial_sec .cl_clm .thumbnail:hover .read_full a:hover {
	color: #cb2923;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail .postby,
.tesimonial_sec .cl_clm .thumbnail:hover .postby {
    color: #bd151b;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail .post_date,
.tesimonial_sec .cl_clm .thumbnail:hover .post_date {
    color: #000;
}
.tesimonial_sec ul li div:nth-child(2) .cl_clm .thumbnail .rating_star,
.tesimonial_sec .cl_clm .thumbnail:hover .rating_star {
    color: #f9de9d;
}

.tesimonial_sec .bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.tesimonial_sec .bx-wrapper .bx-pager.bx-default-pager a:hover, .tesimonial_sec .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #161618;
}

.how_it_work {
	float: left;
	width: 100%;
	padding: 70px 0px;
	background-position: center top;
}
.how_it_work .blklayer {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 1;
}
.how_it_work .container {
	position: relative;
	z-index: 2;
}
.how_it_work .cont_row {
	float: left;
	width: 100%;
	margin: 50px 0px;
}
.how_it_work h2 {
	margin: 0px;
	padding: 0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
    font-style: italic;
	line-height: 50px;
	text-align: center;
}
.how_it_work h1{
	margin: 0px;
	padding: 0px 0px 70px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #ffffff;
	line-height: 55px;
	text-transform: uppercase;
    text-align: center;
}
.how_it_work .steps {
	position: relative;
	min-height: 286px;
	padding: 30px;
	border-radius: 5px;
	background-color: #ffffff;
}
.how_it_work .steps:after {
	content: '';
	position: absolute;
	top: calc(50% - 25px);
	right: -40px;
	z-index: 1;
	width: 50px;
	height: 50px;
	background-image: url(../images/steps_arrow.png);
}
.how_it_work [class*=col-]:last-child .steps:after {
	content: none;
}
.how_it_work .steps .number {
	display: inline-block;
	margin: 0 0 17px 0;
	padding-bottom: 5px;
	border-bottom: 5px solid #b91820;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    color: #bb1820;
	font-weight: 700;
	line-height: normal;
}
.how_it_work .steps .number span {
	display: inline-block;
	padding-left: 3px;
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	font-weight: 400;
	font-style: italic;
}
.how_it_work .steps .number span b {
	display: block;
	margin-top: -5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}
.how_it_work .steps.check .number {
	border-bottom-color: #3dba55;
	color: #3dba55;
}
.how_it_work .steps .check_mark {
	float: right;
}
.how_it_work .steps h3 {
	margin: 0px;
	padding-bottom: 5px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    color: #282828;
	font-weight: 700;
	text-transform: uppercase;
}
.how_it_work .steps p {
	margin: 0px;
	padding: 0px;
    font-size: 16px;
    color: #282828;
	font-weight: 400;
	line-height: 24px;
}

.faq_sec {
    float: left;
    width: 100%;
    padding: 130px 0px;
    background: #f8f7f5;
}
.faq_sec h1{
	margin:0px;
	padding:0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #bd151b;
    text-align: center;
	line-height:55px;
	text-transform:uppercase;
}
.faq_sec h2 {
    margin: 0px;
    padding-bottom: 5px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #000000;
    font-style: italic;
    font-weight: normal;
    text-align: center;
}
.faq_sec .faq_box {
	float: left;
	width: 100%;
	margin-top:50px;
	padding: 50px;
	background: #FFF;
	border-radius: 8px;
	rgba(237,237,237,1);
	-moz-box-shadow: 0px 0px 50px 10px rgba(237,237,237,1);
	box-shadow: 0px 0px 50px 10px rgba(237,237,237,1);
}
.faq_sec .btm_row {
    display:inline-block;
	width:100%;
	padding:50px 0px 15px 0px;
}
.faq_sec .btm_row h3{
	margin:0px;
	padding-bottom:30px;
    font-family: 'Droid Serif', serif;
    font-size: 21px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:30px;
	text-transform:none;
}
.faq_sec .btm_row a{
	display: inline-block;
	padding: 16px 37px;
	background: #bd151b;
	border-radius: 6px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight:700;
	text-transform:uppercase;
	rgba(214,214,212,1);
	-moz-box-shadow: 0px 0px 20px 5px rgba(214,214,212,1);
	box-shadow: 0px 0px 20px 5px rgba(214,214,212,1);
}
.faq_sec .btm_row a:hover{
	background: #cb1e24;
}
.btm_get_start {
    float: left;
    width: 100%;
    padding: 130px 0px;
}
.btm_get_start h2{
	margin:0px;
	padding:0px;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.btm_get_start h1{
	margin:0px;
	padding: 0px 0px 34px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    color: #bd151b;
    text-align: center;
	line-height:55px;
	text-transform:uppercase;
	font-weight:700;
}
.btm_get_start p{
	margin:0px;
	padding:0px;
    font-size: 17px;
    color: #666666;
    text-align: center;
	line-height:30px;
	font-weight:300;
}
.btm_get_start .row_cnt{
    float: left;
    width: 100%;
    padding: 80px 0px 0px 0px;
}
.btm_get_start .row_cnt .left_pic{
    float: left;
    width: 100%;
}
.btm_get_start .row_cnt .left_pic img{
    width: 100%;
}
.btm_get_start .row_cnt .right_cnt{
    float: left;
    width: 100%;
    padding: 0px 2%;
    box-sizing: border-box;
}
.btm_get_start .row_cnt .right_cnt ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.btm_get_start .row_cnt .right_cnt li{
	position: relative;
	list-style: none;
	display: inline-block;
	width: 100%;
	padding: 10px 0px 10px 25px;
	font-family: 'Droid Serif', serif;
	font-size: 19px;
	color: #000;
	line-height: 24px;
	font-weight: 400;
	box-sizing: border-box;
	font-style:italic;
}
.btm_get_start .row_cnt .right_cnt li:before{
	content:"\f00c";
    position: absolute;
    left: 0px;
    top: 15px;
	font-size: 20px;
    color: #3dba55;
    line-height: normal;
    text-align: center;
    border-radius: inherit;
    transition: all .3s ease-out;
    font: normal normal normal 14px/1 FontAwesome;
}
.btm_get_start .row_cnt .right_cnt .logos{
	float: left;
    width: 50%;
    padding-top: 50px;
    text-align: center;
}

.green_row {
	float:left;
	width:100%;
	padding:65px 0px;
	background:#b91820;
}
.green_row .title{
	display:inline-block;
	width:75%;
    font-family: 'Droid Serif', serif;
    font-size: 30px;
    color: #FFF;
    text-align: left;
    font-style: italic;
	font-weight:400;
	line-height:60px;
}
.green_row .black_btn {
    float: right;
    width: auto;
    padding: 15px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    color: #FFF;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
}
.green_row .black_btn a {
    padding: 16px 37px;
    background: #161618;
    border-radius: 6px;
    color: #FFF;
}
.green_row .black_btn a:hover {
    background: #3a3a3e;
}
.footer {
	float:left;
	width:100%;
	padding:100px 0px 10px 0px;
	background:#161618;
}
.footer .ftr_cnt {
	float:left;
	width:100%;
	padding:0px 0px 30px 0px;
	text-align:center;
}
.footer .ftr_cnt .ftr_logo{
	display: inline-block;
	width:170px;
	padding:0px 0px 20px 0px;
	text-align:center;
}
.footer .ftr_cnt .ftr_phone{
	display: inline-block;
	width:100%;
	padding:0px 0px 30px 0px;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
    color: #FFF;
	text-align:center;
	font-weight: 700;
	line-height:normal;
}
.footer .ftr_cnt .ftr_phone a{
    color: #FFF;
}
.footer .ftr_cnt p{
	margin:0px;
	padding:0px;
    font-size: 12px;
    color: #FFF;
	text-align:center;
	font-weight: 400;
	line-height:normal;
}
.footer .ftr_btm_row{
	float:left;
	width:100%;
	padding:45px 0px;
	border-top:1px solid #252526;
}
.footer .ftr_btm_row .btm_navi{
	float:left;
	width:56%;
}
.footer .ftr_btm_row .btm_navi ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer .ftr_btm_row .btm_navi ul li{
	list-style:none;
	float:left;
	padding-right:23px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color: #FFF;
	font-weight: 700;
	text-transform:uppercase;
}
.footer .ftr_btm_row .btm_navi ul li a{
	color: #FFF;
	text-decoration:none;
}
.footer .ftr_btm_row .btm_navi ul li a:hover{
	color: #bd151b;
	text-decoration:none;
}
.footer .ftr_btm_row .back_top{
	float:right;
	width:auto;
	padding:0px 7px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color: #bd151b;
	font-weight: 700;
	text-transform:uppercase;
}
.footer .ftr_btm_row .back_top a{
	color: #bd151b;
}

/*------------------ Pop UP -----------------*/
.popup_logo {
	width: 170px;
    margin: 0px auto;
	padding-top: 23px;
}
.popup_toptext p {
    float: left;
    font-size: 19px;
    color: #000;
    font-weight: 400;
    padding-top: 25px;
    line-height: 30px;
}
.popup_form {
    float: left;
	width: 100%;
	padding: 0 8%;
	margin-top: 0px;
	margin-bottom: 30px;
	box-sizing: border-box;
	/*height: 470px;
	overflow: auto;*/
}
.popup_form h2 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	color: #000000;
	text-align:center;
	font-weight: normal;
	font-weight:700;
	font-style: italic;
}
.popup_form h1 {
    margin: 0px;
    padding-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    color: #bd151b;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.popup_form .form-group {
    display: inline-block;
	width: 100%;
	margin-bottom: 0px;
}
.popup_form .form-control {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding: 10px 20px;
	margin-bottom:10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.42857143;
    color: #666666;
	font-weight:400;
    background-color: #fff;
    background-image: none;
    border: 2px solid #f1f1f1;
    border-radius: 8px;
    -webkit-box-shadow: none;
	text-transform: uppercase;
}
.popup_form .form-control::-webkit-input-placeholder {
	color: #666666;
}
.popup_form .form-control::-moz-placeholder {
  color: #666666;
}
.popup_form .textarea {
    display: inline-block;
    width: 100%;
    height: 110px;
    padding: 10px 20px;
	margin-right:0px;
	box-sizing:border-box;
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #666666;
	font-weight:400;
    background-color: #fff;
    background-image: none;
    border: 2px solid #f1f1f1;
    border-radius: 8px;
    -webkit-box-shadow: none;
	text-transform: uppercase;
	vertical-align: top;
	resize: none;
}
.popup_form .textarea::-webkit-input-placeholder {
	color: #666666;
}
.popup_form .textarea::-moz-placeholder {
  color: #666666;
}
.popup_form .form-group .btn-primary {
	display: block;
    width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 15px 15px;
	border-radius: 8px;
	background-color: #b91820;
	border: 0px;
	font-size: 22px;
	color: #FFF;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 20px 5px rgba(214,214,212,1);
    box-shadow: 0px 0px 20px 5px rgba(214,214,212,1);
}
.popup_form .form-group .btn-primary:hover {
    background: #c8222a;
    color: #FFF;
	text-decoration:none;
}
#popup2_box h1{color: #07b559; text-align:center;}
#popup2_box h2{text-align:center; font-size: 24px;}
#popup2_box p{text-align:center;}

.pop_contc_box {
	display:inline-block;
	width:100%;
	padding:0px 0px;
}
.pop_contc_box h1{
	margin: 0px;
    padding:0px 0px 0px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    color: #c82c2a;
	text-align:center;
	font-weight:700;
	line-height:45px;
}
.pop_contc_box h2{
	margin: 0px;
    padding:0px 0px 0px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    color: #000;
	text-align:center;
	font-weight:700;
	line-height:45px;
	text-transform:uppercase;
}
.pop_contc_box .sub_text{
	display:inline-block;
	width:100%;
	margin: 0px;
    padding:0px 0px 0px 0px;
    font-size: 19px;
    color: #666666;
	text-align:center;
	font-weight:400;
	line-height:24px;
}
/*------------------ Pop UP End -----------------*/
/*-------------- Sticky header --------------*/
.header.stiky, .header2.stiky {
    position: fixed;
    z-index: 11;
    top: 0;
    background: #161618;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0px 10px 30px 0px rgb(142, 142, 142);
    -moz-box-shadow: 0px 10px 30px 0px rgb(142, 142, 142);
    box-shadow: 0px 10px 30px 0px rgb(142, 142, 142);
}
.header.stiky .logo {
    display: none;
}
.header.stiky .logo2 {
	display: inline-block;
	width: 125px;
	margin: 11px 0px 0px 50px;
	box-sizing: border-box;
}
.header.stiky .hder_right {
   display: none;
}
.header.stiky .hder_right2 {
	display: inline-block;
    width: 100%;
    padding: 10px 0px 10px 0px;
    box-sizing: border-box;
}
.header .hder_left .phone { display:none}
.header.stiky .hder_left .phone{
    float: left;
    width: auto;
    box-sizing: border-box;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    color:#ffffff;
    text-align:center;
    font-weight:700;
	padding: 15px 23px;
	display:inline;
}
.header .hder_right .phone span {
	display: none;
}
.header .hder_right .phone i {
	padding-right: 7px;
    color: #b91820;
}
.header.stiky .hder_left .phone span {
	font-family: 'Droid Serif', serif;
    font-weight: 300;
    font-style: italic;
    font-size: 26px;
    padding-right: 10px;
    display: inline;
}
.header.stiky .hder_left .phone i {
	padding-right: 7px;
    color: #b91820;
}
.header.stiky .logo2{ display:none; }
.header.stiky .hder_left .phone a{
	color:#ffffff;
}

.header.stiky .hder_right2 .top_btn{
    float: right;
    width: auto;
    padding:15px 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color:#FFF;
    text-align:center;
    font-weight:700;
    text-transform:uppercase;
}
.header.stiky .hder_right2 .top_btn a{
	padding: 15px 30px;
	background: #b91820;
	border-radius: 6px;
	color:#FFF;
}
.header.stiky .hder_right2 .top_btn a:hover{
    background: #c8222a;
}

/*-------------- Mobile Tabs--------*/
.mobile-services {
    display: none;
}
.service_sec .fild {
	float: left;
    width: 100%;
    padding: 35px 0px;
    text-align: center;
}
.service_sec .fild .listmenu {
    display: inline-block;
    width: 29%;
    padding: 15px 9px;
    border: none;
    box-shadow: 0px 2px 6px #cfd6d8;
    -moz-box-shadow: 0px 2px 6px #cfd6d8;
    -webkit-box-shadow: 0px 2px 6px #cfd6d8;
    border-radius: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 4px;
    font-family: "Roboto Condensed";
    font-size: 16px;
    color: #000;
    line-height: 32px;
	font-weight:700;
}
.service_sec .fild .listmenu option{
	background:#FFF;
    font-family: "Roboto Condensed";
    font-size: 16px;
    color: #000;
    line-height: 32px;
	font-weight:700;
}
.service_sec .fild .listmenu option:hover{
	background:#00CC66;
    color: #FFF;
}

.service_sec .service_cnt {
    float: left;
    width: 100%;
    height: 732px;
    margin: 0px 0px 40px 0px;
   /* background: url(../images/service_bg.png) center top no-repeat;*/
}
.service_sec .service_cnt .prevarrow {
    width: 46px;
    height: 45px;
    margin-top: -22px;
    position: absolute;
    left: -50px;
    top: 360px;
}
.service_sec .service_cnt .nextvarrow {
    width: 46px;
    height: 45px;
    margin-top: -22px;
    position: absolute;
    right: -50px;
    top: 360px;
}
.service_sec .service_cnt .service {
    float: left;
    width: 94%;
    height: 644px;
    padding: 20px 3%;
    margin: 15px 0px 0px 0px;
    overflow: auto;
}
.service_sec .service_cnt .service h1 {
    float: left;
    width: 100%;
    padding: 0px 0% 7px 0%;
    font-family: "Roboto Condensed";
    font-size: 35px;
    color: #666666;
    font-weight: 700;
    letter-spacing: 1px;
}
.service_sec .service_cnt .service .cont {
    float: left;
    width: 100%;
    font-family: "Roboto Condensed";
    font-size: 18px;
    color: #222222;
    font-weight: 300;
    line-height: 24px;
}
.service_sec .service_cnt .service .image {
    float: right;
    width: auto;
    margin: 5px 0px 8px 19px;
    border: 2px solid #9ba5a7;
}
.service_sec .service_cnt .service h2 {
    display: block;
    padding: 12px; 
	font-family: 'Droid Serif', serif;
    font-size: 21px;
    color: #000;
    text-align: left;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
}

/* Wordpress Modified CSS */
span.wpcf7-not-valid-tip {
    position: absolute;
    top: 2px;
    right: 3px;
    font-size: 12px !important;
    white-space: nowrap;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked {
	display: none !important;
}
#thankYou {
    display: none;
}
#thankYouPop {
	display: none;
}

.inner_bnr {
	display: inline-block;
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center center;
}
.inner_bnr .caption {
	position: relative;
	display: inline-block;
	width: auto;
	padding-top: 250px;
}
.inner_bnr .caption h2 {
	margin: 0px;
	padding-bottom: 15px;
	font-family: 'Droid Serif', serif;
	font-size: 60px;
	color: #FFF;
	font-weight: 400;
	font-style: italic;
	text-align: left;
}
.inner_bnr .caption h1 {
	position: relative;
	margin: 0px;
	padding-bottom: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 80px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}
.inner_bnr .caption h1:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px auto;
	width: 80px;
	height: 5px;
	background: #b91820;
	text-align: left;
}
.default_page {
	display: inline-block;
	width: 100%;
	padding: 100px 0px 80px 0px;
}
.default_page h2 {
	margin: 0;
	padding-bottom: 5px;
	font-family: 'Droid Serif', serif;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.default_page h1 {
	margin: 0;
	padding-bottom: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 60px;
	color: #bd151b;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}
.default_page .default_cont h1 {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: 700;
	text-transform: none;
	text-align: left;
}
.default_page .default_cont h2 {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: 700;
	font-style: normal;
	text-align: left;
}
.default_page .default_cont h3 {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}
.default_page .default_cont p {
	margin: 0;
	padding-bottom: 20px;
	font-size: 19px;
	color: #666666;
	font-weight: 300;
	line-height: 30px;
}
.default_page .default_cont i,  .default_page .default_cont em {
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	color: #000000;
	font-style: italic;
}
.default_page .default_cont ul {
	margin: 15px 0px;
	padding-left: 25px;
}
.default_page .default_cont ul li {
	position: relative;
	display: block;
	padding: 0px 0px 10px 15px;
	font-family: 'Droid Serif', serif;
	font-size: 19px;
	color: #000000;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
}
.default_page .default_cont ul li:before {
	content: " ";
	position: absolute;
	left: -25px;
	top: 8px;
	background: #b91820;
	height: 10px;
	width: 10px;
}
.default_page .default_cont ul li a {
	color: #000000;
	text-decoration: none;
}
.default_page .default_cont ul li a:hover {
	color: #b91820;
	text-decoration: none;
}
.default_page .default_cont ol {
	margin: 15px 0px;
	padding-left: 25px;
}
.default_page .default_cont ol li {
	position: relative;
	display: block;
	padding: 0px 0px 10px 20px;
	margin: 0;
	font-family: 'Droid Serif', serif;
	font-size: 19px;
	color: #000000;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
}
.default_page .default_cont ol li:before {
	font-size: 50%;
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -25px;
	top: 1px;
	background: #b91820;
	color: #ffffff;
	height: 24px;
	width: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 20px;
	border: 2px solid #b91820;
	text-align: center;
	font-size: 80%;
	transition: all .3s ease-out;
	border-radius: 50%;
	font-weight: 700;
	font-style: normal;
}
.default_page .default_cont ol > li {
	counter-increment: customlistcounter;
}
.default_page .default_cont ol > li:before {
	content: counter(customlistcounter) " ";
	color: #ffffff;
}
.default_page .default_cont ol:first-child {
	counter-reset: customlistcounter;
}
