/*
Theme Name: Ramayana Import And Export
Theme URI: https://ramayanaimportandexport.com
Description: Child theme for Hello Elementor – Ramayana Import And Export
Author: Ramayana Import And Export
Author URI: https://ramayanaimportandexport.com
Template: hello-elementor
Version: 1.0
Text Domain: ramayana-import-export
*/

/* Custom CSS below */
.sn-main-header {
    flex-direction: column;
    justify-content: center;
	padding: 0px !important;
}

.top-header-inner {
    display: flex;
    justify-content: space-between;
}
.header-container,.sn-botton-hd, .footer-inner, .e-con-inner{
    max-width: 1360px !important;
    width: 90% !important;
    margin: auto !important;
}
.top-header {
   background: #0B2C4D;
    height: 35px;
    display: flex
}

.top-left a span {
   color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.top-left a i {
    color: #fff;
    font-size: 13px;
}
.top-right a i {
    color: #fff;
    font-size: 13px;
}

.top-right span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.sn-botton-hd{
	align-items: center;
	padding: 6px 0px;
}
.top-left {
    display: flex;
    gap: 15px;
}
.top-right {
    display: flex;
    gap: 8px;
}
a.header-btn {
    background: #0b2c4d;
    color: #fff !important;
    padding: 9px 26px;
    border-radius: 50px;
}
.banner-image img {
    border-radius: 0px !important;
}
.banner-slide {
    position: relative;
}

.banner-content {
    position: absolute;
    z-index: 3;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1960px;
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

h2.banner-title {
    color: #fff !important;
    font-size: 55px;
    text-align: center;
    font-weight: 600;
}

p.banner-description {
    margin: 0px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}
.banner-slide:after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.sn-sub-title-mark::before {
    content: "";
    position: absolute;
    background-image: linear-gradient(90deg, #0B2C4D, rgba(33, 38, 45, 0));
    width: 50px;
    height: 1px;
    left: 75px;
    bottom: 10px;
}
.sn-sub-title-mark {
    position: relative;
    display: inline-block;
}
.sn-sub-title-mark.why-choose-sub:before{
left: 130px;
}

.testimonial img {
    width: 100px !important;
    /* text-align: center; */
    margin: auto;
}

.testimonial {
    background: #fff;
    box-shadow: 0px 0px 10px 0px #0a264226;
    padding: 20px;
    border-radius: 15px;
	text-align: center;
}


.testimonial h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 8px;
}
p.sn-testi-rating {
    font-size: 22px;
    color: #0b2c4d;
    margin-bottom: 0px;
}

p.sn-testi-postion {
    font-size: 15px;
    font-weight: 300;
	margin-bottom: 10px;
}
.sn-testi-deription {
    font-size: 15px;
}
.sn-testi-slider .owl-stage {
    padding: 6px 0px;
    overflow: hidden;
}

.sn-testi-slider button.owl-prev {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.sn-testi-slider button.owl-next {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
}
.sn-testi-slider .owl-nav span {
    background: #0b2c4d;
    color: #fff;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    line-height: 35.5px;
}
.footer-widgets {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1.5fr 1fr;
    gap: 25px;
}

h3.footer-widget-title {
    font-size: 22px;
}

.sn-footer-bg {
    background: #0b2c4d14;
	padding-top: 40px !important;
	padding-bottom: 0px;
}

.footer-widget.footer-widget-2 ul, .sn-our-address ul{
    list-style-type: none;
    padding: 0px;
}

.footer-widget.footer-widget-2 li a {
    color: #333;
    font-size: 15px;
}

.sn-our-address ul li a {
    color: #333;
    font-size: 15px;
}

.footer-widget.footer-widget-1 {
    font-size: 15px;
    color: #333;
}

.email-flied input {
    border: none !important;
    font-size: 14px;
    padding: 11px 15px !important;
}

.btn-flied input {
    background: #0b2c4d !important;
    border: navajowhite;
    font-size: 15px !important;
}
.sn-copy-right p {
    font-size: 15px;
    text-align: center;
    width: 100%;
	margin-bottom: 0px;
}

.sn-copy-right {
	width: 100%;
	padding-top: 20px;
	margin-top: 40px;
	border-top: 1px solid #0b2c4d59;
}
.input-flieds input, .textarea-flieds textarea {
    border: 1px solid #0b2c4d47 !important;
    padding: 10px 15px !important;
    font-size: 15px;
}
.btn-flieds input {
    background: #0b2c4d !important;
    padding: 10px 25px;
    border: none;
}
.textarea-flieds textarea {
    height: 140px !important;
}
.btn-flieds input:hover{
background: #1FA3E0 !important;
}
.sn-info-flied .elementor-icon-box-title{
	margin: 0px;
}

/* Overlay */
#contact-popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;

    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;

    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

/* Active overlay */
#contact-popup-overlay.active {
    opacity: 1;
    visibility: visible;
}

/* Popup box */
#contact-popup {
	max-height: 555px;
    overflow: auto;
    background: #fff;
    max-width: 700px;
    width: 90%;
    padding: 30px;
    border-radius: 10px;
    position: relative;

    transform: translateY(30px) scale(0.95);
    transition: transform 0.4s ease;
}

/* Popup animation */
#contact-popup-overlay.active #contact-popup {
    transform: translateY(0) scale(1);
}

/* Close button */
#popup-close {
    position: absolute;
    top: -4px;
    right: 15px;
    font-size: 40px;
    cursor: pointer;
}
h4.form-popup-title {
    text-align: center;
    font-size: 30px;
}



/* pulsing animation fix button */
.cnt-bnt-field {
  background-color: #42db87;
  color: #fff;
  width: 58px;
  height: 58px;
  font-size: 30px;
  border-radius: 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 0 #42db87;
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  transition: all 300ms ease-in-out;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(66, 219, 135, 0);
  }
}

.sn-bnt-animation-field {
  position: fixed;
  bottom: 20px;
  left: 8px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999;
}

.sn-bnt-animation-field p {
  color: #000;
  font-size: 12px;
  line-height: normal;
  border-radius: 3px;
  margin-top: 7px;
  background-color: #fff;
  margin-bottom: 0;
  padding: 4px 9px;
	box-shadow: 0px 0px 0px 1px #e5e5e5;
}
.sn-header-btn.header-btn button {
    background: #0b2c4d;
    border: none;
    padding: 10px 25px;
	border-radius: 50px;
}
.sn-header-btn.header-btn button:hover{
	background: #1FA3E0;
}