/*---scroll-btn--*/
.go-top.show {
    bottom: 80px !important;
}
.wa-port{
padding-left:30px;
}
/**=== contact from css ===*/
.jvmainform, label {
    width: 100% !important;
   }
.jvmainform input, .jvmainform select{
    width: 100%;
}
.jvcommanform  input, .jvcommanform  select, .jvcommanform textarea {
   width: 100%;
background: transparent;
 border: 1px solid #bdbdbd;
color: #000 !important;
}
.jvcommanform  input::placeholder, .jvcommanform  select::placeholder, .jvcommanform textarea::placeholder{
    color: #000 !important;
}

.jvcommanform {
    background: #fff !important;
    padding: 30px 25px !important;
}

.jvcommanform label {
    color: #000;
  width: 100% !important;
}
.jvcommanform select option {
    color: #000;
}
.jv-info {
    background: #efe8e8;
    padding: 20px;
    margin: 10px;
 box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.jv-info h5 {
    font-weight: 400;
}
.wa-word h6 {
    font-size: 20px !important;
    font-weight: 500;
}
.wa-line h5 {
 padding-bottom: 7px;
}
.wa-line h5.elementor-heading-title.elementor-size-default:after {
    border-bottom: 2px solid #fca311;
    content: "";
    position: absolute;
    width: 35px;
    bottom: 0px;
    left: 0;
}
.jparallax{
 min-height: 500px; 
background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
}

ul.wafominfo li {
    display: inline-flex;
}
ul.wafominfo li i {
    font-size: 20px;
    color: #FFA409;
    margin-right: 13px;
    margin-top: 10px;
}
ul.wafominfo {
padding: 0px;
margin:0;
}
.wafominfo h6{
color: #fff;
    font-weight: 400;
}
 .jhexagon .elementor-icon {
    margin-top: 30px  !important;
 margin-right: 5px  !important;;
    height: 16px !important;
 position: relative;
 }
 .jhexagon .elementor-icon:before {
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 16px solid;
    border-color: inherit;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    position: absolute;
    top: -15px;
    color: #fca311;
}  
 .jhexagon .elementor-icon:after{
  content: "";
    width: 0;
    position: absolute;
    bottom: -15px;
    border-top: 16px solid;
    border-color: inherit;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    /* margin-left: 10px; */
    color: #fca311;
}

.jhexagon i {
    font-size: 15px !important;
}
/*resume page css*/
.waback-color h5{
    background: #ffa409ab;
    width: 55%  !important;;
    padding: 7px;
    font-size: 17px;
    font-weight: 500;
}
.wa-borderleft{
   border-left: 2px solid #FFA409;
margin-bottom: 50px;
}

.wa-borderleft:after{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    left: -9px;
    bottom: 0;
    background: #fff;
    border: 2px solid #FFA409;
}
.wa-borderleft:before{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    left: -9px;
    top: 0;
    background: #fff;
    border: 2px solid #FFA409;
}
#mainnav ul li a:hover, .main-header #mainnav .menu > li > a:hover {
    color: #fca311;
} 
.jtextipage .elementor-widget-container {
    min-height: 400px;
      box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.jreview .elementor-widget-container {
    height: 350px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


input.wpcf7-form-control.has-spinner.wpcf7-submit.contact-btn:hover {
    background: #000;
}


/**=== footer css ===*/
.footer-widgets a {
    display: inline-block !important;
}
    
.site-footer {
    background-color: #000000 !important;
}
.site-info {
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}
.footer-widgets h4.wp-block-heading {
    color: #fff !important;
}
.fttile h5:after {
    content: "";
    border-bottom: 2px solid #faa31a !important;
    position: absolute !important;
    width: 100px;
    height: 0;
    display: block;
}
.fttile h5 {
    line-height: 50px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 20px;
    color: #fff;
}
ul.ftfollow li {
    width: 50px;
      margin: 4px !important;
    height: 28px !important;
    background: #fca311;
    position: relative;
    top: 25px;
    text-align: center !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.sidebar-column .widget a {
    color: #ffffff;
    margin: 4px;
    display: flex;
}
ul.ftfollow li a:before {
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 16px solid;
    border-color: inherit;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    top: -16px;
    color: #fca311;
    right: 0px;
}
ul.ftfollow li a i {
    color: #fff;
    font-size: 18px;
   padding: 0px 13px;
}
ul.ftfollow li a:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -15px;
    left: 0;
    border-top: 16px solid;
    border-color: inherit;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    color: #fca311;
}
ul#menu-footer-4 li {
    display: inline-block;
}
ul#menu-footer-4 li:before {
    content: "\f30b" !important;
    font-family: "Font Awesome 5 free" !important;
    font-weight: 900 !important;
    margin-right: 5px;
    margin-top: 3px;
}
ul#menu-footer-4 li {
    margin: 4px;
}
.col-md-5.wucopy {
    line-height: 60px;
}
h6.jvcoman a {
    background: transparent !important;
}

/*media query*/
@media screen and (min-width: 320px) {
  ul#menu-footer-4 {
    padding: 0;
}

}
@media screen and (max-width: 991px) {
  .col-md-6.wucopy {
    line-height: 25px;
        text-align: center;
  }

}
@media screen and (min-width: 650px) and (max-width: 991px)  {
    ul#menu-footer-4 {
    text-align: center;
}
}
/**=== scrollable gallery ===*/
.wuscrollgallery .elementor-image-gallery .gallery-item img {
    -webkit-transition: transform 7s !important;
    -moz-transition: transform 7s !important;
    transition: transform 5s !important;
    width: 100% !important;
    padding: 15px;
}

.wuscrollgallery .elementor-image-gallery .gallery-item img:hover {
    transform: translateY(-71%) !important;
}
.wuscrollgallery .gallery figure.gallery-item {
    background: #fff;
    max-width: 300px;
    height: 300px;
    border: 2px solid #00102e;
    margin: 5px !important;
    padding: 20px;
    overflow: hidden;
}
/**=== scrolling single image ===*/
.scrollimg img {
    -webkit-transition: transform 7s !important;
    -moz-transition: transform 7s !important;
    transition: transform 5s !important;
    width: 100% !important;
    padding: 15px;
}
.scrollimg img:hover {
    transform: translateY(-71%) !important;
}
.scrollimg {
    background: #fff;
    max-width: 100%;
    height: 400PX;
    border: 2px solid #00102e;
    margin: 5px !important;
    padding: 20px;
    overflow: hidden;
}

/*===PRICE TABLE CSS===*/
.waprice .eael-pricing-item {
    padding: 0px !important;
}

.waprice h2.title {
    background: #faa31a;
    padding: 10px 0px;
    font-size: 22px;
    color: #fff;
}
.waprice .eael-pricing.style-1 .eael-pricing-item .header {
   
     padding-bottom: 15px;  
  
}
.waprice .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag {
   
        padding: 36px 0px 5px;
   
}
.waprice span.original-price, .price-currency {
    color: #faa31a !important;
    font-size: 65px;
 
}


    .waprice span.price-period {
    color: #000 !important;
    font-weight: bold;
    font-size: 20px;
}
span.waprice-color {
    color: #000;
    font-weight: bold;
}
.waprice a.eael-pricing-button {
    margin-bottom: 20px;
}


/*====email-template===*/
.wu-email {
    padding: 39px 40px;
    text-align: center;
    box-shadow: rgb(252 163 17 / 39%) 0px 0px 0px 2px, rgb(252 163 17 / 50%) 0px 4px 6px -1px, rgb(255 255 255 / 16%) 0px 1px 0px inset;
}
 .wu-email h3 {
    color: #fca311;
}
 .wu-email p {
    margin: 20px 0px;
}
ul.socialfollow {
    display: flex;
    list-style: none;
}
a.media-icon {
    color: #fca311;
    padding: 6px;
    font-size: 25px;
}
p.tmp-text a {
    color: #fca311;
    font-weight: bold;
}
.ftsection {
    margin-top: 50px !important;
}

/*-- advantage home section ----*/
.advantage-icon-box {
    background: white;
        min-height: 315px;
}
.advantage-icon-box h3 {
    margin: 10px 0px !important;
    font-weight: 500 !important;
}
.advantage-icon-box:hover {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: 0.9s;
}
.advantage-icon-box span.elementor-icon.elementor-animation- {
    background: #00102e;
    padding: 5px;
    border-radius: 10px;
}