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

body,
html {
  height: 100%;
}

p{
    margin: 0;
    padding: 0;
}

body {
  font-family: Outfit;
  -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 !important;
    margin: 0 !important;
}

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: Outfit;
    src: url('../fonts/Outfit-Regular.eot');
    src: url('../fonts/Outfit-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff'),
        url('../fonts/Outfit-Regular.ttf') format('truetype'),
        url('../fonts/Outfit-Regular.svg#Outfit-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Outfit;
    src: url('../fonts/Outfit-Medium.eot');
    src: url('../fonts/Outfit-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff'),
        url('../fonts/Outfit-Medium.ttf') format('truetype'),
        url('../fonts/Outfit-Medium.svg#Outfit-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Outfit;
    src: url('../fonts/Outfit-SemiBold.eot');
    src: url('../fonts/Outfit-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff'),
        url('../fonts/Outfit-SemiBold.ttf') format('truetype'),
        url('../fonts/Outfit-SemiBold.svg#Outfit-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Outfit;
    src: url('../fonts/Outfit-Bold.eot');
    src: url('../fonts/Outfit-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff'),
        url('../fonts/Outfit-Bold.ttf') format('truetype'),
        url('../fonts/Outfit-Bold.svg#Outfit-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Outfit;
    src: url('../fonts/Outfit-ExtraBold.eot');
    src: url('../fonts/Outfit-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Outfit-ExtraBold.woff2') format('woff2'),
        url('../fonts/Outfit-ExtraBold.woff') format('woff'),
        url('../fonts/Outfit-ExtraBold.ttf') format('truetype'),
        url('../fonts/Outfit-ExtraBold.svg#Outfit-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: TIRESITALICPERSONALUSE;
    src: url('../fonts/TIRESITALICPERSONALUSE-BoldItal.eot');
    src: url('../fonts/TIRESITALICPERSONALUSE-BoldItal.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TIRESITALICPERSONALUSE-BoldItal.woff2') format('woff2'),
        url('../fonts/TIRESITALICPERSONALUSE-BoldItal.woff') format('woff'),
        url('../fonts/TIRESITALICPERSONALUSE-BoldItal.ttf') format('truetype'),
        url('../fonts/TIRESITALICPERSONALUSE-BoldItal.svg#TIRESITALICPERSONALUSE-BoldItal') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/*-- font family secion end --*/

/*---- header section start ---*/
.header_logo img {
    width: 148px;
}
.hd_contact ,.banner_formbox .box .btn{
    font-size: 17px;
    color: #1a1816;
    font-weight: 600;
    border-radius: 3px;
    padding: 10px 25px;
    display: inline-block;
    background: #fdf10d;
}
.hd_contact:hover ,.banner_formbox .box .btn:hover{
	color: #ffffff;
    background: #282828;
}
.hd_cntbtn {
    color: #060709;
    background: #fff;
}
.header_nav ul li {
    display: inline-block;
    margin-left: 15px;
}
.header_nav ul li:first-child{
    margin: 0;
}
.header_nav ul li a {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}
.header_nav ul li.active a {
    color: #fdf10d;
}
.header_nav ul li a:hover{
    color: #fdf10d;
}
.hd_topcall_text a{
    font-size: 22px;
}
.bottom_header_info {
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 70%) 60%, rgba(0, 0, 0, 0%) 100%);
}
.navbar-default.navbar-shrink .bottom_header_info {
    background: #000;
}
/*-- banner sectiion start --*/
.banner_info {
    position: relative;
}
.banner_imgbox{
	position: relative;
}
.banner_imgbox::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    background: linear-gradient(260deg, rgb(0 0 0) 0%, rgb(0 0 0 / 20%) 90%, rgb(0 0 0 / 20%) 100%);
}
.banner_disc {
    position: absolute;
    top: 50%;
    left: 8%;
    width: 600px;
    transform: translatey(-50%);
}

.banner_textpara {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 15px;
}
.banner_textpara2{
	font-size: 18px;
	margin-bottom: 8px;
}
.banner_text1 {
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    line-height: 50px;
    margin-bottom: 40px;
}
.hd_contact img {
    width: 17px !important;
    margin-right: 8px;
    height: auto !important;
}
.banner_forminfo {
    position: absolute;
    top: 55%;
    right: 9%;
    background: #fff;
    width: 390px;
    border-radius: 5px;
    padding: 28px 22px;
    transform: translatey(-50%);
}
.banner_formtext {
    font-size: 25px;
    color: #0b0b0b;
    font-weight: 800;
}
.banner_formbox .box .form-control {
    width: 100%;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 500;
    background: #f3f3f3;
    box-shadow: none;
}
.banner_formbox .box .form-control::placeholder{
	color: #000;
}
.banner_formbox .box .btn{
    width: 100%;
}
.banner_formbox .box p{
    margin-bottom: 12px;
}
.banner_formbox .box textarea {
    height: 75px;
    resize: none;
}
.wpcf7-spinner{
    display: none !important;
}
/*-- banner sectiion end ---*/

/*-- support section start --*/
.support_info{
    background: #000;
    padding: 19px 0;
}
.support_list ul li {
    display: inline-block;
    background: url(../images/check_listmain.png) no-repeat;
    background-size: 25px;
    font-family: TIRESITALICPERSONALUSE;
    font-size: 34px;
    color: #fef300;
    padding-left: 30px;
    margin-right: 20px;
    background-position: left center;
}
/*-- support section end --*/

/*-- services section start --*/
.services_info{
    padding: 70px 0;
}
.main_text_hd {
    font-size: 30px;
    line-height: 35px;
    color: #0f0f0f;
    font-weight: 800;
}
.owl_serveimgbox {
    width: 100%;
    height: 323px;
    position: relative;
    border-radius: 5px;
}
.owl_serveimgbox::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 90%);
    border-radius: 5px;
}
.owl_serveimgbox img{
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.owl_servemiddbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.serve_text {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    padding: 0 30px;
    background: url(../images/serve_backpath.png) no-repeat;
    background-position: top center;
    height: 50px;
    background-size: 100%;
    margin: 0 20px;
    display: flex;
    justify-content: center;
}
.owl_servemiddbox img {
    object-fit: none !important;
    height: 180px;
}
.owl_serveinfo .owl-prev {
    width: 30px;
    height: 30px;
    background: url(../images/tt_leftarrow.png) no-repeat !important;
    top: 42%;
    position: absolute;
    left: -60px;
    font-size: 0 !important;
    background-size: 15px !important;
    background-position: center !important;
}
.owl_serveinfo .owl-next{
    width: 30px;
    height: 30px;
    background: url(../images/tt_rightarrow.png) no-repeat !important;
    top: 42%;
    position: absolute;
    right: -60px;
    font-size: 0 !important;
    background-size: 15px !important;
    background-position: center !important;

}
.owl_servemiddbox .hd_contact:hover{
	background: #fdf300;
	color: #000;
}
/*-- services section end --*/

/*---- about us section start ---*/
.about_info {
    background: #f3f3f3;
    padding: 147px 0 88px;
    margin-top: -175px;
}
.main_smalltext {
    font-size: 16px;
    color: #0b0b0d;
    font-weight: 500;
    background: rgb(253 243 0 / 20%);
    display: inline-block;
    padding: 5px 10px;
    border-radius: 2px;
    margin-bottom: 15px;
}
.about_rightbox .main_text_hd {
    font-size: 37px;
    line-height: 45px;
    margin-bottom: 15px;
}
.main_text_para {
    font-size: 17px;
    color: #222222;
    line-height: 25px;
}
.about_leftimg img {
    width: 100%;
    border-radius: 5px;
}
.about_rightbox{
    padding-left: 30px;
}
.about_leftimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*---- about us section end ---*/

/*---- choose section start --*/
.choose_info {
    padding: 60px 0;
}
.ch_topmarg{
    margin-top: 80px;
}
.choose_box {
    box-shadow: 0 0 30px rgba(0,0,0,0.11);
    padding: 30px 20px;
    text-align: center;
    min-height: 100%;
    border-radius: 4px;
    background: #fff;
}
.choose_icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #fef300;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: -65px;
}
.choose_icon img {
    width: 45px;
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7491%) hue-rotate(261deg) brightness(102%) contrast(98%);
}
.choose_box .main_text_hd {
    font-size: 20px;
    line-height: 23px;
    margin: 15px 0 15px;
}
.main_text_back {
    font-size: 55px;
    color: rgb(11 11 11 / 9%);
    font-weight: bold;
    line-height: 50px;
    margin-bottom: -15px;
}
.choose_box .main_text_para {
    font-size: 15px;
    line-height: 21px;
    color: #000;
}
/*---- choose section end --*/

/*---- brand section start --*/
.brand_info {
    border-top: 1px solid rgb(41 41 41 / 11%);
}
.clien_btandicon img {
    width: auto !important;
    height: 100%;
    object-fit: scale-down;
}
.clien_btandicon {
    display: inline-block;
    border-right: 1px solid rgb(41 41 41 / 11%);
}
.marquee {
    position: relative;
    overflow-x: hidden;
    padding-bottom: 126px;
}
.trak {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 10s linear infinite;
}
.marquee2 {
    position: relative;
    overflow-x: hidden;
    padding-bottom: 126px;
}
.trak2 {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee2 10s linear infinite;
}

@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

@keyframes marquee2 {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

/*---- brand section end --*/

/*---- cnt main section start --*/
.cnt_maininfo{
    background: url(../images/home_btnbackimg2.jpg) no-repeat;
    background-position: center;
	background-attachment: fixed;
    background-size: cover;
    padding-top: 55px;
    position: relative;
    z-index: 0;
}
.cnt_maininfo::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 85%);
    z-index: -1;
}
.cnt_rightimg {
    margin-bottom: -20px;
    text-align: end;
}
.cnt_rightimg img {
    width: 300px;
}
.main_text_hd2{
    font-size: 35px;
    line-height: 40px;
}
/*---- cnt main section end --*/

/*---- testimonial section start --*/
.testimonial_info{
    padding: 65px 0;
}
.testimonial_box{
    padding-top: 50px;
}
.testimonial_box .sp-testimonial-free {
    padding: 64px 30px 30px 30px;
    box-shadow: 0px 8px 9.5px rgba(0,0,0,0.13);
    margin: 5px;
}
.testimonial_box .sp-testimonial-client-image {
    position: absolute;
    top: 30px;
    right: 30px;
}
.testimonial_box .sp-testimonial-client-image img {
    border-radius: 0 !important;
    background: none !important;
}
.testimonial_box .sp-testimonial-content p {
    text-align: left !important;
    padding: 0 !important;
    color: #413f3f !important;
    min-height: 182px;
}
.testimonial_box .sp-testimonial-client-rating {
    position: absolute;
    top: 33px;
    left: 30px;
}
.testimonial_box .sp-testimonial-client-name {
    text-align: left !important;
    color: #000000 !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}
.testimonial_box .swiper-button-prev {
    background: url(../images/tt_leftarrow.png) no-repeat !important;
    font-size: 0 !important;
    border: none !important;
    width: 23px !important;
    height: 43px !important;
}
.testimonial_box .swiper-button-next {
    background: url(../images/tt_rightarrow.png) no-repeat !important;
    font-size: 0 !important;
    border: none !important;
    width: 23px !important;
    height: 43px !important;
}
/*---- testimonial section end --*/

/*---- faq section start --*/
.faq_info{
    background: url(../images/home_btnbackimg1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
	background-attachment: fixed;
    padding: 60px 0;
    position: relative;
    z-index: 0;
}
.faq_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 76%);
    z-index: -1;
}
.price_textleft {
    width: 64%;
    margin-left: 20px;
}
.price_textleft .main_text_hd {
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.price_texthd {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fef300;
}
.price_textleft .main_text_para {
    font-size: 18px;
    font-weight: 500;
}
.faq_bdrt {
    border-right: 1px solid rgb(255 255 255 / 9%);
}
.faq_rightbox {
    padding-left: 80px;
}
.faq_rightbox .main_text_hd{
    font-size: 27px;
    font-weight: 600;
}
.faq_box .ea-header a {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 10px !important;
}
.faq_box .ea-body {
    font-size: 15px;
    padding: 10px !important;
}
/*---- faq section end --*/

/*---- footer section start --*/
.footer_bg {
    background: #fff;
    padding-top: 56px;
}
.footer_hd_text {
    margin-bottom: 20px;
    font-size: 22px;
    color: #141414;
    font-weight: bold;
}
.footer_list li {
    padding-bottom: 2px;
}
.footer_list li a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.footer_list li a:hover{
    color: #fdf10d;
}
.footer_head {
    padding-left: 10px;
}
.ftbd_right {
    border-right: 1px solid rgb(0 0 0 / 15%);
}
.footer_sociallink img {
    width: 35px;
}
.footer_text_left, .footer_text_left a {
    font-size: 15px;
    color: #141414;
    font-weight: 500;
}
.footer_text_left {
    width: 80%;
}
.footer_text_left a:hover{
    color: #fdf10d;
}
.footer_iconimg {
    width: 31px;
    height: 31px;
    margin-right: 12px;
    border: 2px solid #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_iconimg img{
    width: 15px;
}
.ft_textpara {
    font-size: 15px;
    color: #141414;
}
.footercopy_btmbox{
    padding: 18px 0;
    margin-top: 28px;
    font-size: 15px;
    color: #181717;
    font-weight: 500;
    text-align: center;
    border-top: 1px solid rgb(0 0 0 / 15%);
}
.footercopy_btmbox a{
    color: #181717;
}
.footercopy_btmbox a:hover{
    color: #fdf10d;
}
/*---- footer section end --*/

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

#back_to_top:hover{
    background: #fff;
}
/*-- inner page head --*/

.site-content, .site-main .widecolumn {
    margin-left: 0px !important;
}
.page .entry-header, .blog_page_header {
    background: url("../images/banner_img2.jpg") #fff no-repeat center !important;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 250px 0 40px !important;
    margin: 0 0 0 !important;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.page .entry-header:before, .blog_page_header:before {
    background: rgb(0 0 0 / 70%);
    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: #fff;
    position: relative;
    font-size: 15px;
}
.breadcrumb-container a {
    color: #fff;
}

/*-- inner page start --*/
.inner_text_hd {
    font-size: 30px;
    font-weight: 600;
    color: #050606;
    line-height: 35px;
    margin-bottom: 15px;
}
.inner_text_hd strong {
    color: #050606;
    font-weight: 600;
}
.contact_left_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
}
.cont_left_icon {
    width: 35px;
    height: 35px;
    background: #fdf10d;
    line-height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cont_left_icon img{
	filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7491%) hue-rotate(261deg) brightness(102%) contrast(98%);
}
.contact_left_text {
    font-size: 17px;
    color: #4b4b4b;
    font-weight: 500;
    width: 80%;
    margin-left: 10px;
}
.contact_left_text a {
    color: #4b4b4b;
}
.contact_left_text a:hover{
    color: #056839;
}
.inner_page_list ul li {
    background: url(../images/checkmark.png) no-repeat left 3px;
    font-size: 16px;
    color: #111;
    padding: 0px 0 6px 26px;
    line-height: 25px;
    font-weight: 400;
    list-style: none;
    background-size: 22px;
}
.inner_text_para{
    margin-bottom: 10px;
    font-weight: 500;
    color: #484848;
}
.inner_text_para p{
    margin-bottom: 10px;
}
.inner_cntbox {
    background: url(../images/home_btnbackimg1.jpg);
    padding: 50px 25px;
    margin-top: 40px;
    border-radius: 10px;
    z-index: 0;
    background-attachment: fixed;
    position: relative;
}
.inner_cntbox::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 85%);
    z-index: -1;
    border-radius: 10px;
}
.inner_serveinfo {
    background: #ebebeb;
    padding: 80px 0;
    margin-top: 50px;
}
.inner_servebox {
    background: #fff;
    padding: 25px;
    min-height: 100%;
    border: 1px solid #000000;
    box-shadow: 5px 5px #000000;
}
.inner_servebox .inner_text_hd {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 22px;
}
.inner_pg_img img {
    width: 100%;
    box-shadow: 0px 0px 3px #828282;
    padding: 8px;
}
.review_page_box_inner {
    background: url("../images/tt_qutation.png") no-repeat;
    background-size: 50px;
    background-position: top 25px right 26px;
    border: 1px solid #ddd;
    padding: 78px 20px 20px;
    min-height: 100%;
}
.review_page_box_name {
    font-weight: 600;
    color: #000;
    margin-top: 12px;
    font-size: 18px;
}
.error_container {
    display: flex;
    min-height: 100vh;
    align-items: center;
    text-align: center;
}
.error404 .bottom_header_info{
    background: #000;
}

.footer_fixed_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}
.footer_btn1 {
    width: 50%;
    float: left;
    background: #fdf10d;
    color: #000 !important;
    padding: 10px 0;
    font-weight: bold;
}

.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%;
    float: left;
    background: #000;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
}

/*---- Responsive css start ---*/
@media only screen and (min-width : 320px) and (max-width : 1024px) {
.header_nav ,.hd_topbtn{
    display: none;
}
.bottom_header_info {
    padding: 5px 0;
}
.header_logo img {
    width: 100px;
}
.banner_forminfo {
    position: initial;
    transform: none;
	width: auto;
}
.banner_info img {
    height: 370px;
    object-fit: cover;
    object-position: left;
}
.banner_text1 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 25px;
}
.banner_textpara {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
}
.banner_formtext {
    font-size: 20px;
}
.hd_contact, .banner_formbox .box .btn {
    font-size: 16px;
    padding: 8px 20px;
}
.banner_disc {
    top: 27%;
    left: 4%;
    width: 340px;
}
.support_list ul li {
    background-size: 20px;
    font-size: 30px;
    padding-left: 28px;
    display: block;
}
.services_info {
    padding: 40px 0;
}
.owl_serveinfo .owl-next {
    bottom: -45px;
    right: 38%;
    top: auto;
}
.owl_serveinfo .owl-prev {
    top: auto;
    bottom: -45px;
    left: 40%;
}
.main_text_hd {
    font-size: 24px;
    line-height: 28px;
}
.about_info {
    padding: 200px 0 50px;
    margin-top: -175px;
}
.about_rightbox {
    padding-left: 0;
    margin-top: 30px;
}
.about_rightbox .main_text_hd {
    font-size: 28px;
    line-height: 35px;
}
.choose_info {
    padding: 40px 0;
}
.main_text_back {
    font-size: 35px;
    line-height: 35px;
}
.ch_topmarg {
    margin-top: 35px;
}
.cnt_rightimg img {
    width: 220px;
}
.choose_icon {
    width: 60px;
    height: 60px;
    margin-top: -42px;
}
.choose_icon img {
    width: 35px;
}
.choose_box .main_text_hd {
    font-size: 18px;
    line-height: 22px;
}
.cnt_leftbox {
    margin-bottom: 40px;
}
.cnt_rightimg {
    text-align: center;
}
.testimonial_info {
    padding: 45px 0;
}
.testimonial_box .sp-testimonial-content p {
    min-height: 130px;
}
.price_textleft .main_text_hd {
    font-size: 30px;
    line-height: 36px;
}
.price_texthd {
    font-size: 20px;
    line-height: 22px;
}
.price_textleft .main_text_para {
    font-size: 16px;
}
.faq_rightbox {
    padding-left: 0;
    margin-top: 40px;
}
.faq_info {
    padding: 40px 0;
}
.footer_bg {
    padding-top: 40px;
}
.footer_head {
    padding-left: 0;
    margin-bottom: 20px;
}
.footercopy_btmbox {
    padding: 15px 0 60px;
    font-size: 14px;
}
.ftbd_right {
    border-right: none;
}
.page .entry-header, .blog_page_header {
    padding: 160px 0 25px !important;
}
.page .entry-title, .blog_page_title {
    font-size: 26px;
}
.inner_text_hd {
    font-size: 25px;
    line-height: 30px;
}
.inner_pg_img {
    margin-bottom: 40px;
}
.inner_cntbox {
    padding: 30px 15px;
    margin-top: 30px;
}
.left-sec-contact-information {
    margin-bottom: 40px;
}

}

@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) {
.banner_info img {
    height: 530px;
}
.banner_forminfo {
    position: absolute;
    transform: translatey(-50%);
    width: 326px;
    right: 4%;
    padding: 15px;
}
.banner_disc {
    top: 50%;
    left: 4%;
    width: 340px;
}
.support_list ul li {
    display: inline-block;
}
.owl_serveinfo .owl-next {
    right: 45%;
}
.cnt_rightimg img {
    width: 300px;
}
.testimonial_box .sp-testimonial-content p {
    min-height: 208px;
}
.price_textleft {
    width: 80%;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.banner_info img {
    height: 530px;
}
.banner_forminfo {
    position: absolute;
    transform: translatey(-50%);
    width: 326px;
    right: 4%;
    padding: 15px;
}
.banner_disc {
    top: 50%;
    left: 4%;
    width: 340px;
}
.support_list ul li {
    display: inline-block;
}
.owl_serveinfo .owl-next {
    right: 45%;
}
.cnt_rightimg img {
    width: 300px;
}
.testimonial_box .sp-testimonial-content p {
    min-height: 208px;
}
.price_textleft {
    width: 80%;
}
}

/* 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) {
.header_nav ul li a {
    font-size: 15px;
}
.hd_contact, .banner_formbox .box .btn {
    font-size: 16px;
    padding: 10px 22px;
}
.banner_disc {
    width: 500px;
}
.banner_text1 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
}
.support_list ul li {
    font-size: 26px;
}
}

/* 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 screen and (min-width: 1424px) {
.banner_disc {
    left: 4%;
}
.banner_forminfo {
    right: 4%;
}
}

@media screen and (min-width: 1624px) {

}

@media screen and (min-width: 1920px) {
.banner_disc {
    left: 16%;
}
.banner_forminfo {
    right: 16%;
}
}

@media screen and (min-width: 2048px) {
.banner_disc {
    left: 18%;
}
.banner_forminfo {
    right: 18%;
}
}

@media screen and (min-width: 2550px) {
.banner_disc {
    left: 24%;
}
.banner_forminfo {
    right: 24%;
}
}