

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
    font-family: "Open Sans", sans-serif;
    color: #444;
    height: 100% !important;
    overflow-x: hidden !important;
}

a {
    color: #428bca;
}

a:hover {
    color: #9eccf4;
    text-decoration: none;
}
.jlwsdv{
    letter-spacing: 1.5px;
    font-size: 42px;
    color: #011641;
   /* font-family: 'Crimson Pro', serif !important; */
   font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
.font-primary {
    font-family: "Raleway", sans-serif;
}

.read_rev{
    color:white !important;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.offer{
    min-width: unset !important;
}
.back-to-top {
    position: fixed;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    right: 15px;
    bottom: 15px;
    background: #428bca;
    color: #fff;
    transition: display 0.5s ease-in-out;
    z-index: 99999;
}

.back-to-top i {
    font-size: 24px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.back-to-top:hover {
    color: #fff;
    background: #629fd3;
    transition: background 0.2s ease-in-out;
}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}


.page-section {
  height:100%;
  width: 100%;
  margin: 0px 0px 10px 0px;
  padding: 3em;
 
  color: #000;
 
}
.setmainheadimg{
    color:#07286e;
    font-size:24;
    letter-spacing: 1px;
    font-weight: 600;
}
.smallheading{
    color:#07286e;
    font-size:22px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 15px 0px;
}
table tr td a{
color:green !important;
font-weight: 600 !important;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.3px;
    text-align: justify;
    line-height: 1.7 !important;
}
table tr td{
    font-size: 15.5px;
    font-weight: 300 !important;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.3px;
    text-align: justify;
    line-height: 1.7 !important;
    padding:8px 0px;
    min-width: 30vw;
}
.test tr{
    border-bottom: 1px solid #b8b8b8;
    width:100%;
    /* display: flex;
    justify-content: space-between; */
}
.box {
    height: 100%;
    overflow: hidden;
   
    transition: height .4s;
    margin-bottom: 20px;
}
.proscons .list-unstyled li a{
    font-size: 14px !important;
}
.reviewmiam{
    margin: 10px 0px;
    font-size: 14px !important;
}
.navigation {
  position: fixed;
  width: 30%;
  margin-left: 2%;
  background-color: #999;
  color: #fff;
}
.navigation__link {
  display: block;
  color: #ddd;
  text-decoration: none;
 
  margin: 2px auto;
  font-weight: 400;
}
.navigation__link:hover {
  background-color: #aaa;
}
.side_links li:hover{
    background-color: #000;
  
}
.side_links li a:hover{
    background-color: #000 !important;
  
}
.side_links li:hover a{
    
    color: white !important;
}
.newclass h2{
    font-size: 20px;
    color:#07286e;
}
.mission_p {
    border-left: 5px solid orangered;
    padding-left: 20px;
    background-color: rgb(241, 235, 227);
    padding: 20px;
    border-radius: 0px 10px 10px 0px;
   
}
.mission_p b{
    color:#07286e !important;
}
.side_links li{
    padding:5.5px 5px;
    display: flex;
    width:65%;
    margin: 10px auto;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    justify-content: center;
    border-radius: 4px;
    border: 3px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 5px 20px -5px rgb(0 0 0 / 20%);
}
.side_links li a{
    color:#000;
}
.navigation__link.active {
  color: white;
  background-color: rgba(0, 0, 0, 0.1);
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/* #header.header-scrolled{
    background: #fff;
} */
#header {
    /* height: 70px; */
    transition: all 0.5s;
    transition: all 0.5s;
    padding: 5px 0;
    /* background: #011641 !important; */
    z-index: 99999;
    box-shadow: 0 2px 14px rgb(0 0 0 / 10%);
}

#header.header-scrolled {
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);
}
.nmdhfdh{
    border-radius: 6px !important;
    background: #000000;
    padding:4px;
}
.jkdfgdfdh{
    margin-left: 50px;
    
}
.jkdfgdfdh .img-area{
    min-width: 180px;
}
.ihsdch{
    margin:60px 0px;
}
.price {
    position: absolute;
    top: -9px;
    left: 7%;
    z-index: 9;
    border-radius: 0px 0px 6px 6px;
    display: inline-block;
    background: #ffc600;
    background-image: linear-gradient(230deg, #ffc480, #ff763b);
    background-image: linear-gradient(230deg, #f1eeda, #00cc43);
    color: #000;
    font-weight: 600;
    padding:4px 8px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 600;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
}
.price:after, .price:before {
    position: absolute;
    top: 0;
    content: '';
}
.price:before {
    width: 0;
    right: -8px;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent #00a336;
}
.price:after {
    left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #00a336 transparent;
}
#header .logo h1 {
    font-size: 28px;
    margin: 0;
    padding: 10px 0;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
    color: #1c5c93;
    text-decoration: none;
}

#header .logo img {
    padding: 0;
    margin: 0;
    width:110px;
    max-height: 110px;
   
}
.hdvcjh{
    max-width: 400px !important;
}
.legall{
    position: relative;
    left:-100px !important;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/* Desktop Navigation */

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.nav-menu>ul>li {
    position: relative;
    white-space: nowrap;
    float: left;
}
.arrow_up{
    visibility: hidden;
    width:0;
    height:0;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #3477e2;
    position: relative;
    bottom:-48px;
    left:-35%;
    display: none;
}
.set2{
    left:-110px !important;
}
.nav-menu>ul>li:hover .arrow_up{
    visibility: visible !important;

}
.nav-menu a {
    display: block;
    position: relative;
    /* color: #fff !important; */
    /* line-height:3; */
    padding: 12px 25px;
    transition: all 0.1s ease-in-out !important;
   text-transform: uppercase;
   font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
}
.nav-menu .drop-down ul a span{
    letter-spacing: 0.5px;
    margin-left:10px;
    
}
.nav-menu .drop-down ul a:hover{
    color: #0c7b16 !important;
    font-weight: 600;
}
.step__tab__content .list-unstyled li a{
    border-bottom: 1px dashed green ;
}
.nav-menu a:hover,
.nav-menu .active>a,
.nav-menu li:hover>a {
    color: #0c7b16;
    text-decoration: none;
    font-weight: 600;
}
.nav-menu .drop-down ul li{
    width: 20%;
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.nav-menu .drop-down ul {
    border-top: 2px solid #002774;
    /* width: 100vw; */
    padding: 20px 30px;
    display: block;
    position: absolute;
    left: -10px;
    top:60px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: rgb(0 0 0 / 19%) -12px 20px 27px 0px;
}

.nav-menu .drop-down ul li img{
    display: none !important;
}

.nav-menu .drop-down:hover>ul {
    opacity: 1;
    top:50px;
    visibility: visible;
    /* transition: all 0.5s ease-in-out !important;
    transform-origin: center !important;
    transform: scale(1) !important; */
}
.jkdfkef{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.nav-menu .drop-down li {
    min-width: 180px;
    position: relative;
}
.nav-menu .drop-down ul{
    text-align: left !important;
}
.nav-menu .drop-down ul a {
    align-items: center;
    display: flex;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5f5f5f !important;
}

.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul li:hover>a {
    color: #428bca;
}

.nav-menu .drop-down>a:after {
    content: "\ea99";
    font-family: IcoFont;
    padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
    top: 0;
    left: 100%;
}

.nav-menu .drop-down .drop-down:hover>ul {
    opacity: 1;
    top: 0;
}

.nav-menu .drop-down .drop-down>a {
    padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
    content: "\eaa0";
    font-family: IcoFont;
    position: absolute;
    right: 15px;
}

@media (max-width: 1366px) {
    .nav-menu .drop-down .drop-down ul {
        left: -90%;
    }
    .nav-menu .drop-down .drop-down:hover>ul {
        left: -100%;
    }
    .nav-menu .drop-down .drop-down>a:after {
        content: "\ea9d";
    }
}

@media (max-width: 768px) {
    .mobile-nav.d-lg-none img{
display: none !important;
    }
    html{
        overflow-x: hidden !important;
    }
    #header .logo img {
        padding: 0;
        margin: 0;
        width: 80px !important;
        max-height: 110px;
    }
    .step__animation .lot17 {
        right: 0 !important;
        bottom: 20%;
        opacity: 0.1;
        max-width: 100vw;
        -webkit-animation-delay: 14s;
        animation-delay: 14s;
    }
    .jlwsdv {
        letter-spacing: 1.5px;
        font-size: 22px !important;
        line-height: 1.7;
        color: #011641;
        /* font-family: 'Crimson Pro', serif !important; */
        font-weight: 700;
    }
    .page-content h2:not(.toc-gen__title) {
        font-size: 1.2rem;
        font-weight: 600;
        line-height: 36px;
        font-family: "Poppins", sans-serif;
        letter-spacing: 0.7px;
        color: #011641 !important;
        padding-left: 0 !important;
        margin-top: 20px !important;
    }
    .page-wrapper.chiller-theme .sidebar-wrapper{
        display: none !important;
    }
    .page-wrapper.chiller-theme.toggled .sidebar-wrapper{
        display: block !important;
    }
    
    .left_rev a{
        background-color: #000;
        border: 3px solid #fff;
        padding:0px 20px;
    }
    #show-sidebar {
        position: fixed;
        left: -10px;
        top: 285px !important;
        border-radius: 0 4px 4px 0px;
        padding: 15px 15px 15px 20px;
        background-color: #cf191d;
        z-index: 9999999;
        transition-delay: 0.3s;
    }
    .left_rev {
        margin-top: 10px;
        display: flex;
        align-items: center;
        height: 100%;
        background-color: transparent !important;
        justify-content: center;
        border-radius: 4px;
        border: 3px solid #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        box-shadow: none !important;
    }
    .review_nav .nav__link {
        text-transform: uppercase;
        font-size: 10.5px !important;
        padding: 12px 18px !important;
    }
    .review_nav .nav__heading {
        display: inline-block;
        flex-shrink: 0;
        margin-left: 20px !important;
    }
    .review-profile.d-flex.jkdfgdfdh{
        display: block!important;
        text-align: center;
    }
    .profile-content.text-left{
        text-align: center !important;
    }
    .row.jkdfkef .d-flex.mt-1{
        width:100%;
        display: block !important;
        text-align: center;
    }
    .bn5rjhn {
        font-size: 14px;
        letter-spacing: 1px;
        padding: 0 10px !important;
        color: #000;
        text-align: center !important;
        margin-bottom: 8px;
    }
    .row.jkdfkef .d-flex.mt-1 h6{
        text-align: center !important;
    }
    .jkdfgdfdh {
        margin-left: 0px !important;
    }
    .content__space {
        margin-bottom: 30px;
        letter-spacing: 1px;
        font-size: 18px !important;
        color: #011641;
        /* font-family: 'Crimson Pro', serif !important; */
        font-weight: 700;
    }
    .hikedfevd .accordion-item-header {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.5 !important;
        font-family: "Poppins", sans-serif;
        letter-spacing: 0.7px;
        color: #444444 !important;
        padding-left: 20px !important;
    }
    .mobile-nav-toggle {
        position: fixed;
        right: 25px !important;
        top: 25px !important;
    }
    .review_nav .nav {
        width: 100%;
        height: 54px !important;
        line-height: 2.5em;
        background-color: #daf2e7;
        border-bottom: 1px solid #e0e0e0;
        /* overflow: hidden; */
    }
    .chiller-theme .sidebar-wrapper {
        /* background: #31353D; */
        background: #fff !important;
        padding: 10px 0px;
        filter: drop-shadow(-3px -3px 2px rgba(255, 255, 255, .3)) drop-shadow(15px 15px 35px rgba(0, 0, 0, 0.2)) drop-shadow(5px 5px 5px rgba(0, 0, 0, -15.8));
    }
    .page-wrapper.toggled .sidebar-wrapper {
        top: 100px !important;
    }
    .left-column .company-facts table td {
        font-size: 12px !important;
        color: #000;
    }
    .item-hidden-flex .right-column {
        width: 65%;
        padding-left: 20px !important;
    }
    .best-tipster .single-item .left-area .mid-content .item-total {
        display: block !important;
    }
    .step__btn__img {
        display: inline-block;
        width: 55px !important;
        height: 55px !important;
        border-radius: 50%;
      }
    .step__btn__number .secondary {
        margin-top: 0px;
        font-size: 11.5px !important;
    }
    .step__btn__img img {
        border-radius: 50%;
        width: 55px !important;
        height: 55px !important;
    }
    .mobile-nav a span{
        font-size: 12px !important;
       
    }
    .drop-down ul li a{
        padding: 10px 5px !important;
    }
}
.mt_5{
    margin-top: 100px;
}
/* Mobile Navigation */
.djhwfwu{
    width:110px;
    height:40px;
}
.mobile-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999999;
    overflow-y: auto;
    left: -260px;
    width: 260px;
    padding-top: 18px;
    background: #0f5096;
    transition: 0.4s;
}

.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile-nav a {
    display: block;
    position: relative;
    color: #e3f0fc;
    padding: 10px 20px;
    font-weight: 500;
}

.mobile-nav a:hover,
.mobile-nav .active>a,
.mobile-nav li:hover>a {
    color: #9eccf4;
    text-decoration: none;
}

.mobile-nav .drop-down>a:after {
    content: "\ea99";
    font-family: IcoFont;
    padding-left: 10px;
    position: absolute;
    right: 15px;
}

.mobile-nav .active.drop-down>a:after {
    content: "\eaa0";
}

.mobile-nav .drop-down>a {
    padding-right: 35px;
}

.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
}
.mobile-nav .drop-down.active ul{
    display: block !important;
}
.mobile-nav .drop-down li {
    padding-left: 20px;
}

.mobile-nav-toggle {
    position: fixed;
    right: 15px;
    top: 20px;
    z-index: 999998;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
}

.mobile-nav-toggle i {
    color: #5c768d;
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 999997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(31, 53, 72, 0.7);
    overflow: hidden;
    display: none;
}

.mobile-nav-active {
    overflow: hidden;
}

.mobile-nav-active .mobile-nav {
    left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
    color: #fff;
}


/* Rest css start */
.right_link{
    font-size: 12px;
    color:red;
    letter-spacing: 1px;
    line-height: 1.7;
    text-decoration: underline;
}
.right_link:hover{
    color:#3f86ee !important;
}
.adj_right{
    text-align: center !important;
    height:100%;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #efefef;
    padding:10px;
    border-radius: 4px;
}
.left_rev{
    display: flex;
   align-items: center;
   height:100%;
   background-color: #000;
   justify-content: center;
   border-radius: 4px;
   border-radius: 6px solid #fff;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   -ms-border-radius: 4px;
   border-radius: 6px;
   box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%);
}
/* .left_rev.left_rev2{
    background-color: #202121 !important;
}

.left_rev.left_rev3{
    background-color: #111111 !important;
} */
.mid-content{
    width:100%;
}
.item-total{
    padding:10px 0px;
    border-top:1px solid gray;
}
.item-total .fa-plus{
    color:green !important;
}
.item-total .list-unstyled li a {
    display: block;
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 1.6;
}
.box .bonus .logo {
    height: 100%;
}
.bonus-text {
    width: 50%;
    padding: 0 15px;
}
.box .bonus .column {
    float: left;
}
.bonus .bonus-text h6 {
    font-size: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.box .bonus .bonus-text h3 {
    font-size: 32px;
    font-weight: 400;
    font-family: proxima_nova_condensed_extrabold,Arial,Helvetica;
    color: #f09700;
    line-height: .8em;
}
.box .logo {
    width: 25%;
}
.bonus {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #3cbf1f2f;
    padding: 25px 15px;
    overflow: hidden;
}
a.btn.primary, input.btn.primary {
    background: #3dbf1f;
    border: 1px solid #3dbf1f;
    color: #fff;
    box-shadow: 0 1px 0 0 #fff, 0 4px 8px 0 rgb(0 0 0 / 10%);
}
.item-total .list-unstyled li i {
    color: #011641;
    font-size: 0.8em;
    font-weight: 600;
    padding-right: 10px;
    margin-top: 3px;
}
.adj_page {
    margin: 50px 0px 0px 0px;
}
.divider {
    position: relative;
    margin-top: 30px;
    height: 1px;
}
.div-transparent:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 5%;
    right: 5%;
    width: 90%;
    height: 1px;
    background-image: linear-gradient(to right, transparent, rgb(0, 0, 0), transparent);
}
.step__tab__btn{
    position: relative;
}
.step__tab__btn .arrow_up{
    visibility: hidden;
    position: absolute;
    bottom:-15px;

}
.step__tab__link__active .step__tab__btn .arrow_up{
visibility: visible;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 15px solid #fff;
transform: rotate(180deg);
left:46%;
}
.baneer_set img{
    width:100vw;
    height:60vh;
}
/* Rest css close */

.faq-container {
    max-width: 600px;
    margin: 0 auto;
}
.faq .button {
    text-transform: capitalize;
    padding: 3px 10px;
    background-color: #00cc43;
    color: #141432;
    border-radius: 30px;
    font-weight: 400;
    z-index: 1;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    min-width: 203px;
    max-width: 300px;
    text-align: center;
}
.faq {
    background-color: transparent;
   
    border-radius: 10px;
    margin: 20px 0;
    padding: 30px;
    position: relative;
    overflow: hidden;
    transition: 0.3 ease;
}

.faq.active {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
}

.faq.active::before,
.faq.active::after {
    content: "\f075";
    font-family: "Font Awesome 5 Free";
    color: #2ecc71;
    font-size: 7rem;
    position: absolute;
    opacity: 0.2;
    top: 20px;
    left: 20px;
    z-index: 0;
}

.faq.active::before {
    color: #3498db;
    top: -10px;
    left: -30px;
    transform: rotateY(180deg);
}

.faq-title {
    margin: 0 35px 0 0;
}

.faq-text {
    display: none;
    margin: 30px 0 0;
}

.faq.active .faq-text {
    display: block;
}

.faq-toggle {
    background-color: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 0;
    position: absolute;
    top: 30px;
    right: 30px;
    height: 30px;
    width: 30px;
}

.faq-toggle:focus {
    outline: 0;
}

.faq-toggle .fa-times {
    display: none;
}

.faq.active .faq-toggle .fa-times {
    color: #fff;
    display: block;
}

.faq.active .faq-toggle .fa-chevron-down {
    display: none;
}

.faq.active .faq-toggle {
    background-color: #9fa4a8;
}


/* accordian  2 */

:focus {
    outline: none;
}

body {
    background-color: #c8d9e0;
    font-family: sans-serif;
}

div+div {
    clear: both;
}

p {
    line-height: 1.4em;
    /* color: #9e9e9e; */
}

.faq-title {
    font-size: 2em;
    margin: 0.4em 0;
}

div.seperator {
    width: 7.5em;
    background-color: #e31b1b;
    height: 0.07em;
    margin-left: -1.8em;
}

.faq-list>div {
    border-bottom: 0.07em solid #ededed;
    padding: 1em 0em;
}

.faq-list>div:last-child {
    border: initial;
}

summary {
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

summary:hover {
    color: #e31b1b;
    transition: all 0.3s ease;
}

details[open] summary~* {
    animation: sweep .5s ease-in-out;
}

@keyframes sweep {
    0% {
        opacity: 0;
        margin-left: -10px
    }
    100% {
        opacity: 1;
        margin-left: 55px
    }
}

details[open] summary {
    color: #e31b1b;
}

details[open] p {
    border-left: 2px solid red;
    margin-left: 55px;
    padding-left: 25px;
    opacity: 100;
    transition: all 3s ease;
}

details[open] summary:after {
    content: "-";
    font-size: 3.2em;
    margin: -0.5em 0.14em 0 0;
    font-weight: 200;
}

.faq-body {
    width: 70em;
    margin: 4em auto;
    box-shadow: 0px 0px 16px #5b5b5b;
    border-radius: 0.2em;
    padding: 5em;
    background-color: #fff;
}

.faq-list {
    width: 55em;
    margin: 1em auto;
    padding: 2em 0;
}

summary::-webkit-details-marker {
    display: none
}

summary:after {
    background: transparent;
    border-radius: 0.3em;
    content: "+";
    color: #e31b1b;
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    margin: -0.3em 0.25em 0 0;
    padding: 0;
    text-align: center;
    width: 25px;
}


/* accordian  3 */

@import url('https://fonts.googleapis.com/css?family=Montserrat');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Montserrat', sans-serif;
    background-color: #34495e;
    color: #fff;
}

h1 {
    text-align: center;
    margin: 2rem 0;
    font-size: 2.5rem;
}

.accordion {
    width: 100%;
    
    margin: 2rem auto;
}

.accordion-item {
    background-color: #fff;
    color: #111;
    margin: 0 0;
    border-radius: 6px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.accordion-item-header {
    padding: 0;
    /* min-height: 3.5rem; */
    /* line-height: 1.25rem; */
    font-weight: bold;
    
    position: relative;
    cursor: pointer;
}

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

.faq .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: 10px;
    line-height: 1.5rem;
    /* border-top: 1px solid gray; */
    /* border-image: linear-gradient(to right, transparent, #34495e, transparent) 1; */
}

@media(max-width:767px) {
    .drop-down.active img{
        filter: invert(1);
    }
    html {
        font-size: 14px;
    }
}
.accordion-item-header.active .bounce_arrow.righ{
visibility: visible !important;

}
.accordion-item-header .bounce_arrow.righ{
    visibility: hidden !important;
    bottom: -30px !important;
}
.accordion-item-header.active .bounce_arrow.lef{
    visibility: hidden !important;
    
    }
    .accordion-item-header .bounce_arrow.lef{
        visibility: visible !important;
        
    }
    .gve{
       border-top:1px solid #4285f4 !important;
    }
.bounce_arrow {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
    position: absolute;
    left: 48%;
    bottom: -20px;
    color: #4285f4;
    padding:10px 15px;
    background: #fff;
    z-index: 9;
    border-radius: 50%;
    /* box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%) !important; */
}
.accordion-item-header{
    position: relative;
}
@-webkit-keyframes bounceRight {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}
.item-hidden-flex {
    display: flex;
    padding: 30px 0px 0px 0px;
    width:100%;
}
.item-hidden-flex .left-column {
    width: 35%;
}
.item-hidden-flex .right-column {
    width: 65%;
    padding-left: 60px;
}
.right-column .summary .top {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.right-column .summary .top .author {
    float: right;
}
.right-column .summary .top h4 {
    color:#000 !important;
    line-height: 40px;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
}
.right-column .summary .top .author img {
    width: 40px;
    border-radius: 50%;
    margin-left: 10px;
}
.left-column .company-facts {
    margin-bottom: 20px;
}
.left-column .company-facts table {
    width: 100%;
}
.left-column .company-facts table b{
   font-size: 14px;
   color:#da0b23 !important;
}
.left-column .company-facts table td{
    font-size: 14px;
    color:#000;
 }
 .text blockquote a{
    color:#000;
     font-size: 15px !important;
 }
.left-column .company-facts table a{
    font-size: 14px;
    color:#000;
 }
.left-column .company-screenshots {
    overflow: hidden;
    display: flex;
}
.company-screenshots img{
    width:100%;
    height:140px;
}
.h3wgvfow3fg{
    font-size: 15px !important;
    letter-spacing: 0.5px;
    color:green !important;
}
.sportsbooks-hero {
    position: relative;
    display: inherit;
    text-align: center;
    background-image: url(../app/themes/default/images/custom/canadasportsbetting.ca/sportsbooks-hero-left.svg),url(../app/themes/default/images/custom/canadasportsbetting.ca/sportsbooks-hero-right.svg);
    background-position: center left,bottom right;
    background-repeat: no-repeat,no-repeat;
}
.sportsbooks-hero .container {
    border-bottom: 1px solid #eaeaea;
}
.sportsbooks-hero-content {
    padding: 0 20px;
}
.sportsbooks-hero-icon {
    width: 144px;
}
.title-bordered-center {
    position: relative;
    padding-bottom: 20px;
}
.display4 {
    font-size: 42px;
    letter-spacing: 1px;
}
.display1, .display2, .display3, .display4 {
    font-weight: 600;
}
.sportsbooks-hero .flag-icon {
    opacity: 1;
    background-size: 100%;
    width: 42px;
    height: 25px;
    line-height: .5;
}
.title-bordered-center:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #f44336;
    height: 4px;
    width: 90px;
    bottom: 0;
    left: 50%;
    margin-left: -45px;
}
.sportsbooks-hero p {
    line-height: 1.7;
}
.sportsbooks-hero .feature-list {
    border: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sportsbooks-hero .feature-list li {
    color: #303030;
    line-height: 25px;
    list-style-type: none;
    margin: 0 0 12px;
}
.feature-list li svg {
    width: 22px;
    height: 22px;
    margin-right: 8px;
}
.sportsbooks-hero .feature-list li {
    color: #303030;
    line-height: 25px;
    list-style-type: none;
    margin: 0 0 12px;
}
.feature-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.full-with-page-template #partnerFilters {
    margin: 30px auto;
}
.faq__tab__content .accordion-item-header {
        padding: 15px 10px;
        min-height: 3.5rem;
        line-height: 1.25rem;
        font-weight: 400;
        position: relative;
        cursor: pointer;
    }
.faq__tab__content .accordion-item {
        background-color: #fff;
        color: #111;
        margin: 0 0;
        border-radius: 0 !important;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 25%);
    }
    .faq__tab__content .accordion-item:first-of-type {
        border-top-left-radius: 8px !important;
        border-top-right-radius: 8px !important;
    }
    .faq__tab__content .accordion-item:last-of-type {
        border-bottom-left-radius: 8px !important;
        border-bottom-right-radius: 8px !important;
    }
    .hsdfyg{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .hsdfyg li a{
        margin: 5px 15px 5px 0px;
        border-radius: 4px;
        border:3px solid #fff;
        background-color: #fff;
        /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 25%); */
    }
    .bn5rjhn{
        font-size: 14px;
        letter-spacing: 1px;
        color:#000;
        margin-bottom: 8px;
    }
.mt-50{
    margin-top: 100px;
}
.hidvev li{
    list-style-type: disc;
}

.hikedfevd{
border-bottom: 1px solid #adadad !important;;
}
.hikedfevd .accordion-item{
box-shadow:none !important;
border:none !important;
}
.hikedfevd .accordion-item-header{
    font-size: 1rem;
    font-weight: 600;
    line-height: 36px;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.7px;
    color: #444444 !important;
    padding-left: 40px;
}
.hikedfevd .accordion-item-header::before {
    content: "Q.";
    left: 0px;
    position: absolute;
    /* color: #00cc43; */
}
.hikedfevd .accordion-item-header::after {
    content: "+";
    right: 10px;
    position: absolute;
    /* color: #00cc43; */
}
/* .hidvev li a{
    color:#fff !important;
} */
    .page-content.skhdwvhkvw h2 {
        font-size: 1.2rem;
        font-weight: 600;
        line-height: 36px;
        font-family: "Poppins", sans-serif;
        letter-spacing: 0.7px;
        color:#011641 !important;
        padding-left:30px;
    }
    
    .page-content .tag-wrapper>h2, .page-content>h2 {
        margin-bottom: 17px;
        padding-bottom: 15px;
        position: relative;
    }
    .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
        margin-bottom: 1rem;
    }
    .page-content .tag-wrapper>h2:after, .page-content>h2:after {
        background-color: #011641;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
    }
    .tag-wrapper {
        margin: 3rem 0 2rem 0;
    }
    .page-content .tag-wrapper > h2::before, .page-content > h2::before {
       
        content: "Q.";
        
        left: 0px;
        position: absolute;
        /* color:#00cc43; */
        
    }



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
	border-top:3px solid #00cc43;
    background: #011641;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 14px;
}

#footer .footer-top {
    padding: 60px 0 30px 0;
}
.ae12dfs{
    color:red !important;
}
#footer .footer-top .footer-info {
    /* margin-top: 15%; */
    /* background: #05101e;
    border-top: 4px solid #ed502e; */
    text-align: left;
    padding: 30px 0px;
}

#footer .footer-top .footer-info h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
    color:#fff !important;
    text-transform: uppercase;
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
   
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    background: #0a1e38;
}

#footer .footer-top .social-links a:hover {
    color: #fff;
    background: #ed502e;
    text-decoration: none;
}

#footer .footer-top h4 {
    font-family: "Poppins", Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    font-size: 13.5px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 2;
    color: #8CC53F;
    position: relative;
    
}
.footer_hr{
    background-color: rgba(255, 255, 255, 0.308);
   
}
#footer p{
    color:#fff;
}
#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#faffiliate p{
    font-size: 12.3px !important;
}
#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #ef6445;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    color: #ef6445;
}

#footer .footer-top .footer-newsletter form {
    margin-top: 30px;
    /* background: #fff; */
    /* padding: 6px 10px; */
    position: relative;
    border-radius: 4px;
}

#coppri {
    border-top: 0.2px solid #00cc43;
}

#coppri .col-md-5 {
    padding-top: 20px;
}
.gamecare img{
    margin-top: 10px;
    width:150px;
    height:40px;
filter: drop-shadow(-3px -3px 2px rgba(255, 255, 255, .3)) drop-shadow(5px 5px 5px rgba(0, 0, 0, .2)) drop-shadow(5px 5px 5px rgba(0, 0, 0, .2));
}
.gamecare img:hover{
   filter:invert(0.4)
}
.btn-learn-more3 {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    /* display: inline-block; */
    margin-left: auto;
    /* padding: 12px 20px; */
    border-radius: 5px;
    transition: 0.3s;
    line-height: 1;
    color: #ed502e;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    /* margin-top: 16px; */
    border: 2px solid #ed502e;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px;
    /* width: calc(100% - 110px); */
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px 2px 20px;
    background: #ed502e;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
    background: #ef6445;
}

#footer .copyright {
    /* border-top: 1px solid #0f2f57; */
    text-align: center;
    padding-top: 10px;
}

#footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #fff;
}

@media (max-width: 575px) {
    #footer .footer-top .footer-info {
        margin: -20px 0 30px 0;
    }
}

.footer-section-title{
    color:#00cc43 !important;
    font-size:24px !important;
    font-weight: 600;
    letter-spacing: 1px;
}




.section-title h2 {
    font-size: 14px;
    font-weight: 800;
    padding: 0;
    line-height: 1px;
    margin: 10px 0 5px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #283b6a;
    font-family: "Poppins", sans-serif;
}

.anounance .notes .note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 10px;
    margin-top: 0px !important;
    transition: all 1s;
    background: #fff;
    border-radius: 30px;
    box-shadow: unset !important;
    border: 0px solid #fff;
}
.notes .note>i {
    font-size: 14px;
    margin-right: 8px;
    margin-top: 3px;
}

.color-primary {
    color: #00ad25!important;
}
.anounance .note>span {
    font-size: 13px !important;
    width: 75%;
    margin: 0px 20px 0px 0px;
    /* border-right: 1px solid gray; */
}
.note  a{
    min-width: 100px;
    max-width: 100px;
    border-left: 1px solid #dfdfdf;
}
.sdwrf32r {
    font-size: 15px;
}
.news .note {
    border-radius: 0px !important;
}
.news .note {
    display: flex;
    align-items: center;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-initialized .slick-slide {
    display: block;
}
.slide-item {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center;
    background: #fff;
    border: 3px solid #fff;
    box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%) !important;
}
.news {
    height: 280px !important;
}
.news .slick-arrow.slick-prev {
    left: 75% !important;
}
.slider .slick-arrow {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}
.news .slick-arrow {
    position: absolute;
    top: -60px !important;
    color: #213360;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 0;
    z-index: 3;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news .slide-item {
    height: unset !important;
}

.news .slick-arrow {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.news .slick-arrow:before {
    font-size: 14px !important;
}

.news .slick-arrow.slick-prev {
    left: 75% !important;
}

.news .slick-arrow {
    position: absolute;
    top: -60px !important;
    color: #213360;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 0;
    z-index: 3;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section-title h2::after {
    content: "";
    width: 80px;
    height: 1px;
    display: inline-block;
    background: #00ad25;
    margin: 4px 10px;
}

@media (min-width: 1200px){
.slider .slick-arrow.slick-next {
    right: 20px;
}
}




/* slick carousel */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
  }
  
  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
  }
  
  .slick-list:focus {
    outline: 0
  }
  
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand
  }
  
  .slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  
  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  
  .slick-track:after, .slick-track:before {
    display: table;
    content: ''
  }
  
  .slick-track:after {
    clear: both
  }
  
  .slick-loading .slick-track {
    visibility: hidden
  }
  
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
  }
  
  [dir=rtl] .slick-slide {
    float: right
  }
  
  .slick-slide img {
    display: block
  }
  
  .slick-slide.slick-loading img {
    display: none
  }
  
  .slick-slide.dragging img {
    pointer-events: none
  }
  
  .slick-initialized .slick-slide {
    display: block
  }
  
  .slick-loading .slick-slide {
    visibility: hidden
  }
  
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
  }
  
  .slick-arrow.slick-hidden {
    display: none
  }
  .mormal .page-section{
      padding:10px 0px 0px 0px!important
  }
  .container.mormal{
    margin-top: 40px;
  }