.elementor-kit-102{--e-global-color-primary:#1F649B;--e-global-color-secondary:#242424;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-678b9481:#1F649B;--e-global-color-2648d680:#242424;--e-global-color-53acb3bd:#000;--e-global-color-5498477f:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-102 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Contact Form 7 Giriş CSS
 ---------------------------*/
 .wpcf7 input[type="text"],
 .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"],
 .wpcf7 input[type="phonetext"],
 textarea  {
     font-size: 16px;
     background-color: #fff;
     border: 1px solid;
     width: 100%;
     padding: 2%;
       border-radius: 5px;
 }




 
 
/* Contact Form 7 Gönder Button
 -------------------------------*/
 .wpcf7 input[type="submit"] {
     color: #ffffff;
     font-size: 18px;
     font-weight: 700;
     background: #FF5E14;
     padding: 15px 25px 15px 25px;
       border-radius: 6px;
     border: none;
     border-radius: 5px;
     width: auto;
     text-transform: uppercase;
     letter-spacing: 1px;
	 width:100%
 }
 .wpcf7 input:hover[type="submit"] {
     background: #ff9d30;
     transition: all 0.4s ease 0s;
       border-radius: 6px;
 
 }
 .wpcf7 input:active[type="submit"] {
     background: #000000;
 }
 
 /* Fade In Option */

.header-2 {
 opacity: 0;
 -moz-transition: opacity .25s ease-out!important;
  -webkit-transition: opacity .25s ease-out!important;
  transition: opacity .25s ease-out!important;
}


.elementor-sticky--effects.header-2  {
 opacity: 1!important;
}

/* End Of Fade In Option *//* End custom CSS */