/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/e
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/
form#commentform #submit {
    border: none;
    background: #00284e;
    padding: 11px 20px!important;
    border-radius: 5px;
}

form#commentform #submit:hover,
form#commentform #submit:active,
form#commentform #submit:focus,
.forminator-button-submit,hover
.forminator-button-submit,active
.forminator-button-submit,focus
{
    background: #074b8d!important;
}
blockquote {
    margin: 0px;
    box-shadow: 0px 1px 9px -3px #0000005e;
    border-left: 2px solid #00284e;
    font-size: 16px;
    padding: 20px 20px!important;
    margin-bottom: 20px;
    width: 97%;
}

ul.sub-menu.clearfix {
    min-width: 350px;
}
ul.sub-menu.clearfix {
    background: white!important;
    box-shadow: 0px 2px 6px #00000036!important;
}
a.main-menu-link.main-menu-link-sub span {
    font-size: 14px!important;
    font-weight: 400;
}
.main-nav ul ul.sub-menu .menu-item a, .main-nav .zn_mega_container .menu-item a {
    font-size: 15px!important;
    line-height: 20px!important;
    font-weight: 500!important;
}
.main-nav ul ul.sub-menu .menu-item a {
    padding-left: 10px!important;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 7px!important;
}
.main-nav ul ul.sub-menu .menu-item a:hover, .main-nav ul ul.sub-menu .menu-item a:focus, .main-nav ul ul.sub-menu li.active a {
    border-left: 2px solid #00284e;
    padding-left: 10px!important;
    background: #f8f8f8;
    margin-left: 5px!important;
}

form#commentform input{
    padding: 24px;
    border-radius: 10px;
    box-shadow: 0px 0px 16px -5px #0000004f;
    border: 1px solid white;
}


.on--totop#totop {
    right: 10px;
    background: linear-gradient(360deg, #8585851a 13%, #85858517 74% 0%);
    opacity: 0.6;
    color: #0a0a0a;
    top: 90%;
}

.page-images-sec img {
    border-radius: 20px;
    box-shadow: 2px 4px 21px -6px #00000045;
    border: 3px solid white;
}

span.forminator-error-message {
    display: none!important;
}

.acc--default-style .acc-tgg-button {
    color: #00284e;
}
.comment {
    background: linear-gradient(360deg, #fff -21%, #f8f9f9 74% 0%);
}

.forminator-field.forminator-has_error input {
    border: 1px solid #E04562!important;
}
.sidebar {
    border-radius: 20px;
    box-shadow: 0 0px 14px rgb(93 92 99 / 25%);
    padding: 30px 25px!important;
    background: white;
}



.forminator-row input, .forminator-row textarea {
    background: white!important;
    font-size: 14px!important;
    font-family: inherit!important;
    display: block!important;
    width: 100%!important;
    padding: 22px 20px 20px!important;
    font-family: source-sans-pro,sans-serif;
    font-weight: 400!important;
    line-height: 1!important;
    color: #81808a!important;
    border: none!important;
    border-radius: 6px!important;
    transition: all ease-in-out .15s!important;
    -webkit-box-shadow:0 2px 10px 2px rgb(0 0 0 / 10%)!important;
    box-shadow: 0 2px 10px 2px rgb(0 0 0 / 10%)!important;
    font-weight: 400!important;
}

.forminator-button-submit {
    font-size: 12px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
    background: #053f77!important;
    border-radius: 5px!important;
    box-shadow: 0 2px 10px 2px rgb(0 0 0 / 10%)!important;
}

input.forminator-field--phone {
    padding-left: 45px!important;
}

.forminator-error-message {
    background-color: #fab300a3!important;
    color: #00284e!important;
    margin-top: 15px!important;
    margin-bottom: -10px!important;
}
		.bottom.site-footer-bottom.clearfix {
border:none!important;
}
.footer-bottom {
    background: #001324;
}

.copyright.footer-copyright {
    float: left;
}

.logo-band {
    float: right;
}

.logo-band img {
    height: 40px;
	margin-top:8px;
}
footer#footer {
    padding-bottom: 0;
}
.bottom.site-footer-bottom.clearfix {
    margin-top: 0px;
    padding-bottom: 0;
}

.site-header.style7 {
    height: fit-content;
}
.topnav .menu-item>a {
  
    opacity: 1;
}
ul.topnav.topnav-no-sc.clearfix {
    display: flex;
}
ul.topnav.topnav-no-sc.clearfix li {
    margin-left: 7px;
    margin-right: 7px;
}

.site-header-top-wrapper {
    background: linear-gradient(270deg, #fab300 40%, #fab300 100%);
}


@media only screen and (min-width: 990px) { 
	
	.footer-bottom .col-sm-12 {
    padding: 0;
}
	
	.hakkimizda .row img { 
    border-radius: 10px;
}

.hakkimizda .row {
    border-radius: 20px;
    box-shadow: 0 0px 14px rgb(93 92 99 / 25%);
    padding: 35px 20px 15px 20px!important;
    background: white;
}
.site-header-top-wrapper:before {
    content: "";
    background: white;
    width: 21%;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
}


.site-logo:before {
    content: " ";
    position: absolute;
    top: -56px;
    left: -75px;
    bottom: 0.5px;
    width: 330px;
    background-color: #fff;
    border-right: 2px solid #00284e;
    -webkit-transform: skewX(35deg);
    -ms-transform: skewX(35deg);
    transform: skewX(35deg);
    z-index: 0;
}
}

@media only screen and (min-width: 1140px) { 
	.site-header-top-wrapper:before { 
	    width: 19%;
	}
}
@media only screen and (min-width: 1250px) { 
	.site-header-top-wrapper:before { 
	    width: 20%;
	}
}

@media only screen and (min-width: 2050px) { 
	.site-header-top-wrapper:before { 
	    width: 32%;
	}
}

@media only screen and (min-width: 3050px) { 
	.site-header-top-wrapper:before { 
	    width: 34%;
	}
}
@media only screen and (min-width: 4050px) { 
.site-header-top-wrapper:before {
    width: 40%;
}}

@media only screen and (max-width: 1200px) {
	.main-nav > ul > .menu-item > a {
    font-size: 14px!important;
		font-size: 14px!important;
    padding: 0!important;
    padding-right: 6px!important;
	}
	
	ul.topnav.topnav-no-sc.clearfix a
	{ 
	font-size:14px!important;}
}
.hakkimizda .row p {
    font-size: 15.5px!important;
}
@media only screen and (max-width: 990px) {
	.hakkimizda .row {
    margin: 0;
}

	.fxb-col.fxb.fxb-start-x.fxb-center-y.fxb-basis-auto.site-header-col-left.site-header-top-left {
    display: none;
}
}

/******************************/
.head-wp-btn {
background: #40c351!important;
    color: white!important;
    border: 1px solid #40c351!important;
}.home-footer-bar .zn-bgSource-image {
    background-size: cover!important;
}

::-moz-selection { 
    background: #0e5ea5;
    color: #FFFFFF;
}
h2.subheader-maintitle {
    width: fit-content;
}
::selection { 
      background: #e5e5e5;
    color: #00284e;
}
.zn-res-menu-nav a.main-menu-link.main-menu-link-top, .zn-res-menu-nav a.main-menu-link.main-menu-link-sub {
    padding: 8px 20px 7px 20px!important;
    font-weight: 300;
    color: black;
    font-size: 18px;
}


.sh--dark .zn-menuBurger span {
    background: black!important;
}

.form-txt {
    margin-top: -25px;
}

footer#footer .row-1 {
    padding-bottom: 40px;
    padding-top: 10px;
}


.fxb-col.fxb.fxb-end-x.fxb-center-y.fxb-basis-auto.site-header-main-right-top {
    margin-top: 5px;
	    margin-right: -36px!important;
}
.zn_header_top_nav {
    transform: translateY(8%);
}
.topnav-item, .topnav .menu-item>a {
	font-size:14px;
}
.site-header {
   box-shadow: 0 3px 8px rgb(0 0 0 / 25%)!important;
}
.full-yazi-sec p {
    background: #dddddd6b;
    border-left: 3px solid #0536f2;
    padding-left: 30px;
    padding: 20px;
    box-shadow: 1px 0px 2px #03030308;
}

div#page_header {
       background: linear-gradient(77deg,rgba(210,210,210,1) 0%,rgba(255,255,255,1) 17%,rgba(232,232,232,1) 49%,rgba(255,255,255,1) 79%,rgba(223,223,223,1) 100%)!important;
    background-position: 72% 13%!important;
}

.head-em em {
    font-style: normal;
    color: black;
    font-weight: 300;
    font-size: 29px;
}

.tableofc-sec.smart-cnt--default.clearfix {
    max-width: 97%;
    margin-bottom: 30px;
    padding-left: 15px;
}
.section-border-2 {
    border-top: 3px solid #e5e5e5;
    position: relative;
    transition: box-shadow .15s ease-out;
    background: #fff;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}


.acc--style3 .acc-tgg-button:before {
    top: 12px;
    line-height: 39px;
    font-size: 10px;
	left:2px!important;
    line-height: 20px;
}
.acc--style3 .acc-tgg-button {
	    padding: 10px 10px 5px 31px;
}
.acc--style3 .acc-group {
	margin-left:15px;
	margin-right:15px;
}
.acc--style3 .acc-tgg-button.collapsed:before {
    content: "\2b";
    background-color: #D3D3D3;
    height: 20px;
    width: 20px;
}

.slide-images img.image-boxes-img.img-responsive {
        box-shadow: 0px 0px 2px #0000002e;
}


.acc--style3 .acc-tgg-button:before {
    background: #0536f2!important;
    width: 20px;
    height: 20px;
}
.section1-acc .acc-content.row p {
    font-size: 15px;
    line-height: 1.4;
    color: #444;
}

/* scroll */
::-webkit-scrollbar {
    background: none!important;
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background: #9e9e9e;
    border-radius: 10px;
}
/**********/ 

/* Header */
.fxb-col.fxb.fxb-end-x.fxb-center-y.fxb-basis-auto.site-header-col-right.site-header-main-right.onlyDesktop {
    z-index: 1;
}


.ters {
    line-height: 1.2;
    margin-bottom: 20px!important;
}
.page-header {
    padding-bottom: 9px;
}


.sticky-start > div {
    padding-left: 0!important;
}
p.comment-notes {
    margin-bottom: 20px;
}

.comment-respond label {
    display: none;
}
 .page-dent form#commentform textarea {
    padding: 24px;
    border-radius: 10px;
    box-shadow: 0px 0px 16px -5px #0000004f;
    border: 1px solid white;
}

@media  (min-width: 768px) {
	.comment-form-wrapper .form-group.col-sm-4 {
		width: 50%;}
h2.subheader-maintitle {
    border-bottom: 4px solid #185894;
    margin-bottom: -13px;
    padding-bottom: 63px!important;
}

.ph-content-wrap {
    padding-top: 100px!important;
	}}
	div#page_header {
    height: min-content!important;
    min-height: initial!important;
}
@media  (max-width: 768px) {
	.logo-band {
    display: none;
}
	
	.item > div > div > div, .item h3 {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
	
	.estetic .item .zn_text_box {
    min-height: 90px!important;
}
	
	
	.google-map-b .col-md-12 {
    padding-left: 0px!important;
		    padding-bottom: 5px;
    padding-right: 0px!important;
}
	.sidebar {
    padding: 25px 25px 10px 25px!important;
    margin: 15px!important;
}

.page-dent .kl-iconbox__desc {
    font-size: 16px!important;
    font-weight: 700!important;
    margin-top: -10px;
}
.page-dent .kl-iconbox__icon-wrapper {
    width: fit-content;
    float: left;
    margin-right: 7px!important;
}
.page-dent .kl-iconbox__title {
    font-size: 13px!important;
}
	.site-header-main-center {
    display: none;
}


.site-header-main-left {
    display: grid;
    flex-basis: fit-content;
}

div#logo-container {
    margin-left: 15px;
    margin-top: -5px;
}
	.site-header-top-wrapper.topbar-style--default.sh--light {
    display: none;
}
	
	h2.subheader-maintitle {
    border-bottom: 4px solid #185894;
    margin-bottom: -32px!important;
    padding-bottom: 22px!important;
}
	.sidebar {
	margin-bottom:25px!important
}
	.fxb-row.site-header-row.site-header-top, .site-header-separator {
    display: none!important;
}
	.fxb-row.fxb-row-col-sm {
    display: flex!important;
    flex-direction: initial!important;
}

.zn-res-menuwrapper {
    margin-top: 20px!important;
}

.container.siteheader-container.header--oldstyles {
    padding-bottom: 10px!important;
}
	
	
		.image-50 .col-md-6 {
    width: 50%!important;
    float: left!important;
}
			.image-50 .col-md-6 h3 span {
   display:none!important;
}
.section-border-2 .btn {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
}
	.home-footer-bar h3 {
       text-align: center!important;
    font-size: 18px!important;
    line-height: 1.6;
    margin-bottom: -20px!important;
}
span.zn-buttonIcon {
    font-size: 10px!important;
    font-weight: 200!important;
    margin-top: 3px;
}
.home-footer-bar h3 strong {
    display: none!important;
}
	
	.home-footer-bar .btn {
    background-color: #ffffff;
    padding: 8px 40px;
    margin-top: 35px!important;
}
	
	.home-footer-bar span.zn-buttonText {
    font-weight: 500;
    font-size: 14px;
}

.home-footer-bar {
    padding-top: 0!important;
    padding-bottom: 30px!important;
}
	
.section-1 h5 {
    margin-top: -10px!important;
    margin-bottom: 15px;
    font-size: 15px;
}
	.head-purple em, .head-orange em, .head-yellow em, .head-blue em, .blog-head-blue em, .head-prp2 em, .head-green em, .head-black, .ilgi-baslik h2 {
		font-size:38px!important;
	}
	.onlyDesktop .headerButtons {
    display: none!important;
}
.kl-main-header.site-header-bottom-wrapper {
    display: none!important;
}

.site-header .site-logo {
    display: flex!important;
    padding-top: 6px!important;
    padding-bottom: 3px!important;
}


	
	.ortali-yazi .zn_text_box:first-child img, .ortali-yazi .zn_text_box:last-child img, .mobil-cizgi-orta img { 
    height:1px!important;
}

.ortali-yazi .zn_text_box:first-child { 
     margin-top:-15px;
}
.ortali-yazi .zn_text_box:last-child { 
     margin-bottom:-15px;
}
	
	.page-form-section > div {
    background: none!important;
}
	.ilgili-section .col-md7-4 {
    width: 50%;
    float: left;
}

	.section-1 .btn {
    margin-top: 12px;
    margin-bottom: 12px!important;
}
	footer#footer .col-sm-3 {
    width: 50%;
    float: left;
}
	footer#footer .col-sm-3:first-child, footer#footer .col-sm-3:last-child {
    width: 100%;
}
	.bottom.site-footer-bottom.clearfix {
    margin-top: 0px!important; }
	.footer-mez {
    width: 150px!important;
    padding-left: 10px!important;

}

	div#page_header .ph-content-wrap {
    padding-top: 40px!important;
}

	.page-form-section > div {
    padding-left: 0!important;
}
	a.ssba_reddit_share {
    display: none;
}
a.ssba_print.ssba_share_link {
    display: none;
}
	.ilgili-section h2 {
		
		
    font-size: 31px!important;
}
	.ilgili-section em {
		font-size:17px!important;
	}


}
.ilgi-baslik {
    text-transform: uppercase;
}
.ssba-share-text {
	display:none!important;
}
.ssba-classic-2 {
    box-shadow: 0px 0px 4px #00000021;
    padding: 10px!important;
    width: 100%;
}
#footer .row.row-1 .col-sm-3:last-child div:nth-child(2) {
    margin-bottom: 10px;
}
#footer .row.row-1 .col-sm-3:last-child div:first-child {
    margin-bottom: 30px;
}
#footer .row.row-1 .col-sm-3:last-child p {
    margin-bottom: 5px;
}
#footer .row.row-1 .col-sm-3:last-child div {
    margin-bottom: 0;
}
ul.social-icons.sc--colored.clearfix {
    float: left;
    margin-left: -7px;
}
#footer .row.row-1 .col-sm-3:last-child div:last-child {
    margin-top: -20px;
}
ul.social-icons.sc--colored.clearfix li {
    background: none;
    padding: 0;
}
#footer li.social-icons-li a:hover, #footer li.social-icons-li a:focus, #footer li.social-icons-li a:active {
    color: #bfbebe!important;
}
li.social-icons-li a {
    background: none!important;
    box-shadow: none!important;
}
h4.footer-baslik-2 {
    color: white;
    margin-top: 22px!important;
    font-size: 15px;
    font-weight: 400;
}
div#block-18 {
    margin-bottom: 0!important;
}
.subheader-maintitle {
    color: #00284e!important;
    font-size: 36px;
    font-weight: 600!important;
    padding-bottom: 15px!important;
    padding-top: 30px!important;
    text-align: left!important;
}

.subheader-maintitle {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media screen and (min-width: 993px){
	.fxb-row.fxb.fxb-end-x.fxb-center-y.site-header-main-right-ext div {
    display: none;
	}
.mobil-item {
    display: none;
}}

.sh--light .zn-menuBurger span {
    background: hsl(0deg 0% 0% / 85%)!important;
}

@media screen and (max-width: 990px){
	.site-logo-img {
		margin-top:auto!important;
		margin-left:auto!important;
		height:68px!important;
	}
}


@media screen and (max-width: 993px){
	.sh-titles--right .subheader-titles, .subheader-titles {
      margin-top: -15px;
    padding-bottom: 0px;
}
	.site-header-main-wrapper {
    background: white!important;
}

	.fxb-col.fxb.fxb-start-x.fxb-center-y.fxb-basis-auto.site-header-col-left.site-header-main-left {
    width: 70%;
}
	

	div#main-menu {
    display: none;
}
		header#header {
    box-shadow: 0px -1px 5px black;
		    margin-bottom: -70px;
}
	.zn-res-menu-nav, .zn-res-menu-nav li div.zn_mega_container, .zn-res-menu-nav li ul.sub-menu {
    max-width: 100%!important;
}
	
.kl-main-header.site-header-bottom-wrapper.clearfix.sh--light {
    display: none;
	}
.onlyDesktop .headerButtons {
    display: none;
}
}
.ilgili-section img {
    border: 3px solid white;
    box-shadow: 0px 0px 10px #00000069;
}



@media screen and (min-width: 768px){
	
	.mobil-logo {display:none!important;}

}
.site-header-main-wrapper {
    background: white!important;
}
	#kurumsalMenu {
    background:black;
    color: #fff;
}
#kurumsalMenu a {
    text-decoration:none;
}

.fxb-row.site-header-row.site-header-bottom {
    margin-left: -9px;
}
#kurumsalMenuButton {

    color: #fff;
}
a.headerButton.kurumsalMenuButton {
    color: white;
}
#myMenu {
    display: none;
    position: absolute;
    top: 40px;
    min-width: 200px;
    background: #fff;
    padding: 25px;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    margin-bottom: 0!important;
}
#myMenu li {
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 5px 0;
}
#myMenu li a {
    color: #666666;
}
#myMenu li a:hover,
#myMenu li a:active,
#myMenu li a:focus {
    color: #333333;
}
a.headerButton.kurumsalMenuButton {
    color: white;
}


header#header {
    border: none;
}
	.headerButtons a {
    float: left;
    padding-left: 15px;
}

.floatL {
    float: left;
}
.floatR {
    float: right;
}
.fillAvailable {
    width: -webkit-fill-available;
}
.primaryBtn {
    background-color: #0536f2;
    color: #fff;
    border: 1px solid transparent;
    line-height: 28px;
    font-size: 14px;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color;
}
.primaryBtn:hover, .primaryBtn:focus {
    background-color: #0c33cc;
}
a.headerButton.kurumsalMenuButton, .defaultBtn, .primaryBtn {
    padding: 2px 20px!important;
    box-shadow: 3px 3px 5px #0000001a;
}
.defaultBtn {
    background-color: white!important;
    color: #333;
	border-radius:2px!important;
    border: 1px solid #fff!important;
    line-height: 28px;
    font-size: 14px;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color;
}

div#kurumsalMenu {
    margin-top: 2px;
    margin-left: 15px;
}
a.headerButton.kurumsalMenuButton i {
    padding-left: 4px;
}
div#kurumsalMenu {
    margin-top: 2px;
    margin-left: 15px;
}
a.headerButton.kurumsalMenuButton {
    line-height: 28px;
    font-size: 14px;
    padding-right: 15px;
}



footer#footer h2 {

    font-weight: 600!important;
    color: #fff!important;
    font-size: 22px!important;
    text-transform: capitalize;
}
footer#footer h2 {
    margin-bottom: -25px;
}
.site-footer {
    padding: 25px 0 20px;
}
footer#footer p {
    font-size: 14px!important;
	color:white!important;
}


.kl-main-header.site-header-bottom-wrapper.clearfix.sh--light {
    box-shadow: 0px 3px 6px #0000002e;
}
.footer-copyright-img {
    max-width: 200px;
}
a.main-menu-link.main-menu-link-top {
    padding: 5px!important;
}
.site-footer {
    border-top-color: #00284e!important;
    box-shadow: 0px 6px 31px #1d1d1d91;
    border-width: 3px;
    background: #001930!important;
    text-align: center;
    color: #fff;
    border-top: 1px solid #2d978e;
    position: relative;
}

.site-footer-bottom {
    padding-top: 0px;
    padding-bottom: 20px;
}
.site-footer .social-icons {
    margin-top: 16px; color: white;
}
ul.social-icons.sc--colored.clearfix:BEFORE {
    CONTENT: "SOCIAL:";
    FLOAT: LEFT;
    MARGIN-TOP: 5PX;
    MARGIN-LEFT: 7PX;
    FONT-WEIGHT: 900;
}
	
	.bottom.site-footer-bottom.clearfix {
    margin-top: 30px;
}

.widget {
    text-align: left;
}
h3.widgettitle.title {
	border-bottom:1px solid #ffffff52;
    font-size: 21px;
    font-weight: 600!important;
    color: #fff!important;
    font-size: 22px!important;
    text-transform: capitalize;
}
.site-footer .row-1 ul li {
    list-style: none;
    background: transparent url(https://dronuralpkurt.mezbilisim.dev/wp-content/uploads/2022/04/ico-list.png) no-repeat left 0px top 3px;
    padding-left: 25px;
    padding-top: 2.5px;
    font-size: 15px;
    margin-left: -5px;
}
.site-footer div.widget ul.menu li a {
    line-height: 1.3!important;
}
.footer-mez img {
    width: 140px;
}

.footer-mez {
    width: 169px;
    margin: auto;
    background: #252526;
    padding-bottom: 4px;
    margin-top: -34px;
    margin-bottom: -7px;
}
.home-footer-bar .zn-bgSource-image {
    background-position: 40% 25%!important;
}

.copyright.footer-copyright p:last-child {
    display: none;
}

.home-slider h2 em {
	 font-size: 50px;
    font-weight: 600;
}


.under-slider1 { 
    box-shadow: 0px -6px 22px #0000001f;
}

.video-box-shadow .el-videobox { 

    box-shadow: 0px 0px 5px #00000040;
    border: 4px solid white;
}

.under-slider1 .adbox.video:after { 
    background:none!important;
}
.video-box-shadow .playVideo {
    text-shadow: 0px 0px 14px black;
    box-shadow: 0px 0px 12px #00000078;
}

.adbox.video:after {
    background-color: rgb(23 23 25 / 19%);
}

span.yasr-already-voted-text {
    display: none;
}
.caldera-background-page .widget_caldera_forms_widget {
    margin-bottom: 10px;
}

h2.widgettitle {
    display: none!important;
}
.last_row {
    text-align: center;
}

form#commentform #submit {
    border: none;

}
@media (min-width: 768px){
	.site-header.siteheader-classic, .site-header.siteheader-classic .logosize--contain .site-logo-anch {
	height:110px!important;
	background:white!important;
}
	.bottom.site-footer-bottom.clearfix {
    margin-top: 5px;
}
	p.cpr { 
	width:!important;}
.ilgi-baslik h2:before {
    content: "İLGİNİZİ ÇEKEBİLİR";
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 65px;
    color: rgb(189 189 189 / 20%);
    z-index: -1;
    letter-spacing: 0px;
}
}
.ilgi-baslik h2 {
	color:black!important;
}
ul.slick-dots li {
    background: none!important;
}
.contact-sec { 
padding-bottom:30px!important;}

.main-nav ul ul.sub-menu .menu-item a, .main-nav .zn_mega_container .menu-item a {
    font-size: 15px!important;
    line-height: 20px!important;
    font-weight: 500!important;
}
ul.sub-menu.clearfix {
    min-width: 350px;
}
form#commentform p.form-submit {
    order: 3;
}
form#commentform .row:nth-child(2) {
    order: 2;
}
form#commentform .row:nth-child(3) {
    order: 1;
}

form#commentform {
    display: grid;
}

.menu-sag ul.sub-menu.clearfix li ul {
top:-15px!important;
    left: -100%!important;
}

@media screen and (max-width: 768px) {
	.site-header.style7 .site-header-main {
    flex-wrap: nowrap;
}
	footer#footer h2 {
    line-height: 1.4;
    font-size: 21px!important;
}
	.site-footer .row-1 ul li {
    font-size: 13px;
}
	.subheader-maintitle {
    padding-bottom: 0px!important;
    padding-top: 35px!important;
	}}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
    background-size: 5630px 15px!important;
}}


.fxb-col.fxb.fxb-end-x.fxb-center-y.fxb-basis-auto.site-header-main-right-top {
    margin-top: 5px;
    margin-right: 11px !important;
}



.defaultBtn {
    background: white;
}

.kl-top-header .siteheader-container {
    padding: 7px 0px;
}


.site-logo-img {
    margin-top: -50px;
	margin-left: 12px;
}

.ff-alternative, .kl-font-alt, .kl-fontafter-alt:after, .page-title, .page-subtitle, .subtitle, .topnav-item, .topnav .menu-item > a, .zn-sidebar-widget-title, .nivo-caption, .th-wowslider .ws-title, .cart-container .cart_list li a:not(.remove) {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.topnav-item, .topnav .menu-item>a {
    font-size: 14px;
}
.topnav-item, .topnav .menu-item>a {
    font-weight: 400!important;
}

.languages li img {
	  border:1px solid white;
    width: 28px;
    border-radius: 50%;
    box-shadow: 0 0 7px #00000082;
}
.languages ul {
display: contents!important; }
.languages ul li:first-child {
    margin-left: -2px;
}
.languages ul > li {
    float: left;
    margin-left: 8px;
	    list-style: none
}

	@media screen and (max-width: 768px){
.subheader-maintitle {
     font-size: 28px!important;
    font-weight: 600!important;
		} 

.ph-content-v-center {
    justify-content: left;
    padding-left: 5px;
}
}
.forminator-row input {
    border-radius: 7px!important;
    box-shadow: 0px 0px 14px -6px #0000004f!important;
    border: 1px solid white;
    padding: 12px 15px!important;
    font-size: 13px!important;
}

input.forminator-field--phone {
    padding-left: 50px!important;
}
.forminator-row textarea {
    border-radius: 7px!important;
    box-shadow: 0px 0px 14px -6px #0000004f!important;
    border: 1px solid white;
    font-size: 12px!important;
    padding: 15px 15px!important;
border:1px solid white!important
}

label.forminator-label {
    display: none!important;
}

.forminator-row textarea {
    min-height: 80px!important;
    max-height: 80px!important;
    height: 80px!important;
}

#totop {
    top: 88%;
    background: white!important;
    box-shadow: -1px 1px 7px 0px #00000057;
    border-radius: 7px;
    opacity: 1!important;
    color: #00284e!important;
}

@media only screen and (min-width: 990px) {
	
.slider-icons .col-md-2 {

  padding: 8px;
    width: 14%!important;
    margin-right: 6px;
}
	} 


	.slider-icons img.image-boxes-img {
		    height: 100px;
    object-fit: cover;
		width:100%;
    border-radius: 4px;
    border: 2px solid white;
    background: white!important;
	}
	

.slider-icons .tbk__title {
    font-size: 15px!important;
    color: #ffffff;
    margin: auto;
    margin-top: 18px;
    line-height: 1.4;
}
.slider-icons .col-md-2 .tbk--center a {
    text-shadow: 0px 1px 3px #00000061;
}
.slider-icons .image-boxes-img-wrapper {
    background: white;
    border-radius: 4px;
	box-shadow: 2px 3px 5px #0000004d;
    width: 100%;
}.slider-icons {
    margin-left: 25px;
}


@media only screen and (max-width: 1200px) { 
.slider-icons .col-md-2 {
    width: 14%!important;
    float: right!important;

}

.col-lg-offset-5 {
    margin-left: -15px!important;
}


.slider-icons .container {
    width: 100%!important;
}


.col-lg-offset-5 > div {
    margin-top: -60px!important;
}

.slider-icons img.image-boxes-img {
    height: 90px!important;
}

.slider-icons .tbk__title {
    font-size: 13px!important;
    width: 60%!important; 
}
	.slidert2,
.slidert1,
.slider-text { 
right:25px!important;}
}

@media only screen and (max-width: 1024px) { 
.slidert2, .slidert1, .slider-text {
    right: -10px!important;
}
}
	@media only screen and (max-width: 990px) { 
		
		.slider-icons img.image-boxes-img {
    height: 75px!important;
}
		.slider-icons .col-md-2 {

    padding: 5px!important;
}
.slider-icons .tbk__title {
    font-size: 13px!important;
    width: 91%!important;
		}}

	@media only screen and (max-width: 800px) { 
.slider-icons .tbk__title {
    font-size: 12px!important;
    width: 96%!important;
		}}

	@media only screen and (max-width: 778px) { 
.slider-icons .col-md-2 {
    width: 25%!important;
	float:left!important;
		} 
.slider-icons img.image-boxes-img {
    height: 125px!important;
}
		
		rs-module-wrap#rev_slider_2_1_wrapper {
    height: 550px!important;
}

rs-module#rev_slider_2_1 {
    height: 100%!important;
}
}


	@media only screen and (max-width: 638px) { 
		.slidert1 {
    font-size: 17px!important;
}
.slidert2 {
    font-size: 34px!important;
}
		
			.slidert2,
.slidert1,
.slider-text { 
right:0px!important;}
		
				rs-module-wrap#rev_slider_2_1_wrapper {
    height: 470px!important;
}

rs-module#rev_slider_2_1 {
    height: 100%!important;
		} 
}



}
	@media only screen and (max-width: 558px) { 
.col-lg-offset-5 > div {
    margin-top: -90px!important;
}
		.slider-icons img.image-boxes-img {
    height: 95px!important;
		} }
	@media only screen and (max-width: 500px) { 

.slider-icons img.image-boxes-img {
    height: 70px!important; 
}

.slider-icons {
    margin-top: -120px!important;
		} 

		.slider-icons .tbk__title {
	font-size: 12px!important;
    width: 90%!important;

}

@media only screen and (max-width: 768px) {
	.col-lg-offset-5 {
    margin-left: 0px!important;
}

.slider-icons {
    margin-left: 5px;
    margin-right: 5px;
}

.slider-icons .col-md-2 {
    width: 25%;
    padding: 5px;
    float: left;
}



.slider-icons .col-md-2 .tbk--center a {
    text-shadow: 0px 1px 5px #000000b8;
}

.slider-icons .tbk__title {
    font-size: 13px!important; 
    width: 97%;
	} }

