/* Theme Name: kayapolimer Theme URI: http://kayapolimer.com.tr/ Author: @semihb Author URI: https://www.brtechbilisim.com/ Description: kayapolimer template Version: 1.1 License: brtechbilisim copyright License URI: https://www.brtechbilisim.com/ Tags: components,design,blue,turquoise,black,white,black,custom-menu,custom-header,responsive,language-support,bootstrap,wp-customizer Text Domain: kayapolimer */ /** * import normalize * import custom - components */ @import url("normalize.css"); @import url("components.css"); @import url("fonts.css"); @import url("responsive.css"); @import url("animation.css"); body{background-color:#FFFFFF;color:#414042;font-size:1rem;font-family: 'Exo 2', sans-serif;font-weight:400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} /** * header * */ .site-header { position:relative; background-color:white; padding:0rem 5rem; padding-top: 0.3rem; box-shadow: 0px 5px 12px #f4f4f4; } .site-header::after { content:""; position: absolute; margin-left:calc(6px * 2); width: 0; height: 0; border-bottom: solid 25px transparent; border-top: solid 18px white; border-left: solid 25px transparent; border-right: solid 25px transparent; z-index: 2; bottom: -2.6rem; } .logo{ text-align:left; padding-top:.5rem; }.logo > a > img {width:150px} .contact-top {position:relative;display:inline-block;} .contact-top > span.icon {cursor:pointer;float:left;margin-right:.8rem;width: 50px;height: 50px;border-radius: 50%;background-color:#dcdcdc;font-family: "Font Awesome 6 Free";} .contact-top > span.icon:before{ content:"\f095"; position:relative; color:#00a79d; font-size:1.3rem; top: 50%; transform: translateY(-50%); display: flex; justify-content: center; font-weight: 900; } .contact-top > span.icon:hover{background-color:#00a79d;} .contact-top > span.icon:hover::before {color:#ffffff;} .contact-top > .text {display: inline-block;} .contact-top > .text > span{font-weight:600;font-size:small;} .contact-top > .text > a h3{margin-top: .1rem;font-weight:400;font-size:22px;} .language {position:relative;} .language > a {display:inline-block;margin-right:1rem;} .language > a:last-child {margin-right:0;} #mobile-menu{display:none;} .fix-menu-scroll { position: fixed; top: 3rem; left: 0; background-color: #f9f9f9; border-top-right-radius: 1rem; border-bottom-right-radius: 1rem; padding: .8rem 1rem; z-index: 9; padding-bottom: .2rem; padding-top: .6rem; display:none; } .fix-menu-scroll > a > img { width:80px; } .fix-menu-scroll:before { content: ""; position: absolute; left: 18px; width: 0; height: 0; border-bottom: solid 18px transparent; border-top: solid 14px #f9f9f9; border-left: solid 18px transparent; border-right: solid 18px transparent; z-index: 2; bottom: -1.8rem; } .scroll-to-top { display: none; width: 45px; height: 45px; background: #00a79d; position: fixed; bottom: 40px; right: 40px; z-index: 99; text-align: center; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; display: none; border-radius: 50%; transition: all 0.4s ease; }.scroll-to-top i { color: #ffffff; font-size: 18px; line-height: 45px; } .mobile-menu-overlay { position: fixed; z-index: 98; width: 100%; height: 100%; top: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.27); display:none; } .mobile-menu { position:fixed; background-color:#2073ae; left:0; top:0; width:300px; max-width:100%; height:100%; overflow:hidden; z-index:99; padding:1rem; }.mobile-menu > .mobile-menu-close { float:right; cursor:pointer; margin-top: .5rem; }.mobile-menu > .mobile-menu-close:hover { opacity:0.7; }.mobile-menu > ul { padding:0; margin-top:2rem; margin-left:auto; margin-right:auto; margin-bottom:1rem; list-style:none; }.mobile-menu > ul > li { padding:.8rem 1rem; border-bottom:1px solid #dcdcdc; }.mobile-menu > ul > li > a{ color:white; }.mobile-menu > ul > li > a:hover{ opacity:0.7; }.mobile-menu .mobile-menu-icon{ padding-left:.5rem; padding-top:.8rem; }  /** * content body * all */ .section-slider { position:relative; display:block; } .section-bg-wrapper { position:relative; width:100%; height:300px; background-repeat:no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: 100% 10%; }.section-bg-wrapper::before { content:""; position:absolute; width:100%; height:100%; display:block; background:linear-gradient(to right, rgb(32, 115, 174) 0%,rgba(32, 115, 174, 0.62) 69%); z-index:1; }.section-bg-wrapper > .site-bg-container { position:relative; display:block; z-index:2; color:white; height:300px; }.site-bg-container > .page-title { position: relative; top: 50%; transform: translateY(-50%); } .swiper { width: 100%; height: 80vh; } .swiper-button-prev{left:2rem!important;color:#ffffff!important} .swiper-button-next {right:2rem!important;color:#ffffff!important} .swiper-slide {position:relative;} .swiper-slide > img {object-fit: cover;width: 100%;} .swiper-slide .swiper-content-info {position:absolute;z-index:2;top: 40%;transform: translateY(-40%);} .swiper-slide:before {content:"";position:absolute;left:0;right:0;background-color: #2073ae;opacity:0.7;width: 100%;height: 100%;z-index:2} .site-content { position:relative; display:block; min-height:400px; max-height:100%; padding-bottom:5rem; padding-top:5rem; z-index:2; }.site-content > .container > img {position:relative;} .section-bg-wrapper-two { position:relative; width:100%; background-repeat:no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: 100% 25%; }.section-bg-wrapper-two::before { content:""; position:absolute; width:100%; height:100%; display:block; background:linear-gradient(to right, rgb(32, 115, 174) 0%,rgba(32, 115, 174, 0.62) 69%); z-index:1; }.section-bg-wrapper-two-container { position:relative; z-index:2; padding-top:2rem; padding-bottom:2rem; }.btn-items{ text-align:right; }  .about-history { position: relative; display: block; padding: 60px 0 90px; }  .about-history__inner { position: relative; display: flex; align-items: center; justify-content: space-between; }  .about-history__left { position: relative; display: block; padding-left: 300px; min-height: 240px; max-width: 815px; width: 100%; }  .about-history__img-one { position: relative; top: 0; height: 240px; width: 240px; border-radius: 50%; }  .about-history__img-one:before { position: absolute; content: ""; bottom: 25px; right: 70px; height: 30px; width: 30px; background-color: #00a79d; border-radius: 50%; z-index: 2;  animation-name: zoomInOut; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out;  -webkit-animation-name: zoomInOut; -webkit-animation-duration: 3s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out;  -moz-animation-name: zoomInOut; -moz-animation-duration: 3s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: ease-in-out;  -ms-animation-name: zoomInOut; -ms-animation-duration: 3s; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: ease-in-out;  -o-animation-name: zoomInOut; -o-animation-duration: 3s; -o-animation-iteration-count: infinite; -o-animation-timing-function: ease-in-out; }  .about-history__img-one>img { width: 100%; border-radius: 50%; }  .about-history__two { height: 180px; width: 180px; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); }  .about-history__two>img { width: 100%; border-radius: 50%; border: 2px solid #fff; }  .about-history__content { position: relative; display: block; top: 22px; }  .about-history__title { font-size: 45px; font-weight: 600; line-height: 55px; margin-bottom: 24px; }  .about-history__text { font-size: 18px; line-height: 34px; opacity: .80; }  .about-history__right { position: relative; display: block; }  .about-history__btn { background-color: var(--woodza-black); padding: 17px 35px 16px; }  .about-history__btn:before { background-color: var(--woodza-base); }  .about-history__btn:after { background-color: var(--woodza-base); transition-delay: .1s; transition-timing-function: ease-in-out; transition-duration: .5s; transition-property: all; }  .about-history__btn:hover:after { background-color: var(--woodza-white); }  .about-history-tow .about-history__btn:hover:after { background-color: var(--woodza-base); }  .about-history__btn:hover { color: var(--woodza-white); } .why-choose-one__points { position: relative; display: block; margin-top: 39px; margin-bottom: 30px; } .list-unstyled { padding-left: 0; list-style: none; } .why-choose-one__points li { position: relative; display: flex; align-items: center; }  .why-choose-one__points li+li { margin-top: 0; }  .why-choose-one__points li .icon { position: absolute; left:0; display: flex; align-items: center; justify-content: center; height: 32px; width: 32px; background-color: #dcdcdc; border-radius: 50%; -webkit-transition: all 500ms ease; transition: all 500ms ease; } .why-choose-one__points li:hover .icon { background-color: #00a79d; }  .why-choose-one__points li .icon i { position: relative; display: inline-block; font-size: 14px; color: var(--woodza-base); -webkit-transition: all 500ms ease; transition: all 500ms ease; }  .why-choose-one__points li:hover .icon i { color: #ffffff!important; }  .why-choose-one__points li .text { margin-left: 45px; position:relative; display:block; }  .why-choose-one__points li .text p { font-size: 18px; color: var(--woodza-black); font-weight: 500; } /*-------------------------------------------------------------- # Problem Solved --------------------------------------------------------------*/ .problem-solved { position: relative; display: block; margin-top: -70px; z-index: 2; margin-bottom:3rem; }  .problem-solved .row { --bs-gutter-x: 0px; }  .problem-solved__left { position: relative; background-color: #00a79d; display: flex; align-items: center; padding: 24px 20px 24px; z-index: 1;  }    .problem-solved__img { position: relative; display: block;  height: 140px; width: 140px; }  .problem-solved__img img { border-radius: 20%; width: 100%; }  .problem-solved__img:before { content: ""; position: absolute; height: 30px; width: 30px; background-color: #2073ae; border-radius: 50%; top: 50%; left: -15px; transform: translateY(-50%);  animation-name: zoomInOut; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out;  -webkit-animation-name: zoomInOut; -webkit-animation-duration: 3s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out;  -moz-animation-name: zoomInOut; -moz-animation-duration: 3s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: ease-in-out;  -ms-animation-name: zoomInOut; -ms-animation-duration: 3s; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: ease-in-out;  -o-animation-name: zoomInOut; -o-animation-duration: 3s; -o-animation-iteration-count: infinite; -o-animation-timing-function: ease-in-out; }  .problem-solved__content { margin-left: 25px; }  .problem-solved__title { font-size: 25px; color: white; font-weight: 600; line-height: 30px; margin-bottom: 19px; }  .problem-solved__text { color: white; }  .problem-solved__right { position: relative; display: flex; align-items: center; background-color: #2073ae; padding: 24px 40px 24px; overflow: hidden; z-index: 1; padding-bottom: 66px; }  .problem-solved__right-content { position: relative; display: block;  }  .problem-solved__right-title { font-size: 25px; color: white; font-weight: 600; line-height: 48px  }  .problem-solved__right-text { color: white; opacity: .80; }  .problem-solved__btn-box { margin-left: 55px; }  .problem-solved__btn { padding: 17px 35px 16px; background-color: white; color: black; }  .problem-solved__btn:hover { color: white; }  .problem-solved__btn:after { background-color:black; }  .problem-solved__btn:hover:after { background-color: black; }  .problem-solved__shape-1 { position: absolute; top: -70px; left: -88px; border-radius: 50%; background-color: rgb(203, 75, 45); width: 206px; height: 206px; z-index: -1; }  .problem-solved__shape-2 { position: absolute; bottom: -65px; right: -135px; border-radius: 50%; background-color: rgb(203, 75, 45); width: 206px; height: 206px; z-index: -1; } /** * project */ .project-items { position: relative; display: block; } .project-items-img { position: relative; display: block; } .project-items-img::before { position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ""; background-color: rgba(21, 4, 0, .60); transform: scaleY(0); -webkit-transition: all 500ms ease; transition: all 500ms ease; } .project-items-img > img {width: 100%;} .project-items:hover .project-items-img:before { transform: scaleY(1); } .project-items-contentbox { position: absolute; bottom: -50px; left: 0; right: 0; background-color: rgb(255, 255, 255); box-shadow: 0px 0px 35px 0px rgba(180, 181, 184, 0.35); margin-left: 55px; margin-right: 55px; padding: 33px 30px 35px; transform: translateY(-50px); transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease; visibility: hidden; opacity: 0; z-index: 2; } .project-items:hover .project-items-contentbox { visibility: visible; transform: translateY(0%); opacity: 1 } .project-items-contentbox > .title > span { margin-bottom:10px; display:block; } .project-items-contentbox > .description{ font-size:.9rem; } .project-items-contentbox > .btn-box{ display:block; text-align:left; margin-top:1rem; } /** * service product */ .box-products { width:100%; }.box-products .product-info { position:relative; background-color:white; width:280px; max-width:100%; margin-bottom: 2rem; }.box-products .product-info .product-info-img { position:relative; z-index:1; }.box-products .product-info .product-info-img > img { width:100%; -webkit-transition: all 500ms ease; transition: all 500ms ease; }.box-products .product-info .product-info-img:before { content:""; position: absolute; top: 0; left: 0; right: 0; bottom: 3px; background-color: rgba(08, 13, 28, .30); transform: scaleY(0); transform-origin: center; transform-style: preserve-3d; transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52); z-index: 2; }.box-products .product-info .product-info-img:hover:before{ transform: scaleY(1) }.box-products .product-info .product-info-img > img:hover{ transform: scale(1.02); }.box-products .product-info .product-info-title { position:relative; text-align: center; padding:4rem 1rem; }.box-products .product-info .product-info-title span.title { font-size:x-large; font-weight:700; } .product-shape { position: absolute; bottom: 8px; right: 8px; height: 16px; width: 16px; background-color: #2073ae; -webkit-transition: all 500ms linear; transition: all 500ms linear; transition-delay: 0s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }.product-shape::before { position: absolute; content: ""; top: -9px; left: -11px; height: 8px; width: 8px; background-color: #2073ae; -webkit-transition: all 500ms linear; transition: all 500ms linear; transition-delay: 0s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } /** * contact form */ .contact-form { background-color: #dcdcdc; min-height: 100%; padding: 3rem; } .input-container { position: relative; display: block; margin-bottom: 30px; } .contact-map { overflow: hidden; bottom: -3px; position: relative; } input[type="text"], input[type="email"], input[type="password"], input[type="number"] { height: 60px; width: 100%; border: 0; background-color:white; padding-left: 20px; padding-right: 20px; outline: none; font-size: 16px; color: rgba(08, 13, 28, .70); display: block; border-radius: 0; font-weight: 400; } textarea { width: 100%; border: 0; background-color:white; outline: none; font-size: 16px; color: rgba(08, 13, 28, .70); display: block; border-radius: 0; font-weight: 400; padding:20px; } /** * custom cursor */ .custom-cursor__cursor { width: 25px; height: 25px; border-radius: 100%; border: 1px solid #00a79d; -webkit-transition: all 200ms ease-out; transition: all 200ms ease-out; position: fixed; pointer-events: none; left: 0; top: 0; -webkit-transform: translate(calc(-50% + 5px), -50%); transform: translate(calc(-50% + 5px), -50%); z-index: 999991; } .custom-cursor__cursor-two { width: 10px; height: 10px; border-radius: 100%; background-color: #00a79d; opacity: .3; position: fixed; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); pointer-events: none; -webkit-transition: width .3s, height .3s, opacity .3s; transition: width .3s, height .3s, opacity .3s; z-index: 999991; } .custom-cursor__hover { background-color: #00a79d; opacity: 0.4; } .custom-cursor__innerhover { width: 25px; height: 25px; opacity: .4; } /** * foooter, powered, social */ .site-footer { position:relative; }.site-footer > .footer { padding:5rem 1rem; color:white; font-weight:300; }.site-footer > .powered { position:relative; background-color:#414042; padding-top:1rem; padding-bottom:1rem; }.site-footer > .powered p, .site-footer > .powered a { color:#ffffff; font-size:15px; }.site-footer > .powered a:hover {opacity:0.7} .social-row { position:relative; }      
