/* --------------------------------------------------------
   Author :  RGB Creative Agency
----------------------------------------------------------- */

/*--------------------------------------------------------------
# GENERAL
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {font-family: 'Montserrat', sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;box-sizing: border-box;font-weight: 400;font-size: 14px;color: #636e72;background: #fff;}
*:focus {outline: 0;}
a {text-decoration: none !important;}

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.header {position: relative;left: 0;top: 0;width: 100%;background: #fff;margin-bottom: 1px;}
@media only screen and (max-width: 767px) {
  .logo {width: 85px;}
  .head-social {display: inline-block;vertical-align: middle;padding: 0 2px;color: #a2a0a9;transition: 0.5s;}
}
@media only screen and (min-width: 767px) {
  .logo {width: 220px;}
  .head-social {display: inline-block;font-size:12px;margin-right: 12px;vertical-align: middle;padding: 0 2px;color: #a2a0a9;transition: 0.5s;}
}
.head-social:hover {color: #b6222b;transition: 0.5s;}
.head-social:last-child {margin-right: 0;}

/*--------------------------------------------------------------
# TOP HEADER
--------------------------------------------------------------*/
.search-container {display: inline-flex;padding-right:35px;border-right: solid 1px #e7edf2;margin-right: 15px;}
@media only screen and (max-width: 767px) {
  .topbar {padding: 8px 2px;}
}
@media only screen and (min-width: 767px) {
  .topbar {padding: 10px 0;}
  .topbar-slogan {margin: auto;}
}

/*--------------------------------------------------------------
# HEAD İMAGE
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .head-image {content: url("/assets/img/head-image.jpg");margin-left: 1% !important;margin-right: 1% !important;border-radius: 5px;width: 98%;margin-bottom: 25px;}
  .head-title {font-size: 16px;font-weight: 800;}
  .bread-icon {padding-right: 10px;margin-left: 10px;}
}
@media only screen and (min-width: 767px) {
  .head-image {content: url("/assets/img/head-image.jpg");width: 100%;margin-bottom: 25px;}
  .head-title {color:#2c3e50;margin-top: -155px;font-size: 37px;margin-left: 50px;font-weight: 800;margin-bottom:10px;}
  .bread-icon {color:#b6222b;padding-right: 15px;}
}

/*--------------------------------------------------------------
# HOME SLIDER
--------------------------------------------------------------*/
.carousel-item:after {left: 0;top: 0;width: 100%;height: 100%;}
.fill {width: 100%;background-position: inherit;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover;overflow: hidden;}
.slider-detail {position: absolute;top: 42%;left: 7%;color: #2c3e50;font-size: 65px;font-weight: 700;}

@media only screen and (max-width: 767px) {
  .fill {height: 140px;border-radius: 10px;}
  .slider-detail {display: none;}
  .carousel-caption {font-size: 15px;font-weight: 500;color: #b6222b;top: 18%;width: 55%;left: 7%;}
  .carousel-indicators {bottom: -18px;}
  .carousel-indicators li {width: 10px;height: 10px;}
  .carousel-control-next {position: absolute;bottom: 41%;right: 12%;text-decoration: none;left: 80%;}
  .carousel-control-prev {position: absolute;bottom: 41%;right: 12%;text-decoration: none;left: 80%;}
}

@media only screen and (min-width: 767px) {
  .fill {height: 530px;}
  .slider-fill {padding-left:0;padding-right:0;}
  .carousel-caption {position: absolute;top: 20%;left: 7%;font-size: 80px;font-weight: 700;color: #b6222b;}
  .carousel-control-next {position: absolute;bottom: 15%;right: 0%;text-decoration: none;z-index: 1;}
  .carousel-control-prev {position: absolute;bottom: 15%;text-decoration: none;left: 0%;z-index: 1;}
}


.lang-btn {border: hidden;background: transparent;color: #636e72;font-size: 12px;font-weight: 500;}
.lang-img {width: 23px;margin-right: 5px;border-radius: 2px;}
.dropdown-lang {z-index:2;display: none;position: absolute;text-align:left;font-size:12px;background-color: #fff;min-width: 170px;padding: 10px 20px;border-radius:5px;animation:0.9s slideup;list-style: none;-webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);}

@keyframes slideup {
  from {
    transform:translateY(20%);}
}
to {
  transform:translateY(50%);
}

.slider-bck {background:#2c3e50;height:85px;}

.dropdown-lang a {color: #2c3e50;font-size:12px;padding: 5px 12px;text-decoration: none;display: block;}
.dropdown-lang a:hover {background-color: #b6222b;color:#fff;border-radius:4px;}
.dropdown:hover .dropdown-lang {display: block;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

/*-------------------------------------------------------------
# SERVICES
--------------------------------------------------------------*/
.services-rw {background: #fff;margin: 8px;border: solid 1px #f5f5f5;border-radius: 7px;transition: 0.7s;}
.services-rw:hover {box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;transition: 0.7s;}
.services-icon {position: absolute;top: 5px;right: 20px;}
.services-t1 {display: inline-block;color: #636e72;background: #f5f5f5;padding: 3px 12px;border-radius: 12px;margin-bottom: 6px;font-size: 12px;}
.services-t2 {font-size: 15px;font-weight: 600;color: #636e72;margin-bottom: 6px;}
.services-title {font-size: 14px;color: #636e72;padding-bottom: 5px;padding-top: 5px;margin-bottom: 20px;}


.btn1:hover {background-color: #b6222b;text-decoration: none;color: #fff;transition:0.5s;}
.btn11:hover {background-color: #fff;text-decoration: none;color: #b6222b;transition:0.5s;}
.btn2:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.btn3 {text-decoration: none;text-align: center;font-size: 12px;background-color: red;color: #fff;padding: 6px;border-radius: 5px;border: hidden}
.btn3:hover {background-color: #55acee;text-decoration: none;color: #fff;}
.btn4 {text-decoration: none;text-align: center;font-size: 14px;font-weight: 400;background-color: #b6222b;color: #fff;padding: 5px 25px;border-radius: 5px;transition:0.5s;}
.btn4:hover {background-color: #2c3e50;text-decoration: none;transition:0.5s;}
.btn5 {text-decoration: none;text-align: center;font-size: 12px;font-weight: 500;background-color: #55acee;color: #fff;padding: 5px 13px;border-radius: 3px;}
.btn5:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.btn6 {text-decoration: none;width: 45%;text-align: center;font-size: 11px;font-weight: 500;background-color: #fff;color: #55acee;padding: 3px 10px;border-radius: 3px;}
.btn6:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.btn7 {text-decoration: none;text-align: center;font-size: 11px;font-weight: 500;background-color: #55acee;color: #fff;padding: 3px 10px;border-radius: 3px;margin-right: 3px;}
.btn7:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.btnfull {text-align: center;text-decoration: none;background-color: #ac2d64;color: #fff;border: solid 1px #fff;padding: 7px 20px;border-radius: 5px;}
.btnfull:hover {background-color: #fff;text-decoration: none;color: #ac2d64;border: solid 1px #ac2d64;}
.btnfooter {font-size: 12px;background-color: #fe5b5f;color: #fff !important;padding: 7px 15px;border-radius: 15px;}
.btnfooter:hover {color: #636e72 !important;background-color: #fff;text-decoration: none;}
.blog-sidebar {background: #f5f5f5;border-radius: 8px;padding: 15px 5px;margin-left: 0;margin-right: 0;margin-bottom: 15px;padding-right: 0;}
.blog-sidebar:hover {background: #f1f1f1}
.blog-sidebar-img {width:90%;border-radius:5px;margin-bottom:5px;}

@media only screen and (max-width: 767px) {
  .mobgiz {display: none !important;}
  .btn1 {position: absolute;top: 72%;left: 6%;text-decoration: none;background-color: #59ACFE;color: #fff;padding: 2px 10px;border-radius: 3px;font-size: 13px;}
  .btn11 {position: absolute;top: 72%;left: 6%;text-decoration: none;background-color: #59ACFE;color: #fff;padding: 2px 10px;border-radius: 3px;font-size: 13px;}
  .hometitle {font-size: 20px;color: #2c3e50;font-weight: 400;margin-bottom: 0;}
  .hometitle2 {color: #000;margin-bottom: 0;font-size: 13px;letter-spacing: 2px;font-weight: 500;}
  .hometitle3 {color:#959595;font-weight:600;}
  .blog-img {width: 100%;height: 105px;border-radius: 7px;margin-bottom:30px;}
  .blog-title {font-size: 18px;color: #636e72;font-weight: 400;margin-bottom: 0;}
}

@media only screen and (min-width: 767px) {
  .deskgiz {display: none !important;}
  .mobile-container {display: none;}
  .btn1 {position: absolute;top: 62%;left: 7%;background-color: #b6222b;color: #fff;font-weight:500;padding: 5px 20px;border-radius: 5px;}
  .btn11 {;background-color: #b6222b;color: #fff;font-weight:500;padding: 5px 35px;border-radius: 5px;}
  .hometitle {font-size: 35px;color: #2c3e50;font-weight: 600;margin-bottom: 0;}
  .hometitle2 {color: rgba(0, 0, 0, 0.3);margin-bottom: 0;font-size: 13px;letter-spacing: 2px;font-weight:500;}
  .hometitle3 {color:rgba(0, 0, 0, 0.3);font-weight:600;}
  .hometitle4 {position:absolute;top:0;right:30px;opacity:0.2;font-size:200px;font-weight:700;}
  .hometitle5 {font-size: 40px;color: #2c3e50;font-weight: 700;margin-bottom: 0;}
  .blog-img {width: 100%;border-radius: 7px;margin-bottom:30px;}
  .blog-title {font-size: 25px;color: #636e72;font-weight: 400;margin-bottom: 0;}
}

/*--------------------------------------------------------------
# Owl Carousel Navigation
--------------------------------------------------------------*/

#owl-carousel1 .owl-prev {left: 40%;border-radius: 5px 0 0 5px;background: #f8f8f8 !important;;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}
#owl-carousel1 .owl-next {right: 45.4%;border-radius: 0 5px 5px 0;background: #243746 !important;;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}
#owl-carousel2 .owl-prev {left: 90%;border-radius: 5px 0 0 5px;background: #f8f8f8 !important;;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}
#owl-carousel2 .owl-next {right: 4%;border-radius: 0 5px 5px 0;background: #243746 !important;;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}
#owl-carousel3 .owl-prev {left: 91%;border-radius:5px 0 0 5px !important;background: #f8f8f8 !important;;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}
#owl-carousel3 .owl-next {right: 3%;border-radius:0 5px 5px 0 !important;background: #243746 !important;;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}
#owl-carousel1 .owl-nav button {position: absolute;top: -4%;width: 38px;height: 38px;}
#owl-carousel1 .owl-nav button>i {font-size: 20px;font-weight: 800;}
#owl-carousel1 .owl-nav button:hover {opacity: .9;}

#owl-carousel2 .owl-nav button {position: absolute;top: 8%;width: 38px;height: 38px;}
#owl-carousel2 .owl-nav button>i {font-size: 20px;font-weight: 800;}
#owl-carousel2 .owl-nav button:hover {opacity: .9;}

#owl-carousel3 .owl-nav button {position: absolute;top: -22%;width: 38px;height: 38px;}
#owl-carousel3 .owl-nav button>i {font-size: 20px;font-weight: 800;}
#owl-carousel3 .owl-nav button:hover {opacity: .9;}


.customNextBtn {width: 40px;height: 40px;}
.customPrevBtn {width: 40px;height: 40px;}

.owl-dots {display:flex;justify-content:center;margin-top:10px;margin-bottom:10px; }
.owl-dots .owl-dot { width: 8px; height: 8px; border-radius: 50%; margin: 2px; background-color: #ccc !important;}
.owl-dots .owl-dot.active { background-color: #2c3e50 !important;width:40px;border-radius:4px;}

/*--------------------------------------------------------------
# Home Blog
--------------------------------------------------------------*/
.blog-rw {border: solid 1px #f5f5f5;border-radius: 7px;width: 95%;box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);margin-bottom: 30px;padding: 0 0 25px 0;}
.blog-desc {font-size: 14px;font-weight: 400;width: 90%;}
.blog-btn {padding: 4px 20px;text-align: center;font-size: 12px;font-weight: 400;color: #fff;border-radius: 7px 0 7px 0;background-color: #868684;position: absolute;right: 0;}
.blog-btn:hover {background-color: #fff;border: solid 1px #868684;text-decoration: none;color: #868684;}
.blog-image {width: 100%;border-radius: 7px 7px 0 0;height: 125px;}
.blog-image:hover {opacity: 0.7;}
.blog-cat-image {width: 45px;border-radius: 5px;margin-top: -26px;margin-left: 12px;border: solid 2px #fff;}
.blog-cat-image2 {width: 45px;border-radius: 5px;position: absolute;top: 0;left: 20px;border: solid 2px #fff;}
.blog-icon {border: solid 1px #b2bec3;border-radius: 7px;padding: 7px;color: #b2bec3;transition: 0.5s;}
.blog-icon:hover {border: solid 1px #b2bec3;border-radius: 7px;padding: 7px;color: red;background: #f5f5f5;transition: 0.5s;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {background: #2c3e50;color: #fff;padding: 50px 0 20px 0;}
.footer-title {font-size: 14px;font-weight: 600;color: #f5f5f5;;padding-bottom: 5px;}
.footer-desc a {color: #b2bec3;font-size: 12px;transition: 0.5s;}
.footer-desc a:hover {color: #fff;font-weight: 500;padding-left: 10px;transition: 0.5s;}
.footer-desc2 {color: #b2bec3;font-size: 12px;transition: 0.5s;}
.footer-desc2 a {color: #b2bec3;font-size: 12px;transition: 0.5s;}
.footer-icon {color: #fff;border-right: solid 1px #fff;padding-right: 10px;font-size: 13px;margin-right: 5px;}
.footer-copyright {text-align: center;font-size: 12px;color: #b2bec3;text-decoration: none;}
.footer-copyright a {text-align: center;font-size: 12px;color: #b2bec3;text-decoration: none;transition: 0.5s;}
.footer-copyright a:hover {color: #fff;transition: 0.5s;}
.footer-social {color: #b2bec3;margin-right: 15px;font-size: 13px;transition:0.5s;}
.footer-social:hover {color:#b62029;transition:0.5s;}

/*--------------------------------------------------------------
# Menu Dropdown Hover
--------------------------------------------------------------*/
.dropbtn {background-color: #04AA6D;color: white;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {z-index:2;display: none;position: absolute;background-color: #fff;min-width: 290px;padding: 15px;border-radius:5px;animation:0.9s slideup;list-style: none;-webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);}
@keyframes slideup {
  from {
    transform:translateY(30%);}
}
to {
  transform:translateY(70%);
}
.dropdown-content a {color: #2c3e50;padding: 5px 10px;text-decoration: none;display: block;margin-bottom:4px;}
.dropdown-content a:hover {background-color: #b6222b;color:#fff;border-radius:4px;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

.dropdown-thirdmenu {z-index:2;display: none;position: absolute;background: #fff;min-width: 303px;padding: 15px;border-radius:5px;animation:0.9s slideup;list-style: none;-webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);left: 93%; top:25%;}
.dropdown-fourthmenu {z-index:2;display: none;position: absolute;background: #fff;min-width: 303px;padding: 15px;border-radius:5px;animation:0.9s slideup;list-style: none;-webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);left: 50%;}
.dropdown-content li {position:relative;}

/*--------------------------------------------------------------
# Gallery Page CSS
--------------------------------------------------------------*/
.column { padding: 8px; }
.column { float: left; width: 33.33%; display: none; }
.row:after { content: ""; display: table; clear: both; }
.content { background-color: white; padding: 10px; }
.show { display: block;}
.btn { border: none; outline: none; padding: 5px 30px; font-size:14px;background-color: white; cursor: pointer; }
.btn:hover { background-color: #000; color: #fff;font-size:14px; padding:5px 30px; }
.btn.active { background-color: #000; color: white;font-size:14px; padding:5px 30px; }

/*--------------------------------------------------------------
# 404 Page
--------------------------------------------------------------*/
.not-404 {font-size: 100px;font-weight: 600;}
.not-found {font-size: 45px;font-weight: 500;}


.cou1 {color: #2c3e50;font-size: 65px;font-weight: 800;text-align: center;margin-bottom: -5px;letter-spacing: 2px;}
.cou2 {color: #b6222b;text-align: center;font-size:16px;font-weight: 600;}
