a,body,button,h1,h2,h3,h4,h5,h6,input,li,p,select,textarea,ul {
    font-family: Exo,sans-serif!important;
    font-display: swap
}

button,input,select,textarea {
    outline: 0
}

html {
    scroll-behavior: smooth
}

h1 {
    font-size: 60px
}

h2 {
    font-size: 45px
}

h3 {
    font-size: 40px
}

h4 {
    font-size: 30px
}

p {
    font-size: 20px
}

.navbaralt {
    height: 100px;
    line-height: 80px;
    background: #fff;
    filter: drop-shadow(0 15px 10px rgba(32,59,90,.2));
    position: absolute;
    top: 38px;
    width: 100%;
    z-index: 9999
}

.navbaralt .headerlinkler ul li {
    display: inline-block;
    margin: 0 16px 0 15px
}

.navbaralt .headerlinkler ul li a {
    font-weight: 600;
    font-size: 13px;
    line-height: 27px;
    color: #000
}

.navbaralt .headerlinkler ul li a:hover {
    text-decoration: none;
    color: #0173c2;
    transition: .5s
}

.navbaralt .headerarama {
    text-align: right
}

.navbarust {
    height: 40px;
    line-height: 50px;
    background: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999999
}

.navbarust ul {
    text-align: right
}

.navbarust ul li {
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #000
}

.navbarust ul li a {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #000
}

.navbarust ul li a:hover {
    color: #0073c2;
    text-decoration: none;
    transition: .5s
}

.navbarust ul li a.aktif {
    color: #0073c2
}

.footer {
    background: #0371bd;
    padding-top: 80px;
    padding-bottom: 20px
}

.footerlinkler ul li {
    display: inline-block;
    margin: 20px 30px 0 20px
}

.footerlinkler ul li a {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #fff
}

.footerlinkler ul li a:hover {
    color: #000;
    text-decoration: none;
    transition: .5s
}

.footersosyalmedya {
    text-align: right
}

.footersosyalmedya ul li {
    display: inline-block;
    margin: 20px 0 0 5px
}

.copyright {
    margin-top: 40px;
    display: inline-block
}

.copyright p {
    font-weight: 400;
    font-size: 18px;
    line-height: 124.7%;
    color: #fff
}

.iletisim {
    background: #f2f1f1;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    z-index: -1;
    margin-top: 150px
}

.iletisim h1 {
    font-weight: 600;
    line-height: 80px;
    color: #0371bd;
    font-size: 60px
}

.iletisim input {
    background: #fff;
    outline: 0;
    border: 0;
    width: 100%;
    height: 80px;
    margin-bottom: 50px;
    padding-left: 20px
}

.iletisim textarea {
    background: #fff;
    outline: 0;
    border: 0;
    width: 100%;
    height: 260px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-top: 30px;
    resize: none
}

.iletisim p {
    font-weight: 600;
    font-size: 30px;
    color: #0371bd;
    margin-bottom: 5px
}

.buton {
    background: #0371bd;
    font-weight: 600;
    font-size: 30px;
    border: 1px solid #0371bd;
    line-height: 40px;
    color: #fff;
    padding: 12px 60px
}

.buton:hover {
    background: #fff;
    color: #0371bd;
    transition: .5s;
    text-decoration: none
}

.contactusyazi {
    position: absolute;
    left: -17%;
    transform: rotate(-90deg);
    top: 46%
}

.contactusyazi span {
    font-weight: 800;
    font-size: 140px;
    letter-spacing: .015em;
    text-transform: uppercase;
    color: #d4d4d480
}

.iletisimadres {
    padding-top: 80px;
    padding-bottom: 80px
}

.iletisimadres h2 {
    font-weight: 600;
    font-size: 45px;
    color: #0371bd
}

.iletisimadres a {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    color: gray!important
}

.iletisimadres a:hover {
    color: #0371bd!important;
    transition: .5s;
    text-decoration: none
}

.iletisimadres p {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    color: gray
}

.galeriliste {
    padding-top: 50px;
    padding-bottom: 0;
    margin-top: 170px
}

.galeriliste ul {
    padding-left: 0;
    text-align: center;
    margin-bottom: 0
}

.galeriliste li {
    font-weight: 600;
    font-size: 40px;
    line-height: 122.7%;
    color: #000;
    display: inline-block;
    margin: 0 80px;
    cursor: pointer
}

.galeribtn.active {
    color: #1c7fc4;
    border-bottom: 6px solid #0271c1;
    padding-bottom: 40px
}

.galerivideo {
    background: #e5e5e5;
    padding-top: 100px;
    padding-bottom: 120px
}

.galerivideo .col-lg-3 {
    padding: 5px
}

.galerivideo img {
    width: 100%;
    height: 250px;
    object-fit: cover
}

.pagination {
    display: inline-block;
    float: right;
    margin-top: 30px;
    position: relative;
    left: 10px
}

.pagination a {
    color: #000;
    float: left;
    padding: 16px 12px;
    text-decoration: none;
    background: #d5d5d5;
    margin: 0 0 0 5px
}

.pagination a.active {
    background-color: #4caf50;
    color: #fff
}

.pagination img {
    width: 10px
}

.pagination a:hover:not(.active) {
    background-color: #0371bd;
    transition: .5s
}

.paginationsayilar {
    transform: rotate(-90deg)
}

.paginationsayilar span {
    font-weight: 600;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #0371bd
}

.blogcard {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    padding: 30px
}

.blogcard .card-body {
    padding: 0
}

.blogcard .card-body h5 {
    font-weight: 600;
    font-size: 25px;
    line-height: 122.7%;
    color: #0371bd;
    margin-top: 25px;
    height: 70px
}

.blogcard .card-body p {
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    height: 110px;
    margin-top: 20px
}

.cardbuton {
    font-weight: 600;
    font-size: 20px;
    line-height: 122.7%;
    color: #0371bd
}

.blogcardmargintop {
    margin-top: 30px;
    margin-bottom: 5rem
}

.galeri a:hover {
    text-decoration: none
}

.blogcard:hover {
    background: #0371bd;
    transition: .5s
}

.blogcard:hover h5 {
    color: #fff
}

.blogcard:hover p {
    color: #fff
}

.blogcard:hover .cardbuton {
    color: #fff
}

.banner {
    padding-top: 210px;
    padding-bottom: 210px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 150px
}

.blogicbanner {
    background-image: url(../themes/optima-teknik/assets/img/blog_ic_banner.jpg)
}

.hakkimizdabanner {
    background-image: url(../themes/optima-teknik/assets/img/hakkimizdabanner.jpg);
    background-position-x: 95%
}

.bannermavibg {
    background: rgba(1,115,194,.9);
    text-align: center;
    padding: 0;
    position: absolute;
    top: 80%;
    z-index: 555;
    width: 1130px;
    height: 160px;
    left: 20%;
    height: auto!important
}

.bannermavibg h1 {
    font-weight: 600;
    font-size: 60px;
    text-align: center;
    color: #fff;
    line-height: 120px
}

.blog-ic-icerik {
    padding-top: 200px;
    padding-bottom: 100px;
    background: #f2f1f1
}

.blog-ic-icerik p {
    font-weight: 300;
    line-height: 122.7%;
    text-align: justify;
    color: #000
}

.blog-ic-icerik h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 122.7%;
    color: #056fb9
}

.aboutusicerik {
    background: #fff;
    position: relative;
    overflow: hidden
}

.aboutusicerik ul {
    padding-left: 30px;
    position: relative
}

.aboutusicerik ul li p {
    text-align: justify;
    color: #000
}

.aboutusicerik ul li {
    line-height: 28px;
    text-align: justify;
    color: #000;
    margin-bottom: 20px;
    list-style: none
}

.aboutusicerik ul li p::before {
    content: " ";
    width: 10px;
    height: 10px;
    display: block;
    background: #0371bd;
    margin-left: -28px;
    position: absolute;
    border-radius: 50px;
    margin-top: 25px
}

.aboutussertifikalar img {
    width: 90%;
    filter: drop-shadow(0 0 10px rgba(0,0,0,.25))
}

.sertifika-col {
    flex: 0 0 20%;
    max-width: 20%
}

.aboutuscard {
    background: #f2f1f1!important;
    border: 0!important;
    padding: 50px
}

.aboutuscard img {
    margin: auto;
    width: 30%;
    margin-top: 30px
}

.aboutuscard .card-body {
    padding: 0
}

.aboutuscard .card-body h5 {
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    text-align: center;
    color: #0371bd;
    margin-top: 70px;
    height: 50px
}

.aboutuscard .card-body p {
    font-weight: 300;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #000;
    margin-top: 40px;
    height: 150px
}

.aboutussolyazi {
    left: -20%;
    background: #0371bd;
    transform: rotate(-90deg);
    position: absolute;
    top: 22%;
    padding: 32px 70px
}

.aboutussolyazi p {
    font-weight: 700;
    font-size: 90px;
    line-height: 133px;
    text-align: center;
    letter-spacing: .145em;
    text-transform: uppercase;
    color: rgba(255,255,255,.5);
    position: relative;
    top: 100px
}

.urunlerowl .owl-nav {
    display: block!important
}

.urunlerowl .owl-next {
    position: absolute;
    top: 42%;
    right: 1%
}

.urunlerowl .owl-prev {
    position: absolute;
    top: 42%;
    left: 1%
}

.urunlerowlsolok {
    background: rgba(3,113,189,.9);
    padding: 20px 14px
}

.urunlerowlsagok {
    background: rgba(3,113,189,.9);
    padding: 20px 14px;
    border-radius: 0
}

.urunlerowlsolok:hover {
    background: #00000069;
    transition: .5s
}

.urunlerowlsagok:hover {
    background: #00000069;
    transition: .5s
}

.urunlerslider {
    position: relative;
    margin-top: 150px
}

.urunlerslogan {
    position: relative;
    z-index: 888;
    background: rgba(1,115,194,.9);
    padding: 32px 90px;
    left: 0;
    bottom: 85px;
    text-align: center;
    width: 80%;
    margin: auto
}

.urunlerslogan h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 122.7%;
    color: #fff
}

.urunlerslogan h2 {
    font-weight: 300;
    font-size: 45px;
    line-height: 122.7%;
    color: #fff
}

.urunsayfasicardlar {
    padding-top: 0;
    padding-bottom: 100px
}

.urunsayfasicardlar a:hover {
    text-decoration: none
}

.uruncard {
    border: 0!important;
    width: 90%;
    margin: auto;
    overflow: hidden
}

.uruncard img {
    width: 100%;
    height: auto;
    min-height: 420px;
    object-fit: cover;
    transition: 1s
}

.uruncard:hover img {
    transform: scale(1.05)
}

.uruncard .card-body {
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: content-box;
    padding: 20px
}

.uruncard .card-body h5 {
    font-weight: 600;
    font-size: 30px;
    line-height: 122.7%;
    letter-spacing: -.02em;
    color: #fff;
    margin-top: 20px;
    height: auto
}

.uruncard .card-body p {
    display: none;
    font-weight: 300;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    height: auto;
    margin-top: 0;
    color: #fff;
    font-weight: 400
}

.urunleric {
    padding-top: 70px;
    padding-bottom: 0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 150px
}

.urunic-urun-baslik-div {
    background: #0173c2;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px
}

.urunic-urun-baslik-div h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 122.7%;
    color: #fff
}

.urunsayfasifadeliste {
    padding-left: 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0
}

.urunsayfasifadeliste li {
    display: inline-block;
    margin: 0 30px 0 30px;
    font-weight: 600;
    font-size: 40px;
    line-height: 122.7%;
    color: #000;
    cursor: pointer
}

.urunsayfasifadeliste li.active {
    color: #056fb9;
    border-bottom: 5px solid #056fb9;
    padding-bottom: 30px
}

.urunicsayfa {
    padding-top: 100px;
    padding-bottom: 100px
}

.urunicsayfa h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 122.7%;
    color: #056fb9
}

.urunicsayfa p {
    font-weight: 300;
    font-size: 20px;
    line-height: 29px;
    color: #000
}

.uruniclisteaciklama {
    padding-left: 30px
}

.uruniclisteaciklama li {
    line-height: 35px;
    list-style: none
}

.uruniclisteaciklama li p {
    font-weight: 300;
    font-size: 20px;
    color: #000
}

.uruniclisteaciklama li p::before {
    content: " ";
    width: 10px;
    height: 10px;
    display: block;
    background: #0371bd;
    margin-left: -28px;
    position: absolute;
    border-radius: 50px;
    margin-top: 10px
}

.urunicresimler {
    padding-top: 100px
}

.urunicresimler .col-lg-3 {
    margin-top: 30px
}

.urunicresimler img {
    width: 100%
}

.borderbottomnone {
    border: 0
}

.anasayfaproduct {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden
}

.blogcardmargintop a:hover {
    text-decoration: none
}

.anasayfaporductyanyazi {
    top: 32%;
    background: #0371bd;
    text-align: center;
    position: absolute;
    width: 1000px;
    height: 100px;
    transform: rotate(-90deg);
    z-index: 555;
    left: -25%
}

.anasayfaporductyanyazi h3 {
    font-weight: 700;
    font-size: 80px;
    line-height: 50px;
    text-align: center;
    letter-spacing: .145em;
    text-transform: uppercase;
    color: rgba(255,255,255,.5);
    padding-top: 65px
}

.anasayfaporductyanyazi h2 {
    font-weight: 700;
    font-size: 160px;
    line-height: 50px;
    letter-spacing: .145em;
    text-transform: uppercase;
    position: absolute;
    z-index: 8888;
    top: 150px;
    left: 0;
    color: transparent;
    -webkit-text-fill-color: #d4d4d480;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: transparent
}

.harita {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden
}

.enerji_icon1 {
    width: 20px;
    position: absolute
}

.tooltip-enerji {
    position: absolute;
    display: block;
    text-decoration: none;
    font-weight: 700;
    padding: 10px 10px;
    min-width: 315px;
    color: #464545;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    visibility: hidden;
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    z-index: 10;
    font-weight: 400;
    font-size: 12px;
    min-height: 130px;
    left: 52px;
    background: #fff;
    box-shadow: 2px 2px 7px rgba(32,59,90,.7);
    border-radius: 13px;
    top: -130px
}

.enerji_grid2_ic_alan:hover {
    cursor: pointer
}

.enerji_grid2_ic_alan:hover .tooltip-enerji {
    cursor: pointer;
    visibility: visible;
    opacity: 1;
    padding: 20px
}

.enerji_icon1.iraq {
    bottom: 57%;
    left: 59%
}

.enerji_icon1.azerbaycan {
    bottom: 60%;
    left: 59%
}

.enerji_icon1.syria {
    bottom: 58.5%;
    left: 57%
}

.enerji_icon1.usa {
    bottom: 55%;
    left: 27%
}

.enerji_icon1.moritanya {
    bottom: 54%;
    left: 47%
}

.enerji_icon1.gana {
    bottom: 50%;
    left: 48%
}

.enerji_icon1.ankara-1 {
    bottom: 60%;
    left: 56%
}

.enerji_icon1.endonezya {
    bottom: 40%;
    left: 73%
}

.enerji_icon1.filipin {
    bottom: 40%;
    left: 76%
}

.enerji_icon1.honduras {
    bottom: 46%;
    left: 31%
}

.enerji_icon1.dominic {
    bottom: 50%;
    left: 34%
}

.enerji_icon1.dubai {
    bottom: 54%;
    left: 61%
}

.enerji_icon1.pakistan {
    bottom: 54%;
    left: 63%
}

.enerji_icon1.qatar {
    bottom: 53%;
    left: 57.7%
}

.enerji_icon1.suudi-arabia {
    bottom: 51%;
    left: 60%
}

.enerji_icon1.nigeria {
    bottom: 50%;
    left: 51%
}

.enerji_icon1.romania {
    bottom: 63%;
    left: 53%
}

.enerji_icon1.libya {
    bottom: 56%;
    left: 54%
}

.enerji_icon1.ukraine {
    bottom: 66%;
    left: 57%
}

.enerji_icon1.england {
    bottom: 67%;
    left: 48%
}

.enerji_icon1.almanya {
    bottom: 67%;
    left: 55%
}

.enerji_icon1.vietnam {
    bottom: 45%;
    left: 72%
}

.enerji_icon1.kirgizistan {
    bottom: 63%;
    left: 63%
}

.enerji_icon1.sydney {
    bottom: 26%;
    left: 77%
}

.enerji_icon1.kuwait {
    bottom: 56%;
    left: 56%
}

.enerji_icon1.kenia {
    bottom: 45%;
    left: 57%
}

.enerji_icon1.chad {
    bottom: 51%;
    left: 53%
}

.tooltip_ic_icerik h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 125%;
    color: #0371bd
}

.tooltip_ic_icerik span {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    margin-bottom: 15px;
    display: block
}

.tooltip_ic_icerik img {
    width: 100%
}

.haritasagtersyazi {
    transform: rotate(90deg);
    position: absolute;
    right: 0;
    z-index: 0;
    top: 0
}

.haritasagtersyazi h2 {
    font-weight: 700;
    font-size: 160px;
    line-height: 50px;
    letter-spacing: .145em;
    text-transform: uppercase;
    position: absolute;
    top: 150px;
    left: 0;
    color: transparent;
    -webkit-text-fill-color: #f2f1f191;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: transparent
}

.dropbtn {
    cursor: pointer
}

.dropdown {
    height: 100px
}

.dropdown-content a {
    float: none;
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left
}

.dropdown:hover .dropdown-content {
    display: block
}

.dropdown-content {
    position: fixed;
    right: 0;
    left: 0;
    padding-bottom: 0;
    transition: opacity .5s ease-in-out,top .3s ease-in-out,margin-top .3s ease-in-out;
    overflow: hidden;
    margin-top: 20px;
    height: auto;
    width: 100%;
    z-index: 99999999;
    display: none;
    background: #fff;
    overflow: hidden;
    border-top: 1px solid #e0e0e0
}

.acilirmenuicerik {
    margin-top: 20px;
    margin-bottom: 20px
}

.acilirmenuicerik h6 {
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
    color: #056fbe;
    margin-bottom: 0
}

.acilirmenuicerik ul {
    padding-left: 0
}

.acilirmenuicerik ul li {
    margin: 0!important;
    display: block!important
}

.acilirmenuicerik ul li a {
    font-weight: 400!important;
    font-size: 17px!important;
    line-height: 3px!important;
    padding-left: 0
}

.acilirmenualtbg {
    background: #0371bd;
    margin-top: 55px;
    height: 80px;
    line-height: 70px
}

.acilirmenualtbg a {
    font-size: 15px!important;
    color: #fff!important;
    display: inline-block
}

.acilirmenualtbg span {
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    padding-left: 10px
}

.acilirmenudiv::after {
    content: " ";
    width: 2px;
    height: 560px;
    display: block;
    bottom: 0;
    position: absolute;
    left: 90%;
    background: #e0e0e0
}

.dropdown:after {
    content: ' ';
    float: right;
    margin-left: 5px;
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 37px
}

.dropdown:hover:after {
    content: ' ';
    float: right;
    margin-left: 5px;
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 37px
}

.dropdown:hover:before {
    content: " ";
    width: 100%;
    height: 5px;
    display: block;
    bottom: 0;
    position: absolute;
    left: 0;
    background: #056fbe
}

.zindexyuksek {
    z-index: 5
}

.hero-wrap {
    min-height: 70vh;
    position: relative;
    overflow: hidden;
    margin-top: 130px
}

.hero-section {
    overflow: hidden
}

.hero-item {
    width: 100%;
    float: left;
    min-height: 700px;
    padding: 185px 0 150px;
    position: relative;
    z-index: 1
}

.hero-item h1 {
    padding-top: 170px;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    line-height: 80px;
    letter-spacing: 10px;
    text-align: center
}

.hero-item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.05);
    right: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.branches-sec {
    position: absolute;
    bottom: 0;
    width: 106%;
    right: 0;
    left: 0;
    z-index: 1
}

.branches-sec .hero-main-title {
    float: left;
    width: 20%;
    color: #ffff;
    padding: 30px 56px;
    min-height: 150px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.hero-main-title .dots-item {
    position: relative;
    padding-right: 70px;
    font-weight: 600;
    font-size: 40px;
    line-height: 53px;
    color: #fff
}

.branches-sec .hero-main-title:after {
    content: "";
    background: #0371bd;
    position: absolute;
    width: 125%;
    left: -20%;
    top: 0;
    bottom: 0;
    z-index: -1;
    transform: skew(-26deg)
}

.branches-sec ul.slick-dots {
    position: initial;
    width: 80%;
    float: right;
    bottom: 0;
    margin-bottom: 0
}

.branches-sec ul.slick-dots li {
    width: 25%;
    float: left;
    display: block;
    margin: 0;
    position: relative
}

.branches-sec ul.slick-dots li:after {
    content: "";
    background: rgba(255,255,255,.2);
    position: absolute;
    width: calc(100% - 7px);
    left: 392px;
    top: 0;
    bottom: 0;
    z-index: -1;
    transform: skew(-26deg) scaleY(0);
    top: -1000%;
    height: 997%;
    width: calc(100% - 6px);
    visibility: hidden;
    opacity: 0;
    transition: all .5s
}

.branches-sec ul.slick-dots:hover li:after {
    visibility: visible;
    opacity: 1;
    transform: skew(-26deg) scaleY(1)
}

.branches-sec ul.slick-dots li a {
    width: 100%;
    float: left;
    min-height: 150px;
    align-items: center;
    padding: 0 60px 0 0;
    position: relative;
    word-break: break-word;
    padding-top: 40px;
    text-decoration: none
}

.branches-sec ul.slick-dots li img {
    display: none
}

.branches-sec ul.slick-dots li h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #fff
}

.branches-sec ul.slick-dots li a:after {
    content: "";
    background: rgba(255,255,255,.5);
    position: absolute;
    width: calc(100% - 7px);
    left: -10px;
    top: 0;
    bottom: 0;
    z-index: -1;
    transform: skew(-26deg);
    transition: all .5s
}

.branches-sec ul.slick-dots li:nth-of-type(2).active a:after,.branches-sec ul.slick-dots li:nth-of-type(2):hover a:after {
    background: #0371bd
}

.branches-sec ul.slick-dots li:nth-of-type(1).active a:after,.branches-sec ul.slick-dots li:nth-of-type(1):hover a:after {
    background: #0371bd
}

.branches-sec ul.slick-dots li:nth-of-type(3).active a:after,.branches-sec ul.slick-dots li:nth-of-type(3):hover a:after {
    background: #0371bd
}

.branches-sec ul.slick-dots li:nth-of-type(4).active a:after,.branches-sec ul.slick-dots li:nth-of-type(4):hover a:after {
    background: #0371bd
}

.hover-images img {
    display: none
}

.branches-sec ul.slick-dots li.active:after {
    visibility: visible;
    opacity: 1;
    transform: skew(-26deg) scaleY(1)
}

.branches-sec ul.slick-dots li a:hover:after,.branches-sec ul.slick-dots li.active:after,.branches-sec ul.slick-dots li.slick-active a:after {
    background: rgba(255,255,255,.8)
}

.branches-sec ul.slick-dots li.active h4,.branches-sec ul.slick-dots li:hover h4 {
    color: #fff
}

.branches-sec ul.slick-dots li:nth-of-type(1).active #resim1 a img {
    display: block!important;
    position: absolute;
    bottom: 100%
}

.branches-sec ul.slick-dots li:nth-of-type(2).active #resim2 a img {
    display: block!important;
    position: absolute;
    bottom: 100%;
    left: -75%
}

.branches-sec ul.slick-dots li:nth-of-type(3).active #resim3 a img {
    display: block!important;
    position: absolute;
    bottom: 120%;
    left: -165%
}

.branches-sec ul.slick-dots li:nth-of-type(4).active #resim4 a img {
    display: block!important;
    position: absolute;
    bottom: 117%;
    left: -275%
}

.branches-sec ul.slick-dots li h4>img {
    display: block;
    margin-left: 100px;
    margin-top: 35px
}

.branches-sec ul.slick-dots li:nth-of-type(4) a:after {
    content: "";
    background: rgba(255,255,255,.5);
    position: absolute;
    width: calc(100% - 7px);
    left: -10px;
    top: 0;
    bottom: 0;
    z-index: -1;
    transform: skew(-26deg);
    transition: all .5s
}

.owlanasayfa {
    position: absolute!important;
    top: 0;
    z-index: -1!important
}

.owlanasayfa .item img {
    min-height: 830px;
    height: 830px;
    object-fit: cover
}

.owlanasayfa .item div {
    position: absolute;
    top: 30%;
    left: 5%
}

.owlanasayfa .item div h1 {
    font-weight: 600;
    font-size: 45px;
    line-height: 122.7%;
    color: #fff
}

.owlanasayfa .item div h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 122.7%;
    color: #fff
}

.owlanasayfa .owl-next {
    position: absolute;
    top: 47%;
    right: 1%
}

.owlanasayfa .owl-prev {
    position: absolute;
    top: 47%;
    left: 1%
}

.owlanasayfa .owl-dots {
    opacity: 0
}

.hero-wrap .owl-prev.custom {
    position: absolute;
    top: 35%;
    left: 1%;
    z-index: 999
}

.hero-wrap .owl-next.custom {
    position: absolute;
    top: 35%;
    right: 1%;
    z-index: 999
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 9;
    font-size: 18px;
    border: 0;
    outline: 0;
    background-color: #0371bd;
    color: #fff;
    cursor: pointer;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px
}

#myBtn:hover {
    background-color: #555;
    transition: .5s
}

.navbaralt.takip {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    line-height: 80px;
    transition: .5s;
    height: 80px
}

.navbaralt.takip .dropdown:after {
    margin-top: 37px;
    transition: .5s
}

.martopsifirla {
    margin-top: 0
}

.navbaralt.takip .dropdown-content {
    margin-top: 0
}

.navbaralt.takip .headerlogo img {
    width: 60%!important
}

.videokapak {
    overflow: hidden
}

.videokapak:hover {
    transition: 1s;
    cursor: pointer
}

.videokapak:hover a img {
    transition: 1s;
    transform: scale(1.03);
    width: 100%
}

.videokapak .playicon {
    position: absolute;
    width: 50px!important;
    height: 50px!important;
    top: 32%;
    left: 42%;
    z-index: 12
}

.headerarama img {
    display: inline-block
}

.headerarama input {
    display: inline-block;
    width: 60%;
    height: 40px;
    opacity: 0;
    transition: .5s
}

.headerarama:hover input {
    opacity: 1;
    cursor: pointer;
    transition: .5s
}

.mobilearama {
    text-align: center;
    margin-top: 50px
}

.mobilearama input {
    width: 30%;
    height: 60px
}

.mobilearama img {
    margin-left: 5px
}

.mobilearama .buton {
    width: 20%;
    text-align: center;
    margin: auto;
    color: #fff;
    padding: 12px 12px!important;
    margin-top: 20px
}

.mobilnavbar.takip {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100px;
    line-height: 50px;
    transition: .5s;
    z-index: 555555
}

.location-kirmizi {
    display: none
}

.enerji_grid2_ic_alan:hover .location-siyah {
    display: none
}

.enerji_grid2_ic_alan:hover .location-kirmizi {
    display: inline
}

.designbyidemania {
    font-size: 12px
}

.designbyidemania a {
    color: #fff
}

.designbyidemania a:hover {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    transition: .5s
}

.objetive-fit-cover-video {
    object-fit: cover;
    height: 230px;
    width: 100%
}

.kuturesimkapalariortala img {
    height: 250px;
    object-fit: cover
}

.anaslideropacity {
    opacity: 0
}

.slider-opac {
    display: none
}

.slider-opac h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

.slider-opac h2 {
    color: #fff;
    font-size: 25px
}

.branches-sec ul.slick-dots li:nth-of-type(1).active #resim1 a .slider-opac {
    display: block;
    position: absolute;
    bottom: 250%;
    left: -85%;
    transition: .5s
}

.branches-sec ul.slick-dots li:nth-of-type(1).active #resim1 a .slider-hover-bg {
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 2500px;
    border: 1px solid;
    height: 720px;
    left: -125%
}

.branches-sec ul.slick-dots li:nth-of-type(2).active #resim2 a .slider-opac {
    display: block;
    position: absolute;
    bottom: 250%;
    left: -195%;
    transition: .5s
}

.branches-sec ul.slick-dots li:nth-of-type(2).active #resim2 a .slider-hover-bg {
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 2500px;
    border: 1px solid;
    height: 720px;
    left: -255%
}

.branches-sec ul.slick-dots li:nth-of-type(3).active #resim3 a .slider-opac {
    display: block;
    position: absolute;
    bottom: 250%;
    left: -290%;
    transition: .5s
}

.branches-sec ul.slick-dots li:nth-of-type(3).active #resim3 a .slider-hover-bg {
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 2500px;
    border: 1px solid;
    height: 720px;
    left: -355%
}

.branches-sec ul.slick-dots li:nth-of-type(4).active #resim4 a .slider-opac {
    display: block;
    position: absolute;
    bottom: 250%;
    left: -385%;
    transition: .5s
}

.branches-sec ul.slick-dots li:nth-of-type(4).active #resim4 a .slider-hover-bg {
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 2500px;
    border: 1px solid;
    height: 720px;
    left: -445%
}

.breadcrump {
    margin-bottom: 50px
}

.breadcrump ul {
    padding-left: 0
}

.breadcrump ul li {
    display: inline-block;
    margin: 0 5px 0 0
}

.breadcrump ul li a {
    color: #000;
    font-size: 14px;
    transition: .5s
}

.breadcrump ul li a:hover {
    text-decoration: none;
    font-weight: 500;
    transition: .5s
}

.breadcrump ul li span {
    font-size: 14px;
    font-weight: 700
}

.navbaralt.takip .dropdown:hover:before {
    bottom: 20px
}

.slideryazi-hoverolmadan h1 {
    background: rgba(3,113,189,.8);
    background-blend-mode: multiply;
    padding: 4px 12px
}

.slideryazi-hoverolmadan h2 {
    background: rgba(3,113,189,.8);
    background-blend-mode: multiply;
    padding: 4px 12px
}

.disnone {
    display: none
}

.disblock {
    display: block
}

.video-title {
    font-size: 20px;
    line-height: 122.7%;
    color: #0371bd;
    height: 50px;
    margin-top: 10px
}

.footer-adres {
    display: inline-block;
    float: right;
    margin-top: 40px;
    text-align: right
}

.footer-adres p {
    font-weight: 400;
    font-size: 18px;
    line-height: 124.7%;
    color: #fff
}

.footer-adres ul li {
    display: inline-block;
    margin: 0 5px
}

.footer-adres ul li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 124.7%;
    color: #fff
}

.footer-adres ul li a img {
    margin-right: 5px
}

.footer-adres ul li a:hover {
    text-decoration: none
}

.harita-mar-top {
    margin-top: 100px
}

.home-link-icon {
    width: 25px;
    margin-bottom: 5px
}

.whatsupfooterduzeni {
    position: fixed;
    bottom: 10px;
    left: 140px;
    color: #fff;
    z-index: 99999
}

.whatsupfooterduzeni span {
    color: #fff
}

.mobilearama input {
    outline: 0
}

.bize-ulasin-popup {
    position: fixed;
    border: 1px solid transparent;
    background: #0371bd;
    padding: 12px;
    bottom: 100px;
    z-index: 9999999;
    cursor: pointer;
    right: 0
}

.bize-ulasin-popup img {
    width: 30px;
    margin-right: 5px;
    height: auto
}

.bize-ulasin-popup span {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.bize-ulasin-popup-btn {
    background: #0371bd;
    font-size: 12px;
    outline: 0;
    border: 1px solid transparent;
    color: #fff;
    padding: 12px 24px;
    float: right;
    font-weight: 700
}

.bize-ulasin-popup-btn:hover {
    background: #fff;
    border: 1px solid #0371bd;
    color: #0371bd;
    transition: .5s
}

.bize-ulas-acilan-popup {
    top: 25%;
    z-index: 999999999999!important
}

.bize-ulas-acilan-popup .modal-header {
    border: 0
}

.bize-ulas-acilan-popup .modal-header button {
    outline: 0
}

.bize-ulas-acilan-popup .modal-content {
    border-radius: 0
}

.bize-ulas-acilan-popup .modal-body input {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    height: 45px;
    padding-left: 15px;
    color: #000;
    font-size: 14px;
    outline: 0
}

.bize-ulas-acilan-popup .modal-body textarea {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    height: 70px;
    padding-left: 15px;
    outline: 0;
    color: #000;
    font-size: 14px;
    padding-top: 10px;
    resize: none
}

.bize-ulas-acilan-popup .modal-dialog {
    max-width: 350px
}

.cc-floating.cc-theme-classic {
    z-index: 9999999999999999999999!important
}

.cc-banner.cc-bottom {
    z-index: 99999999999999999999!important
}

@media (min-width: 1700px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1540px!important
    }

    .galerivideo img {
        width: 100%!important;
        object-fit: cover
    }
}

@media (max-width: 1650px) and (min-width:1590px) {
    .branches-sec ul.slick-dots li a {
        padding:30px 70px 0 0!important
    }
}

@media (max-width: 1550px) and (min-width:1450px) {
    .branches-sec ul.slick-dots li h4 {
        font-size:20px!important
    }

    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width: 90%!important
    }
}

@media (max-width: 1450px) and (min-width:1400px) {
    .branches-sec ul.slick-dots li a {
        padding:35px 70px 0 0!important
    }

    .slider-opac h1 {
        font-size: 25px!important
    }

    .slider-opac h2 {
        font-size: 20px!important
    }
}

@media (max-width: 1400px) and (min-width:1290px) {
    .hero-item {
        min-height:640px!important
    }

    .owlanasayfa .item img {
        min-height: 770px!important;
        height: 770px!important
    }

    .branches-sec ul.slick-dots li h4 {
        font-size: 20px!important
    }

    .branches-sec ul.slick-dots li a {
        padding: 10px 75px 0 0!important
    }
}

@media (max-width: 1290px) and (min-width:1100px) {
    .branches-sec ul.slick-dots li a {
        padding:0 63px 0 0!important
    }

    .hero-item {
        min-height: 670px!important
    }

    .owlanasayfa .item img {
        min-height: 800px!important;
        height: 800px!important
    }

    .slider-opac h1 {
        font-size: 25px!important
    }

    .slider-opac h2 {
        font-size: 20px!important
    }
}

@media (max-width: 1650px) and (min-width:1500px) {
    .objetive-fit-cover-video {
        width:270px!important
    }

    .navbaralt .headerlinkler ul li {
        margin: 0 15px 0 0!important;
        margin-left: 0!important
    }

    .navbaralt .headerlinkler ul li a {
        font-size: 12px!important;
        line-height: 0!important
    }

    .acilirmenuicerik h6 {
        font-size: 16px!important;
        margin-bottom: 10px!important
    }

    .acilirmenualtbg {
        height: 60px!important;
        line-height: 60px!important
    }

    .acilirmenualtbg span {
        font-size: 14px!important
    }

    .headerarama img {
        width: 25px
    }

    .owlanasayfa .item div h1 {
        font-size: 40px!important
    }

    .owlanasayfa .item div h2 {
        font-size: 25px!important
    }

    .owlanasayfa .item div {
        top: 32%!important;
        left: 8%!important
    }

    .hero-main-title .dots-item {
        font-size: 25px!important
    }

    .branches-sec ul.slick-dots li h4 {
        line-height: 30px!important;
        margin-top: 15px
    }

    .branches-sec .hero-main-title:after {
        width: 126%!important
    }

    .branches-sec ul.slick-dots li h4>img {
        margin-left: 80px!important
    }

    .anasayfaporductyanyazi {
        top: 38%!important;
        left: -30%!important
    }

    .uruncard .card-body h5 {
        font-size: 25px!important
    }

    .aboutuscard .card-body h5 {
        font-size: 25px!important;
        margin-top: 20px!important
    }

    .aboutuscard .card-body p {
        font-size: 15px!important;
        line-height: 22px!important;
        margin-top: 20px!important;
        height: 100px!important
    }

    .iletisim h1 {
        font-size: 45px!important
    }

    .contactusyazi {
        left: -21%!important;
        top: 52%!important
    }

    .iletisim p {
        font-size: 20px!important
    }

    .iletisim input {
        margin-bottom: 30px!important;
        height: 60px!important
    }

    .iletisim textarea {
        height: 185px!important
    }

    .buton {
        font-size: 18px!important;
        padding: 10px 40px!important
    }

    .footerlinkler ul li {
        margin: 20px 30px 0 0!important
    }

    .footerlinkler ul li a {
        font-size: 15px!important
    }

    .copyright p {
        font-size: 14px!important
    }

    .bannermavibg h1 {
        font-size: 45px!important
    }

    .bannermavibg {
        top: 85%!important;
        height: 120px!important;
        width: 1000px!important
    }

    .bannermavibg h1 {
        line-height: 90px!important
    }

    .blog-ic-icerik {
        padding-top: 160px!important
    }

    p {
        font-size: 15px!important
    }

    .galeriliste li {
        font-size: 30px!important
    }

    .galeribtn.active {
        padding-bottom: 20px!important
    }

    .galerivideo {
        padding-top: 50px!important
    }

    .blogcard .card-body h5 {
        font-size: 20px!important;
        margin-top: 15px!important
    }

    .blogcard .card-body p {
        line-height: 18px!important;
        font-size: 14px!important
    }

    .cardbuton {
        font-size: 15px!important
    }

    .blog-ic-icerik h3 {
        font-size: 30px!important
    }

    .aboutusicerik ul li p::before {
        width: 6px!important;
        height: 6px!important
    }

    .iletisimadres h2 {
        font-size: 30px!important
    }

    .iletisimadres p {
        line-height: 25px!important
    }

    .iletisimadres a {
        font-size: 15px!important;
        line-height: 25px!important
    }

    .urunlerslogan h1 {
        font-size: 40px!important
    }

    .urunlerslogan h2 {
        font-size: 25px!important
    }

    .urunsayfasicardlar {
        padding-top: 0!important
    }

    .urunic-urun-baslik-div h1 {
        font-size: 45px!important;
        line-height: 40px!important;
        padding-top: 10px!important
    }

    .urunsayfasifadeliste li {
        font-size: 30px!important
    }

    .urunicsayfa h3 {
        font-size: 25px!important
    }

    .urunicsayfa p {
        line-height: 20px!important
    }

    .uruniclisteaciklama li p::before {
        width: 6px!important;
        height: 6px!important
    }

    .urunicresimler {
        padding-top: 50px!important
    }

    .acilirmenualtbg {
        margin-top: 15px!important
    }

    .acilirmenuicerik {
        margin-top: 20px!important
    }

    .headerlogo img {
        width: 100%!important
    }

    .footerlogo img {
        width: 100%
    }

    .uruncard .card-body p {
        line-height: 20px!important
    }
}

@media (max-width: 1600px) {
    .aboutussolyazi {
        left:-21%!important
    }

    .aboutussolyazi p {
        font-size: 70px!important
    }

    .footer-adres ul li a {
        font-size: 14px!important
    }

    .footer {
        padding-bottom: 40px!important
    }
}

@media (max-width: 1400px) {
    .aboutussolyazi {
        left:-28%!important
    }
}

@media (max-width: 1550px) and (min-width:1500px) {
    .branches-sec ul.slick-dots li a {
        padding:30px 60px 0 0!important
    }

    .branches-sec .hero-main-title:after {
        width: 127%!important
    }
}

@media (max-width: 1499px) and (min-width:1400px) {
    .navbaralt .headerlinkler ul li {
        margin:0 10px 0px 0px!important
    }

    .headerarama img {
        width: 25px
    }

    .acilirmenuicerik h6 {
        font-size: 20px!important;
        margin-bottom: 10px!important
    }

    .navbaralt .headerlinkler ul li a {
        font-size: 13px!important
    }

    .acilirmenuicerik {
        margin-top: 15px!important
    }

    .acilirmenualtbg span {
        font-size: 14px!important
    }

    .acilirmenualtbg {
        margin-top: 10px!important;
        height: 50px!important;
        line-height: 50px!important
    }

    .owlanasayfa .item div h1 {
        font-size: 35px!important
    }

    .owlanasayfa .item div h2 {
        font-size: 25px!important
    }

    .hero-main-title .dots-item {
        font-size: 25px!important
    }

    .branches-sec ul.slick-dots li h4 {
        font-size: 20px!important;
        line-height: 25px!important;
        margin-top: 20px!important
    }

    .branches-sec .hero-main-title:after {
        width: 128%!important
    }

    .branches-sec ul.slick-dots li h4>img {
        margin-left: 60px!important
    }

    .anasayfaporductyanyazi h2 {
        font-size: 120px!important;
        top: 140px!important;
        left: 200px!important
    }

    .anasayfaporductyanyazi h3 {
        font-size: 60px!important
    }

    .anasayfaporductyanyazi {
        top: 38%!important;
        left: -34%!important
    }

    .uruncard .card-body h5 {
        font-size: 22px!important
    }

    .aboutuscard .card-body h5 {
        font-size: 22px!important;
        margin-top: 40px!important
    }

    .aboutuscard .card-body p {
        font-size: 14px!important;
        line-height: 22px!important;
        margin-top: 20px!important;
        height: 90px!important
    }

    .aboutuscard img {
        margin-top: 10px!important
    }

    .iletisim h1 {
        font-size: 45px!important
    }

    .contactusyazi {
        left: -25%!important
    }

    .iletisim p {
        font-size: 20px!important
    }

    .iletisim input {
        height: 45px!important;
        margin-bottom: 30px!important
    }

    .iletisim textarea {
        height: 155px!important
    }

    .buton {
        font-size: 15px!important;
        padding: 8px 30px!important
    }

    .haritasagtersyazi h2 {
        font-size: 120px!important;
        line-height: 0!important;
        top: 100px!important
    }

    .contactusyazi span {
        font-size: 120px!important;
        color: #d4d4d480
    }

    .contactusyazi {
        left: -21%!important
    }

    .footerlinkler ul li a {
        font-size: 15px!important
    }

    .footerlinkler ul li {
        margin: 20px 15px 0 0!important
    }

    .copyright p {
        font-size: 14px!important
    }

    .bannermavibg h1 {
        font-size: 45px!important;
        line-height: 90px!important
    }

    .bannermavibg {
        top: 86%!important;
        width: 880px!important;
        height: 120px!important
    }

    .blog-ic-icerik {
        padding-top: 120px!important
    }

    p {
        font-size: 14px!important
    }

    .galeriliste li {
        font-size: 30px!important
    }

    .galeribtn.active {
        padding-bottom: 20px!important
    }

    .galerivideo {
        padding-top: 50px!important
    }

    .blogcard .card-body h5 {
        font-size: 20px!important;
        margin-top: 10px!important
    }

    .blogcard .card-body p {
        font-size: 14px!important;
        line-height: 20px!important
    }

    .cardbuton {
        font-size: 14px!important
    }

    .blogcard {
        padding: 15px!important
    }

    .blog-ic-icerik h3 {
        font-size: 30px!important
    }

    .aboutusicerik ul li p::before {
        width: 5px!important;
        height: 5px!important
    }

    .banner {
        background-position: right!important
    }

    .iletisimadres h2 {
        font-size: 25px!important
    }

    .iletisimadres p {
        line-height: 20px!important
    }

    .iletisimadres a {
        font-size: 14px!important
    }

    .iletisimadres a {
        line-height: 20px!important
    }

    .urunlerslogan h1 {
        font-size: 45px!important
    }

    .urunlerslogan h2 {
        font-size: 35px!important
    }

    .urunlerslogan {
        top: 68%!important
    }

    .uruncard .card-body p {
        line-height: 20px!important
    }

    .urunic-urun-baslik-div h1 {
        font-size: 45px!important;
        line-height: 30px!important
    }

    .urunic-urun-baslik-div {
        padding-top: 30px!important
    }

    .urunsayfasifadeliste li {
        font-size: 30px!important
    }

    .urunicsayfa h3 {
        font-size: 20px!important
    }

    .urunicsayfa p {
        line-height: 20px!important
    }

    .uruniclisteaciklama li p::before {
        width: 5px!important;
        height: 5px!important
    }
}

@media (max-width: 1420px) and (min-width:1050px) {
    .navbaralt .headerlinkler ul li {
        margin:0 16px 0 5px!important
    }

    .navbaralt .headerlinkler ul li a {
        font-size: 12px!important;
        line-height: 0!important
    }

    .owlanasayfa .item div h1 {
        font-size: 30px!important
    }

    .owlanasayfa .item div h2 {
        font-size: 20px!important
    }

    .hero-main-title .dots-item {
        font-size: 25px!important
    }

    .anasayfaporductyanyazi {
        top: 39%!important;
        left: -35%!important
    }

    .branches-sec ul.slick-dots li h4 {
        line-height: 25px!important;
        margin-top: 55px!important
    }

    .branches-sec ul.slick-dots li h4>img {
        margin-left: 70px!important
    }

    .branches-sec .hero-main-title:after {
        width: 128%!important
    }

    .headerarama img {
        width: 25px
    }

    .anasayfaporductyanyazi h3 {
        font-size: 40px!important
    }

    .anasayfaporductyanyazi h2 {
        font-size: 80px!important;
        top: 115px!important;
        left: 220px!important
    }

    .uruncard .card-body h5 {
        font-size: 20px!important
    }

    .acilirmenuicerik h6 {
        font-size: 18px!important;
        margin-bottom: 0!important
    }

    .acilirmenuicerik {
        margin-top: 5px!important
    }

    .acilirmenualtbg {
        margin-top: 0!important;
        height: 38px!important;
        line-height: 38px!important
    }

    .acilirmenualtbg span {
        font-size: 12px!important
    }

    .acilirmenualtbg a {
        font-size: 12px!important
    }

    .aboutuscard .card-body h5 {
        font-size: 20px!important;
        margin-top: 30px!important
    }

    .aboutuscard .card-body p {
        font-size: 14px!important;
        line-height: 20px!important;
        margin-top: 20px!important;
        height: 80px!important
    }

    .aboutuscard img {
        margin-top: 0!important
    }

    .haritasagtersyazi h2 {
        font-size: 80px!important;
        line-height: 0!important;
        top: 50px!important
    }

    .contactusyazi {
        left: -15%!important;
        top: 54%!important
    }

    .contactusyazi span {
        font-size: 80px!important
    }

    .iletisim h1 {
        font-size: 40px!important
    }

    .iletisim p {
        font-size: 18px!important
    }

    .iletisim p {
        font-size: 18px!important
    }

    .buton {
        font-size: 12px!important;
        padding: 8px 30px!important
    }

    .iletisim input {
        height: 40px!important;
        margin-bottom: 20px!important
    }

    .iletisim textarea {
        height: 132px!important;
        margin-bottom: 20px!important
    }

    .footerlinkler ul li a {
        font-size: 14px!important
    }

    .footerlinkler ul li {
        margin: 20px 30px 0 0!important
    }

    .copyright p {
        font-size: 12px!important
    }

    .bannermavibg {
        top: 89%!important;
        width: 820px!important;
        height: 90px!important
    }

    .bannermavibg h1 {
        font-size: 40px!important;
        line-height: 60px!important
    }

    .blog-ic-icerik {
        padding-top: 100px!important
    }

    p {
        font-size: 14px!important
    }

    .galeriliste li {
        font-size: 25px!important;
        margin: 0 50px!important
    }

    .galeribtn.active {
        padding-bottom: 15px!important
    }

    .galerivideo {
        padding-top: 50px!important
    }

    .blogcard {
        padding: 15px!important
    }

    .blogcard .card-body h5 {
        font-size: 20px!important;
        margin-top: 10px!important
    }

    .blogcard .card-body p {
        line-height: 20px!important;
        margin-top: 10px!important
    }

    .cardbuton {
        font-size: 14px!important
    }

    .banner {
        background-position: right!important
    }

    .blog-ic-icerik h3 {
        font-size: 25px!important
    }

    .aboutusicerik ul li p::before {
        width: 5px!important;
        height: 5px!important
    }

    .iletisimadres h2 {
        font-size: 20px!important
    }

    .iletisimadres p {
        line-height: 20px!important
    }

    .iletisimadres a {
        font-size: 14px!important;
        line-height: 20px!important
    }

    .urunlerslogan h1 {
        font-size: 40px!important
    }

    .urunlerslogan h2 {
        font-size: 25px!important
    }

    .urunlerslogan {
        left: 0!important;
        top: 68%!important
    }

    .urunsayfasicardlar {
        padding-top: 0!important
    }

    .uruncard .card-body p {
        line-height: 20px!important
    }

    .urunic-urun-baslik-div h1 {
        font-size: 40px!important;
        line-height: 40px!important
    }

    .urunic-urun-baslik-div {
        padding-top: 35px!important
    }

    .urunsayfasifadeliste li {
        font-size: 25px!important
    }

    .urunicsayfa {
        padding-top: 50px!important
    }

    .urunicsayfa h3 {
        font-size: 20px!important
    }

    .urunicsayfa p {
        line-height: 20px!important
    }

    .uruniclisteaciklama li p::before {
        width: 5px!important;
        height: 5px!important
    }

    .uruncard .card-body h5 {
        width: 100%;
    }

    .headerlogo img {
        width: 100%!important
    }

    .owlanasayfa .item div {
        left: 8%!important
    }

    .footerlogo img {
        width: 100%!important
    }
}

@media (max-width: 1690px) and (min-width:1590px) {
    .branches-sec ul.slick-dots li h4 {
        font-size:22px!important
    }

    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width: 90%!important
    }

    .navbaralt .headerlinkler ul li {
        margin: 0 20px 0 30px!important
    }

    .anasayfaporductyanyazi {
        top: 34%!important;
        left: -30%!important;
        height: 60px!important
    }

    .anasayfaporductyanyazi h3 {
        font-size: 40px!important;
        padding-top: 28px!important
    }

    .mobilecardwidth {
        width: 80%!important
    }

    .anasayfaporductyanyazi h2 {
        font-size: 100px!important;
        top: 80px!important;
        left: 175px!important
    }

    .contactusyazi {
        left: -18%!important
    }

    .contactusyazi span {
        font-size: 120px!important
    }

    .uruncard .card-body p {
        font-size: 16px!important
    }

    .acilirmenuicerik ul li a {
        font-size: 16px!important
    }

    .navbaralt .headerlinkler ul li {
        margin-left: 0!important
    }

    .acilirmenudiv::after {
        left: 95%!important
    }

    .iletisimadres h2 {
        font-size: 35px!important
    }

    .iletisimadres p {
        font-size: 20px!important;
        line-height: 30px!important
    }

    .iletisimadres a {
        font-size: 20px!important
    }

    .owlanasayfa .item div {
        left: 7%!important
    }
}

@media (max-width: 1290px) and (min-width:1100px) {
    .headerlogo img {
        width:100%
    }

    .uruncard img {
        min-height: 300px
    }

    .navbaralt .headerlinkler ul li {
        margin: 0 5px 0 16px!important
    }

    .mobilecardwidth {
        width: 80%!important
    }

    .anasayfaporductyanyazi {
        height: 120px!important
    }

    .anasayfaporductyanyazi h2 {
        top: 135px!important
    }

    .anasayfaporductyanyazi h3 {
        padding-top: 88px!important
    }

    .footerlogo img {
        width: 100%
    }

    .footerlinkler ul li {
        margin: 20px 10px 0 20px!important
    }

    .urunsayfasicardlar {
        padding-top: 0!important
    }

    .uruncard .card-body p {
        height: 90px!important;
        line-height: 18px!important
    }

    .branches-sec ul.slick-dots li h4 {
        font-size: 18px!important
    }

    .urunic-urun-baslik-div h1 {
        line-height: 40px!important
    }

    .mobileanasayfasolyaziozel {
        left: -40%!important
    }
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 55555;
    top: 0;
    left: 0;
    background-color: #0371bd;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px
}

.sidenav a {
    padding: 30px 0 0 0;
    text-decoration: none;
    font-size: 50px;
    color: #fff;
    display: block;
    transition: .3s;
    line-height: 65px;
    font-weight: 700;
    text-align: center
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 70px;
    margin-left: 50px
}

@media screen and (max-width: 1200px) {
    .anasayfaporductyanyazi {
        display:none
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top:15px
    }

    .sidenav a {
        font-size: 18px
    }
}

.mobilnavbar {
    background: #0371bd;
    line-height: 140px;
    height: 140px;
    padding-top: 25px;
    overflow: hidden
}

.mobilnavbar .mobillogo {
    display: inline-block
}

.mobilnavbar .mobillogo img {
    width: 70%
}

.mobilnavbar .mobilhamburger {
    display: inline-block;
    float: right
}

.mobilenavbaracilirliste ul {
    padding-left: 0
}

.mobilenavbaracilirliste ul li {
    list-style: none
}

.mobilenavbaracilirliste ul li a {
    font-size: 30px;
    line-height: 30px
}

@media (min-width: 1050px) {
    .mobilnavbar {
        display:none
    }

    .urunlerslidermobile {
        display: none
    }

    .mobilanasayfaslider {
        display: none
    }

    .haritamobil {
        display: none
    }
}

@media (max-width: 1050px) {
    .anasayfaproduct {
        min-height: 30vh!important;
    }

    .mobilearamabtn {
        font-size: 24px;
        padding: 5px 40px 15px 40px;
        border-radius: 10%;
        color: #0371bd;
        outline: 0;
        border: 0;
        margin-top: 20px;
        line-height: 40px
    }

    .hero-wrap,.navbaralt {
        display: none
    }

    .owlanasayfa {
        display: none!important
    }

    .anasayfaporductyanyazi {
        display: none
    }

    .aboutuscard {
        padding: 18px!important
    }

    .aboutuscard img {
        margin-top: 10px!important
    }

    .aboutuscard .card-body h5 {
        font-size: 20px!important;
        margin-top: 30px!important
    }

    .aboutuscard .card-body p {
        font-size: 13px!important;
        line-height: 20px!important;
        margin-top: 20px!important;
        height: 120px!important
    }

    .harita {
        display: none
    }

    .iletisim h1 {
        font-size: 35px!important
    }

    .contactusyazi {
        display: none
    }

    .iletisim p {
        font-size: 20px!important
    }

    .iletisim input {
        height: 40px!important;
        margin-bottom: 20px!important
    }

    .iletisim textarea {
        height: 140px!important
    }

    .buton {
        font-size: 12px!important;
        padding: 8px 30px!important
    }

    .iletisim {
        padding-top: 50px!important;
        padding-bottom: 50px!important
    }

    .footerlinkler ul li a {
        font-size: 14px!important
    }

    .footerlogo img {
        width: 100%
    }

    .footerlinkler ul {
        padding-left: 0!important
    }

    .footerlinkler ul li {
        display: inline-block;
        margin: 20px 30px 0 5px!important
    }

    .footersosyalmedya ul {
        padding-left: 0
    }

    .copyright p {
        font-size: 12px!important
    }

    .banner {
        margin-top: 0!important
    }

    .bannermavibg h1 {
        font-size: 35px!important;
        line-height: 40px!important;
        margin-top: 10px
    }

    .bannermavibg {
        top: 58%!important;
        width: 640px!important;
        height: 90px!important
    }

    .blog-ic-icerik {
        padding-top: 100px!important
    }

    .galeriliste {
        margin-top: 0!important
    }

    .galerivideo {
        padding-top: 50px!important
    }

    .blogcard .card-body h5 {
        font-size: 17px!important
    }

    .blogcard .card-body p {
        font-size: 14px!important;
        line-height: 18px!important;
        margin-top: 10px!important
    }

    .cardbuton {
        font-size: 14px!important
    }

    .blogcard {
        padding: 15px!important
    }

    .aboutussolyazi {
        display: none
    }

    .blog-ic-icerik h3 {
        font-size: 25px!important
    }

    p {
        font-size: 16px!important
    }

    .aboutusicerik ul li p::before {
        width: 5px!important;
        height: 5px!important
    }

    .iletisim {
        margin-top: 0!important
    }

    .iletisimadres h2 {
        font-size: 25px!important
    }

    .iletisimadres p {
        line-height: 20px!important
    }

    .iletisimadres a {
        font-size: 14px!important;
        line-height: 20px!important
    }

    .urunlerslider {
        margin-top: 30%!important
    }

    .urunlerslogan h1 {
        font-size: 35px!important
    }

    .urunlerslogan h2 {
        font-size: 18px!important
    }

    .urunsayfasicardlar {
        padding-top: 0!important
    }

    .urunlermobilslider .owl-nav {
        display: block!important
    }

    .urunlermobilslider .owl-next {
        position: absolute;
        top: 40%;
        right: 1%
    }

    .urunlermobilslider .owl-prev {
        position: absolute;
        top: 40%;
        left: 1%
    }

    .urunlerslogan {
        top: 76%!important
    }

    .urunlersayfasimobilaciklama {
        margin-top: 50px;
        text-align: center;
        background: rgba(1,115,194,.9);
        padding: 25px
    }

    .urunlersayfasimobilaciklama h1 {
        color: #fff;
        font-size: 35px
    }

    .urunlersayfasimobilaciklama h2 {
        font-size: 25px;
        color: #fff
    }

    .uruncard .card-body h5 {
        font-size: 25px!important
    }

    .uruncard .card-body p {
        line-height: 16px!important
    }

    .urunic-urun-baslik-div h1 {
        font-size: 35px!important;
        line-height: 30px!important;
        padding-top: 10px!important
    }

    .urunleric {
        margin-top: 0!important
    }

    .urunicsayfa h3 {
        font-size: 25px!important
    }

    .urunicsayfa p {
        line-height: 20px!important
    }

    .uruniclisteaciklama li p::before {
        width: 5px!important;
        height: 5px!important
    }

    .mobilanasayfabaslikaciklama {
        width: 100%;
        background: rgba(1,115,194,.9);
        padding: 20px
    }

    .mobilanasayfabaslikaciklama h1 {
        color: #fff;
        font-size: 35px
    }

    .mobilanasayfabaslikaciklama h2 {
        color: #fff;
        font-size: 25px;
        height: 100px
    }

    .mobilanasayfa .owl-nav {
        display: block!important
    }

    .mobilanasayfa .owl-next {
        position: absolute;
        top: 30%;
        right: 5%
    }

    .mobilanasayfa .owl-prev {
        position: absolute;
        top: 30%;
        left: 5%
    }

    .mobilemenumartop {
        margin-top: 20%
    }

    .butonmobilefont-size {
        font-size: 35px
    }

    .haritamobil {
        padding-bottom: 50px
    }

    .galerivideo img {
        width: 100%!important;
        object-fit: cover
    }

    .footerlogo img {
        width: 100%!important
    }
}

@media (max-width: 800px) {
    .mobilearamabtn {
        font-size:24px;
        padding: 0 40px 5px 40px;
        border-radius: 10%;
        color: #0371bd;
        outline: 0;
        border: 0;
        margin-top: 20px;
        line-height: 50px
    }

    .galeriliste li {
        font-size: 20px!important
    }

    .video-title {
        height: 60px!important;
        font-size: 18px!important
    }

    .sidenav a {
        font-size: 30px;
        line-height: 25px
    }

    .mobilenavbaracilirliste ul li a {
        font-size: 20px;
        line-height: 8px
    }

    .mobilearama {
        margin-top: 0
    }

    .mobilearama input {
        height: 50px!important;
        font-size: 24px;
        outline: 0
    }

    .mobilearama .buton {
        font-size: 20px!important;
        padding: 8px 12px!important
    }

    .mobilanasayfabaslikaciklama h1 {
        font-size: 25px
    }

    .mobilanasayfabaslikaciklama h2 {
        font-size: 15px;
        height: 84px
    }

    .anasayfaproduct {
        padding-top: 0!important
    }

    .uruncard .card-body h5 {
        font-size: 20px!important
    }

    .iletisim h1 {
        font-size: 30px!important
    }

    .iletisim p {
        font-size: 18px!important
    }

    .footersosyalmedya ul li img {
        width: 32px
    }

    .bannermavibg h1 {
        font-size: 30px!important
    }

    .bannermavibg {
        width: 450px!important
    }

    .blog-ic-icerik h3 {
        font-size: 20px!important
    }

    .iletisimadres h2 {
        font-size: 20px!important
    }

    .urunlerslogan h1 {
        font-size: 25px!important
    }

    .urunlerslogan h2 {
        font-size: 15px!important
    }

    .urunic-urun-baslik-div h1 {
        font-size: 30px!important
    }

    .urunicsayfa h3 {
        font-size: 20px!important
    }

    .ipadresim img {
        height: 100%;
        object-fit: cover
    }

    .galerivideo img {
        width: 100%!important;
        object-fit: cover;
        height: 150px!important
    }

    .hakkimizdabanner {
        background-position-x: -18%!important
    }

    .copyright {
        width: 50%
    }

    .footer-adres {
        width: 50%
    }

    .footer {
        padding-bottom: 60px!important
    }

    #myBtn {
        bottom: 120px!important
    }
}

@media (min-width: 500px) {
    .whatsupfooterduzeni {
        display:none
    }

    .bize-ulas-acilan-popup {
        top: 25%!important
    }
}

@media (max-width: 500px) {
    .uruncard img {
        min-height:180px
    }

    .anasayfaproduct {
        padding-top: 0!important
    }

    .bize-ulas-acilan-popup {
        top: 25%!important
    }

    .galerivideo img {
        width: 100%!important
    }

    .sidenav a {
        font-size: 17px;
        line-height: 4px
    }

    .mobilenavbaracilirliste ul li a {
        font-size: 14px;
        line-height: 0
    }

    .mobilanasayfabaslikaciklama h1 {
        font-size: 17px!important
    }

    .mobilanasayfa .item img {
        height: 30vh;
        object-fit: cover
    }

    .mobilanasayfabaslikaciklama {
        top: 62%!important
    }

    .mobilanasayfa .owl-next {
        right: 0;
        top: 20%
    }

    .mobilanasayfa .owl-prev {
        left: 0;
        top: 20%
    }

    .uruncard .card-body h5 {
        font-size: 18px!important;
        height: auto;
        color: #fff;
        border-bottom: 1px solid #fff
    }

    .anasayfaproduct {
        padding-bottom: 0!important
    }

    .cardmobilmartop {
        margin-top: 20px
    }

    .aboutuscard .card-body h5 {
        font-size: 18px!important
    }

    .iletisim h1 {
        font-size: 25px!important
    }

    .footerlogo {
        text-align: center
    }

    .designbyidemania {
        font-size: 12px;
        padding: 10px 0 10px 0;
        display: inline-block
    }

    .footerlogo img {
        width: 194px!important;
        margin-bottom: 20px
    }

    .footer {
        padding-top: 40px!important;
        padding-bottom: 240px!important
    }

    .footerlinkler {
        text-align: center
    }

    .footerlinkler ul li {
        margin: 10px 10px 0 0!important
    }

    .footersosyalmedya {
        text-align: center
    }

    .copyright {
        margin-top: 20px!important;
        text-align: center
    }

    #myBtn {
        bottom: 100px!important;
        right: 10px!important
    }

    .bannermavibg h1 {
        font-size: 18px!important;
        line-height: 27px!important
    }

    .bannermavibg {
        width: 220px!important;
        top: 58%!important;
        height: 50px!important
    }

    .blog-ic-icerik {
        padding-bottom: 30px!important;
        padding-top: 50px!important
    }

    .galeriliste li {
        font-size: 20px!important;
        margin: 0 10px!important
    }

    .galeribtn.active {
        padding-bottom: 10px!important
    }

    .galerivideo {
        padding-top: 20px!important
    }

    .blogcard .card-body h5 {
        font-size: 18px!important;
        margin-top: 15px!important
    }

    .blogcard .card-body p {
        font-size: 12px!important
    }

    .galerivideo .col-lg-3 {
        padding: 10px!important
    }

    .blog-ic-icerik h3 {
        font-size: 18px!important
    }

    .iletisimadres h2 {
        font-size: 18px!important;
        margin-top: 10px!important
    }

    .iletisimadres {
        padding-top: 30px!important;
        padding-bottom: 30px!important
    }

    .urunlerslogan {
        padding: 12px 22px!important;
        left: 0!important;
        top: 90%!important
    }

    .urunlerslogan h1 {
        font-size: 20px!important
    }

    .urunsayfasicardlar {
        padding-top: 0!important
    }

    .urunsayfasicardlar {
        padding-bottom: 30px!important
    }

    .urunic-urun-baslik-div h1 {
        font-size: 25px!important
    }

    .urunleric {
        padding-top: 170px!important
    }

    .galeriliste {
        margin-top: 30%!important
    }

    .urunsayfasifadeliste li {
        margin: 0 10px 0 10px!important;
        font-size: 20px!important
    }

    .urunicsayfa {
        padding-top: 30px!important;
        padding-bottom: 30px!important
    }

    .paddingkirk {
        padding-left: 20px!important;
        padding-top: 20px!important
    }

    .urunicresimler {
        padding-top: 0!important
    }

    .sidenav .closebtn {
        font-size: 40px
    }

    .sidenav a {
        padding: 30px 0 0 0;
        font-size: 25px
    }

    .mobilearama input {
        width: 80%!important;
        height: 30px!important;
        font-size: 19px
    }

    .mobilearamabtn {
        font-size: 24px;
        padding: 10px 20px 10px 20px;
        border-radius: 15%;
        color: #0371bd;
        outline: 0;
        border: 0;
        margin-top: 20px;
        line-height: 18px
    }

    .mobilearama {
        line-height: 20px;
        margin-top: 5%
    }

    .urunlerowlsolok {
        padding: 8px 7px!important
    }

    .urunlerowlsagok {
        padding: 8px 7px!important
    }

    .panelmap {
        padding: 1px 18px!important
    }

    .uruncard .card-body p {
        height: auto;
        font-size: 11px!important;
    }

    .banner {
        padding-top: 0!important;
        padding-bottom: 0!important;
        height: 275px!important;
        width: 100%!important;
        background-size: contain;
        background-position: center
    }

    .urunlerslogan {
        bottom: 40px!important
    }

    .aboutusicerik ul {
        padding-left: 20px!important
    }

    .aboutusicerik ul li p::before {
        margin-left: -20px!important
    }

    .footersosyalmedya ul {
        text-align: center
    }

    .copyright {
        width: 100%
    }

    .footer-adres {
        width: 100%;
        text-align: center!important
    }

    .footer-adres ul {
        padding-left: 0
    }

    .urunleric .urunsayfasifadeliste li.active {
        padding-bottom: 5px;
        margin-bottom: 20px!important
    }
}

@media (max-width: 320px) {
    .bannermavibg {
        left:16%!important
    }
}

@media (max-width: 1050px) and (min-width:900px) {
    .iletisimadres {
        padding-top:130px!important;
        padding-bottom: 130px!important
    }

    .footer {
        background: #0371bd;
        padding-top: 130px!important;
        padding-bottom: 130px!important
    }
}

.accordionmap {
    background-color: #f2f1f1;
    color: #0371bd;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 0;
    text-align: left;
    outline: 0!important;
    font-size: 20px;
    transition: .4s;
    font-weight: 700
}

.accordionmap:hover,.activemap {
    background-color: #ccc
}

.accordionmap:after {
    content: '\002B';
    color: #0371bd;
    font-weight: 700;
    float: right;
    margin-left: 5px
}

.activemap:after {
    content: "\2212"
}

.panelmap {
    padding: 5px 18px;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out
}

@media (max-width: 1220px) and (min-width:1050px) {
    .navbaralt .headerlinkler ul li {
        margin:0 3px 0 0!important
    }
}

@media (max-width: 360px) {
    .bize-ulas-acilan-popup {
        top:18%!important
    }
}

.productyeni h1,.productyeni h2,.productyeni h3,.productyeni h4 {
    color: #0371bd;
    font-weight: 700
}

#backtotop svg path {
    fill: #fff
}

#backtotop {
    transition: .5s;
    display: none;
    position: fixed;
    bottom: 250px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 80px;
    background: #0371bd;
    height: 80px
}

@media (max-width: 900px) {
    #backtotop {
        display:none!important
    }
}

#backtotop:hover {
    background: #00487a;
    border: 1px solid #fff;
    transition: .5s;
    transform: scale(1.1)
}

#backtotop:hover svg {
    transition: .5s
}

#backtotop:hover svg path {
    fill: #fff;
    transition: .5s
}

#backtotop:hover {
    background: #f5c32c;
    border: 1px solid #242424;
    transition: .5s;
    transform: scale(1.1)
}

#backtotop:hover svg {
    transition: .5s
}

#backtotop:hover svg path {
    fill: #fff;
    transition: .5s
}

.enerji_grid2_ic_alan img.location-siyah,.enerji_grid2_ic_alan img.location-kirmizi {
    width: 21px
}

.enerji_icon1.vienna {
    bottom: 63%;
    left: 54%
}

.enerji_icon1.mexico {
    bottom: 47%;
    left: 27%
}

.enerji_icon1.denmark {
    bottom: 68%;
    left: 51%
}

.enerji_icon1.turkmenistan {
    bottom: 60%;
    left: 62%
}

.enerji_icon1.uk {
    bottom: 66%;
    left: 49%
}

.enerji_icon1.egypt {
    bottom: 56%;
    left: 55%
}

.enerji_icon1.malta {
    bottom: 59%;
    left: 55%
}

.hero-wrap button {
    border: 0;
    outline: 0;
    background: 0 0
}

.enerji_icon1.kamerun {
    bottom: 49%;
    left: 52%
}

.enerji_icon1.kibris {
    bottom: 59%;
    left: 56%
}

.enerji_icon1.urdun {
    bottom: 55.5%;
    left: 58%
}

.enerji_icon1.somali {
    bottom: 47%;
    left: 59%
}

.enerji_icon1.tayland {
    bottom: 47%;
    left: 71%
}

.enerji_icon1.gaza {
    bottom: 56.5%;
    left: 57%
}

.enerji_icon1.faso {
    bottom: 52%;
    left: 49%
}

.enerji_icon1.gine {
    bottom: 50%;
    left: 47%
}

.mobileoptima {
    margin-top: 25%
}

.mobileoptima #sync2 {
    padding-top: 5%;
    padding-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    overflow: initial
}

.mobileoptima #sync2 .owl-stage-outer {
    overflow: initial
}

.mobileoptima #sync1 .item {
    position: relative;
    padding-top: 10%;
    margin: 0;
    padding-left: 5%;
    padding-bottom: 10%
}

.mobileoptima #sync1 .item .w60 {
    width: 60%
}

.mobileoptima #sync1 .item .w40 {
    width: 40%
}

.mobileoptima #sync1 .item::before {
    content: "";
    position: absolute;
    width: 70%;
    height: 100%;
    background: #0172c2;
    right: 0;
    clip-path: polygon(49% 0,100% 0,100% 100%,0% 100%);
    z-index: -1
}

.mobileoptima #sync1 .item .w40 img.ikon {
    height: 30px;
    width: 30px;
    object-fit: contain;
    margin-bottom: .5rem
}

.mobileoptima #sync1 .item .w60 img.image {
    height: 100%;
    object-fit: contain;
    width: 100%
}

.mobileoptima #sync1 .item .w40 h1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: .5rem
}

.mobileoptima #sync1 .item .w40 h1 span {
    color: #0172c2
}

.mobileoptima #sync1 .item .w40 p {
    font-size: 10px!important
}

.mobileoptima #sync1 .item .w40 a {
    padding: 10px 30px;
    background: #0172c2;
    color: #fff;
    border-radius: 10px;
    font-size: 10px
}

.mobileoptima #sync2 .item img {
    width: 20px;
    height: auto;
    margin-top: 15%
}

.mobileoptima #sync2 .item p {
    font-weight: 700;
    text-align: center;
    font-size: 9px!important;
    line-height: 11px;
    margin-top: .3rem;
    transform: translate(-3px,0)
}

.mobileoptima #sync2 .item p span {
    color: #0172c2;
    display: block
}

.mobileoptima #sync2 .item::before {
    content: "";
    position: absolute;
    background: #8dd0ff50;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #1499f7;
    transform: skewX(-20deg)
}

.mobileoptima #sync2 .item {
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

.mobile-menu-links ul li .panel-mm-acc ul li a {
    font-size: 17px
}

.opens .mobile-menu-links ul li {
    transform: translate(0,0)
}

.opens .mobile-menu-links ul li {
    opacity: 1
}

.opens .mobile-menu-kapat-logo .mm-kapat::before {
    -webkit-transform: translateY(-50%) rotate(225deg);
    -ms-transform: translateY(-50%) rotate(225deg);
    transform: translateY(-50%) rotate(225deg);
    -webkit-transition: .9s cubic-bezier(.767,.01,.18,1.01);
    -o-transition: .9s cubic-bezier(.767,.01,.18,1.01);
    transition: .9s cubic-bezier(.767,.01,.18,1.01);
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.opens .mobile-menu-kapat-logo .mm-kapat::after {
    -webkit-transform: translateY(-50%) rotate(135deg);
    -ms-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    -webkit-transition: .9s cubic-bezier(.767,.01,.18,1.01);
    -o-transition: .9s cubic-bezier(.767,.01,.18,1.01);
    transition: .9s cubic-bezier(.767,.01,.18,1.01);
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

@media (max-width: 1200px) {
    .mm-acc {
        background-color:transparent;
        cursor: pointer;
        padding: 8px 0 8px 0;
        width: 100%;
        border: 0;
        text-align: center;
        outline: 0;
        transition: .4s;
        color: #fff;
        font-weight: 400;
        font-size: 25px
    }

    .mm-acc:hover {
        background-color: transparent
    }

    .mm-acc:after {
        content: "\002B";
        color: #fff;
        font-weight: 300;
        float: right;
        margin-left: 5px
    }

    .panel-mm-acc {
        padding: 0 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s ease-out
    }

    .panel-mm-acc ul li a {
        font-size: 20px
    }

    .panel-mm-acc ul li:last-child {
        border-bottom: 0
    }
}

@media (max-width: 500px) {
    .mm-acc {
        font-size:20px
    }

    .panel-mm-acc ul li a {
        font-size: 20px
    }
}

.mobile-menu-links ul li .panel-mm-acc ul li a {
    font-size: 14px
}

.mobile-menu-links ul li .panel-mm-acc ul li {
    margin: 0
}

.header-mobile .header-mobile-logo img {
    transition: .5s
}

@media (min-width: 1200px) {
    .header-mobile {
        display:none
    }
}

@media (max-width: 1200px) {
    .header-mobile .header-mobile-logo {
        width:50%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-top: 10px
    }

    .header-mobile .header-mobile-logo a {
        margin: 0
    }

    .header-mobile .header-mobile-logo img {
        width: 80%
    }

    .header-mobile .header-mobile-hamburger {
        width: 20%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 30%;
        flex-direction: column
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999999999999999999999999999;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: .5s;
        padding-top: 0;
        transition-delay: .5s
    }

    .mobile-menu-kapat-logo {
        border-bottom: 2px solid #fff;
        position: relative;
        padding-bottom: 20px;
        padding-left: 2%;
        padding-right: 2%
    }

    .mobile-menu-kapat-logo .mm-logo {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    .mobile-menu-kapat-logo .mm-kapat {
        width: 50%;
        position: relative
    }

    .mobile-menu-links {
        margin-top: 5%
    }

    .mobile-menu-links ul {
        padding-left: 0;
        margin-bottom: 0
    }

    .mobile-menu-links ul li {
        list-style: none;
        border-bottom: 1px solid #002f87;
        margin-bottom: 20px;
        overflow: hidden;
        opacity: 0;
        transition: 1s
    }

    .mobile-menu-links ul li a {
        font-size: 25px;
        color: #ffffff;
        transition: 1s;
        font-weight: 500
    }
}

@media (max-width: 500px) {
    .mobile-menu-kapat-logo {
        padding-bottom:10px;
        padding-left: 0;
        padding-right: 0
    }

    .mobile-menu-kapat-logo .mm-logo img {
        width: 90%
    }

    .mobile-menu-links ul li a {
        font-size: 30px
    }

    .header-mobile .header-mobile-logo img {
        width: 60%;
        margin-bottom: 10px;
        margin-top: 10px;
        transition: .5s
    }
}

@media (max-width: 1200px) {
    .header-mobile {
        position:fixed;
        top: 0;
        left: 0;
        z-index: 99999999;
        transition: .5s;
        width: 100%;
        background: #fff;
        padding-top: 1%;
        padding-bottom: 1%;
        margin-top: 40px;
    }

    .navbarust {
        position: fixed;
    }

    .header-mobile .container {
        max-width: 90%
    }
}

@media (max-width: 900px) {
    .mobile-menu-links ul li a {
        font-size:25px
    }
}

@media (max-width: 600px) {
    .mobile-menu-links ul li a {
        font-size:20px
    }
}

.header-mobile-hamburger span:nth-child(2) {
    background: #000
}

.mobile-menu-links ul li a,.mobile-menu-links ul li button a {
    color: #ffffff!important
}

.header-mobile-hamburger span {
    width: 50px;
    height: 5px;
    background: #0472bc;
    display: inline-block;
    margin-bottom: 6px;
    border-radius: 10px
}

.mobile-menu-links ul li:nth-child(1) {
    transition-delay: 1s
}

.mobile-menu-links ul li:nth-child(2) {
    transition-delay: 1.1s
}

.mobile-menu-links ul li:nth-child(3) {
    transition-delay: 1.2s
}

.mobile-menu-links ul li:nth-child(4) {
    transition-delay: 1.3s
}

.mobile-menu-links ul li:nth-child(5) {
    transition-delay: 1.4s
}

.mobile-menu-links ul li:nth-child(6) {
    transition-delay: 1.5s
}

.mobile-menu-links ul li:nth-child(7) {
    transition-delay: 1.6s
}

.mobile-menu-links ul li:nth-child(8) {
    transition-delay: 1.7s
}

.mobile-menu-links ul li:nth-child(9) {
    transition-delay: 1.8s
}

.mobile-menu-links ul li:nth-child(10) {
    transition-delay: 1.9s
}

.mobile-menu-links ul li a {
    display: block;
    margin-bottom: .5rem
}

.mobile-menu-kapat-logo .mm-kapat::before,.mobile-menu-kapat-logo .mm-kapat::after {
    content: '';
    width: 41px;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 58px;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    -webkit-transition: .9s cubic-bezier(.767,.01,.18,1.01);
    -o-transition: .9s cubic-bezier(.767,.01,.18,1.01);
    transition: .9s cubic-bezier(.767,.01,.18,1.01)
}

.mobile-menu-kapat-logo .mm-kapat::before {
    background: #ffffff
}

.mobile-menu-kapat-logo .mm-kapat::after {
    background: #000
}

.mm-acc:after {
    content: "\002B";
    color: #002f87;
    font-weight: 300;
    float: right;
    margin-left: 5px
}

.mm-acc.active-mm-acc:after {
    content: "-";
    color: #002f87;
    font-weight: 300;
    float: right;
    margin-left: 5px
}

@media (max-width: 900px) {
    .mobile-menu-links ul li a {
        font-size:25px
    }
}

@media (max-width: 600px) {
    .mobile-menu-links ul li a,.mobile-menu-links ul li button a {
        font-size:20px;
        color: #ffffff!important;
        text-align: left
    }
}

.accordion-mm:after {
    content: '\002B';
    color: #fff;
    font-weight: 100;
    float: right;
    margin-left: 5px
}

.accordion-mm.active-mm:after {
    content: '-T';
    color: #fff;
    font-weight: 500;
    float: right;
    margin-left: 5px
}

@media (max-width: 1200px) {
    .mm-acc {
        background-color:transparent;
        cursor: pointer;
        padding: 8px 0 8px 0;
        width: 100%;
        border: 0;
        text-align: left;
        outline: 0;
        transition: .4s;
        color: #fff;
        font-weight: 400;
        font-size: 25px;
        text-align: left
    }

    .mm-acc:hover {
        background-color: transparent
    }

    .panel-mm-acc {
        padding: 0 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s ease-out
    }

    .panel-mm-acc ul li a {
        font-size: 20px
    }

    .panel-mm-acc ul li:last-child {
        border-bottom: 0
    }
}

@media (max-width: 500px) {
    .mm-acc {
        font-size:20px;
        padding: 0;
        margin: 0
    }

    .panel-mm-acc ul li a {
        font-size: 20px
    }
}

.mobile-menu-links .socliallist h5 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-top: 0
}

.mobile-menu-links .socliallist ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 2rem
}

.mobile-menu-links .socliallist ul li {
    margin: 0
}

.mobile-menu-links .socliallist ul li img {
    width: 25px;
    height: 25px;
    object-fit: contain
}

.socliallist {
    padding: 10px;
    background: #0270c1
}

.anasayfaproduct {
    min-height: 130vh;
}

.owlanasayfa {
    display: block!important;
}

li.droplinks {
    height:auto;
}

li.droplinks .dropdown {
    background: transparent;
    border: none;
    height:auto;
    padding-bottom: 10px;
}

li.droplinks .dropdown button {
    background: transparent;
    border: sienna;
}
li.droplinks .dropdown button img{
    width:25px;
    
}

li.droplinks .dropdown .dropdown-menu {
    width: max-content;
    min-width: max-content;
    padding: 20px;
}
li.droplinks .dropdown.show .dropdown-menu {
    display:block;
}

li.droplinks .dropdown .dropdown-menu a {
    color: #000;
    display: block;
    text-align: center;
    border-bottom: 1px solid #000;
}
li.droplinks .dropdown .dropdown-menu a.aktif {
    color: #0271c0;
    font-weight:bold;
}
