/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2022 | 05:41:25 */
:root {
  --site_pri: #222e2e;
  --site_sec: #ffffff;
}

body {
    overflow: hidden;
}
/* Header */

.custom_header_btn span {
    background: #9f0100;
    color: #fff;
    padding: 6px 25px;
    border: 2px solid #9f0100;
}

.custom_header_btn span:hover {

    background: #014ba0;
    color: #ffffff;
    border: 2px solid #014ba0;

}

#site-logo #site-logo-inner a:hover img {
    opacity: 1 !important;
}

/* Home page service sec */

.service_section_home {
    position: relative;
}

.service_section_home .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(380px, 2fr));
    grid-gap: 20px;
}
.service_section_home .elementor-column{
  width:100% !important;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.service_section_home .elementor-column:hover {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.service_section_home figure.elementor-image-box-img img {
    width: 60px;
}
.service_section_home .eael-flipbox-content-align-center .eael-elements-flip-box-padding {
    text-align: left !important;
}
.service_section_home .eael-elements-flip-box-padding {
    padding: 40px !important;
}
.service_section_home .eael-elements-flip-box-icon-image img {
    width: 60px !important;
    margin-bottom: 21px;
}
.service_section_home .eael-elements-flip-box-rear-container h2.eael-elements-flip-box-heading {
    text-align: center !important;
}

.service_section_home .eael-elements-flip-box-rear-container .eael-elements-flip-box-content {
    text-align: center !important;
}
.service_section_home .eael-elements-flip-box-rear-container .eael-elements-flip-box-content a {

    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #111111;
    background-color: #FFFFFF;
    width: 120px;
    padding: 8px 12px;
    text-align: center !important;
}
.service_section_home .eael-elements-flip-box-container a {
    display: unset !important;
}
.service_section_home .eael-elements-flip-box-front-container .eael-elements-flip-box-heading {
    margin: 0px !important;
}

/* About sec home */
.about_home_img {
    position: relative;
}

.about_home_img:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/02/seo_shape.png);
    width: 150px;
    position: absolute;
    top: -29px;
    background-repeat: no-repeat;
    height: 150px;
    left: -25px;
}
.about_home_img:after {
    content: "";
    background-image: url(/wp-content/uploads/2022/02/seo_shape2.png);
    width: 150px;
    position: absolute;
    bottom: -72px;
    background-repeat: no-repeat;
    height: 153px;
    right: -62px;
    z-index: -1;
}
.about_home_img{
  z-index:1;
}

/* contact */
.getin_touch_sec_home .elementor-container {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.getin_touch_sec_home input.wpcf7-form-control.wpcf7-text {
   padding: 20px !important;
    background-color: #F9F9F9;
    margin-bottom: 20px;
    border-style: solid;
    border-radius: 0;
    border-width: 1px;
    border-color: #757575;
}
.getin_touch_sec_home textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #757575;
    padding: 20px;
    border-radius: 0;
}
.getin_touch_sec_home form textarea {
    height: 120px !important;
    resize: vertical;
    margin-bottom: 30px;
}
.getin_touch_sec_home .wpcf7-submit.sab_btn {
    padding: 17px 30px;
    background-color: #9f0100;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.getin_touch_sec_home .wpcf7-submit.sab_btn:hover {
    background-color: #014ba0;
}
body div textarea:focus, input[type=text]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=password]:focus, input[type=email]:focus, input[type=search]:focus {
    border: 1px solid #9f0100!important;
    outline: none;
}

.getin_touch_box .elementor-column{
  width:100% !important;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
/*   background-color: #F4F4F4; */
  border: 1px solid;
}
.getin_touch_box .elementor-column:hover {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.getin_touch_box .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(380px, 2fr));
    grid-gap: 20px;
}


/* Footer */

.footer_cont_sec .eael-simple-menu-container .eael-simple-menu {
    background: #F4F4F4 !important;
  list-style: none !important;
}
.footer_cont_sec .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-vertical ul li:hover {
    background: transparent !important;
}
.footer_cont_sec .eael-simple-menu-container .eael-simple-menu li a{
  padding-left:0px !important;
}
.footer_cont_sec .eael-simple-menu-container.preset-1 .eael-simple-menu li:hover>a {
    background: transparent !important;
}

.footer_cont_sec .eael-simple-menu-container .eael-simple-menu li a:hover {
    color: #9f0100 !important;
}

.footer_cont_sec .eael-simple-menu-container.preset-1 .eael-simple-menu li a:active {
    color: #9f0100 !important;
}
.footer_cont_sec .eael-simple-menu-container .eael-simple-menu li a{
 line-height: 40px !important;
}
.footer_cont_sec .eael-simple-menu-container.preset-1 .eael-simple-menu li>a {
    color: #54595f !important;
}
.footer_cont_sec p {
  color: #54595f !important;
}
.footer_cont_sec .eael-simple-menu-container.preset-1 .eael-simple-menu li.current-menu-item>a {
    background-color: transparent;
  color: #9f0100 !important;
}
.footer_cont_sec .eael-simple-menu-container.preset-1 .eael-simple-menu li>a:hover {
    color: #9f0100 !important;
}
.footer_cont_sec .elementor-widget.elementor-widget-heading {
    margin-bottom: 10px;
}
.footer_cont_sec ul.elementor-icon-list-items li {
    color: #54595f !important;
}
.footer_cont_sec h2.elementor-heading-title {
    text-transform: uppercase;
}
.footer_cont_sec ul.elementor-icon-list-items li a:hover {
    color: #014ba0;
}
.footer_cont_sec .es_subscription_form input.es_required_field.es_txt_email.ig_es_form_field_email {
    padding: 20px;
  border-radius: 0px !important;
}
.footer_cont_sec .es_subscription_form_submit {
    padding: 17px 30px !important;
    background-color: #9f0100 !important;
    font-size: 16px !important;
    font-weight: 500;
    text-transform: capitalize !important;
}

.footer_cont_sec .es_subscription_form_submit:hover {
background-color: #014ba0 !important;
}
.footer-widgets-inner.container {
    max-width: 100%;
  width: 100%;
}

/* project page */

.project_box .rt-row.layout1 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(376px, 1fr));
    grid-gap: 20px;
}
.tlp-portfolio-container .tlp-single-item {
    margin-bottom: 0px !important;
    max-width: 100% !important;
  box-shadow: rgb(149 157 165 / 20%) 0 8px 24px;
  padding: 0px !important;
}
.tlp-portfolio-detail-wrap{
  display:block !important;
}
.tlp-portfolio-container.tlp-single-detail {
    max-width: 75% !important;
    margin-left: auto;
    margin-right: auto;
}
.portfolio-feature-img img {
    max-width: 100% !important;
    width: 100%;
}
.tlp-single-detail {
    margin-bottom: 50px;
}
.tlp-portfolio-detail-wrap .portfolio-detail-desc{
  padding:0px !important;
}
.tlp-portfolio-container.tlp-single-detail h2.portfolio-title {
    margin-bottom: 0px !important;
    margin-top: 20px !important;
}
.tlp-single-detail .tlp-portfolio-detail-wrap {
    margin-bottom: 20px !important;
}
.tlp-portfolio-detail-wrap .tlp-portfolio-image{
  margin-right:0px !important
}

/* Mobile view responsive */

@media (min-width: 320px) and (max-width: 767px){
  #site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    max-width: 175px !important;
}
.service_section_home .elementor-container.elementor-column-gap-default {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
  .about_home_img:before{
    width: 85px;
    left: 11px;
  } 
  .about_home_img:after{
   width: 140px;
    height: 140px;
    right: -11px;
    bottom: -46px;
  }
  .getin_touch_sec_home .wpcf7-submit.sab_btn {
    width: 100%;
}
  .service_contact_btn a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 100%;
}
.service_section_home .eael-flipbox-content-align-center .eael-elements-flip-box-padding {
    text-align: left !important;
}
.footer_cont_sec .es_subscription_form_submit {
    width: 100%;
}
.getin_touch_sec_home input.wpcf7-form-control.wpcf7-text {
    padding: 10px 20px !important;
}

.getin_touch_sec_home textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 20px !important;
}
.service_section_home .eael-elements-flip-box-padding {
    padding: 20px !important;
  margin-top: 20px;
}
  .footer_cont_sec p {
    margin-bottom: 0px !important;
}
  .footer_cont_sec .es_subscription_form input.es_required_field.es_txt_email.ig_es_form_field_email {
    padding: 14px 20px;
}
  .project_box .rt-row.layout1 {
    grid-template-columns: repeat(auto-fill, minmax(287px, 1fr)) !important;
}
  .tlp-portfolio-container.tlp-single-detail{
    max-width: 100% !important;
    padding: 0px 15px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px){
  .service_section_home .elementor-container.elementor-column-gap-default{
    grid-template-columns: repeat(auto-fill, minmax(364px, 1fr));
  }
  .about_us_sec_home img {
    width: 100%;
}
   .about_home_img:before{
    top: -29px;
    left: 10px;
  } 
  .about_home_img:after{
    right: -20px;
    bottom: -55px;
  }
  .tlp-portfolio-container.tlp-single-detail {
    max-width: 90% !important;
}
}