html{
  scroll-behavior: smooth;
}



body {
    font-size: 16px;
    line-height: 22px;
    font-family: "Poppins", serif;
    overflow-x: hidden;
}

.container{
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
}

.small-container{
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.container-fluid{
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

p{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #333;
}

/***********POP*********/


#modalpopup img{
    width: 100%;
}

h4.modal-title{
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #c02536;
    margin-bottom: 0px;
}

#modalpopup .modal-body{
    padding: 30px !important;
    text-align: center;
}

#modalpopup .modal-body h2{
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
    color: #ff0000;
    text-align: center;
    margin-bottom: 20px;
}

#modalpopup .modal-body h2 span{
    display: block;
    color: #3d29bf;
}


#modalpopup input[type="text"] {
    width: 100%;
    max-width: 600px;
    padding: 3px 3px 3px 15px;
    font-size: 14px;
    height: 42px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #ddd;
    color: #000;
}

#modalpopup input[type="submit"] {
    margin-left: -50px;
    height: 25px;
    width: 50px;
    background: blue;
    color: white;
    border: 0;
    -webkit-appearance: none;
}

#modalpopup h6{
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    font-style: italic;
    text-align: left;
    margin-bottom: 20px;
}

#modalpopup ul{
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

#modalpopup ul li{
    list-style-type: none;
    display: inline-block;
    padding-right: 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #000;
}

#modalpopup ul li:last-child{
    padding-right: 0xp;
}

#modalpopup button.btn.btn-outline-secondary {
    background-color: #3d29bf;
    border: 1px solid #3d29bf;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
}

#modalpopup button.close {
    position: absolute;
    right: -10px;
    top: -10px;
    background-color: #fff;
    padding: 7px;
    border-radius: 50%;
    opacity: 1;
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
}

#modalpopup a.btn.btn-claim{
    border: 1px solid #3d29bf;
    background-color: #3d29bf;
    padding: 14px 24px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
}




/*******************HEADER******************/

/*.nav-wrapper {
  width: 300px;
}*/

.nav-wrapper ul{
    margin-right: 0px !important;
}
  .sl-nav {
  display: inline;
}
.sl-nav ul {
  margin:0;
  padding:0;
  list-style: none;
  position: relative;
  display: inline-block;
}
.sl-nav li {
  cursor: pointer;
  padding-bottom:10px;
}
.sl-nav li ul {
  display: none;
}
.sl-nav li:hover ul {
  position: absolute;
  top:29px;
  right:-15px;
  display: block;
  background: #fff;
  width: 120px;
  padding-top: 0px;
  z-index: 999;
  border-radius:5px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li:hover .triangle {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index:10;
  height: 14px;
  overflow:hidden;
  width: 30px;
  background: transparent;
  display: none;
}
/*.sl-nav li:hover .triangle:after {
  content: '';
  display: block;
  z-index: 20;
  width: 15px;
  transform: rotate(45deg) translateY(0px) translatex(10px);
  height: 15px;
  background: #fff;
  border-radius:2px 0px 0px 0px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}*/
.sl-nav li ul li {
  position: relative;
  text-align: left;
  background: transparent;
  padding: 15px 15px;
  padding-bottom:0;
  z-index: 2;
  font-size: 15px;
  color: #3c3c3c;
}
.sl-nav li ul li:last-of-type {
  padding-bottom: 15px;
}
.sl-nav li ul li span {
  padding-left: 5px;
}
.sl-nav li ul li span:hover, .sl-nav li ul li span.active {
  color: #146c78;
}
.sl-flag {
  display: inline-block;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 2px;
  overflow: hidden;
}

.flag-tr {
  background-size: cover;
  background-position: center center;
  background: url('https://i.ibb.co/4j5q8rF/iconfinder-263-Ensign-Flag-Nation-turkey-2634440.png');
}

.flag-usa {
  background-size: cover;
  background-position: center center;
  background: url('https://i.ibb.co/z7DNgG6/iconfinder-142-flag-usa-bisexual-3011556.png');
}

.flag-Russia {
  background-size: cover;
  background-position: center center;
  background: url('https://i.ibb.co/LYT4WYv/iconfinder-210-Ensign-Flag-Nation-russia-2634398.png');
}

.flag-France {
  background-size: cover;
  background-position: center center;
  background: url('https://i.ibb.co/0f3GLTD/iconfinder-92-Ensign-Flag-Nation-france-2634519.png');
}

.flag-Portugal {
  background-size: cover;
  background-position: center center;
  background: url('https://i.ibb.co/WyMkz6h/iconfinder-205-Ensign-Flag-Nation-portugal-2634393.png');
}


.flag-espanol {
  background-size: cover;
  background-position: center center;
  background: url('https://i.ibb.co/VYQVT8n/iconfinder-Spain-Flag-32338.png');
}





ul.language-picker__list{
    padding: 0px;
    margin: 0px;
}

ul.language-picker__list li a{
    text-decoration: none;
    color: #000;
}

.language-picker {
    display: inline-block;
    position: relative
}

.js .language-picker__form {
    display: none
}

.language-picker__button .icon {
    height: 16px;
    width: 16px;
    margin-left: .25rem;
    margin-left: var(--space-xxxs)
}

.language-picker__dropdown {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 140px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2) !important;
    background-color: #fff !important;
    padding: .375rem 0;
    padding: var(--space-xxs) 0;
    border-radius: .25em;
    z-index: 9999 !important;
    z-index: var(--zindex-popover);
    --space-unit: 1rem;
    --space-xxxxs: 0.125rem;
    --space-xxxs: 0.25rem;
    --space-xxs: 0.375rem;
    --space-xs: 0.5rem;
    --space-sm: 0.75rem;
    --space-md: 1.25rem;
    --space-lg: 2rem;
    --space-xl: 3.25rem;
    --space-xxl: 5.25rem;
    --space-xxxl: 8.5rem;
    --space-xxxxl: 13.75rem;
    --component-padding: 1.25rem;
    --component-padding: var(--space-md);
    font-size: 1rem;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .2s, opacity .2s, -webkit-transform .2sease-out;
    transition: visibility 0s .2s, opacity .2s, transform .2sease-out;
    transition: visibility 0s .2s, opacity .2s, transform .2sease-out, -webkit-transform .2sease-out;
}

.language-picker__button[aria-expanded=true]+.language-picker__dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
    transition: opacity .2s, -webkit-transform .2s ease-out;
    transition: opacity .2s, transform .2s ease-out;
    transition: opacity .2s, transform .2s ease-out, -webkit-transform .2s ease-out
}

.language-picker__item {
    text-decoration: none;
    padding: .5em 2em .5em 1.25em;
    padding: var(--space-xs) var(--space-lg) var(--space-xs) var(--space-md);
    color: #313135;
    color: var(--color-contrast-high)
}

.language-picker__item span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.language-picker__item:hover {
    background-color: #f2f2f2;
    background-color: var(--color-contrast-lower)
}

.language-picker__item[aria-selected=true] {
    position: relative;
    background-color: #2a6df4;
    background-color: var(--color-primary);
    color: #fff;
    color: var(--color-white);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.language-picker__item[aria-selected=true]::after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 16px;
    width: 16px;
    right: .75rem;
    right: var(--space-sm);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBvbHlsaW5lIHN0cm9rZS13aWR0aD0nMScgc3Ryb2tlPScjZmZmZmZmJyBmaWxsPSdub25lJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHBvaW50cz0nMSw5IDUsMTMgMTUsMyAnLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.language-picker__flag {
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.language-picker__flag::before {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: '';
    height: 20px;
    width: 16px;
    margin-right: .375rem;
    margin-right: var(--space-xxs);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.language-picker__dropdown .language-picker__flag::before {
    margin-right: .5rem;
    margin-right: var(--space-xs)
}

.language-picker__flag--deutschs::before {
    background-image: url("../images/n-flag.png")
}

.language-picker__flag--deutsch::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OCA0OCc+PHBhdGggZD0nTTQ4LDE4SDBWOGMwLTEuMTA1LDAuODk1LTIsMi0yaDQ0YzEuMTA1LDAsMiwwLjg5NSwyLDJWMTh6Jy8+PHJlY3QgeT0nMTgnIGZpbGw9JyNFRTAwMDAnIHdpZHRoPSc0OCcgaGVpZ2h0PScxMicvPjxwYXRoIGZpbGw9JyNGRENGMDAnIGQ9J000OCw0MGMwLDEuMTA1LTAuODk1LDItMiwySDJjLTEuMTA1LDAtMi0wLjg5NS0yLTJWMzBoNDhWNDB6Jy8+PC9zdmc+)
}

.language-picker__flag--english::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OCA0OCc+PHBhdGggZmlsbD0nIzAwMjc4MScgZD0nTTQ2LDZIMkMwLjg5Niw2LDAsNi44OTYsMCw4djMyYzAsMS4xMDQsMC44OTYsMiwyLDJoNDRjMS4xMDQsMCwyLTAuODk2LDItMlY4QzQ4LDYuODk2LDQ3LjEwNCw2LDQ2LDZ6Jy8+PHBhdGggZmlsbD0nI0U2RTZFNicgZD0nTTQ4LDhjMC0xLjEwNC0wLjg5Ni0yLTItMmgtNS4xNjFMMjgsMTUuODc2VjZoLTh2OS44NzZMNy4xNjEsNkgyQzAuODk2LDYsMCw2Ljg5NiwwLDh2Mi41ODZMMTIuMjM5LDIwSDB2OCBoMTIuMjM5TDAsMzcuNDE1VjQwYzAsMS4xMDQsMC44OTYsMiwyLDJoNS4xNjFMMjAsMzIuMTI0VjQyaDh2LTkuODc2TDQwLjgzOSw0Mkg0NmMxLjEwNCwwLDItMC44OTYsMi0ydi0yLjU4NUwzNS43NjEsMjhINDh2LTggSDM1Ljc2MUw0OCwxMC41ODZWOHonLz48cG9seWdvbiBmaWxsPScjRDEwRDI0JyBwb2ludHM9JzQ4LDIyIDI2LDIyIDI2LDYgMjIsNiAyMiwyMiAwLDIyIDAsMjYgMjIsMjYgMjIsNDIgMjYsNDIgMjYsMjYgNDgsMjYgJy8+PHBhdGggZmlsbD0nI0QxMEQyNCcgZD0nTTQ3LjAwMSw2LjMwN0wyOS4yLDIwaDMuMjhMNDgsOC4wNjJWOEM0OCw3LjI2OCw0Ny41ODcsNi42NTYsNDcuMDAxLDYuMzA3eicvPjxwYXRoIGZpbGw9JyNEMTBEMjQnIGQ9J00zMi40OCwyOEgyOS4ybDE3LjgwMSwxMy42OTNDNDcuNTg3LDQxLjM0NCw0OCw0MC43MzIsNDgsNDB2LTAuMDYyTDMyLjQ4LDI4eicvPjxwYXRoIGZpbGw9JyNEMTBEMjQnIGQ9J00xNS41MiwyOEwwLDM5LjkzOFY0MGMwLDAuNzMyLDAuNDEzLDEuMzQ0LDAuOTk5LDEuNjkzTDE4LjgsMjhIMTUuNTJ6Jy8+PHBhdGggZmlsbD0nI0QxMEQyNCcgZD0nTTE1LjUyLDIwaDMuMjhMMC45OTksNi4zMDdDMC40MTMsNi42NTYsMCw3LjI2OCwwLDh2MC4wNjJMMTUuNTIsMjB6Jy8+PC9zdmc+)
}

.language-picker__flag--francais::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OCA0OCc+PHBhdGggZmlsbD0nIzAxMjA5RicgZD0nTTE2LDQySDJjLTEuMTA1LDAtMi0wLjg5NS0yLTJWOGMwLTEuMTA1LDAuODk1LTIsMi0yaDE0VjQyeicvPjxwYXRoIGZpbGw9JyNFRjQyMzQnIGQ9J000OCw0MGMwLDEuMTA1LTAuODk1LDItMiwySDMyVjZoMTRjMS4xMDUsMCwyLDAuODk1LDIsMlY0MHonLz48cmVjdCB4PScxNicgeT0nNicgZmlsbD0nI0U2RTZFNicgd2lkdGg9JzE2JyBoZWlnaHQ9JzM2Jy8+PC9zdmc+)
}

.language-picker__flag--italiano::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OCA0OCc+PHBhdGggZmlsbD0nIzAwOTM0NScgZD0nTTE2LDQySDJjLTEuMTA1LDAtMi0wLjg5NS0yLTJWOGMwLTEuMTA1LDAuODk1LTIsMi0yaDE0VjQyeicvPjxwYXRoIGZpbGw9JyNDRjJCMzYnIGQ9J000OCw0MGMwLDEuMTA1LTAuODk1LDItMiwySDMyVjZoMTRjMS4xMDUsMCwyLDAuODk1LDIsMlY0MHonLz48cmVjdCB4PScxNicgeT0nNicgZmlsbD0nI0U2RTZFNicgd2lkdGg9JzE2JyBoZWlnaHQ9JzM2Jy8+PC9zdmc+)
}

.language-picker--hide-label .language-picker__button .icon {
    margin-left: 0
}

.language-picker--hide-label .language-picker__button em {
    display: none
}

.language-picker--hide-label .language-picker__button .language-picker__flag::before {
    margin-right: .25rem;
    margin-right: var(--space-xxxs)
}

ul.language-picker__list li{
    list-style-type: none;
}

button.language-picker__button.btn.btn--subtle {
    padding: 0px;
    background-color: snow;
}



.menu-section{
  background-color: #f8f9fb;
  padding: 15px 0;
  border-bottom: 1px solid #e7e2e2;
}

/*.fixed-top{
    box-shadow: 0 10px 26px rgba(102, 102, 102, 0.8);
}*/

.navbar-light .navbar-brand img{
    width: 140px;
    margin-top: -5px;
}

nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #3d29bf;
    background-color: transparent;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    padding: 10px 20px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #3d29bf;
    background-color: transparent;
}

/*.navbar-light .navbar-nav .nav-link.dropdown-toggle::after{
    display: none;
}*/

.navbar-expand-lg .navbar-nav .dropdown-menu{
    margin-top: -1px;
    border-radius: 3px;
    padding: 0px;
    background-color: #efefef;
}

.dropdown-item{
  color: #1b293a;
}

.dropdown-item:hover{
  color: #fff;
  background-color: #3d29bf;
}

.dropdown-item {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 12px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 0px;
}


.sm-menu{
    border-radius: 0px;
    border: 0px;
    top: 97%;
    width: 100%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
    margin-top: -1px !important;
}
.dropdown-item {
    color: #3c3c3c;
    font-size: 14px;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2196F3;
}
.navbar-toggler{
    outline: none !important;
}
.navbar-tog{
    color: #1ebdc2;
}
.megamenu-li {
  position: static;
}


.menu-section .nav-pills{
    border-right: 1px solid #eee;
}

.menu-section .nav-pills .nav-link.active{
    background-color: #16447f;
    border-radius: 0px !important;
    color: #fff !important;
}

.menu-section .nav-pills .nav-link {
    color: #333 !important;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    padding: 14px 14px;
    text-transform: uppercase;
    text-align: left !important;
    border-bottom: 1px solid #eee !important;
}

.menu-section .nav-pills .nav-link:hover{
    background-color: #16447f;
    color: #fff !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #eee !important
}

.tab-pane ul{
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
}

.tab-pane ul li{
    list-style-type: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.tab-pane ul li:last-child{
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom: none;
}

.tab-pane ul li a{
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.tab-pane ul li a:hover{
    color: #16447f;
}

.tab-pane .row{
    margin-right: 0px;
}

.menu-section .tab-pane img{
    width: 100%;
    height: 140px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.tab-pane a p{
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    margin-bottom: 0px;
}

.tab-pane a p:hover{
    color: #16447f;
}

.bhutan-menus{
    margin-left: 0px;
    margin-right: 0px;
}

.bhutan-menus img{
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
    margin-top: 20px;
    border-radius: 10px;
}

.bhutan-menus a{
    text-decoration: none !important;
}

.dash-right a{
    text-decoration: none !important;
}

.bhutan-menus a p{
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    margin-bottom: 10px;
}

.bhutan-menus a p:hover{
    color: #16447f;
}



/*.searchbox{
    padding: 30px 0;
}*/

.searchbox h4{
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #1b2b3a;
    margin-bottom: 20px;
    text-align: center;
}

.searchbox .row{
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 10px;
    border-radius: 10px;
    margin-top: -84px;
    position: relative;
    z-index: 99;
    background-color: #16447f;
}

.searchbox label {
    width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.searchbox input.search-query.form-control {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px !important;
    height: 36px;
    color: #333;
    font-weight: 600;
    border: 1px solid #fff;
}

.searchbox select {
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 5px !important;
    width: 100%;
    height: 36px;
    padding-left: 10px;
    font-size: 16px;
    color: #777;
    font-weight: 600;
}

a.btn.btn-search:hover {
    border: 1px solid #ffa838;
    background-color: #ffa838;
    color: #fff;
}

a.btn.btn-search {
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 5px;
    padding: 8px 40px;
    width: auto;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #4e4b4a;
    text-transform: uppercase;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}







/*.menus-right{
    width: 300px;
}*/

.menus-right ul{
    padding: 0px;
    margin: 0px;
    margin-right: 20px;
    margin-top: 4px;
}

.menus-right ul li.main-lists{
    list-style-type: none;
    display: inline-block;
    margin-left: 10px;
}

.menus-right ul li.main-lists a{
    color: #000;
    font-size: 15px;
    padding: 10px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
}

.menus-right ul li.main-lists a.sign-up{
    border: 1px solid #3d29bf;
    color: #fff;
    line-height: 22px;
    padding: 10px 30px;
    background-color: #3d29bf;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
}

.menus-right ul li.main-lists a.sign-in{
    border: 2px solid #3d29bf;
    color: #3d29bf;
    line-height: 22px;
    padding: 10px 30px;
    background-color: transparent;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
}


.menus-right .dropdown {
  width: auto;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.menus-right .dropdown.toggle > input {
  display: none;
}
/*.menus-right .dropdown > a, .dropdown.toggle > label {
  border-radius: 2px;
  box-shadow: 0 6px 5px -5px rgba(0,0,0,0.3);
}*/
.menus-right .dropdown > a::after, .menus-right .dropdown.toggle > label::after {
  content: "";
  float: right;
  margin: 15px 15px 0 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #CCC;
  display: none;
}
.menus-right .dropdown ul {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 230px;
  box-shadow: 0 6px 5px -5px rgba(0,0,0,0.3);
  overflow: hidden;
}
.menus-right .dropdown a, .dropdown.toggle > label {
  display: block;
  padding: 0 0 0 10px !important;
  text-decoration: none;
  line-height: 40px !important;
  font-size: 13px !important;
  text-transform: uppercase;
  font-weight: bold;
  color: #999;
}
.menus-right .dropdown li {
  height: 0;
  overflow: hidden;
  transition: all 500ms;
}
.menus-right .dropdown.hover li {
  transition-delay: 300ms;
}
/*.menus-right .dropdown li:first-child a {
  border-radius: 2px 2px 0 0;
}*/
.menus-right .dropdown li:last-child a {
  border-radius: 0 0 2px 2px;
}
.menus-right .dropdown li:first-child a::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFF;
  margin: -10px 0 0 30px;
  display: none;
}
/*.menus-right .dropdown a:hover, .menus-right .dropdown.toggle > label:hover, .menus-right .dropdown.toggle > input:checked ~ label {
  background-color: #EEE;
  color: #666;
}*/
.menus-right .dropdown > a:hover::after, .menus-right .dropdown.toggle > label:hover::after, .menus-right .dropdown.toggle > input:checked ~ label::after {
  border-top-color: #AAA;
}
.menus-right .dropdown li:first-child a:hover::before {
  border-bottom-color: #EEE;
}
.menus-right .dropdown.hover:hover li, .dropdown.toggle > input:checked ~ ul li {          
  height: 40px;
}
.menus-right .dropdown.hover:hover li:first-child, .menus-right .dropdown.toggle > input:checked ~ ul li:first-child {
  padding-top: 15px;
}




.menus-right .dropdown ul li a img{
    width: 40px;
    height: 40px;
    margin-right: 10px;
}





/**********MOBILE MENU***********/

.clickmenus{
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    top: -34px;
    left: 15px;
    color: #fff;
    z-index: 99;
    display: inline-block;
    float: left;
    display: none;
    background-color: #f60014;
    padding: 10px;
    border-radius: 5px;
}

.clickmenus h6{
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #dc3545;
    text-transform: uppercase;
    float: right;
    margin-left: 10px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #f60014;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 20px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #222;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #fff;
}

.sidenav .closebtn {
  position: absolute;
    top: 5px;
    right: 11px;
    font-size: 50px;
    margin-left: 50px;
    z-index: 9999;
    padding: 0px;
    color: #fff;
}

@media screen and (max-height: 450px) {
  .sidenav a {font-size: 18px;}
}


.sidenav .card{
    background-color: transparent;
    border: none;
}


.card-header{
  background-color: transparent;
  border-bottom: 1px solid #eee;
}

.sidenav .card-body{
    padding: 0 10px;
}

.mobile-menus ul{
    padding: 0px;
    margin: 0px;
}

.mobile-menus ul li{
    list-style-type: none;
}

.mobile-menus ul li a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    padding: 14px 20px;
    border-bottom: 1px solid #af4f57;
}

.sidenav .card-body ul li a {
    font-size: 12px;
}


.sidenav .card-body ul li a:hover {
    color: #fff;
    font-size: 13px;
    background-color: transparent;
}

.mobile-menus ul li a i.fa{
    float: right;
}


@media(max-width: 991px)
{
    .menu-section{
        height: 54px;
    }
  .clickmenus{
    display: block;
  }

  .shadow-img{
    display: none;
  }

  .navbar-light .navbar-brand{
    display: block;
    margin-left: 50px;
  }

  .navbar-toggler-icon{
    display: none;
  }

  nav.navbar.navbar-expand-lg.navbar-light{
    height: 38px;
  }

  .navbar-light .navbar-toggler{
    display: none;
  }
}


/**************BANNER SCTION*************/

.banner-section{
    background-color: #f1f1f1;
    padding: 80px 0;
}

.banner-left{
    text-align: center;
}

.banner-left h1{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #000;
    margin-bottom: 40px;
}

.banner-left h1 span{
    display: block;
    color: #01a700;
}

.banner-left p{
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px;
}

.banner-left p a{
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed rgba(0,0,0,0.5);
}

.banner-left p a:hover{
    color: #056cb8;
}

.banner-img{
    width: calc(100% + 280px);
    margin: 20px auto 0;
    left: -150px;
    bottom: -33%;
    z-index: 1;
    position: absolute;
    display: table;
}

.banner-img img {
    width: 100%;
    vertical-align: bottom;
}

a.btn.btn-start {
    background: rgb(0,25,47);
    background: linear-gradient(90deg, rgba(0,25,47,1) 0%, rgba(40,143,235,1) 100%, rgba(255,255,255,0) 100%);
    padding: 18px 30px 18px 30px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}

/*.app-box{
    max-width: 390px;
    background-color: #fff;
    border: 1px solid #e7ebf0;
    border-radius: 5px;
    padding: 30px;
    width: 100%;
    position: relative;
    z-index: 99;
}*/

.banner-section h5{
    font-size: 20px;
    line-height: 18px;
    color: #3d29bf;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 600;
}

.app-box ul{
    padding: 0px;
    margin: 0px;
    width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-direction: row;
    grid-gap: 20px;
}

.app-box ul li{
    list-style-type: none;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
        max-width: 600px;
        min-width: 300px;
}

.app-box ul li:last-child{
    border-bottom: none;
}

.app-item a{
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 15px;
    display: flex;
    align-items: center;
    text-decoration: none;
    border-radius: 10px;
}

.app-item a img{
    float: left;
    width: 50px !important;
    height: 50px !important;
    margin-right: 10px;
}

.app-item a h4{
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0px;
    float: left;
    margin-right: 10px;
}

.app-item a h4 small{
    font-size: 14px;
    line-height: 18px;
    display: block;
}

.app-item a i.fa-angle-right{
    color: #444;
}

.app-item a:hover i.fa-angle-right{
    color: #3d29bf;
}

.banner-section button.owl-prev {
    position: absolute;
    top: 35%;
    left: -21px;
}

.banner-section button.owl-next {
    position: absolute;
    top: 35%;
    right: -21px;
}

.banner-section span.fa.fa-angle-left {
    background-color: #fff;
    padding: 9px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
}

.banner-section span.fa.fa-angle-right {
    background-color: #fff;
    padding: 9px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
}

.banner-section .owl-dots{
    display: none;
}

/**************WELCOME SECTION*************/

.welcome-section{
    padding: 70px 0;
    border-bottom: 1px solid #eee;
}












/***********CREATE SECTION************/

.create-section{
    padding: 90px 0;
}

.row.create-rows{
    margin-bottom: 50px;
}

.create-section img{
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: block;
}

.create-section h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    color: #333;
    margin-bottom: 25px;
}

a.btn.btn-reads {
    background: rgb(0,25,47);
    background: linear-gradient(90deg, rgba(0,25,47,1) 0%, rgba(40,143,235,1) 100%, rgba(255,255,255,0) 100%);
    padding: 18px 30px 18px 30px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}

/**************FEATURE SECTION**************/

.feature-section{
    padding: 90px 0;
    background-color: #fff;
}

.feature-section h4{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}

.feature-section h4 span{
    color: #3d29bf;
}

.feature-section .tab {
  width: 100%;
  border-radius: 10px 0 0 10px;
  display: flex;
  flex-direction: row;
    overflow-x: scroll;
}

.feature-section .tab button {
    display: inline-block;
    background-color: inherit;
    color: black;
    padding: 15px;
    width: 90%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 22px;
    border-radius: 50px;
    /* box-shadow: 0 0 20px #00000029; */
    font-weight: 600;
    line-height: 30px;
    width: 100%;
    max-width: 600px;
    min-width: 300px;
    font-size: 18px;
    line-height: 24px;
    margin: 0px 10px 10px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #ddd;
}

.feature-section .tab button:hover {
  background-color: #ebf4ff;
}

.feature-section .tab button.active {
  background-color: #ebf4ff;
}

.feature-section .tab button img{
    width: 40px;
    margin-right: 10px;
}

.feature-section .tabcontent {
    padding: 20px;
    width: 100%;
    border-left: none;
    height: auto;
    border-radius: 0 0 10px 10px;
    background-color: #f8f9fb;
}

.feature-section .tabcontent h3{
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}

.feature-section .tabcontent img{
    width: 100%;
}

.feature-section .tabcontent p{
    text-align: justify;
}

a.btn.btn-explore {
    border: 2px solid #3d29bf;
    color: #fff;
    line-height: 22px;
    padding: 14px 20px;
    background-color: #3d29bf;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
    margin-right: 10px;
}

a.btn.btn-watchs {
    border: 2px solid #3d29bf;
    background-color: transparent;
    color: #3d29bf;
    line-height: 22px;
    padding: 14px 20px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
}


/***********COUNTER SECTION***********/

.proud-section{
    padding: 90px 0;
    border-bottom: 1px solid #eee;
}

.proud-section h4{
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}

.proud-section .column {
    float: left;
    width: 25%;
    padding: 0 5px;
 
  }
  /* Responsive columns */
  @media screen and (max-width: 600px) {
    .proud-section .column {
      width: 50%;
    display: block;
    margin-bottom: 20px;
    }
  }

  @media screen and (max-width: 575px) {
    .proud-section .column {
      width: 50%;
    display: block;
    margin-bottom: 20px;
    }
  }
  
  /* Style the counter cards */
  .proud-section .card {
    border: none;
    text-align: center;
    color: #333;
    border-radius: 4px;
  }
  
 .proud-section .card h3{
    font-size: 40px;
    line-height: 30px;
    font-weight: 900;
    color: #3d29bf;
    margin-bottom: 10px;
 }

  .proud-section .card p{
    margin-bottom: 0px;
  }

  /*.one {
    background: rgb(2,0,36);
    background: linear-gradient(313deg, rgba(2,0,36,1) 82%, rgba(2,165,224,1) 100%); 
  }

  .two {
    background: rgb(2,0,36);
    background: linear-gradient(313deg, rgba(2,0,36,1) 82%, rgb(39, 224, 2) 100%); 
  }

  .three {
    background: rgb(2,0,36);
    background: linear-gradient(313deg, rgba(2,0,36,1) 82%, rgb(224, 209, 2) 100%); 
  }

  .four {
    background: rgb(2,0,36);
    background: linear-gradient(313deg, rgba(2,0,36,1) 82%, orangered 100%); 
  }*/
  
  .proud-section .column .fa {font-size:60px;}





/***********VIDEO SECTION**********/

.video-section{
    padding: 70px 0;
    background-color: #f8f9fb;
    border-bottom: 1px solid #ddd;
}

.video-column-box{
    background: url("../images/dash-img.png") top center no-repeat;
    background-size: cover;
      display: table;
      width: 100%;
      height: 600px;
      border-radius: 10px;
}

.video-column-box .overlay{
  height: 600px;
  padding: 100px 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
      border-radius: 10px;
}

#largeModal .modal-open .modal{
    background-color: #0000009c !important;
    padding-right: 0px !important;
}

#largeModal .modal-content{
    border: none !important;
    background-color: transparent !important;
}

#largeModal .modal-body{
    padding: 0px;
    background-color: transparent !important;
}






/************PRIVACY SECTION***********/

.privacy-section{
    padding: 90px 0;
    text-align: center;
    border-top: 1px solid #ddd;
}

.privacy-section img{
    max-width: 80px;
    width: 100%;
    height: 75px;
    margin-bottom: 20px;
}

.privacy-section h4{
    font-size: 52px;
    line-height: 60px;
    font-weight: 400;
    color: #f60014;
    text-align: center;
    margin-bottom: 25px;
}

.privacy-section p{
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 25px;
}

a.btn.btn-watch {
    background-color: #f60014;
    padding: 10px 20px;
    font-size: 28px;
    line-height: 49px;
    font-weight: 500;
    color: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

/*a.btn.btn-watch i {
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    color: #f60014;
    width: 26px;
    height: 26px;
    line-height: 17px;
    text-align: center;
    margin-right: 10px;
}*/

/****************ACCOUNT SECTION**************/

.account-section{
    padding: 90px 0;
    background-color: #f8f9fb;
}

.account-section h4{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}

.account-section h4 span{
    color: #3d29bf;
}

p.account-content{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 45px;
}

.free-box {
    background-color: #3d29bf;
    padding: 40px 30px;
    border-radius: 5px;
}

.free-box h5{
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px;
}

.free-box p{
    color: #fff;
    margin-bottom: 20px;
}

a.btn.btn-account {
    border: 2px solid #fff;
    background-color: #fff;
    padding: 10px 30px;
    width: 100%;
    border-radius: 30px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

a.btn.btn-account:hover{
    border: 2px solid #fff;
    background-color: #3d29bf;
    padding: 10px 30px;
    width: 100%;
    border-radius: 30px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}



.account-right ul{
    padding: 0px;
    margin: 0px;
}

.account-right ul li{
    list-style-type: none;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

.account-right ul li i{
    color: #fff;
    background-color: #f60014;
    padding: 5px 8px;
    border-radius: 5px;
    margin-right: 10px;
}

/*********CLIENT SECTION********/

.client-section{
    padding: 90px 0;
}

.client-section h4{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #333;
    margin-bottom: 25px;
}

.client-section p{
    margin-bottom: 25px;
}

.client-left{
    display: flex;
    align-items: center;  /* Vertical Center */
    justify-content: center;  /* Horizontal Center (optional) */
    height: 500px;
    width: 500px;
}
.client-left .child {
    padding: 50px 50px 50px 0;
}

a.btn.btn-getstart {
    border: 1px solid #3d29bf;
    color: #fff;
    line-height: 22px;
    padding: 14px 30px;
    background-color: #3d29bf;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
}

.image-container {
    position: relative;
    display: inline-block;
}

.image-container::after {
    content: "";
    position: absolute;
    top: 10px; /* Adjust for positioning */
    left: 10px;
    width: 300px;
    height: 300px;
    border-top: 3px dotted rgba(59,130,246,0.5);
    border-left: 3px dotted rgba(59,130,246,0.5);
}

.image-container::before {
    content: "";
    position: absolute;
    top: 5px; /* Slightly inside */
    left: 5px;
    width: 300px;
    height: 300px;
    border-top: 3px dotted rgba(59,130,246,0.5);
    border-left: 3px dotted rgba(59,130,246,0.5);
}

.image-container .third-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 300px;
    border-top: 3px dotted rgba(59,130,246,0.5);
    border-left: 3px dotted rgba(59,130,246,0.5);
}

.image-container img {
    display: block;
    width: 100%;
    height: 500px;
    margin-top: 15px;
    margin-left: 15px;
}







/*************GLOBE SECTION************/

.globe-section{
    padding: 90px 0;
}

.globe-section h4{
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    color: #333;
    margin-bottom: 15px;
}

p.globe-content{
    margin-bottom: 40px;
}

.globe-left ul{
    padding: 0px;
    margin: 0px;
}

.globe-left ul li{
    list-style-type: none;
    padding-bottom: 40px;
}

.globe-left ul li i{
    background-color: #3d29bf;
    padding: 11px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    float: left;
    margin-right: 20px;
    width: 50px;
    height: 50px;
    line-height: 28px;
}

.globe-left ul li h5{
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.globe-left ul li p{
    margin-bottom: 0px;
    padding-left: 70px;
}


.globe-right{
    margin: 0 auto;
    display: block;
    text-align: center;
}






#chartdiv {
  width: 100%;
  height: 500px;
}

.am5-focus-container div{
    display: none;
}








/*************READY SECTION************/

.ready-section{
    padding: 50px 0;
    text-align: center;
    background: rgb(183,221,255);
background: linear-gradient(90deg, rgba(183,221,255,1) 0%, rgba(244,201,204,1) 100%, rgba(255,255,255,0) 100%);
}

.ready-section h4 {
    font-size: 52px;
    line-height: 60px;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
}

.ready-section h6 {
    font-size: 40px;
    line-height: 46px;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}

a.btn.btn-signup{
    background: rgb(0,25,47);
    background: linear-gradient(90deg, rgba(0,25,47,1) 0%, rgba(40,143,235,1) 100%, rgba(255,255,255,0) 100%);
    padding: 18px 30px 18px 30px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}

/************BUSINESS SECTION************/

.business-section{
    padding: 70px 0;
    background-color: #f8f7ff;
}

.business-section h4{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}

.business-section h4 span{
    color: #3d29bf;
}

p.business-content{
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px;
}

p.business-content a {
    color: #333;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 2px dashed rgba(0, 0, 0, 0.5);
}

p.business-content a:hover {
    color: #056cb8;
}

.business-section .column {
    display: inline-block;
    text-align: center;
}

.business-section figure {
    overflow: hidden;
    width: 100%;
}

.business-section .column img {
    display: block;
    width: 100%;
    height: 300px;
}

.business-section .column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.business-section .column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.business-box h5{
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

.business-box h5 a{
    color: #000;
    text-decoration: none;
    border-bottom: 3px solid #3d29bf;
}

.business-box h5 a:hover{
    color: #3d29bf;
}


.business-left-box {
    background-color: #3d29bf;
    padding: 40px 20px;
    border-radius: 5px;
    text-align: center;
}

.business-left-box h3{
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.business-left-box img{
    max-width: 345px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.business-left-box h3 span{
    display: block;
}

.business-left-box p{
    color: #fff;
    margin-bottom: 20px;
}

.business-left-box h6{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}

.business-left-box h6 a{
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid #fff;
}


.business-right-box {
    background-color: #0f0072;
    padding: 40px 20px;
    border-radius: 5px;
    text-align: center;
}

.business-right-box h3{
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.business-right-box h3 span{
    display: block;
}

.business-right-box p{
    color: #fff;
    margin-bottom: 20px;
}

.business-right-box h6{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}

.business-right-box h6 a{
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.business-right-box img{
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    display: block;
}







/*************APP SECTION************/

.app-section{
    padding: 70px 0;
    border-top: 1px solid #eee;
}

.app-section-left img{
    width: 100%;
}

.app-section h4{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #333;
    margin-bottom: 25px;
    padding-top: 130px;
}

.app-section h4 span {
    color: #3d29bf;
}

.app-section p{
    margin-bottom: 25px;
}

.app-section-right img{
    width: 220px;
}








/*************FOOTER************/

.footer-logos{
    max-width: 140px;
    width: 100%;
    position: absolute;
    top: -140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fff;
}

footer{
    background-color: #f8f7ff;
}

.top-footer{
    padding-top: 50px;
    padding-bottom: 50px;
}

.top-footer h4{
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #3d29bf;
    margin-bottom: 20px;
}

.top-footer ul{
    padding: 0px;
    margin: 0px;
}

.top-footer ul li{
    list-style-type: none;
    padding-bottom: 10px;
}

.top-footer ul li:last-child{
    padding-bottom: 0px;
}

.top-footer ul li a{
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}

.top-footer ul li a:hover{
    color: #3d29bf;
}

.middle-footer{
    padding-top: 30px;
    padding-bottom: 50px;
}

.middle-footer .row{
    border-top: 2px solid #ccc;
    padding-top: 40px;
}

.mid-footer-left p{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
}

ul.footer-social{
    padding: 0px;
    margin: 0px;
    margin-top: 25px;
}

ul.footer-social li{
    list-style-type: none;
    display: inline-block;
    padding: 0 15px;
}

ul.footer-social li a i{
    font-size: 30px;
}

ul.footer-social li a i.fa-facebook-f{
    color: #1877F2;
}

ul.footer-social li a i.fa-square-x-twitter{
    color: #000;
}

ul.footer-social li a i.fa-linkedin-in{
    color: #0077B5;
}

ul.footer-social li a i.fa-youtube{
    color: #ff0000;
}

ul.footer-links{
    padding: 0px;
    margin: 0px;
}

ul.footer-links li{
    list-style-type: none;
    display: inline-block;
    padding-right: 15px;
}

ul.footer-links li a{
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    border-bottom: 2px solid #3d29bf;
}

ul.footer-links li a:hover{
    color: #3d29bf;
}

.mid-footer-right p{
    font-size: 14px;
    line-height: 20px;
    display: inline;
    margin-right: 10px;
}

.bottom-footer{
    padding: 20px 0;
    background-color: #000;
    text-align: center;
}

.bottom-footer img{
    width: 100%;
    max-width: 200px;
}

.bottom-footer p{
    color: #fff;
    line-height: 20px;
    margin-bottom: 0px;
}

/**************BLOG PAGE START HERE**************/

.page-banner .page-column-box{
  background: url("../images/page-banner.jpg") center center no-repeat;
  background-size: cover;
  display: table;
  width: 100%;
  height: 350px;
  text-align: center;
  margin-top: 15px;
  border-radius: 10px;
}

.page-banner .page-column-box .overlay{
  background-color: rgb(0 0 0 / 35%);
  height: 350px;
    padding: 100px 0;
  display: table-cell;
  vertical-align: bottom;
  border-radius: 10px;
}

.page-banner h1{
    font-size: 40px;
    line-height: 46px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0px;
}


.page-banner ul.breadcrumb {
    background: transparent;
    padding: 10px 0 0;
    margin: 0 auto;
    display: block;
    border-radius: 0px;
}

.page-banner ul.breadcrumb li {
    display: inline;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.page-banner ul.breadcrumb li a {
    color: #fff;
    text-decoration: none;
}

.page-banner ul.breadcrumb li a:hover{
  color: #f60014;
}

.page-banner ul.breadcrumb li+li:before {
    padding: 8px;
    content: "/\00a0";
    color: #fff;
}

.blog-section{
    padding: 80px 0;
}

.blog-box {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 100%;    
    margin-bottom: 30px;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px rgb(159 159 159 / 71%);
}
.blog-box:hover{
    box-shadow: none;
}
.blog-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: 228px;
    overflow: hidden;
    transform: scale(1);
}

.blog-box h5{
    background-color: #3d29bf;
    padding: 10px;
    position: absolute;
    margin-top: -65px;
    width: 70px;
    right: 0px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}

.blog-box h5 span{
  font-size: 16px;
  line-height: 20px;
}

.blog-content{
  padding: 30px;
  text-align: center;
}

.blog-content ul{
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}

.blog-content ul li{
  list-style-type: none;
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #ccc;
}

.blog-content ul li:last-child{
  padding-right: 0px;
  margin-right: 0px;
  border-right: none;
}

.blog-content ul li a{
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #333;
  text-decoration: none;
}

.blog-content ul li a:hover{
  color: #f60014;
}

.blog-content ul li a i{
  color: #f60014;
  padding-right: 5px;
}

.blog-content h6{
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 20px;
}

.blog-content h6 a{
  color: #000;
  text-decoration: none;
}

.blog-content h6 a:hover{
  color: #f60014;
}

.blog-content p{
  margin-bottom: 20px;
}

a.btn.btn-read {
    border: 1px solid #3d29bf;
    background-color: #3d29bf;
    padding: 12px 24px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
}

.blog-box:hover a.btn.btn-read{
    border: 1px solid #f60014;
    background-color: #f60014;
}

.blog-box:hover img {
    transform: scale(1.1);
    height: 100%;
    height: 228px;
    overflow: hidden;
}

/**************BLOG DETAIL PAGE START HERE**************/

.blog-detail-section{
    padding: 60px 0;
}

.blog-detail-section h1{
    font-size: 52px;
    line-height: 60px;
    font-weight: 900;
    color: #333;
    margin-bottom: 15px;
}

.blog-detail-section h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
    color: #333;
    margin-bottom: 15px;
}

.blog-detail-right h4{
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
    color: #333;
    margin-bottom: 15px;
}

.blog-detail-left img{
    width: 100%;
    height: 350px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.blog-detail-left ul{
    padding: 0px;
    marign: 0px;
    margin-bottom: 15px;
}

.blog-detail-left ul li{
    list-style-type: none;
    display: inline-block;
    padding-right: 15px;
}

.blog-detail-left ul li a{
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #111;
    text-decoration: none;
}

.blog-detail-right ul{
  padding: 0px;
  margin: 0px;
}

.blog-detail-right ul li{
  list-style-type: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  height: 80px;
}

.blog-detail-right ul li:last-child{
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}

.blog-detail-right ul li a{
  text-decoration: none;
}

.blog-detail-right ul li a img{
  width: 120px;
  height: 70px;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
}

.blog-detail-right ul li a h5{
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.blog-detail-right ul li a h5:hover{
    color: #f60014;
}

.blog-detail-right ul li p{
  font-size: 14px;
  line-height: 18px;
  color: #777;
  margin-bottom: 0px;
}


::-webkit-scrollbar {
    width: 10px;
    height: 5px;
}
::-webkit-scrollbar-track {
    border-radius: 2px;
    background: #cbc7c7;
}
::-webkit-scrollbar-thumb {
    background: #6e6e6e;
    border-radius: 16px;
}
::-webkit-scrollbar-thumb:hover {
    background: #6e6e6e;
}




/*************MEDIA QUERY************/

@media(max-width: 1024px){
    .banner-left {
        padding-right: 0;
        padding-left: 0;
    }
    .app-box{
        max-width: 100%;
    }
    .banner-img{
        bottom: -18%;
    }
}

@media(max-width: 991px){
    .banner-section{
        padding-top: 30px;
    }
    .image-container img{
        width: 100%;
    }
    .banner-img {
        bottom: -15%;
    }
    .blog-detail-section h1,
    .proud-section h4,
    .banner-left h1,
    .ready-section h4,
    .globe-section h4,
    .client-section h4,
    .account-section h4,
    .privacy-section h4,
    .feature-section h4,
    .create-section h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 10px;
    }
    .ready-section h6{
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .top-footer h4{
        margin-bottom: 10px;
        margin-top: 15px;
    }
    svg#earth{
        width: 100% !important;
        height: auto !important;
    }
    p.globe-content{
        margin-bottom: 20px;
    }
    .globe-left ul li{
        padding-bottom: 20px;
    }
    .app-box ul li a{
        padding: 5px 0;
    }
    .banner-section{
        height: 670px;
    }
    .feature-section .tabcontent{
        height: auto;
    }
    p.account-content{
        margin-bottom: 20px;
    }
    .page-banner .page-column-box,
    .page-banner .page-column-box .overlay{
        height: 300px;
    }
}

@media(max-width: 768px){
    .image-container img{
        width: 100%;
    }
    .blog-detail-right ul li a img{
        width: 80px;
    }
}

@media(max-width: 767px){
    .banner-img{
        display: none;
    }
    a.btn.btn-start{
        margin-bottom: 20px;
    }
    /*.app-box ul li a i.fa-angle-right {
        position: relative;
        top: 20px;
    }*/
    .banner-section {
        height: auto;
        padding-bottom: 20px;
    }
    .app-box ul li{
        margin-bottom: 15px;
    }
    .free-box{
        margin-bottom: 20px;
    }
    .client-left{
        height: auto;
        width: 100%;
    }
    .client-left .child{
        padding: 0px;
        margin-bottom: 20px;
    }
    .reverse-manage {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse;
    }
    .feature-section .tabcontent,
    .feature-section .tab{
        width: 100%;
    }
    .blog-detail-left img{
        height: auto;
    }
    .create-section img{
        margin-bottom: 25px;
    }
    .feature-section .tab {
        float: left;
        overflow-x: scroll;
        overflow-y: auto;
        font-size: 12px;
        border-radius: 10px 0 0 10px;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
    }
    .feature-section .tab button {
        /*padding: 10px 10px;
        width: auto;
        font-size: 18px;
        margin: 10px;
        display: flex;
        flex-direction: row;*/

        padding: 10px;
        width: 100%;
        max-width: 600px;
        min-width: 300px;
        font-size: 18px;
        line-height: 24px;
        margin: 10px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .feature-section .tabcontent{
        padding: 15px 0;
    }
}

@media(max-width: 600px){
    .privacy-section,
    .account-section,
    .globe-section,
    .ready-section,
    .top-footer,
    .middle-footer,
    .blog-detail-section,
    .blog-section,
    .feature-section,
    .create-section,
    .client-section,
    .proud-section{
        padding: 30px 0;
    }
    .feature-section .tabcontent h3,
    .proud-section h4,
    .banner-left h1,
    .ready-section h4,
    .globe-section h4,
    .blog-detail-section h1,
    .blog-detail-section h2,
    .blog-detail-right h4,
    .client-section h4,
    .account-section h4,
    .privacy-section h4,
    .feature-section h4,
    .create-section h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .row.create-rows{
        margin-bottom: 30px;
    }
    .feature-section .tab button {
        padding: 15px;
        width: 97%;
        font-size: 18px;
        margin: 5% 1%;
    }
    .feature-section .tabcontent{
        padding: 10px;
    }
    a.btn.btn-signup,
    a.btn.btn-getstart,
    a.btn.btn-reads,
    a.btn.btn-start{
        padding: 14px 30px;
    }
    ul.footer-links li {
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .privacy-section img{
        margin-bottom: 10px;
    }
    ul.footer-social{
        margin-bottom: 15px;
    }
    .image-container img {
        display: block;
        height: auto;
        margin-top: 0px;
        margin-left: 0px;
        width: 100%;
    }
    .proud-section .card h3 {
        font-size: 30px;
        line-height: 20px;
        font-weight: 900;
        color: #3d29bf;
        margin-bottom: 10px;
    }
    .page-banner .page-column-box, .page-banner .page-column-box .overlay {
        height: 250px;
    }
    .page-banner .page-column-box .overlay{
        padding: 50px 0;
    }
    .blog-content{
        padding: 15px;
    }
    .blog-content p,
    .blog-content h6,
    .blog-content ul{
        margin-bottom: 10px;
    }
    .blog-content h6 {
        font-size: 20px;
        line-height: 26px;
    }
    a.btn.btn-read{
        padding: 6px 20px;
    }
}

@media(max-width: 575px){
    .menus-right ul{
        margin-right: 0px;
    }
    .menus-right ul li.main-lists{
        display: none;
    }
    .menus-right ul li.main-lists:last-child{
        display: block;
    }
    .app-box{
        padding: 15px;
    }
}

@media(max-width: 400px){
    .feature-section .tab button{
        font-size: 14px;
    }
    .image-container img {
        height: 310px;
    }
}

@media(max-width: 360px){
    .feature-section .tab button{
        padding: 5px;
    }
}
