/*
Theme Name: Daniel Theme
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.5.1.1731426953
Updated: 2024-11-12 15:55:53

*/



.top_bar a {
    display:flex;
    align-items:center;
    column-gap:10px;
    text-decoration:none;
}

.top_bar{
    display:flex;
    column-gap:30px;
}

.top-bar .inside-top-bar{
     
     padding-top:5px;
     padding-bottom:5px;
     
}


.contact-footer{
    display:grid;
    row-gap:10px;
    
    
}

.contact-footer a{
    display:flex;
    align-items:flex-start;
    column-gap:10px;
    
}

.footer-widget-1 .widget_media_image img{

    max-width:180px !important;
    
}

.site-footer{
  background-image: url('https://atm-tools.ro/wp-content/uploads/2024/11/Design-fara-titlu.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  
}
.site-header {
  background-image: url('https://atm-tools.ro/wp-content/uploads/2024/12/image.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position:static;
}
  
 #masthead {
  position: sticky;
  top: 0;
  padding: 10px 16px;
  background-image: url('https://atm-tools.ro/wp-content/uploads/2024/12/image.png');
  z-index:1;
 }
 .inside-header{
     padding:0;
 }
 
 .main-nav{
     padding:0;

     
 }
 .nav-float-right #site-navigation {
  margin:auto;
}
 
  


.contact-content{
  display: grid;
  grid-template-columns: 500px 600px;
  width:100%;
  box-shadow: 5px 5px 15px #96b4be;
  margin-top: 5px;
  border-style: solid;
  border-width: 5px;
  border-color: #ffba78;
  border-radius:10px 10px 0px 0px;
}
.contact-content h1{
    font-weight:600;
    font-size:30px;
    
}
.contact-content h2{
    color:#e97614;
    font-weight:500;
    font-size:20px;
    margin-top:40px;
    margin-bottom:10px;
    
    
}
.contact-stg{
    background-color:hsla(39, 100%, 60%, 0.3);
    padding:40px;
    
    
    
}
.contact-dr{
    background-color:#e97614;
    padding:40px;
    
    
    
}
.contact-dr h1{
    color:#fffefa;
}
.contact-content .contact-stg{
    font-size:16px;
}

.contact-content .contact-stg a{
    display:flex;
    align-items:flex-start;
    column-gap:10px;
    font-size:16px;
}


.formular textarea{
    height:250px;
}
.form-grid p{
  border: none;
  outline: none;
  width: 100%;
  height: 62px;
  border-radius: 35px;
  background: #fff;
  color: #757575;
  font-size: 16px;
  padding-left: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.formular input {
  outline: none;
  border: none;
}

.formular textarea {
  border: none;
  outline: none;
  width: 100%;
  height: 182px;
  border-radius: 35px;
  background: #fff;
  color: #757575;
  font-size: 17px;
  padding-left: 40px;
  padding-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.titlu-stg p{
    font-family: 'Trebuchet MS', sans-serif;
    font-weight:500;

}
.titlu-dr p{
    font-family: 'Trebuchet MS', sans-serif;
    font-weight:500;

}
.contact-content .contact-stg h3{
    font-size:16px;
}
.formular .buton input{
  Background: #ffca3a !important;
  color: #021e32;
  border-radius: 35px;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  transition-duration: 0.2s;
}


.harta{
  border-style: solid;
  border-width: 0px 5px 5px 5px;
  border-color: #ffba78;
  border-radius:0px 0px 10px 10px;
  box-shadow: 5px 5px 15px #96b4be;
  margin-bottom:5px;
    
}

.site-header{
    box-shadow: 5px 5px 15px #96b4be;
}
.harta-interactiva h2{
    font-size:20px;
    text-align:center;
    padding-top:20px;
    font-family: 'Trebuchet MS', sans-serif;
}

  .elementor-8 .elementor-element.elementor-element-954e88c{
    padding:0px;
    min-height:600px;
}

}
.inside-site-info {
  padding: 20px 80px;
}

.separate-containers .inside-article {
    padding:0px;
}
.elementor-10 .elementor-element.elementor-element-b2d3aba{
    padding:0px;
}
.separate-containers .site-main{
    margin:0;
}

.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}


.site-content {
 display: flex;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1920px;
  justify-content: center;
}



#menu-politici-footer{
    margin-right: 100px;
}


















