* {
    margin: 0;
    padding: 0;
}

a, a:hover, a:focus {
    text-decoration: none;
}

ul {
    margin: 0px;
    padding: 0px 0px;
}

body {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-size: 18px;
}

a, input {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

select::-ms-expand {
    display: none;
}

p {
    margin: 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    line-height: 22px;
    color: #000;
}

h2, .h2, h3, .h3 , h4, .h4, h5, .h5, h6, .h6 {
    margin: 0;
    font-weight: 700;
}
.lp{padding-left: 0}
.rp{padding-right: 0}
li {
    list-style: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff !important;
}

input::-moz-placeholder , textarea::-moz-placeholder {
    color: #fff !important;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #fff !important;
}
.modal form input::-webkit-input-placeholder, .modal form textarea::-webkit-input-placeholder {
    color: #000 !important;
}

.modal form input::-moz-placeholder , .modal form textarea::-moz-placeholder {
    color: #000 !important;
}

.modal form input::-ms-input-placeholder, .modal form textarea::-ms-input-placeholder {
    color: #000 !important;
}

.n_p {
    padding: 0px;
}

.scroll_top {
    position: relative;
    z-index: 9
}

.scroll_top a {
    transition: 0.3s;
    background: #2e2ebf;
    transition: 0.3s;
    width: 76px;
    height: 79px;
    border-radius: 100%;
    margin: auto;
    right: 0px;
    left: 0px;
    display: block;
}

.srcoll_icon i.fa {
    color: #fff;
    text-align: center;
    font-size: 48px;
    display: block;
    line-height: 76px;
}

.scroll_top a:hover {
    background: #f3ff00;
}

.srcoll_icon:hover i.fa {
    color: #2e2ebf;
}

.social_links ul {
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.social_links ul li {
    margin: 0px 1px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    position: relative;
}

.social_links ul li a {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    width: 39px;
    height: 39px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: block;
    text-align: center;
}

.social_links ul li .fa {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.social_links span {
    padding: 0px;
    color: #fff;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 20px;
}

.social_links ul li:hover .fa {
    color: #fff;
}

.social_links ul li:nth-child(2) a:hover {
    background-color: #2b3990;
}

.social_links ul li:nth-child(3) a:hover {
    background-color: #ed1c24;
}

.social_links ul li:nth-child(4) a:hover {
    background-color: #27a9e0;
}

.social_links ul li:nth-child(5) a:hover {
    background-color: #1b75bb;
}

.container-fluid.footer_sec4 {
    padding: 20px 0px;
    border-top: 1px solid #3d3d8f;
}

.footer_sec4 p {
    color: #fff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-align: left;
}

.container-fluid.footer_sec3 {
    border-top: 1px solid #3d3d8f;
}

.footer_menu {
    width: 58%;
    border-right: 1px solid #3d3d8f;
}

.social_links {
    padding: 10px 0px;
    float: right;
}

.footer_menu ul {
    padding: 18px 0px;
}

.footer_menu ul li {
    color: #fff;
    font-size: 15px;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0px 12px;
}

.footer_menu ul li:first-child {
    padding-left: 0px;
}

.footer_menu ul li:last-child {
    padding-right: 0px;
    border-right: none;
}

.footer_menu ul li a {
    color: #fff;
    ; }

.footer_menu ul li a:hover,.footer_menu ul li.current-menu-item a ,.f_sec1 ul li a:hover, .f_sec1 p a:hover, .f_sec1 li.current-menu-item a {
    color: #f3ff00;
}

.f_sec1 h4 {
    color: #fff;
    font-size: 24px;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.f_sec1 ul li {
    color: #fff;
    font-size: 17px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 6px 20px;
}

.f_sec1 li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 20px;
    position: absolute;
    left: 0px;
}

.f_sec1 ul li a, .f_sec1 p a {
    color: #fff;
}

.f_sec1 p {
    color: #fff;
    font-size: 17px;
    line-height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 6px 0px;
}

.f_sec1 p span {
    font-weight: 600;
}

.container-fluid.footer_sec2 {
    border-top: 1px solid #3d3d8f;
}

.f_sec1 {
    padding: 22px 0px;
    border-right: 1px solid #3d3d8f;
}

.f_sec1:nth-child(1) {
    width: 28%;
}

.f_sec1:nth-child(2) {
    width: 30%;
}

.f_sec1:nth-child(2), .f_sec1:nth-child(3) {
    padding: 22px 20px;
}

.form-group {
    margin-bottom: 7px;
}

.textarea {
    margin-bottom: 2px;
    clear: both;
}

.form-group input {
    width: 100%;
    height: 42px;
    border: 1px solid #3d3d8f;
    font-size: 14px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 0px 15px;
    outline: none;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: none;
}

.textarea textarea {
    width: 100%;
    height: 68px;
    border: 1px solid #3d3d8f;
    font-size: 14px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 15px 15px;
    outline: none;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: none;
}

.form-group.submit {
    margin-bottom: 0px;
    max-width: 201px;
    width: 100%;
}

input.submit {
    background: transparent;
    border: 1px solid #3d3d8f;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    height: 45px;
    max-width: 156px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

input.submit:hover {
    background: #f3ff00;
    border: 1px solid #f3ff00;
    color: #00008b;
}

.form-control:focus, textarea:focus {
    border-color: #f3ff00;
    outline: 0;
    box-shadow: none;
}

.inner.form-group {
    width: 49%;
    margin-right: 9px;
}

.inner.form-group:last-child {
    margin-right: 0px;
}

.container-fluid.footer_sec1 {
    border-top: 1px solid #3d3d8f;
}

.container-fluid.section8 {
    padding: 0px;
    background-size: 100% 100%;
    background-position: center center;
    margin-top: -58px;
    z-index: 999999;
    position: relative;
}

.f_sec1:nth-child(3) {
    border-right: none;
    padding-right: 0px;
}

.flex_block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.container-fluid.footer_line {
    height: 10px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 4px;
    margin-top: 60px;
}

.container-fluid.section7 {
    background-size: cover;
    background-position: center center;
    padding: 80px 0px 120px;
}

.quote_icon {
    background-image: url('../images/test-_icon.png');
    background-repeat: no-repeat;
    width: 65px;
    height: 53px;
    position: relative;
    margin: 0px auto -26px;
    z-index: 9;
}

.testi_wrap {
    max-width: 782px;
    width: 100%;
    min-height: 268px;
    border: 3px solid #fd0706;
    margin: 0px auto;
}

.testi_wrap .carousel-control.left {
    background-image: url('../images/t_prev.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 38px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: -16px;
    position: absolute;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
}

.testi_wrap .carousel-control.left:hover {
    background-image: url('../images/t_prev_h.png');
}

.testi_wrap .carousel-control.right {
    background-image: url('../images/t_next.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 38px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: -16px;
    position: absolute;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
}

.testi_wrap .carousel-control.right:hover {
    background-image: url('../images/t_next_h.png');
}

.testimonial_text p {
    font-size: 19px;
    line-height: 26px;
    color: #000;
    font-family: 'proxima_nova_semibold';
    text-align: center;
}

.author_name {
    font-size: 23px;
    line-height: 24px;
    color: #fc0100;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-align: center;
    padding-top: 15px;
}

.testimonial_text {
    height: 100%;
    min-height: 268px;
    padding: 74px 30px;
}


.view-all-btn {
    clear: both;
    text-align: center;
    padding-top: 20px;
}

.view-all-btn a {
    font-size: 19px;
    line-height: 26px;
    color: #000;
    font-family: 'proxima_nova_semibold';
    text-decoration: underline;
    text-transform: uppercase;
}

.view-all-btn a:hover {
    color: #fc0100;
}

.choose-us-wrap h3 {
    font-family: 'proxima_nova_semibold';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 26px;
    font-size: 43px;
    padding-bottom: 30px;
}

.choose-us-li ul {
    text-align: center;
}

.choose-us-li li {
    display: inline-block;
    padding: 7px 28px;
    color: #fff;
    background-image: url('../images/why_list.png');
    background-repeat: no-repeat;
    background-position: left 10px;
    font-size: 22px;
    font-family: 'proxima_nova_semibold';
}

.container-fluid.why_choose_us {
    padding: 50px 0px;
    background-color: #006600;
}

.container-fluid.section5 {
    padding: 20px 0px 80px;
    background-position: center center;
    background-size: cover;
}

.prices_box {
    border-radius: 4px;
    max-width: 356px;
    width: 100%;
    padding: 0px;
    margin: 0px 15px;
    float: none;
    display: inline-block;
}

.prices_box:nth-child(1),.prices_box:nth-child(4) {
    background-color: #fff;
    border: 4px solid #e0e0e0;
    margin-bottom: 20px;
}

.prices_box:nth-child(2),.prices_box:nth-child(5) {
    background-color: #fff;
    border: 4px solid #e80919;
    margin-bottom: 20px;
}

.prices_box:nth-child(3),.prices_box:nth-child(6) {
    background-color: #fff;
    border: 4px solid #e0e0e0;
    margin-bottom: 20px;
}

.bottom_text {
    background: #2e912e;
    font-size: 20px;
    font-family: 'proxima_nova_semibold';
    text-transform: uppercase;
    line-height: 24px;
    position: relative;
    max-width: 195px;
    height: 48px;
    width: 100%;
    margin: 30px auto 20px;
    text-align: center;
}

.bottom_text a {
    color: #fff;
    display: block;
    padding: 12px 0px;
}

.heading {
    text-align: center;
    color: #fff;
    background: #2e912e;
    padding: 18px 15px;
    font-size: 25px;
    line-height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.dollar_sec {
    background: #bcf0bc;
    padding: 35px 0px 15px;
    text-align: center;
    color: #fff;
    border-bottom: 1px dashed rgba(255,255,255,0.3);
}

.dollar_sec span {
    display: block;
    font-size: 41px;
    font-family: 'proxima_nova_semibold';
    line-height: 26px;
    color: #2e912e;
}

.section5 .dollar_sec p {
    font-size: 15px;
    font-family: 'proxima_nova_semibold';
    line-height: 26px;
    color: #000;
    padding: 0px;
}

.content ul li {
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #000;
    font-family: 'proxima_nova_semibold';
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 10px;
    min-height: 66px;
}
.content ul li:first-child{
    padding-top: 30px;
}
.content ul {
    padding: 0px;
    border-top: 1px solid #e0e0e0;
    margin-top: 1px;
}

.prices_box:nth-child(1) .bottom_text {
    background: #2e912e;
}

.prices_box:nth-child(2) .bottom_text,.prices_box:nth-child(5) .bottom_text {
    background: #e80919;
}

.prices_box:nth-child(3) .bottom_text,.prices_box:nth-child(6) .bottom_text {
    background: #f3ac02;
}

.prices_box:nth-child(2) .heading,
.prices_box:nth-child(5) .heading {
    background-color: #e80919;
}

.prices_box:nth-child(3) .heading,
.prices_box:nth-child(6) .heading {
    background-color: #f3ac02;
}

.prices_box:nth-child(2) .dollar_sec,
.prices_box:nth-child(5) .dollar_sec {
    background-color: #ffc8cc;
}

.prices_box:nth-child(3) .dollar_sec,.prices_box:nth-child(6) .dollar_sec  {
    background-color: #fee5a9;
}

.prices_box:nth-child(2) .dollar_sec span,.prices_box:nth-child(5) .dollar_sec span {
    color: #e80919;
}

.prices_box:nth-child(3) .dollar_sec span,.prices_box:nth-child(6) .dollar_sec span {
    color: #f3ac02;
}

.prices_box .arrow {
    position: relative;
}

.prices_box .arrow i.fa {
    position: absolute;
    font-size: 42px;
    bottom: -13px;
    top: auto;
    line-height: 16px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 100%;
    text-align: center;
    color: #2e912e;
}

.prices_box:nth-child(2) .arrow i.fa,
.prices_box:nth-child(5) .arrow i.fa {
    color: #e80919;
}

.prices_box:nth-child(3) .arrow i.fa,.prices_box:nth-child(6) .arrow i.fa {
    color: #f3ac02;
}

.section5 h3 {
    font-size: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 50px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.section5 p {
    font-size: 28px;
    font-family: 'proxima_nova_semibold';
    line-height: 26px;
    color: #000;
    text-align: center;
    padding: 2px 0px 50px;
}

.container-fluid.section4 {
    background-position: center center;
    background-size: 100% 130%;
}

.our_insulator_images {
    padding: 25px 0px;
}

.section4 h3 {
    font-size: 41px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 39px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    background-image: url('../images/our_instructure_heading.png');
    max-width: 473px;
    height: 105px;
    width: 100%;
    margin: auto;
    background-position: center -20px;
    background-repeat: no-repeat;
}

.section4 h3 span {
    -ms-transform: rotate(-3deg);
    /* IE 9 */
    -webkit-transform: rotate(-3deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-3deg);
    display: block;
    position: relative;
    top: 11px;
}

.img_i {
    display: inline-block;
}

.insulator_images:nth-child(1) {
    text-align: center;
}

.insulator_images:nth-child(2) {
    text-align: center;
}

.insulator_images:nth-child(3) {
    text-align: right;
    padding-right: 80px;
}

.insulator_images.one .img_i:nth-child(2) {
    position: relative;
    top: -41px;
}

.insulator_images.two .img_i:nth-child(1) {
    position: relative;
    top: -13px;
}

.insulator_images.two .img_i:nth-child(2) {
    position: relative;
    top: -52px;
    margin: 0px 7px;
}

.insulator_images.two .img_i:nth-child(3) {
    position: relative;
    top: -103px;
}

.insulator_images.three .img_i:nth-child(1) {
    position: relative;
    top: -92px;
}

.insulator_images.three .img_i:nth-child(2) {
    position: relative;
    top: -124px;
    margin: 0px 5px;
    margin: 0px 6px;
}

.container-fluid.section3 {
    padding: 60px 0px 60px;
    background-size: cover;
    background-position: center center;
}

.container-fluid.section3 h2 {
    font-size: 34px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    line-height: 35px;
    color: #000;
    text-align: center;
    padding: 0px 8% 15px;
}

.container-fluid.section3 h5 {
    font-size: 25px;
    font-family: 'proxima_nova_semibold';
    line-height: 30px;
    color: #000;
    text-align: center;
    padding: 0px 8% 4px;
}

.container-fluid.section3 p {
    font-size: 20px;
    font-family: 'proxima_nova_semibold';
    line-height: 28px;
    color: #000;
    text-align: center;
    padding: 5px 0px;
}

.container-fluid.section3 h5 {
    color: #282727;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}

.container-fluid.section3 h5 span {
    font-weight: 500;
    color: #e70919;
    text-transform: uppercase;
}

.container-fluid.section3 h5 a {
	font-weight: 800;
    color: #e70919;
	font-size: 35px;
    font-family: 'proxima_nova_semibold';
}

.container-fluid.section3 h5 a:hover {
    color: #282727;
}

.vertical_line {
    height: 10px;
    background-size: cover;
    background-position: center center;
    margin: 25px 0px;
}

.inner_content_wrp {
    padding: 0px 37px;
}

.icon {
    max-width: 121px;
    height: 121px;
    width: 100%;
    border-radius: 100%;
    margin: auto;
    position: relative;
    margin-top: -25px;
}

.icon img {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
}

.container-fluid.section2 {
    padding: 50px 0px 60px;
    background-size: cover;
    background-position: center center;
}

.section2 h3 {
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 38px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 53px;
}

.why_choose_us {
    background-color: rgba(248, 169, 175, 0.17);
}

.why_chose_list h4 {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 32px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 33px 20px;
}

.why_chose_list h4 a {
    color: #fff;
}

.why_chose_list h4 a:hover {
    color: #000;
}

.why_chose_list {
    background-image: url(../images/transp_line.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.why_chose_list:nth-child(1) {
    background-image: none;
}

.container-fluid.section1 ul {
    text-align: center;
}

.container-fluid.section1 ul li {
    display: inline-block;
    vertical-align: middle;
}

.top_header li {
    color: #f3ff00;
    font-size: 18px;
    line-height: 63px;
    font-family: Arial, Helvetica, sans-serif;
}

.top_header li a {
    color: #fff;
	font-size: 26px;
}

.top_header li i.fa {
    margin-right: 4px;
}

.top_header li a:hover, .navigation li a:hover , .navigation li.current-menu-item a {
    color: #f3ff00;
}

.navigation {
    margin-top: -40px;
    border-bottom: 1px solid #7881ba;
    padding-bottom: 10px;
    z-index: 999999;
    clear: both;
    position: relative;
}

.navigation li {
    color: #fff;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0px 15px;
    letter-spacing: 2px;
}

.navigation li a {
    color: #fff;
}

/* sub menu */

ul.sub-menu {
    position: absolute;
    z-index: 9999999;
    background: #ee2226;
    width:350px;
    top: 22px;
    padding: 1px 0px;
    display: none;
}
.container-fluid.section1 ul>li:hover ul.sub-menu {
    display: block;
}
ul.sub-menu li a {
    padding: 0px 29px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

ul.sub-menu li {
    padding: 5px 0px;
}
ul.sub-menu li:hover {
    background: #dd0918;
}



/* sub menu */


.logo {
    position: relative;
}

.logo .logo_img {
    position: absolute;
    top: 30px;
    left: 0px;
    right: 0px;
    margin: auto;
    max-width: 275px;
    width: 100%;
}

.banner_content {
    padding: 45px 0px 80px;
}

.banner_content h6 {
    font-family: 'Oswald';
    font-size: 25px;
    line-height: 63px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 19px;
    text-align: center;
}

.banner_content h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 92px;
    line-height: 63px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 0px 0px 30px;
    margin: 0px;
    line-height: 1.1;
}

.banner_content h1 span {
    font-weight: 300;
}

.banner_content p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 10%;
}

img.img-responsive.banner_line {
    margin: 28px auto 38px;
}
.home .container-fluid.section1 {
    border-bottom: 3px solid #0026a3;
}
.container-fluid.section1 {
    background-size: cover;
    background-position: center center;
}

li.book_now {
    max-width: 252px;
    width: 100%;
    height: 52px;
    background: #f3ff00;
    line-height: normal;
    /* border: 1px solid #f3ff00; */
}

li.book_now a {
    display: block;
    font-size: 21px;
    line-height: 51px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #000;
    border: 1px solid #f3ff00;
}

li.book_now a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

li.read_more {
    max-width: 252px;
    width: 100%;
    height: 52px;
    background: transparent;
    line-height: normal;
    /* border: 1px solid #fff; */
}

li.read_more a {
    display: block;
    font-size: 21px;
    line-height: 48px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #fff;
    height: 100%;
    border: 1px solid #fff;
}

li.read_more a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.buttons li {
    margin: 0px 10px;
}

.banner_content.inner_page {
    padding: 45px 0px;
}

.banner_content.inner_page h1 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 47px;
    line-height:50px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 0px;
    margin: 0px;
}

.banner_content.inner_page img.img-responsive.banner_line {
    margin: 18px auto 38px;
}

.bread_crumbs {
    max-width: 212px;
    width: 100%;
    height: 49px;
    background-color: #dd0918;
    text-align: center;
    border-radius: 22px;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.bread_crumbs {
}

.container-fluid.breadcrumbs {
    border: 2px solid #dd0918;
    position: relative;
}

.bread_crumbs a {
    color: #fff;
}

.bread_crumbs a:hover {
    color: #000;
}

.container-fluid.section3.about_page {
    background-position: center right;
    padding: 100px 0px 60px;
}

.abt_content {
    padding: 2% 3% 2% 22%;
}

.abt_img {
    height: 512px;
    background-size: cover;
    background-position: center center;
}

.abt_content h5 {
    color: #040707;
    font-size: 24px;
    line-height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    margin-top: 8px;
}

.abt_content p {
    color: #040707;
    font-size: 18px;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.abt_content ul {
    padding: 22px 0px;
}

.abt_content ul li {
    color: #040707;
    font-size: 21px;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    display: inline-block;
    background-image: url(../images/list.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-right: 20px;
}

.container-fluid.section3 .pricing_wrp h2 {
    font-size: 36px;
    font-family: 'proxima_nova_semibold';
    line-height: 35px;
    color: #000;
    text-align: center;
    padding: 0px 8% 15px;
}

.p_box {
    max-width: 352px;
    height: 178px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    padding: 0px;
    margin: 0px 14px;
    text-align: center;
    display: table;
}

.inner_p_box {
    display: table-cell;
    vertical-align: middle;
}

.p_box.one h6 {
    font-size: 20px;
    font-family: 'proxima_nova_semibold';
    line-height: 27px;
    color: #000;
}

.p_box.one h4 {
    font-size: 42px;
    font-family: 'proxima_nova_semibold';
    line-height: 57px;
    color: #111388;
}

.p_box.one p {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    padding: 0px;
}

.p_box:nth-child(2) h4 {
    font-size: 34px;
    line-height: 37px;
    color: #ff0100;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-shadow: 1px 1px 1px #dd0918;
}

.p_box:nth-child(2) h6 {
    font-size: 20px;
    font-family: 'proxima_nova_semibold';
    line-height: 29px;
    color: #000000;
    padding: 0px;
}

.container-fluid.pricing_content {
    padding: 40px 0px 100px;
    background-size: cover;
    background-position: center center;
}

.price_content {
    padding: 15px 0px;
}

.price_content h4 {
    font-size: 30px;
    font-family: 'proxima_nova_semibold';
    line-height: 35px;
    color: #000;
    padding-bottom: 12px;
}

.price_content ul li {
    color: #000;
    font-size: 18px;
    line-height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    display: block;
    background-image: url(../images/red_i.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 25px;
    padding-bottom: 12px;
}

.declarations {
    border: 1px solid #000;
    padding: 15px 28px;
    margin: 20px 0px;
}

.declarations p {
    color: #ff0100;
    font-size: 18px;
    line-height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    display: block;
    padding: 3px 0px 3px 12px;
    position: relative;
}
.declarations p:before {
    content: "\f069";
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 8px;
    position: absolute;
    left: 0px;
    top:0px;
}
.declarations p span {
    display: inline-block;
}

.container-fluid.career_form_wrapper {
    padding: 70px 0px;
    background-color: #ffb400;
    background-size: cover;
    background-position: center center;
}

.career_form_wrapper h3 {
    font-size: 30px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 32px;
}

.career_form_wrapper h3 span {
    font-weight: 600;
}

.career_form_wrapper p {
    font-size: 18px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding: 15px 0px 20px;
}

.career_form_wrapper p span {
    color: #ff0012;
}

.career_form_wrapper .form-group input[type="text"], .career_form_wrapper .form-group input[type="email"],
 .career_form_wrapper .form-group input[type="tel"] ,.career_form_wrapper .form-group input[type="date"]{
    border: 2px solid #4a3401;
    border-radius: 0px;
    height: 60px;
    color: #fff;
    font-size: 16px;
    padding: 0px 20px;
    width: 100%;
    background: #4a3401;
    box-shadow: inset 0px 0px 0px 1.2px #ffb400;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    appearance: none;
    -webkit-appearance: none;
}

.career_form_wrapper .form-group select {
    border: 2px solid #4a3401;
    border-radius: 0px;
    height: 60px;
    color: #fff;
    font-size: 16px;
    padding: 0px 20px;
    width: 100%;
    background: #4a3401;
    box-shadow: inset 0px 0px 0px 1.2px #ffb400;
    background-image: url("../images/select-icon.png");
    background-repeat: no-repeat;
    background-position: 99%;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.career_form_wrapper .form-group textarea {
    border: 2px solid #4a3401;
    border-radius: 0px;
    height: 115px;
    color: #fff;
    font-size: 16px;
    padding: 14px 20px;
    width: 100%;
    background: #4a3401;
    box-shadow: inset 0px 0px 0px 1.2px #ffb400;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.career_form_wrapper .form-group {
    margin-bottom: 20px;
}

.career_form_wrapper input[type="submit"] {
    border: 1px solid #ff0012;
    width: 100%;
    height: 62px;
    border-radius: 0px;
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 10px 0px;
    background: #ff0012;
    font-family: 'Oswald';
    font-weight: 400;
}

.career_form_wrapper input[type="submit"]:hover {
    background: #000;
    border: 1px solid #000;
}

.career_form_wrapper form {
    margin: 0px;
}

.career_form_wrapper .btn-default {
    max-width: 240px;
    width: 100%;
    margin: 10px 0px;
    float: none;
    height: 62px;
    background: transparent;
}

.career_form_wrapper .input-div {
    max-width: 382px;
    width: 100%;
    margin-right: 12px;
}

.career_form_wrapper .input-div:last-child {
    margin-right: 0px;
}

.map_wrapper {
    height: 512px;
    background-size: cover;
    background-position: center center;
}

.contact_detail h6 {
    font-size: 25px;
    font-family: 'proxima_nova_semibold';
    line-height: 35px;
    color: #000;
    text-align: center;
}
.contact_detail a{
    color: #000;
}
.contact_detail a:hover{
    color: #ff0012;
}
.container-fluid.section3.contact {
    background-position: center left;
    padding: 100px 0px;
    border-bottom: 1px solid #c2c2c2;
}

.details_icon {
    max-width: 51px;
    width: 100%;
    height: 53px;
    background-color: #dd0918;
    position: relative;
}

.details_icon img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.container-fluid.section3 .details_content h5 {
    text-align: left;
    font-size: 22px;
    font-family: 'proxima_nova_semibold';
    line-height: 17px;
    color: #000;
    padding: 0px 0px 12px;
}

.container-fluid.section3 .details_content p {
    text-align: left;
    font-size: 18px;
    font-family: 'proxima_nova_semibold';
    line-height: 22px;
    color: #000;
    padding: 0px;
}

.details_content {
    padding-left: 25px
}

.container-fluid.section3 .details_content p a {
    color: #000000;
}

.container-fluid.section3 .details_content p a:hover {
    color: #dd0918;
}

.details_box {
    margin-bottom: 40px;
}

.contact_wrp {
    padding-top: 30px;
}

.contact_wrp .form-group input {
    width: 100%;
    height: 52px;
    border: 1px solid #f6f7fb;
    font-size: 16px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 0px 15px;
    outline: none;
    background-color: #f6f7fb;
    border-radius: 0px;
    box-shadow: none;
}

.contact_wrp .textarea textarea {
    width: 100%;
    height: 110px;
    border: 1px solid #f6f7fb;
    font-size: 16px;
    color: #848484;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 15px 15px;
    outline: none;
    background-color: #f6f7fb;
    border-radius: 0px;
    box-shadow: none;
}

.contact_wrp input.submit {
    background: #dd0918;
    border: 1px solid #dd0918;
    font-size: 25px;
    color: #fff;
    text-transform: none;
    outline: none;
    height: 56px;
    max-width: 216px;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.contact_wrp input.submit:hover{
    background: #000;
    border: 1px solid #000;
}
.contact_wrp .inner.form-group {
    width: 49%;
    margin-right: 15px;
}

.contact_wrp .inner.form-group:last-child {
    margin-right: 0px;
}

.contact_wrp .form-group , .contact_wrp .textarea {
    margin-bottom: 10px;
}

.contact_wrp input::-webkit-input-placeholder, .contact_wrp textarea::-webkit-input-placeholder {
    color: #000 !important;
}

.contact_wrp input::-moz-placeholder , .contact_wrp textarea::-moz-placeholder {
    color: #000 !important;
}

.contact_wrp input::-ms-input-placeholder, .contact_wrp textarea::-ms-input-placeholder {
    color: #000 !important;
}

.tetimonial_box {
    width: 47%;
    margin-right: 70px;
    margin-bottom: 35px;
}

.tetimonial_box:nth-child(2n) {
    margin-right: 0px;
}

.container-fluid.section3.testimonials_wrapper {
    background-position: center left;
    padding: 100px 0px 160px;
}

.mobile {
    display: none;
}

.website-url {
    text-align: right;
    color: #fff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.website-url a {
    color: #fff;
}

.website-url a:hover {
    color: #ffb400;
}

h1, .h1 {
    font-size: 28px;
    text-align: center;
}
.container-fluid.n_p.about_content_section {
    border-bottom: 1px solid #fff;
}

input[type="date"]::-webkit-inner-spin-button{
    display: none;
}
input[type="date"]::-webkit-calendar-picker-indicator{
      color:#fff;
      background-color: transparent !important;
}
.contact_no a{
   font-size: 24px;
}


.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

        .product_view .modal-dialog{max-width: 800px; width: 100%;}
        .pre-cost{text-decoration: line-through; color: #a5a5a5;}
        .space-ten{padding: 10px 0;}

      #locationField, #controls {
        position: relative;
        width: 480px;
      }
      #autocomplete {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 99%;
      }
    
      #address {
        border: 1px solid #000090;
        background-color: #f0f0ff;
        width: 480px;
        padding-right: 2px;
      }
      #address td {
        font-size: 10pt;
      }
      .field {
        width: 99%;
      }
      .slimField {
        width: 80px;
      }
      .wideField {
        width: 200px;
      }
      #locationField {
        height: 20px;
        margin-bottom: 2px;
      }

.pac-container {
    z-index: 1051 !important;
}



/** Popupform **/
.modal-dialog {
    background-color: #3d3d8f;
}

.modal-content {
    background-color: transparent;
}

.section5 .modal-header h3 {
    color: #fff;
}

.modal-header {}

.section5 form h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px
}

#locationField {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.section5 form {
    padding: 0 30px;
}

#address1,.loc-address {
    float: left;
    padding: 0;
}

#address1 .label,.loc-address .label {
    color: #fff;
    text-align: left;
    font-size: 17px;
    margin-top: 12px;
}

input.field {
    width: 100%;
    margin: 5px 0;
    color: #000;
    border-radius: 0;
}

span.total_distace_data1,span.ttd {
    color: #fff;
    line-height: 25px;
    display: block;
    margin-top: 10px;
}

.setupcontent input {
    border-radius: 0;
    margin: 0px 0 10px;
}

.date span.input-group-addon {
    position: absolute;
    right: 0;
    z-index: 9;
    height: 34px;
    top: 0;
    width: 34px;
}
.section5 .stepwizard-step p,.stepwizard-step p {
    color: #fff;
}
.input-group.date {
    width: 100%;
    position: relative;
}
.show_pay p {
    color: #fff;
}

.show_pay form {
    text-align: center;
}

.setupcontent {
    margin: auto;
}

.setupcontent input.form-control {
    margin: 0px 0 10px;
}
.bootstrap-datetimepicker-widget {width: 450px; cursor:pointer;}

.product-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: none;
}

.product-image-overlay .product-image-overlay-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #eee;
    line-height: 35px;
    font-size: 20px;
    color: #eee;
    text-align: center;
    cursor: pointer;
}

.product-image-overlay img {
    width: auto;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.custom_select select {
    padding:3px;
    margin: 0;
    /* -webkit-border-radius:4px; */
    -moz-border-radius:4px;
    /* border-radius:4px; */
    /* -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset; */
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    /* box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset; */
    /* background: #f8f8f8; */
    /* color:#888; */
    /* border:none; */
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .custom_select select {padding-right:18px}
}

.custom_select label {position:relative}
.custom_select label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px;
    top: 8px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
.custom_select label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}
.col-xs-12.custom_select {
    text-align: center;
}
button.btn.btn-primary.nextBtn1.btn-lg.pull-right.send_data1 {
    display: block !important;
}
button.btn.btn-primary.nextBtn2.btn-lg.pull-right.send_data2 {
    display: block !important;
}
button.btn.btn-primary.nextBtn3.btn-lg.pull-right.send_data3 {
    display: block !important;
}
.custom_select.servselect select {
    height: 50px;
    padding: 0 15px;
}
.servselect label:before,.servselect label:after{display: none}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn{opacity: 1;background-color: #e1e1e1}
.setupcontent .btn {border-radius: 0!important;}
.home .dollar_sec {
    display: none;
}


.blog_box{
  padding:0px;
  max-width: 380px;
  width:100%;
  display:inline-block;
  background-color: #fff;
  margin: 10px 0px;
  margin-right: 10px;
  overflow: hidden;
}
.blog_box:nth-child(3n){
  margin-right:0px;
}
.blog_box .blog_img{
   background-size: cover;
   background-position: center center;
   height: 210px;
   -moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
   position: relative;
   border-top: 3px solid #dd0918;
   background-color: #dd0918;
}
.blog_box .blog_img a{
   position: absolute;
   top:0px;
   width: 100%;
   height: 100%;
   background: rgba(221, 9, 24, 0.5);
   opacity: 0;
   left: 0px;
}
.blog_box:hover .blog_img a{
   opacity: 1;
}
.blog_page .blog_box .blog_content h4{
  padding:0px;
  text-align:left;
}
.blog_box .blog_content h4 a{
   color: #231f20;
   font-size: 21px;
   font-family: 'Oswald', sans-serif;
   font-weight: 400;
}
.blog_box:hover .blog_content h4 a{
   color: #dd0918;
}
.date{
   color: #dd0918;
   font-size: 14px;
   font-weight: 400;
   text-decoration: underline;
   /* padding: 10px 0px; */
}
.blog_box .blog_content p{
  color: #000;
  line-height:20px;
  font-size: 14px;
  text-align: left;
}
.blog_box .read_more{
   padding-top: 15px;
}
.blog_box .read_more a{
  color: #dd0918;
  border: 2px solid #dd0918;
  border-radius: 4px;
  display: inline-block;
  padding: 6px 20px;
  font-weight: 600;
  font-size: 14px;
}
.blog_box .read_more a:hover{
  background-color: #dd0918;
  color: #fff;
}
.blog_content {
    padding: 20px 30px 30px;
}
.blog_box:hover .blog_img{
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); 
}
.inner_content_wrp.single h4{
      font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    line-height: 35px;
    color: #000;
    text-align: center;
	padding-bottom: 15px;
}
.setupcontent input{
     display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;   
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type="number"] {-moz-appearance: textfield;}
.container-fluid.section3 p a{color: #e70919;}
.container-fluid.section3 p a:hover{color: #000;}
.inner_content_wrp ul.jklm {
    max-width: 650px;
    margin: 0 auto;
}
.jklm>li{margin:0px;padding:5px 0;text-align: left;    text-indent: -20px;}
.jklm>li:before {content: '';height: 5px;width: 8px;background-color: #000;display: inline-block;position: relative;top: -2px;margin-right: 10px;}
.mkl{padding: 0px;margin:0px;text-align: center;}
.mkl li{margin:0px;padding:10px;display: inline-block;font-weight: 700;}

.top_header.desktop li {
    font-size: 22px;
}
.page-template-tpl-about .container-fluid.section3 p{
    text-align: left;
}

.foot_schemagg{color:#fff;}
.foot_schemagg a{color:#fff;}
.foot_schemagg a:hover{color:#f3ff00;}
