@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');
@import url('bootstrap.min.css');
@import url('animate.css');
@import url('flaticon.css');
@import url('hamburgers.min.css');
@import url('icofont.min.css');
@import url('owl.carousel.css');
@import url('owl.theme.default.min.css');


* {
    margin: 0px;
    padding: 0px;
    border: 0;
    outline: 0;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

body { font-family: 'Ubuntu', sans-serif; background: #fff; overflow-x: hidden !important;}

html { scroll-behavior: smooth;}
a,
a:hover,
a:active,
a:visited,
a:focus { color: inherit; text-decoration: none; outline: 0 !important;}

a {transition: all .3s ease;}
h1, h2, h3, h4, h5, h6, figure {margin: 0;}
p {margin-bottom: 0;}

ol,
ul,
li { list-style-type: none; margin-top: 0; margin-bottom: 0; padding-left: 0;}
input,
textarea { border: 0; outline: 0; box-shadow: none; resize: none; background-color: transparent;}
input:focus,
textarea:focus { box-shadow: none; border: 0; outline: 0; -webkit-box-shadow: none; box-shadow: none;}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder { -webkit-transition: all .2s linear; transition: all .2s linear;}
textarea::-moz-placeholder,
input::-moz-placeholder { -webkit-transition: all .2s linear; transition: all .2s linear;}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder { -webkit-transition: all .2s linear; transition: all .2s linear;}
textarea::placeholder,
input::placeholder { -webkit-transition: all .2s linear; transition: all .2s linear;}
button { background-color: transparent; border: 0; outline: 0 !important}
button:focus {outline: 0 !important}
img {max-width: 100%;}
::-moz-selection { color: #fff; background: #0a2e72; text-shadow: none;}
::selection { background: #0a2e72; color: #fff; text-shadow: none;}
.page-wrapper {overflow: hidden;}

/* all spacing (padding and margin) start */
.pt-10,.py-10,.p-10 {padding-top: 10px;}
.pb-10,.py-10,.p-10 {padding-bottom: 10px;}
.pl-10,.px-10,.p-10 {padding-left: 10px;}
.pr-10,.px-10,.p-10 {padding-right: 10px;}
.pt-15,.py-15,.p-15 {padding-top: 15px;}
.pb-15,.py-15,.p-15 {padding-bottom: 15px;}
.pl-15,.px-15,.p-15 {padding-left: 15px !important;}
.pr-15,.px-15,.p-15 {padding-right: 15px !important;}
.pt-20,.py-20,.p-20 {padding-top: 20px;}
.pb-20,.py-20,.p-20 {padding-bottom: 20px;}
.pl-20,.px-20,.p-20 {padding-left: 20px;}
.pr-20,.px-20,.p-20 {padding-right: 20px;}
.pt-25,.py-25,.p-25 {padding-top: 25px;}
.pb-25,.py-25,.p-25 {padding-bottom: 25px;}
.pl-25,.px-25,.p-25 {padding-left: 25px;}
.pr-25,.px-25,.p-25 {padding-right: 25px;}
.pt-30,.py-30,.p-30 {padding-top: 30px;}
.pb-30,.py-30,.p-30 {padding-bottom: 30px;}
.pl-30,.px-30,.p-30 {padding-left: 30px;}
.pr-30,.px-30,.p-30 {padding-right: 30px;}
/* margins start */
.mt-10,.my-10,.m-10 {margin-top: 10px;}
.mb-10,.my-10,.m-10 {margin-bottom: 10px;}
.ml-10,.mx-10,.m-10 {margin-left: 10px;}
.mr-10,.mx-10,.m-10 {margin-right: 10px;}
.mt-15,.my-15,.m-15 {margin-top: 15px;}
.mb-15,.my-15,.m-15 {margin-bottom: 15px;}
.ml-15,.mx-15,.m-15 {margin-left: 15px;}
.mr-15,.mx-15,.m-15 {margin-right: 15px;}
.mt-20,.my-20,.m-20 {margin-top: 20px;}
.mb-20,.my-20,.m-20 {margin-bottom: 20px;}
.ml-20,.mx-20,.m-20 {margin-left: 20px;}
.mr-20,.mx-20,.m-20 {margin-right: 20px;}
.mt-25,.my-25,.m-25 {margin-top: 25px;}
.mb-25,.my-25,.m-25 {margin-bottom: 25px;}
.ml-25,.mx-25,.m-25 {margin-left: 25px;}
.mr-25,.mx-25,.m-25 {margin-right: 25px;}
.mt-30,.my-30,.m-30 {margin-top: 30px;}
.mb-30,.my-30,.m-30 {margin-bottom: 30px;}
.ml-30,.mx-30,.m-30 {margin-left: 30px;}
.mr-30,.mx-30,.m-30 {margin-right: 30px;}

.mb-125 {margin-bottom: 125px;}

.theme-btn { font-size: 16px; font-weight: 500; color: #fff !important; background: #07717f; display: inline-block; padding: 15px 40px; border-radius: 30px;}
.theme-btn:hover { -webkit-box-shadow: inset 0 0 0 6px rgba(255,255,255,.4); box-shadow: inset 0 0 0 6px rgba(255,255,255,.4);}


/* section-header start */
.section-header > h2 { font-size: 40px; font-weight: 600; line-height: 55px; color: #0a2e72; margin-bottom: 28px;}
.section-header > p { font-size: 16px; line-height: 30px; color: #454d5d;}
/* section-header end */

/* header start */
.topbar { padding: 13px 0 12px; background: #fff;}
.topbar-info > i { font-size: 20px; color: #007481;}
.topbar-info > span { font-size: 14px; font-weight: 500; color: #0a2e72; display: inline-block; margin-left: 9px;}
.topbar-info {display: inline-block; color: #0a2e72;
    font-size: 14px; font-weight: 500;} 
.topbar-info + .topbar-info {margin-left: 76px;}

.main-nav { padding: 0; background: #007481;}
.main-nav.sticky-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32); box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);}
.navbar-toggler { border: none; padding: 5px !important; border-radius: 0;}
.navbar-toggler > span { width: 40px; height: 5px; border-radius: 5px; background: #fff; display: block;}
.navbar-toggler > span + span { margin-top: 5px;}
#main_menu > ul  { position: relative; padding-right: 15px; z-index: 2;}
#main_menu .dropdown-menu { border: none; white-space: nowrap; padding-bottom: 15px; top: calc(100% - 2px); left: -25%; border-radius: 0 0 10px 10px; -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, .1); box-shadow: 0px 0px 16px rgba(0, 0, 0, .1);}
#main_menu .dropdown-menu > li > a { display: block; padding: 10px 30px; font-size: 16px; font-weight: 700; transition: all .3s ease;}
#main_menu .dropdown-menu > li.current-page > a,
#main_menu .dropdown-menu > li.active > a,
#main_menu .dropdown-menu > li > a:hover { background: #e4eff9; color: #0088ff;}
#main_menu > ul > li + li {margin-left: 40px;}
#main_menu > ul > li > a { color: #f9f9f9; font-size: 17px; font-weight: 500; letter-spacing: .4px; padding: 28px 0; display: block; position: relative; z-index: 1;}
#main_menu > ul > li > a::before { position: absolute; content: ''; width: 10px; height: 10px; border-radius: 100%; background: #fff; visibility: hidden; opacity: 0; top: 20px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: -1; transition: all .3s ease;}
#main_menu > ul > li:hover > a::before,
#main_menu > ul > li.active > a::before,
#main_menu > ul > li.current-page > a::before { top: 10px; visibility: visible; opacity: 1;}
#main_menu .navbar-text { display: inline-block; background: #fff; position: relative; z-index: 1; padding-left: 60px;}
#main_menu .navbar-text::before { position: absolute; content: ''; width: 100vw; height: calc(100% + 11px); top: -6px; left: 0; background: #0a2e72; z-index: -1;}
#main_menu .navbar-text::after { position: absolute; content: ''; width: 60px; height: 61px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); box-shadow: inset -3px 3px 0 #fff; border-radius: 5px 0 5px 0; top: 4.5px; left: -30px; background: #007385; z-index: -1;}
/* header end */

/* banner start */
.hero-section { height: 500px; background: url(../img/banner.png) no-repeat center center; -webkit-background-size: cover; background-size: cover; position: relative;}
.hero-content > h3 { font-size: 22px; font-weight: 700; color: #454d5d;}
.hero-content > h2 { font-size: 70px; font-weight: 700; line-height: 77px; color: #0a2e72; margin-top: 15px;}
.hero-content > p { font-size: 20px; line-height: 28px; color: #454d5d; margin: 34px 0 33px;}
/* banner end */

/* team-section start */
.team-member { margin: 15px 0; padding: 3px; text-align: center; overflow: hidden; border-radius: 15px; -webkit-box-shadow: inset 0 0 0 3px #eff3f6; box-shadow: inset 0 0 0 3px #eff3f6; transition: all .3s ease; height: 360px;}
.team-member:hover { -webkit-box-shadow: inset 0 0 0 3px #0088ff; box-shadow: inset 0 0 0 3px #0088ff;}
.member-photo { border-radius: 12px 12px 15px 15px; overflow: hidden; margin-bottom: 20px}
.team-member > h2 { font-size: 25px; font-weight: 700; color: #0a2e72;}
.team-member > h2 > a,
.team-member > p > a { display: inline-block; position: relative;}
.team-member > h2 > a::before,
.team-member > p > a::before { content: ''; height: 2px; left: 0; opacity: 0; pointer-events: none; position: absolute; top: 100%; background: currentColor;transform: translateY(6px); transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1); transition-property: opacity, transform; width: 100%;}
.team-member > h2 > a:hover::before,
.team-member > p > a:hover::before {  opacity: 1; transition-delay: 0.2s; transition-duration: 0.15s; transform: translateY(0) translateZ(0);}
.team-member > p { font-size: 15px; font-weight: 700; color: #0088ff; margin: 12px 0 15px;}
/* team-section end */


.hizmet-bg { background: url('../img/hizmet-bg.png') no-repeat; background-size: cover;}
.hizmet-slogan {  background: #fff; border-radius: 10px;} 
.hizmet-slogan a { font-weight: 500; color: #007481; font-size: 18px;}
.hizmet-slogan p { line-height: 24px;}
.hizmet-kategori { font-size: 18px; color: #000000; font-weight: 700; }
.hizmet-kategori2 { font-size: 18px; color: #000000; font-weight: 700; padding-left: 200px; }
.category-title { height: 100px;}
.hizmetler .owl-prev,
.hizmetler .owl-next { font-size: 50px!important; padding: 0!important; margin: 0!important; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #0a2e72!important; background: #fff!important; transition: all .3s ease;}
.hizmetler .owl-prev {left: -100px;}
.hizmetler .owl-next {right: -100px;}
.hizmetler .owl-prev:hover,
.hizmetler .owl-next:hover {color: #0088ff;}
.hizmetler .owl-prev:active {padding-right: 2px;}
.hizmetler .owl-next:active {padding-left: 2px;}

.about-slider .owl-prev,
.about-slider .owl-next { font-size: 50px!important; padding: 0!important; margin: 0!important; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #0a2e72!important; background: #fff!important; transition: all .3s ease;}
.about-slider .owl-prev {left: -100px;}
.about-slider .owl-next {right: -100px;}
.about-slider .owl-prev:hover,
.about-slider .owl-next:hover {color: #0088ff;}
.about-slider .owl-prev:active {padding-right: 2px;}
.about-slider .owl-next:active {padding-left: 2px;}

.contact-wrap { background: #8fd2e2; border-radius: 10px;}
.contact-wrap .form-control { height: 55px; width: 450px;}
.contact-wrap button {height: 45px; background: #057589; color: #fff; margin-left: -93px;}
.contact-wrap button:hover { -webkit-box-shadow: inset 0 0 0 6px rgba(255,255,255,.4); box-shadow: inset 0 0 0 6px rgba(255,255,255,.4);}
.contact-wrap button:hover {color: #fff;}

/* testimony-section start */
.testimony-section .section-header {margin-bottom: 62px;}
.testimony .owl-prev,
.testimony .owl-next { font-size: 50px!important; padding: 0!important; margin: 0!important; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #0a2e72!important; background: #fff!important; transition: all .3s ease;}
.testimony .owl-prev {left: -100px;}
.testimony .owl-next {right: -100px;}
.testimony .owl-prev:hover,
.testimony .owl-next:hover {color: #0088ff;}
.testimony .owl-prev:active {padding-right: 2px;}
.testimony .owl-next:active {padding-left: 2px;}
.testimony-header { margin-top: -30px; margin-bottom: 22px;}
.reviewer {margin-bottom: 28px;}
.testimony-item { padding: 0 30px 32px 45px; margin-top: 50px; margin-bottom: 50px; border-radius: 15px; border: 2px solid rgb(247, 247, 247); box-shadow: 0px 0px 23px 0px rgba(10, 46, 114, 0.08); height: 400px;}
.reviewer-photo + i { width: 37px; height: 37px; line-height: 37px; text-align: center; border-radius: 100%; background: #0a2272; color: #fff;}
.reviewer-detail > h2 { font-size: 18px; font-weight: 700; color: #007481;}
.reviewer-detail > p { font-size: 14px; color: #0088ff;}
.testimony-item > h2 { font-size: 19px; font-weight: 700; line-height: 26px; color: #0a2e72; margin-bottom: 17px;}
.testimony-item > p { font-size: 16px; line-height: 25px; color: #454d5d;}
.the_ratings i { font-size: 14px; color: #ff9000; display: inline-block;}
/* testimony-section end */

/* footer*/
.footer-lg { font-size: 14px; padding: 110px 0; background: url(../img/footer-bg.png) no-repeat center center; background-size: cover;}
.footer-social a { width: 42px; height: 42px; line-height: 42px; display: inline-block; margin-right: 13px; text-align: center; border-radius: 100%; transition: all .5s ease; color: #126a6c;}

.footer-title { font-size: 26px; font-weight: 500; color: #fff; margin: 10px 0 36px;}
.blog-footer + .blog-footer {margin-top: 20px;}
.blog-footer h3 {line-height: 1px;}
.blog-footer h3 > a { font-size: 13px; line-height: 26px; color: #fff;}
.blog-footer h3 > a:hover {text-decoration: underline;}

.footer-col > ul > li + li {margin-top: 22px;}
.footer-col > ul > li > a { font-size: 16px; color: #fff; display: inline-block; position: relative;}
.footer-col > ul > li > a::before { content: ''; height: 1px; left: 0; opacity: 0; pointer-events: none; position: absolute; top: 100%; background: currentColor; transform: translateY(6px); transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1); transition-property: opacity, transform; width: 100%;}
.footer-col > ul > li > a:hover::before { opacity: 1; transition-delay: 0.2s; transition-duration: 0.15s; transform: translateY(0) translateZ(0);}

.footer-logo { border-bottom: 3px solid #48a5ad; padding-bottom: 12px;}
.footer-bottom { padding: 15px 0; text-align: center; background: #007481; box-shadow: inset 0 0 0 1px #0f7f8d;}
.footer-bottom > p { font-size: 16px; color: #fff;}
.footer-bottom > p a { color: #fff; font-weight: 500;}

/*footer end*/

.owl-theme .owl-dots .owl-dot span { width:13px; height: 13px; background: #fff; border:2px solid #007481}
.owl-theme .owl-dots .owl-dot.active span {background: #007481;}
#mobil-iletisim { display: none; background: #fff; color: #007481; border-top: 3px solid #007481; height: 50px;}

