@charset 'utf-8';
/*
Theme Name: prodelta Child Theme
Theme URI: 
Description: prodelta Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: prodelta Child Theme
Author URI:  
Template: prodelta
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: prodelta-child
*/
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');

.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}



div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}




.get-in-toutch-icon h3 {
	margin:0;
}


.get-in-toutch-icon .elementor-icon-box-description a {
	
	font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */

color: #000000;
}


.get-in-toutch-form input[type=date], .get-in-toutch-form input[type=email], .get-in-toutch-form input[type=number], .get-in-toutch-form input[type=password], .get-in-toutch-form input[type=search], .get-in-toutch-form input[type=tel], .get-in-toutch-form input[type=text], .get-in-toutch-form input[type=url], .get-in-toutch-form select, .get-in-toutch-form  textarea {
   
    padding: 16px 24px;
  
}
textarea#form-field-field_a309258 {
    height: 129px;
}


/*ul*/
ul li::marker {
  font-size: 0.7em;
}

ul {
    padding: 0 0 0 26px;
}


.scrol-header {
    background: #000;
    height: auto !important;
    min-height: auto !important;
	padding:10px 0px;
}


.scrol-header .logo-header img {
    max-width: 70px !important;
}


.con-media-carusel .elementor-skin-slideshow .elementor-main-swiper {
   
    padding: 8px;
    border: 1px solid #C7C7C7;
}


.con-media-carusel .elementor-thumbnails-swiper.elementor-main-swiper {
	 border: none;
	 padding: 0 0 2px ;
	margin-top: 21px !important;
}

.con-media-carusel .elementor-thumbnails-swiper.elementor-main-swiper .swiper-slide {
	
	 padding: 8px !important;
    border: 1px solid #C7C7C7 !important;
}

.con-media-carusel .elementor-thumbnails-swiper.elementor-main-swiper .swiper-slide.swiper-slide-active {
	
	
    border: 1px solid #FBBD15 !important;
}


.con-media-carusel .elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after {
    
    content: none;
  display:none;
}



.con-table-bi .tablepress>:where(thead,tfoot)>tr>* {
    background-color: #FAFAFA;
   
    border: 1px solid #D3D3D3;
	font-family: 'Teko';
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 34px;
text-transform: uppercase;

color: #000000;
	
	
	padding: 18px 32px;
}

.con-table-bi table tbody>tr:nth-child(odd)>td, .con-table-bi table tbody>tr:nth-child(odd)>th {
    background-color: #ffffff;
	 border: 1px solid #D3D3D3;
}

.con-table-bi table tbody > tr:nth-child(odd) > td, .con-table-bi table tbody > tr:nth-child(odd) > th {
    background-color: #ffffff;
	 border: 1px solid #D3D3D3;
}


.con-table-bi .tablepress>:where(thead)+tbody>:where(:not(.child))>*, .con-table-bi .tablepress>tbody>*~:where(:not(.child))>*, .con-table-bi .tablepress>tfoot>:where(:first-child)>* {
    background-color: #ffffff;
	 border: 1px solid #D3D3D3;
	padding: 17px 32px;
	vertical-align: middle;
}

.con-table-bi table tbody tr td:first-child {
	font-family: 'Teko';
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 34px;
text-transform: uppercase;

color: #000000;
}



.con-table-bi .dt-layout-cell.dt-layout-start {
    display: none;
}







































































































































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 1025px) {
    
}  /*  end 1025 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 769px) {
    .footer-contact-info ul li::after {
content:none !important;
}
	
 .footer-contact-info ul li {
    padding-bottom: calc(20px/2) !important;
}	
	
	
.scrol-header .logo-header img {
    max-width: 45px !important;
}
	
	
	
	
	
	
	
	
	
} /* end 769 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */





