.altisifir p {
    margin-bottom: 0px;
}
.altisifir {
    margin-bottom: 0px !important;
}
@media only screen and (min-width:1113px) {
.anasayfa-kutular .elementor-widget-container {
    min-height: 392px;
}
}
@media only screen and (min-width:1025px) and (max-width:1113px) { 
.anasayfa-kutular .elementor-widget-container {
    min-height: 446px;
}
}

@media only screen and (min-width:1010px) and (max-width:1025px) { 
.anasayfa-kutular .elementor-widget-container {
    min-height: 316px;
}
}

/** Start Envato Elements CSS: City Council (114-3-7c60eb78c141bd19bbd7032d6d657b5a) **/

.envato-kit-111-hvr-img-one .elementor-image {
	position: relative;
}

.envato-kit-111-hvr-img-one .elementor-image:before {
    position:  absolute;
    content:  '';
    background-color: rgba(34, 34, 34, 0.80);
    width:  100%;
    height: 50%;
    left:  0;
    top:  0;
    transition:  .5s ease;
    opacity:  0;
    visibility:  hidden;
}

.envato-kit-111-hvr-img-one:hover .elementor-image:before {
    height: 100%;
    opacity:  1;
    visibility:  visible;
}


/* Float Shadow */
.envato-kit-111-hvr-float-shadow {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.envato-kit-111-hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.envato-kit-111-hvr-float-shadow:hover, .envato-kit-111-hvr-float-shadow:focus, .envato-kit-111-hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.envato-kit-111-hvr-float-shadow:hover:before, .envato-kit-111-hvr-float-shadow:focus:before, .envato-kit-111-hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.envato-kit-111-theme-color {
  color: #e0162b;
}

/** End Envato Elements CSS: City Council (114-3-7c60eb78c141bd19bbd7032d6d657b5a) **/



/** Start Envato Elements CSS: Insurance (30-3-509236f77923f6d33d921087956434d0) **/

/* Envato custom css for elementor kit 27 */
/* Icons from https://www.flaticon.com/ */

/* Tab */
.tab-content{
  width:65%;
	float:left;
}
.tab-img{
	width:35%;
	float:left;
	padding-right: 30px;
}

.tab-content h3{
	font-size: 28px;
	font-weight:700;
	color:#222;
}
.elementor-widget-tabs .elementor-tab-content{
	background:#fff;
	padding:40px;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active{
	background:#fff;
}
.elementor-widget-tabs .elementor-tab-title{
	padding: 20px 45px;
}

/* Team single Progress Bar */
.team-info{
	color:#a7a7a7;
	margin-bottom:5px;
	font-family: Sans-serif;
}

.team-info i{
	margin-right:6px;
}

/* Progress bar */
.elementor-progress-wrapper{
	height: 20px;
	line-height: 20px;
}

/* Responsive Mobile */
@media (max-width : 767px){
	.tab-content {
			width: 100%;
	}
	.tab-img{
		width:100%;
		padding-right: 0;
	}
	.tab-content h3{
		font-size: 20px;
		margin-top: 20px;
	}
}

/* Global */
h3:first-child{
   padding-top: 0;
	 margin-top:0;
}



/** End Envato Elements CSS: Insurance (30-3-509236f77923f6d33d921087956434d0) **/



/** Start Envato Elements CSS: Art Gallery (66-3-15e3a38a26dd2a3c865791b7e2abe7a4) **/

.envato-kit-63-socials .elementor-social-icon{
	box-shadow: 5px 5px 0px 0px #0f0f0f;
}

.envato-kit-63-inline-block{
	display: inline-block;
}

.envato-kit-63-quote img{
	margin-top: 7px;
}

.envato-kit-63-progress .elementor-progress-percentage{
	font-family: 'Comfortaa', sans-serif;
	font-size: 16px;
	margin-top: -36px;
}

.envato-kit-63-progress .elementor-progress-bar{
	height: 3px;
}

/** End Envato Elements CSS: Art Gallery (66-3-15e3a38a26dd2a3c865791b7e2abe7a4) **/



/** Start Envato Elements CSS: Social Media Consultant (165-3-9ce8c739f357b7e2adfaa19888a72e81) **/

/* Custom Embed Play Button */
.envato-kit-169-play-button .elementor-custom-embed-play {
	    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 80px;
    border-radius: 50%;
    height: 80px;
    border: 0;
    box-shadow: 0 0 0 15px rgba(255,255,255,.4);
	  -webkit-transition: .25s;
	  -moz-transition: .25s;
    transition: .25s;
    background: #fff;
}
.envato-kit-169-play-button .eicon-play {
	display: none;
}
.envato-kit-169-play-button .elementor-custom-embed-play:before {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -4px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 12px;
    border-color: transparent transparent transparent #212529;
}
.envato-kit-169-play-button:hover .elementor-custom-embed-play {
	    
    box-shadow: 0 0 0 10px rgba(255,255,255,.2);
}

/** End Envato Elements CSS: Social Media Consultant (165-3-9ce8c739f357b7e2adfaa19888a72e81) **/

.footer--row-inner.footer-bottom-inner.light-mode.footer-content-wrap {
    font-size: 12px;
}



@media only screen and (max-width:960px) {
.builder-item.col-4.col-md-4.col-sm-4.hfg-item-left.hfg-item-first.offset-2 {
    margin: 0 auto;
}

.component-wrap {
    text-align: center !important;
    margin: 0 auto;
}

.nv-footer-content .footer-menu {
    padding-top: 5px;
}}
@media only screen and (max-width:960px) {
.mobildeustucek {
    padding-top: 0px !important;
    background-color: transparent !important;
    margin-top: -20px !important;
}
}