/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.padding-top50{
	padding-top:50px;
}
.padding-top30{
	padding-top:30px;
}

.padding-top10{
	padding-top:10px;
}

.heading-title {
    font-family: "Outfit", sans-serif;
}
.about-section p {
    text-align: justify;
}

.justify{
	text-align:justify;
}

.about-section {
    padding: 17px 40px 0px 0px;
}

.flexitype-btn-wrapper {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #203635;
    background: #0055FE00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000;
	border-radius:50px;
    padding: 17px 30px 17px 30px;
}

.button-moema::before {
    content: "";
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: 50px;
    z-index: -1;
    opacity: 0.4;
    transform: scale3d(0.8, 0.5, 1);
}

.button-moema:hover {
    background: #203635;
}

.flexitype-btn-wrapper:hover {
    color: #34e9d8;
    border-style: solid;
    border-color: #203635;
}

.icon__box-item {
    display: flex;
    flex-direction: flex;
    align-items: center;
    justify-content: start;
    text-align: left;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    padding: 0px 0px 0px 0px;
    transition: 0.4s;
	text-align:center;
	line-height:58px;
}

.icon__box-item-icon {
    background: #00293c;
    width: 50px;
    height: 50px;
    min-width: 50px;
	border-radius:50px;
    margin: 0px 10px 0px 0px;
}

.icon__box-item-content h5 {
    font-family: "Outfit", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    text-transform: lowercase;
}

.footer_top {
    padding: 50px 0 35px;
}
.email-button input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    color: #fff;
    margin-top: 15px;
}

.icon__box-item-icon i {
    color: #fff;
    font-size: 25px;
}

.titles {
    display: flex;
    flex-direction: column-reverse;
}

.icon__box-item-content p {
    text-align: left;
}

.custom_badge {
    display: block;
    text-align: left;
    background: #FFFFFF;
    box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 10%);
    border-radius: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    transition: 0.4s;
}

.icon__box-item-content {
   
}

.icon__box-image img {
    border-radius: 5px 5px 5px 5px;
    transition-duration: 0.3s;
}

.text-center{
	text-align:center;
	margin-left:67px
}

.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
}

.contact-form h2 {
    color: #fff;
    margin-bottom: 10px;
    margin-top: -12px;
    font-size: 33px;
}
.contact-form {
    padding: 24px 60px 11px 35px;
}

.contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
}

.contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
}

.testimonial {
    background: #EEF3F3;
    border-radius: 15px 15px 15px 15px;
    padding: 30px 30px 30px 30px;
}


.flexitype_testimonial_one-item-client {
    display: flex;
    align-items: center;
    gap: 25px;
}
.flexitype_testimonial_one-item-icon {
    position: absolute;
    right: 50px;
    bottom: 45px;
    color: rgba(36, 36, 36, 0.0705882353);
    font-size: 50px;
}

.flexitype_testimonial_one-item-client-image img {
    width: 60px !important;
    height: 60px !important;
    max-width: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

.flexitype_testimonial_one-item-client-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
}

.flexitype_testimonial_one-item-reviews i {
    color: #ffbf36;
    transition: 0.4s;
}
.widget-categories li {
    line-height: 35px;
    font-weight: 500;
    font-size: 13px;
}

.widget-categories i {
    padding-right: 10px;
    color: #fff;
}
p.margin-b {
    margin-bottom: 10px;
    margin-top: 10px;
}
.header-top-social a i {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background: #fff;
    text-align: center;
    line-height: 32px;
    color: #000;
}
.header-icon li i, .top-social-icon ul li .fa {
    border-radius: 50%;
    color: #000;
    text-align: center;
}
.header-icon li i {
    background-color: #fff;
    width: 30px;
    color: #000;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
}

.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 15px;
}

.header-icon li {
    margin-right: 13px;
}

.header-icon li, .our-team .social li {
    display: inline-block;
}

.header_top.clearfix {
    padding: 4px 40px 4px 40px;
}

.custom_badge .icon__box-item-icon {
    background: #203635;
    width: 70px;
    height: 70px;
    min-width: 70px;
    margin: -35px 10px 0px 0px;
}
.custom_badge .icon__box-item-icon {
    margin-bottom: 15px;
    position: relative;
    display: inline-flex;
    border-radius: 50%;
    transition: 0.4s;
    width: 40px;
    height: 40px;
    min-width: 40px;
    align-items: center;
    justify-content: center;
}

.flexitype-button {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #203635;
    background: #02010100;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    gap: 10px;
    transition: 0.4s;
}

.custom_badge h5 {
    font-family: "Outfit", Sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 34px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 7px;
}

.custom_badge div {
    margin-top: 3px;
    margin-bottom: 7px !important;
}

.box-item {
    box-shadow: 0px 6px 0px 1px #eef3f3;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    padding: 32px 25px 32px 25px;
}

.top-banner {
    position: relative !important;
    top: -55px;
    z-index: 9999;
    bottom: 0;
    left: 0;
	padding:0px 15px 1px 15px;
    right: 0;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #333;
    color: #FFA500 !important;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}
.box-item .icon__box-item-content h5 {
    font-family: 'Segoe UI Bold' !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    text-transform: capitalize;
}

.box-item .icon__box-item-content {
    display: flex;
}

.box-item .icon__box-item-icon {
    background: #00293c;
   
    border-radius: 50px;
    margin: 0px 20px 0px 0px;
    position: relative;
    display: inline-flex;
    border-radius: 50%;
    transition: 0.4s;
    align-items: center;
    justify-content: center;
    float: left;
}

.footer_bottom .textwidget.custom-html-widget {
    color: #fff;
    font-size: 16px;
}

.form-page {
    background: #EDF4F2;
    border-radius: 20px 20px 20px 20px;
}
.contact-page h2 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: -9px;
    margin-top: -12px;
	  font-family: 'Segoe UI Bold' !important;
}

.mr-33 {
    margin-bottom: 20px;
}
.vc_row.wpb_row.section.vc_row-fluid.padding-top50.grid_section {
    text-align: justify !important;
}

.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 21px;
    color: #000;
    width: 70px;
    text-align: center;
    padding-top: 2px;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

h4.icon-titlet {
    color: #000;
    font-size: 25px;
    font-weight: 600;
	  font-family: 'Segoe UI Bold' !important;
    margin-bottom: 16px;
}
span.email-span {
    color: #000;
}

h2 {
    font-family: 'Segoe UI Bold' !important;
}

.page-heading {
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 25px;
    color: #ffa500;
    margin-top: 10px;
    margin-bottom: 13px;
}

ul.list-pont li {
    color: #000;
    font-size: 18px;
    list-style: none;
	line-height:33px;
    font-weight: 600;
}
.headingH2 {
    font-size: 18px!important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 5px;
}

.justify strong {
    color: #000;
}

ul.point-left li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    list-style: none;
}

ul.list-pont {
    padding-left: 20px;
}

ul.point-left {
    padding-left: 45px !important;
}
.left-p {
    padding-left: 64px !important;
}

.plc-circle-li .fa {
    color: #00293c;
}

.plc-circle-li{
    line-height:34px;
	padding-left:64px;
	color:#000;
	list-style:none;
}

.left-p span {
    font-size: 16px;
    font-weight: 400;
}

.plc-sli-box {
    background: #fff;
    text-align: center;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 30px;
}

.plc-sli-box h3 {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 20px;
    margin-bottom: 5px;
    color: #000;
}

.end p {
    text-align: justify;
    padding-top: 23px;
    color: #000;
    padding-left: 61px;
    font-weight: bold;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    line-height: 25px;
    color: #000000;
    font-size: 12px;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    margin: 0px 1px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border: 0;
    font-weight: 600 !important;
    letter-spacing: 0px;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
    color: #FFA500;
    font-weight: initial;
    text-decoration: none !important;
    background: transparent;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link {
    line-height: 100px;
    height: 80px;
    padding: 0px 30px 0px 30px !important;
    font-size: 15px;
	color:#000 !important;
    letter-spacing: 0.5px;
    background: none !important;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    background: #333;
    color: #FFA500 !important;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #00293c;
    font-family: inherit;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border: 0;
	border-bottom: 1px solid #FFA500;
    letter-spacing: 0;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 10px 15px 10px;
    width: 100%;
}



nav.main_menu.right {
    position: relative;
    left: auto;
    float: right;
    margin-right: -35px;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #fff;
    border: 0;
    padding: 0px 0px 0px 0px;
    position: absolute;
    width: 100%;
    max-width: none;
    left: 0;
}

.header_bottom {
    padding: 0 25px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

@media only screen and (min-width: 769px)
#mega-menu-wrap-top-navigation {
    background:none;
}

#mega-menu-wrap-top-navigation {
    background: none;
}

h2.wp-block-heading {
    font-size: 22px;
    text-transform: capitalize;
    font-family: 'Roboto';
    color: #000;
}
.qodef-e-text a.qodef-e-title-link {
    font-size: 30px;
    text-transform: capitalize;
    color: #000;
}

.qodef-blog-shortcode .qodef-blog-item .qodef-e-title {
    margin: 27px 0 10px;
}

input#wp-block-search__input-1 {
    padding: 10px 0px 10px 0px !important;
}

button.wp-block-search__button {
    padding: 11px;
    background: #000;
    border: 1px solid #000000;
    color: #fff;
}

.banner-top img {
    width: 100% !important;
    height: auto;
}
.contact-form p {
    margin-bottom: 10px !important;
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #111;
    background-color: #f4f4f4;
    border: 0 solid #f4f4f4;
    border-radius: 4px;
    overflow: hidden;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    display: none;
}

header.sticky.sticky_animate #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link {
    line-height: 60px;
    height: 65px;    
}

#back_to_top {
    color: #cdcdcd;
    height: auto;
    position: fixed;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 25px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: none;
}

.page-form h2 {
    text-align: center;
    font-size: 25px;
    color: #fff;
}

ul.page-point li {
    list-style: none;
    line-height: 33px;
    color: #000;
}
.service-link-list li {
    list-style: none;
    margin-bottom: 15px;
}
.service-link-list li a {
    display: block;
    background: #00293c;
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: normal;
    font-weight: 500;
    margin-bottom: 10px;
    -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.service-link-list li a:hover {
    background: #000;
    color: #fff;
    padding-left: 20px;
}

.service-link-list li a i {
    margin-right: 10px;
    font-size: 13px;
}

.service-link-list li.active a {
    color: #ffffff;
    padding-left: 10px;
    background:  #FFA500;
}

.page-form {
    background: #001f55;
    padding: 20px;
}
.associate-form {
    background: #001f55;
    padding: 20px;
}

.page-form input#SendMessage {
    background: #000;
    border: #000;
	color:#fff;
}
.text-f {
    text-transform: math-auto;
}

@media only screen and (max-width: 600px) {
nav.mobile_menu {
    float: left;
    top: -30px;
    text-align: left;
    overflow: hidden;
    z-index: 0;
}	
.fixed_top_header .bottom_header, .fixed_top_header nav.mobile_menu, nav.mobile_menu {
    background-color: transparent;
}
.mobile_menu_button span {
  
    padding: 10px;
    border: solid 2px #fe6229;
    top: 27px;
    color: #000 !important;
    border-radius: 5px;
    font-size: 18px;
  
}
#mega-menu-wrap-top-navigation .mega-menu-toggle {
    background: none !important;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link {
    line-height: 29px;
    height: 38px;
    padding: 0px 25px 0px 22px !important;
    font-size: 15px;
    letter-spacing: 0.5px;
    background: #000;
}
.logo_wrapper {
    height: 109px!important;
    left: 23%;
}
.ip-poe {
    padding: 25px;
    height: auto;
    text-align: center;
    border: 1px solid #ccc;
    margin-bottom: 35px;
}
.psubh {
    font-size: 18px;
    text-align: left;
    color: #000;
    font-weight: 500;
}
.productbgclr {
   margin-top:25px;
}
.vc_column-inner.vc_custom_1671531315117 {
    height: 300px;
    /* background: no-repeat; */
    background-size: contain;
}
.top-banner {
    position: relative !important;
    top: 17px;
    z-index: 9999;
    bottom: 0;
    left: 0;
    padding: 0px 15px 1px 15px;
    right: 0;
}
.box-item {
    box-shadow: 0px 6px 0px 1px #eef3f3;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
   padding: 20px 46px 22px 44px;
    margin-bottom: 20px;
}
.gap-20 {
    margin-top: 20px;
}
	.title {
    padding: 0px 0!important;
}
.service-link-list li a {
    font-size: 14px;
}
.page-heading {
    font-size: 20px;
    
}
.q_logo {
    top: 50%;
    left: 120px;
}
.mobile_menu_button {
   
    height: 65px;
   
}
	
#mega-menu-wrap-top-navigation .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-top-navigation .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-top-navigation .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
	
#mega-menu-wrap-top-navigation .mega-menu-toggle + #mega-menu-top-navigation {
    background: #fff;
    padding: 0px 0px 0px 0px;
    display: none;
}
	
.padding-top50 {
    padding-top: 20px;		
}
	
.contact-form {
    padding: 17px 12px 11px 12px;
}
.contact-form h2 {
        color: #fff;
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 19px;
        letter-spacing: 0;
        /* text-align: center; */
    }
.footer_top {
    padding: 28px 0 10px;
}
.footer_top h5 {
    color: #fff;
    margin: 0 0 10px;
}
.footer_top .column_inner>div:not(.qode_separator_widget) {
    margin: 0 0 5px!important;
}
.footer_top .four_columns .column1, .footer_top .four_columns .column2, .footer_top .four_columns .column3, .footer_top .three_columns .column1, .footer_top .three_columns .column2, .footer_top .two_columns_50_50 .column1 {
    margin: 0 0 5px;
}

div.wpcf7-response-output {
    position: relative;
    padding: 0;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
}
.contact-page h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 14px;
}
.qodef-e-text a.qodef-e-title-link {
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
}
.qodef-blog-shortcode .qodef-blog-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 10px;
    overflow: hidden;
}
.elementor-widget.elementor-widget-sidebar .widget, .wpb_widgetised_column .widget {
    margin: 0 0 25px;
}
.title.title_size_medium h1 {
    font-size: 17px !important;
    line-height: 1.384615384615385em;
	letter-spacing:0px;
}
.header_top {
    z-index: 99;
    
}
.padding-top30 {
    padding-top: 20px;
}
.headingH2 {
    font-size: 16px!important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 5px;
}
	    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul
Specificity: (0,2,1)
 {
        width: 238px;
    }
	.about-section {
    padding: 27px 35px 0px 35px !important;
}
	.rendered-mr {
    margin-top: 11px !important;
    margin-left: 66px !important;
	margin-bottom:10px !important;
}
	.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
	.rendered-p {
    margin-left: 6px;
    /* margin-right: 15px; */
}
	.col-mr {
    margin-bottom: 15px;
}
	.btn_wrapper input#SendMessage {
    width: 73%;
    text-align: center;
    border: none;
    background: #0253c3;
    margin-left: 19px !important;
    margin-top: 2px;
}
	.text-mr {
    margin-left: -7px;
		        margin-bottom: 15px !important;
    }
	.about-con {
    padding-left: 52px;
    padding-right: 53px;
}
	
	.contact-page {
    padding-left: 36px;
    padding-right: 30px;
}
	.contact-mr {
    margin-left: 20px;
}
	p.para-css
 {
    text-align: center;
    font-size: 17px !important;
    line-height: 34px;
    color: #071936;
    padding: 6px 1px 1px 1px;
}
	p, body.qode-overridden-elementors-fonts .elementor-widget-heading p.elementor-heading-title {
    color: #4d4d4d;
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px !important;
    line-height: 30px;
}
	.asso-li {
    padding: 10px;
    font-size: 17px;
    margin-left: 29px;
}

}
	.testimonial {
    background: #EEF3F3;
    border-radius: 15px 15px 15px 15px;
    padding: 25px 43px 20px 43px !important;
    height: 215px;
}
	.button-mr {
    text-align: center;
    margin-left: 46px;
}
	.contact-form h2 {
        color: #fff;
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 19px !important;
        letter-spacing: 0;
        /* text-align: center; */
    }
	.custom_badge h5 {
    font-family: 'Segoe UI Bold' !important;
    font-size: 17px !important;
    font-weight: 600;
    line-height: 34px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 7px;
}
.footer_top h5 {
    font-family: 'Segoe UI Bold' !important;
}

.testimonial {
    background: #EEF3F3;
    border-radius: 15px 15px 15px 15px;
    padding: 25px 20px 30px 20px;
    height: 215px;
}


.blog_holder article .post_info {
    display: inline-block;
    width: 100%;
    margin: 0 0 18px;
    color: #000;
    font-weight: 500;
}

aside .widget {
    margin: 43px 0 12px;
}

.blog_holder article .post_info a {
    color: #000;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b45000;
}

ul.terms-point li {
    line-height: 33px;
    color: #000;
    text-align: justify;
    list-style: disc;
	margin-bottom:5px;
}

div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #000 !important;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
	clear:both;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: transparent !important;
}

.box {
    text-align: center;
    padding: 30px;
    border: 1px solid #d2d2d2;
}
.box h2 {
    font-size: 19px;
    letter-spacing: 0;
}

.icon-box.section-b2 {
    margin-left: 30px;
}

.icon-box.section-b2 h4.icon-title {
    font-size: 15px;
    color: #000;
}

.icon-box-content span {
    color: #000;
    font-weight: 500;
}
.footer_bottom_holder{
	background-color:#011f53;
}
.footer-about-us {
	margin-bottom:8px;
}


.contact-email{
	font-size:15px;
}
.section_inner_margin {
    margin-left: -85px;
    margin-right: -85px;
    letter-spacing: -0.5px;
    margin-top: 23px;
}
.custom_badge img {
    width: 100% !important;
    height: auto !important;
}

.about-section {
    padding: 27px 35px 0px 0px;
}

.widget-categories li {
    line-height: 35px;
    font-weight: 500;
    font-size: 16px;
}
p.contact-email {
    font-size: 16px;
}
.icon__box-item-content {
    font-size: 16px;
    margin-bottom: 6px !important;
    display: flex !important;
	
}

i.fa.fa-envelope {
    margin-top: 5px;
    margin-right: 10px;
}
i.fa.fa-phone {
    margin-top: 5px;
    margin-right: 10px;
}
i.fa.fa-map-marker{
    margin-top: 5px;
    margin-right: 10px;
}
.services-rendered {
    margin-left: 80px;
    margin-top: 40px;
    font-weight: 900;
}

#submit_comment, .blog_load_more_button a, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton, .load_more a, .qbutton {
    background-color: #ccb3b8 !important;
    border-radius: 20px !important;
	border:0 !important;
	margin-bottom:15px;
}

.btn_wrapper input#SendMessage {
    width: 73%;
    text-align: center;
    border: none;
    background: #0253c3;
    margin-left: 72px;
    margin-top: 10px;
}
.privacy-page-heading {
    color: #000000cc !important;
    font-size: 20px;
    font-weight: 600;
}
.heading-3 {
    color: #000;
    text-transform: capitalize;
    font-size: 18px;
	font-weight:600;
    margin-top: 13px;
}

.text-js p {
    text-align: justify;
    line-height: 30px;
}
.serices-heading {
    text-align: center !important;
    font-size: 50px;
	color: #e3e3e3;
}
.services-head {
    background-color: #130e56;
    margin-bottom: 30px;
}


ul.font_type_face li {
    width: 100%;
    color: #373739;
    font-family: 'Segoe UI Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 0;
    margin: 0 0 17px;
    position: relative;
    padding-left: 0px;
    list-style: none;
    text-align: justify;
}
.qode-accordion-holder .qode-title-holder {
    cursor: pointer;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    background-color: #253865;
    border-bottom: 1px solid #ffffff;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
}
.qode-accordion-holder .qode-title-holder .qode-tab-title, .qode-accordion-holder .qode-title-holder .qode-tab-title-inner {
    color: #ffffff;
    line-height: inherit;
}
.sub-head-services {
    color: #011f53;
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-family: 'Segoe UI Bold' !important;
    font-size: 21px;
	letter-spacing:0px;
}
h1 {
    font-family: "Segoe UI Bold" !important;
}
.qode-accordion-holder {
    position: relative;
    margin-top: 40px;
}
.drop_down .second .inner ul li {
    display: block;
    padding: 0 15px;
    position: relative;
    float: none;
    height: 35px;
    width: 250px !important;
    background: 0;
    /* border-color: #fff; */
    width: 190px;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #011f53;
    border-color: #fff;
}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    display: block;
    font-weight: 600;
    color: #fff;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.services-form{
	color:#000
}
.FAQ-heading {
    margin-top: 20px;
    color: #001f55;
	text-align:center
}
.FAQ-heading {
    margin-top: 20px;
    color: #001f55;
    text-align: center;
    margin-bottom: -22px !important;
}


.breadcrumbs, .breadcrumb .current, .breadcrumb a {
    color: #000000;
}

.page-forms {
    background: #011f53;
    text-align: center;
    padding: 30px;
}

.page-forms h2 {
    color:#fff;
	font-size:25px;
   
}

.page-forms input#SendMessage {
    background: #0355c4;
    border: none;
    color: #fff;
    padding: 0px 32px 2px 34px;
}
nav.main_menu>ul>li>a>i.menu_icon.fa-angle-down.fa {
    margin-left: 7px;
    float: right;
    top: 42px;
    position: relative;
}
.vc_row.wpb_row.section.vc_row-fluid.vc_custom_1784716481039 {
    margin-top: 31px;
}


header.sticky nav.main_menu>ul>li>a>i.menu_icon.fa-angle-down.fa {
    top: 22px;
}

.about-js{
	background:#011f53;
}

.text-white p {
    color: #fff;
}

.flexitype-btn {
    margin-top: 50px;
	margin-bottom:20px;
}
.rendered-mr {
    margin-top: 20px;
    margin-left: 100px;
}
.about-blue-mr {
    margin-bottom: 30px;
}
.head-con {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.head-btn {
    background: #011f53;
    color: #fff;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    width: 200px !important;
    height: 50px !important;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top:25px;
}
.head-btn:hover{
	border-radius:8px;
	box-shadow:3px 3px 9px 1px grey;
}

.bottom-btn {
    background: #0e58c5;
    color: #fff;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    width: 200px !important;
    height: 50px !important;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}
.bottom-con {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.bottom-btn:hover{
	color:#fff;
	border-radius:8px;
	box-shadow:0px 0px 9px 1px #dbd7cb;
}
.sub-head-associate{
	color: #011f53;
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-family: 'Segoe UI Bold' !important;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
}

.associate-box {
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 37px 15px 40px;
}

.asso-sub-head {
    color: #001f55;
}
.asso-head {
    color: #fff;
    font-size: 35px;
}
.asso-li {
    padding: 10px;
}

.asso-list {
    list-style-type: none;
}


p.para-css {
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    color: #071936;
    padding: 6px 1px 1px 1px;
}


html {
    scroll-behavior: smooth;
}
