html,
body {
  height: 100%;
  width: 100%;
 font-family: 'Exo 2', sans-serif;
background:#fff;
}

ul, ol { list-style-position: inside; padding: 0;}
.wrapper { margin:0px; padding:0px;}
.pd30 { padding:10px 0;}

.header {position: relative; z-index: 250;}
.header .bottom { padding: 25px;background-image: linear-gradient(to bottom, #0e0359, #161276, #1b2395, #1a34b6, #0b46d8);box-shadow: 0 0 10px 5px #ccc; }


.header .bottom:before { content: ''; display: block;}
.header .bottom:after { content: ''; display: table; clear: both;}
.header .bottom > .container > .row { position: relative;}
.logo img{max-width:100%; height:auto;}
.navbar{font-size:1.1em; text-transform: uppercase; background: #fff;border-bottom: 1px solid #ccc; }
.navbar a {color:#000!important;}
div.phone,div.address{ color:#fff; font-size: 1.4em;text-align:right;}
.home .container{
  background:#fff;
}
.container h3, .container h2{ font-size: 1.3em;}
.bannerWrapper { margin:0px; padding:0px;}
.bannerWrapper img { width:100%;} 

.sub_menu { position:absolute; width:100%; left:0px;}
.nav > li.full_width { position:inherit !important}
.dropdown-menu { border: 1px solid #ebebeb; background:#ebebeb;}
ul.dropdown-menu a:hover{color:#000!important;background: #fff!important; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {background:#ebebeb!important;}
.nav a:hover {background:#ebebeb!important;text-decoration:none!important;}
.sub_menu ul { margin:0px; padding:0px;}
.sub_menu li { margin:0px; padding:3px 20px; list-style:none; color:#000;}
.sub_menu li a { color:#fff!important; text-decoration:none; font-size:1em;}


.row_menu  { padding:0 15px;}
.row_menu .menu_col_4 { float:left; width:25%; }
.map {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.home-left { width:50%; float:left; padding:10px; }
.home-left img{max-width: 100%; height:auto;}

/*--- Sidebar ---*/
.widget {
  background-color: #fff;
  border-top: 1px solid #cf65d1;
  padding: 20px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
}
.widget h3,
.widget h3.widget-title {margin:0px; padding:2px 0px; font-size:18px; text-transform:uppercase; font-weight:normal; color:#cf65d1!important; border-bottom:1px solid #f0f0f0;}
.widget.Categories ul,
.widget.Menu ul {
  list-style: none;
  margin: 0;
}
.widget.Categories > ul,
.widget.Menu > ul {
  margin: -20px -20px;
}
.widget.Categories a,
.widget.Menu a {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #f0f0f0;
  color: #666;
  text-decoration: none;
  font-size: 12px;
}
.widget.Categories a:hover,
.widget.Menu a:hover,
.widget.Categories a:focus,
.widget.Menu a:focus {
  background-color: #dbdbdb;
  color: #ffffff;
}
.widget.Categories a:hover .count,
.widget.Menu a:hover .count,
.widget.Categories a:focus .count,
.widget.Menu a:focus .count {
  background-color: #ffffff;
  color: #dbdbdb;
  text-shadow: none;
}
.widget.Categories ul ul a,
.widget.Menu ul ul a {
  padding-left: 40px;
}
.widget .box  { padding:15px; color:#939694; font-size:14px;}

.categorysidebar{background: #FFF;}
.categorysidebar { padding:0px;}
.categorysidebar h3.widget-title {margin:0; padding:10px 8px !important; color:#572D29;}
.categorysidebar ul { margin:0px; padding:0px;}
.categorysidebar li { margin:0; padding:0; list-style:none; border-bottom:1px solid #f0f0f0;}
.categorysidebar li a { margin:0; padding:4px 5px; color:#666; display:block; font-size: 1.1em; font-weight: bold;}
.categorysidebar li a:hover { background-image: linear-gradient(to top, #596aa2, #6e6db5, #8a6ec4, #ab6bcd, #cf65d1); color:#fff; text-decoration:none;}
.categorysidebar li.active a { margin:0px; padding:0px;}


.widget .hgroup {border-bottom:1px solid #f0f0f0; margin:0px; padding:10px 15px;}

.widget .hgroup h3 { margin:0px; padding:0px; border-bottom:0px;}
.widget .hgroup h5 { margin:0px; padding:0px; color:#939694; font-size:14px;}

div.sidebar_right{
background-color:#fff;
padding-bottom:10px;
}

/*FOOTER*/
.footer { position: relative; z-index: 50; background-color: #ebebeb; padding: 40px 0; font-size: 13px; color: #fff;box-shadow: 0 0 10px 5px #ccc;}
.footer h6 { font-size: 16px; font-weight: 600; text-transform: uppercase; margin: 0 0 10px; color: #000;}
.footer .links { margin: 0;}
.footer .links li { margin:0px; padding:2px 0; list-style: none;}
.footer .links a { color: #000; text-decoration: none;}
.footer .links a:hover, .footer .links a:focus {color: #000;}


/*--- social icons ---*/
.social { margin-top:40px;}

/*---Copyright Text---*/
.ft_copyright_row { background-image: linear-gradient(to bottom, #0e0359, #161276, #1b2395, #1a34b6, #0b46d8);box-shadow: 0 0 10px 5px #ccc; padding: 10px 0; color: #fff; font-size: 12px; line-height: 18px;}
.ft_copyright_row a {
  color: #fff;
}
.ft_copyright_row a:hover {
  color: #fff;
}
.right_link a { margin:0 0px 0 10px;}

.sidebar_right { float:right;}


.goToTop { position: fixed; top: 0; height: 50px;  z-index: 100;}
nav { position: absolute; bottom: 0; width: 100%;}
nav li {  }


@media (max-width: 980px) {
.home-left { width:99%; }	
}

@media (max-width: 800px) {

div.phone{ text-align:center;}
div.address{display:none;}
.logo { text-align:center;}
.home_left { float:none; width:100%; top:auto; position:inherit; margin:0px;}
.home_right  { float:none; width:70%; position:inherit; margin:0px auto; clear:both;}

.goToTop { position:inherit; height:auto;}
}

@media (max-width: 767px) {
  .footer .links {
    margin-bottom: 40px;
  }
.sidebar_right { float:none;}
.categorysidebar { margin-top:20px;}
}


@media (max-width: 640px) {
.wall-column { width: 50%;}
.home_right  { width:90%;}
.ft_copyright_row .right_link { text-align:left; margin-left:-10px; padding-top:5px}
.left_link { width:100%; float:left;}
.header .top .right_link ul {  margin: 0; padding: 0 0 0 40px; text-align:center;}
.header .top .left_link { float:none; text-align:center;}
.header .top .left_link li { margin-bottom:8px; float:none; display:inline-block;}


.row_menu  { padding:0px;}
.row_menu .menu_col_4  { float:none; width:100%;}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 20px;
}

.btn_row a{ font-size:12px !important;white-space:nowrap;line-height:2.4}

}


@media (max-width: 480px) {
.wall-column { width: auto; float: none;}
.home_right  { width:100%;}
.searchBox {margin-top:0px;}
}

@media (max-width: 360px) {
	
}

@media (max-width: 320px) {
	
}
