/*
Theme Name: Cryptical Child
Author: 
Description: Your description goes here
Version: 1.0
Template: cryptical

This is the child theme for Cryptical theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/* Common CSs Start */

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.py-100 {
    padding: 70px 0!important;
}
.py-70 {
    padding: 70px 0!important;
}
.py-50 {
    padding: 50px 0!important;
}
.py-40 {
    padding: 40px 0!important;
}
.py-20 {
    padding: 40px 0!important;
}
.common-col h2.elementor-heading-title {
    font-size: 40px !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    line-height: 55px;
    font-family: 'Red Hat Display', sans-serif !important;
}

.common-col h4.elementor-heading-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Poppins';
}

.common-col p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

.btn-primary .elementor-button::Before, .btn-secondary .elementor-button::before {border-radius: 0;content: '';height: 100%;width: 0;background: #354252;position: absolute;right: 0;left: 0;bottom: 0;top: 0;transition: 0.3s;z-index: -1;}

.btn-primary .elementor-button:hover::Before, .btn-secondary .elementor-button:hover::before {
    width: 100%;
    transition: 0.5s;
}

.btn-primary .elementor-button::Before {
    background: #fff !important;
}
.btn-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 19px 43px;
 font-size: 14px !important;
 border: 1px solid #fff;
 text-transform: capitalize;
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 99;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 line-height: 9px !important;
 display: flex;
 border-radius: 26px;
}

body .btn-primary .elementor-button{border-radius: 30px;background: #B1DE5E;padding: 4px 6px 4px 20px;border: 1.5px solid #B1DE5E;}
.btn-secondary .elementor-button{padding: 4px 6px 4px 20px;border-radius: 30px;border: 1.5px solid #FFF;background: transparent !important;}

.btn-primary , .btn-secondary {
    display: inline-block;
    width: auto !important;
}
body .btn-primary .elementor-button:hover {
    color: #354252;
}
.btn-secondary {
    margin-left: 20px !important;
}
.btn-wrapper {
    margin-top: 25px;
}
.btn-wrapper .elementor-widget-wrap {
    padding: 0 !important;
}
.btn-primary.elementor-widget:not(:last-child),.btn-secondary.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}


h1,h2,h3,h4,h5,h6{
	 font-family: "Poppins", sans-serif !important;
}
body,p,li,a,span{font-family: "Inter", sans-serif;
}


span.high-light {
    color: #57d5fd;
    font-weight: inherit !important;
    position: relative;
}
#header-area .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
}

/* Common CSs End */


.btn-primary .elementor-button-text {
    font-size: 14px;
    line-height: 25px;
	    color: #000;
}

.btn-primary .elementor-button-content-wrapper {
    align-items: center;
}

.btn-primary svg {
    font-size: 40px;
}


.btn-secondary .elementor-button-text {
    font-size: 14px;
    line-height: 25px;
}

.btn-secondary .elementor-button-content-wrapper {
    align-items: center;
}

.btn-secondary svg {
    font-size: 40px;
}

.header-area .btn-secondary.elementor-widget.elementor-widget-button {
    margin: 0 !important;
}
.header-area .btn-primary.elementor-widget.elementor-widget-button {
    margin: 0 0 0 20px !important;
}
.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: absolute !important;
    width: 100%;
    z-index: 1;
}
.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 130px;
    padding-bottom: 20px;
}
.hero-area {
    position: relative;
}

.hero-area::before {
    position: absolute;
    width: 100%;
    height: 32%;
    content: "";
    background: url(https://cwsdemowebsites.com/amos/wp-content/uploads/2025/06/hero-before-e1750894697791.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    bottom: -38px;
    z-index: 1;
}

.hero-area b {
    font-weight: 600;
}
.about-top .back-head.elementor-widget.elementor-widget-heading {
    width: fit-content !important;
}

.about-top .clean-head.elementor-widget.elementor-widget-heading {
    width: fit-content !important;
    margin-left: 20px;
}
.about-left {
    position: relative;
}

.about-left::before {
    position: absolute;
    width: 14%;
    height: 30%;
    content: "";
    background: url(https://cwsdemowebsites.com/amos/wp-content/uploads/2025/06/about-before.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    right: 40px;
    bottom: 20px;
}
.about-bottom .elementor-widget-image-box {
    border-bottom: 1px solid #94949480;
    padding-bottom: 20px;
}

.about-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-bottom: 1px solid #949494;
    padding-bottom: 50px;
}

.about-bottom.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 50px;
}

.about-bottom .elementor-container.elementor-column-gap-default {
    gap: 20px;
}
.border-li .elementor-icon-list-text {
    border-radius: 5px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    padding: 0 10px;
}


h2.elementor-heading-title.elementor-size-default {
    font-size: 45px;
}

.home-heading em {
    background: linear-gradient(180deg, #6CDFFF 15.33%, #0287AC 42.33%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    "Respecting...";
    font-style: normal;
}
.btn-one .elementor-button {
    padding: 4px 6px 4px 20px;
    border-radius: 30px;
    border: 1.5px solid #000000;
    background: transparent !important;
}
.btn-one .elementor-button-text {
    font-size: 14px;
    line-height: 25px;
    color: #000000;
}
.book-sec .swiper-slide-inner {
    line-height: 10px !important;
}

.book-sec .elementor-swiper-button-prev {
    left: 7% !important;
}

.book-sec .elementor-swiper-button-next {
    right: -4% !important;
}
.ser-col .elementor-widget-image {
    padding-bottom: 160px;
}

.ser-col .elementor-widget-wrap.elementor-element-populated {
    padding: 40px 20px 15px 20px !important;
}

.ser-in .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}

.ser-bottom .elementor-container.elementor-column-gap-default {
    gap: 20px;
}
.service-sec .border-li .elementor-icon-list-text {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.book-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0 0 -120px 0;
    z-index: 1;
}
.test-sec b {
    font-size: 16px;
    font-weight: 600;
}

.test-sec .elementor-testimonial__footer {
    margin-top: 70px !important;
    position: relative;
}

.test-sec .elementor-testimonial__footer::before {
    position: absolute;
    width: 40%;
    height: 50%;
    content: "";
    background: url(https://cwsdemowebsites.com/amos/wp-content/uploads/2025/06/test-star.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: -43px;
}

.test-sec .elementor-testimonial__footer::after {
    position: absolute;
    width: 30%;
    height: 40%;
    content: "";
    background: url(https://cwsdemowebsites.com/amos/wp-content/uploads/2025/06/test-.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
}

.test-sec .swiper-slide {
    padding: 30px 20px !important;
}
.test-sec .elementor-testimonial__text {
    font-family: "Inter", sans-serif !important;
}
.test-sec .elementor-widget-heading {
    width: fit-content !important;
}

.test-sec .elementor-widget-wrap.elementor-element-populated.e-swiper-container {
    justify-content: center;
}

.test-sec h1.elementor-heading-title.elementor-size-default {
    margin-left: 10px;
}
.form-sec .elementor-field-subgroup {
    flex-wrap: nowrap;
}

.form-sec label {
    color: #fff !important;
    display: none;
}

.form-sec .elementor-field-type-checkbox label {
    display: block !important;
    padding: 0 0 20px 0 !important;
    font-size: 14px !important;
}

.form-sec .elementor-field-option {
    display: flex;
    gap: 10px;
    flex-basis: 24% !important;
    align-items: baseline;
}

.form-sec input {
    border-radius: 10px !important;
    border: 1px solid #BDBDBD !important;
    background: #FFF !important;
    padding: 15px 20px !important;
}

.form-sec input#form-field-field_5affe6c {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #B1DE5E !important;
    padding: 10px 9px 10px 17px !important;
    border-radius: 30px !important;
}

.form-sec .e-form__buttons {
    width: 50% !important;
}

.form-sec .elementor-button-text {
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

.form-sec .elementor-button.elementor-size-sm {
    border-radius: 30px;
    background: #B1DE5E !important;
    padding: 4px 6px 4px 20px;
    border: 1.5px solid #B1DE5E !important;
}

.form-sec svg {
    font-size: 40px;
}

.form-sec path {
    fill: #000 !important;
}

.form-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 50px 110px !important;
    border-radius: 20px;
}

.form-sec .elementor-field-group-field_97e021a .elementor-field-option {
    display: flex;
    gap: 10px;
    flex-basis: 13% !important;
    align-items: baseline;
}
.form-sec .elementor-field-group-field_944b0fc .elementor-field-option {
    display: flex;
    gap: 10px;
    flex-basis: 25% !important;
    align-items: baseline;
}
.accord-sec .elementor-accordion-item {
    padding: 30px 0;
    border-bottom: 1px solid #9D9D9D99 !important;
}

.accord-sec svg {
    font-size: 35px;
}

.accord-sec .elementor-accordion-icon {
    width: 10% !important;
}

.accord-sec .elementor-tab-content p {
    margin-top: 30px;
}
.foot-left {border-right: 1px solid #FFFFFF4D;}
.footer-area .elementor-container.elementor-column-gap-default {
    gap: 100px;
}

.foot-in .elementor-container.elementor-column-gap-default {
    gap: 0;
}

.foot-end.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-top: 1px solid #FFFFFF4D;
}
.what-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.what-col .elementor-widget-wrap.elementor-element-populated {
    padding: 140px 30px 20px 30px !important;
    border-radius: 25px;
}
.contact-form .elementor-container.elementor-column-gap-default {
    gap: 14px;
}

.contact-left .elementor-widget-wrap.elementor-element-populated {
    padding: 70px 40px 30px 40px !important;
    border-radius: 30px;
}

.contact-form input {
    border-radius: 10px !important;
    border: 1px solid rgba(224, 224, 224, 0.10) !important;
    background: rgba(141, 127, 127, 0.10) !important;
    padding: 15px 20px !important;
    margin: 0 0 10px 0;
}

.contact-form select#form-field-field_904b840 {
    border-radius: 10px !important;
    border: 1px solid rgba(224, 224, 224, 0.10) !important;
    background: rgba(141, 127, 127, 0.10) !important;
    padding: 15px 20px !important;
    margin: 0 0 10px 0;
}

.contact-form textarea#form-field-message {
    border-radius: 10px !important;
    border: 1px solid rgba(224, 224, 224, 0.10) !important;
    background: rgba(141, 127, 127, 0.10) !important;
    padding: 15px 20px !important;
    margin: 0 0 10px 0;
}

.contact-form .elementor-button-text {
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

.contact-form .elementor-button.elementor-size-sm {
    border-radius: 30px;
    background: #B1DE5E !important;
    padding: 4px 6px 4px 20px;
    border: 1.5px solid #B1DE5E !important;
}

.contact-form .elementor-button-icon svg {
    font-size: 40px;
}

.contact-form .elementor-button-icon path {
    fill: #000 !important;
}
.header-area { background-color: transparent; transition: background-color 0.3s ease; }

.header-area {
  background-color: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.header-area.scrolled-header {
  background-color: #252525; 
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	z-index: 999 !important;
}

.header-area.elementor-section-boxed.elementor-section-height-default.scrolled-header {
    position: fixed !important;
    width: 1911px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    top: 48px !important;
}
.header-area .btn-primary .elementor-button-text {
    font-size: 16px;
    line-height: 40px;
    color: #000;
    font-weight: 600;
}
.top-bar.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--effects.elementor-sticky--active.elementor-section--handles-inside {
    z-index: 999 !important;
}

.header-area .menu-item-219 {
    display: none !important;
}

h1.elementor-heading-title.elementor-size-default {
    font-size: 45px !important;
    line-height: 55px !important;
}

.test-sec img {
    display: inline !important;
}


@media only screen and (max-width: 1400px){
.header-area .menu-item-219 {
    display: none !important;
}	
	
.elementor-container.elementor-column-gap-default {
    max-width: 1140px !important;
}
.header-area .col-3 {
    width: 32% !important;
}
}

@media only screen and (max-width: 767px){
.header-area .menu-item-219 {
    display: block !important;
}	
	:root {
    overflow-x: hidden;
}


.elementor-widget-wrap.elementor-element-populated {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


section.elementor-section.elementor-top-section > .elementor-container {
    padding-right: 15px;
    padding-left: 15px;
}
.elementor-widget.elementor-widget-heading,.elementor-widget.elementor-widget-heading * {
    text-align: center !important;
}


.elementor-widget.elementor-widget-button {
    width: 100% !important;
    text-align: center;
}


.elementor-widget.elementor-widget-button a.elementor-button.elementor-button-link.elementor-size-sm {
    text-align: center;
    justify-content: center;
}


[data-elementor-type="header"] .btn-primary.elementor-widget.elementor-widget-button {
    width: auto !important;
}


[data-elementor-type="wp-page"] .elementor-widget__width-auto {
    max-width: 100% !important;
    width: 100% !important;
}


.elementor-absolute.elementor-widget.elementor-widget-image {
    position: static !important;
}


.elementor-24 .elementor-element.elementor-element-0ffe67b {
    width: 44% !important;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 12px;
}


.hero-area {
    padding: 40px 0;
}


.hero-area h1 {
    font-size: 40px !important;
}


.elementor-widget__width-initial {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center;
}


.elementor-divider {
    justify-content: center;
}


.elementor-24 .elementor-element.elementor-element-2a1b4e7 .elementor-heading-title {
    font-size: 38px !important;
}


.elementor-24 .elementor-element.elementor-element-ecacd3b {
    padding-top: 65px !important;
}


h2.elementor-heading-title.elementor-size-default {
    font-size: 35px !important;
}


section.elementor-section.elementor-top-section {}


[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}


section.elementor-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}








[data-elementor-type="footer"] * {
    text-align: center;
    justify-content: center;
}








.elementor-widget-text-editor, p {
    text-align: center;
}


figure.elementor-image-box-img img {
    width: 100%;
}


.elementor-widget-image-box .elementor-image-box-title {
    text-align: center;
}


.btn-primary .elementor-button, .btn-secondary .elementor-button {
    font-size: 14px !important;
    line-height: 17px !important;
}


.process-area::before {
    display: none;
}


.btn-secondary,.btn-primary {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
}
.elementor-widget.elementor-widget-button .elementor-widget-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}


h1.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    line-height: 50px !important;
}

.about-sec .border-li li.elementor-icon-list-item {
    justify-content: center;
}
.border-li li.elementor-icon-list-item {
    justify-content: center;
}

.service-sec li.elementor-icon-list-item {
    justify-content: center !important;
}

.book-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 8px 20px 8px !important;
}

.book-sec .btn-primary a.elementor-button.elementor-button-link.elementor-size-sm {
    margin-bottom: 40px;
}



.book-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0 !important;
}

.service-sec .elementor-widget-container {
    padding: 0 !important;
}


.ser-col .elementor-widget-image {
    text-align: center !important;
}

h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 35px !important;
}

.service-sec .elementor-icon-wrapper {
    text-align: center !important;
}



.form-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 50px 20px !important;
    border-radius: 20px;
}

.accord-sec .elementor-tab-title {
    font-size: 25px !important;
    line-height: 30px !important;
}

.accord-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.accord-sec .elementor-widget-container {
    padding: 0 !important;
}

.footer-area .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
	
	.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.btn-primary a.elementor-button.elementor-button-link.elementor-size-sm {
    margin-left: 20px;
    margin-right: 20px;
}

.contact-form  textarea {
    text-align: center !important;
}

.contact-form input {
    text-align: center !important;
}


.contact-form select {
    text-align: center;
}

.contact-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    justify-content: center;
}
.hero-area::before {
    position: absolute;
    width: 100%;
    height: 15%;
    content: "";
    background: url(https://cwsdemowebsites.com/amos/wp-content/uploads/2025/06/hero-before-e1750894697791.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    bottom: 0;
    z-index: 1;
}
	.btn-primary.elementor-widget.elementor-widget-button {
    width: 80% !important;
}

.btn-secondary.elementor-widget.elementor-widget-button {
    width: 70% !important;
}

.hero-area .elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}

.about-left::before {
    display: none;
}
.about-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.book-sec .elementor-icon-list-item {
    justify-content: center;
}

.book-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}	
.book-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0 5px 6px 5px !important;
}

.book-sec .btn-primary a.elementor-button.elementor-button-link.elementor-size-sm {
    margin-bottom: 0 !important;
}	
.book-main-col .elementor-widget-wrap.elementor-element-populated {
    padding: 10px 10px !important;
}

.ser-bottom.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 !important;
}

.ser-col .elementor-widget-image {
    padding: 0 !important;
}

.ser-col .elementor-widget-wrap.elementor-element-populated {
    border-radius: 15px;
}	
.ser-in .elementor-icon-wrapper {
    text-align: right !important;
}

.ser-col h2.elementor-heading-title.elementor-size-default {
    font-size: 25px !important;
}

.ser-col br {
    display: none;
}
.why-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.area-sec .elementor-icon-list-items {
    display: flex !important;
    gap: 15px;
}
.area-sec .elementor-icon-list-item {
    width: 45%;
}

.area-sec .elementor-widget-icon-list .elementor-widget-container {
    margin: 0 !important;
}	
.form-sec .elementor-field-option {
    flex-basis: 50% !important;
}

.form-sec .elementor-field-subgroup {
    flex-wrap: wrap !important;
}

.form-sec .elementor-field-group-field_97e021a .elementor-field-option {
    flex-basis: 20% !important;
}

.form-sec .elementor-field-group-field_944b0fc .elementor-field-option {
    flex-basis: 50% !important;
}

.form-sec .elementor-field-type-upload {
    width: 72%;
}

.form-sec .e-form__buttons {
    width: 46% !important;
}

.form-sec .elementor-form-fields-wrapper.elementor-labels-above {
    justify-content: center;
}	
.accord-sec .elementor-accordion-title {
    font-size: 20px !important;
}

.accord-sec .elementor-accordion-icon {
    width: 15% !important;
}

.accord-sec .elementor-tab-content p {
    text-align: left;
}	
.foot-left {
    border: none !important;
}

.footer-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 30px 0 30px 0;
}

.foot-left .elementor-widget-image .elementor-widget-container {
    padding: 0 0 20px 0 !important;
}

.footer-area .elementor-container.elementor-column-gap-default {
    gap: 0;
}

.foot-end h4.elementor-heading-title.elementor-size-default {
    font-size: 14px !important;
}	
	
	
	.what-col .elementor-widget-wrap.elementor-element-populated {
    padding: 40px 10px !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-2136214.why-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-5bb822e.why-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}	
.form-sec .elementor-field-type-checkbox label {
    font-size: 12px !important;
}	
.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 180px !important;
    padding-bottom: 0 !important;
}	
.team-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-bottom: 0 !important;
}	
.header-area .col-3 {
    width: 100% !important;
}

.elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}	
	.header-area.scrolled-header {
    background: transparent !important;
    box-shadow: none !important;
}	
.header-area.elementor-section-boxed.elementor-section-height-default.scrolled-header {
    position: absolute !important;
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    top: 140px !important;
}	
	
	
	
}










