

.panorama-height{
  height:156px;
}
.main360 .panorama-height{
  height: 500px;
}

/* Your custom css code goes here */
.configure-width{
  width: 65%;
}
.img-bg{
	height:300px;
}
.probootstrap-header{
	background: #F1F6F8;
}
.probootstrap-main-nav li.active a, .probootstrap-main-nav li.active a:hover, .probootstrap-lg-service .icon i, .service .icon i, a,.with-icon.colored i, .probootstrap-form .form-control:active, .probootstrap-form .form-control:focus{
	color:#FF5722 ;
}
.probootstrap-form .form-control:active, .probootstrap-form .form-control:focus, .probootstrap-form .form-control:active, .probootstrap-form .form-control:focus{
border-color:#FF5722 ;
}

#sidebar ul li a:hover{
	color: white !important;
	background:#c4451d;
}
.buhu{
	 height:100%; background:linear-gradient(to bottom, rgba(0,0,0,0) 65%,rgba(0,0,0,0.17) 70%,rgba(0,0,0,0.37) 80%,rgba(0,0,0,0.65) 93%);
}
.probootstrap-nav{
	    margin: 30px 0 0;
}

body{
	font-size: 16px;
}
.pt-40{
	padding-top: 40px;
}
.probootstrap-footer {
    background: #eee;
    padding: 2em 0;
}
.border-2{
	border:1px solid #4a525d;
}

/*menu*/
 
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

.padding-0{
    padding: 0px !important;
}
.margin-0{
    margin: 0px !important;
}



.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
    perspective: 1500px;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #ff5722;
    color: #fff;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
}

#sidebar.active {
    margin-left: -250px;
    transform: rotateY(100deg);
}

#sidebar .sidebar-header {
    padding: 22px;
    background: #c4451d;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #c4451d;
}

#sidebar ul p {

    padding: 10px;
}
#sidebar h3{
    color: white;
    text-decoration: underline;
}

#sidebar ul li a {
    padding: 10px;
    display: block;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: 100%;

    min-height: 100vh;
    transition: all 0.3s;
}

.sidebarCollapse {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    cursor: pointer;
}

/*#sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    display: block;
    background: #555;
    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
    transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
}
#sidebarCollapse span:nth-of-type(2) {
    opacity: 0;
}
#sidebarCollapse span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
}


#sidebarCollapse.active span {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}
*/
#sidebar a{
     color: #fff !important;
}
#sidebar {
        margin-left: -250px;
        transform: rotateY(90deg);
}
#sidebar.active {
    margin-left: 0;
    transform: none;
}
#sidebarCollapse span:first-of-type,
#sidebarCollapse span:nth-of-type(2),
#sidebarCollapse span:last-of-type {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}
#sidebarCollapse.active span {
    margin: 0 auto;
}
#sidebarCollapse.active span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
}
#sidebarCollapse.active span:nth-of-type(2) {
    opacity: 0;
}
#sidebarCollapse.active span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
}

/* ---------------------------------------------------
    MEDIAQUERIES

/*menu*/

.menu-button{
    padding: 7px 13px !important;
}
.mr-10{
	margin-right: 10px;
}
.mr-20{
	margin-right: 20px;
}

.probootstrap-section{
	    padding: 1em 0 1em 0 !important;
}
.mh-160{
	max-height: 160px !important;
	width: 100%;

}

.pr-15{
	padding-right: 15px !important;
}
.pt-10{
	padding-top: 10px !important;
}
.p-0{
	padding-left: 0!important;
	padding-right: 0!important;
}
strong{
	font-weight: 900 !important;
}
h2, .section-heading h2 {
    font-size: 1.23em !important;
}
.btn{
	    letter-spacing: 0;
    text-transform: none;
}


@media screen and (min-width: 600px){
.mpl-5{
    padding-left: 3rem!important;
}
.mpt-1{
	padding-top: 1rem!important;
}
}
@media screen and (max-width: 600px) {
	.mr-10per{
margin-right: 10% !important;
	}
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
body {
    padding-right: 0px !important;
	color:#333 !important;
}
.accordion .collapsed a{
    cursor: pointer;
}

/*Labarutarlarımız*/
.gallery-block{
    padding-bottom: 60px;
    padding-top: 60px;
}

.gallery-block .heading{
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block .heading h2{
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.gallery-block.cards-gallery h6 {
  font-size: 17px;
  font-weight: bold; 
}

.gallery-block.cards-gallery .card{
  transition: 0.4s ease; 
}

.gallery-block.cards-gallery .card img {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); 
}

.gallery-block.cards-gallery .card-body {
  text-align: center; 
}

.gallery-block.cards-gallery .card-body p {
  font-size: 15px; 
}

.gallery-block.cards-gallery a {
  color: #212529; 
}

.gallery-block.cards-gallery a:hover {
  text-decoration: none; 
}

.gallery-block.cards-gallery .card {
  margin-bottom: 30px; 
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}

@media (min-width: 576px) {

    .gallery-block .transform-on-hover:hover {
        transform: translateY(-10px) scale(1.02);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important; 
    }
    .flexslider, .flexslider .slides>li, .flexslider2, .flexslider2 .slides>li, .slider-height{
    height: 350px;
}

}
/*Labarutarlarımız*/


@media (max-width: 576px) {
 .flexslider, .flexslider .slides>li, .flexslider2, .flexslider2 .slides>li, .slider-height{
    height: 160px;
}
}
 .carousel-control-next, .carousel-control-prev{
        opacity: 1 !important;
 }   
 .carousel-indicators li{
    height: 8px;
 }
 .carousel-indicators .active{
    background-color: #FF5722 !important;
    border:1px solid #fff;
 }


/* CSS Document */

.myPopUp
{
    display:none;
    background-color: rgba(0,0,0,.4);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
}

.content{
    position: relative;
    background-color: aliceblue;
    max-width: 499px;
    max-height: 499px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%;
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap&subset=latin-ext');
body {
    background-color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin:0px;
    padding:0px;
}
.ic_kutu {
    background-color: #9eb3b7;
    width: 100%;
    padding: 6px;
    font-weight: 700;
    font-size:18px;
    color:#fff;
}
.ust_kutu {
    padding:10px;
}
.color1{background-color:#9673ba;}
.color2{background-color:#c96da8;}
.color3{background-color:#f25e3d;}
.color4{background-color:#d91604;}
.puan-cetveli {
    padding: 10px;
    border-left: 12px solid #FF7233;
    font-size: 20px;
    font-weight: 500;
    background-color: #f0f0f0;
    margin-bottom: 10px;
    color:#167AD8;

}
a.puan-cetveli:hover{
    color:rgba(22,122,216,0.6);
}
ul {
    list-style-type:disc;
    margin: 0;
    padding: 0;
}
footer {
    background-color: #167AD8;
    color:#fff;
}
footer dl dd a:link, footer dl dd a:visited {
    color: #fff;
    font-size: 12px;
}
.social{
    float: right;
}
.mt--7{
    margin-top: -7px;
}
.special-image{
   top: -12px; 
}
@media only screen and (max-width: 768px) {
  .owl-carousel .owl-nav button{
    background-color: transparent !important;
  }
  .mobile-change-padding{
    padding-top: 0px !important;
    padding-bottom: 15px;
  }
    footer {
        text-align: center;
    }
    .social{
        float: none;
    }
    .mobile-margin-0{
      margin:0 !important;
    }
    .single-hs-item {
      height: 100%;
    }
} 

.roundedsocial {
    color: white;
    background-color:#FF7233;
    padding: 10px;
    width: 38px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 50% !important;
    margin: 5px;
}
.roundedsocial:hover {
    color: white;
    opacity: 0.7;
}
.greentitle{
    color:#167AD8;
    font-weight: 700;
}
.text-green{
    color:#FF7233;
}
.text-blue{
  color:#167AD8;
}
.graytitle{
    color:#FF7233; 
    font-weight:700;
}
.text-blue:hover{
  color:rgba(22,122,216,0.6);
}
.bg-lightbrown{
    background-color: #f0f0f0;
}
.fs-14{
    font-size: 14px;
}
.roundedborder {
      border-radius: 50px;
border: 2px solid #167AD8;
 padding: 12px; 
padding-left: 13px;
padding-top: 6px;
width: 40px;
height: 40px;
}
.bg-aqua{
background-color: #FF7233;
transition: 0.5s;
}
.bg-blue{
  background-color: #167AD8;
  transition: 0.5s;
  }


.first-part:hover .bg-blue{
  transition: 0.5s;
  background-color: #FF7233;
}
.video-category{
    bottom: 73px;
/* width: 80%; */
color: white;
height: 40px;

}
.bg-gray{
background-color:#f0f0f0;
}
.zindex-video{
  z-index: 0;
}
/*
Hero slider style
==========================*/
.hero-slider {position: relative;}
.single-hs-item {height: 100%;background-size: cover;background-position: center center;position: relative;}
.single-hs-item:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
/* .item-bg1 {
  z-index: -2;
    background: black;
background-image: url('../images/slide1.png');
}
.item-bg2 {
background-image: url('../images/ekkontenjan-adayogrenci-banner.jpg');
}
.item-bg3 {
    background: black;
background-image: url('../images/slide3.png');
} */
.hero-text {background-color:rgba(24,143,154,0.6); max-width: 1140px;margin-left: auto;margin-right: auto; text-align: center; padding-left: 25px; padding-right:25px; padding-bottom: 10px; padding-top: 10px; z-index:500;}
.hero-text h1 {color: #fff;font-size: 45px;font-weight: 600;margin: 0; padding-top: 5px;}
.hero-text p {color: #fff;font-size: 17px;max-width: 600px;margin-left: auto;margin-right: auto;line-height: 30px;margin-top: 20px;margin-bottom: 35px;}
.hero-slider .owl-item.active h1 {-animation: 1s .3s fadeInUp both;}
.hero-slider .owl-item.active p {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}
.hero-slider .owl-item.active .slider-btn {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}
.owl-carousel .owl-nav button.owl-prev {background-color: #FF7233;position: absolute;left: 0;top: 50%;
color: #fff;font-size: 30px;margin: -40px 0 0;border-radius: 0;height: 50px;width: 50px;}
.owl-carousel .owl-nav button.owl-next {background-color: #FF7233;position: absolute;right: 0;top: 50%;color: #fff;font-size: 30px;margin: -40px 0 0;border-radius: 0;height: 50px;width: 50px;
}
.owl-theme .owl-nav {margin-top: 0;}
.owl-dots {    position: absolute;
left: 8.9%;
right: 0;
bottom: 5px;
z-index: 5;
width: 15%;}
.owl-theme .owl-dots .owl-dot span {width: 11px;height: 20px; border-radius: 0px !important;     width: 30px !important;
height: 30px !important;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #FF7233;}
.owl-theme .owl-dots, .owl-theme .owl-nav{
text-align: left !important;
}
.d-tablecell{
vertical-align: bottom;
}
.fs-32{
font-size:32px;
}
.lh-2{
line-height: 2;
}
.bg-yellow{
background:#eda24c !important;
}
@media (min-width: 1000px)
{
  .modal-xl {
    max-width: 95%;
  }

  .lg-float-right {
    float: right;
  }
  .dpl-0{
padding-left: 0px;
}
.dpr-0{
padding-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 1024px)   {
.owl-dots{
display:none;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .panorama-height{
    height:128px;
  }
  .main360 .panorama-height{
    height: 400px;
  }
  
  .configure-width{
    width: 90%;
    margin: 0 auto;
    height:296px;

  }
  .single-hs-item{
    height: 100%;
  }
    .special-image{
        display:none;
    }
}
@media only screen and (max-width: 600px) {
  .panorama-height{
    height:211px !important;
  }
.bordermenu{
border-bottom: 1px solid white;
border-top: 1px solid white;
}
.owl-dots{
display:none;
}

.hero-text h1 {
font-size: 22px;
}
.hero-text p {
font-size: 15px;
margin-bottom: 25px;
}
.owl-carousel .owl-nav button.owl-next {
top: auto;
margin: 0;
bottom: 60px;
}
.owl-carousel .owl-nav button.owl-prev {
top: auto;
margin: 0;
bottom: 60px;
}
    .owl-dots {
    bottom: 10px;
    left: 50px;
    right: 50px;
    }
}
.navbar{
    -webkit-box-shadow: none;
}
.border-aqua{
    border: 1px solid #FF7233;
}
.padding-0{
    padding: 0;
    margin-bottom:1%;
}
.btn-primary{
    background-color: #FF7233 !important;

}
.btn-third{
  background-color: #188f9a !important;
  color:white;
}
.btn-third:hover{
  color:white;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #FF7233;
}
.border-blue{
    border-color: #FF7233;
}

.probootstrap-main-nav li.active a, .probootstrap-main-nav li.active a:hover, .probootstrap-lg-service .icon i, .service .icon i, a, .with-icon.colored i, .probootstrap-form .form-control:active, .probootstrap-form .form-control:focus{
    color:#FF7233;
}
a:hover{
    color:rgba(255,105,00,0.6);
}
.btn-new{
  padding: 10px;
    background-color: #FF7233;
}
.btn-new:hover{
    background-color:rgba(24,143,154,0.6);
}
.border-info{
    border-color: #FF7233;
}
.carousel-control-next, .carousel-control-prev{
    opacity: 1 !important;
}   
.carousel-indicators li{
height: 8px;
}
.carousel-indicators .active{
background-color: #FF7233 !important;
border:1px solid #fff;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255,255,255,.5);
}
.carousel-indicators .active{
    margin-top:10px;
}

.list ul{
    list-style-type: none;
}

.page-title h1, h1 {
    margin-top: 0;
    font-size: 1.602em;
    
}
.probootstrap-card .probootstrap-card-text .probootstrap-card-heading, .service .heading, .service.left-icon h3, h3 {
    font-size: 1.266em;
}



.page-title h1, .probootstrap-card .probootstrap-card-text .probootstrap-card-heading, .probootstrap-panel .panel .panel-title, .section-heading h2, .service .heading, .service.left-icon h3, h1, h2, h3, h4 {
    margin: 1.414em 0 .5em;
    line-height: 1.2;
    font-weight: 300;
    color: #4a525d;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    
}

.page-title h1, h1 {
    margin-top: 0;
    font-size: 1.602em;
}
.page-title h1, .probootstrap-card .probootstrap-card-text .probootstrap-card-heading, .probootstrap-panel .panel .panel-title, .section-heading h2, .service .heading, .service.left-icon h3, h1, h2, h3, h4 {
    margin: 1.414em 0 .5em;
    line-height: 1.2;
    font-weight: 300;
    color: #4a525d;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit !important;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    background-color: rgba(24,143,154,0.6) !important;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}


.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }

.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }

.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }

.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }

.mfp-align-top .mfp-container:before {
display: none; }

.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }

.mfp-ajax-cur {
cursor: progress; }

/* .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; } */

.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }

.mfp-loading.mfp-figure {
display: none; }

.mfp-hide {
display: none !important; }

.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
  color: #cccccc; }
  .mfp-preloader a:hover {
    color: white; }

.mfp-s-ready .mfp-preloader {
display: none; }

.mfp-s-error .mfp-content {
display: none; }

button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }

.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }

.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }

.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }

.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }

.mfp-image-holder .mfp-content {
max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
     * Remove all paddings around the image on small screen
     */
.mfp-img-mobile .mfp-image-holder {
  padding-left: 0;
  padding-right: 0; }
.mfp-img-mobile img.mfp-img {
  padding: 0; }
.mfp-img-mobile .mfp-figure:after {
  top: 0;
  bottom: 0; }
.mfp-img-mobile .mfp-figure small {
  display: inline;
  margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  margin: 0;
  top: auto;
  padding: 3px 5px;
  position: fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
.mfp-img-mobile .mfp-counter {
  right: 5px;
  top: 3px; }
.mfp-img-mobile .mfp-close {
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  text-align: center;
  padding: 0; } }

@media all and (max-width: 900px) {
.mfp-arrow {
  -webkit-transform: scale(0.75);
  transform: scale(0.75); }
.mfp-arrow-left {
  -webkit-transform-origin: 0;
  transform-origin: 0; }
.mfp-arrow-right {
  -webkit-transform-origin: 100%;
  transform-origin: 100%; }
.mfp-container {
  padding-left: 6px;
  padding-right: 6px; } }

.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
  Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%;
/* create separate layer, to avoid paint on window.onscroll in webkit/blink */
-webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
/* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
opacity: 0.001;
will-change: opacity;
/* for open/close transition */
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
        transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
display: block; }

.pswp--zoom-allowed .pswp__img {
/* autoprefixer: off */
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
/* autoprefixer: off */
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }

.pswp--dragging .pswp__img {
/* autoprefixer: off */
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; }

/*
  Background is added as a separate element.
  As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-transform: translateZ(0);
        transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity; }

.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
    user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }

.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
/* for open/close transition */
-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
        transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
will-change: opacity;
/* for open/close transition */
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
        transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }

.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden; }

.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }

.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; }

/*
  stretched thumbnail or div placeholder element (see below)
  style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
-webkit-backface-visibility: hidden; }

/*
  div element that matches size of large image
  large image loads on top of it
*/
.pswp__img--placeholder--blank {
background: #222; }

.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; }

/*
  Error message appears when image is not loaded
  (JS option errorMsg controls markup)
*/
.pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }

.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
  
  1. Buttons

*/
/* <button> css reset */
.pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
-webkit-box-shadow: none;
        box-shadow: none; }
.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }
.pswp__button:active {
  outline: none;
  opacity: 0.9; }
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
background-size: 264px 88px;
width: 44px;
height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
/* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
.pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
  background: none; } }

.pswp__button--close {
background-position: 0 -44px; }

.pswp__button--share {
background-position: -44px -44px; }

.pswp__button--fs {
display: none; }

.pswp--supports-fs .pswp__button--fs {
display: block; }

.pswp--fs .pswp__button--fs {
background-position: -44px 0; }

.pswp__button--zoom {
display: none;
background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
display: block; }

.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; }

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }

.pswp__button--arrow--left {
left: 0; }

.pswp__button--arrow--right {
right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }

.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }

.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; }

/*

  2. Share modal/popup and links

*/
.pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
    user-select: none; }

.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
        transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }

.pswp__share-modal--hidden {
display: none; }

.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
        transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
        transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }
  .pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000; }
  .pswp__share-tooltip a:first-child {
    /* round corners on the first/last list item */
    border-radius: 2px 2px 0 0; }
  .pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }

a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }

a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }

a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }

a.pswp__share--download:hover {
background: #DDD; }

/*

  3. Index indicator ("1 of X" counter)

*/
.pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; }

/*
  
  4. Caption

*/
.pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }

.pswp__caption--empty {
display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
visibility: hidden; }

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

*/
.pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
        transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }

.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }

.pswp__preloader--active {
opacity: 1; }


.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
          animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
          animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
/* 
          The idea of animating inner circle is based on Polymer ("material") loading indicator 
           by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
      */
position: relative;
width: 7px;
height: 14px;
overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
        box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }

@media screen and (max-width: 1024px) {
.pswp__preloader {
  position: relative;
  left: auto;
  top: auto;
  margin: 0;
  float: right; } }

@-webkit-keyframes clockwise {
0% {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
100% {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); } }

@keyframes clockwise {
0% {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
100% {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
0% {
  -webkit-transform: rotate(0);
          transform: rotate(0); }
50% {
  -webkit-transform: rotate(-140deg);
          transform: rotate(-140deg); }
100% {
  -webkit-transform: rotate(0);
          transform: rotate(0); } }

@keyframes donut-rotate {
0% {
  -webkit-transform: rotate(0);
          transform: rotate(0); }
50% {
  -webkit-transform: rotate(-140deg);
          transform: rotate(-140deg); }
100% {
  -webkit-transform: rotate(0);
          transform: rotate(0); } }

/*
  
  6. Additional styles

*/
/* root element of UI */
.pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
        transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }

.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; }

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
/* Force paint & create composition layer for controls. */
opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }

.pswp__element--disabled {
display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
background: none; }
.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    background-color: #dc3545 !important;
    color: white !important;
}
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-outline-secondary:not([disabled]):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    background-color: #6f42c1 !important;
    color: white !important;
}
.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    background-color: #28a745 !important;
    color: white !important;
}
.btn-outline-info:not([disabled]):not(.disabled).active,
.btn-outline-info:not([disabled]):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    background-color: #17a2b8 !important;
    color: white !important;
}

.btn-outline-dark:not([disabled]):not(.disabled).active,
.btn-outline-dark:not([disabled]):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    background-color: #343a40 !important;
    color: white !important;
}

@media (max-width: 767.98px){
  .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
      padding-right: 15px;
      padding-left: 15px;
  }
  .navbar>.container, .navbar>.container-fluid{
    justify-content: center;
  }
  .configure-width{
    width: 100%;
    height: 200px;
  }
  .single-hs-item{
    height: 100%;
  }
  .fs-12em{
    font-size: 1.2em !important;
  }
}
.a1{ 
    background-color: #E4E1D2;
}
.a2{
    color: #6F9AA3;
}
.table.table a{
  color: #FF7233;
}
.tooltip-white {
  --balloon-color: white;
  
}
[aria-label][data-balloon-pos="up"]:after{
  font-family: inherit;
  color:#212121 !important;
  font-weight: 700;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
  .laboratuvar .card a {
       min-height: 1px;
   }

   .view.overlay.rounded {
       height : 188px;
       width : 460px;
   } 
   .laboratuvar .w-100 {
        width: auto !important;
  }
  .modal-body{
    height: 100%;
  }
}
body{
    text-align: none !important;
    margin: 0px !important;
    font-family: inherit !important;
}
.optionSet.gyro{
  display: none;
}
footer h4{
  color:white;
}
.text-gray-color{
  color:#f0f0f0;    
  }
.op-2{
    opacity: 0.7;
    transition: 0.5s;
}
.form a:hover .op-2{
    transition: 0.5s;
    opacity: 1;
}
.fs-64{
    font-size: 64px;
}
.label-360{
  background-color: #f0f0f0;
  color: #FF7233;
}
/* @media (min-width: 1500px) {
  .single-hs-item 
  {
  height: 700px;
  }
} */
@media (min-width: 1024px) and (max-width:1500px){
  .single-hs-item 
  {
  height: 100%;
  }
}
.nav-item .dropdown-toggle::after{
  right: 8px;
}
.navbar .dropdown-menu{
  width: 100%;
}
.single-hs-item:before{
  width: 0;
  height: 0;
}
/*timer*/
.timer {
  background-color: #ffffff;
}
.timer .mbr-section-subtitle {
  color: #767676;
  font-weight: 300;
}
.timer .number-wrap {
  color: #FF7233;
  border-color: rgba(255, 255, 255, 0.15);
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 10px 13px 10px;
  margin: 0;
  min-width: 118px;
  border-radius: 2px;
  max-width: 100%;
}
.timer .number {
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  text-transform: none;
  letter-spacing: -2px;
  word-spacing: 0;
  line-height: 1.3;
  color: #FF7233;
}
.timer .period {
  display: block;
  padding-top: 2px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.timer .dot {
  position: absolute;
  top: -10px;
  right: -0.8em;
  width: 1em;
  display: block;
  height: 83%;
  overflow: hidden;
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  line-height: 89.65px;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  color: #FF7233;
}
.timer a{
    background: #FF7233;
    color: #ffffff;
    padding: 10px;

    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    transition: .35s;
}
.timer a:hover{
    
    color:rgba(255, 255, 255, 0.7);
  
}
.timer .countdown-cont {
  max-width: 700px;
  margin: 0 auto;
}
.timer .full-count-container {
  background: #f0f0f0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .timer .dot {
    right: -0.6em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .timer .dot {
    right: -1em;
  }
}
@media (max-width: 768px) {
  .timer .dot {
    display: none;
  }
}
@media (max-width: 543px) {
  .timer .number-wrap {
    margin-bottom: 15px;
  }
}
@media (max-width: 550px) {
  .timer .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
  }
  .timer .number-wrap {
    min-width: auto;
  }
}
@media (max-width: 440px) {
  .timer .number,
  .timer .dot {
    font-size: 40px;
  }
}
@media (max-width: 380px) {
  .timer .period {
    font-size: 0.8rem;
  }
}
.navbar-collapse{
  flex-grow: 0;
}
.shadow-hover img{
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  transition: box-shadow 0.3s ease-in-out;
}
.shadow-hover:hover img{
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
.btn.btn-sm {
  font-size: 0.80rem;
}
ul{
  margin-left:25px;
  margin-top: 25px;
}
li{
  margin-bottom: 15px;
}
/*timer*/

@media only screen 
and (max-width : 1224px) {
  img.navbar-brand.img-fluid{
    margin: 0;
    height: 90px;
  }
}

/* WCAG 2.2 AA Accessibility Improvements */
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
[tabindex]:focus-visible {
    outline: 3px solid #0056b3;
    outline-offset: 2px;
}

a.sr-only-focusable:focus {
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 99999;
    background: #000;
    color: #fff;
    padding: 10px 18px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 4px;
}