.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}

.alert-heading{color:inherit}

.alert-link{font-weight:700}

.alert-dismissible{padding-right:4rem}

.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}

.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}

.alert-primary hr{border-top-color:#9fcdff}

.alert-primary .alert-link{color:#002752}

.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}

.alert-secondary hr{border-top-color:#c8cbcf}

.alert-secondary .alert-link{color:#202326}

.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}

.alert-success hr{border-top-color:#b1dfbb}

.alert-success .alert-link{color:#0b2e13}

.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}

.alert-info hr{border-top-color:#abdde5}

.alert-info .alert-link{color:#062c33}

.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}

.alert-warning hr{border-top-color:#ffe8a1}

.alert-warning .alert-link{color:#533f03}

.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}

.alert-danger hr{border-top-color:#f1b0b7}

.alert-danger .alert-link{color:#491217}

.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}

.alert-light hr{border-top-color:#ececf6}

.alert-light .alert-link{color:#686868}

.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}

.alert-dark hr{border-top-color:#b9bbbe}

.alert-dark .alert-link{color:#040505}
.navbar .logo-img {
    max-height: 40px;
}
.text-c p{
    margin-bottom: 15px;
}
.client_ul li {
    list-style: none;
    padding: 22px;
    filter: grayscale(1);
    opacity: .7;
    width: 120px;
}
ul.client_ul {
    display: flex;
    justify-content: center;
}
.cb img {
    max-width: 70px;
}
footer .footer-logo img {
    max-height: 50px !important;
    width: auto;
}
.flex{
    display: flex;
}
.homepage .pricing .pricing-box {
    display: flex
;
    align-items: center;
}
.pricing-box p {
    font-size: 15px !important;
    font-weight: bold;
}

.bg_fafa{
    background: #fafafb;
}
.sec_padding{
    padding: 80px 0 !important;
}
.cus_padding{
    padding: 40px 0 80px 0 !important;
}
.sec_pt{
    padding-top: 80px;
}
.pb_0 {
    padding-bottom: 0 !important;
}
.p0{
    padding: 0 !important;
}
.contact-input input, .contact-input select{
    border: none;
    border-bottom: 1px solid #8b8b8ba1;
}
.col-xxl-6 {
    width: 48%;
    padding: 0 10px;
}
.col-xxl-4 {
    width: 33.33%;
    padding: 0 10px;
}
.col-xxl-5 {
    width: 41.666%;
  /*  padding: 0 10px;*/
}
.col-xxl-1 {
   /* padding: 0 10px;*/
    width: 8.333333333%}
.col-xxl-12{
   width: 100%;  
     padding: 0 10px;
}
input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select {    
    font-size: 16px;}

input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, textarea:focus, select:focus{
    outline: none;
}
@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data{
	color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    line-height: normal;
}
.txt_small{
    font-size: 20px;
}
.pt_0{
    padding-top: 0 !important;
}
.table-pricing{
    background: #fff;
}
.table-pricing b {
    font-size: 16px;
}
ul.ul_li {
    padding-left: 20px;
}
.ptb_0{
    padding: 0 !important;
}

.cus_6040 {
    padding: 50px 0 30px 0 !important;
}
.icon_ul img {
    max-width: 45px;
}
.icon_ul{
    margin-top: 30px;
    padding-left: 0;
    margin-left: 0;
}
.icon_ul li{
    list-style: none;}

.icon_ul li {
    width: 33.33%;
    float: left;
    display: flex
;
    align-items: center;
    column-gap: 10px;
}
.text-center{
    text-align: center;
}
.homepage section {
    padding: 40px 0;
}

a.ws_icon {
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 9999999;
}
a.ws_icon img {
    width: 40px;
}
body{
    overflow-x: hidden;
}
.mt_50{
    margin-top: 50px;
}
/* A modal-container */
.video-iframe {
  max-width: 70%;
  width: 70%;
  max-height: 80%;
  height: 80%;
}
.modal-container {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  height: 100%;
}

.video-iframe {
  margin-right: 20px;
}

.close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: xxx-large;
  font-weight: bold;
  color: white;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.thumbnail {
  cursor: pointer;
}
#myyt {
  height: 60px;
  border-radius: 100%;
}

.navbar {
    z-index: 1;}
.video_sec .thumbnail {
    cursor: pointer;
    max-width: 100%;
}
.video_sec .four {
    padding: 13px;
    text-align: center;
}
.cus_6040 {
    padding: 80px 0 !important;
}
.cus_6040 h1.text-center {
    margin-bottom: 0;
}
.video_sec h5 {
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 600;
    border-bottom: 1px solid #3333;
}
.video_sec p{
    margin-top: 0;}

.video {
    position: relative;
    background: #f3f3f3;
    padding: 15px;
}
.zoom_img:hover .overlay {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.zoom_img:hover span {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform .5s ease, opacity 1.3s ease;
  transition: transform .5s ease, opacity 1.3s ease;
}
.zoom_img .overlay {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  margin: auto;
  width: 0px;
  height: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  opacity: 0;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.zoom_img span {
  color: #fff;
  text-align: center;
  position: absolute;
  margin: auto;
  width: 200px;
  height: 30px;
  line-height: 30px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform .5s ease, opacity .7s ease;
  transition: transform .5s ease, opacity .7s ease;
}
.blog_page .date{
float: right;
    background: #000000;
    color: #fff;
    padding: 10px;
    border-radius: 20px 0 0 20px;
    margin-top: -10px;
    z-index: 9999;
    position: relative;
    padding: 5px 10px;}

.blog_page h5 {
    text-align: left;
    min-height: 105px;
}
.homepage section:last-child {
    padding-bottom: 60px;
}
.account-open-sections .faq:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
}
@media (min-width: 768px) and (max-width: 980px) {
   
    .footer-graveyard-links ul{
        text-align: center;
    }
    .office-contacts .columns, .column {
        min-width: 33.33%;
    }
    
   .office-contacts ul li{
            list-style: none;
    }
    .col-xxl-6 {
    width: 47%;
}
    .sec_padding {
    padding: 60px 25px !important;
}
 /*   span.discount {
    font-size: 25px;
    color: red;
    position: relative;
    top: unset;
    transform: unset;
    display: block;
}*/
        .charges-sections .tinytabs .tabs {
        margin-bottom: 20px;
    }
    body .mob_block{
    display: block !important;
    }#footer .columns {
    min-width: 40%;
} .video_sec .four{
    padding: 0;
            width: 50% !important;
    flex-basis: 50%;
    }}
.landing-image {
    display: block;
   /* height: 100vh;*/
    object-fit: cover;
    width: 100%;
}
.mob_dis{
    display: none;
}
@media (min-width: 980px) {
    table.table-pricing {
    margin: 0 auto;
}
.just_center{
    justify-content: center;
}
.just_left{
    justify-content: left;
}
.just_right{
    justify-content: right;
    }}
@media (max-width: 767px) {
    .dis_t {
        font-size: 14px !important;}
    .text_s {
    font-size: 11px !important;
}
    .text_h {
    font-size: 14px !important;
    font-weight: 400;
}
    .seo_keyword li {
    padding: 5px 20px;
}
    .col-xxl-1{
        width: 20%;
    }  .col-xxl-5  {width: 80%;}
    .dis_t{
        position: relative !important;
    }
    table td:first-child, table th:first-child {
   /* padding-left: 0 !important;*/
    border-left: none;
}
    
  
    .blog_div {
        margin-top: 0px !important;}
     .office-contacts .contact-phone-link{
        text-align: center;
    }
    .office-contacts .ul_icon i {
   display: none
}
     .office-contacts ul li{
            list-style: none;
    }
    .col-xxl-6 {
    width: 100%;
    padding: 0 10px;
}
    
    .homepage .cus_container{
        width: auto;
    }
    .des_dis{
    display: none;
}
.mob_dis{
    display: block;
}
    
    .sec_padding {
    padding: 40px 30px !important;
}
       .tooltip-box {
        transform: translateY(0%) !important;
        left: 0 !important;
    }
    ul.client_ul {
    display: inline-block;
}
    .client_ul li {
    float: left;
}
    .video {
    padding: 10px 0;
}
    .video_sec .four{
            width: 100% !important;
    flex-basis: 100%;
    }
    .icon_ul li {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
    .work_from_home div {
    width: 100% !important;
}
    }
.vid_img{
    width: 97%;
    object-fit: cover;
        max-height: 300px;
    border: 10px;
    border-style: double;
    color: #fff;
    border-radius: 20px;}
.video_sec .f3f3f3{
 padding: 20px;
    border-radius: 20px;}
.f3f3f3{
   
    background: #f3f3f3;
}
.video_sec i img{
background: #000;
    border-radius: 100%;}
footer .social {
    text-align: left;
}
.copyright_f.text-center
 {
    padding: 10px;
    background: #000;
}
.copyright_f.text-center p {
    margin: 0;
    color: #fff;
}
footer {
    padding: 30px 0;
}
footer .main-footer li a {
    color: #000}

.ul_icon i {
    position: absolute;
    margin-left: -20px;
    margin-top: 10px;
}
.ul_icon li{
    margin-left: 20px;
}

.ul_icon .nav-head{
    margin-left: 0;
}
.ul_icon .tel{ transform: rotate(90deg);
    color: #000;}
body {
    color: #000;}
.clearfix{
    clear: both;
}
.homepage section .press-strip {
    margin-top: 0;
}
.work_from_home img {
    max-width: 85px;
}
.work_from_home h4 {
    color: #387ed1;
    margin-bottom: 0;
}

.pt0{
    padding-top: 0;
}
.work_from_home div {
    width: 25%;
}
.client_ul li:hover {
    filter: none !important;
    opacity: 1;
}
.client_ul {
    width: 100%;
    padding: 0;
    margin: 0;}
.icon-wrapper {
    position: relative;
    display: flex;
    cursor: pointer;
    align-items: center;
    gap: 10px;
}

.tooltip-box {
    position: absolute;
    bottom: 90%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 13px;
    white-space: normal;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    width: max-content;
    max-width: max-content;
    z-index: 10;
}

.icon-wrapper:hover .tooltip-box {
  opacity: 1;
  visibility: visible;
}
.body{
    overflow-x: hidden;
}


.m_auto{
    margin: 0 auto;
}


.homepage section.landing {
    margin-top: 0;
    padding-top: 0;
}
.cus_container{
    width: 85%;
    margin: 0 auto;
}
a {
    color: unset;}
a:hover {
    color: #387ed1;}
.features-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
      gap: 24px;
      max-width: 1200px;
      margin: 0 auto;
    }

    .feature {
      background-color: #fff;
      border: 1px solid #e0e0e0;
      border-left: 4px solid #4083d3;
      border-radius: 8px;
      padding: 20px 24px;
      box-shadow: 0 3px 8px rgba(0,0,0,0.05);
      transition: transform 0.2s ease;
    }

    .feature:hover {
      transform: translateY(-4px);
    }

    .feature-title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 8px;
      color: #4083d3;
    }

    .feature-desc {
      font-size: 15px;
      line-height: 1.6;
      color: #444;
    }
.mt_50{
    margin-top: 50px;
}

.seo_keyword li a {
    border-bottom: 1px solid #3333;
    padding-bottom: 5px;
}
.seo_keyword li {
    display: inline-block;
    padding: 5px 20px;
    font-size: 10px;
    text-align: center;
}
.seo_keyword {
    text-align: center;
}
.font_s{
    font-size: 20px;
}
.downloadapk {
    max-width: 160px;
    margin-top: 20px;
}
.downloadapk p {
    padding: 0;
    margin: 0 5px;
}
.ul_li {
            list-style: circle !important;
    }
body, html{
    overflow-x: hidden;
}
.pl_0{
    padding-left: 0;
}
@media (max-width: 767px) { 
        .table-pricing {
        padding: 0 10px;
    }
    .navbar .container .navbar-links, .navbar .container .navbar-menu .menu-footer .row, .navbar .container .navbar-menu .menu-footer .columns {
        display: block;
    }}
    .ul_icon_true li{
        list-style: none;
    }
    
    .ul_icon_true li::marker {
        display: none;
    }
 .ul_icon.ul_icon_true i {
    position: absolute;
    margin-left: -40px;
    margin-top: 0;
}
 .ul_icon.ul_icon_true i img{
     max-width: 30px;}
.ul_icon.ul_icon_true ul{
    padding-top: 10px;
    padding-left: 20px;    
}
ul.ul_icon.ul_icon_true {
    padding-left: 20px;
}
span.discount {
    font-size: 25px;
    color: red;
    position: absolute;
    top: 30%;
    margin-left: 10px;
    transform: translateY(-30%);
}
table th{
    position: relative;
}
.pt_30{
    padding-top: 30px;
}

blockquote {
    background: #f3f3f3;
    padding: 25px;
    margin: 20px 0;
} blockquote {
    background: #f3f3f3;
    padding: 25px;
    margin: 20px 0;
}
.postbox__quote blockquote {
    background: #fff;
    padding: 25px;
    margin: 20px 0;
    border-radius: 20px;
}
.postbox__quote h6{
    margin-top: 15px;
    margin-bottom: 15px;
}
.blog_div{
    margin-top: -50px;
background: #f4f4f4;
    padding: 20px;
    border-radius: 10px;
    outline: 1px solid #33333336;
    outline-offset: 10px;}
.text-right{
    float:  right;
}
a.cus_offset {
    margin-left: 11%;
}



.mob_block{
    display: none !important;
}
@media (max-width: 767px) { 
    .rwd-table th, .rwd-table td {
    border-left: none;
}
    .rwd-table td:before {
    width: 80%;
    text-align: left;
}
      .table-pricing {
    width: 100% !important;
}
    .blog_page h5 {
    text-align: left;
    min-height: auto;
    padding: 10px 20px;
}
    footer .footer-logo img {
    max-height: 40px !important;
}
    .homepage .landing {
        margin-top: 0 !important;
    }.mob_block{
    display: block !important;
    }}
.columns h3 {
    font-size: 23px;
}
@media (min-width: 768px) and (max-width: 980px) {
    .blog_div {
        margin-top: 0px;}
    span.discount{
        display: block;
        position: relative !important;
    top: unset !important;
    transform: unset !important;
    }}
table tbody tr:nth-child(even) {
    background: #f7f7f7;
}
.hidden, .hide {
    display: none;
}
.clearfix{
    clear: both;
}
.table-pricing, .rwd-table tr{
    border-style: dashed;}
table thead tr th{
    border-bottom: 1px dashed #ddd;
}
.rwd-table th, .rwd-table td {
    text-align: center !important;
}
table th, table td {
    border-bottom: 1px dashed #ddd;
    border-left: 1px dashed #ddd;
}
.text_h{
    font-size: 20px;
    font-weight: 600;
}
.text_s{
font-size: 12px;
    font-weight: 400;}
.dis_t {
    font-size: 16px;
    color: red;
    position: absolute;
    right: 5px;
    top: 0;
        font-family: 'Noteworthy Light';
    font-weight: 600;
    letter-spacing: 1px;
}
    .table-pricing th, .table-pricing td {
        padding: 15px !important;
    }
.table-pricing{
    
    width: 80%;
}
 @font-face {
    font-family: 'Noteworthy Light';
    font-style: normal;
    font-weight: normal;
    src: local('Noteworthy Light'), url('../fonts/Noteworthy-Lt.woff') format('woff');
    }

.table-pricing p{
    margin-bottom: 0;
}

ul.navbar-links a:hover {
    color: #45a2db;
    border-bottom: 1px solid #45a2db;
}
ul.navbar-links a.active {
    color: #45a2db;
    border-bottom: 1px solid #45a2db;
}

.link_t {
    color: #387ed1;
    border-bottom: 2px solid #387ed1;
}

.upto {
    width: 80%;
    margin: 0 auto;
}
.upto p {
    text-align: right;
    padding-bottom: 0;
    margin-bottom: 5px;
}