* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* transition: 0.45s !important; */
    text-decoration: none !important;

}

/* .col-md-6.sfsdfg {
    float: left;
    float: none !important;
} */
#c_types_img_py{
    padding: 20px 0px !important;
}
.y_py_top{
    padding-right: 24px ;
}
.content-t-fl {
    padding: 32px 0px !important;
    padding-bottom: 0 !important;
}

.content-t-fl h2 {
    font-size: 43px !important;
    font-family: "Lato", sans-serif !important;
}

/* .f-l-img-div .col-md-6{
    width: 0 !important;
} */


.navbar-expand-lg {
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    height: 54px !important;
    position: relative !important;
}
#ac-pos{
    
    position: relative !important;
    left: 1px !important;   
}
.top-header-left span{
    font-size: 12px !important;
    position: relative !important;
    padding: 0 !important;
    margin: 0 !important;
    left: 0px !important;
}
/* .sticky-sidebar{
    max-width: 345px !important;
    top: 80px !important;
    
} */


/* side work */

.sp_span_content h3{
    color: #1e84c9;
    font-size: 20px !important;
    font-weight: 400 !important;
    padding: 7px 0px;
}
.sp_span_content a{
    color: #4a6c89;
    text-decoration: none;
    font-weight: 400;
    line-height: 1.6em;
    font-size: 15px !important;
    
}
.sp_span_content a:hover{
    color: #333;
    text-decoration: underline;
}
span.as-heading.sidebar_margin {
    line-height: 1.4;
}
.side_content_bars {
    padding: 2px 0px;
}
.side_p_text {
padding: 8px 0px;
}


.t-side_bar_content {
    padding: 37px 41px;

}


#sticky-sidebar {
position: sticky !important;
top: 90px !important;
margin-left: 20px !important;

}

.top-header-left {
    position: relative !important;
    top: 2px !important;
}
.top-header-right {
    position: relative !important;
    top: 2px !important;
}
.search-input-click {
    position: relative;
  
}

.fa-magnifying-glass{
    font-size: 20px !important;
    cursor: pointer !important;
}
.search-put {
    position: absolute;
    right: 0;
    top: 28px;  
    opacity: 0;

}

.bg-color-in {
    background-color: #317dbc;
    padding: 20px;
    width: 400px;
    border-top: 3px solid #7da9ce;
}

.bg-color-in input {
    width: 100%;
    
    background-color: #317dbc;
    border-color: #5b9dd4;
    color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 6px 12px;
    border-radius: 4px;
    height: 34px;
}

.bg-color-in input::placeholder {
    color: #80808049;
}
.search-put.active-form{
 opacity: 1;
 transition: 0.4s;
 z-index: 9999 !important;


}
.search-put.activated{
    position: sticky !important;
    opacity: 0 !important;
}

body,
html {
    width: 100%;
    font-family: "Open Sans", sans-serif;
   
}


.d-fl-menu-call {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    padding: 8px 8px 8px 32px;
}
.d-hr{
    margin: 0 10px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}
.fl-s-icons{
    display: flex;
    padding: 8px 8px 8px 32px;
    gap: 20px;
    font-size: 22px;
}

.open-menu {
    display: none;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}
.navbar-expand-lg .navbar-nav .nav-link.activated{
    padding-right: 6px !important;
}

#fl-conainer-m-t-fl.activated{
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: -10px;
    padding: 6px !important;
    z-index: 9999;
    border-bottom: 1px solid rgba(128, 128, 128, 0.13);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    background-color: #ffff !important;
    transition: 0.2s !important;
}


.swiper-fade .swiper-slide-active {
    pointer-events: auto;
    margin: 7px !important;
}




.fl-img-ww {
    display: none;
}

.fl-img-ww.actived {
    display: block;
}

.fl-img-ww img {
    width: 200px !important;
    /* max-width: 35px; */
    /* width: auto; */
    /* max-height: 35px; */
    height: 35px;
    object-fit: cover;
    /* transform: scale(1); */
}


.navbar-flex-fl {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-direction: row !important;
    width: 100% !important;
}

header .logo img {
    padding-top: 16px !important;
    padding-bottom: 12px !important;
    vertical-align: middle !important;
    float: left !important;
    margin: 0 0 0 -35px !important;
}

ul.fl-theme-menu>li a {
    padding: 15px 0px !important;
}

.nav-link-colored:hover {
    color: #428bca !important;
}


#con-full-t-fl {
    max-width: 1040px !important;
    margin: 0 auto !important;
    position: relative !important;
    top: 1px !important;
    margin-top: 3px !important;

}

h4.fl-widget-title {
    margin-bottom: 17px;
    color: #fff !important;
}

#fl-conainer-m-t-fl {
    background-color: #317dbc !important;
    color: #fff !important;
    line-height: 23px;
    margin-top: 3px !important;
}
.search {
    margin-right: 6px !important;
    margin-top: -3px !important;
}
.pt-1 {
    font-variant: proportional-nums !important;
    position: relative !important;
    top: -8px !important;
    left: 10px !important;
}

.nav-link {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #fff !important;
}

#fl-conainer-m-t-fl .nav-link:hover {
    color: #c9d5e0 !important;
}

button#btn-menu-bar-s {
    width: 100%;
    height: 40px;
    color: gray;
    background: #e6e6e6;
    border-radius: 0 !important;
}

button:focus {
    outline: none !important;
}

.img-w-open img {
    width: 200px !important;
}

ul.fl-theme-menu {
    display: flex;
    align-items: center;
}

.open-im {
    display: none;
}

.open-im.actiimg {
    display: block;
}

.navigation {
    margin-top: -16px;
    margin-bottom: -6px !important;
    margin-left: 35px;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}


h1.fl-post-title {
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #1e84c9;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
}

.top-header a {
    color: #428bca;
    
    letter-spacing: 0;
    transition: 1s linear;
    font-size: 11.9px;
    line-height: 14px;
    font-family: "Open Sans", sans-serif;
}

.contact-no.align-items-center {
    margin-left: 29px;
    position: relative !important;
    left: 4px !important;
}

.top-header a:hover {
    color: #72bfed;
}

nav .contact-no a,
nav .contact-no span {
    color: #808080;
    font-size: 16px;
    letter-spacing: 0;
}
@media (min-width: 992px)
{
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 12px !important;
        padding-left: var(--bs-navbar-nav-link-padding-x);
        position: relative !important;
        top: -2px !important;
        font-family: "Lato", sans-serif !important;
        font-weight: 400 !important;
    }
}

ul.contact-social li a i {
    font-size: 24px;
    color: #808080 !important;
    padding-left: 11px !important;
    transition: 1s linear !important;
    position: relative !important;
    padding-right: -30px !important;
    padding: 6.8px !important;
    top: 1px !important;

}

ul.contact-social li a i:hover {
    color: #317dbc;
}


input[type="text"]:disabled {
    background-color: #eee;
}

textarea {
    display: block;
    width: 100%;
    background-color: #f3fafe;
    border: 1px solid #d3ebf8;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 15px;
    height: 100px;
    color: #1c1d3e;
    outline: none;
}

.row .col-lg-6 .col-lg-12 input[type="radio"] {
    margin: 0 !important;
    transform: scale(1) !important;
}

a.start_application {
    background: #1AA6EE;
    color: #fff;
    padding: 10px;
    margin: 29px 0 0 0;
    float: left;
    border-radius: 5px;
    width: 25%;
    text-align: center;
}

.error-messages {
    color: red;
    font-size: 13px;
    position: absolute;
    margin: -15px 0 0 0;
}

.error-message {
    color: red;
    font-size: 13px;
    margin-top: 5px;
}

.footer-section {
    background: #317dbc;
}

.footer-ct {
    padding-left: 0;
    padding-right: 0;
    width: 1020px;
    padding-top: 40px;
}

h4 {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #fff;
    font-family: "Lato", sans-serif;
}

ul#menu-footer-menu {
    list-style: none;
    /* color: #bed1e8; */
    margin: 19px 24px 42px -30px;
}

ul#menu-footer-menu li a {
    color: #bed1e8;
    padding: 19px 0 10px 0;
    font-family: "Open Sans", sans-serif;
}

.textwidget a {
    color: #bed1e8;
}

.textwidget p {
    color: #fff;
}

.textwidget p {
    color: #fff;
    margin: 0px 0 5px 0;
}

h4.fl-widget-title {
    margin-bottom: 17px;
}

.fl-page-footer {
    border-top: 1px solid #e6e6e6;
    font-size: 12px;
    border-color: #589dd5;
    background-color: #2f7dbc;
    color: #c4cfda;
    margin-top: 30px;
}

.fl-page-footer-text.fl-page-footer-text-1 {
    padding: 10px;
    font-weight: normal;
}

input.fl-search-input.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #808080;
    vertical-align: middle;
    background-color: #fcfcfc;
    background-image: none;
    border: 1px solid #e6e6e6;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

img.image.wp-image-6488.attachment-medium.size-medium {
    margin-top: 40px;
}

img.single-post-banner {
    width: 100%;
}

.fl-post-header {
    margin-bottom: 25px;
}

.fl-post-meta .fl-sep {
    margin: 0 3px;
}

.container-fluid.fl-page-bar {
    border: 1px solid #efefef;
    font-size: 12px;
    line-height: 14px;
    border-color: #e1e1e1;
    background-color: #fafafa;
    color: gray;
}

ul.right-top-menu {
    margin: 0;
    padding: 10px;
    display: flex;
    align-items: center;
    float: inline-end !important;
    margin-right: -22px !important;
}

.right-top-menu-bar {
    display: flex;
    align-items: center;
    float: inline-end !important;
    margin-right: -20px;
    padding: 13px;
}

.right-top-menu-bar li a {
    padding: 10px;
}

#row-flex-d {
    align-items: center !important;
    margin-top: -6px !important;
}


.right-top-menu>li>a {
    padding: 0px 12px;
}
.navbar-nav>li {
    float: left;
}

ul.fl-theme-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    flex-direction: row;
}

ul.fl-theme-menu>li a {
    display: block;
    color: white;
    text-align: center;
    padding: 15px 10px;
    text-decoration: none;
    margin: 0px 23px 0 0;
}

ul.fl-theme-menu>li a:hover {
    color: #c9d5e0;
}

.main-navigation {
    background: #317dbc;
}

.fl-content {
    margin: 21px 0;
}

a.breadcrumbs-home {
    color: #4a6c89 !important;
    text-decoration: none !important;
}

a.breadcrumbs-home:hover {

    text-decoration: underline !important;
}

p#breadcrumbs {
    margin-bottom: 12px;
    margin-top: -3px !important;
}

.contact-with-social {
    float: right;
    margin-bottom: -20px;
    margin-right: 5px;
    position: relative;
    top: 6px !important;
}

ul.contact-social.d-flex.align-items-center.justify-content-end.pt-1>li {
    float: left;
}

.contact-no.d-flex.align-items-center {
    float: right;
    margin: 0 0 6px 0;
}

.fl-space-x{
    height: 1em !important;
}

/* Sidebar  Start*/

.row.page_container_area {
    padding: 21px 0 30px 0 !important; 
}   

.img-secure-arrow {
    text-align: center;
}

.img-secure-gl-2 {
    padding: 40px;
}

#apply {
    color: #fff !important;
}

.row.inner_area {
    margin-bottom: 60px;
}

img.image_area {
    border-radius: 10px;
}

/* .as-sidebar {
    text-align: left !important;
    position: relative !important;
    position: relative !important;
    top: 18px !important;
    left: 30px !important;

} */

.as-separator {
    border-top: 1px solid #ccc;
    margin-top: 12px;
    margin-bottom: 10px;
    width: 240px;
    float: left;

}

a.as-button {
    font-size: 18px;
    letter-spacing: .4px;
    text-align: center;
    border: 1px solid #3c74b3;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #ffffff;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 8px 8px 16px 0px rgba(36, 44, 68, 0.05);
    background: #4880bf;
    background: linear-gradient(to bottom, #669edd 0%, #4880bf 100%);
    width: 235px;
    padding: 11px 0px;
    float: left;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto !important;
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
}

a.as-button:hover {
    border: 1px solid #3f8dcc;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #ffffff;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 8px 8px 16px 0px rgba(36, 44, 68, 0.05);
    background: #4b99d8;
    background: linear-gradient(to bottom, #69b7f6 0%, #4b99d8 100%);
    text-decoration: none;
}

h3.as-heading {
    position: relative !important;
    top: 3px !important;
    font-size: 25px !important;
    line-height: 1.4 !important;
    letter-spacing: 0px !important;
    color: #1e84c9 !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: none !important;
    max-width: 200px !important;
}

.as-icons {
    margin: 0 6px 2px 0px;
    font-size: 20px;
}

.as-sidebar-layout.col-md-4 {
    /* padding: 0px 22px !important; */
    /* margin: 17px 0px !important; */
}


.p-fl-ta-fl {
    padding: 20px 0px !important;
}
/* .sticky {
    position: fixed;
    top: 77px;
    width: 300px;
    z-index: 1000;
} */

.row.page_container_area a {
    
    /* text-decoration: underline; */
}
.row.page_container_area a:hover{
    color: #333 !important;
    text-decoration: underline !important;
    
}
h3.as-heading {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #1e84c9;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    max-width: 200px !important;
}




/* .as-sidebar-layout {
    position: sticky !important;
    top: 50px !important;
} */

.space-im {
    height: 6.9em;
}


.alignnone {
    margin: 9px 20px 0px 0 !important;
}

body {

    color: rgb(128, 128, 128) !important;

}

.as-logo {
    /* transform: scale(1.1) !important;
    margin-left: 9px !important; */
    margin-top: -7px;
}

img {
    width: 100%;
}

.hiidden-value {
    display: none;
}

#fl-main-content {
    border-top: 1px solid #efefef;
    line-height: 20px !important;

}

/* single page */


.c_types-sp h1,h2,h3,h4,h5,h6{
    margin: 18px 0 10px !important;
}
.post_content p {
margin: 0 0 10px !important;
}



#col-page-8 {
    padding-right: 40px;
    margin-top: -27px !important;
}

#col-page-8 h1 {
    font-size: 26px;
    color: #1e84c9;
    line-height: 1.4;
    letter-spacing: 0px;
    font-weight: 400;

}

#col-page-8 h2 {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #1e84c9;
    font-weight: 400;
    line-height: 1.4;
}

#col-page-8 h3 {
    color: #1e84c9;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
    font-weight: 400;

}

/* single page end  */


/* templte 1 */
#container-max {
    max-width: 1023px !important;
    margin: 0 auto !important;
    padding-top: 40px;
}

.space-d {
    height: 2em;
    width: 100%;
}

.con-max a {
    text-decoration: none;
    color: #1E84C9;
}

.as-logo {
    width: auto !important;
}

#container-max h1 {
    color: #1E84C9;
    padding-top: 9px;
    font-weight: 400;
    font-size: 26px;
}

.con-max p {
    color: #a8a8a8;
    padding-top: 3px;
    max-width: 333px !important;
    margin: 0 auto !important;
}

#row-fill {
    display: flex !important;
}

#row-fill .col-md-8 {
    border-right: 1px solid #e6e6e6 !important;
}

.img-div {
    padding: 20px 18px;
    
    padding-left: 60px !important; 
}

.img-div img {
    border-radius: 10px;
    width: 226px;

}

.fl {
    display: flex;
    align-items: center;
}

.fall-count-text {
    font-size: 20px !important;
    font-weight: 400;
}

/* teplate 1 end  */




/* template 2 */
#container-md-h {
    max-width: 1025px !important;
    margin: 0 auto;
    padding-top: 12px;
}

#container-md-h .col-8 {
    border-right: 1px solid #e6e6e6 !important;
}

#container-md-h span {
    font-size: 26px;
    color: #1e84c9;
    font-weight: 400;
}


#secure-pare {
    padding-bottom: 50px !important;
    padding-top: 25px !important;
    color: gray;
    max-width: 656px !important;

}

/* .f-l-img-div { */
    /* display: flex;
    align-items: center;
    gap: 38px;
    margin: 20px 0px; */

    /* display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-row-gap: 20px !important;
    grid-column-gap: 66px !important; */

/* } */


.f-l-img-div img {
    border-radius: 10px;
}

.content-t-fl a {
    color: gray;
    text-decoration: none;
}

.content-t-fl span {
    font-size: 20px !important;
    padding-top: 6px;
}

.fl-tiitle p {
    padding-top: 0 !important;
}

.fl-tiitle {
    padding-top: 15px;
}

#as-side-fl {
    margin-top: -33px !important;
}

#fl-l {
    padding-top: 40px !important;

}

#as-side-fl h2 {
    color: #1e84c9 !important;
    font-weight: 400 !important;
    font-size: 25px !important;
}

.as-sidebar h2 {
    color: #1E84C9 !important;
    font-weight: 400 !important;
    font-size: 25px !important;

}

.as-heading {
    color: #1E84C9 !important;
    font-weight: 400 !important;
    font-size: 24px !important;
}

.ap-y {
    color: #fff !important;
    font-size: 18px !important;
}

.as-icons {
    color: #fff !important;
}

/* template 2 end  */






/* temp 3  */



.mySlides {
    display: none
}

img {
    vertical-align: middle;
}

.slideshow-container {
    position: relative;
    margin: auto;
}




.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 41% !important;
    margin: 0px 14px !important;
    margin-top: -22px;
    color: white !important;
    font-weight: bold !important;
    border-radius: 5px !important;
    background: RGBA(0, 0, 0, 0.67) !important;
    width: 53px !important;
    height: 73px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px 10px 20px 10px !important;
    font-size: 22px !important;
   
}

.next a:hover {
    color: #fff !important;
}

.prev,
.next a:hover {
    color: #fff !important;

}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 8px;
}



.text {
    color: #f2f2f2;
    font-size: 15px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    top: -48px !important;
    transform: translate(-2%, 42%);


}

.text h2 {
    font-size: 312.5%;
    text-shadow: 2px 2px 0 RGBA(61, 82, 101, 1);

    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
}

.text p {
    font-size: 110.5%;
    line-height: 1.2;
    max-width: 509px;
    margin: 0 auto;
    padding: 11px 0px;


}


.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.mySlides img {
    height: 343px;
    object-fit: cover;
}


.fade:not(.show) {
    opacity: 2 !important;
}

.btn-app-sh-fl {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 6% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0px;
}

.merchant-t-fl {
    max-width: 800px !important;
    margin: 0 auto !important;
}


.cards-box-content-fl h2 {
    color: #1e84c9;
    font-size: 25px;
    font-weight: 400;
    animation: fadetittle linear infinite;
}


/* Fading animation */

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}



.btn-app-sh-fl button {
    background: #9b2400;
    padding: 10px 30px 10px 30px;
    box-shadow: 4px 4px 0 0 RGBA(62, 36, 87, .14);
    border: 2px solid RGBA(255, 255, 255, 1);
    border-radius: 5px;
    color: #fff;
    font-size: 87.5%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;

}



/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .prev,
    .next,
    .text {
        font-size: 11px
    }
}


aside#media_image-5 img {
    width: auto !important;
}

.bg-home {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, .45), rgba(255, 255, 255, .45)), url("../images/fl-bg-home.jpg");
}

.text-header {
    text-align: center;
    padding: 32px 33px; 
}

#con-fluid-row-mt {
    max-width: 1060px !important;
    margin: 0 auto;
}

.text-header h1 {
    font-size: 26px;
    color: #1e84c9;
    font-weight: 400;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 14px) !important;
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}

.text-tiitle-box {
    font-size: 23px;
    color: #1e84c9;
    line-height: 1.4;
    font-weight: 400;

}

.ards-box-content p {
    color: gray;
    font-size: 13px;
    line-height: 1.75;
    word-wrap: break-word;
}

.cards-box-content a {
    color: #1e84c9;
    font-weight: 400;

}

.cards-box-content a:hover {
    color: black;

}






.img-cards {
    border: 2px solid #8ed1fc;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, .07);
    margin: 0 8px;
    height: 100%;
}

 


.spacer {
    height: 2.5em !important;
}

.cards-box-content {
    padding-top: 12px;
    padding-left: 3px;
}

/* news */

.content-fl-recent-n.c0-10-fl p {
    /*border-bottom: 1px solid #e6e6e6 !important;*/
}

.recent-img {
    padding: 18px 0px !important;
}


.rec-t-news {
    text-align: center;
    padding-top: 23px;
    padding-bottom: 5px;
}

.news-heading {
    background-color: #317dbc;
    background-image: url("../images/fl-star-recent-news-bg-img.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;

    
}


.spacer-2 {
    height: 2.6em;
}
.spacer-wra-xl {
    height: 5.5em;
}
.spacer-3{

    height: 1.3em !important;
}
.rec-t-news p {

    font-size: 24px !important;
}

.rec-t-news a {
    color: #ffff;
}

.rec-t-news a:hover {
    border-bottom: 1px solid black;
}

.img-cards-fl {
    border: 3px solid #8ed1fc;
    padding: 0px !important;
    border-radius: 8px;
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, .07);
    height: 100%;
    background: #ffff;
    margin: 0 0 -2px !important;
}

.img-cards-fl img {
    border-radius: 4px 6px 0px 0px;
}

.cards-box-content-fl {
    padding: 12px;
    /* height: 382.275px; */
    border-radius: 0px 3px 6px 6px;
    background-color: #fff;
}

.cards-box-content-fl a {
    color: gray;

}

.cards-box-content-fl h2 {
    color: #1e84c9;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
}

.text-tiitle-box-fl a {
    color: #1e84c9;
}

.text-tiitle-box-fl a:hover {
    color: black;
}

.news-heading .col-md-4 {
    width: 31.333333% !important;
    margin: 0 auto !important;
}

.para-text-fl {
    padding: 0px 12px;
}

.para-text-fl p {
    font-size: 13px;
    line-height: 1.4;
    margin-top: -10px;
}
.content-cards-bx-fl-0 {
    padding: 5px 10px !important;
    height: 226px !important;
}

.cards-box-content p {
    font-size: 13.2px;
    width: 100%;
}

/* bg gold */

.ff-fl-m img {
    width: auto !important;
}

.bg-glod {
    background-image: url("../images/fl-gold-bg-img.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: auto;
    min-height: 127px;
}

.cc-types {
    width: 37%;
    /* margin: 0 auto; */
    line-height: 1em;
}

.cc-types a {
    font-size: 12px;
    color: gray;
}

.cc-types a:hover {
    text-decoration: underline !important;
}

.ff-fl-m {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 35px 0px;
}

/* testimonilas  */

.container-2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-image: linear-gradient(0deg, rgba(0, 155, 25, 0.87) 45%, rgba(0, 84, 8, 0.72) 100%), url(../images/fl-slider-bg-img.jpg);
}

.testimonial {
    position: relative;
    max-width: 1150px;
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}


.testimonial .slide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  
    height: 100%;
    width: 100%;
}

.slide p {
    color: #ffffff;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
    font-style: italic;
}

.slide .quote-icon {
    font-size: 30px;
    color: #4070f4;
}

.am-jd {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 26px;
}

.swiper-pagination-bullet-active {
    background-color: #fff !important;
    width: 10px !important;
    height: 10px !important;
}

.center-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -30px !important;
}

.center-img img {
    width: auto !important;
}

/* call */
.call-content {
    position: relative;
    top: 16px;
}

.text-center-fl-tt {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/fl-call-bg-img.jpg);
    padding: 35px 0px;
    background-position: center bottom;
}

.call-content span {
    font-size: 34px;
    color: #079728;
    line-height: 1.75;
}

.call-content a {
    text-decoration: none;
    color: #079728;
    font-size: 38px;
}

.call-content a:hover {
    text-decoration: underline;
}

.p-types-w-fl {
    /* max-width: 844px; */
    margin: 0 auto;
    font-size: 19px;
    font-weight: 400;
    padding-top: 21px;
    max-width: 674px;
}

.p-types-w-fl p {
    color: #636363;
}

.btn-email button {
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 11px;
    padding-left: 36px;
    border: 0;
    outline: 0;
    background: #169e01;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    margin: 20px 0px;
    border: 3px solid #ffff;
}

.btn-email button:hover {
    background-color: #00B200;
}

.btn-email.fa-mail-bulk {
    font-size: 23px !important;
}



/* Accordion */
.accordion-item:last-of-type {
    border-radius: 20px !important;
}

.accordion-item:first-of-type {
    border-radius: 20px !important;

}

#questions-1 {
    margin: 6px 0px;
    margin-bottom: 30px;
}

.accordion h1 {
    text-align: left;
    color: #00a315;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.accordion {
    width: 100%;
    max-width: 1061px;
    margin: 2rem auto;
    padding-top: 10px;
}

.accordion-item {
    background-color: #fff;
    margin: 1rem 0;
    border-radius: 20px;
    border: 3px solid #ededed !important;
}

.accordion-item-header {
    padding: 0.5rem 3rem 0.5rem 1rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.accordion-item-header::after {
    content: "\002B";
    font-size: 2rem;
    position: absolute;
    right: 1rem;
}

.accordion-item-header.active::after {
    content: "\2212";
}

.accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
    padding: 1rem;
    line-height: 1.5rem;
}

.accordion-item h6 {
    font-size: 15px;
    color: #4a6c89 !important;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif !important;
}

.accordion-item p {
    font-size: 15px;
    color: #4a6c89 !important;
    font-weight: 400;
    font-style: italic;
    font-family: 'Open Sans', sans-serif !important;
}

.accordion-item a {
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    font-style: italic;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif !important;
}

.accordion-item a:hover {
    text-decoration: underline;
}

.accordion-item-header::after {
    content: "\002B";
    font-size: 2rem;
    position: absolute;
    right: 1rem;
    color: #aebbc7;
    margin-top: -10px;
}

.accordion-item-header.active::after {
    content: "\2212";
}

.accordion-item h6 {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    margin-top: 8px;
    font-family: 'Open Sans', sans-serif;
}

.bg-glod img {
    transform: scale(1.3) !important;
}


/* footer */


/* Footer section */
.col-group {
    max-width: 1106px !important;
    margin: 0 auto;
}

.fa-chart-column {
    font-size: 65px !important;
    color: #fff !important;
    padding: 14px !important;
    
}

.fa-mail-bulk:before {
    content: "\f674";
    font-size: 1.2em;
}

.fa-user-plus:before {
    content: "\f234";
    font-size: 1.3em !important;
}

.text-center h2 {
    font-size: 33px !important;
}

.text-center p {
    font-size: 26px !important;
    color: #eaffcc !important;
    font-weight: 300 !important;
}

.container-fluid-3 {
    background-color: #307ab9;
    color: #ffff;
    background-image: url(../images/big-blue-6B.jpg);
    background-position: center -56.4609px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.text-center {
    padding: 10px;
    text-align: center !important;
}

.r-fl-ga {
    padding: 9px !important;
}

.space-ft {
    height: 1em;
}

.col-group ul li a:hover {
    text-decoration: underline;
}

.btn-apply button {
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    border: 1px solid #8a0000;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #28a2ff;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 8px 8px 16px 0 rgba(36, 44, 68, .13);
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    background-color: #8a0000;
    color: #ffff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.btn-apply button:hover {
    background-color: #AF0000 !important;
}

.col-group li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

.col-group ul {
    list-style: none;
    padding-right: 0% !important;
}

.footer-list-1 {
    display: flex;
    justify-content: center;
}

.space-t {
    height: 2em;
    width: 100%;
}
.footer-list-1 li {
    margin: -1px 0px !important;
}
.footer-list-1 li a:hover{
   border-bottom: 1px solid #ffff;
}
.sapce-ty-l {
    height: 2em !important;
    width: 100%;
}

.call {
    display: flex;
}


.contacy-info a {
    color: #fff;
    text-decoration: none;
}

.contacy-info a:hover {
    color: #408ACA;
    text-decoration: underline;
}

.global-link a {
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
}

.space-ff {
    height: 1em;
}

.global-link a:hover {
    text-decoration: underline;
    color: #408ACA;
}

.global-link p {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

#row-fer {
    max-width: 889px;
    margin: 0 auto;
    padding: 52px 0px;

}





/* tepm 4  */


#con-fl-p-types {
    max-width: 1042px !important;
    margin: 0 auto !important;
}

#im-fl-bord img{
    width: 60px !important;
}
.content-ri-fl {
    background-image: linear-gradient(rgb(69 179 216 / 25%), rgb(69 179 216 / 25%)), url(../images/new-plane-wing.jpg) !important;
    background-position: center bottom;
    background-size: cover;
    border-top: 1px solid #ccc;
    color: #ffff;
    padding: 40px;

}

.content-t-fl h2 {
    font-size: 43px;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
}

.fl-t-o-tittle {
    font-size: 43px;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
}

.ge-f-t-fl {
    text-align: center;
}

.pare-types-fl {
    text-align: left;
    width: 100%;
    padding: 15px 0px;
}

.pare-types-fl p {
    line-height: 1.95;
    font-size: 19px !important;
    font-weight: 400;
    text-align: center;
}

.btn-apply-fl button {
    border: 0;
    outline: 0;
    border: 3px solid #ffff;
    gap: 12px;
    background: linear-gradient(to bottom,#669edd 0%, #4880bf 100%) !important;
    border-radius: 7px;
    color: #fff;
    padding: 8px 33px 11px 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
}


.btn-apply-fl button:hover{
    background: linear-gradient(to bottom,#69b7f6 0%, #4b99d8 100%) !important;
}
.fa-check-square:before, .fa-square-check:before{
    font-size: 1.5rem !important;
}

.btn-apply-fl {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 13px 0px;
}

.fa-check {
    background-color: #fff;
    color: #5ba9e8;
    border-radius: 2px;
    font-size: 15px;
    padding: 1px;


}


#testimonilas_img{
    width: 71px !important;
    padding-top: 4px !important;
}
.tages {
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    padding: 50px 1px !important;
    padding-bottom: 32px !important;
}

.tages h2 {
    color: #428aca;
    font-weight: 400;

}

.fl-icon-t-fl {
    font-size: 44px !important;
    color: #428aca;
    margin: 10px 0px;
}

#im-fl-bord {
    border-bottom: 1px solid #fff;
    margin: 14px 0px;
    text-align: center !important;
    display: block !important;
}

#im-fl-bord img {
    width: 100px !important;
}

.testimm-fl-p p {
    color: #fff !important;
    font-size: 26px;
}

.text-header-fl-t h2 {
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
    color: #428aca;
    font-family: "Lato", sans-serif !important  ;

}

.text-header-fl-t {
   
    margin: 20px 0px !important;
}

.text-header-fl-t {
    text-align: center;
    padding: 40px 0px;
    border-bottom: 1px solid #428aca;
    margin: 20px 0px;
}

#col-fl-fl {
    text-align: center !important;
    
    padding-top: 22px !important;
}

.att-fl-ancor a {
    color: #4a6c89 !important;

    text-decoration: none;
}

.att-fl-ancor a:hover{
    color: #333 !important;
    text-decoration: underline !important;
}



.img-g-global {
    padding-top: 58px;
}

.img-g-global img {
    width: auto !important;
}

.soluton {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
    grid-column-gap: 45px !important;
    align-items: baseline !important;

}

.soluton img {
    width: auto !important;
}

.soluton p {
    color: gray;
    font-size: 15px;
    margin: 0 auto !important;
    max-width: 313px !important;
}

.r-fl-l-tittle {
    color: #006FBF;
    font-size: 22px;
    font-weight: 500;
    padding: 106px 0px !important;
    padding-bottom: 24px !important;

}

.re-fl-fl h3 {
    padding: 4px;
    font-size: 30px;
    color: #428aca;
    font-weight: 400;
    color: #006fbf !important;
    padding-bottom: 8px !important;
}

.space-sol {
    height: 4em;
    width: 100%;
}



/* gateway page */

.icons_img_fl{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px ;

}
.bl-tages-tl h3{
    font-size: 20px !important;
}
.bl-tages-tl p{
    padding: 14px 0px !important;
}
.s-p_typ span{
    font-size: 20px !important;
}
.fl_fl_loop i{
    line-height: 96.25px !important;
height: 96.25px !important;
width: 96.25px !important;
margin: 0 auto !important;
text-align: center !important;
background: #317dbc !important;
color: #fff !important;
font-size: 55px !important;
border-radius: 100% !important;
margin: 20px 0px !important;
}

.fl_fl_loop{
    text-align: center !important;
}
.s-p_typ p{
    padding: 10px 0px !important;
}
@media (max-width: 469px) {
    .img-g-global img {
        width: 100% !important;
    }

    .content-t-fl h2 {
        font-size: 29px;
        font-weight: 400;
        text-align: center;
        line-height: 1.3;
    }

    .text-header-fl-t h2 {
        font-size: 24px;
    }

}


/* tem 4 end  */


@media (max-width: 768px) {
    #con-fluid-row-mt .col-md-4 {
        width: 60% !important;
        margin: 10px auto !important;
    }
    .fl-content{
        padding-right: 14px !important;
    }
    #col-page-8{
        padding-right: 14px !important;
    }


    header .logo img{
        width: 100% !important;
    }
    .slide p {
        font-size: 21px !important;
        padding: 35px 10px;
    }
    .ff-fl-m {
        display: flex;
        justify-content: center;
        text-align: center;
        padding: 25px 0px !important;
        width: 75%;
        margin: 0 auto;
        padding-bottom: 27px;
    }
   

    .ff-fl-m {
        flex-direction: column !important;
    }

    .soluton {
        display: flex;
        align-items: center;
        padding: 7px 0px;
        flex-direction: column;

    }

    .content-t-fl h2 {
        font-size: 39px;
        font-weight: 400;
        text-align: center;
        line-height: 1.3;
    }

    .text-header-fl-t h2 {
        font-size: 31px;
    }

    .soluton p {
        width: 50%;
        margin: 0 auto;
    }

    .tages {
        flex-direction: column;
    }

    #col-fl-fl .col-6 {
        width: 100% !important;
    }

    aside#media_image-5 img {
        width: auto !important;
    }

    .spacer {
        height: 0 !important;
    }

    .news-heading .col-md-4 {
        width: 51% !important;
        margin: 10px auto !important;
    }

    .btn-menu-toogle button {
        display: block;
    }


    .btn-menu-toogle {
        margin: 20px 20px;
    }
    .right-top-menu-bar li a {
        
        padding: 12px;
        position: relative !important;
        top: 10px !important;
    }
    .contact-with-social {
        float: none !important;
        margin-top: -17px;
        margin-top: -22px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .right-top-menu-bar {
        display: flex;
        align-items: center;
        float: none !important;
        margin-right: -20px;
        padding: 0px !important;
        justify-content: center !important;
    }

    #row-flex-d .col-6 {
        width: auto !important;
    }

    #row-flex-d {
        align-items: center !important;
        justify-content: center !important;
    }


    .p-types-w-fl {
        /* max-width: 844px; */
        margin: 0 auto;
        font-size: 19px;
        width: 70vw;
        font-weight: 400;
        padding-top: 21px;
    }

}

@media (max-width: 500px) {
    #con-fluid-row-mt .col-md-4 {
        width: 94% !important;
        margin: 10px auto !important;
    }
    .ff-fl-m {
        width: 88%;
    }
    .call-content span{
        font-size: 24px !important;
    }
    .call-content a{
        font-size: 28px !important;
    }
    .cc-types {
        width: 100% !important;
        margin: 0 auto !important;
        line-height: 1em;
        padding: 9px !important;
    }
    .text {
        top: -51px !important;
       
    }
    .text p {
        font-size: 15px !important;
        line-height: 1.2;
       
    }

    .text h2 {
        font-size: 15px !important;
    }

    .btn-email button {
        font-size: 18px;
    }

    .slide p {
        font-size: 21px !important;
        padding: 35px 10px;
    }
}




.news-heading .col-md-4 {
    /* width: 94% !important; */
    margin: 10px auto !important;
}

.cc-types {
    width: 90% !important;
    margin: 0 auto !important;
    line-height: 1em;
    padding: 9px !important;
}

.call-content span {
    font-size: 27px;
    color: #079728;
    line-height: 1.75;
}

.call-content a {
    text-decoration: none;
    color: #079728;
    font-size: 27px;
}

.ff-fl-m {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 11px 0px;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 27px;
}

.am-jd {
    text-align: center !important;
    margin-top: -8px !important;
}

.p-types-w-fl {
    width: 83vw !important;
}



.text h2 {
    font-size: 46px !important;
}


@media (max-width:1300px) {

    #footer-row {
        padding: 40px 16px !important;
        justify-content: space-between !important;
    }

    .col-lg-2 {
        width: 24.15% !important;
    }

    .footer-list-1 {
        justify-content: space-between !important;
    }


    #col-group {
        flex: 0 0 auto;
    }
}

@media (min-width: 992px) {


    .col-lg-2 {
        flex: 0 0 auto !important;
        width: 25% !important;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1078px !important;
    }
}


/* temp 3 end   */


/* temp 5 */
/* .sticky-sidebar {


    position: fixed !important;
    top: 77px !important;
    z-index: 1000 !important;
    left: 49% !important;   
    right: 50% !important;
    max-width: 303px !important;
    transform: translate(63%);
    margin: 0 auto !important;
   
    
} */
#as-side-fl {
    margin-top: -36px !important;
}

#faq-con-fl {
    max-width: 1042px !important;
    margin: 0 auto !important;
    padding: 25px 0px !important;
}

.fl-img-fl {
    padding: 40px 0px;
}

.fs-titte-fq {
    font-size: 44px;
    text-align: center;
    color: #1e84c9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-f p {
    padding: 30px 0px;
    line-height: 1.75;
}

.text-quest-an-fl a {
    color: gray;
}

.text-quest-an-fl h2 {
    color: #1e84c9;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 400;
}

.fa-list-ans li {
    margin: 6px 0px;
    list-style: disc !important;
}

.fa-list-ans {
    margin-left: 14px;
}

body {
    line-height: 1.75 !important;
}

#faq-con-fl .col-8 {
    border-right: 1px solid #e6e6e6;
    width: 64% !important;
}

.text-quest-an-fl {
    padding: 7px 0px;
}


/* temp 5 end  */


/* tepm 7 */



#c-ty-fl-container {
    max-width: 1042px !important;
    margin: 0 auto;

}

.listed-fl-contact a {
    color: gray !important;
}

ul.listed-fl-contact {
    padding: 10px 0px;
}

.content-p-types span {
    font-size: 20px;
    color: #1e84c9;
}

.content-p-types {
    padding: 0px 0px;
}

.email-fl-icons {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #1e84c9;
    font-size: 27px;
    position: relative;
    top: 22px;
}

.listed-fl-contact a:hover {
    text-decoration: underline;
}

#r-fl-rounde {
    padding: 90px 0px !important;
}

/* temp 7 end  */


/* tem 6 */

/* #recent-fl-cont {
    max-width: 971px !important;
    margin: 0 auto;
    padding: 25px 0px;
    width: 92%;
} */

#recent-fl-cont .col-8 {
    border-right: 1px solid #e6e6e6 !important;
    width: 61% !important;
    margin: 0 auto !important;  
    padding-right: 40px !important; 
}

.content-fl-recent-n h2 {
    color: #1e84c9 !important;
    font-weight: 400;
    font-size: 25px;
    padding: 21px 0px !important;
    padding-bottom: 0px !important;


}
.c_tyy-pl {
    width: 93%;
margin: -3px auto;
}

.fs-titte-fq {

margin-left: -45px !important;
margin-top: -10px !important;
}
.c_tyy-pl img{
width: 580px !important;
}
#faq-con-fl {
max-width: 1042px !important;
margin: 0 auto !important;
padding: 44px 0px !important;
}
#faq-con-fl .col-8{
width: 66% !important;
padding-right: 40px !important;

position: relative !important;
left: 11px !important;

}
.text-f p {
line-height: 1.75;
font-size: 15px !important;
padding-bottom: 0px !important;

}
#faq-con-fl h1, h2, h3, h4, h5, h6{
margin: 3px 0px !important; 
}
h1{
font-family: "Lato",sans-serif !important;
}
.space_p_types-sp {
    height: 2em !important;
}

#recent-fl-cont {
    max-width: 1000px !important;
    margin: 0 auto;
    padding: 51px 0px !important;
}

.pagination {
    display: flex;
    align-items: center;
    width: 59%;
    margin: 0 auto;
    gap: 20px;
    padding: 20px 0px;
}

.pagination .page-item {

    margin-left: -15px;
    border-radius: 2px;


}

.pagination .page-link {
    color: gray !important;
}


/* temp 6 end  */


/* 404 page  */

.text-not-found h1{
    color: #1e84c9;
    font-weight: 700;
    font-size: 72px;
    font-family: "Lato",sans-serif;

}
.pare-page p{
    color: #808080;
    font-size: 15px;
    font-weight: 400;
    
}
.text-found-area {
    text-align: center;
    padding: 30px 0px;
    padding-bottom: 0px;
}
.pare-page {
max-width: 929px;
margin: 0 auto;
text-align: left;
padding: 21px 0px;
}
#c-ty-fl-container-t-fl{
max-width: 955px !important;
margin: 0 auto !important;
padding-bottom: 68px !important;
}
.listed-fl-contact a{
color: #4a6c89 !important;
}






/* netcents page */

.container-netcents {
    background-image: url(https://secureglobalpay.net/wp-content/uploads/crypto-header-4b.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    padding: 80px 0px !important;
    padding-bottom: 47px !important;
    height: 467px !important;
}

.s-t_strong strong {
    font-size: 40px;
    color: #fff;
    line-height: 1.6 !important;
}

.text-fl {
    text-align: center;
    padding: 7px 0px !important;
}

.pare_fl-pa p {
    font-size: 20px;
    color: #fff;
}

.container-netcents img {
    width: auto !important;
}

.pare_fl-pa {
    padding: 30px 0px;
}

.netcents_img {
    padding: 25px 0px;
    padding-bottom: 0px;
}


/* blogs post */

.cta_st_btn {
    font-size: 17px;
    line-height: 18px;
    border: 1px solid #3c74b3;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #ffffff;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 8px 8px 16px 0px rgba(36, 44, 68, 0.14);
    background: #4880bf;
    display: inline;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}

.cta_st_btn a {
    text-decoration: none !important;
    color: #fff !important;
}

.text_h-t h3 {
    font-size: 30px;
    color: #1E84C9;
    font-weight: 400;
    padding-top: 4px;

}

.start_btn {
    margin: 56px 0px;
}

.text_h-t {
    margin: 40px 0px;
}

.text-center-fl {
    text-align: center;
    max-width: 873px;
    margin: 0 auto;
}

.flblos-types-fl {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 43px;
    text-align: center;
    max-width: 873px;
    margin: 0 auto;

}

.fl-imges-group-content p {
    padding: 10px 0px;
    color: #808080;
    font-size: 15px;
    font-weight: 400;
    max-width: 260px;
    margin: 0 auto;

}

.fl-imges-group-content span {
    font-weight: 600;
    font-size: 20px;
    color: #1E84C9 !important;

}

.fl-imges-group-content {
    padding: 13px 0px;
}

.fl_imges-group img {
    border-radius: 22px 22px 22px 22px;
}


.item-fl {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #4880BF;
    color: #fff;
    border-radius: 4px;
    padding: 0 40px;
    font-size: 15px;
    height: 46px;
}

.fl_mt_py {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin: 54px 0px;
    align-items: center;
}

.ADDGDJH {
    font-size: 30px;
    color: #1e84c9;
}

i.fa-regular.fa-clipboard {
    font-size: 1.3em;
}

.learn-fl {
    padding: 10px 10px;
}

.learn-fl a {
    color: #fff !important;
}

.text-all-pare strong {
    font-size: 32px;
    color: #fff;
}

.text-all-pare p {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin: 0 0 10px;

}

.m-loop-ftt a {
    text-decoration: none;
    color: #fff !important;
}

.benifit-fl-r {
    background-image: linear-gradient(rgba(110, 181, 244, 0.36), rgba(110, 181, 244, 0.36)), url(https://secureglobalpay.net/wp-content/uploads/bitcoin2.jpg); 
   background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    padding: 40px 0px;


}

.text-center-fl-h {
    text-align: center;
}

.text-all-pare a {
    color: #fff !important;
}

#m-more {
    color: #fff !important;
}

.item-fl:hover {

    background: linear-gradient(to bottom, #69b7f6 0%, #4b99d8 100%) !important;
    transition: 0.5s ;

}

.cta_st_btn:hover {
    background: linear-gradient(to bottom, #69b7f6 0%, #4b99d8 100%) !important;
    transition: 0.5s ;

}

.m-aut-py:hover {
    background: linear-gradient(to bottom, #69b7f6 0%, #4b99d8 100%) !important;
    transition: 0.5s ;
}

/* .fl-0lo-fl-{
    background: linear-gradient(to bottom,#3aa1f6 0%, #1c83d8 100%);
    box-shadow: 8px 8px 16px 0px rgba(36,44,68,0.05);
    border-radius: 7px 7px 7px 7px;
    font-size: 19px;
    color: #fff !important;
    border-width: 2px 2px 2px 2px;
    background-clip: border-box;
    letter-spacing: .4px;
    margin: 15px 0px;
    display: inline;
}

.fl-op-fl-flex{
    display: flex;
 
    

} */

.m-aut-py {
    display: inline-flex;
    gap: 13px;
    background: linear-gradient(to bottom, #3aa1f6 0%, #1c83d8 100%);
    box-shadow: 8px 8px 16px 0px rgba(36, 44, 68, 0.05);
    border-radius: 7px 7px 7px 7px;
    font-size: 19px;
    color: #fff !important;
    border-width: 2px 2px 2px 2px;
    background-clip: border-box;
    letter-spacing: .4px;
    margin: 15px 0px;
    justify-content: center;
    padding: 6px 12px;
    align-items: center;
    border: 2px solid #fff;
    height: 47px !important;
    

}

/* url(https://secureglobalpay.net/wp-content/uploads/fb-coinstack.jpg) */
.content_bg-h {
    /* rgb(239 237 237 / 66%) */
    background: linear-gradient(rgba(239, 237, 237, 0.66), rgba(239, 237, 237, 0.66)), url(https://secureglobalpay.net/wp-content/uploads/fb-coinstack.jpg);

        background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    padding: 75px 0px;
padding-bottom: 53px;
}

.text-fl-tyo {
    background-color: rgba(239, 237, 237, 0.66);
}




.m-pol-types-p p {
    color: rgba(0, 125, 188, 0.87);
    font-size: 34px;
    font-weight: 600;
    font-family: Lato, sans-serif;
}



/* partner  page */
.fl_t_flex-p{
    display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-column-gap: 35px !important;
align-items: center !important;

}
.bl-tages span{
    font-weight: bold !important;
    font-size: 15px !important;
    color: #808080 !important;

}
.bl-tages p{
    padding: 14px 0px !important;
}
.fl_t_flex-p p{
    max-width: 511px !important;
margin: 11px 0px !important;
}
.s_gp {
color: #1e84c9 !important;
font-weight: 500;
font-family: "Lato", sans-serif;
font-size: 21px !important;
margin-top: -4px !important;
cursor: pointer;


}
.fl_t_flex-p img{
border-radius: 14px !important;
margin: 20px 0px !important ;
margin-bottom: 5px !important;
}


/* go hight risk page  */

.pare-types-fl p {
    line-height: 1.95;
    font-size: 20px;
    font-weight: 400;
    text-align: center;

}
.content-t-fl h2{
    font-size: 41px !important;
}
.tages {
    padding: 43px 0px !important;
   
}
#col-fl-fl {
    text-align: center !important;
    padding-top: 11px !important;
}


/* responsive code tepmlte 1 */

@media (max-width: 991px) {
    #row-fill .col-md-8 {
        width: 100% !important;
        border-right: 0 !important;
    }
    .footer-ct{
        width: auto !important;
    }
    
    .content-cards-bx-fl-0{
        height: auto !important;
    }
    /* .sticky-sidebar{
        width: 300px !important;
    left: 50% !important;
    right: 50% !important;
    transform: translate(-3%) !important;

    } */
    .icon-f {
        margin-bottom: 50px !important;
    }

    #col-group {
        flex: 0 0 auto;
        padding: 20px 0px !important;
    }
    .text-center-found {
        padding: 0 19px !important;
    }
    #c-ty-fl-container-t-fl .col-6{
        width: 100% !important;
    }
    .text h2 {
        font-size: 23px !important;
    }
/* 
    .sticky-sidebar {
        position: static !important;

    } */

    #container-md-h .col-8 {
        border-right: 0 !important;
    }

    #fl-conainer-m-t-fl.activated {
        box-shadow: none;
        border-bottom: 0 !important;
        position: static !important;
    }

    .col-group {
        max-width: 873px !important;
    }

    .open-menu {
        display: block;
        width: 93%;
        margin: 20px auto;
        background: #e6e6e6;

        display: flex;
        align-items: center;
        font-size: 20px !important;
        /* font-family: "Lato",sans-serif; */
        justify-content: center;
        font-weight: 400;
    }

    #c-ty-fl-container .col-6 {
        width: 100% !important;
    }

    iframe {
        width: 100% !important;
    }

    #fl-conainer-m-t-fl {
        background: none !important;
        border: 0 !important;
    }

    #fl-conainer-m-t-fl .nav-link {
        color: gray !important;
        border-bottom: 1px solid #e6e6e6;
    }

    .pagination {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .content-fl-recent-n {
        padding: 22px 0px;
        width: 100% !important;
    }




    .fl-img-fl {
        padding: 40px 0px;
        width: 90% !important;
        margin: 0 auto !important;
    }



    /* templ 6 */
    #recent-fl-cont {
        max-width: 971px !important;
        margin: 0 auto;
    }

    .content-fl-recent-n {
        padding: 22px 0px;
        width: 87% !important;
    }

    .la-fl-news-header {
        margin-top: 37px;

    }

    .content-fl-recent-n h2 {
        color: #1e84c9;
        font-size: 26px;
        font-weight: 400;

    }

    .p-fl-ta-fl p {
        padding: 13px 0px;

    }

    .recent-img {
        padding: 20px 0px;
    }

    .c0-10-fl p {
        border-bottom: 1px solid #e6e6e6;
    }

   

    #as-side-fl {
        margin-top: 35px !important;
    }

    .page_container_area .col-md-8 {
        width: 100% !important;
        margin: 0 auto;

    }

    #recent-fl-cont .col-8 {
        width: 100% !important;
        border-right: 0px !important;
    }

    #faq-con-fl .col-8 {
        width: 100% !important;
        border-right: 0px !important;

    }

    #container-md-h .col-8 {
        width: 100% !important;
    }

    .as-sidebar {
        text-align: left;
        padding: 26px 0px !important;
    }

    .fl {
        display: flex;
        align-items: center;
        max-width: 802px;
        margin: 0 auto;
    }

    .con-max p {
        color: #a8a8a8;
        padding-top: 3px;
        width: 46vw;
    }

}





@media (max-width: 700px) {
    #container-md-h .col-4 {
        width: 100% !important;
        padding: 34px 28px !important;
    }

}

@media (max-width: 769px) {
    .as-sidebar {
        width: 70% !important;
    }

    #container-max h1 {
        padding: 25px 0px !important;
    }

    .col-lg-2 {
        width: 100% !important;
    }

    .as-sidebar-layout {
        width: 80% !important;
    }

    .fl {
        display: block;
    }

    .f-l-img-div {
        flex-direction: column !important;
    }

    #container-md-h .col-11 {
        width: 89.666667% !important;
        margin: 0 auto !important;
    }

    #secure-pare {
        padding-bottom: 50px !important;
        padding-top: 25px !important;
        color: gray;
        max-width: 501px !important;
    }

    .img-div {
        padding: 20px 0px;
    }

    .con-max p {
        width: 100%;
    }

    .text-center p {
        font-size: 26px !important;
        color: #eaffcc !important;
        font-weight: 300 !important;
        line-height: 1.45;
        width: 77% !important;
        margin: 0 auto;
    }

    .text-center h2 {
       font-size: 29px !important;
    width: 66%;
    margin: 11px auto !important;
    }

}


@media (max-width: 500px) {
    .img-div img {
        width: 100% !important;
    }
    .text p {
        font-size: 13px !important;
        line-height: 1.2 !important;
        max-width: 196px !important;
        margin: 0 auto !important;
        padding: 5px 0px !important;
    }
    .text h2{
        font-size: 14px !important;
    }
    .mySlides img {
        height: 273px;
        object-fit: cover;
    }

    .as-sidebar-layout.col-md-4 {
        padding: 20px 0px;
    }

    .p-types-w-fl {
        width: 83vw !important;
    }
    .p-types-w-fl{
        max-width: 267px !important;
    }
    .p-types-w-fl p {
        color: #636363;
        font-size: 17px;
    }

}

/* templte 1 end  */


/* Sidebar  End*/


@media (max-width: 1300px) {
    /* .sticky-sidebar {
       width: 300px !important;
        margin: 0 auto !important;
        max-width: 365px !important;
    } */
}

@media (min-width: 1100px) {
    .fl-page-content .container {
        padding-left: 0;
        padding-right: 0;
        width: 1020px;
    }

    .fl-content-left {
        border-right: 1px solid #e6e6e6;
        padding-right: 40px;
    }
}

@media (min-width: 992px) {
    .fl-content-left {
        border-right: 1px solid #e6e6e6 !important;
        padding-right: 40px;
    }

}

@media (max-width: 990px) {
    .container {
        max-width: 854px !important;
        margin: 0 auto;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

}



@media (max-width: 831px) {
    .btn-app-sh-fl {
        position: absolute;
        left: -16px;
        right: 0;
        width: 100%;
        bottom: 10%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .text {
        color: #f2f2f2;
        font-size: 15px !important;
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        right: 0;
        top: -26px !important;
        transform: translate(-2%, 42%);
    }
    .text p {
        font-size: 13px !important;
        line-height: 1.2;
        max-width: 196px;
        margin: 0 auto;
        padding: 6px 0px !important;
    }
    
        
    
}



@media (max-width: 768px) {

    ul.right-top-menu {
        display: none;
    }
    .flat-img{
        width: 100% !important;
    }
    .f-l-img-div{
        display: grid;
        grid-template-columns: 1fr !important;
    }
    .icons_img_fl{
        grid-template-columns: 1fr !important;
        display: grid !important;
    }
    .fl_t_flex-p {
        grid-template-columns: 1fr  !important;
    }
    
    .flblos-types-fl {
        display: grid;
        grid-template-columns: 1fr !important;

    }

    .item-fl {
        justify-content: center !important;
    }

    .text-center-fl {
        text-align: center;
        max-width: 400px;
        margin: 0 auto;
    }

    .fl_mt_py {
        flex-direction: column !important;
    }
    .navbar-expand-lg {
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        height: 0px  !important;
        position: relative !important;
        margin-top: -20px !important;
    }
    .prev, .next
    {
        width: 40px !important;
        height: 58px !important;
    }

    .cards-box-content-fl h2 {
        color: #1e84c9;
        font-size: 19px;
        font-weight: 400;
        line-height: 26px;
    }
    .bg-glod {
       
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: scroll;
        background-size: auto;
        min-height: 130px;
        transform: scale(1.3);
    }


    .hiidden-value {
        display: block !important;
    }

    .navigation {
        margin-top: -16px;
        margin-bottom: 4px !important;
    }

    .top-header-left {
        display: none;
    }

    ul.contact-social.d-flex.align-items-center.justify-content-end.pt-1>li {
        display: none !important;
    }


}

@media (max-width: 600px) {
    #row-flex-d .col-6 {
        width: 100% !important;
    }

}
/* 
@media (max-width: 1400px) {
    .sticky-sidebar {
        position: fixed !important;
        top: 77px !important;
        width: 300px !important;
        z-index: 1000 !important;
        left: 50% !important;
        right: 50% !important;
    }
} */