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

html, html * {
	margin: 0;
    padding: 0;
    box-sizing: border-box;
	list-style-position: inside;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	font-family: 'Poppins', sans-serif;
	box-sizing: border-box !important;
}

html, body {
    /*max-width: 100%;*/
    overflow-x: hidden;
}

.shadow {
    -webkit-box-shadow: -9px 5px 34px 96px rgba(18,0,0,0.64);
    -moz-box-shadow: -9px 5px 34px 96px rgba(18,0,0,0.64);
    box-shadow: -9px 5px 34px 96px rgba(18,0,0,0.64)
}


.wrapper {
    margin: 0 auto;
    /*width:  100vw;*/
    height: 100vh
    
}

.header {
    border-radius:10px;
    padding:5px
}

.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute
}

.menu-center {
	padding-top: 15px
}
.content-front-paragraph {
	padding-top:20px; 
	border-left:solid 1px #e1ddd9
}
.rt-button {
    border: 1px solid #2e689d;
    font-size: 1.35rem;
    padding: 0.15rem 0.9rem;
    text-decoration: none;
    margin: 0.3rem 0.3rem;
    text-align: center;
    font-style: italic;
    font-weight: 400;
     display: inline-block; 
    text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.49);
    color: #fff;
    background-color: #3D85C6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3D85C6), to(#083965));
    background-image: -webkit-linear-gradient(top, #3D85C6, #083965);
    background-image: -moz-linear-gradient(top, #3D85C6, #083965);
    background-image: -ms-linear-gradient(top, #3D85C6, #083965);
    background-image: -o-linear-gradient(top, #3D85C6, #083965);
    background-image: linear-gradient(to bottom, #3D85C6, #083965)
}

.rt-button:hover{
 border:1px solid #245179;
 background-color: #083965; background-image: -webkit-gradient(linear, left top, left bottom, from(#083965), to(#3D85C6));
 background-image: -webkit-linear-gradient(top, #083965, #3D85C6);
 background-image: -moz-linear-gradient(top, #083965, #3D85C6);
 background-image: -ms-linear-gradient(top, #083965, #3D85C6);
 background-image: -o-linear-gradient(top, #083965, #3D85C6);
 background-image: linear-gradient(to bottom, #083965, #3D85C6)
}

.mustard {
	background: #fda134
}
.logo img {
    max-width: 100%;
    max-height: 100%;
    padding-left: 10px
}

.navy {
	background: #2f4e63;
	padding: 0.1rem 0 0.1rem 0
}

.navy-background {
	background: #2f4e63;
}

.ctr {
	margin: 0 auto;
	text-align: center;
}
.no-padding {
	padding: 0px 5px 0px 5px;
}
.navy-text {
    font-size: 1.2rem;
    letter-spacing: 0.3px;
    color: #fff;
    padding: 0;
    margin: 0.4rem auto 0.4rem auto
}
.navy-text:hover {
    color: #fff;
}
.call-note {
	display: inline-block;
	font-weight: bold;
	color: #fff;
	font-size: 1.2rem
}
.call-note:hover {
	color: #fff;
}
.newsletter-sign {
	color: #707d8d;
    background-color: #fff;
    border: solid 1px #fda134
}
.seo_paragraph {
    display: block;
    font-size: 1.35rem;
    color: #EE2131;
    height: auto;
    margin: 0 auto;
}

.btn-outline-secondary {
    border-color: #fda134;
    background: #fff;
    border-left: 1px solid #ced4da;
}

.btn-secondary {
    color: #6c757d;
    border-color: #8e8e8e;
    background: #fff;
    /*border-left: 1px solid #ced4da;*/
}

.btn-secondary:hover {
    color: #6c757d;
    border-color: #8e8e8e;
    background: #eee;
}

.top-search-outline {
    border-color: #8e8e8e;
}

.top-search-notebook {
	font-size: 1rem;
/*	color: #2f4e63*/
}

.top-search-notebook:hover {
	color: #efefef;
}

.high {
	padding-bottom:1.6rem
}
.links-note {
	text-decoration: none;
	color: #2f4e63
}

.note-foot-title {
	font-size: 1.8rem;
	color: #2f4e63;
	font-weight: bold
}

.dark {
	background: #2f4e63;
	color: #fff;
	padding: 0.3rem 0 0.3rem 0
}
.social-note {
	font-size: 2rem
}
 footer {
	 background-color: #f5f5f5;
	 padding: 80px 0
}
.footer-widget h3 {
	 margin-bottom: 30px
}
.contact-link {
	 display: inline-block;
	 width: 100%;
	 color: #333
}
.footer-social ul {
	 padding-left: 0
}
.footer-social ul li {
	 list-style: none;
	 float: left;
	 padding: 0 10px
}
.footer-social ul li:first-child {
	 padding-left: 0
}
.footer-social ul li a {
	 font-size: 20px;
	 color: #333;
 }
.footer-social ul li a:hover {
	 color: red
}
.opening-time {
	 padding-left: 0
}
.opening-time li {
	 list-style: none
}
.opening-time li span {
	 float: left;
	 padding-right: 10px
}
.opening-time li span .fa-times {
	 color: red
}
.opening-time li strong {
	 color: red
}
.media-body a {
	 color: #333
}
 footer .media-body a:hover {
	 color: red
}
 footer .media-body span {
	 color: #969696
}
 footer .images-gellary ul {
	 padding-left: 0
}
 footer .images-gellary ul li {
	 list-style: none;
	 float: left;
	 margin: 0 3% 2% 0;
	 width: 31%;
	 position: relative
}
 footer .images-gellary ul li:nth-child(3n) {
	 margin: 0 0 1%
}

.bta {
    display: inline-block;
    font-weight: 400;
    background-color: #2f4e63;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #fff;
    padding: .375rem .75rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: .50rem !important
}

.bta:hover {
    color: #FFF;
}

.logo-note {
	display: inline;
	margin: 1.6rem 0 1rem 0
}
.pad-top-20px {
    padding-top:20px
}

.max-width-height {
    width:100%;
    height:100%;
}

.nav {
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
    width: 100%;
    border-radius: 10px
}

.main-wrapper {
    height: auto !important
}

.main-left-column {
    height: auto !important;
    border-radius: 10px;
    border: 1px solid #e1ddda;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none
}

.main-left-nav .list-unstyled > li {
    border: solid 1px red
}

.main-left-nav > li > li {
        border: solid 1px green
}

.main-content-block {
    border-radius: 10px;
    border: 1px solid #e1ddda;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-bottom: 10px
}


.gallery > div {
    padding:6px
}

.gallery p {
    border-top:1px dotted #007BFF;
    border-top:1px solid #CDCDCD
}

.itm-container {
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	border:1px dotted #007BFF;
  border-radius:4px;
	padding:5px;
  padding-bottom:0px
}

.itm-container img {
  display: block;
  max-width: 100%;
	max-height: 100%;
	margin-left:auto;
	margin-right:auto
}

.itm-img{
    display:block
}
.itm-name{
    display:block;
    font-weight: bold
}
.itm-desc{
    display:block;
}
.itm-price{
    display:block;
    padding:2px 5px;
    color:black;
    font-weight:bold;
    background-color:#e0e0eb
}

.footer {
    border: 1px solid #e1ddda;
    border-radius:10px;
    padding: 10px
}

.round_box_outline {
    border: 1px solid #e1ddda;
    border-radius:10px;
    padding: 10px;
}

.round_box_outline2 {
    border: 1px solid #e1ddda;
    border-radius:10px;
    padding: 5px;
    margin-bottom: 5px;
}

    #sidebar {
    transition: all 0.3s
    }

    #sidebar .sidebar-header {
        padding: 20px
    }

    #sidebar ul.components {
        padding: 10px 0px 10px 0px;
        border-bottom: 1px solid #47748b
    }

    #sidebar ul p {
        padding: 10px;
    }

    #sidebar ul li a {
        padding: 10px 0px;
        font-size: 1.2em;
        color: #000000;
        display: block;
        text-decoration: none;
    }

    #sidebar ul li a:hover {
        background-color: #f8f9fa;
    }

    #sidebar ul li.active > a, a[aria-expanded="true"] {
    }

    #sidebar ul ul a {
        font-size: 1.1em !important;
        color: #007bff;
        padding: 9px 10px;
    }

    #sidebar ul ul ul a {
        font-size: 0.9em !important;
        color: #000000;
    }

.buy-button {
    display: block;
    text-align: center;
    width: 45%;
    font-weight: 500;
    background-color: #ee2131;
    float: left;
    color: #fff;
	margin-top: 0.5rem;
    margin-bottom: 0.5rem
}

.view-button {
    display: block;
    text-align: center;
    width: 45%;
    font-weight: 500;
    background-color: #ee2131;
    float: right;
    color: #fff;
	margin-top: 0.5rem;
    margin-bottom: 0.5rem
}
.view-button:hover {
	color:#ee2131;
	background-color: #fff;
	text-decoration: none
}
.buy-button:hover {
	color:#ee2131;
	background-color: #fff;
	text-decoration: none
}
.dropdown-toggle::after {
    display: none;
}

.brands-button {
	text-decoration: none;
}

.arrow-size[aria-expanded="true"]:after {
  transform: rotate(180deg);
}

.arrow-size:after {
  transition: 0.5s;
}

hr {
  border-top: 1px dashed #fda134;
}

.hr_solid {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.bg_grey_light {
	background: #F0F0F0;
}

.dropdown-item.active {
  color: #000;
  background-color: #E5E5FF;
}

.table_pad_3 td {
  padding: 3px;
}

.table_pad_5 td {
  padding: 5px;
}

:-moz-ui-invalid:not(output){
  border-color: red;
}

.ul_list_indent li{
  list-style-position: outside;
  margin-left: 15px;
}

#readmore #collapseExample.collapse:not(.show) {
  display: block;
  height: 6rem;
  overflow: hidden;
}

#readmore #collapseExample.collapsing {
  height: 6rem;
}

#readmore a.collapsed::after {
  content: '+ Read More';
}

#readmore a:not(.collapsed){
  display: none;
}

.dev-banner {
    color:red;
    text-align: center;
    margin: 10px 0;
}

.dev-banner h2 {
    color:red;
    text-align: center;
}