/*
Theme Name: tbptheme
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400&display=swap');
body{font-family: 'Lato', sans-serif;font-size:15px;color:#555555;line-height:24px} 
h1, h2, h3, h4, h5, h6,h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1, .h2, .h3, .h4, .h5, .h6, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a{color:#232323}
h1,.h1{font-size:34px}
h2,.h2{font-size:32px;font-weight:600}
h3,.h3{font-size:16px}
h4,.h4{font-size:15px}
h5,.h5{font-size:14px}
h6,.h6{font-size:14px}
a {color:#3a3a3a;text-decoration:none;-webkit-transition:all 0.60s ease 0s;-o-transition:all 0.60s ease 0s;transition:all 0.60s ease 0s;}
a:hover{text-decoration:none}

blockquote:before,blockquote:after,q:before,q:after {content: ""}blockquote,q {-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}dl {margin-bottom:15px}dt {font-weight:bold}dd {margin-bottom:20px}table{width:100%;table-layout:fixed;margin:0 0 10px 0;border:1px solid rgba(51, 51, 51, 0.1)}th{font-weight:600}th,td{border:1px solid rgba(51, 51, 51, 0.1)}th,td{text-align:left;padding:5px;border-width:0 1px 1px 0}img {height:auto;max-width:100%}button,input,select,textarea {margin:0;vertical-align:baseline}select {width:250px;border:1px solid #DCE4EC;background-color:#FFF;height:30px;padding:5px}textarea {width:100%;overflow:auto}.alignleft{display:inline;float:left;margin:0 15px 15px 0}.alignright{display:inline;float:right;margin:15px 0 15px 15px}.aligncenter{display:block;clear:both;margin:15px auto}

.header{position:relative;box-shadow:0 2px 5px 0 rgb(0 0 0 / 20%);z-index: 2;}
.header-social{margin:0;padding:0px 15px;font-size:13px;}
.header-social ul{margin:0;padding:0;list-style-type:none}
.header-social ul li{float:left;margin:0;padding:0}
.header-social ul li a{display:block;margin:0 3px;padding:6px 5px;font-size:22px;color:#a0a9bd}
.header-inner{position:relative;background-color:#000;}
.header-logo{position:relative;z-index: 0;}
.header-logo h1{margin-bottom:0; }
.header-contact{margin:0px 0;padding:5px 15px;color:#000;border-right:1px solid #6b6a6aad;}
.header-icon{float:left;margin-right:10px;padding:0;font-size:20px;color:#FFFFFF;}
.header-contact a{font-size:20px;font-weight:600;color:#00b2ff;line-height:17px;} 
.header-menu{position:relative;background-color:#ffffff}
.sticky{position:fixed;width:100%;top: 0;box-shadow: 0 0 7px #a9a9a9;}
#access {position:relative;z-index:3;}
#access ul {float:right;padding:0;margin:0;list-style:none;font-weight:600;text-transform:uppercase}
#access li {position:relative;float:left;padding:0;margin:0;}
#access ul li:first-child {padding-left:0;}
#access a {display:block;padding:20px 10px;color:color:#000000;;font-size:14px;text-decoration:none;border-bottom:3px solid #FFFFFF}
#access a:hover,#access li.current_page_item > a,#access li.current-menu-item > a {color:#00b2ff;text-decoration:none;border-bottom:3px solid #00b2ff;}
#access li li {float:none;width:100%;margin:0;padding:0;background-color:#fff;border-top:rgba(255, 255, 255, .05) 1px solid;
border-bottom:1px solid #e2e2e2;}
#access li li a {display:block;width:100%;padding:5px 15px;margin:0;color:#6d6d6d;background: none;font-size:13px;text-align:left;text-transform:capitalize;overflow:hidden;}
#access li li:first-child > a {border-top: none;}
#access li li:last-child > a {border-bottom: none;}
#access li li a:hover {background:rgb(206 206 206 / 20%);border-bottom:3px solid rgb(224 221 221 / 20%)}
#access li ul {display:none;position:absolute;z-index:9999;min-width:180px;height:auto;margin:0;padding:0;border:1px solid #e2e2e2;box-shadow:2px 2px 3px #e2e2e2;font-weight:normal;}
#access li ul ul {margin:-37px 0 0 -180px !important;}
#access li:hover > ul,#access li li:hover > ul,#access li li li:hover > ul {display:block;}
#access .nav-show,#access .nav-hide{display:none;}
.drop-down-toggle{display:none;position:absolute;top:7px;right:16px;width:20px;height:20px}
.drop-down-arrow {display:block;width:0;height:0;margin:8px 0 0 5px;border-top:6px solid #eee;border-left:#101010f7 5px solid;border-right:5px solid #000000;}


.snbEffectZoom img {-webkit-transition:opacity 0.35s, -webkit-transform 0.95s;transition:opacity 0.35s, transform 0.95s;-webkit-transform: scale(1);transform: scale(1);}
.snbEffectZoom:hover img {opacity:1;-webkit-transform: scale(1.11);transform: scale(1.11);}

.slider-container img{height:550px !important}

.section-title{position:relative;margin-bottom:20px;text-align:center}  
.section-title:before{content:'';position:absolute;left:0;right:0;bottom:-10px;width:120px;height:1px;margin:0 auto;background-color:#00b2ff}
.section-title:after{content:'';position:absolute;left:0;right:0;bottom:-20px;width:60px;height:1px;margin:0 auto;background-color:#00b2ff}
.section-text{font-size:15px;color:#0267CE;margin-bottom:1px;font-weight:600}
.section-desc{font-size:15px;color:#717171;margin-top:10px;margin-bottom:50px;padding:0 150px;text-align:center;}
.section-description{font-size:15px;color:#717171;margin-top:10px;margin-bottom:20px;}
.section-blue{color: #00b2ff}
.btn-color{margin:20px 0;padding:10px 30px;border-radius:30px;background-color:#00b2ff;color:#FFF;font-weight:600;transition:0.55s;}
.btn-color:hover{background-color:#0079ff;color:#FFF;} 
.btn-color-br{padding:5px 15px;border-radius:30px;border:2px solid #00b2ff;background-color:transparent;color:#00b2ff;font-size:14px;transition:0.55s;}
.btn-color-br:hover{background-color:#00b2ff;color:#FFF;}
.btn-color-br:after, .btn-color:after{content:'\f30b';font-family:"Font Awesome 5 Free";font-weight:900;margin-left:15px}
.btn-color-wh{margin:20px 0;padding:10px 30px;border-radius:30px;border:2px solid #00b2ff;background-color:rgb(0 178 255 / 31%);color:#FFFFFF;font-size:14px;font-weight:600;transition:0.55s;}
.btn-color-wh:hover{background-color:#0079ff;color:#FFF;}

.contact-section{position:relative;padding:20px 0 0px 0;background-color:#00b2ff}  
.contact-inner{margin:0 auto 20px auto;text-align:center;color:#FFFFFF;border-right:1px solid rgb(97 202 247)}
.contact-inner i{margin-bottom:10px;font-size:32px;color:#000000}
.contact-inner p{margin-bottom:5px;font-size:14px;color:#cedcff;}
.contact-inner a,.contact-inner h3{color:#FFFFFF}

.banner-section{position: relative;padding:150px 0;text-align:center;background: url('https://www.tarsusotokiralama.net/wp-content/uploads/2022/08/aaaa.png') no-repeat center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.banner-section:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color: rgb(0 0 0 / 52%);}
.banner-logo{font-size:29px;color:#fff;font-weight:600;text-shadow:0 0 10px #000000;text-align:center;margin-bottom:50px;line-height: 30px;} 
.banner-info a{font-size:48px;color:#0894ff;font-weight:600;text-shadow:0 0 20px #000000;text-align:center}

.service-container { position: relative; margin: 0px; padding: 50px 0px; background:#FFF}
.service-container h2 { margin-bottom: 30px; text-align: center; color:}
.service-block { text-align: center; margin-bottom: 70px; }
.service-box { padding: 25px 0px 0px; }
.service-box a { color: rgb(255, 255, 255); }
.service-box a:hover { text-decoration: none; }
.service-icon { width: 70px; height: 70px; margin: 0px auto 20px; padding: 15px; font-size: 32px; font-weight: 700; color: rgb(255, 255, 255); text-align: center; background-color: rgb(154, 22, 18); border-radius: 100%; }
.service-box:hover { background-color: rgba(34, 32, 32, 0.23); }
.service-decs { margin: 15px; padding: 0px 0px 15px; color: rgb(4, 82, 88); border-bottom: 1px dashed rgb(4, 82, 88); }
.service-title { font-weight: 500; }
.service-title p { margin: 0px; font-size: 20px; font-weight: 400; }
 
.services-section{position:relative;padding:100px 0;background:#f1f1f1}
.services-section h2{text-align:center}
.services-inner{background-color:#FFF;margin-top:15px;margin-bottom:40px;box-shadow: 0 0 15px rgb(0 0 0 / 10%);transition:0.25s;}
.services-inner:hover{margin-top:10px;box-shadow: 0 0 10px rgb(0 0 0 / 26%);z-index:2} 
.services-img{position:relative;overflow:hidden}
.services-img img{width:100%;height:200px}
.services-block{padding:30px 20px;overflow:hidden;}
.services-title{padding-bottom:10px;font-size:20px;color:#272727;transition:0.75s;text-align:center;}
.services-title a{color:#ff6b00;text-decoration:none}
.services-inner:hover .service-title{color:#FF6B00}

.blog-section{position:relative;margin:0;padding:120px 0;background:url('/wp-content/uploads/2022/08/bg1.jpg') no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover} 
.blog-section:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color: rgb(0 0 0 / 48%);}
.blog-section h2{text-align:center;color:#FFF;position:relative;margin-bottom:50px}
.blog-section .section-title{margin-bottom:20px;text-align:left;}
.blog-section .section-title:before, .blog-section .section-title:after{content:none}
.blog-item{margin-bottom:0px;border:1px solid #e4e4e4;background-color:#FFF;}
.blog-img{position:relative;overflow:hidden}
.blog-item-info{padding:30px 15px;overflow:hidden;}
.blog-item-title a{font-size:18px;color:#000;transition:0.75s;font-weight:600;} 


.content{position:relative;}
.content-header{position:relative;margin:0 0 15px 0;padding:100px 0 0px 0;background:#000 url(/wp-content/uploads/2022/08/bg1.jpg) no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.content-header:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color: rgb(0 0 0 / 65%);}
.content-header h2{position:relative;margin:0;padding:50px 0;font-weight:400;color:#00b2ff;display:inline-block;font-size: 36px;letter-spacing: .5px;}
.breadcrumbs{position:relative;}
.breadcrumbs .navBread{margin-bottom:50px;padding-bottom:5px;font-size:13px;color:#969696;text-transform:uppercase;border-bottom:1px solid #E4E4E4} 
.breadcrumbs .navBread span{margin:0 5px}
.breadcrumbs .navBread span:first-child{margin:0 5px 0 0}
.breadcrumbs .navBread span a{color:#00b2ff}
.breadcrumbs .navBread span a:hover{color:#000000}

.search-query{font-size:12px}

.content-inner{padding:0 0 50px 0} 
.post-content{position:relative;margin:0px 0 40px 0;padding:0 0 30px 0;background-color:#FFF;box-shadow: 0 0 15px rgb(0 0 0 / 10%);overflow:hidden;border-radius:10px 10px 0 0;transition:0.25s;}
.post-content:hover{margin-top:-10px;margin-bottom:45px;box-shadow: 0 0 15px rgb(0 0 0 / 26%);}
.post-content .btn-color-br{float:right}
.post-image{position:relative;margin: 0 0 30px 0;}
.post-title{font-size:18px;margin:0 0 15px 0;padding: 0 15px;font-weight:500;}
.post-excerpt{margin:0;padding:0 15px;overflow:hidden}
.entry-inner{position:relative;margin:0px 0 50px 0;text-align: center;}
.entry-image{margin-bottom:20px}
.entry-title{margin-bottom:20px;padding:0;font-size:28px;font-weight:400;color:#00b2ff;letter-spacing:.5px}
.entry-content{padding:0 0 20px 0}

.sidebar{position:relative;}
.sidebar-inner{margin:0;padding:0;}
.sidebar-title{margin:0 0 10px 0;padding:0 0 10px 0;font-family:'Oswald',sans-serif;font-weight:300;border-bottom:1px solid #ff6300}
.sidebar-title span{position:relative;padding:0 0 10px 0;border-bottom:2px solid #EFEFEF}
.sidebar-widget{margin:0 0 30px 0;padding:0;border-radius:10px 10px 0 0;box-shadow: 0 0 15px rgb(0 0 0 / 15%);}
.sidebar-widget ul{margin:0;padding:0;list-style-type:none}
.sidebar-widget ul li{margin:0;padding:0;border-bottom:1px solid #D6D6D6}
.sidebar-widget ul li:last-child{border-bottom:0 solid #D6D6D6}
.sidebar-widget ul li:hover{background-color:#CCCCCC}
.sidebar-widget ul li a{display:block;margin:0;padding:5px 0px}
.sidebar-widget ul li a:hover{text-decoration:none}

.lastcat-posts{margin:0;padding:20px 0px 0px 0;background-color:#00b2ff30;border:1px solid rgb(130 200 218 / 53%);}
.lastcat-posts h4{font-family: 'Oswald', sans-serif;font-weight:400;color:#00b2ff;margin:0;padding:5px 15px 15px 15px;border-bottom:2px solid rgb(130 200 218 / 53%)}
.lastcat-posts ul li{display:block;padding:10px 15px;border-bottom:1px solid rgb(130 200 218 / 53%);}
.lastcat-posts ul li:hover{background-color:#fff}
.lastcat-posts ul li:hover .btn-color-br{background-color:#00b2ff;color:#FFF;}
.lastcat-posts ul li h5{display:inline-block;margin: 0;}
.lastcat-posts .btn{float:right;padding:0 10px;}


.page-pagination{position:relative;width:100%;display:inline-block;margin:30px 0px;text-align:center}
.page-navigation-in{width:100%;}
.page-pagination .snb{display:inline-block;margin-bottom:-3px;padding:5px 15px;background-color:#AAAAAA;color:#FFFFFF;}
.page-pagination .snb:hover,
.page-pagination .snb:focus,
.page-pagination .snb:active,
.page-pagination  .snb.current{color:#FFFFFF;text-decoration:none;background-color:#000000}

.image-navigation{padding:10px 15px}
.image-navigation .nav-previous a,
.image-navigation .nav-next a{display:blockpadding:5px 20px;border:1px solid #333333;}
.image-navigation .nav-previous a:hover,
.image-navigation .nav-next a:hover{background-color:#1FA67A;color:#FFFFFF}
.image-navigation .nav-previous{text-align:left}
.image-navigation .nav-next{text-align:right}

.page-not{text-align:center}
.page-not-title{font-size:40px;font-weight:700}

.footer{position:relative;font-size:16px;color:#fff;;background-color: #151515;border-top:3px solid #00b2ff}
.footer a{color:#fff}
.footer a:hover{color:#e4e4e4;text-decoration:none}
.footer-inner{padding:60px 0 30px 0;}
.footer-widget h4{position:relative;margin:0;padding:5px 0;border-bottom:1px solid rgb(193 193 193);color:#FFF;font-weight: 600;font-size: 18px;}
.footer-widget{margin:0 0 30px 0}
.footer-widget ul{margin:0;padding:0;list-style-type:none;}
.footer-widget ul li{display:block;margin:0;padding:3px 0;} 
.footer-widget ul li i{width:22px;color:#00b2ff}
.footer-logo{margin-bottom:30px}
.copyright{margin:0;padding:20px 0;font-size:13px;text-align:center;color:#d8d8d8;background-color:#000;}
.copyright a{font-size:13px;color:#d5d5d5}
.scroll-to-top{position:fixed;right:0px;bottom:10%;padding:10px 25px;font-size:20px;color:#FFFFFF;background-color:#00b2ff;border-radius:20px 0 0 20px;cursor:pointer;z-index:99;display:none;}
.scroll-to-top:hover{background-color:#146d94}

.private{position:fixed;bottom:0;left:0;right:0;width:100%;display:block;margin:0;padding:0;background-color:#000000b5;border-top:1px solid #ddd}
.private-text{padding:10px 15px;font-size:13px;color:#d4d4d4;}
.private-btn{position:absolute;top:0;right:15px;}

#comments{font-size:12px}
#comments .pagination{padding:0 !important;text-align:center}
.comments-title{position:relative;margin:0;padding:10px 15px;border-bottom:1px solid #ff6300;font-size:14px;font-weight:600;box-shadow:0 0 1px #8e8e8e}
.comments-title:before{bottom:0;content:'';display:inline-block;left:0;position:absolute;text-transform:uppercase;width:45%;border-bottom: 3px solid #ff6300}
.comment-list{margin:0 0 10px 0;padding:5px 15px;box-shadow:0 0 1px #8e8e8e}.comment .comment-body{position:relative;margin:0 0 15px 0;border-bottom:1px solid #ccc}.comment-hm, .vcard {padding:0}.comment-metadata {padding:5px 0;font-size:11px;clear:both}.who,.reply{font-weight:600}.reply{float:right}.comment-list .children{margin:0}.comment-list .children .comment .comment-body {border-bottom:1px dotted #ccc}#respond {border: 1px solid #ff6300;overflow:hidden}#respond .comment-form {padding:5px 15px}#respond .form-submit{float:right;margin:10px 0}.comment-reply-title{margin:0;padding:10px 15px;border-bottom:2px solid #ff6300;font-size:14px;font-weight:600}.comment-form-url {display:none}.comment-form-author,.comment-form-email,.comment-form-url,.comment-form-comment {position:relative}.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-comment label {position:absolute;z-index:1;padding:5px 10px;color:#444;font-weight:500}.comment-form-author .required,.comment-form-email .required,.comment-form-url .required,.comment-form-comment .required {position:absolute;left:60px;top:5px;z-index:2;color:#FF0000;font-size:15px}#author,#email,#url,#comment {position:relative;width:100%}.comment-author-link{color:#666;font-weight:600}
 
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;min-width:100%; margin:0 auto}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{border:0}
.owl-carousel .owl-dots{position:relative;margin:0 auto;padding:0;text-align:center}
.owl-carousel .owl-dot{width:15px;height:15px;margin:0 10px;padding:0;background-color:rgb(168 228 255);border:1px inset #69d1ff;border-radius:15px;outline:none;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-dot.active{background-color:#00b2ff;}
.owl-carousel .owl-nav{position:absolute;top:40%;left:15px;right:15px;z-index:9999}
.owl-carousel .owl-nav .owl-next{float:right}
.owl-carousel .owl-nav .owl-prev{float:left}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;color: #00b2ff;font-size:36px;margin:0;padding:15px;outline:none}

 
@media (max-width: 768px) {
.admin-bar .header{top:0;}
.mnone{display:none;}
.header-logo{text-align:center;}
.service-section{padding:30px 0} 
#access{position:absolute;top:10px;left:0;z-index:3;width:100%;padding:0;background:none;box-shadow:none}
#access .nav-show,
#access a.nav-show:hover{position:absolute;top:0px;right:15px;display:block;width:40px;height:40px !important;padding: 0;background:transparent;border:none;font-size:28px;color:#0166d0;overflow:hidden}
#access .nav-hide{display:none}
#access:target .nav-hide,
#access:target a.nav-hide:hover{display:block;position:absolute;top:0;left:0;bottom:-101em;width:100%;height:auto !important;font-size:30px;color:#000;background:none;overflow:hidden}
#access .menu{text-align:center}
#access:target .menu{margin-top:38px;background:#ffffff}
#access li ul{position:static}
#access li ul ul {margin:0 !important}
#access ul,#access li{float:none;max-width:100%}
#access a{width:100%;height:0 !important;padding:0;border:none;overflow:hidden;border-bottom:0px solid #00b2ff !important;}
#access:target .menu a{height:40px !important;line-height:40px;border-top: 1px solid #444;border-bottom:0px solid #00b2ff;-moz-transition:height .25s, line-height .25s;-webkit-transition:height .25s, line-height .25s;-o-transition:height .25s, line-height .25s;-ms-transition:height .25s, line-height .25s;transition:height .25s, line-height .25s}
#access .menu a:hover{background:#555;}
#access br{display:none}
#access li li a {padding:0;background:#3c3c3c;border-top-color:#4f4f4f;text-align:center}
#access li li li a {background:#444;border-top-color:#555}
#access li:hover > ul,
#access li li:hover > ul,
#access li li li:hover > ul{display:none}
#access:target .drop-down-toggle{display:block}
#access li li .drop-down-toggle{top:5px}
.banner-info a{font-size: 38px}
}
