a{
    text-decoration: none !important;
    transition: all 0.6s;
}

body,
html {
  height: 100%;
}

p{
    margin: 0;
    padding: 0;
}

body {
  font-family: BDOGrotesk;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  transition: 0.5s;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  transition: 0.3s !important;
}

a:focus {
    outline: 0;
}

ul{
    padding: 0;
    margin: 0;
}

ul li{
    list-style-type: none;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

/*---- font family secion start -----*/
@font-face {
    font-family: BDOGrotesk;
    src: url('../fonts/BDOGrotesk-Regular.eot');
    src: url('../fonts/BDOGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BDOGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/BDOGrotesk-Regular.woff') format('woff'),
        url('../fonts/BDOGrotesk-Regular.ttf') format('truetype'),
        url('../fonts/BDOGrotesk-Regular.svg#BDOGrotesk-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: BDOGrotesk;
    src: url('../fonts/BDOGrotesk-Medium.eot');
    src: url('../fonts/BDOGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BDOGrotesk-Medium.woff2') format('woff2'),
        url('../fonts/BDOGrotesk-Medium.woff') format('woff'),
        url('../fonts/BDOGrotesk-Medium.ttf') format('truetype'),
        url('../fonts/BDOGrotesk-Medium.svg#BDOGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: BDOGrotesk;
    src: url('../fonts/BDOGrotesk-DemiBold.eot');
    src: url('../fonts/BDOGrotesk-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BDOGrotesk-DemiBold.woff2') format('woff2'),
        url('../fonts/BDOGrotesk-DemiBold.woff') format('woff'),
        url('../fonts/BDOGrotesk-DemiBold.ttf') format('truetype'),
        url('../fonts/BDOGrotesk-DemiBold.svg#BDOGrotesk-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: BDOGrotesk;
    src: url('../fonts/BDOGrotesk-Bold.eot');
    src: url('../fonts/BDOGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BDOGrotesk-Bold.woff2') format('woff2'),
        url('../fonts/BDOGrotesk-Bold.woff') format('woff'),
        url('../fonts/BDOGrotesk-Bold.ttf') format('truetype'),
        url('../fonts/BDOGrotesk-Bold.svg#BDOGrotesk-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: BDOGrotesk;
    src: url('../fonts/BDOGrotesk-Black.eot');
    src: url('../fonts/BDOGrotesk-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BDOGrotesk-Black.woff2') format('woff2'),
        url('../fonts/BDOGrotesk-Black.woff') format('woff'),
        url('../fonts/BDOGrotesk-Black.ttf') format('truetype'),
        url('../fonts/BDOGrotesk-Black.svg#BDOGrotesk-Black') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
/*-- font family secion end --*/

/*---- header section start ---*/
.header_topbg {
    background: #fff;
}
.hd_contact ,.banner_formcode .box .btn{
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    border-radius: 25px;
    padding: 10px 30px;
    display: inline-block;
    background: #500f10;
    text-transform: uppercase;
    transition: all 500ms ease-in-out;
    position: relative;
}
.hd_contact:hover {
    box-shadow: inset 0 80px #000;
	color: #fff;
}
.hd_contact img{
    width: 13px;
    margin-right: 8px;
}
.hd_contact2{
    background: #fff;
}
.header_nav ul li:first-child{
    margin-left: 0;
}
.header_nav ul ul{
    height: 350px;
    overflow-y: scroll;
}

/* width */
.header_nav ul ul::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
.header_nav ul ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
   
  /* Handle */
.header_nav ul ul::-webkit-scrollbar-thumb {
    background: #500f10; 
    border-radius: 5px;
}
  
  /* Handle on hover */
.header_nav ul ul::-webkit-scrollbar-thumb:hover {
    background: #000; 
}

.top_rtcallbox {
    display: flex;
    align-items: center;
    justify-content: end;
}
.call_btnlink {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
.call_btnlink img{
    width: 20px;
}
.navbar-default.navbar-shrink .header_topbg {
    box-shadow: 0px 2px 10px -5px #a9a9a9;
}
/*-- banner sectiion start --*/
.banner_info {
    position: relative;
    z-index: 0;
    margin-top: 100px;
}
.banner_disc {
    position: absolute;
    top: 50%;
    left: 9%;
    width: 500px;
    transform: translatey(-50%);
    z-index: 1;
}
.banner_smalltext {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
    background: #501010;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 25px;
} 
.banner_textpara {
    font-size: 17px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.banner_texthd {
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding-bottom: 30px;
}
.hd_contact2 {
    background: none;
    border: 2px solid #fff;
}
.call_btnicon {
    padding: 12px 17px 12px 48px;
}
.call_btnicon::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/call_iconhd.png) no-repeat left 20px center;
    background-size: 17px;
}
.banner_formbox {
    position: absolute;
    top: 0;
    right: 8%;
    background: #000000;
    height: 100%;
    width: 35%;
    padding: 56px 25px 0 25px;
}
.bn_fmtexthd{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.banner_formcode .box .form-control, .banner_formcode .box select {
    width: 100%;
    padding: 14px 15px;
    color: #000;
    font-size: 13px;
    outline: none;
    box-shadow: none;
    background: #ebebeb;
    border-radius: 6px;
    border: none;
}
.banner_formcode .box .form-control::placeholder{
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}
.banner_formcode .box select{
    background: url("../images/dropdown.png") #ebebeb no-repeat center right 10px;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
}
.banner_formcode .box textarea{
    height: 100px;
    resize: none;
}
.banner_formcode .box .btn:hover{
    box-shadow: inset 0 80px #fff;
    color: #000;
}
.wpcf7-spinner{
    display: none !important;
}
/*-- banner sectiion start ---*/

/*--- support section start ----*/
.support_info {
    position: relative;
    margin-top: -60px;
}
.supp_icon {
    margin-bottom: 20px;
}
.supp_icon img {
    width: 54px;
}
.support_box {
    border-radius: 10px;
    box-shadow: 0px 6px 12px rgba(0,0,0,0.06);
    background: #fff;
    min-height: 100%;
    padding: 30px 10px 35px 10px;
    text-align: center;
}
.supp_texthd {
    font-size: 17px;
    line-height: 22px;
    text-transform: uppercase;
    color: #501010;
    font-weight: bold;
    margin-bottom: 15px;
}
.supp_textpara {
    font-size: 14px;
    color: #1f1f1f;
}
/*--- support section end ----*/

/*-- newcont section start --*/
.newcont_info {
    margin-top: 60px;
}

/*--- newcont section end ----*/

/*-- services section start --*/
.services_info {
    position: relative;
    background: url(../images/servebgimg.jpg) no-repeat center;
    background-size: cover;
    padding: 75px 0 90px;
    z-index: 0;
    margin-top: 65px;
}
.services_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 89%);
    z-index: -1;
}
.serve_imgbox {
    width: 87px;
    height: 87px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
.serve_imgbox img{
    width: 40px !important;
}
.serve_itembox {
    background: #501010 url(../images/service_boxbg.png) no-repeat top center;
    padding: 30px 35px 50px 35px;
    position: relative;
    display: block;
    background-blend-mode: multiply;
    cursor: pointer;
    background-size: cover;
}
.serve_itembox2{
    background: #000 url(../images/service_boxbg2.png) no-repeat top center;
    background-blend-mode: luminosity;
	background-size: cover;
}
.serve_itembox::before {
    position: absolute;
    content: "+";
    bottom: 0;
    right: 0;
    width: 55px;
    height: 55px;
    background: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    color: #501010;
}
.serve_texthd {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 24px;
}
.serve_textpara {
    font-size: 14px;
    color: #ececec;
    line-height: 22px;
    min-height: 110px;
}
.serve_owlbox {
    margin-top: 55px;
}
.main_text_hd {
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
}
.main_text_hd2{
    font-size: 40px;
    line-height: 50px;
}
.serve_owlbox .owl-prev {
    width: 17px;
    height: 30px;
    background: url(../images/serve_leftarrow.png) no-repeat !important;
    position: absolute;
    left: 48%;
    bottom: -10%;
    font-size: 0 !important;
    background-size: 14px !important;
}
.serve_owlbox .owl-next {
    width: 17px;
    height: 30px;
    background: url(../images/serve_rightarrow.png) no-repeat !important;
    position: absolute;
    left: 51%;
    bottom: -10%;
    font-size: 0 !important;
    background-size: 14px !important;
}
/*-- services section end --*/

/*---- about section start ---*/
.about_info {
    padding: 70px 0 90px;
}
.clien_btandicon {
    display: inline-block;
    text-align: center;
    padding: 0px 6px;
    font-size: 95px;
    -webkit-text-stroke: 1px rgb(4 4 4 / 10%);
    color: white;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 97px;
}
.marquee {
    position: relative;
    overflow-x: hidden;
    padding-bottom: 116px;
    z-index: -1;
    margin-bottom: -50px;
}
.trak {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 10s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.main_text_para {
    font-size: 15px;
    color: #000;
}
.about_rightimg {
    padding-left: 60px;
}
.about_rightimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    background-color: #1f1f1f;
    object-position: top;
}
/*---- about section end ---*/

/*---- ctahm section start ---*/
.ctahm_info{
    position: relative;
    background: url(../images/ctabg_img.jpg) no-repeat center;
    background-size: cover;
    z-index: 0;
}
.ctahm_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 84%);
    z-index: -1;
}
.ctahm_infobg{
    position: relative;
    padding: 100px 0;
}
.ctahm_infobg::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    width: 100%;
    height: 46px;
    background: url(../images/cta_curveimgtop.png) no-repeat;
    background-size: cover;
}
.ctahm_infobg::after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 46px;
    background: url(../images/cta_curveimgbtm.png) no-repeat;
    background-size: cover;
}
.ctahmimg_box img {
    width: 210px;
    height: 210px;
    border-radius: 100%;
    object-fit: cover;
}
.hd_contact3 {
    background: #fff;
    color: #501010;
}
/*---- ctahm section end ---*/

/*---- choose section start ---*/
.choose_info {
    padding-bottom: 90px;
}
.choose_leftbox{
    padding-right: 65px;
}
.choose_leftbox img {
    height: 535px;
    object-fit: cover;
    border-radius: 10px;
}
.choose_number {
    width: 85px;
    height: 85px;
    border-radius: 3px;
    border: 2px solid #000;
    background: #000;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 500ms ease-in-out;
}
.choose_rtdetailflex {
    display: flex;
    padding-bottom: 30px;
}
.choose_rtdttext {
    width: 80%;
    margin-left: 25px;
    font-size: 14px;
    color: #2e2e2e;
}
.choose_rtdttext strong {
    display: block;
    font-size: 17px;
    line-height: 20px;
    color: #501010;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.choose_rtbox{
    position: relative;
}
.choose_rtbox::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 8%;
    width: 1px;
    height: 60%;
    background: rgb(0 0 0 / 37%);
    transform: translatey(-35%);
    z-index: -1;
}
.choose_rtdetailflex:hover .choose_number{
    background: #fff;
    color: #501010;
    border: 2px solid #501010;
}
/*---- choose section end ---*/

/*---- testimonial section start ---*/
.testimonial_info{
    padding: 65px 0 75px;
    background: url(../images/testimonial_bg.jpg) no-repeat;
    background-size: cover;
}
.main_smalltext{
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}
.testimonial_codebox{
    margin-top: 50px;
}
.testimonial_codebox .sp-testimonial-free {
    padding: 125px 35px 35px 35px;
}
.testimonial_codebox .sp-testimonial-client-image {
    position: absolute;
    top: 40px;
    right: 40px;
    margin-bottom: 0 !important;
}
.testimonial_codebox .sp-testimonial-client-image img {
    border-radius: 0 !important;
    background: none !important;
}
.testimonial_codebox .sp-testimonial-content p{
    color: #484848 !important;
    font-size: 14px !important;
    text-align: left !important;
    padding: 0 !important;
}
.testimonial_codebox .sp-testimonial-client-name {
    position: absolute;
    top: 45px;
    left: 35px;
    font-size: 19px !important;
    color: #501010 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
.testimonial_codebox .sp-testimonial-client-rating {
    position: absolute;
    top: 85px;
    left: 35px;
    margin: 0 !important;
}
.testimonial_codebox .swiper-button-prev {
    border: none !important;
    font-size: 0 !important;
    top: 70% !important;
    opacity: .7;
    background: url(../images/banner_leftarrow.png) no-repeat !important;
    background-size: 20px !important;
}
.testimonial_codebox .swiper-button-next {
    border: none !important;
    font-size: 0 !important;
    top: 70% !important;
    opacity: .7;
    background: url(../images/banner_rightarrow.png) no-repeat !important;
    background-size: 20px !important;
}
/*---- testimonial section end ---*/

/*---- ctanew section start ---*/
.ctanew_info {
    padding: 50px 30px;
    margin-top: 60px;
    position: relative;
    background: url(../images/cta_mainbg.jpg) no-repeat center;
    background-size: cover;
    z-index: 0;
    text-align: center;
    border-radius: 10px;
}
.ctanew_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 85%);
    z-index: -1;
    border-radius: 10px;
}
.faq_info{
    padding: 60px 0 70px;
}
.faq_codebox .sp-ea-single {
    background: #501010 !important;
    border: 1px solid #501010 !important;
}
.faq_codebox .ea-header a {
    color: #fff !important;
    font-size: 17px !important;
}
.faq_codebox .ea-expand-icon {
    float: right !important;
    font-size: 10px !important;
    color: #fff !important;
}
.faq_codebox .ea-body {
    font-size: 14px;
}
/*---- ctanew section end ---*/

/*---- footer section start --*/
.footer_bg {
    background: url(../images/footer_bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 62px;
}
.footer_logo {
    width: 220px;
    margin-bottom: 30px;
}
.footer_hd_text {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.footer_list ul{
    padding: 0;
    margin: 0;
}
.footer_list ul li {
    margin-bottom: 5px;
}
.footer_list ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.footer_list ul li a:hover{
    color: #4f0f0f;
}
.footer_list2{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
}
.footer_cnt_box {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.footer_cnt_text {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.footer_cnt_text a {
    color: #fff;
}
.footer_cnt_text a:hover{
    color: #4f0f0f;
}
.footer_cnt_img {
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
}
.footer_cnt_img img {
    width: 13px;
}
.footer_socialbox img {
    width: 56px;
    margin-right: 12px;
}
.ft_bdright {
    border-left: 1px solid rgb(255 255 255 / 10%);
}
.footer_head2 {
    padding-left: 20px;
}
.footer_copy_text {
    padding: 25px 0;
    border-top: 1px solid rgb(255 250 234 / 7%);
    margin-top: 40px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.footer_copy_text a{
    color: #fff;
}
.footer_copy_text a:hover{
    color: #4f0f0f;
}
/*---- footer section end --*/

/*  scroll top --*/
#back_to_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background: #500f10;
    cursor: pointer;
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    transition: all 0.5s;
    border: 1px solid #fff;
}

#back_to_top:hover{
    background: #000;
}

/*-- inner page start --*/

.site-content, .site-main .widecolumn {
    margin-left: 0px !important;
}
.page .entry-header, .blog_page_header {
    background: url("../images/banner_img.jpg") #fff no-repeat center;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 141px 0 120px !important;
    margin: 100px 0 0 !important;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.page .entry-header:before, .blog_page_header:before {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.page .entry-content {
    max-width: 100% !important;
    padding: 0px !important;
}
.content-area, .content-sidebar {
    padding-top: 0px !important;
}
.page .entry-title, .blog_page_title {
    color: #fff;
    position: relative;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 99;
    margin-bottom: 3px;
}
.breadcrumb-container {
    width: 100%;
    color: #f26d20;
    position: relative;
    font-size: 15px;
}
.breadcrumb-container a {
    color: #f26d20;
}
.page{
   margin-top: 0 !important;
}
.page .entry-header{
    display: none;
}
.inner_bannerinfo ,.inner_othbannerinfo{
    position: relative;
    margin-top: 100px;
}
.inner_bannerinfo::before ,.inner_othbannerinfo::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 80%);
}
.inner_bannerinfo img {
    width: 100%;
    height: 500px !important;
    object-fit: cover;
    object-position: top;
}
.inner_banntopbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.inner_bndeticon {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner_bndeticon img {
    height: auto !important;
    width: 30px;
}
.inner_text_hd {
    font-size: 28px;
    color: #000;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 0;
}
.inner_text_para {
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
}
.inner_text_para p{
    margin-bottom: 10px;
}
.inner_bndetailbox {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.inner_bndtext {
    margin-left: 10px;
    font-size: 13px;
    color: #fff;
    width: 85%;
}
.inner_bndtext strong {
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 15px;
    text-transform: uppercase;
}
.inner_bnrightbox {
    background: rgb(255 255 255 / 30%);
    padding: 40px 25px;
    border-radius: 15px;
}
.trust_textinbn {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 8px;
}
.inner_trustlist ul ,.inner_page_list ul{
    padding: 0;
    margin: 0;
}
.inner_trustlist ul li {
    background: url(../images/checkbn.png) no-repeat left 5px;
    font-size: 15px;
    color: #ffffff;
    padding: 0px 0 7px 23px;
    line-height: 25px;
    font-weight: 400;
    list-style: none;
    background-size: 16px;
}
.inner_page_list ul li {
    background: url(../images/checkelist.png) no-repeat left 5px;
    font-size: 15px;
    color: #111;
    padding: 0px 0 7px 27px;
    line-height: 25px;
    font-weight: 400;
    list-style: none;
    background-size: 20px;
}
.inner_page_list ,.inner_trustlist{
    margin-bottom: 10px;
}
.inner_bgcont {
    background: #000;
    padding: 50px 0;
    margin-top: 40px;
}
.inner_bgcont .inner_text_hd ,.inner_bgcont .inner_text_para{
    color: #fff;
}
.inner_bgcont .inner_page_list ul li{
    background: url(../images/checkelist2.png) no-repeat left 5px;
    color: #fff;
    background-size: 20px;
}
.inner_choosebox {
    background: #fff;
    padding: 20px 15px;
    min-height: 100%;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #e0e0e0;
}
.inner_choosetext {
    font-size: 14px;
    color: #484848;
    line-height: 20px;
    margin-top: 10px;
}
.inner_choosetext strong {
    display: block;
    color: #500f10;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px;
}
.inner_chooseicon {
    width: 60px;
    height: 60px;
    background: #500f10;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}   
.inner_chooseicon img {
    width: 30px;
}
.inner_steprightflex {
    display: flex;
    margin-top: 20px;
}
.inner_stepdetailnumber {
    width: 60px;
    height: 60px;
    font-size: 14px;
    font-weight: bold;
    color: #500f10;
    border: 2px solid #500f10;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 20px;
}
.inner_bgcont .inner_stepdetailnumber{
    color: #fff;
    border: 2px solid #fff;
}
.inner_stepdetailbox {
    width: 85%;
    margin-left: 20px;
    color: #000;
    font-size: 14px;
}
.inner_stepdetailbox strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.inner_bgcont .inner_stepdetailbox {
    color: #fff;
}
.inner_testimonialinfo ,.inner_faqinfo{
    padding-top: 50px;
}
.inner_testimonialbox {
    background: #500f10;
    padding: 25px 15px;
    color: #fff;
    min-height: 100%;
    border-radius: 5px;
}
.inn_tttextpara {
    font-size: 14px;
    font-weight: 400;
}
.inn_tttextpara strong {
    display: block;
    margin-top: 15px;
}
.inner_svinfo {
    background: #f0f0f0;
    padding: 50px 0;
    margin-top: 40px;
}
.inner_svinfo .inner_choosebox{
    text-align: left;
}
.inner_svtexthd {
    font-size: 18px;
    color: #500f10;
    font-weight: 600;
    margin-bottom: 15px;
}
.inner_tthd {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.inner_btmservebox {
    background: #500f10;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 15px;
}

.inner_othbannerinfo img {
    height: 300px !important;
    width: 100%;
    object-fit: cover;
}
.inner_bnothdis {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.inner_bntexthd {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.contact_left_box {
    background: #500f10;
    min-height: 100%;
    padding: 65px 20px 25px 20px;
    border-radius: 20px 20px 0 0;
    position: relative;
    box-shadow: 5px 5px 0px #300405;
}
.cont_left_icon {
    width: 60px;
    height: 60px;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 25px 25px 25px;
    position: absolute;
    top: -25px;
    left: 10px;
}
.cont_left_icon img {
    width: 20px;
}
.contact_left_text {
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #ffffff;
    min-height: 105px;
    padding: 10px;
}
.contact_left_text strong {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
.contact_left_text a {
    color: #fff;
}
.error_container {
   display: flex;
   min-height: 60vh;
   align-items: center;
   text-align: center;
}
.error_container img{
    width: 200px;
}
.service_location_list ul {
    padding: 0;
    margin: 35px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.service_location_list ul li {
    margin: 0;
    list-style: none;
    width: 33%;
    position: relative;
    margin-top: 10px;
    display: inline-block;
    padding: 10px 10px 10px 41px;
    font-size: 15px;
}
.service_location_list ul li:before {
    background: #500f10 url(../images/location_icon.png) no-repeat center;
    width: 33px;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-size: 18px;
}
.service_location_list ul li a {
    color: #282828;
}

.hd_contact4{
	background: #000;
	color: #fff;
}
.hd_contact4:hover{
	box-shadow: inset 0 80px #500f10;
	color: #fff;
}
.footer_fixed_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
    display: flex;
}
.footer_btn1 {
    width: 50%;
    background: #501010;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
    display: inline-block;
}
.footer_btn2 {
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-50%);
    padding: 9px 12px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.footer_btn3 {
    width: 50%;
    background: #000;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
    display: inline-block;
}
/*-- responsive css start --*/
@media only screen and (min-width : 320px) and (max-width : 1024px) {
.header_nav ,.top_rtcallbox{
    display: none;
}
.header_logo img {
    width: 150px;
}
.rmp-menu-title-image {
    background: #fff;
    padding: 15px;
    width: 150px;
}
.header_topbg {
    padding: 8px 0px;
}
.banner_info {
    margin-top: 58px;
}
.banner_disc {
    left: 4%;
    width: 320px;
    top: 18%;
}
.banner_info img {
    height: 318px;
    object-fit: cover;
}
.banner_textpara {
    font-size: 15px;
}
.banner_formbox {
    position: initial;
    width: auto;
    padding: 30px 15px 0 15px;
}
.banner_texthd {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 15px;
}
.bn_fmtexthd {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px;
}
.hd_contact, .banner_formcode .box .btn {
    font-size: 13px;
    padding: 8px 20px;
}
.service_location_list ul li {
    width: 100%;
}
.call_btnicon {
    padding: 12px 15px 12px 45px;
}	
.support_box {
    padding: 20px 10px 20px 10px;
}
.supp_texthd {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}
.main_text_hd {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}
.newcont_info {
    margin-top: 30px;
}
.newcont_leftbox {
    margin-bottom: 30px;
}
.services_info {
    padding: 40px 0 60px;
    margin-top: 40px;
}
.main_text_hd2 {
    font-size: 26px;
    line-height: 35px;
}
.serve_owlbox {
    margin-top: 30px;
}
.serve_itembox {
    padding: 18px 15px 30px 15px;
}
.serve_texthd {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 20px;
}
.serve_owlbox .owl-prev {
    left: 44%;
}
.serve_owlbox .owl-next {
    left: 54%;
}
.about_info {
    padding: 30px 0 40px;
}
.about_rightimg {
    padding-left: 0;
    margin-bottom: 40px;
}
.ctahm_infobg {
    padding: 60px 0;
}
.ctahmimg_box {
    margin-bottom: 30px;
}
.ctahm_middtext {
    margin-bottom: 40px;
}
.choose_leftbox {
    padding-right: 0;
    margin-bottom: 40px;
}
.choose_number {
    width: 70px;
    height: 70px;
    font-size: 25px;
}
.choose_rtdttext {
    width: 70%;
    margin-left: 25px;
    font-size: 14px;
}
.choose_rtdttext strong {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 8px;
}
.choose_info {
    padding-bottom: 40px;
}
.testimonial_info {
    padding: 40px 0;
}
.testimonial_codebox {
    margin-top: 30px;
}
.ctanew_info {
    padding: 30px 10px;
    margin-top: 40px;
}
.ctahm_infobg::before {
    background-size: 100%;
}
.ctahm_infobg::after {
    bottom: -34px;
    height: 47px;
    background-size: 100%;
}
.ctahmimg_box img {
    width: 160px;
    height: 160px;
}
.faq_info {
    padding: 40px 0 45px;
}
.footer_head2 {
    padding-left: 0;
}
.ft_bdright {
    border-left: 0;
}
.footer_head {
    margin-bottom: 25px;
}
.footer_copy_text {
    padding: 20px 0 60px;
    margin-top: 10px;
    font-size: 12px;
}
#back_to_top {
    bottom: 50px;
}
.inner_othbannerinfo img {
    height: 180px !important;
}
.inner_bannerinfo, .inner_othbannerinfo {
    margin-top: 56px;
}
.inner_bntexthd {
    font-size: 22px;
}
.inner_imgbox ,.inner_stepleftimg{
    margin-bottom: 30px;
}
.inner_text_hd {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 8px;
}
.inner_bannerinfo img {
    height: 770px !important;
}
.inner_bnrightbox {
    padding: 15px 10px;
    border-radius: 15px;
}
.inner_bndeticon img {
    height: auto !important;
    width: 20px;
}
.page .entry-header, .blog_page_header {
    padding: 65px 0 !important;
    margin: 60px 0 0 !important;
}
.page .entry-title, .blog_page_title {
    font-size: 22px;
}
.choose_leftbox img {
    height: auto;
}
.choose_rtbox::before {
    height: 70%;
	left: 10%;
    transform: translatey(-44%);
}
}

@media only screen and (max-width : 320px) {

}

@media only screen and (min-width : 321px) and (max-width : 480px) {

}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {

}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {

}

@media only screen and (min-width : 481px) and (max-width : 767px) {

}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
.service_location_list ul li {
    width: 50%;
}
.banner_disc {
    width: 360px;
    top: 20%;
}
.support_info {
    margin-top: 0;
}
.ctahm_infobg::before{
    background-size: 100%;
}
.ctahm_infobg::after {
    bottom: -21px;
    background-size: 100%;
}
.inner_bannerinfo img {
    height: 540px !important;
}
.inner_bndeticon img {
    height: auto !important;
    width: 20px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.service_location_list ul li {
    width: 50%;
}
.banner_disc {
    width: 360px;
    top: 20%;
}
.support_info {
    margin-top: 0;
}
.ctahm_infobg::before{
    background-size: 100%;
}
.ctahm_infobg::after {
    bottom: -21px;
    background-size: 100%;
}
.inner_bannerinfo img {
    height: 540px !important;
}
.inner_bndeticon img {
    height: auto !important;
    width: 20px;
}
}

/* iPhone X/XS */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

}

/* iPhone XR */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

}

/* iPhone XS Max */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

}

/* iPad Pro 10.5 inch */
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}

/* iPad Pro 12.9 inch */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

}

@media only screen and (min-width : 1024px) and (max-width : 1200px) {
.primary-navigation a {
    font-size: 13px !important;
}
.primary-navigation li {
    margin-left: 14px !important;
}
}

@media screen and (min-width: 1424px) {
.banner_disc {
    left: 4%;
}
.banner_formbox {
    right: 4%;
}
}

@media screen and (min-width: 1624px) {
.banner_disc {
    left: 10%;
}
.banner_formbox {
    right: 10%;
    padding: 150px 25px 0 25px;
}
}

@media screen and (min-width: 1920px) {
.container-fluid {
    max-width: 1600px;
}
.banner_disc {
    left: 16%;
}
.banner_formbox {
    right: 16%;
    padding: 300px 25px 0 25px;
}
}

@media screen and (min-width: 2048px) {
.container-fluid {
    max-width: 1600px;
}
.banner_disc {
    left: 18%;
}
.banner_formbox {
    right: 18%;
    padding: 330px 25px 0 25px;
}
}

@media screen and (min-width: 2550px) {
.container-fluid {
    max-width: 1600px;
}
.banner_disc {
    left: 24%;
}
.banner_formbox {
    right: 24%;
    padding: 420px 25px 0 25px;
    width: 27%;
}
}   