.tp-widget-wrapper .button{
    width: 100% !important;
}

.icon-container img{
    width: ;
}{
    margin-bottom: 20px;
}
.icon-container p{
        font-size: 13px;
    font-weight: 600;
}
.show-more-btn{
        box-shadow: none;
    border: 0px;
    background: #00435a;
    color: #fff;
    border-radius: 4px;
    padding: 3px 10px;
}
@media screen and (min-width: 180px) {
  .tp-widget-wrapper  .button {
        width: 100%;
    }
}
iframe #tp-widget-wrapper{
    text-align: right !important;
}
.btn-red,
.m-con-box .form-control,
.pas-del,
.text-center {
    text-align: center
}

.social-links a, a,
a:focus {
    text-decoration: none
}

.navbar-light .navbar-nav .dropdown-item img,
.pas-del {
    width: 25px
}

.main-form-new .select2-container--default .select2-selection--single .select2-selection__arrow,
.page-form .input-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px
}

.blog-box h3 a,
.btn {
    letter-spacing: .5px
}
.exciting-box{
    
text-align: center;
    
margin-top: 30px;
    
padding: 20px;
    
border: 1px solid gray;
    
border-radius: 6px;
}
.exciting-box h5{
    
font-family: "Playwrite CO", cursive;
    
color: #c41f43;
    
font-size: 30px;
}
.exciting-box p{
    
font-size: 20px;
    
color: #00435a;
    
font-weight: 700;
}
.exciting-box img{
    
width: 300px;
}

.uk-bg-sec{
    background: #f7f7f7;
}
.uk-table-bg{
    margin-top: 30px;
    background: #00435a;
    padding: 20px 0px;
    border-radius: 10px;
}

.uk-table td, .uk-table th{
    
}
.uk-table td{
}
.uk-table th{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.uk-table .ic-1{
    color: #c41f43;
    font-size: 20px;
    text-align: center;
}
.uk-table .bi-check2{
    color: green;
    font-size: 20px;
}
.table-sec{
        background: #f7f7f7;
}
.table-title{
    font-weight: 600;
    color: #c41f43;
}
.pack-table{
        border: 1px solid #bfbfbf;
        margin-bottom: 15px;
}
.pack-table td, .pack-table th{
    
}
.pack-table td{
    font-size: 13px;
    font-weight: 500;
}
.pack-table th{
    font-size: 13px;
}
.pack-table thead{
    background: #00435a;
    color: #fff;
}
.pack-table tbody tr:nth-last-child(2){
    background: #388E3C;
    color: #fff;
}
.pack-table tbody tr:last-child{
    background: #c41f43;
    color: #fff;
}
.page-form .input-group .select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid rgba(0, 0, 0, .1) !important;
    border-radius: 4px 0 0 4px !important
}
.pack-check{
    text-align: center;
    justify-content: center;
    display: flex;
    margin-bottom: 11px;
}
  .pack-check .form-check-input.custom-checkbox {
    width: 1.5em;
    height: 1.5em;
  }


  .pack-check .form-check-input.custom-checkbox:checked {
    background-color: #28a745; /* Bootstrap success green */
    border-color: #28a745;
  }
.pack-check label{
    color: #c41f43;
    font-weight: 600;
}

  .pack-check .form-check-input.custom-checkbox {
    transition: all 0.2s ease-in-out;
    margin-top: -1px;
    margin-right: 10px;
  }
  .pack-check .btn-check + .btn {
      padding: 11px 10px;
      font-weight: 500;
      border-radius: 0.5rem;
      transition: all 0.2s ease;
      font-size: 14px;
      margin-bottom: 30px;
      color: #c41f43;
      border: 1px solid #c41f43;
      transition: all 0.5s ease;
    }
      .pack-check .btn-check + .btn:focus{
          box-shadow: none !important;
          outline: 0 !important;
      }
.btn-check:focus+.btn-outline-secondary, btn-outline-secondary:focus{
    box-shadow: none !important;
}
    .pack-check .btn-check:checked + .btn {
      background-color: #28a745;
      border: 1px solid #28a745;
      color: white;
      transition: all 0.5s ease;
    }
  .pack-check .btn-check + .btn:hover{
    background-color: #28a745;
    border: 1px solid #28a745;
      color: white;
}
    .pack-check .btn i {
      margin-right: 8px;
    }
.page-form .input-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    font-size: 14px
}

.page-form .select2-results__option,
.select2-results__options li {
    font-size: 14px !important
}

.password-container {
    position: relative;
    display: flex;
    align-items: center
}

.password-container input {
    width: 100%;
    padding-right: 40px
}

.toggle-password {
    position: absolute;
    right: 10px;
    cursor: pointer
}

.file-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px
}

.file-preview {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 5px
}

.ms-tabs .nav-pills,
.social-links {
    justify-content: center
}

.pas-del {
    border: none;
    background: #dc3545;
    color: #fff !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    top: 10px !important;
    right: 6px !important;
    position: absolute !important;
    font-size: 13px !important;
    height: 25px;
    line-height: 28px !important;
    padding: 0 !important
}

.traveller {
    color: #000;
    margin-bottom: 23px
}

.traveller .tr-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    background: #be0533;
    border-radius: 999px;
    color: #fff
}

.ticet-box:after,
.ticet-box:before {
    width: 15px;
    height: 15px;
    border-radius: 999px;
    top: 42%;
    position: absolute;
    content: ''
}

.traveller .tr-icon i {
    line-height: 36px;
    font-size: 20px
}

.tr-list {
    display: flex;
    margin-top: 15px;
    width: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid #dedede
}

.social-links,
body {
    padding: 0;
    margin: 0
}

.social-links {
    list-style: none;
    display: flex;
    gap: 10px;
    margin-top: 25px !important
}

.btn-red,
.m-quantity,
.main .owl-theme .owl-dots .owl-dot,
.social-links li,
a {
    display: inline-block
}

.social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    transition: .3s ease-in-out
}

.social-links a:hover {
    transform: scale(1.1)
}

.tiktok {
    background: #000
}

.instagram {
    background: #e4405f
}

.facebook {
    background: #1877f2
}

.google {
    background: #db4437
}

.whatsapp {
    background: #25d366
}

.twitter {
    background: #1da1f2
}

.service-box,
.ticet-box {
    background-image: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%)
}

.tr-list a {
    margin-left: 9px;
    font-size: 14px;
    margin-top: 1px;
    color: gray
}

.applicant-div {
    margin-top: 15px;
    margin-bottom: 15px
}

.m-card {
    box-shadow: 1px 1px 14px #ebebeb
}

.main-md,
.ticet-box {
    box-shadow: rgba(0, 0, 0, .12) 0 6px 16px
}

.m-card .card-header {
    background: 0 0;
    padding: 16px
}

.m-card .card-header .card-title {
    font-size: 20px
}

.ticet-box {
    padding: 20px 10px;
    border-radius: 16px;
    color: #fff;
    position: relative
}

.ticet-box:before {
    display: block;
    background: #fff;
    right: -8px
}

.ticet-box:after {
    display: block;
    background: #fff;
    left: -8px
}

.ticet-box hr {
    height: 0;
    border-top: 2px dashed #fff;
    opacity: 1;
    background: 0 0;
    margin-top: 30px;
    margin-bottom: 20px
}

.visa-of span {
    font-size: 11px
}

.visa-of h4 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 4px
}

.visa-icon-box {
    position: relative;
    line-height: 1.4;
    width: 92%;
    margin: 15px auto 0
}

.visa-icon-box i {
    position: absolute;
    left: 0;
    top: 11px
}

.visa-icon-box .visa-icon-box-con {
    padding-left: 22px
}

.big span,
.recp-p,
.visa-icon-box .visa-icon-box-con span {
    font-size: 12px
}

.visa-icon-box .visa-icon-box-con p {
    font-size: 14px;
    margin-bottom: 0
}

.main-md {
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 24px;
    margin-top: 30px
}

.btn-red,
.button-radio {
    position: relative;
    border: 1px solid #c41f43
}

.table-total {
    font-size: 14px;
    margin-top: 20px
}

.table.table-total>:not(caption)>*>* {
    padding: 15px 0
}

.m-quantity {
    position: relative;
    overflow: hidden;
    height: 42px;
    width: 113px;
    display: inline-flex
}

.m-quantity .icon-sm {
    width: 24px;
    height: 24px;
    background-color: #fff;
    color: red;
    font-size: 18px;
    line-height: 8px;
    vertical-align: middle;
    margin-top: 4px;
    border: 1px solid red !important
}

.m-quantity .icon-sm:hover {
    background: #ee2326;
    color: #fff
}

.m-quantity .button-minus {
    left: 7px;
    top: 5px;
    margin-right: 5px
}

.m-quantity .button-plus {
    right: 7px;
    top: 5px;
    margin-left: 5px
}

.blog-box,
.button-radio,
.m-quantity .quantity-field,
.ms-tabs .nav-pills .nav-link img {
    margin-left: auto;
    margin-right: auto
}

.m-quantity .quantity-field {
    width: 50px;
    padding-left: 17px;
    font-weight: 500;
    background: #fff;
    display: block;
    font-size: 14px;
    border: 1px solid #333 !important;
    height: 29px
}

.m-quantity input:focus-visible {
    outline-offset: 0px;
    border: 1px solid red !important;
    outline: 0 !important
}

.button-radio {
    float: left;
    width: 90%;
    height: 47px;
    border-radius: 4px;
    cursor: pointer
}

.button-radio input,
.button-radio label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.button-radio input[type=radio] {
    opacity: .011;
    z-index: 100;
    cursor: pointer
}

.button-radio input[type=radio]:checked+label {
    background: #c41f43;
    border-radius: 4px;
    color: #fff
}

.button-radio label {
    z-index: 90;
    line-height: 1.5rem;
    color: #c41f43;
    padding: 10px;
    height: 100%;
    cursor: pointer
}

.service-table td,
.service-table th {
    padding: 12px;
    border: 1px solid #000
}

.service-table {
    width: 100%;
    background-color: #fff;
    border-collapse: collapse
}

.service-table th {
    background-color: #c41f43;
    color: #fff;
    text-align: left
}

.service-box,
.tax-box {
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    display: flex
}

.faq-sec,
.service-table tr:nth-child(2n) {
    background-color: #f9f9f9
}

.service-table tr:hover {
    background-color: #f1f1f1
}

.tax-box {
    align-items: center;
    background-color: #fff;
    padding: 15px;
    border-right: 4px solid #c41f43
}

.tax-box i {
    color: #c41f43;
    font-size: 24px;
    margin-right: 15px
}

.tax-box h3 {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700
}

.tax-box p {
    margin-bottom: 0;
    font-size: 14px;
    color: #333
}

.tax-services-section {
    background-color: #f2f2f2;
    padding: 50px 0
}

.service-box {
    padding: 15px;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #fff
}

.service-box i {
    color: #ffe869;
    margin-right: 8px
}

.p-card {
    padding: 0 0 20px;
    width: 100%;
    background: #fff;
    box-shadow: 1px 1px 10px #e7e7e7;
    border-radius: 8px;
    margin-bottom: 15px
}

.p-card .text-primary {
    color: #fff !important;
    border-radius: 8px 8px 0 0;
    padding: 13px 10px
}

.p-card .p-con {
    color: #000;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.8;
    height: 121px
}

.p-card .text-dark {
    font-weight: 700;
    color: #c41f43 !important
}

.badge {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 10px
}

.industry-item {
    padding: 20px 15px;
    color: #000;
    border: 1px solid #c9c9c9
}

.industry-item i {
    color: #c41f43;
    display: block
}

.m-heading.btn-blue-h,
a:focus {
    color: #3d59e8
}

body {
    font-family: Poppins, sans-serif;
    color: #696e7b
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #00435a
}

a {
    outline: 0 !important
}

.section-space {
    padding-top: 50px;
    padding-bottom: 50px
}

.sub-h {
    color: #c41f43;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0
}

.m-heading {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2em;
    margin-top: 7px;
    color: #00435a;
    margin-bottom: 1rem
}

.m-heading.tax-heading {
    font-size: 28px
}

.big-h {
    font-size: 2.3rem;
    color: #2a2834;
    font-weight: 700
}

.btn:focus,
.btn:hover {
    outline: 0;
    color: #fff;
    box-shadow: none
}

.btn {
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    padding: .7rem 1rem .5rem;
    font-weight: 400;
    font-size: 15px
}

.btn:hover {
    color: red
}

.btn-red {
    line-height: 26px;
    transition: .7s ease-in-out;
    z-index: 1;
    text-transform: capitalize;
    padding: 11px 35px;
    border-radius: 5px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    background: #c41f43
}

.border-blue,
.btn-blue {
    line-height: 26px;
    transition: .7s ease-in-out;
    z-index: 1;
    padding: 10px 20px;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden
}

.btn-blue:hover,
.btn-red:hover {
    background: #18425a;
    color: #fff;
    border: 1px solid #18425a
}

.border-blue:hover,
.btn-blue {
    background: #c41f43;
    color: #fff
}

.btn-blue {
    border: 1px solid #c41f43;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600
}

.border-blue {
    border: 1px solid #18425a;
    text-transform: capitalize;
    border-radius: 5px;
    color: #18425a;
    font-size: 15px;
    font-weight: 500;
    background: #fff
}

.border-blue:hover {
    border: 1px solid #c41f43
}

.ct-code {
    max-width: 100px
}

.inner-header {
    padding-top: 50px;
    padding-bottom: 50px;
    background: bottom center/cover no-repeat fixed #1e1e1e;
    position: relative
}

.inner-header h1 {
    color: #fff;
    font-size: 33px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase
}

.inner-header:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%);
    opacity: 1
}

.inner-header .breadcrumb {
    margin-bottom: 0;
    position: relative;
    display: inline-flex
}

.inner-header .breadcrumb a,
.inner-header .breadcrumb-item+.breadcrumb-item::before,
.inner-header .breadcrumb-item.active {
    color: #fff;
    font-size: 17px
}

.navbar-light.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff !important;
    -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, .1);
    -webkit-animation: .5s ease-in-out fadeInDown;
    animation: .5s ease-in-out fadeInDown
}

.navbar-light .navbar-nav .nav-item {
    margin-left: 25px
}
.navbar-light .navbar-nav .dropdown-menu{
    min-width: 13em;
}
.navbar-light .navbar-nav .nav-link {
    transition: .5s;
    position: relative;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    padding: 15px 0;
    text-transform: uppercase
}

.blog-detail-inline .list-inline li a:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.sm-heading.pink {
    color: #c41f43
}

.logo,
.logo-ft {
    width: 150px
}

.main {
    position: relative;
    height: 600px
}

.main:after,
.shape-bottom {
    position: absolute;
    width: 100%
}

.main:after {
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%);
    opacity: .8;
    z-index: 1
}

.shape-bottom {
    bottom: -1px;
    z-index: 4
}

.main .slider-content {
    z-index: 5;
    margin-top: 140px;
    display: block;
    position: relative;
    text-align: center
}

.slider-content span {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    border-radius: 4px
}

.main .slider-content h1 {
    color: #fff;
    font-weight: 800;
    font-size: 43px;
    margin-bottom: 10px;
    margin-top: 10px
}

.main .slider-content p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 70px
}

.main .owl-carousel {
    position: absolute;
    top: 0
}

.ab-img-box,
.m-list li,
.main-form,
.main-form-new .btm-select,
.right-img,
.step-list {
    position: relative
}
.main-form-new .select2-container{
    width: 100% !important;
}
.main .owl-carousel .item {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top
}

.main .owl-carousel .slide-1 {
    background-image: url(../../assets/img/slide-1.webp)
}

.main .owl-carousel .slide-2 {
    background-image: url(../../assets/img/slide-2.webp)
}

.business-sec .custom-file-upload input,
.main .owl-theme .owl-nav.disabled+.owl-dots,
.owl-theme .owl-nav {
    display: none
}

.main .owl-dots .owl-dot.active:before {
    border-color: #feb406;
    color: #fff
}

button:focus {
    outline: dotted 0;
    outline: -webkit-focus-ring-color auto 0
}

.main .owl-theme .owl-dots .owl-dot.active span {
    background: #b80257
}

.main .owl-theme .owl-dots .owl-dot:hover span {
    background: #7c91ff
}

.main .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    display: none
}

.main .owl-carousel .owl-nav button.owl-next,
.main .owl-carousel .owl-nav button.owl-prev {
    background: #b80257;
    color: #fff;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 30px;
    height: 30px;
    line-height: 33px
}

.main .owl-carousel .owl-nav button.owl-next:hover,
.main .owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #2135a5
}

.owl-dot:before {
    display: block;
    opacity: .3;
    border-bottom: 1px solid #919191;
    font-size: 12px;
    font-weight: 600;
    width: 50px;
    padding: 12px 5px
}

.main-top {
    color: #b80257;
    font-size: 1.2rem
}

.main-form {
    background-repeat: no-repeat;
    background-color: rgba(10, 10, 10, .25);
    padding: 30px;
    border-radius: 10px;
    z-index: 20
}

.main-form label {
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px
}

.form-control {
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 5px;
    transition: .5s;
    height: 50px;
    font-size: 14px
}

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

.form-control.m-textareaa {
    height: 150px
}

.faq-sec .accordion,
.ms-tabs {
    margin-top: 50px
}

#bt,
.profile-pic {
    justify-content: center
}

.ms-tabs .nav-pills .nav-link {
    border: 2px solid #fff;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    min-width: 120px;
    padding: 15px 10px;
    border-radius: 6px;
    box-shadow: 1px 2px 9px #e0e0e0;
    background: #fff
}

.ms-tabs .nav-pills .nav-link img {
    width: 50px;
    height: 28px;
    display: block
}

.ms-tabs .nav-pills .nav-link span {
    padding-top: 10px;
    display: block;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px
}

.ms-tabs .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: 0 0;
    border: 2px solid #c41f43
}

.ms-tabs .nav-pills .nav-link:hover {
    border: 2px solid #da0036
}

.attach-row,
.m-form-card .form-group {
    margin-bottom: 15px
}

.attach-row .custom-file-upload {
    cursor: pointer
}

.attach-row #fileName {
    font-size: 13px
}

.cont-row {
    padding: 40px 45px 0
}

.m-list {
    margin-bottom: 50px;
    margin-top: 15px
}

.m-list li .m-list {
    margin-bottom: 20px
}

.m-list li {
    margin-bottom: 13px;
    color: #1e1e1e;
    font-size: 14px;
    padding-left: 20px
}

.m-list li:before {
    content: "\f00c";
    font: var(--fa-font-solid);
    position: absolute;
    left: 0;
    top: 4px;
    color: #00435a
}
.us-accord .m-list{
    margin-bottom: 0px;
}
.sm-heading {
    font-weight: 700;
    color: #00435a;
    font-size: 25px
}


.how-sec {
    background: #f8f8f8
}

.step-list .connector {
    content: '';
    position: absolute;
    width: 69%;
    border: 2px dashed #c41f43;
    left: 15%;
    top: 33%
}

.step-box {
    position: relative;
    margin-top: 50px;
    text-align: center
}

.step-box .step-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    background: #c41f43;
    color: #fff;
    border-radius: 999px;
    position: relative;
    margin: 0 auto 20px
}

.step-box .step-icon span {
    position: absolute;
    background: #fff;
    color: #c41f43;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 999px;
    border: 1px solid #c41f43;
    font-size: 20px;
    font-weight: 700;
    top: -13px
}

.step-box .step-con {
    width: 90%
}

.step-box .step-con .step-title {
    font-weight: 700;
    font-size: 23px
}

.step-box .step-con p {
    font-size: 16px
}

.right-img .bhd-box {
    display: none;
    position: absolute;
    bottom: -40px;
    left: -30px;
    background: #00445b;
    border-radius: 100%;
    border: 3px solid #fff;
    width: 110px;
    height: 110px;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.right-img .bhd-box span {
    color: #fff;
    padding-top: 25px;
    display: block;
    line-height: 1
}

.right-img .bhd-box p {
    color: #fff;
    font-weight: 600;
    font-size: 20px
}

.client-review {
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 25px
}

.client-review .user-image img {
    width: 50px !important;
    height: 50px;
    border-radius: 50px;
    float: left;
    margin-right: 15px
}

.client-review .user-title-content h6 {
    font-size: 15px;
    margin-bottom: 4px;
    color: #000;
    font-weight: 700
}

.client-review .user-title-content p {
    color: #7d7d7d;
    font-size: 12px
}

.client-review .client-des {
    color: #7d7d7d;
    font-size: 13px
}

.featured-slider .owl-nav {
    display: block !important
}

.featured-slider .owl-nav button {
    display: block;
    font-size: 1rem !important;
    line-height: 1em !important;
    padding-top: 7px !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    background: 0 0 !important;
    z-index: 99;
    border: 1px solid #002172 !important;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #002172 !important
}

.featured-slider .owl-nav button:hover {
    color: #ec3323 !important;
    border: 1px solid #ec3323 !important
}

.blog-box .icon,
.blog-box .icon img {
    border-radius: 6px
}

.footer-social-list a,
.social-icon {
    border-radius: 100%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px !important;!i;!;
    font-size: 15px !important;!i;!;
}

.featured-slider .owl-dot {
    display: none !important
}

.social-box {
    position: relative;
    margin-top: 30px
}

.social-icon {
    position: absolute;
    left: 0;
    line-height: 40px;
    color: #fff;
    font-size: 21px;
    background: #3b5998
}

.address-ul li,
.bg-login-image,
.blog-box,
.blog-box .icon,
.con-box,
.m-footer,
.m-footer h6,
.main-form-new {
    position: relative
}

.social-icon.google {
    background: #e7711b
}

.social-con {
    padding-left: 50px
}

.social-con p {
    margin-bottom: 0;
    font-weight: 600;
    padding-top: 3px;
    line-height: 1.1
}

.star-rating i {
    font-size: 13px;
    color: orange
}

.newsletter {
    width: 94%;
    margin-bottom: 30px
}

.newsletter h4 {
    color: #fff;
    font-size: 16px
}

.main-form-new {
    z-index: 3;
    margin-top: 40px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.main-form-new .select2-container--default .select2-selection--single {
    height: 50px
}

.main-form-new .top-select label {
    color: #fff;
    font-size: 14px
}

.main-form-new .top-select .dropdown-toggle {
    font-size: 13px;
    text-transform: capitalize;
    background: #fff;
    color: #000;
    padding: 6px 7px;
    border-radius: 30px
}
 
.main-form-new .top-select .flagstrap .dropdown-menu a {
    font-size: 13px;
    padding-left: 3px;
    padding-right: 3px
}

.main-form-new .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 49px;
    padding-left: 42px
}

.main-form-new .btm-select .ic {
    color: #000;
    font-size: 22px;
    position: absolute;
    left: 10px;
    top: 9px;
    z-index: 4
}

.main-form-new .btm-select .dropdown-toggle {
    text-transform: capitalize;
    background: #fff;
    color: #000;
    padding: 6px 7px 6px 41px;
    width: 100%;
    font-size: 18px;
    text-align: left;
    font-weight: 300;
    height: 60px
}

.main-form-new .btm-select .dropdown-toggle:after {
    position: absolute;
    top: 45%;
    right: 11px
}

.main-form-new .btm-select .flagstrap .dropdown-menu a {
    font-size: 18px;
    padding-left: 3px;
    padding-right: 3px
}

.blog-box {
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%
}

.blog-box h3 a,
.m-service-margin {
    margin-bottom: 0
}

.blog-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.blog-box:hover .icon {
    color: #fff;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    -webkit-transition: .4s;
    transition: .4s
}

.blog-box .icon {
    height: 250px;
    overflow: hidden
}

.blog-box .icon a {
    height: 250px;
    width: 100%;
    display: block;
    object-fit: cover
}

.blog-box .icon a img {
    height: 250px;
    width: 100%;
    object-fit: contain;
    object-position: top
}

.blog-box h3 a {
    font-size: 16px;
    margin-top: 10px;
    color: #00435a;
    font-weight: 700;
    line-height: 1.7
}

.blog-box .list-inline li a:hover,
.blog-box h3 a:hover {
    color: #311b92
}

.blog-box p {
    margin-bottom: 20px;
    font-size: 14px
}

.blog-box .read-more-btn {
    color: #da0036;
    font-weight: 500;
    display: block;
    margin-top: 20px
}

.blog-box .read-more-btn:hover {
    color: #1e1e1e
}

.blog-box .read-more-btn:hover i {
    padding-left: 3px;
    transition: .2s cubic-bezier(.38, .32, .36, .98);
    -o-transition: .2s cubic-bezier(.38, .32, .36, .98);
    transition: .2s cubic-bezier(.38, .32, .36, .98), -webkit-transform .2s cubic-bezier(.38, .32, .36, .98)
}

.blog-box a i {
    vertical-align: middle;
    font-size: 16px;
    margin-left: 5px;
    margin-top: 1px
}

.blog-box .se-content {
    padding: 20px 15px 15px;
    font-size: 14px;
    color: #393939
}

.blog-box .list-inline {
    margin-bottom: 10px;
    margin-top: 0
}

.blog-box .list-inline li a i {
    font-size: 16px;
    color: #da0036;
    vertical-align: baseline
}

.blog-box .list-inline li a,
.blog-detail-inline .list-inline li a {
    font-size: 15px;
    color: #838383
}

.m-footer {
    padding-top: 0px;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    background: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.footer-link-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-link-list li a {
    position: relative;
    color: #e5e5e5;
    margin-right: 30px;
    font-size: 15px;
    transition: .5s ease-out;
    padding-bottom: 6px;
    margin-bottom: 10px;
    padding-left: 10px
}

.m-footer p {
    color: #e5e5e5;
    font-size: 14px;
    line-height: 1.9
}

.m-footer h6 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 50px
}

.m-footer h6:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    height: 2px;
    background: #fff;
    width: 50px
}
.m-footer .footer-top{
	 padding-top: 30px;
    border-bottom: 1px solid #7f7f7f;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.m-footer .footer-top .logo-mt{
	margin-bottom: 0px !important
}
.m-footer .footer-top .privacy-ul{
	margin-bottom: 0px
}
.m-footer .footer-top .privacy-ul a {
    font-size: 16px;
}
.footer-middle {
    padding-bottom: 0
}

.footer-social-list {
    list-style: none;
    padding: 0;
    margin: 0 0 25px
}

.footer-social-list a {
    color: #c41f43;
    font-size: 12px;
    transition: .2s;
    background: #fff;
    line-height: 42px
}

.footer-social-list a:hover {
    color: #fff;
    background: #c41f43
}

.footer-bottom p span,
.footer-link-list li a:hover {
    color: #ec3323
}

.footer-widget {
    margin-top: 10px;
    padding-bottom: 25px
}

.footer-bottom {
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px 0;
    width: 100%
}

.footer-bottom p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff
}

.footer-bottom .container {
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding-top: 20px
}

.footer-bar {
    border-bottom: 1px solid rgba(132, 132, 132, .17);
    margin-bottom: 60px;
    padding: 25px 0 22px
}

.address-ul {
    color: #e5e5e5;
    font-size: 16px
}

.address-ul li {
    padding-bottom: 6px;
    margin-bottom: 10px;
    padding-left: 26px;
    font-size: 14px
}

.address-ul li i {
    color: #fff;
    font-size: 15px;
    margin-right: 3px;
    position: absolute;
    left: 0;
    margin-top: 3px
}

.footer-link-list li a:after {
    content: "";
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 2px solid #da0036;
    border-bottom: 2px solid #da0036;
    top: 6px;
    left: -7px;
    -moz-transform: rotate(224deg);
    -o-transform: rotate(224deg);
    -ms-transform: rotate(224deg);
    -webkit-transform: rotate(224deg);
    transform: rotate(224deg);
    transition: .5s ease-out
}

.footer-link-list li a:hover:after {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff
}

#bt {
    background-color: #212121;
    color: #fafafa;
    position: fixed;
    display: flex;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    opacity: 0;
    border: none;
    transition: opacity .1s linear;
    z-index: 10000;
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

#bt.show {
    opacity: 1
}
.sec-pd-btm{
    padding-bottom: 100px;
}
.m-counter{padding: 15px;border-radius: 10px;background: #00435a;box-shadow: 1px 1px 10px gray;margin-top: -76px;}
.counter-box{
    background: #c41f43;
    border-radius: 10px;
    padding: 15px 30px 15px 10px;
    position: relative;
}
.counter-box i{
    position: absolute;
    top: 5px;
    right: 10px;
    color: #fff;
    font-size: 22px;
}
.counter-box h5{
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 11px;
    color: #fff;
}
.counter-box h5 .counter-numb{
    
}
.counter-box p{
    color: #fff;
    margin-bottom: 0pc;
    font-size: 14px;
    font-weight: 500;
}
.blog-detail .blog-heading {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.4
}

.blog-detail-inline .list-inline {
    margin-bottom: 3rem;
    margin-top: 0
}

.blog-detail-inline .list-inline li a i {
    font-size: 16px;
    color: #c41f43;
    vertical-align: baseline
}

.blog-detail .main-img {
    margin-bottom: 2rem
}

.blog-detail p {
    margin-bottom: 1rem;
    font-size: 16px;
    font-weight: 400
}

.social-share {
    margin-top: 3rem
}

.social-share .share-btn-fb {
    background-color: #4267b2;
    border: 2px solid #4267b2;
    color: #fff
}

.social-share .share-btn-fb:hover {
    background-color: #fff;
    color: #4267b2
}

.social-share .share-btn-twi {
    background-color: #00aced;
    border: 2px solid #00aced;
    color: #fff
}

.social-share .share-btn-twi:hover {
    background-color: #fff;
    color: #00aced
}

.social-share .share-btn-insta {
    background-color: #0073b1;
    border: 2px solid #0073b1;
    color: #fff
}

.social-share .share-btn-insta:hover {
    background-color: #fff;
    color: #0073b1
}

.social-share .share-btn {
    padding: 10px 20px;
    -webkit-transition: .2s !important;
    -moz-transition: .2s !important;
    -ms-transition: .2s !important;
    -o-transition: .2s !important;
    transition: .2s !important;
    border-radius: 50px;
    font-weight: 700;
    margin-right: 10px;
    margin-bottom: 10px
}

.login-page {
    padding-top: 130px;
    padding-bottom: 100px;
    min-height: 100vh;
    background: linear-gradient(180deg, #fef7e2, #eeeefd)
}

.login-title {
    color: #18425a;
    font-size: 28px;
    font-weight: 600
}

.padding-form {
    padding: 35px
}

.bg-login-form {
    background: #fff
}

.bg-login-form .form-group span.text-danger {
    width: 100%;
    display: block;
    font-size: 14px;
    margin-top: 3px
}

.bg-login-image {
    background-position: center;
    background-size: cover
}

.bg-login-image.con-img {
    background-position: bottom;
    background-size: cover;
    background: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%)
}

.bg-login-image.pack-img {
    background-position: bottom;
    background-size: cover;
    background: linear-gradient(180deg, #fef7e2, #eeeefd)
}

.bg-login-image.pack-img .pack-m h5 {
    font-size: 22px;
    background: linear-gradient(180deg, #ede4c9, #d1d1ef);
    padding: 20px;
    border-radius: 20px;
    font-weight: 600;
    color: #006297
}

.bg-login-image.pack-img .pack-m h1 {
    font-size: 30px;
    font-weight: 700;
    color: #ff0c10;
    margin-top: 15px;
    margin-bottom: 15px
}

.bg-login-image.pack-img .pack-m p {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid silver;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.bg-login-form .form-group {
    margin-bottom: 1rem
}

.user .form-control:focus {
    color: #333;
    background-color: transparent;
    border-color: #006297;
    outline: 0;
    box-shadow: none
}

.user .form-control-user {
    font-size: 14px;
    border-radius: 6px;
    height: 50px;
    display: block;
    font-weight: 500;
    line-height: 1.5;
    color: #333;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.bg-login-form .label-top {
    margin-bottom: .3rem;
    color: #000
}

.bg-login-form label {
    color: #006297;
    font-size: 14px;
    font-weight: 600
}

.con-box {
    padding-top: 19px;
    padding-bottom: 19px;
    text-align: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #ffffff47
}

.con-box i,
.con-box img,
.int-box,
.int-box i,
.left-icon-box i {
    position: absolute
}

.con-box i,
.con-box img,
.element {
    text-align: center
}

.con-box img {
    width: 41px;
    left: 0;
    top: 29px;
    box-shadow: 1px 1px 1px #000
}

.con-box i {
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
    background: #18425a;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    left: 0
}

.con-box .con-box-text {
    padding-left: 57px;
    padding-top: 4px
}

.con-box .con-box-text h6 {
    color: #fff;
    margin-bottom: 3px;
    font-size: 17px;
    font-weight: 600
}

.con-box .con-box-text p {
    font-size: 14px;
    color: #e5e5e5;
    margin-bottom: 0
}

.int-box {
    background: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%);
    padding: 30px;
    left: -50px;
    bottom: 40px;
    z-index: 8;
    border-radius: 10px;
    width: 48%
}

.int-box i {
    top: 3px;
    left: 10px;
    z-index: 0;
    font-size: 80px;
    color: #ffffff40
}

.int-title {
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 0;
    letter-spacing: 1px;
    line-height: 1.7;
    position: relative;
    z-index: 1;
    font-style: italic
}

.left-icon-box,
.profile-pic,
.thnx {
    margin-bottom: 20px
}

.bg-f7 {
    background-color: #f7f7f7
}

.empty-box {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 200px;
    background-position: center center
}

.bg-img-left {
    background-image: url(../../assets/img/ab-bg.jpg)
}

.bg-text-right {
    padding-top: 100px;
    padding-bottom: 100px
}

.left-icon-box {
    -moz-transition: .15s;
    -o-transition: .15s;
    -webkit-transition: .15s;
    transition: .15s;
    padding: 20px;
    border-radius: 6px;
    position: relative
}

.left-icon-box i {
    left: 15px;
    font-size: 44px;
    color: #da0036
}

.left-icon-box .left-icon-content {
    position: relative;
    padding-left: 60px
}

.left-icon-box .left-icon-content h5 {
    font-weight: 700;
    font-size: 28px
}

.left-icon-box .left-icon-content p {
    font-size: 14px;
    line-height: 1.6
}

.picture-container {
    position: relative;
    cursor: pointer;
    text-align: center;
    padding: 10px;
    background: #fafafa;
    border-radius: 20px;
    border: 0 solid rgb(95 185 250)
}

.picture {
    width: 100%;
    height: 120px;
    background-color: transparent;
    color: #fff;
    overflow: visible;
    transition: .2s;
    -webkit-transition: .2s
}

.picture:hover {
    border-color: #2ca8ff
}

.picture input[type=file] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    background: #fff;
    border-radius: 20px;
    width: 100%;
    border: 0 solid red
}

.picture-src {
    width: 100%;
    border-radius: 10px;
    height: 100%
}

.camera,
.profile-pic img {
    background-color: #ff8686;
    border-radius: 50%
}

.profile-pic {
    display: flex
}

.camera {
    position: absolute;
    margin-left: 90px;
    padding: 10px;
    z-index: 2
}

.profile-pic img {
    cursor: pointer;
    width: 130px;
    height: 130px
}

.thnx {
    font-size: 60px;
    font-weight: 800
}

.thumb {
    animation: 2s infinite shake-animation;
    transform-origin: 50% 50%
}

.element {
    margin: 0 auto 30px;
    width: 60px;
    height: 60px;
    background: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%);
    border-radius: 50px;
    line-height: 59px;
    font-size: 30px;
    color: #fff
}

@keyframes shake-animation {
    0%,
    10.71429%,
    100%,
    3.57143%,
    7.14286% {
        transform: translate(0, 0)
    }
    1.78571%,
    5.35714%,
    8.92857% {
        transform: translate(5px, 0)
    }
}

.info-text {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #00445b
}

.m-nav-pills {
    justify-content: center;
    gap: 10px
}

.m-nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #c41f43 !important
}

.m-nav-pills.nav-pills .nav-link {
    text-transform: uppercase;
    background: #ececec;
    color: #000;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 13px 10px;
    font-size: 14px
}

.search-page {
    margin-bottom: 30px
}

.search-page .main-form {
    box-shadow: 1px 6px 10px #0000003b;
    margin-bottom: -115px;
    background: -webkit-linear-gradient(97deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%)
}

.m-table thead {
    background: #00435a;
    color: #fff;
    font-size: 14px
}

.compare-table td,
.compare-table th,
.m-table thead th {
    padding-top: 15px;
    padding-bottom: 15px
}

.m-table tbody {
    font-size: 14px
}

.m-table tbody .form-control {
    height: 35px
}

.m-table tbody .btn {
    font-size: 14px;
    padding: 5px 10px
}

.accordion-item {
    border: 0;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: 1px 1px 10px #e5e5e5;
}

.accordion-item .accordion-header {
    background-color: #fff;
    padding: 18px;
    position: relative
}

.accordion-button {
    padding: 0;
    background-color: #fff;
    color: #000;
    font-size: 15px;
    font-weight: 600
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: none
}

.big h5,
.order-det .m-table .row-total {
    color: #da0036
}

.accordion-button:focus {
    z-index: 3;
    border-color: #fff;
    outline: 0;
    box-shadow: none
}

.accordion-body {
    padding: 1rem 1.25rem;
    line-height: 1.8;
    font-size: 15px
}

.m-form-card {
    padding: 15px;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}

.m-form-card .card-h {
    font-size: 17px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #da0036;
    font-weight: 500
}

.m-form-card .btn-red {
    padding: 6px 9px;
    font-size: 14px;
    text-transform: uppercase
}

.m-form-card .btn-blue {
    padding: 6px 9px;
    background: #00435a;
    border: 1px solid #00435a
}

.m-form-card .label-top {
    margin-bottom: 5px;
    color: #00435a;
    font-size: 14px;
    font-weight: 600
}

.big,
.business-sec .custom-file-upload {
    cursor: pointer;
    margin-bottom: 15px;
    text-align: center
}

.big {
    display: block;
    width: 100#;
    border: 1px solid #00435a;
    border-radius: 10px;
    padding: 4px
}

.big h5 {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700
}

.big p {
    font-size: 13px;
    color: #000;
    margin-bottom: 0;
    font-weight: 600
}

.big hr {
    margin-top: 5px;
    margin-bottom: 5px
}

.m-con-box {
    text-align: center;
    width: 100%;
    border: 3px solid #c41f43;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px
}

.m-con-box-label {
    color: #18425a;
    font-weight: 700;
    font-size: 18px
}

.what-link {
    color: #00d500;
    font-size: 35px
}

.what-link:hover {
    color: #00c500
}

.email-link {
    margin-top: 15px
}

.business-sec .upload-container {
    display: flex;
    gap: 20px
}

.business-sec .upload-box {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    text-align: center;
    width: 50%
}

.business-sec .custom-file-upload {
    display: block;
    padding: 9px;
    background: -webkit-linear-gradient(297deg, rgb(13 28 39) 10%, rgb(218 0 54 / 87%) 100%);
    color: #fff;
    border-radius: 5px;
    font-size: 13px
}

.business-sec .preview {
    width: 100%;
    height: 150px;
    border: 2px dashed #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 5px;
    background: #fafafa
}

.business-sec .preview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: none
}

.what-float {
    background-color: #00d500;
    color: #fff;
    position: fixed;
    bottom: 18px;
    left: 18px;
    z-index: 999;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    text-align: center;
    animation: 2s infinite pulseX;
    box-shadow: 1px 1px 6px #585858
}

.what-float i {
    line-height: 40px;
    font-size: 24px
}

.what-float:hover {
    background-color: #00c500;
    color: #fff
}

@keyframes pulseX {
    0%,
    100% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
}

.forgot-p {
    color: #1976d2;
    font-size: 14px
}

.login-text {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    margin-top: 40px;
    margin-bottom: 20px
}

.log-with {
    font-size: 20px;
    color: #fff;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 5px
}

.log-with i {
    line-height: 50px
}

.log-with.log-google {
    background-color: #ea4335
}

.log-with.log-facebook {
    background-color: #3b5998
}

.log-with:hover {
    background-color: #18425a;
    color: #fff
}

.compare-table td img {
    width: 32px;
    height: 32px
}

.compare-table.table>:not(:last-child)>:last-child>* {
    border-bottom-color: transparent
}

.compare-table tbody tr td:first-child {
    width: 40%
}

.compare-table tbody tr td:not(:first-child) {
    width: 20%;
    text-align: center
}

.cmp-price {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 2px
}

.cmp-price strong {
    font-size: 18px
}

.cmp-title {
    color: #c41f43;
    font-weight: 600;
    font-size: 17px
}

.cmp-sub {
    margin-bottom: 5px;
    font-size: 14px
}
.partner-box{
    border: 1px solid #d7d7d7;
    /* margin-top: 30px; */
    text-align: center;
    margin-bottom: -1px;
    padding: 20px 15px;
    height: 100%;
}
.partner-box img{
    width:150px;
    margin-left: auto;
    height: 100%;
}
@media(max-width:992.2px) {
    .main,
    .main .owl-carousel .item {
        height: 500px
    }
    .main-form-new .select2-container {
        width: 100% !important
    }
    .section-space {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .right-img img,
    .step-box .step-con {
        width: 100%
    }
    .step-list .connector {
        display: none
    }
    .main .slider-content h1 {
        font-size: 30px
    }
    .main .slider-content {
        margin-top: 50px
    }
    .main .slider-content p {
        margin-bottom: 20px
    }
    .ms-tabs .nav-pills .nav-link {
        margin-bottom: 15px
    }
    .right-img {
        margin-top: 15px
    }
    .social-box {
        display: inline-flex;
        margin: 0 10px 40px
    }
    .m-heading {
        font-size: 25px
    }
    .cont-row {
        padding: 0
    }
    p {
        font-size: 13px
    }
}

@media(max-width:767.2px) {
    .m-counter{
        margin-top: -15px;
    }
    .counter-box{
        margin-bottom: 7px;
        margin-top: 7px;
    }
    .counter-box h5{
        font-size: 20px;
    }
    .counter-box p{
        font-size: 13px;
    }
    .counter-box i{
        font-size: 18px;
    }
    .cmp-sub,
    .cmp-title {
        white-space: nowrap
    }
    .button-radio,
    .int-box,
    .newsletter {
        width: 100%
    }
    .newsletter .form-control {
        height: 47.6px
    }
    .cmp-title {
        font-size: 14px
    }
    .button-radio label {
        font-size: 12px padding: 10px 6px
    }
    .padding-form {
        padding: 25px 20px
    }
    .bg-login-image.con-img {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .step-box {
        margin-top: 20px
    }
    .int-box {
        left: auto;
        position: relative
    }
    .int-title {
        font-size: 18px
    }
    .m-heading,
    .main .slider-content h1 {
        font-size: 20px
    }
    .form-control {
        padding: 5px 10px;
        height: 40px;
        font-size: 12px
    }p
    .ms-tabs .nav-pills .nav-link {
        min-width: 80px;
        padding: 10px
    }
    .ms-tabs .nav-pills .nav-link img {
        width: 34px;
        height: 18px
    }
    .ms-tabs .nav-pills .nav-link span {
        font-size: 10px
    }
}

@media(max-width:600.2px) {
    .m-heading {
        font-size: 18px
    }
}