@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@font-face {
    font-family: 'Helvetica Neue Bold'; 
    src: url('https://www.teknocatlabs.com/wp-content/uploads/helvetica/HelveticaNeue-Bold.ttf'); 
}
@font-face {
    font-family: 'Helvetica Neue Italic'; 
    src: url('https://www.teknocatlabs.com/wp-content/uploads/helvetica/HelveticaNeue-LightItalic.ttf'); 
}
@font-face {
    font-family: 'Helvetica Neue Medium'; 
    src: url('https://www.teknocatlabs.com/wp-content/uploads/helvetica/HelveticaNeue-Medium.ttf'); 
}
@font-face {
    font-family: 'Helvetica Neue'; 
    src: url('https://www.teknocatlabs.com/wp-content/uploads/helvetica/HelveticaNeue.ttf'); 
}
.welcome {display:none !important;}
.eei-btn a {background:#B3AA99;padding:9px;}
.emphasis-event-info {background-color:#325343;}
.item-carousel .status-icon {background-color:#E8C862;}
.cii-btn a {background:#B3AA99;padding:9px;color:#fff;}
.welcome-buttons .btn1 {background:#D9BA55;}
.welcome-buttons .btn2 {background:#B3AA99;}
.welcome-buttons .btn2 a {color:#fff;}
.cia-header {color:#AD912D;}
.cia-right {color:#AD912D;}
.carousel-item-info i {color:#005B45;}
.carousel-item-info {bottom:60px;}
.nav-primary>ul>li>a:hover {color:#D9BA55;transition:transform .5s ease;}
.user-menu .login-btn {color:#fff;background:#transparent;margin-top:13%;padding:.1rem 1rem;border-radius:4px;border-style:solid;border-color:#fff;border-width:1px;}
.user-menu .signup-btn {
    background-color: #99cc00;
    color: #fff;
    border: 1px solid white;
    border-radius: 5px;
}
.event .btn {background:#325343;color:#fff !important;}
.home-category-text {text-align:center;font-weight:600;font-size:25px;color:#D9BA55;}
.event h2 {color:#325343;font-weight:600;font-size:25px;}
.categories .item {border-color:#A08F65;box-shadow:0px 3px 6px -4px #A08F65;}
.steps {background:#fff;}
.header {border-color:#325343;}
.item-title {font-weight:500;color:#B3AA99;}
.steps-button a {background-color:#325343;font-size:17px;}
.steps-title h2 {color:#325343;}
.step-title h4 {color:#325343;}
.step-info h2 {color:#252625 !important;}
.agents .item-c {background-color:#F7F0E6;}

.wrapper {background-color:#fff;}
.fpcategory-btn a {background-color:#9BD58B;color:#fff;border-color:#9BD58B;}
.fprofile-agent-info .status-icon {background-color:#4D4637;border-color:#4D4637;}
.item-event .status-icon {background-color:#E8C862;}
.event-item-info i {color:#005B45;}
.dropdown > button {color:#fff;background-color:#D9BA55;}
.packages .item-content {background:#D9BA55;}


div[data-id="11"]::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url(https://gfmservices.gurulize.com/images/202305/91_1600x692.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    animation: zoom-in-zoom-out 45s ease infinite;
}

div[data-id="11"] {
    padding-bottom: 50px !important;
    padding-top: 0px;
    background: url(https://gfm.services/images/202305/91_1600x692.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;

}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1,1);
  }
  50% {
    transform: scale(1.3, 1.3);
  }
  100% {
    transform: scale(1,1);
  }
}


.imagebg{background:#9BD58B !important;}
.categories {display:none !important;}
.steps{display:none !important;}
#contentExists66{display:flex;flex-wrap:wrap;}

.homepage-search-div {display:none !important;}
.homepage-search, .fg--search {background:unset;}
#searchBar {background:#D9D9D94D;color:#fff;font-family:'Lato',sans-serif;font-size:16px;}
.homepage-search-input::-webkit-input-placeholder {color:#fff;font-weight:600;font-size:18px;line-height:25px;font-family: 'Lato', sans-serif;}
.separator{
  display:flex;
  align-items: center;
justify-content:center;
}

.separator .line{
  height: 3px;
 width:115px;
  background-color: #fff;
}

.separator h2{
  padding: 0 1rem;
font-family: 'Poppins', sans-serif; 
font-weight: 600; font-size: 25px;
 color: #fff;
}


/* gfm  our */
.gfb-our-services-tex {
    display: flex;
    justify-content: center;
    width: 100%;
}

.gfb-our-services-tex ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.gfb-our-services-tex ul li {
    display: block;
    margin: 20px;
}

.gfb-our-services-tex ul li a {
    color: white;
    font-size: 24px;
    font-weight: 600;
}

/* our services */

div[data-id="35"]{background: #005673;}

.our-services-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 50px 0;
}

.our-services-body {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 50px;
}

.our-services-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
    height: 200px;
    margin: 5px;
}
.our-services-img {
    text-align: center;
    width: 100%;
}
.our-services-img a {
    display: inline-block;
    width: 100%;
}
.our-services-img img {
    border-radius: 15px;
    box-shadow: 0px 1px 8px 1px rgba(0,0,0,0.5);
    object-fit: cover;
    width: 100%;
}

.our-services-head h2 {
    font-size: 32px;
    COLOR: #444;
    TEXT-ALIGN: center;
}

/* banner the askme */


.header.active {background-color: #fff;}
.header {
border-color: unset;
background: unset;
box-shadow: unset;
-webkit-box-shadow: unset;
}



/* banner */

div#contentExists11 {
    max-width: 100%;
}

.banner-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40vw;
}

.banner-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40vw;
    padding: 20px;
}

.banner-text h1 {
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    font-size: 52px;
    font-weight: bold;
    font-stretch: ultra-condensed;
    color: #fcfdfa;
    margin: 0;
    text-shadow: 4px 4px 2px rgba(0,0,0,0.5);
}

.banner-text p {
    font-size: 26px;
    color: #FFf;
    font-weight: 700;
    line-height: 35px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

#searchBar {
     color: #757575;
}


.footer {
    color: #fff;
}

/* footer */

.gfm-footer-container{
	max-width: 1170px;
	margin:0;
	padding:0;
	box-sizing: border-box;
}
.gfm-footer-row{
	display: flex;
	flex-wrap: wrap;
}
ul{
	list-style: none;
}
.gfm-footer-footer{
	background-color: #24262b;
        padding: 70px 0;
}
.gfm-footer-col{
   width: 25%;
   padding: 0 15px;
}
.gfm-footer-col h4{
	font-size: 18px;
	color: #ffffff;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 500;
	position: relative;
}
.gfm-footer-col h4::before{
	content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color: #e91e63;
	height: 2px;
	box-sizing: border-box;
	width: 50px;
}
.gfm-footer-col ul li:not(:last-child){
	margin-bottom: 10px;
}
.gfm-footer-col ul li a{
	font-size: 16px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
	color: #bbbbbb;
	display: block;
	transition: all 0.3s ease;
}
.gfm-footer-col ul li a:hover{
	color: #ffffff;
	padding-left: 8px;
}
.gfm-footer-col .gfm-footer-social-links a{
	display: inline-block;
	height: 40px;
	width: 40px;
	background-color: rgba(255,255,255,0.2);
	margin:0 10px 10px 0;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	color: #ffffff;
	transition: all 0.5s ease;
}
.gfm-footer-col .gfm-footer-social-links a:hover{
	color: #24262b;
	background-color: #ffffff;
}

.gfm-footer-social-links img {
    margin-right: 15px;
    transition: all 0.3s ease;
}

.gfm-footer-social-links img:hover {
    transform: scale(1.1);
    transition: all 0.3s ease;
}
.by-gurulize {
    display: flex;
    justify-content: space-between;
}
.gfm-footer-col p {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 300;
    color: #bbbbbb;
}
.by-gurulize {
    display: flex;
    width: 100%;
}
.by-gurulize ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.by-gurulize ul li a {
    color: white;
    font-size: 16px;
    font-weight: 600;
}
.gfm-footer-copyright {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.cp-txt {
    display: flex;
    align-items: center;
}

.gfm-footer-copyright ul li {
    font-family: sans-serif;
    color: #bbbbbb;
}

.gfm-footer-copyright ul li a {
    font-family: sans-serif;
    color: #bbbbbb;
    cursor: pointer;
}
div[data-id="135"]{background: #005673;}

/* etkinlik */
.event-list {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.dropdown > button {
    color: #7A7A7A;
    background-color: transparent;
}

.event-order-dd {
    font-family: 'Poppins';
    color: #0e2154;
}

.cia-right {
    font-weight: 600;
    white-space: unset;
    font-family: 'Poppins';
    color: #0e2154;
    margin: 25px 0 0 10px !important;
}

.cia-header {
    font-size: 20px;
    color: #0e2154;
    font-family: 'Poppins';
}

.event-item-info {
    color: #0e2154;
    font-family: 'Visby Regular';
    font-size: 14px;
    letter-spacing: .5px;
}

.cii-btn {
    padding: 0.5rem 0;
    text-align: center;
    margin: 0 1rem 1rem;
    border: 1px solid #0e2154;
    text-transform: capitalize;
}

.cii-btn a {
    font-family: 'Poppins';
    color: #0e2154;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
}

.eei-info {
    font-family: sans-serif;
    color: #0e2154;
    font-size: 16px;
}

.event-item-info i {
    color: #0e2154;
}

.event-order-dd {
    width: 35%;
    margin-left: unset;
    display: flex;
    flex-direction: row;
}
.events-container {
    max-width: 1140px;
    min-width: unset;
}
/* 08.11.2023 revizeler*/

/*.nav-primary li.cascade-category-dd>a:after {
    display: none !important;
}*/

.dropdown > a, .dropdown > button, .dropdown-filter > a, .dropdown-filter > button {
     padding: 6px 6px 6px 10px;
}
.event-item-info {
    margin: 0.2rem;
}

div[data-id="135"] {
    margin-bottom: -16px;
}
.header {
    border-color: transparent;
}

/* 02.09.2024 Revizeler*/

.gfm-three-step {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.step-box {
    flex: 1 1 300px;
    border-radius: 15px;
    background-color: #005673;
    height: 320px !important;
    padding: 2rem;
}

.box-content {
    text-align: center;
    color: #fff;
}

/* iş ortakları*/

.partnership-wrapper {
    width: 100%;
    padding: 2rem 0;
}
.partnership-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
  }

.partnership-img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25%;
}

.partnership-img-box img {
    width: 60%;
    height: auto;
}
.servicesHead{
    font-size: 32px;
    COLOR: #444;
    TEXT-ALIGN: center;
}
/* Revizeler End */


/* 18.02.2025 Revizeler */
.nav-primary li.cascade-category-dd>a:after{

  display: none;
}
.logo {
    display: none;
}
.page {
    background-color: #ebf0f2;
}
.page.agents {
    background-color: #ebf0f2;
}


.agents {
    background-color: #ebf0f2;
}


.filter-bar {
    border: none;
    background-color: #ebf0f2;
}


breadcramp {
    background: #ebf0f2;
}



/* 18.02.2025 revize End */


/*responsive*/
@media (max-width: 1024px){

.item-event {
    width: 30% !important;
}
  .nav-primary {
    padding-left: 0;
    margin-top: 16px;
}

.nav-primary>ul>li>a {
    line-height: 50px;
    display: inline;
}
.banner-body {
    width: 100%;
}
.banner-text {
    text-align: center;
}

}

@media(max-width: 991px){
.nav-primary {
    padding-left: 0px;
    margin-top: 17px;
    margin-left: -27px;
}

.nav-primary>ul>li>a {
    line-height: 50px;
    display: inline;
}
.banner-body {
    width: 100%;

}

.banner-text {
    text-align: center;
}

}

@media(max-width: 767px){

.nav-primary li {
    margin: 10px;
}

.visible .nav-primary li a {
    color: #000 !important;
}

.user-menu .login-btn {
    color: #000;
    border-color: #000;

}

.page-title {
    text-align: center;
    margin-top: 50px;
}
  .gfm-footer-col{
    width: 50%;
    margin-bottom: 30px;
}

.by-gurulize ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.banner-wrapper {
    width: 100%;
    height: 100vw;
}

.banner-body {
    width: 100%;
    height: 100vw;
    padding: 5px;
}

.banner-text h1 {
    text-align: center;
    font-size: 36px;

}
.banner-text p {
    text-align: center;
    font-size: 18px;
}

.our-services-body {
    justify-content: center;
}
.dropdown ul, .dropdown-filter ul {
    left: -38px;
}
.dropdown > button {
    width: 100px;
}
.wrapper {
    padding-top: 50px !important;
 
}
.gfm-footer-copyright {
    flex-direction: column;
    align-items: center;

}

.cp-txt {
    flex-direction: column;
}
.nav-primary {
    margin-left: -15px;
}

breadcramp .breadcramp-inner {
    margin-top: 4rem;
}
.gfb-our-services-tex ul {
    padding: 0;
}
}
@media(max-width: 574px){
  .gfm-footer-col{
    width: 100%;
}
.dropdown ul, .dropdown-filter ul {
    left: -38px;
}
}




