* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    background-color: #fff;
    scroll-behavior: smooth;
}

body {
    background-color: #fff;
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: 9999s ease-in-out 0s;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #131313;
    margin: 0
}

.text-blue {
    color: #072F8F;
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ol li {
    list-style: auto;
    margin-bottom: 15px;
}

ol li b {
    color: #e1213a;
}

p {
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-0 {
    padding-right: calc(var(--bs-gutter-x) * 0) !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.ml-0-6 {
    margin-left: calc(-0.6 * var(--bs-gutter-x)) !important;
}

.p-l-r-20 {
    padding: 0 20px;
}


a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.top-panel {
    background: #dce6ff;
    display: flex;
    justify-content: space-between;
    padding: 5px 15px;
}

.top-panel-icons {
    display: flex;
}

.top-social-icons:before {
    content: "Folllow Us:";
}

.top-panel-icons li {
    padding-left: 10px;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.lne-hgt-26 {
    line-height: 26px !important;
}

.padding_0 {
    padding: 0px;
}

.navbar-nav .nav-item .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    color: #102f76;
}
.navbar-nav .nav-item .nav-link:hover,
.navbar-nav .nav-item .nav-link.active {
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    background: #e1213a;
    color: #fff;
}

.bdr-btm-1 {
    border-bottom: 1px solid #B1B1B1;
}

.white-bg-color {
    background: #fff;
}

.container-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.left-panel {
    width: 200px;
    background: #DCE6FF;
    transition: 0.3s;
}

.left-panel .fixed {
    position: fixed;
    width: 200px;
    left: 0;    
}

.mble-logo-wrap {
    display: none;
}

.mble-logo-wrap .menu-hamburger {
    position: absolute;
    top: 0;
    left: 15px;
}

.left-panel .logo-navbar-brand {
    width: 175px;
    margin: 0 auto;
    display: block;
    padding: 15px;
}

.right-container {
    width: calc(100% - 200px);
    border-left: 5px solid #E1213A;
    transition: 0.3s;
}

/* Custom Plugin */
.owl-nav {
    display: block;
    margin: 15px auto;
    text-align: center;
  }
  
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    display: inline-block;
    padding: 6px 0 !important;
    background-color: var(--primary);
    color: #fff;
  }
  
  .owl-carousel .owl-nav button.owl-next {
    padding-right: 14px !important;
    padding-left: 7px !important;
    border-radius: 0 40px 40px 0;
  }
  
  .owl-carousel .owl-nav button.owl-prev {
    padding-right: 7px !important;
    padding-left: 14px !important;
    border-radius: 40px 0 0 40px;
  }
  
  .owl-carousel .owl-dots {
    display: block;
    margin: 16px auto;
    text-align: center;
  }
  
  .owl-carousel button.owl-dot {
    display: inline-block;
    margin: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #aba7c2;
    transition: all .2s ease;
  }
  
  .owl-carousel button.owl-dot:focus {
    outline: none;
  }
  
  .owl-carousel button.owl-dot.active {
    background-color: var(--primary);
  }
  
  #services-offerings.owl-carousel .owl-item .row {  
    margin-left: 25px;
    margin-right: 25px;
    overflow: hidden;
  }

/* header section start */
.home-banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 500px;
}
.home-banner:before {    
    content: "";
    background: url(../images/home-banner.png);
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: cover !important;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.25;
}
.home-banner .banner-content,
.home-banner .banner-content h1 {
    color: #fff;
}
.home-banner .banner-content h1 {
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
.home-banner .banner-content p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.contact-banner-section .home-banner:before {    
    background: url(../images/location-map.jpg);
}
.header_section {
    width: 100%;
    float: left;
    background: #072F8F;
    /* background: linear-gradient(90deg, #072F8F 61%, #DCE6FF 61%); */
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}

.bg-light {
    background-color: transparent !important;
}

.mr-auto,
.mx-auto {
    text-align: center;
}

.ml-auto,
.mx-auto {
    margin: 0 auto;
}

a.navbar-brand {
    width: 24%;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 3px 5px;
    font-size: 16px;
    color: #fefefd;
    margin: 0px 6px;
    border: 1px solid transparent;
    border-radius: 5px;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fefefd;
    border: 1px solid #fefefd;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fefefd;
    border: 1px solid #fefefd;
}

.navbar-brand {
    margin: 0px;
    float: right;
    width: 14%;
}

.navbar {
    padding: 15px 15px;
}

.user_icon {
    padding-right: 15px;
}

.login_bt {
    width: 210px;
}

.login_bt ul {
    margin: 0px;
    padding: 0px;
}

.login_bt li a {
    float: left;
    font-size: 18px;
    color: #072F8F;
    text-transform: uppercase;
    padding: 0px 0px 0px 50px;
}

.login_bt li a:hover {
    color: #ffffff;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    padding: 0;
}

.banner_taital_main {
    width: 100%;
    float: left;
    padding-left: 100px;
}

.banner_taital {
    width: 90%;
    font-size: 60px;
    color: #fefefd;
    text-transform: uppercase;
    font-weight: bold;
}

.banner_text {
    width: 100%;
    font-size: 16px;
    color: #fefefd;
    float: left;
    padding-top: 10px;
    margin: 0px;
}

.started_bt {
    width: 170px;
    float: left;
    margin-left: 15px;
    margin-top: 30px;
}

.started_bt a {
    width: 100%;
    float: left;
    padding: 8px 10px;
    color: #ffffff;
    background-color: #E1213A;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
}

.started_bt a:hover {
    color: #072F8F;
    background-color: #ffffff;
}

.readmore_btn {
    width: 170px;
    float: left;
    margin-top: 30px;
}

.readmore_btn a {
    width: 100%;
    float: left;
    padding: 8px 10px;
    color: #ffffff;
    background-color: #E1213A;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
}

.readmore_btn a:hover {
    color: #072F8F;
    background-color: #ffffff;
}

.readmore_btn.active a {
    color: #072F8F;
    background-color: #ffffff;
}

.banner_img {
    width: 58%;
    margin: 0 auto;
    text-align: center;
}

#banner_slider a.carousel-control-prev {
    left: initial;
    top: 180px;
    right: -14px;
    color: #ffffff;
    background-color: #072F8F;
}

#banner_slider a.carousel-control-next {
    right: -14px;
    top: 120px;
}

#banner_slider .carousel-control-next,
#banner_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #E1213A;
    opacity: 1;
    font-size: 16px;
    color: #ffffff;
}

#banner_slider .carousel-control-next:focus,
#banner_slider .carousel-control-next:hover,
#banner_slider .carousel-control-prev:focus,
#banner_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #072F8F;
}


/* banner section end */


/* box section start */

.box_section {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -70px;
}

.online_box {
    width: 100%;
    display: flex;
}

.online_box_left {
    width: 100%;
    float: left;
    background-color: #fefefd;
    height: auto;
    padding: 30px;
    box-shadow: 0px 9px 15px 5px #ededed;
    border-radius: 8px;
    margin: 10px;
}

.online_box_main {
    width: 100%;
    display: flex;
}

.box_left {
    width: auto;
}

.box_right {
    width: 70%;
    padding-left: 20px;
}

.right_arrow {
    width: 50px;
    font-size: 20px;
    color: #ffffff;
    background-color: #072F8F;
    border-radius: 100%;
    text-align: center;
    padding: 7px;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.box-text {
    width: 100%;
    font-size: 16px;
    color: #E1213A;
    margin: 0px;
    font-weight: normal;
    text-transform: uppercase;
}

.working-text {
    width: 100%;
    font-size: 20px;
    color: #072F8F;
    font-weight: bold;
    padding-bottom: 0px;
}

.online_box_left:hover {
    background-color: #E1213A;
}

.online_box_left:hover .box-text {
    color: #ffffff;
}

.online_box_left:hover .working-text {
    color: #ffffff;
}

.online_box_left.active {
    background-color: #E1213A;
}

.online_box_left.active .box-text {
    color: #ffffff;
}

.online_box_left.active .working-text {
    color: #ffffff;
}


/* box section end */


/* services section start */

.services_section {
    width: 100%;
    float: left;
}

.container-bg {
    background-color: #DCE6FF;
    display: inline-block;
    margin-top: 15px;
    max-width: 100%;
}

.services-offering-inner {
    width: 100%;
    float: left;    
    padding: 10px 0px;
    margin-top: 10px;
}

.service_box .box-heading {
    position: relative;
}

.service_box .box-heading .box-icon {
    width: 80px;
    height: 80px;
    background: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 50%;
    position: absolute;
    left: -46px;
    top: -36px;
    border: 5px solid #DCE6FF;
    z-index: 1;
}

.service_box .box-heading .box-icon i {
    font-size: 25px;
    color: #e1213a;
    text-align: center;
    line-height: 48px;
}

.corporate_text {
    width: 100%;
    float: left;
    color: #e1213a;
    font-size: 17px;
    text-transform: uppercase;
    padding: 0 0 15px 35px;
    margin-top: -15px;
}

p.slider-text {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; 
    overflow: hidden;
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 0px;
    color: #072F8F;
    padding-left: 20px;
}

.readmore_button {
    width: 160px;
    float: left;
    margin-top: 30px;
}

.readmore_button a {
    width: 160px;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #072F8F;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}

.service_box:hover .corporate_text {
    color: #E1213A;
}

.service_box:hover .readmore_button a {
    background-color: #E1213A;
    color: #ffffff;
}

.service_box.active .corporate_text {
    color: #E1213A;
}

.service_box.active .readmore_button a {
    background-color: #E1213A;
    color: #ffffff;
}

#services-offerings .service_box,
.services-offerings .service_box {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 30px;
    border-radius: 100px 30px;
}

.services-offering-inner.services-offerings {
    padding: 0 50px;
}

.services-offering-inner.services-offerings p.slider-text {
    -webkit-line-clamp: 5;
}

/* services section end */


/* content section start */

.content_section {
    width: 100%;
    float: left;
}

.content-heading {
    width: 100%;
    float: left;
    font-size: 27px;
    color: #072F8F;
    text-align: left;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 0px;
}

.content-section-inner {
    width: 100%;
    float: left;
    padding: 15px 0px 0px 0px;
}

.content-box {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: auto;
    padding: 30px 10px;
    box-shadow: 0px -3px 15px 0px;
}


/* Zoom In #1 */

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    min-height: 370px;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.column {
    margin: 15px 0px 0;
    padding: 0;
    box-shadow: 0px 10px 15px 0px;
}

.column:last-child {
    padding-bottom: 30px;
}

.column::after {
    content: '';
    clear: both;
    display: block;
}

figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

.introduction_text {
    width: 100%;
    float: left;
    text-align: center;
    color: #072F8F;
    font-size: 20px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.read_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 10px;
    text-align: center;
    background-color: #072F8F;
    margin-top: 30px;
    border-radius: 5px;
    text-transform: uppercase;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #e53232;
}

.read_bt.active a {
    color: #ffffff;
    background-color: #e53232;
}


/* content section end */


/* about section start */

.about-section {
    width: 100%;
    float: left;
    background-color: #072F8F;
    height: auto;
    padding: 0;
}

.about-text_main {
    width: 100%;
    float: left;
    padding: 100px 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
}

.about-text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    margin: 30px 0px 0px 0px;
}

.about-img {
    width: auto;
}

.readmore_bt {
    width: 170px;
    float: left;
    margin-top: 50px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #E1213A;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    text-transform: uppercase;
}

.readmore_bt a:hover {
    color: #ffffff;
    background-color: #072F8F;
}


/* about section end */


/* newsletter section start */

.newsletter_section {
    width: 100%;
    float: left;
}

.newsletter_taital_main {
    width: 100%;
    display: flex;
}

.newsletter_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #212120;
    font-weight: bold;
    text-transform: uppercase;
}

hr.newsletter_border_main {
    width: 70%;
    border: 1px solid #212120;
    margin-top: 25px;
}

.email_bt {
    color: #d9d9d8;
    width: 100%;
    height: 60px;
    font-size: 18px;
    background-color: #ffffff;
    padding: 15px 20px 10px 20px;
    border: 0px;
    margin-top: 40px;
    box-shadow: 0px 0px 11px 2px;
}

textarea#comment::placeholder {
    color: #d9d9d8;
}

.subscribe_bt {
    width: 180px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    background-color: #f9bc19;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
}


/* newsletter section end */


/* testimonial section start */

.customer_section {
    width: 100%;
    float: left;
}

.customer-heading {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #072F8F;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.customer-inner-section {
    width: 100%;
    float: left;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 0px 50px 0px 50px;
}

.customer_text {
    width: 100%;
    font-size: 14px;
    color: #737372;
    margin: 0 auto;
}

.flt-rgt {
    float: right;
}

.customer_main {
    width: 100%;
}

.customer_left {
    width: 30%;
    float: left;
}

.customer_right {
    width: 70%;
    float: left;
    margin-top: 40px;
}

.customer_name {
    width: 100%;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #E1213A;
}

.enim_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #072F8F;
    margin: 20px 0px 0px 0px;
}

#my_slider a.carousel-control-prev {
    left: 30px;
    top: 190px;
}

#my_slider a.carousel-control-next {
    right: 30px;
    top: 190px;
}

#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #072F8F;
    opacity: 1;
    font-size: 18px;
    color: #ffffff;
    border-radius: 100%;
}

#my_slider .carousel-control-next:focus,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #E1213A
}


/* testimonial section end */


/* news section start */

.news_section {
    width: 100%;
    float: left;
}

.news_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    text-transform: uppercase;
    color: #011430;
    font-weight: bold;
    text-align: center;
}

.news_section_2 {
    width: 98%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 30px;
    border-radius: 5px;
}

.news_box {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 5px 0px #e9e9e8;
    float: left;
    padding-bottom: 40px;
    margin-top: 30px;
}

.why-morevisa {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #011430;
    text-align: center;
    font-weight: bold;
    padding-top: 60px;
}

.dummy_text {
    width: 90%;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    color: #011430;
}

#custom_slider a.carousel-control-next {
    right: 0px;
    left: 0px;
    top: 480px;
}

#custom_slider .carousel-control-next,
#custom_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #E1213A;
    opacity: 1;
    font-size: 18px;
    color: #ffffff;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
}

#custom_slider .carousel-control-next:focus,
#custom_slider .carousel-control-next:hover,
#custom_slider .carousel-control-prev:focus,
#custom_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #E1213A
}


/* news section end */


/* contact section start */

.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.contact-heading {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #011430;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 0px;
}

.contact_section_2 {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.mail_section {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 30px;
}

.mail_section .contact-button.success {
    pointer-events: none;
    background: #ccc;
    color: #000;
}

.mail_section  #pageloader {
    background: rgb(11, 75, 159, 0.4);
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9999;
  }

  .mail_section  #pageloader .spinner {
    width: 56px;
    height: 56px;
    display: grid;
    animation: spinner-plncf9 4s infinite;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
 }
 
 .mail_section  #pageloader .spinner::before,
 .mail_section  #pageloader .spinner::after {
    content: "";
    grid-area: 1/1;
    border: 9px solid;
    border-radius: 50%;
    border-color: #474bff #474bff #0000 #0000;
    mix-blend-mode: darken;
    animation: spinner-plncf9 1s infinite linear;
 }
 
 .mail_section  #pageloader .spinner::after {
    border-color: #0000 #0000 #dbdcef #dbdcef;
    animation-direction: reverse;
 }
 
 @keyframes spinner-plncf9 {
    100% {
       transform: rotate(1turn);
    }
 }

.form-control-input {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #7c7c7d;
    border-bottom: 1px solid #7c7c7d !important;
    background-color: transparent;
    padding: 14px 15px 0px 0px;
    margin-bottom: 10px;
    border: 0px;
}

input.form-control-input::placeholder {
    color: #7c7c7d;
}

.form-control-textarea {
    color: #7c7c7d;
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #7c7c7d;
    border-bottom: 1px solid #7c7c7d !important;
    background-color: transparent;
    padding: 20px 15px 0px 0px;
    margin-bottom: 10px;
    border: 0px;
}

textarea#comment::placeholder {
    color: #7c7c7d;
}

.send_bt {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #E1213A;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
}

.send_bt a:hover {
    color: #fff;
    background-color: #072F8F;
}
.contact-banner-section h1.contact-heading {
    text-align: left;
    font-weight: normal;
    padding: 0;
}
.contact-banner-section h1.contact-heading span {
    display: block;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: normal;
}
.contact-banner-section .form-control-input, 
.contact-banner-section .form-control-textarea {   
    color: #fff;
    border-bottom: 1px solid #fff!important;
}
.contact-banner-section .form-control-input::placeholder,
.contact-banner-section textarea.form-control-textarea::placeholder {
    color: #fff;
}
.contact-banner-section .form-control-select {
    width: 100%;
    background: transparent;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 14px 15px 0px 0px;
    margin-bottom: 10px;
}

.contact-banner-section .form-control-select option {
    color: #000;
}

.contact-banner-section a {
    color: #fff;
}
.mail_section.map_form_container.success {
    display: none;
}
.status-msg.success {
    display: inline-block;
}
.status-msg.success {
    display: block;
    max-width: 400px;
    margin: 0 auto;
}
/* contact section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #E1213A;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 0px;
    line-height: 40px;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #ccc;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}