* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 15px;
    font-family: Poppins;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 15px
}

h6 {
    font-size: 14px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.layout_top_padd {
    padding-top: 40px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

.header_bg {
    width: 100%;
    float: left;
    padding-bottom: 20px !important;
}

.header_section {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/banner-back.svg);
}

.bg-dark {
    background-color: transparent !important;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(../images/toggle-icon.webp);
}

.navbar-toggler-icon {
    /* width: 55px; */
    width: 30px;
    height: 20px;
}

.navbar-dark .navbar-toggler {
    border-color: transparent !important;
}

.navbar-toggler {
    padding: .25rem 0px;
}

.navbar {
    padding: 30px 0px 10px 0px;
}

.navbar-nav {
    margin-top: 12px;
}

.navbar-dark .navbar-nav .nav-link {
    padding-bottom: 0px;    
    font-size: 18px;
    color: #000;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #000;
}

.navTextStyle {
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    color: #d5d5d5 !important;
}

.btnTextStyle {
    border-radius: 30px;
    font-weight: bold;    
    opacity: 0.9;
    width: 140px;
    margin: 2px;
}

.logo {
    width: 70%;
    float: left;
}

.logo-svg {
    width: 40%;
    display: flex;
    margin: 0 auto;
    padding-top: 40px;
}

.taital_main {
    vertical-align: bottom;
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 90px;
    color: #060303;
    font-weight: bold;
    line-height: 100px;
    padding-top: 60px;
}

.banner_text {
    width: 90%;
    float: left;
    font-size: 18px;
    color: #f2f2f2;
    margin-left: 0px;
    font-weight: 500;
}

.read_bt {
    width: auto;
    float: left;
    margin-top: 10px;
    font-weight: 500;
}

.read_bt a {
    width: auto;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background-color: #070414;
    border-bottom: 7px solid #6A37B7;
    border-radius: 30px;
    padding: 9px 0px;
}

.read_bt a:hover {
    background-color: #8480f9;
    border-bottom: 7px solid #FCC809;
}

a.largeW {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#my_slider .carousel-control-prev:hover,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-next:focus {
    background: #055eff;
    color: #fff;
}

#my_slider a.carousel-control-prev {
    position: absolute;
    left: 850px;
    top: 100%;
}

#my_slider a.carousel-control-next {
    position: absolute;
    right: 350px;
    top: 100%;
    background-color: #055eff;
}

#my_slider .carousel-control-prev,
#my_slider .carousel-control-next {
    width: 65px;
    height: 65px;
    background: #000006;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

.about_section {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 90px;
}

.image_2 {
    width: 90%;
    float: left;
}

.image_6 {
    width: 80%;
    float: left;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #383838;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #0c0900;
    margin-left: 0px;
}

.us_text {
    background-color: #ececeb;
    border-radius: 100%;
    color: #5114b2;
    padding: 5px 10px;
}

.services_section {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    height: auto;
    padding-bottom: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/bg-services.svg);
}

.app_section {
    width: 100%;
    float: left;
    background-image: url(../images/bg-app.svg);
    background-size: cover;
    height: auto;
    padding-bottom: 50px;
    padding-top: 130px;
    background-repeat: no-repeat;
}

.margTop {
    margin-top: 40px;
}

.taitalTop {
    padding-top: 140px !important;
}

.taitalBottom {
    margin-bottom: 40px;
}

.service_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
}

.service_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #dcdada;
    margin-top: 40px;
    text-align: center;
    padding-right: 90px;
    margin-bottom: -40px;
}

.our_text {
    background-color: #ececeb;
    border-radius: 100%;
    padding: 17px 10px;
    color: #5114b2;
    height: 80px;
}

.plusBottom {
    margin-bottom: 20px;
}

.services_section_2 {
    width: 100%;
    float: left;
}

.icon_1 {
    width: 100%;
    text-align: center;
    padding-top: 90px;
}

.design_text {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    padding-top: 10px;
}

.lorem_text {
    width: 80%;
    text-align: center;
    color: #d5d5d5;
    font-size: 16px;
    margin: 0 auto;
}

.icon_3 {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 90px;
}

.read_bt_2 {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.read_bt_2 a {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #6A37B7;
    text-align: center;
    background-color: #ffffff;
    border-bottom: 7px solid #6A37B7;
    border-radius: 30px;
    padding: 9px 0px;
    margin-top: 70px;
}

.read_bt_2 a:hover {
    background-color: #8480f9;
    border-bottom: 7px solid #FCC809;
}

.blog_section {
    width: 100%;
    float: left;
}

.blog_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #181717;
    text-align: center;
    margin-top: 15px;
}

.blog_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2d2d2d;
    margin-left: 0px;
    text-align: center;
    font-weight: 400;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    border-radius: 5px;
    padding-bottom: 20px;
}

.student_bg {
    width: 100%;
    height: auto;
    position: relative;
}

.image_1 {
    height: auto;
    z-index: -10;
}

.image_15 {
    width: 20%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: -40px;
    background: #334bbb;
    display: block;
    border-radius: 100%;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    padding: 13px 20px;
    left: 0;
    right: 0;
}

.hannery_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #1d1f1e;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 15px;
}

.fact_text {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #282828;
    margin: 0px;
    padding: 0px 11px;
    padding-left: 20px;
}

.newsletter_section {
    width: 100%;
    float: left;
    background-color: #7934B8;
    height: auto;
    padding: 40px 0px;
}

.newsletter_text {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 40px;
}

.tempor_text {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 16px;
    margin-left: 0px;
    margin-top: 0px;
}

.mail_bt_main {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.mail_text {
    width: 60%;
    float: left;
    color: #000;
    font-size: 16px;
    background-color: #ffffff;
    padding: 10px 15px;
    border: 0px;
    height: auto;
    border-radius: 50px;
}

.subscribe_bt {
    width: 150px;
    float: left;
    color: #acabab;
    font-size: 16px;
    background-color: #040202;
    padding: 10px 15px;
    text-align: center;
    border-radius: 50px;
    margin-left: 30px;
}

.subscribe_bt a {
    color: #acabab;
}

.client_section {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    height: auto;
    padding-bottom: 140px;
}

.tes_text {
    background-color: #ececeb;
    border-radius: 100%;
    color: #5114b2;
    padding: 15px 10px;
}

.client_section_2 {
    width: 100%;
    float: left;
}

.client_box {
    width: 100%;
    float: left;
    background-color: #402fb7;
    padding: 30px 30px 10px 30px;
    border-radius: 20px;
}

.client_box.active {
    background-color: #ffffff;
}

.left_main {
    width: 30%;
    float: left;
}

.right_main {
    width: 70%;
    float: left;
}

.magna_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.magna_text.active {
    color: #000;
}

.consectetur_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    margin: 0px;
}

.consectetur_text.active {
    color: #000;
}

.quote_icon {
    width: 30px;
    float: left;
    padding-top: 10px;
    background-image: url(../images/quote-icon1.webp);
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 15px;
}

.quote_icon.active {
    background-image: url(../images/quote-icon.webp);
}

.client_box .quote_icon:hover {
    background-image: url(../images/quote-icon.webp);
}

.ipsum_text {
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}

.ipsum_text.active {
    color: #000;
}

.carousel-indicators li {
    width: 50px;
    height: 15px;
    border-radius: 40px;
    background-color: #0c0900;
}

.carousel-indicators .active {
    background-color: #402fb7;
}

.carousel-indicators {
    bottom: -80px;
}

.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.touch_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #1d1c1c;
    font-weight: bold;
    text-align: center;
}

.contact_section_2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.email_text {
    width: 100%;
    float: left;
    padding: 20px 20px 20px 20px;
}

.email-bt {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #2a2a2c;
    margin-bottom: 20px;
    padding: 8px 15px;
    border: 1px solid #909090;
}

.massage-bt {
    width: 100%;
    float: left;
    height: 120px;
    font-size: 18px;
    color: #2a2a2c;
    margin-bottom: 20px;
    padding: 15px 15px 8px 15px;
    border: 1px solid #909090;
}

.send_btn {
    width: 200px;
}

.send_btn a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background-color: #4c35bc;
    padding: 10px;
    border-radius: 30px;
}

.send_btn a:hover {
    color: #ffffff;
    background-color: #000;
}

button.btnSend {
    float: left;
    width: 200px;
    padding: 10px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    border-radius: 30px;
    background-color: #4c35bc;
}

button.btnSend:hover {
    color: #ffffff;
    background-color: #000;
}

.footer_section {
    width: 100%;
    float: left;
    background-color: #070517;
    height: auto;
    padding-bottom: 40px;
}

.address_main {
    width: 94%;
    height: auto;
    display: flex;
    margin: 0 auto;
    padding: 15px 0px;
    text-align: center;
    background:#7c2fb7;
    background-repeat: no-repeat;
    background-size: 100%;
}

.address_text {
    width: 100%;
    font-size: 16px;
    color: #ffffff;
}

.address_text a {
    color: #ffffff;
}

.padding_left_15 {
    padding-left: 15px;
    word-wrap: break-word;
}

.footer_section_2 {
    width: 100%;
    float: left;
    display: none;
    padding-top: 40px;
    visibility: hidden;
}

.link_text {
    width: 100%;
    font-size: 19px;
    color: #fcfcfc;
    font-weight: bold;
    text-transform: uppercase;
}

.plansBudget {
    text-align: center;
}

.footer_menu {
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    font-size: 16px;
    color: #878585;
}

.footer_menu li a {
    color: #878585;
}

.footer_menu li a:hover {
    color: #fcfcfc;
}

.footer_text {
    width: 55%;
    font-size: 16px;
    margin-top: 0px;
    font-weight: 600;
    color: #878585;
}

.footer_text_1 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #878585;
    margin-left: 0px;
    margin-top: 0px;
}

.social_icon {
    width: 100%;
    float: left;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
}

.social_icon li {
    float: left;
    padding-right: 10px;
    padding-top: 10px;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    color: #0b0b0c;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
}

.copyright_text a {
    color: #0b0b0c;
}

.copyright_text a:hover {
    color: #402fb7;
}

.margin_top_90 {
    margin-top: 90px;
}

.roundCard {
    border-radius: 20px !important; 
}

.chatIcon {
    width: 28px;
    height: auto;
}

.banner_section {
    z-index: -10;
}

.greyColor {
    color: #d5d5d5;
}

.textBreak {
    word-wrap: break-word;
}

.txtValor {
    z-index: 10;
    font-size: 100px;
    font-weight: 900;
    margin-left: -10px !important;    
}

.value1BG {
    background: #3224BE;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    
}

.value2BG {
    background: #FFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    
}

.ho-oponopono {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
}

.error {
    color: red;
    font-size: 16px;
}

.success {
    color: green;
    font-size: 16px;
}

textarea:invalid,
input:invalid {
    border-radius: 12px;
    border: 2px dashed #3224BE;
}

textarea:invalid:required,
input:invalid:required {
    background-image: linear-gradient(to right, rgba(213, 213, 213, 0.2), rgba(106, 55, 183, 0.2)) !important;
}

textarea:valid,
input:valid {
    border-radius: 20px;
    border: 1px solid black;
}

.forceCentering {
    display: table;
    place-items: center;
    margin: 0 auto !important;
}

.map_main, .map-responsive, iframe {
    border-radius: 20px;
    border: 0.5px solid #6A37B7;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.txtCenter {
    text-align: center;
}

.centerDiv {
    display: grid;
    place-items: center;
}

.allRigth {
    text-align: right;
}

.hobby-info {
	padding: 20px;
	background: #fff;
	border-radius: 16px;
}

.hobby-info h2 {
	color: #3f96f7;
	font-size: 24px;
	font-family: nyala;
	text-align: left;
	padding: 10px 0 0 15px;
}

.hobby-info p {
	text-align: left;
	padding: 5px 15px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	color: #585859;
	font-family: 'KhmerUI', sans-serif;
}

.blink_txt {
    margin: 0;
	color: #6A37B7;
    font-weight: 500;
    font-size: 18px !important;
    animation: blinker 0.8s linear infinite;
}
  
@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/* ///////// COOKIES ///////// */
.cookies-container {
    display: grid;
    place-items: center;
    background: rgb(41, 41, 41);
}

.cookies-box {
    width: 15rem;
    bottom: 20px;
    left: -300rem;
    height: 22.5rem;
    position: fixed;
    color: #3224BE;
    text-align: center;
    background: #d5d5d5;
    border-radius: 0.5rem;
    border: 1px solid #6A37B7;
}

.cookies-box.active {
    left: 4rem;
}

.cookies-box h3 {
    font-size: 1.2rem;
    padding: 1.5rem 0;
}

.cookies-box p {
    font-size: 1rem;
}

.cookies-box img {
    width: 90%;
}

.cookies-box .privacy {
    color: #3224BE;
    padding: 0.9rem 0;
}

.cookies-box .btn-2 {
    width: 10rem;
    color: #fff;
    height: 2.1rem;
    cursor: pointer;
    font-size: 1rem;
    background: none;
    margin-top: 0.9rem;
    border-radius: 0.5rem;
    border: 0.1rem solid #fff;
}

.cookies-box .btn-2:hover {
    border: 2px solid #6A37B7;
    background: rgb(41, 41, 41);
}

.cookies-box .clos {
    left: 0.5rem;
    cursor: pointer;
    font-size: 2rem;
    color: #6A37B7;
    font-weight: bold;
    position: absolute;
}

.cookies-box .clos:hover {
    color: #3224BE;
    transform: rotate(180deg);
}

.termsText {
    padding: 16px;
    font-size: 3rem;
    color: #3224BE;
    font-weight: bold;
}

.txtContact {
    padding: 12px;
    font-size: 1.3rem;
    color: #3224BE;
    font-weight: 600;
}

.colorPattern {
    color: #A90000;
}

.fixDiv {
    width: 100%;
    position: fixed;
    /* background-color: yellow; */
    /* margin-left: 50%; */
    /* text-align: center; */
    top: 20px;
    /* width: 300px; */
    /* height: 100px; */
    z-index: 100;
}

.borderSignature {
    margin-left: 10px;
    margin-right: 10px; 
    border-radius: 0.5rem;
    border: 1px solid #6A37B7;
}

.embed-responsive {
    position: relative;
    padding-top: 40px;
    overflow: hidden;
    display: block;
    width: 100%;
}

video {
    width: 100%;
    height: auto;
}
