/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.banner-btn svg{
	margin-top: 4px !important;
}
.thrd-sec-img-bx .elementor-image-box-img{
	background: #F1F1F1;
    height: 282px;
    width: 368px !important;
    display: flex !important;
    justify-content: center;
    padding: 36px 0 0 0;
}
.thrd-sec-last-img-bx .elementor-image-box-img{
    background: #F1F1F1;
    height: 282px;
    width: 368px !important;
    display: flex !important;
    justify-content: center;
    padding: 0;
}

.frth-sec-img-bx .elementor-image-box-img{
	background: #F1F1F1;
    height: 315px;
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    padding: 36px 0 0 0;
}
.frth-sec-img-bx .elementor-image-box-content{
	padding: 0 0 0 23px;
}
.restoration-img-bx .elementor-image-box-img{
padding: 36px 0 32px 0;
}
.sxth-sec-img-bx .elementor-image-box-img{
	padding: 0 0 0 0;
}
.sxth-sec-img-bx .elementor-image-box-content{
	padding: 0 0 0 0;
}
.online-printing-img{
	position: relative;
}
.online-printing-img:after {
    content: "";
    background: #F1F1F1;
    height: 267px;
    width: 267px;
    position: absolute;
    top: -40px;
    left: -44px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    border-radius: 100%;
}
.online-printing-img-scnd{
	position: relative;
}
.online-printing-img-scnd:after {
    content: "";
    background: #F1F1F1;
    height: 267px;
    width: 267px;
    position: absolute;
    top: -60px;
    left: -64px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    border-radius: 100%;
}
.online-printing-img-thrd{
	position: relative;
}
.online-printing-img-thrd:after {
    content: "";
    background: #F1F1F1;
    height: 267px;
    width: 267px;
    position: absolute;
    top: -60px;
    left: 34px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    border-radius: 100%;
}
.header-menu .current-menu-item a{
	position: relative;
}
.header-menu .current-menu-item a:after{
    content: "";
    background: #fff;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -7px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.cntct-frm .gform_title{
	display: none;
}
.cntct-frm input{
	background:#F9F9F9;
	padding: 14px !important;
	font-family: "Manrope", Sans-serif !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight:300 !important;
	border:none !important;
	border-bottom: 1px solid #ABABAB !important;
	color: #494949 !important;
	outline:none !important;
}
.cntct-frm input::placeholder{
	text-transform: uppercase;
}
.cntct-frm textarea{
	background:#F9F9F9;
	padding: 14px !important;
	font-family: "Manrope", Sans-serif !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight:300 !important;
	border:none !important;
	border-bottom: 1px solid #ABABAB !important;
	color: #494949 !important;
	height: 120px !important;
	resize: none !important;
	outline:none !important;
}
.cntct-frm textarea::placeholder{
	text-transform: uppercase;
}
.cntct-frm div#gform_fields_1{
	grid-row-gap: 47px !important;
}
.cntct-frm input[type=submit]{
	background:#E91D24;
	color: #fff !important;
	font-weight: 600 !important;
	text-transform: capitalize;
	padding: 13px 25px !important;
	margin-top: 34px !important;
	border: 1px solid #E91D24 !important;
}
.cntct-frm input[type=submit]:hover{
	color: #E91D24 !important;
}
.cntct-frm .gform_footer.top_label {
    justify-content: center;
    display: flex;
}
.cntct-frm .gform_confirmation_message{
	text-align: center !important;
    color: #E91D24 !important;
    font-weight: 700 !important;
}
.scaning-img-bx .elementor-image-box-img{
	background: #F1F1F1;
    height: 282px;
    width: 378px !important;
    display: flex !important;
    justify-content: center;
    padding: 36px 0 0 0;
}
/*Gellery CSS
*/
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  column-gap: 15px;
  row-gap:15px;
}
.content {
  height: 282px;
/*  width: 32%;*/
/*  margin: 5px;*/
  display: none;
}
.content img{
    height: 282px !important;
    width: 370px;
    object-fit: cover;
}
/*-----------*/

.post-loop-grid-sec .page-numbers{
	font-weight: 400;
	color: #494949 !important;
	background:#F1F1F1 !important;
	height: 37px !important;
    width: 37px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.post-loop-grid-sec .next{
	color: #fff !important;
    background: #E91D24 !important;
    border: 1px solid #E91D24;
    padding: 5px 16px !important;
    width: 83px;
    position: relative;
}
.post-loop-grid-sec .next:after{
	content: "";
	background:url(images/next-arrow.png);
    height: 10px;
    width: 10px;
    position: absolute;
    top: 14px;
    right: 11px;
    background-repeat: no-repeat;
    background-size: contain;
}
.post-loop-grid-sec .prev:after{
	content: "";
	background:url(images/prev-arrow.png);
    height: 10px;
    width: 10px;
    position: absolute;
    top: 14px;
    left: 16px;
    background-repeat: no-repeat;
    background-size: contain;
}
.post-loop-grid-sec .prev:hover:after{
	filter: brightness(0);
}
.post-loop-grid-sec .next:hover:after{
	filter: brightness(0);
}
.post-loop-grid-sec .prev{
	color: #fff !important;
    background: #E91D24 !important;
    border: 1px solid #E91D24;
    padding: 5px 50px 5px 60px !important;
    width: 83px;
    position: relative;
}

.post-loop-grid-sec .next:hover{
	color: #000 !important;
    background: transparent!important;
    border: 1px solid #000;
}
.post-loop-grid-sec .prev:hover{
	color: #000 !important;
    background: transparent!important;
    border: 1px solid #000;
}
.post-loop-grid-sec .current{
	background:#000000 !important;
	color: #fff !important;

}
.noContent {
	color: #E91D24 !important;
    background-color: transparent !important;
    pointer-events: none;
    border: none !important;
    font-family: "Manrope", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 26px !important;
}
.restrtn-video-sec .elementor-custom-embed-play{
    background: #E91D24;
    height: 62px;
    width: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.restrtn-video-sec svg{
    opacity: 1 !important;
}
.snd-film-accrdn-sec .e-n-accordion-item-title{
    padding:15px 0 !important;
}
.accrdn-cntnt a{
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.32px;
    color: #494949;
}
.accrdn-cntnt a:hover{
    color:#E91D24;
}
.accrdn-cntnt .click{
    text-decoration: underline;
}
.email-frm .gform_title{
    display: none;
}
.email-frm input[type=email] {
    width: 477px !important;
    padding: 13px !important;
    font-family: "Manrope", Sans-serif !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    font-size: 16px !important;
    color: #494949 !important;
}
.email-frm input[type=email]::placeholder{
    opacity: 1 !important;
}
.email-frm input[type=submit] {
    padding: 10px 35px !important;
    font-family: "Manrope", Sans-serif !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    font-size: 16px !important;
    color: #fff !important;
    margin: 0 !important;
    border:1px solid #E91D24 !important;
}
.email-frm input[type=submit]:hover{
    background:transparent !important;
    color: #E91D24 !important;
}
.email-frm input[type=submit]:focus{
    background:transparent !important;
    color: #E91D24 !important;
}
.email-frm input:focus-visible{
    outline:none !important;
}
.bfr-aftr-slider img {
    height: 380px !important;
    object-fit: cover;
}
.thrd-sec-img-bx figure a{
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    display: flex;
    align-items: center;
}
.thrd-sec-img-bx img{
    height: 243px !important;
    object-fit: cover;
}
.thrd-sec-last-img-bx img{
    height: 280px !important;
    object-fit: cover;
}
.footer-gallery-sec #gallery-1{
    margin:0 !important;
}
.transfer-video-tape-txt ul{
    padding-left: 20px !important;
}
.transfer-video-tape-txt ul li{
    list-style-type: none !important;
    position: relative;
    margin-bottom: 10px !important;
}
.transfer-video-tape-txt ul li:before{
    content: "";
    background: #E91D24;
    height: 7px;
    width: 7px;
    position: absolute;
    top: 11px;
    left: -25px;
    border-radius: 100%;
}
.transfer-video-tape-txt strong{
    font-family: "Manrope", Sans-serif !important;
    font-weight: 700 !important;
    line-height: 34px !important;
    font-size: 24px !important;
    color: #000000;
}
.fonder-bio strong{
	font-size:24px;
	line-height: 34px;
    color: #000;
}
@media(max-width: 1024px){
  .transfer-video-tape-txt ul {
    padding-left: 30px !important;
}
}
@media(max-width:767px){
    .restrtn-video-sec .elementor-custom-embed-play{
        height: 45px;
        width: 45px;
}
    .email-frm .gform_footer.before{
        justify-content: center;
    }
    .fonder-bio strong{
		font-size:20px;
		line-height: 30px;
	    color: #000;
}
}

