@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Oswald:wght@300;400;500&display=swap');
body{font-family: 'Open Sans', sans-serif;padding: 0;margin:0;font-size: 16px;color: #333333;}
html{scroll-behavior: smooth;}
.form-group{margin-bottom: 30px;}
a{color: #214b8e;transition: all .5s;}
a:hover{color: #d7973d;text-decoration: none;transition: all .5s;}
.btn{font-size: 18px;padding: 12px 30px;}
.btn-primary {
    color: #fff;
    background-color: #d7973d;
    border-color: #d7973d;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: unset;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #9d620f;
    border-color: #9d620f;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #9d620f;
    border-color: #9d620f;
    box-shadow: unset;
}
.btn-primary:hover {
    color: #fff;
    background-color: #9d620f;
    border-color: #9d620f;
}
h1, h2, h3, h4, h5, h6{font-family: 'Oswald', sans-serif;}


.header_top {
    background: #214b8e;
    color: #fff;
    padding: 10px 0;
}
.header_top_in {
    display: flex;
    align-items: center;
}
.social_h {
    margin-left: auto;
}
.header_top_in ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

.header_top_info li::after {
    content: "|";
    margin: 0 25px;
    color: #819aac;
}
.header_top_info li:last-child::after {
    display: none;
}
.header_top_info li img {
    margin-right: 10px;
}
.social_h a {
    margin-left: 25px;
    color: #fff;
}
.social_h a:hover {
    color: #d7973d;
}
.header_bot .navbar {
    padding: 5px 0;
}
.header_bot a.nav-link {
    font-weight: 600;
    margin-left: 40px;
}
.header_bot .navbar-nav .nav-link {
    padding: 0;
}
.header_bot .navbar-nav .nav-item .nav-link.active {
    color: #d7973d;
}
.header_bot .navbar-nav .nav_user .nav-link{
    color: #204686;
    font-size: 22px;
}
.header_bot .navbar-nav .nav_user .nav-link:hover{
    color: #d7973d;
}
.header_bot .nav {
    align-items: center;
}
.st_1 .row{margin:0;}
.st_1 .row [class*="col-"]{padding:0;}
.st_1{text-align: center;color: #fff;}
.st_1_trainer {
    background-image: url(../img/bg1.jpg);
    background-size: cover;
    background-position: center;
}
.st_1_advertiser {
    background-image: url(../img/bg2.jpg);
    background-size: cover;
    background-position: center;
}
.st_1_trainer, .st_1_advertiser {
    padding: 100px 50px;
    height: 100%;
}
.st_1 h3 {
    margin: 0;
    font-size: 70px;
    font-family: 'Open Sans';
    font-weight: 600;
    line-height: 1.2;
}
.st_1 h1 {
    margin: 0;
    font-size: 90px;
    font-family: 'Open Sans';
    font-weight: 800;
    text-transform: uppercase;
}
.st_1 p {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
}
.st_2 {
    background: #e3eeff;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.st_2_in_itm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 130px 0;
    position: relative;
}
.st_2_in_con {
    width: 500px;
    max-width: 100%;
    text-align: center;
}
.st_2_in_con h3 {
    color: #322f53;
    font-family: 'Open Sans';
    font-size: 40px;
}
.st_2_in_itm:nth-child(odd) .st_2_in_ic{
    padding-left: 200px;
}
.st_2_in_itm:nth-child(even){
    flex-direction: row-reverse;
}
.st_2_in_itm:nth-child(even) .st_2_in_ic{
    padding-right: 200px;
}
.st_2_in_itm:nth-child(odd)::after {
    content: "";
    background-image: url(../img/left_shape.png);
    background-size: 556px;
    background-repeat: no-repeat;
    display: block;
    width: 556px;
    position: absolute;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    top: 100%;
}
.st_2_in_itm:nth-child(even)::after {
    content: "";
    background-image: url(../img/right_shape.png);
    background-size: 556px;
    background-repeat: no-repeat;
    display: block;
    width: 556px;
    position: absolute;
    height: 113px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    top: 100%;
}
.st_2_in_itm:first-child{margin-top: 70px; 
margin-bottom: -15px;
}
.st_2_in_itm:last-child{margin-bottom: 70px;
margin-top: -30px;
}
.st_2_in_itm:last-child::after {display: none;}
.st_2_in_con p {
    margin: 0;
    font-size: 18px;
}
.process_sec {
    padding: 60px 0;
    text-align: center;
    background: #214b8e;
    color: #fff;
}
.heading_type2 h3 {
    font-size: 38px;
    text-transform: uppercase;
    position: relative;
    margin: 0;
}
.heading_type2 span {
    content: "";
    display: block;
    width: 130px;
    background: #1e4588;
    height: 12px;
    line-height: 1;
    margin: 25px auto 0px;
    position: relative;
}
.process_sec .heading_type2 span {
    background: #fff;
}
.heading_type2 span::before {
    content: "";
    display: block;
    width: 66px;
    background: #d7973d;
    height: 4px;
    line-height: 1;
    position: absolute;
    top: 4px;
}
.heading_type2 span::before {
    left: 0;
    right: 0;
    margin: auto;
}
.process_sec_itm {
    text-align: center;
    margin: auto;
    margin-top: 20px;
}
.process_sec_con {
    margin-bottom: 40px;
    position: relative;
}
.process_sec_con::before {
    content: "";
    width: 150%;
    left: 0;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
}   
.process_sec_itms .row [class*="col-"]:first-child .process_sec_con::before {
    left: 35%;
}
.process_sec_step {
    background: #d7973d;
    width: 118px;
    height: 118px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px;
}
.process_sec_step span {
    flex: 0 0 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
}
.process_sec_step span.process_sec_cnt {
    font-size: 35px;
    font-weight: 900;
}
.process_sec_con h4 {
    font-size: 16px;
    margin: 25px 0;
    line-height: 1.7;
    display: inline-block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.process_sec_con::after {
    content: "";
    height: 7px;
    width: 32px;
    bottom: -3px;
    position: absolute;
    background: #d7973d;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.process_sec_itm::after {
    content: "";
    right: -8px;
    position: absolute;
    background-image: url(../img/right_r.png);
    width: 16px;
    height: 29px;
    top: 68px;
}
img {
    max-width: 100%;
}
.process_sec_itms [class*="col-"]:last-child .process_sec_itm::after{
    display: none;
}
.process_sec_itms .row [class*="col-"]:last-child .process_sec_con::before {
    right: 35%;
    left: auto;
}
.st_4 {
    background: #f6f6f6;
    padding: 60px 0;
    text-align: center;
}
.heading_type2 p {
    margin: 0;
    font-weight: 300;
    font-size: 18px;
    margin-top: 20px;
}
.brands_itm {
    padding: 10px 0 0;
}
.heading_type2 {
    margin-bottom: 15px;
}
.process_sec .heading_type2 {
    margin-bottom: 35px;
}
.st_3 {
    background: url(../img/bg3.jpg);
    background-size: cover;
    background-position: center;
    padding: 60px 0;
    text-align: center;
}
.st_3_in .heading_type2{color: #fff;}
.st_3_itm_ic {
    background: #d8973e;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    margin: 0 auto 20px;
}
.st_3_itm_con h4 {
    font-size: 28px;
    color: #214b8e;
}
.st_3_itm_con p {
    margin: 0;
}
.st_3_itm {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    margin-top: 25px;
}
.st_3_itm:hover .st_3_itm_ic{background: #214b8e;}
.footer_sec {
    background: url(../img/bg4.jpg);
    color: #819aac;
    font-size: 15px;
    position: relative;
}
.footer_info {
    padding: 50px 0;
}
.footer_info_s img {
    margin-bottom: 25px;
}   
.footer_head {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}
.footer_itm ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer_itm ul li {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
}
.footer_itm ul a {
    padding: 0;
    margin: 0;
    color: #819aac;
    list-style: none;
}
.footer_itm ul li img {
    margin-right: 10px;
    flex: 0 0 24px;
}
.footer_copyright {
    margin-top: 35px;
    padding-top: 20px;
    border-top: 1px solid #233747;
    position: relative;
    padding-bottom: 15px;
}
.btn_top {
    position: absolute;
    margin: auto;
    background: #14212b;
    width: 55px;
    height: 55px;
    display: inline-block;
    top: -29px;
    border: 1px solid #233747;
    border-radius: 50%;
    line-height: 47px;
    text-align: center;
    left: 0;
    right: 0;
}
.footer_social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}
.footer_social a {
    color: #819aac;
    margin-left: 20px;
}
.footer_itm i{margin-right: 5px;}
.footer_itm ul a:hover, .footer_social a:hover {
    color: #d7973d;
}
.st_5 {
    background: #214b8e;
    text-align: center;
    padding: 60px 0;
    color: #fff;
}
.heading_type3 h3 {
    font-size: 60px;
    text-transform: uppercase;
}
.st_5_in {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
.heading_type3 {
    margin-bottom: 20px;
}
.st_5_in p {
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 18px;
}
.btn-signup {
    width: 250px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    padding-top: 8px;
    padding-bottom: 8px;
}
.st_6 {
    background: #f9f9f9;
    padding: 60px 0 30px;
}
.st_6_in .heading_type2 {
    text-align: center;
}
.st_6_itm_img {
    width: 80px;
    height: 80px;
    flex: 0 0 80px;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden;
}
.st_6_itm_img img {
    width: 100%;
    height: 100%;
}
.st_6_itm_head {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-right: 35px;
}
.st_6_itm_con h4 {
    color: #322f53;
    font-size: 25px;
    margin-bottom: 5px;
}
.st_6_itm_stars i {
    color: #214b8e;
}
.st_6_info p {
    margin: 0;
}
.st_6_itm {
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 15px 0px rgba(158, 158, 158, 0.23);
    border-bottom: 5px solid #214b8e;
}
.st_6_sld .itm {
    padding: 30px 15px 15px 15px;
}
.st_6_info p {
    margin: 0;
    line-height: 2.1;
}
.owl-prev span, .owl-next span {
    font-size: 0;
}
.owl-prev, .owl-next {
    top: 50%;
    transform: translateY(-50%);
    
    position: absolute;
}
.owl-prev{left: -20px;}
.owl-next{right: -20px;}
.owl-prev::before {
    background-image: url(../img/left_arrow.png);
    width: 18px;
    height: 32px;
    display: inline-block;
    position: relative;content: "";
}
.owl-next::before {
    background-image: url(../img/arrow_right.png);
    width: 18px;
    height: 32px;
    display: inline-block;position: relative;content: "";
}
.owl-prev:hover, .owl-next:hover, .owl-prev:focus, .owl-next:focus{
    outline: 0;
}
.st_6_itm::before {
    content: "";
    background-image: url(../img/quote.png);
    width: 40px;
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 85px;
}
.st_inner_sld {
    background-size: cover;
    background-position: center;
    background-image: url(img/banner.jpg);
    min-height: 350px;
    display: flex;
    align-items: center;
}
.st_inner_con h3 {
    margin: 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
}
.st_inner_con {
    width: 550px;
    max-width: 100%;
}
.st_3_in .heading_type2 h4 {
    font-weight: 300;
}
.st_7 {
    padding: 60px 0;
    text-align: center;
}
.st_7_itm {
    padding-top: 30px;
}
.st_7_itm_con p {
    margin: 0;
    font-size: 15px;
    color: #6a6a6a;
}
.st_7_itm_con h4 {
    font-size: 35px;
    margin-top: 25px;
}
.st_7_itm_ic{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #1e4588;
}
.st_head {
    padding: 60px 0;
    text-align: center;
    color: #fff;
}
.main_heading {
    font-size: 60px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.st_head_in .breadcrumb {
    background: none;
    padding: 0;
    justify-content: center;
    margin: 0;
    font-size: 18px;
	display: none;
}
.st_head_in .breadcrumb .breadcrumb-item a{color: #fff;}
.st_head_in .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    content: ">";
    font-family: monospace;
}
.st_head_in .breadcrumb .breadcrumb-item.active {
    color: #fff;
}
.st_8 {
    padding: 60px 0;
}
.st_8_img img{width: 100%;}
.st_8_con .heading_type2 span, .st_9_con .heading_type2 span {
    margin: 25px 0 0;
}
.st_8_con .heading_type2 h3, .st_9_con .heading_type2 h3 {
    color: #204686;
    font-weight: 600;
}
.st_8_con .heading_type2, .st_9_con .heading_type2 {
    margin-bottom: 30px;
}
.st_8_con, .st_9_con {
    color: #434549;
}
.st_shape1 {
    position: absolute;
    left: -35px;
    top: -45px;
    z-index: -1;
}
.st_shape2 {
    position: absolute;
    right: -25px;
    bottom: -35px;
}
.st_9 {
    background: #e3eeff;
    padding: 60px 0;
}
.st_8_img, .st_9_img {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.st_9_img img{width: 100%;}
.st_shape4 {
    position: absolute;
    left: -25px;
    top: -35px;
    z-index: 1;
	display: none;
}
.st_shape3 {
    position: absolute;
    right: -35px;
    bottom: -45px;
	display: none;
    z-index: 0;
}
.st_10_in .heading_type2 {
    text-align: center;
}
.st_10 {
    padding: 60px 0 0px;
}
.st_10_itm_img img {
    border-radius: 10px;
}
.st_10_itm_con {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 24.84px 2.16px rgba(27, 69, 137, 0.08);
    width: 88%;
    margin: -45px auto 0;
    position: relative;
    padding: 15px;
    border-radius: 0px;
    display: flex;
    align-items: center;
}
.st_10_itm {
    padding-bottom: 80px;
    margin-top: 30px;
}
.st_10_itm_info h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin: 2px 0 0 0;
}
.st_10_itm_info p {
    color: #7a7980;
    margin: 0;
}   
.st_10_itm_social {
    margin-left: auto;
    flex: 0 0 96px;
}
.st_10_itm_social ul {
    padding: 0 0 0 15px;
    margin: 0;
    display: flex;
    list-style: none;
}
.st_10_itm_social a {
    width: 22px;
    height: 22px;
    background: #e7e7e7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 10px;
    color: #1b4589;
}
.st_10_itm_social ul li{margin-left: 5px;}
.st_10_itm_social a:hover{
    background: #1b4589;
    color: #fff;
}
.st_9_con {
    padding-left: 30px;
}
.st_8_con {
    padding-right: 30px;
}
.owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}
.owl-dot::before {
    background: #bbbbbb !important;
    width: 7px;
    height: 7px;
    display: inline-flex;
    border-radius: 30px;
    content: "";
    margin: 0 3px;transition: all .5s;
}
.owl-dot:focus{
    outline: 0;
}
.owl-dot{transition: all .5s;}
.owl-dot.active::before {
    background: #214b8e !important;
    content: "";
    width: 25px;
    border-radius: 20px;transition: all .5s;
}
.st_11 {
    padding: 40px 0;
}   
.st_11_in_itm {
    display: flex;
}
.st_11_in_itm_ic {
    background: #d8963f;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    color: #fff;
    font-size: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 50px;
    margin-right: 15px;
}
.st_11_in_itm_con h4 {
    line-height: 1;
    color: #214b8e;
}
.st_11_in_itm_con p {
    margin: 0;
    font-size: 14px;
    color: #322f53;
    font-weight: 600;
}
.st_12_in {
    background: #214b8e;
}
.map_sec {
    margin-bottom: -6px;
}
.st_12_in {
    padding: 50px;
    border-radius: 15px;
    position: relative;
    margin-bottom: 30px;
}
.st_12_in label {
    color: #fff;
    padding-left: 20px;
}
.st_12_in .form-control {
    border: 0;
    border-radius: 25px;
    background: rgb(24 59 115);
    font-size: 15px;
    color: #fff;
    padding: 10px 20px;
    min-height: 45px;
}
.st_12_in .form-control::-webkit-input-placeholder { /* Edge */
  color: #fff !important;
  opacity: .7 !important;
}

.st_12_in .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff !important;
  opacity: .7 !important;
}

.st_12_in .form-control::placeholder {
  color: #fff !important;
  opacity: .7 !important;
}
.form-control:focus, .form-control:focus-visible{box-shadow: unset;outline: 0;}
.st_12_in textarea.form-control{
    padding: 15px 20px;
}
.btn-white {
    background: #fff;
    padding: 8px 30px;
    color: #214b8e;
    text-transform: uppercase;
    font-weight: 600;
}





/*start trainer csss*/
.trainer_sec {
    max-width: 428px;
    margin: 0 auto;
    background: #f2f7ff;
    min-height: 100vh;
    padding: 5px 10px;
}
.trainer_sec_in {
    height: auto;
    padding: 0 0 25px;
    display: inline-block;
    width: 100%;
}
.trainer_sec_img {
    width: 170px;
    text-align: center;
    display: block;
    margin: 15px auto 20px;
    max-height: 170px;
    overflow: hidden;
    border-radius: 10px;
	align-items: center;
    display: flex;
}
.trainer_sec_con p{margin: 0;}
.trainer_sec_con h4 {
    font-size: 32px;
    text-transform: uppercase;
}
.trainer_sec_con {
    font-size: 14px;
    text-align: center;
}
.trainer_itm_coupon + .trainer_itm_con span.copy_text {
    margin-left: 4px;
}
.trainer_sec_info {
    display: flex;
    background: #fff;
    padding: 10px;
    align-items: center;
    margin-bottom: 10px;
}
.trainer_sec_info_ic {
    flex: 0 0 85px;
    margin-right: 10px;
}
.trainer_sec_info_con p {
    margin: 0;
    font-size: 14px;
    color: #676767;
}
.trainer_itm {
    display: flex;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    align-items: center;
}
.trainer_itm_con p {
    margin: 0;
    font-size: 13px;
    color: #676767;
}
.trainer_itm_ic {
    flex: 0 0 80px;
    text-align: center;
    margin-right: 10px;
    height: 80px;
}
.trainer_itm_ic img {
    width: 100%;
    height: 80px;
    min-width: 150px;
}
.trainer_itm_coupon a {
    font-size: 13px;
    text-transform: uppercase;
    color: #214b8e;
    font-weight: 600;
    border: 1px dashed #214b8e;
    padding: 5px 10px;
}
.trainer_itms_disable .trainer_itm_coupon span {
    color: transparent;
    text-shadow: 0 0 4px rgb(0 0 0 / 50%);
}

.trainer_sec_form .form-group {
    margin: 0 0 25px;
    position: relative;
}
.trainer_sec_form input.form-control {
    border: 1px solid #d3e4fd;
    background: #eaf2fe;
    height: 48px;
    font-size: 13px;
    color: #9a9fa6;
}
.trainer_sec_form .btn {
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trainer_sec_form {
    text-align: center;
    padding-bottom: 15px;
}
.trainer_sec_form p {
    font-size: 14px;
}
.modal_trainer button.close {
    position: absolute;
    right: -14px;
    background: #214b8e;
    opacity: 1;
    color: #fff;
    font-weight: lighter;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: -11px;
    line-height: 1;
    font-size: 0;
    z-index: 1;
}
.modal_trainer .modal-dialog {
    max-width: 370px;
    text-align: center;
}
.modal_trainer .modal-body {
    padding: 40px 20px;
}
.modal_trainer .modal-body h4 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}
.modal-body p {
    font-size: 14px;
    color: #767676;
}
.modal_trainer_form input.form-control {
    /* color: #f1f1f1; */
    font-size: 14px;
    height: 48px;
    background: #f1f1f1;
    border: 0;
}
.modal_trainer_form input.save_enquiry  {
	padding: 0.375rem 0.75rem;
}
.modal_trainer button.close:focus, .modal_trainer button.close:hover{
    outline: 0;
}
.trainer_sec_in {
    background-size: cover;
}
.trainer_sec .container-fluid{padding: 0;}
.trainer_itm_coupon {
    margin-left: auto;
}
.trainer_sec_video {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.trainer_sec_platic {
    position: absolute;
}
.trainer_sec_video_img img {
    width: 100%;
}
.trainer_itm_btn a {
    background: #d8973e;
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: 15px;
}


.st_1_itm {
    display: inline-block;
    width: 100%;
    color: #fff;
}
.st_1_itm:hover {
    color: #fff;
}
.st_2_in_itm:first-child .st_2_in_con {
    text-align: center;
}
.st_2_in_itm:last-child .st_2_in_con {
    text-align: center;
}
.brands_itm img {
    filter: grayscale(1);
}
.brands_itm:hover img {
    filter: unset;
}

.trainer_sec_form .form-group input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    background: #d7973d;
    border: 0;
    color: #fff;
    padding: 0 10px;
    border-radius: 0 5px 5px 0;
}

.select2-container .select2-search--inline .select2-search__field {
    min-height: 24px;
}

@media(max-width: 576px){
.trainer_sec_in {
    padding: 18px;
}
.trainer_sec_con {
    font-size: 13px;
}
.trainer_sec_info_ic {
    flex: 0 0 74px
}
.trainer_sec_con h4 {
    font-size: 24px;
}
.trainer_itm_ic {
    flex: 0 0 60px;
    margin-right: 15px;
	height: auto;
}
.trainer_itm_ic img {
    min-width: 100px;
    height: auto;
}
.trainer_sec_platic img {
    max-width: 40px;
}
}
/*end trainer csss*/



.st_5-dk{
    background: #fff;
}
.st_5-dk .heading_type3{
    color: #333333;
}

.account-box .card-body {
    background: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);
    border-radius: 20px;
}
.account-box .card-header {
    border: none;
}

.account-box div#cityBox {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.account-box div#cityBox .form-control {
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.success_msg, .error {
    padding: 10px;
    margin: 5px 0 10px;
    border-radius: 5px;
}
.success_msg {
    background: #DDE793;
}
.error {
    background: #ffb2af;
}