/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.5.1607948797
Updated: 2020-12-14 12:26:37

*/
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
body, html
{
	overflow-x:hidden;
	background:#fff;
	font-family: 'Poppins', sans-serif !important;
}
.mb-0 .elementor-widget:not(:last-child), .mb-0 p
{
	margin-bottom:0 !important;
}
.num{
color: #000;
font-weight: 500;
padding: 10px;
font-size: 16px;
text-align: center;
writing-mode: vertical-lr;
transform: rotate(180deg);
position: absolute;
top: 0;
left: 15px;
letter-spacing: 1px;
}

.num::first-letter{
color: #790210;
font-size: 36px !important;
font-weight: 600;
}


.num:before {
content: "";
position: absolute;
left: 27px;
width: 2px;
margin: 0 auto;
bottom: 75px;
height: 40px;
background: #000000;
}
.banner-slider {
padding-left: 110px;
position: relative;
}

.banner-slider .carousel-indicators{
display: none;
}

.banner-slider .carousel-control-prev-icon {
background-image: url(images/arrow-prev.png);
}


.banner-slider .carousel-control-next-icon {
background-image: url(images/arrow-next.png);
}



.banner-slider .carousel-control-next, .banner-slider .carousel-control-prev {
top: inherit;
right: 80px;
bottom: 150px;
width: 50px;
height: 50px;
border: solid 1px #eee;
}
.banner-slider .carousel-control-prev{
right: 145px;
left: inherit;
}


.banner-slider .carousel-caption {
bottom: 150px;
right: inherit;
left: 80px;
z-index: 10;
padding-bottom: 0px;
text-align: left;
}

.banner-slider .carousel-caption h5{
font-size: 72px;
font-weight: 700;
color: #fff;
}

.banner-slider .carousel-caption a.cta-banner {
padding: 12px 10px;
width: 190px;
border: solid 1px #ffffff;
color: #fff;
margin-top: 15px;
display: inline-block;
text-align: center;
text-decoration: none;
font-size: 16px;
line-height: 25px;
transition: 0.5s;
}

.banner-slider .carousel-caption a.cta-banner:hover{
color: #D4AF37;
border: solid 1px #D4AF37;
transition: 0.5s;
}
.sticky-socila {
    position: fixed;
    top: 340px;
    left: 25px;
    background: #fff;
    border-radius: 30px;
    z-index: 99;
}
.sticky-socila::before {
        content: "";
    position: absolute;
    top: -60%;
    height: 90px;
    width: 2px;
    background: #000;
    border-radius: 50px;
    left: 17px;
    z-index: 3;
}
.sticky-socila ul{
padding: 0px;
list-style-type: none;
margin: 0;
}
.sticky-socila ul li
{
    margin-left: 0;
}
.sticky-socila li a {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #707070;
    font-size: 16px;
    margin-bottom: 5px;
}
.sticky-socila li a:hover, .sticky-socila li a:focus
{
    color: #000;
}
.sticky-socila li a i
{
	color: #707070;
}
.custom-img, .custom-img-1
{
	position:relative;
}
.custom-img:after {
    content: "";
    position: absolute;
    right: -150px;
    bottom: -60px;
    width: 300px;
    height: 300px;
    border: 2px solid #D4AF37;
    z-index: 333;
	 animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.custom-img-1:after {
    content: "";
    position: absolute;
    right: -60px;
    bottom: -50px;
    width: 200px;
    height: 200px;
    border: 2px solid #790210;
    z-index: 333;
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
/* .elementor-16 .elementor-element.elementor-element-cf1dd46 .wpcf7 input.wpcf7-submit {
background-color: #000000f7;
color: #D4AF37;
text-decoration: none;
padding: 15px 30px 15px 30px;
margin: -60px 0px 0px 463px!important;
position: absolute;
}
.elementor-16 .elementor-element.elementor-element-cf1dd46 .wpcf7 input.wpcf7-submit:after
{
	content: "\f061";
	font: normal normal normal 18px/1 FontAwesome;
	background:#000;
	position:absolute;
	    color: #D4AF37;
	top:0;
} */
.contact-w
{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items: baseline;
}
.contact-80
{
	width:80%;
}
.contact-20
{
	width:20%;
}
.contact-20 input.wpcf7-submit
{
	width:100%;
	text-align:center;
	padding-left:0;
	padding-right:0;
	position:relative;
}
.contact-20
{
	position:relative;
	overflow:hidden;
}
.contact-20:after {
    content: "\e996";
/*     font: normal normal normal 18px/1 FontAwesome; */
	    font-family: elementskit!important;
	font-size:26px;
	opacity:1;
    speak: none;
    background: #000;
    position: absolute;
    color: #D4AF37;
    top: 0;
	left:0;
    width: 100%;
    height: 74%;
    display: flex;
    justify-content: center;
    align-items: center;
	transition:all .3s;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
}
.contact-20:hover:after
{
/* 	display:none; */
	opacity:0;
	transition:all .3s;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	left:100%;
}
.project_box {
    position: relative;
    transition: 0.5s;
}

.prject-title {
    position: absolute;
    bottom: 35px;
    left: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding-top: 10px;
    z-index: 1;
}

.prject-title:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #d3ae37;
}

.project_box:hover:after{
    background-color:rgb(121 2 16 / 60%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}

.prject-hover {
    position: absolute;
    bottom: 80px;
    left: 20px;
    z-index: 1;
    opacity:0;
    transition: 0.5s;
}
.prject-hover a{
text-decoration: none !important;
color: #fff !important;
font-size: 15px;
font-weight: 400;
text-decoration: none;
}
.project_box:hover .prject-title{
    color: #fff;
}

.prject-hover a span {
    display: block;
    position: absolute;
    left: 23px;
    margin-top: -4px;
	    color: #d3ae37 !important;
}
  
.project_box:hover  .prject-hover {
     opacity:1;
    transition: 0.5s;
}

.project_box:hover  .prject-title:after{
     background-color: #d3ae37;     
}

.projects_section .col-sm-3 {
    padding: 0px 10px!important;
}
.projects_section .col-sm-3:first-child
{
	padding-left:0;
}
.projects_section .col-sm-3:last-child
{
	padding-right:0;
}
a, a:hover
{
	text-decoration:none !important;
}
.custom-contact input::placeholder
{
	text-transform:uppercase;
	color:#575757;
	font-weight:400;
}
.custom-contact input[type="text"], .custom-contact input[type="email"], .custom-contact input[type="number"], .custom-contact input[type="tel"]
{
	color:#fff !important;
	font-weight:400;
}
.sticky-ic-c {
    position: fixed;
    top: 400px;
    left: 16px;
    width: 50px !important;
    background: #fff;
    z-index: 9999;
    border-radius: 10px;
}
.sticky-ic-c:after {
    content: "";
    position: absolute;
    left: 26px;
    width: 2px;
    margin: 0 auto;
    bottom: 200px;
    height: 120px;
    background: #000000;
}
.cus-mnu ul li a:hover
{
	text-decoration:underline !important;
}
.cus-search-over {
    width: 25% !important;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 50px;
}
.is-form-style input.is-search-input {
    background: #ffffffad;
    background-image: none!important;
    color: #000;
    padding: 0 12px;
    margin: 0;
    outline: 0!important;
    font-size: 14px!important;
    height: 36px;
    min-height: 0;
    line-height: 1;
    border-radius: 0;
    border: solid 2px #fff!important;
    font-family: arial;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 50px 0 0 50px;
    border-radius: 50px 0 0 50px;
}
.is-form-style input.is-search-submit, .is-search-icon {
    display: inline-block!important;
    color: #fff;
    background: #ffffffad;
    box-shadow: none!important;
    outline: 0;
    margin: 0;
    font-size: 14px!important;
    border: 2px solid #fff;
    border-radius: 0;
    line-height: 1;
    height: 36px;
    text-transform: capitalize;
    vertical-align: middle;
    -webkit-transition: background-color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out;
    transition: background-color .1s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: none;
    border-radius: 0 50px 50px 0;
}
.cus-underline .elementor-button-text:hover
{
	text-decoration:underline;
}
.cus-underline-1 .elementor-button-text:hover
{
	text-decoration:underline;
}
.hover-underline:hover
{
	text-decoration:underline;
}
.custom-font-aw .fa
{
    font: normal normal normal 14px/1 FontAwesome;
    color: #d4af37;
    font-size: 23px;
    margin-left: 10px;
}
.custom-font-aw span strong
{
	font-weight:bold !important;
}
.colr-p-brown .elementor-text-editor p>span, .colr-p-brown .elementor-text-editor p>span a, .colr-p-brown a
{
	color:#790210 !important;
}
.testimonial-c .elementskit-client_logo img, .elementskit-client_logo
{
	display:none !important;
}
.testimonial-c .elementskit-single-testimonial-slider {
    box-shadow: none !important;
}
.testimonial-c .ekit_testimonial_style_2:hover {
    border-bottom-color: transparent !important;
}
.elementor-22 .elementor-element.elementor-element-f073270 .elementskit-testimonial-slider .slick-prev:hover {
    color: #D4AF37;
    text-decoration: none;
}
.elementor-22 .elementor-element.elementor-element-f073270 .elementskit-testimonial-slider .slick-next:hover {
    color: #D4AF37;
    text-decoration: none;
}
.ekit-wid-con .ekit_testimonial_style_2 {
    padding: 0 70px !important;
    border-bottom: 0px solid transparent;
    text-align: center;
}
.ekit-wid-con .slick-list {
    box-sizing: initial;
    padding: 0px 0;
}
.custom-form textarea
{
	height:200px;	
	border:1px solid #d1d1d1;
	resize:vertical;	
}
.custom-form h3
{
	margin-top:0;
}
.custom-form label
{
	margin-bottom:10px;
	width:90%;
}
.custom-form .wpcf7-list-item-label
{
	font-size: 13px;
}
.custom-form input[type=text], .custom-form input[type=tel], .custom-form input[type=email]
{
	border-bottom:1px solid #D4AF37;
	margin-bottom:30px !important;
	border-top:0;
	border-left:0;
	border-right:0;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
    color: #fff;
    outline-offset: 0;
    outline: none;
	border-bottom:1px solid #790210;
}
.msg-c
{
	color:#790210 !important;
}
.msg-c textarea
{
	color:#790210;
	border:1px solid #D4AF37;
	margin-top:20px !important;
}
.custom-form small
{
    font-size: 14px;
    padding-right: 10%;
    display: block;
}
.custom-form small a
{
	color:#790210 !important; 
	text-decoration:underline !important; 
}
.wpcf7-list-item
{
	width: 100%;
}
.wpcf7-list-item label
{
	display:flex;
	margin:10px 0;
}
.wpcf7-list-item-label
{
	margin-left:10px;
}
.submt-wrapper
{
	display:flex;
	width:97%;
	justify-content:flex-end;
	padding-right:20px;
}
.wpcf7-response-output
{
    position: absolute;
    bottom: -4px;
    border: none !important;
    color: #790210 !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    width: 59%;
    text-decoration: underline;
	padding:0 !important;
}
.breadcrumbs, .breadcrumbs a
{
	    color: #7e7e7e;
    text-decoration: none !important;
    font-size: 18px;
}
.breadcrumbs
{
	margin:50px 0 30px 0;
}
.breadcrumbs a:hover, .breadcrumbs a:focus
{
	color:#000 !important;
	text-decoration: none !important;
}
.why-text-left h3 {
    font-weight: 900;
    margin-bottom: 20px;
    font-size: 30px;
}
.surf-over-prod-item a {
    color: #7e7e7e;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px !important;
}
.surf-over-prod-item a:hover
{
	text-decoration:underline !important;
}


@media only screen and (max-width: 767px)
{

.custom-img:after {
    right: 15px;
    bottom: -60px;
    width: 200px;
    height: 200px;
}
	
	
}
	
	
/* Sup 03.09.2021  About page slider */
	.hide-bullets {
    list-style: none;
    margin-left: 0px;
    margin-top: 0;
    height: 500px !important;
    overflow: hidden;
    padding: 0;
}
.thumbnail {
    padding: 0;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left;
    margin-top: 5px;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
.carousel-item img
{
    width: 100%;
}
.caru-arrow {
    position: absolute;
    width: 100%;
    bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.left.carousel-control
{
    background: #0000008c;
    color: #fff;
    margin: 4px;
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.right.carousel-control
{
    background: #0000008c;
    color: #fff;
    margin: 4px;
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.cslide iframe
{
	height:460px !important;
}
.thumbnail {
    margin-top: 0 !important;
}	
li.item {
    margin: 0 !important;
}
.elementor-button {
    width: 100% !important;
    text-align: left;
}

.brand-slide img.swiper-slide-image {
    max-width: 175px;
}

.surf-over-box-prod-c  .modal-lg {
    max-width: 80%;
}

.surf-over-box-prod-c  .modal-lg a.btn.btn-custom:hover {
    color: #d4af37 !important;
    border: solid 1px #d4af37;
    transition: 0.5s;
    background: transparent;
}



.single-projects  .pro_content_block h2.elementor-heading-title.elementor-size-default {
    z-index: 334 !important;
    position: relative;
}
.mb-10
{
	margin-bottom:10px !important;
}
.product-wrapper-main:hover .product-wrapper-left-text .icon-2-c i, .product-wrapper-main:hover .product-wrapper-left-text .icon-1-c i
{
	color:#d4af37 !important;
}














/* Responsive tab */
@media only screen and (max-width: 1024px)
{
	.text-roatet-c {
    font-size: 17px !important;
    font-weight: bold;
    letter-spacing: 0px !important;
}
	.product-wrapper-left-text i {
    font-size: 18px !important;
    transition: 0.5s;
}
	.product-wrapper-right-image-inner p, .product-wrapper-right-image-inner
	{
		font-size:12px !important;
	}
	.product-wrapper-left-text .icon-1-c, .product-wrapper-left-text .icon-2-c {
    bottom: 20px;
    left: 2px;
    text-align: center;
}
	.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}
.banner-slider .carousel-caption {
    bottom: 20px !important;
}	
	
	
	
	
}
/* Responsive Mobile */
@media only screen and (max-width: 767px)
{
.banner-slider {
    padding-left: 0px !important;
    position: relative;
}
	.home_line::after, .num, .num:before
	{
		display:none;
	}
	.banner-slider .carousel-caption {
    bottom: 54px;
    left: 20px !important;
    width: 50%;
}
	.col-xs-6
	{
		width:48% !important;
		margin-right:1%;
	}
	.elementor-62 .elementor-element.elementor-element-de6e1bd {
    padding: 0px 0px 0px 0px;
    display: none;
}
	.elementskit-menu-close .elementskit-menu-hamburger-icon, .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    height: 3px !important;
    width: 100%;
    display: block;
    margin-bottom: 6px !important;
}
#mysticky-nav.wrapfixed .myfixed {
    margin-left: 0 !important;
}
	.elementor-15 .elementor-element.elementor-element-f4b5905 > .elementor-element-populated {
    padding: 0px 0px 0px 0px !important;
}
	.banner-slider .carousel-control-next, .banner-slider .carousel-control-prev {
    top: inherit;
    right: 50px !important;
    bottom: 23px !important;
    width: 30px !important;
    height: 30px !important;
    border: solid 1px #eee;
}
	.banner-slider .carousel-control-prev {
    right: 90px !important;
    left: inherit;
}
.num {
    font-size: 12px !important;
	left: 0 !important;
}	
	.sticky-socila {
    left: 28px !important; 
}
.sticky-socila::before {
    top: -30% !important; 
    height: 50px !important; 
    left: 15px !important; 
}
	.d-none {
    display: block !important;
}
.project_box {
    margin-bottom: 15px;
}	
.sticky-socila
	{
		display:none;
	}
.home_line::after {
    bottom: 20px !important;
}	
	.sticky-project {
    position: fixed;
    top: 203px !important;
    left: 20px !important;
    background: #fff;
    z-index: 9;
}
	.text-roatet-c {
    font-size: 9px !important;
    font-weight: bold;
    letter-spacing: 0px !important;
}
	.product-wrapper-left-text i {
    font-size: 14px !important;
    transition: 0.5s;
}
	.product-wrapper-right-image-inner p, .product-wrapper-right-image-inner
	{
		font-size:12px !important;
	}
	.surf-over-box-prod-c .modal-lg {
    max-width: 95% !important;
}
	.modal-content-c-prod-marvel .modal-header {
    padding: 1rem 10px !important;
}
	.modal-content-c-prod-marvel .modal-body {
    padding: 2rem 10px !important;
}
.ekit-wid-con .ekit_testimonial_style_2 {
    padding: 0px !important;
    border-bottom: 3px solid transparent;
    text-align: center;
}
	.wpcf7-response-output {
    position: relative;
    bottom: 0;
    border: none !important;
    color: #790210 !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    width: 100%;
    text-decoration: underline;
    padding: 0 !important;
}
	
	
	
}






