* {
    scroll-behavior: smooth;
}

.mi-body {
    background: linear-gradient(#fff, #fff);
    max-width: 100vw;
    overflow-x: hidden;
}

.navbar-brand img {
    width: 50px;
    height: 50px;
}

nav#i3u2 {
    padding-top: 3rem;
}

#ittb {
    align-items: flex-start;
}

.contactus-div {
    margin-top: -15px;
    width: 100%;
    text-align: right;
}

.flag-icon-sa {
    background-image: url(../images/sa-flag.png);
    width: 50px;
    height: 40px;
    display: block;
    position: relative;
    bottom: 5px;
    background-size: cover;
}

.flag-icon-us {
    background-image: url(../images/us-flag.png);
    width: 50px;
    height: 30px;
    display: block;
    background-size: cover;
}

.flag-div .dropdown .dropdown-toggle span:nth-child(2),
.flag-div .dropdown .dropdown-toggle span:nth-child(2) {
    display: none;
}

.flag-div .dropdown .dropdown-toggle {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: transparent;
    border: none;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent;
}

.flag-div .dropdown .dropdown-toggle:hover {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.flag-div {
    /* margin-top: -10px; */
    margin-left: 15px;
    margin-right: 0;
}

.flag-div .dropdown-menu[data-bs-popper] {
    min-width: 115px;
}

a.email-link:hover {
    color: #f2e72e !important;
}

.hero-plain-navbar.no-bg {
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgba(255, 255, 255, 0) !important;
}

.hero-plain-navbar .navbar-expand-md .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
}

.hero-plain-navbar .navbar-nav {
    font-size: 16px;
    color: rgba(24, 24, 24, 0);
    font-weight: 600;
}

.icon-footer-social-link svg {
    height: 18px;
    width: 18px;
    margin-right: 5px;
}

.footer.footer-light {
    color: rgb(108, 108, 108);
}

.footer.footer-light a {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    color: rgb(108, 108, 108);
}

.footer.footer-dark {
    color: rgb(223, 223, 223);
}

.footer.footer-dark a {
    color: rgb(223, 223, 223);
}

.footer.footer-light a:hover {
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.text-primary {
    color: #ffffff;
}

#iekbuw {
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
}

.row {
    color: #ffffff;
}

.text-uppercase-expanded.text-xs.font-weight-bold.mb-4 {
    font-family: Helvetica, sans-serif;
    color: #4a3b90;
    text-align: center;
    font-size: 18px;
}

.app-img,
.payment-img {
    cursor: pointer;
    /* transition: transform 1.5s; */
}

.services-app-img {
    width: 120px;
    height: auto;
}


/* .app-img:hover, .payment-img:hover {
    transform: scale(1.2);
} */

#ihf3e2 {
    color: #ffffff;
}

#i3naog {
    color: #ffffff;
}

#iwrhtq {
    color: #ffffff;
}

#itvtn4 {
    color: #ffffff;
}

#ix3ym7 {
    color: #ffffff;
}

#i39uqd {
    color: #ffffff;
}

#irnbd9 {
    color: #ffffff;
}

#i9k35x {
    color: #ffffff;
}

#if0h9n {
    background-image: linear-gradient(#fff, #fff);
    width: 100%;
    height: auto;
    display: flex;
    align-content: center;
    flex-direction: column-reverse;
    justify-content: center;
}

img.services-img {
    width: 200px;
    height: auto;
    margin: auto;
    display: block;
}

@media screen and (max-width: 1400px) {
    img.services-img {
        width: 120px;
    }
}

@media screen and (max-width: 576px) {
    img.services-img {
        width: 110px;
    }
}

img.ourpartners-img {
    width: 150px;
    height: auto;
    margin: auto;
    display: block;
}

@media screen and (max-width: 576px) {
    img.ourpartners-img {
        width: 100%;
    }
}

.services-div {
    cursor: pointer;
    /* transition: transform 1.2s; */
}

.services-div:hover .services-name {
    font-weight: 600;
}

.services-div:hover .services-name+.services-desc-box {
    display: block;
    /* transform: scale(1.2); */
}

.services-desc-box {
    display: none;
}

#ibq2v-3 {
    color: rgba(0, 0, 0, 0.7);
}

.nav-link.gjs-selected {
    color: #f8f9fa;
}

#ibq2v-2 {
    color: rgb(10, 88, 202);
    background-color: rgba(255, 255, 255, 0);
    display: inline !important;
}

#i2ssq3 {
    display: inline !important;
}

section#i1l04 {
    background-image: url("../images/sec1-purple.png");
    /* background-position: 80% 75%; */
    background-position: 80% 78%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 155% 250%;
    height: 110vh;
    width: 100%;
}

@media screen and (max-width:992px) {
    section#i1l04 {
        background-position: 62% 67%;
        background-size: 160% 234% !important;
        height: auto;
    }
    .hero-image {
        margin-top: 10%;
    }
}

@media screen and (max-width:767px) {
    section#i1l04 {
        background-position: 67% 40%;
        background-size: 155% 250% !important;
        height: auto;
    }
}

@media screen and (max-width:576px) {
    section#i1l04 {
        background-position: 62% 38%;
        background-size: 165% 280%;
        height: auto;
    }
}

.services-div,
.services-desc-box p {
    color: #4A3B90;
}

.sec-3 {
    background-image: linear-gradient(#554f4f, #554f4f);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: auto;
    height: auto;
}

a.navbar-brand img {
    height: auto;
    width: 80px;
}

.contact-p {
    text-align: right;
}

.email-link {
    text-decoration: none;
}


/* header */


/* header{
	text-align: center;
	position: fixed;
	width: 100vw;
	background: var(--black);
	color: var(--pink);
  }
  
  .logo{ 
	margin: 0; 
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .logo a{ 
	color: var(--pink);
  }
  
  a{ text-decoration: none; }
  
  nav{
	position: absolute;
	text-align: left;
	top: 100%; 
	left: 0;
	background: var(--black);
	width: 100vw;
	transform: scale(1, 0);
	transform-origin: top;
	transition: transform 400ms ease-in-out;
  }
  
  nav a{
	color: var(--white);
	font-size: 1rem;
	opacity: 0;
	transition: opacity 150ms ease-in-out;
  }
  
  nav a:hover{ border-top: 2px dotted var(--pink); }
  
  nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
  }
  
  nav li{ margin: 1.2rem; }
  
  .nav-toggle{ display: none; }
  
  .nav-toggle-label{
	position: absolute;
	top: 0;
	left: 0;
	margin-left: .8rem;
	height: 100%;
	display: flex;
	align-items: center;
	cursor: pointer;
  }
  
  .nav-toggle-label span,
  .nav-toggle-label span::before,
  .nav-toggle-label span::after{
	display: block;
	background: white;
	height: 1px;
	width: 35px;
	position: relative;
  }
  
  .nav-toggle-label span::before,
  .nav-toggle-label span::after{
	content: "";
	position: absolute;
  }
  
  .nav-toggle-label span::before{ bottom: 7px; }
  
  .nav-toggle-label span::after{ top: 7px;}
  
  .nav-toggle:checked ~ nav{ 
	transform: scale(1, 1);
  }
  
  .nav-toggle:checked ~ nav a{
	opacity: 1;
	transition: opacity 250ms ease-in-out 250ms;
  }
  
  @media screen and (min-width: 800px){
	.nav-toggle-label,
	.nav-toggle{
	  display: none;
	}
	header{
	  display: grid;
	  grid-template-columns: 1fr auto minmax(600px, 3fr) 1fr;
	}
	.logo{
	  grid-column: 2 / 3;
	}
	nav{
	  grid-column: 3 / 4;
	  all: unset;
	}
	nav a{
	  opacity: 1;
	}
	nav ul{
	  display: flex;
	  justify-content: flex-end;
	}
  }

@media (max-width: 800px) {
	.hero-simple .display-4 {
		font-size: 38px;
	}

	.hero-plain-navbar.no-bg {
		background-image: initial !important;
		background-position-x: initial !important;
		background-position-y: initial !important;
		background-size: initial !important;
		background-repeat-x: initial !important;
		background-repeat-y: initial !important;
		background-attachment: initial !important;
		background-origin: initial !important;
		background-clip: initial !important;
		background-color: rgb(246, 246, 246) !important;
	}
}

@media (max-width: 480px) {
	.hero-simple .display-4 {
		font-size: 32px;
	}
} */


/* Footer */

.site-footer {
    background-color: #26272b;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
}

.site-footer hr {
    border-top-color: #bbb;
    opacity: 0.5
}

.site-footer hr.small {
    margin: 20px 0
}

.site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #737373;
}

.site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links {
    padding-left: 0;
    list-style: none
}

.footer-links li {
    display: block
}

.footer-links a {
    color: #737373
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links.inline li {
    display: inline-block
}

.site-footer .social-icons {
    text-align: right
}

.site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #33353d
}

.copyright-text {
    margin: 0
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }
    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
}

.social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}

.social-icons a.facebook:hover {
    background-color: #3b5998
}

.social-icons a.twitter:hover {
    background-color: #00aced
}

.social-icons a.linkedin:hover {
    background-color: #007bb6
}

.social-icons a.dribbble:hover {
    background-color: #ea4c89
}

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}


/* our values  */

.our-values-head {
    font-size: 36px;
    color: #444444;
}

.our-values-text {
    color: #444444;
}

@media screen and (max-width: 1400px) {
    .our-values-head {
        font-size: 24px;
    }
    .our-values-text {
        font-size: 13px;
    }
}

@media screen and (max-width: 576px) {
    .our-values-head {
        font-size: 24px;
    }
    .our-values-text {
        font-size: 14px;
    }
}

.services-section {
    color: #4A3B90;
    font-weight: bold;
}

@media screen and (max-width: 1400px) {
    .services-section {
        font-size: 30px;
    }
}

@media screen and (max-width: 576px) {
    .services-section {
        font-size: 24px;
    }
}


/* hero section */

.hero-image img {
    position: relative;
    /* right: 25%; */
    top: 10%;
    width: 100%;
    left: 3%;
    /* height: 82%; */
}

.hero-content {
    max-width: 75%;
}

@media screen and (max-width: 576px) {
    .hero-content {
        max-width: 100%;
    }
}

.padding-left {
    padding-left: 10%;
}

.hero-content span,
.hero-content p {
    font-size: 20px;
}

@media screen and (max-width: 1600px) {
    .hero-content span,
    .hero-content p {
        font-size: 18px;
    }
}

@media screen and (max-width: 1400px) {
    .hero-content span,
    .hero-content p {
        font-size: 17px;
    }
}

@media screen and (max-width: 1200px) {
    .hero-content span,
    .hero-content p {
        font-size: 15px;
    }
}


/* navbar */

.hero-navbar {
    background-color: transparent !important;
    height: 120px;
}

@media screen and (max-width: 992px) {
    .collapse:not(.show) {
        display: none !important;
    }
}

.custom-text-navbar li a {
    font-size: 20px;
    color: white !important;
}


/* footer */

.custom-width img {
    width: 90%;
}

@media screen and (max-width:576px) {
    .custom-width img {
        width: 160px;
    }
}

.footer-icons span i {
    font-size: 32px;
    color: #4A3B90;
}

@media screen and (max-width:1400px) {
    .footer-icons span i {
        font-size: 26px;
    }
}

.footer-sec {
    flex-direction: column;
}

.footer-top {
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:1400px) {
    .footer-top .img-bee img {
        width: 200px;
    }
}

@media screen and (max-width:576px) {
    .footer-top .img-bee img {
        width: 160px;
    }
}

@media screen and (max-width:576px) {
    #ihf3e2,
    #iwrhtq,
    #i3naog,
    #ix3ym7 {
        text-align: center;
    }
}

.footer-partition {
    background: #4A3B90;
    height: 100px;
}

@media screen and (max-width:992px) {
    .footer-partition {
        height: auto;
    }
}

.footer-partition a {
    text-decoration: none;
    color: white;
    margin-right: 1rem;
}

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 0;
    background: rgb(242 231 46);
    z-index: 99999;
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.privacymodalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog>div {
    width: 80%;
    /* height: 70%; */
    position: relative;
    /* margin: 10% auto; */
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: transparent;
    /* background: -moz-linear-gradient(#fff, #999);
  background: -webkit-linear-gradient(#fff, #999);
  background: -o-linear-gradient(#fff, #999); */
}

.privacymodalDialog>div {
    width: 80% !important;
    height: 70%;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    /* background: -moz-linear-gradient(#fff, #999);
  background: -webkit-linear-gradient(#fff, #999);
  background: -o-linear-gradient(#fff, #999); */
}

.mi-row {
    display: flex !important;
    justify-content: center !important;
}

.privacymodalDialog .close {
    top: -10px;
    right: -12px !important;
}

.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close:hover {
    background: #00d9ff;
}

.modal-custom-width {
    margin-right: 5px;
    width: 32.3%;
    margin-left: 5px;
    border-radius: 25px;
}

#services hr {
    margin: 0px !important;
}

#services .package-detail {
    height: 150px;
    margin: 0px !important;
}

#services .modal-custom-width {
    height: 400px;
    width: 30%;
    margin-top: 20px;
}

#services {
    align-items: unset !important;
}

#services .close {
    top: 5px !important;
}

@media screen and (max-width: 400px) {
    #services .modal-custom-width {
        height: auto;
        width: 80%;
    }
    #services .service-charges {
        font-size: 12px
    }
}

@media screen and (min-width: 401px) and (max-width: 575px) {
    #services .modal-custom-width {
        height: auto;
        width: 40%;
    }
    #services .service-charges {
        font-size: 12px
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    #services3 .modal-custom-width {
        width: 40%;
    }
    #services .modal-custom-width {
        height: auto;
        width: 30%;
    }
}

@media screen and (min-width:1601px) and (max-width:1920px) {
    .modal-custom-width p {
        font-size: 13.5px;
    }
    #services3 .modal-custom-width {
        width: 24%;
    }
}

@media screen and (min-width:1281px) and (max-width:1600px) {
    .modal-custom-width p {
        font-size: 12px;
    }
    #services3 .modal-custom-width {
        width: 23.3%;
    }
}

@media screen and (min-width:992px) and (max-width:1280px) {
    #services3 .modal-custom-width {
        width: 20.3%;
    }
    .mi-row {
        display: flex;
        justify-content: center;
    }
    .close {
        right: 4% !important;
    }
    .modal-custom-width p {
        font-size: 10.5px;
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .modal-custom-width p {
        font-size: 11px;
    }
    .package-detail {
        height: 140px !important;
    }
    #services3 .modal-custom-width {
        width: 40%;
        max-height: 400px;
        margin-top: 10px;
    }
}

@media screen and (max-width:1280px) {
    .modal-custom-width {
        margin-right: 0px;
        margin-left: 5px;
    }
    .modalDialog {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .modalDialog>div {
        width: 100%;
    }
    .close {
        right: 10px;
        top: 0px;
    }
    .custm-bgclr-1 h4,
    .custm-bgclr-2 h4,
    .custm-bgclr-3 h4 {
        font-size: 18px;
    }
    .custm-bgclr-1 p,
    .custm-bgclr-2 p,
    .custm-bgclr-3 p {
        font-size: 14px;
    }
    img.apps-img {
        width: 30px;
    }
    /* .custm-bgclr-1,
  .custm-bgclr-2,
  .custm-bgclr-3 {
    height: 120px;
  } */
}

@media screen and (max-width:767px) {
    .modal-custom-width {
        margin-right: 0px;
        margin-left: 5px;
    }
    .modalDialog {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .modalDialog>div {
        width: 100%;
    }
    .close {
        right: 4px;
        top: 0px;
    }
    .custm-bgclr-1 h4,
    .custm-bgclr-2 h4,
    .custm-bgclr-3 h4 {
        font-size: 18px;
    }
    .custm-bgclr-1 p,
    .custm-bgclr-2 p,
    .custm-bgclr-3 p {
        font-size: 14px;
    }
    img.apps-img {
        width: 30px;
    }
    .custm-bgclr-1,
    .custm-bgclr-2,
    .custm-bgclr-3 {
        height: 120px;
    }
}

@media screen and (max-width:576px) {
    .modal-custom-width {
        width: 100%;
        margin-top: 5%;
    }
    .modalDialog {
        display: flex;
        justify-content: center;
        align-items: unset;
    }
    .close {
        right: 4px;
        top: 20px;
    }
}

.mi-row .modal-custom-width {
    padding-right: calc(var(--bs-gutter-x) * -0.5);
    padding-left: calc(var(--bs-gutter-x) * -0.5);
}

.package {
    color: #fff;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}

.package.p-4.custm-bgclr-1 {
    background-color: #40bbc3;
}

.custm-bgclr-2 {
    background-color: #fecc39;
}

.custm-bgclr-3 {
    background-color: #4a3b90;
}


/* universal */

@media screen and (max-width:1400px) {
    .fs-13 {
        font-size: 13px;
    }
}

@media screen and (max-width:1280px) {
    .hero-sec-img img {
        width: 140px;
    }
}

@media screen and (max-width:767px) {
    .hero-sec-img img {
        width: 130px;
    }
}

@media screen and (max-width:576px) {
    .hero-sec-img img {
        width: 100px;
    }
}

.mobile-carousel img {
    width: 150px;
}

.mobile-carousel .carousel-inner {
    height: 300px !important;
    display: flex;
    align-items: center;
}

.package-detail {
    height: 200px;
}

.service-charges {
    margin-bottom: 1px !important;
}


/* privacy policy */

#privacypolicy p,
#termcondition p,
#deliverypolicy p {
    font-style: oblique;
}

#privacypolicy h1,
#termcondition h1,
#deliverypolicy h1 {
    font-weight: 800;
}

#dropdownMenuButton1:focus-visible,
#dropdownMenuButton1:focus,
#dropdownMenuButton1:active {
    outline: none;
    border: none;
    box-shadow: unset;
}

.services-name {
    color: black;
}

.sec-3 .img-fluid {
    max-width: 80% !important;
}

.navbar .container {
    padding-right: 2rem;
}

div#navbarNav {
    z-index: 999;
}

 ::-webkit-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #929292;
    border-radius: 100vw;
    margin-block: .5rem;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: yellow;
    border: 2px solid #929292;
    border-radius: 100vw;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: rgb(179, 179, 0);
}

@supports (scrollbar-color: red blue) {
    * {
        scrollbar-color: rgb(129, 129, 0) #929292;
        scrollbar-width: auto;
    }
}

#icoyd,
#if0h9n,
#ourvalues,
#ourteam {
    position: relative;
}

.scroll a {
    position: relative;
    bottom: 0px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: black;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}

.scroller {
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: black;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}

.scroll a:hover,
.scroller:hover {
    opacity: .5;
}

#icoyd a,
#ourvalues a,
#if0h9n .scroller,
#ourteam a {
    padding-top: 60px;
}

#ourteam a span {
    position: absolute;
    /* top: 0px; */
    bottom: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    /* margin-left: -12px; */
    border-left: 2px solid RGB(74, 58, 144);
    border-bottom: 2px solid RGB(74, 58, 144);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb04 2s infinite;
    animation: sdb04 2s infinite;
    box-sizing: border-box;
}

#icoyd a span {
    position: absolute;
    /* top: 0px; */
    bottom: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    /* margin-left: -12px; */
    border-left: 2px solid yellow;
    border-bottom: 2px solid yellow;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb04 2s infinite;
    animation: sdb04 2s infinite;
    box-sizing: border-box;
}

@media screen and (min-width: 767px) and (max-width: 1200px) {
    #icoyd a span {
        bottom: 50px;
    }
}

#ourvalues a span {
    position: absolute;
    /* top: 0px; */
    bottom: -50px;
    left: 0px;
    width: 24px;
    height: 24px;
    /* margin-left: -12px; */
    border-left: 2px solid RGB(74, 58, 144);
    border-bottom: 2px solid RGB(74, 58, 144);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb04 2s infinite;
    animation: sdb04 2s infinite;
    box-sizing: border-box;
}

#if0h9n .scroller span {
    position: absolute;
    /* top: 0px; */
    bottom: -50px;
    left: 0px;
    width: 24px;
    height: 24px;
    /* margin-left: -12px; */
    border-left: 2px solid RGB(74, 58, 144);
    border-bottom: 2px solid RGB(74, 58, 144);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb04 2s infinite;
    animation: sdb04 2s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb04 {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
}

@keyframes sdb04 {
    0% {
        transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        transform: rotate(-45deg) translate(0, 0);
    }
}

@media screen and (max-width: 992px) {
    #if0h9n .scroller span,
    #ourvalues a span,
    #icoyd a span {
        bottom: 0px !important;
        z-index: 9999;
    }
}

#ourteam .members-btn a {
    color: white;
    font-weight: bold;
    background: #4a3b90;
    padding: 14px;
    text-decoration: none;
    font-size: 14px;
    border-radius: 25px;
    transition: .2s;
}

#ourteam .members-btn a:hover {
    background: #290c9e;
}

#ourteam img {
    width: 100%;
}

#i3naog span {
    position: relative;
    left: 56%;
}


/* Modal */

.close-modal {
    float: right;
    background: none !important;
    font-size: 25px;
    color: #fff;
}

.close-modal:hover {
    box-shadow: none !important;
    color: #fff;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #6752a9;
}

.flag-div .dropdown-menu {
    background-color: #4a3b90;
}