/* --------------------------------------
=========================================
PageLine | Bootstrap Based Multi-Purpose HTML5 Template.
Version: 1.0
Designed By: UXLiner
=========================================
1. Header
	+ logo
	+ top navigation
	+ searchsection-lg
	
2. Content
	+ sections
	+ page title
	+ parallax backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
--------------------------------------------------------*/

/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/
body {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 15px;
}
.gradovi{
    list-style: none;
    width:100%;
    background: whitesmoke;
    display:block;
}
.grad{
    float: left;
padding: 10px 10px 7px;
border-right: 1px solid #eee;
}
.grad:last-child{
    border-right:none;
}
#searchbox{
    width: 230px;
    position: absolute;
    background: white;
    margin-top: 13px;
    display:none;
    right: 15px;
    z-index: 9;
    border-bottom: 2px solid #5cb85c;
   
}
.preporuceniblogovi{
    background:whitesmoke;
    padding:10px;
    float:right;
    margin:10px 0px 10px 10px;
}
.listpreporuka{
    list-style: none;
    padding: 0px;
    margin:0px;
}
.listpreporuka li{
    padding:5px;
    border-bottom: 1px solid gray;
}
.listpreporuka a{
    color:#444 !important;
}
.current{
    background:#152731 !important;
    color:white  !important;
}
.searchlist{
    list-style: none;
    padding:0px;
    margin:0px;
    text-align: left;
}
.searchlist li{
    padding:5px;
    margin:0px;
    color:black;
    border-bottom: 1px solid #eee;
}
.searchlist a{
    color:black !important;
}
.searchlist li:last-child{
    border-bottom:0px;
}
.shopovi{
    list-style: none;
    max-height: 550px;
    overflow: auto;
    padding:0px;
    margin:0px;
}
.shop{
    text-align: center;
    padding:5px 10px;
    border-bottom:1px solid #eee;
    border-left:2px solid #white;
}
.shop:hover{
    background:whitesmoke;
}
.shop span{
    float:right;
}
.shop:nth-child(odd) {
    background: white;
}
.shop:nth-child(even) {
    background: whitesmoke;
}
.shop:last-child{
    border-bottom:none;
}
.p-left0{
    padding-left: 0px;
}
.shopdetail{
    padding-left: 0px;
    list-style: none;
}
.shopdetail li{
    padding:5px;
    border-bottom:1px solid #eee;
}
.shopdetail li:last-child{
    border-bottom:0px;
}
.navbar-nav{
    margin-top: 20px !important;
}
.navbar-nav>li>a{
    margin-top:0px !important;
    color:#747477 !important;
}
.navbar-nav>li>a:hover{
    color:#152731 !important;
}
.navbar-nav>li{
    border-right:1px solid #eee !important;
}
.navbar-nav>li:last-child{
    border:0px !important;
}
#mainbox a, #productlist a{
    color:#3d42ea;
}
#mainbox a:hover, #productlist a:hover{
    color:#152731;
    text-decoration: underline;
}
.product-desc a{
    color:#747477 !important;
}
.product-desc a:hover{
    color:#131313 !important;
    text-decoration: none !important;
}
.font-green{
    color:#747477 !important;
}
.font-green:hover{
    color:#131313 !important;
    text-decoration: none !important;
}
.green{
    color:#232323 !important;
}
h2{
    font-weight: bold !important;
    color:#132e61 !important;
    font-size: 22px !important;
}
 #map {
   width: 100%;
   height: 550px;
   background-color: grey;
 }
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin: 0;
}
.container, .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.site-wrapper {
	background: #FFF;
	margin: auto;
	width: 100%;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*---------------------------------------------------
	HEADER
------------------------------------------------------*/
.logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}
/* Logo */
.navbar-brand.logo {
	background: url(../images/logo.png) no-repeat left 21px;
}
/* Logo White */
.navbar-brand.logo.logo-white-blue {
	background: none;
}
.header.bg-texture {
	background: url(../images/bg-texture-3.jpg) repeat center top;
}
.header-top-line {
	background: rgb(208, 198, 10);
	height: 5px;
}
.header-top {
	background: #c1d0b7;
        border-bottom: solid 1px whitesmoke;
        padding: 10px 0;
        font-size: 13px;
}
.header-top, .header-top a {
	color: white;
}
.header-top a:hover {
	color: white;
}
.header-top span {
	color: #6e6e6f;
	padding: 0 10px;
}
.header-top.style1 {
	background: rgb(208, 198, 10);
	border-bottom: solid 0px #d3d3d3;
}
.header-top.style1, .header-top.style1 a {
	color: #9fd1f1;
}
.header-top.style1 a:hover {
	color: #fff;
}
.header-top.style1 span {
	color: #9fd1f1;
	padding: 0 10px;
}
.header-top.style2 {
	background: #1c1d21;
	border-bottom: solid 0px #d3d3d3;
}
.header-top.style2, .header-top.style2 a {
	color: #919090;
}
.header-top.style2 a:hover {
	color: #fff;
}
.header-top.style2 span {
	color: #919090;
	padding: 0 10px;
}

.cart {
	margin: 24px 50px 0 20px;
	border: 0;
}
.cart button, .cart button:active {
	border: 0;
	transition: left .3s ease-in-out;
}
.cart.cart-sty1 button, .cart.cart-sty1 button:active {
	background-color: transparent;
	color: #bfc0c0;
}
.cart .cart-info {
	background: rgb(208, 198, 10);
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
	color: #FFF;
	border-radius: 100%;
	margin: -8px 0 0 -10px;
	position: absolute;
}
.cart .wrapp-mini-cart {
	padding: 20px;
	background: #101010;
}
.cart .wrapp-mini-cart .cart-item {
	border-bottom: 1px solid #343434;
	margin-top: 20px;
	padding-bottom: 25px;
}
.wrapp-mini-cart .cart-img {
	float: left;
	height: 72px;
	position: relative;
	width: 68px;
}
.wrapp-mini-cart .cart-content {
	padding-left: 80px;
}
h4.item-name a {
	color: #999999;
}
h4.item-name a:hover {
	color: #fff;
}
.cart-action {
	margin: 15px 0 10px 0;
}
.button-cart {
	background: rgb(208, 198, 10);
	padding: 8px 15px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	float: right;
	border-radius: 3px;
}
.button-cart:hover {
	background: #fff;
	color: rgb(208, 198, 10);
}
/* Top Search Box */
.navbar-collapse {
	position: relative;
	max-height: 270px;
}
.navbar-form .input-group {
	width: 100%;
}
.navbar-form .input-group span.input-group-btn {
	width: 1%;
}
.navbar-collapse form[role="search"] {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}
.navbar-collapse form[role="search"] button, .navbar-collapse form[role="search"] input {
	padding: 24px 10px 18px 10px;
	border-radius: 0px;
	border-width: 0px;
	color: rgb(119, 119, 119);
	background-color: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
	box-shadow: none;
	outline: none;
}
.navbar-collapse.bg-black form[role="search"] button, .navbar-collapse.bg-black form[role="search"] input {
	background-color: rgb(41, 41, 41);
	border-color: rgb(41, 41, 41);
}
.navbar-collapse form[role="search"] input {
	padding: 24px 10px 18px 10px;
	font-size: 14pt;
	font-style: italic;
	color: rgb(160, 160, 160);
	box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
	display: none;
}
.navbar-collapse form[role="search"] {
	width: 38px;
}
.navbar-collapse form[role="search"] button, .navbar-collapse form[role="search"] input {
	padding: 24px 10px 18px 15px;
}
.navbar-collapse form[role="search"] input {
	font-size: 20px;
	opacity: 0;
	display: none;
	height: 63px;
}
.navbar-collapse form[role="search"].active {
	width: 100%;
}
.navbar-collapse form[role="search"].active button, .navbar-collapse form[role="search"].active input {
	display: table-cell;
	opacity: 1;
}
.navbar-collapse form[role="search"].active input {
	width: 100%;
}
.tooltip-demo a {
	color: #06F;
}
/*---------------------------------------------------
	SECTIONS Styles
------------------------------------------------------*/

.section-lg {
	width: 100%;
	float: left;
}
.section-lg.blue-bg {
	background-color: rgb(208, 198, 10);
	padding: 50px 0 45px 0;
}
.feature-col {
	margin: 0;
}
.feature-col.boxed {
	padding: 30px 30px 20px 30px;
	transition: all 0.3s ease 0s;
	border-radius: 4px;
}
.feature-col.boxed:hover, .feature-col.boxed.active {
	background: url(../images/site-img10.jpg) repeat center top;
	color: #FFF
}
.feature-col.boxed h2 {
	margin: 5px 0 20px 0;
}
.feature-col.boxed span {
	color: rgb(208, 198, 10)
}
.feature-col.boxed:hover h2, .feature-col.boxed.active h2, .feature-col.boxed:hover span, .feature-col.boxed.active span {
	color: #FFF
}
.icon.circle-white {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	float: left;
	height: 50px;
	line-height: 45px !important;
	margin-right: 15px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 50px;
	z-index: 5;
	border-radius: 100%;
}
.side-img-left {
	float: left;
	width: 100%;
	padding: 0;
	position: relative;
	margin-top: 0px;
}
.side-img-left .background-image-holder {
	top: 0;
}
.side-img-left .image-container.col-mdl-1 {
	margin-left: 50%;
}
.side-img-left .col-mdl-2 {
	margin-left: 0;
	padding: 135px 0 120px 0;
	text-align: left;
}
.side-img-left .col-mdl-2 p {
	text-align: left;
	line-height: 25px;
	color: #777575;
	font-size: 18px;
	font-style: italic;
	padding: 0 0px 25px 0px;
}
.side-img-left {
	background: #d9d9d9;
}
.side-img-left.bgtrns {
	background-color: transparent;
}
.col-mdl-1 {
	width: 50%;
}
.col-mdl-2 {
	margin-left: 0;
	background: #FFF;
	margin: 80px;
	position: relative;
	padding: 70px !important;
}
.col-mdl-2.one {
	padding: 60px !important;
}
.side-image .image-container {
	height: 100%;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
}
.background-image-holder {
	background-position: 50% 50% !important;
	background-size: cover !important;
	height: 100%;
	left: 0;
	position: absolute;
	top: 95px;
	width: 100%;
	z-index: 0;
	background: url(../images/site-img03.jpg) repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
.background-image-holder.fa-style {
	background: url(../images/site-img86.jpg) repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
.side-img-right {
	float: left;
	width: 100%;
	padding: 0;
	position: relative;
	margin-top: 0px;
}
.side-img-right .background-image-holder {
	top: 0;
}
.side-img-right .image-container.col-mdl-1 {
	margin-left: 0%;
}
.side-img-right {
	background: rgb(208, 198, 10);
}
.side-img-right.grey-color {
	background: #d9d9d9;
}
.side-img-right .col-mdl-2 {
	margin-right: 0;
}
.background-image-holder.one {
	background: url(../images/site-img06.jpg) repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
.background-image-holder.two {
	background: url(../images/site-img28.png) repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
.background-image-holder.three {
	background: url(../images/site-img93.jpg) repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
/*---------------------------------------------------
	Page titles
------------------------------------------------------*/
.section-titles {
	margin-bottom: 60px;
}
.title1 h2 {
	font-weight: normal;
	position: relative;
	margin: 0 0 60px 0;
}
.title1 h2 em {
	color: #989898;
	display: block;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin: 50px auto 0;
	text-transform: none;
	width: 80%;
	font-size: 15px;
}
.title1 .line {
	display: block;
	height: 13px;
	margin: 0 auto;
	position: relative;
	top: 50px;
	width: 70px;
	background: url(../images/title-line.png) no-repeat center bottom;
}
.title1 h2.one {
	font-weight: normal;
	position: relative;
	margin: 0 0 35px 0;
}
.title-line-shape {
	background: url(../images/title-line.png) no-repeat center bottom;
	height: 20px;
}
.sec-title h2::before {
	background: rgb(208, 198, 10) none repeat scroll 0 0;
	content: "";
	height: 100%;
	letter-spacing: 1px;
	position: absolute;
	right: -16px;
	top: 4px;
	width: 4px;
}
/* page sub headers */
.page-header {
	background: url(../images/blogbackgound.jpg) no-repeat scroll center top;
	background-size: cover;
	    float: left;
    margin: 0;
    padding: 100px 0 100px 0;
    width: 100%;
}
.home .page-header {
	background: url(../images/blogbackgound.jpg) no-repeat scroll center top;
	background-size: cover;
	    float: left;
    margin: 0;
    padding: 15px 0 10px 0;
    width: 100%;
}
.darkoverlay{
    background: black;
opacity: 0.5;
position: absolute;
width: 100%;
z-index: 0;
height: 100%;
display: block;
top: 0px;
}
.page-header.one {
	background: url(../images/site-img45.jpg) no-repeat scroll center top;
}
.page-header.two {
	background: url(../images/site-img46.jpg) no-repeat scroll center top;
}
.page-header.three {
	background: url(../images/site-img47.jpg) no-repeat scroll center top;
}
.page-header.four {
	background: url(../images/site-img48.jpg) no-repeat scroll center top;
}
.page-header.five {
	background: url(../images/site-img49.jpg) no-repeat scroll center top;
}
.page-header.six {
	background: url(../images/site-img50.jpg) no-repeat scroll center top;
}
.page-header.seven {
	background: url(../images/site-img112.jpg) no-repeat scroll center top;
}
.breadcrumbs {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 23px 0 0;
}


.breadcrumbs i {
	padding: 0 5px;
}
.breadcrumbs a {
	color: whitesmoke;
}
.breadcrumbs a:hover {
	color: #fff;
}
/*---------------------------------------------------
	Parallax and Textures
------------------------------------------------------*/
.bg-parallax {
	background: url(../images/parallax-bg.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0 80px 0;
}
.bg-parallax-02 {
	background: url(../images/background-home.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0 0 0;
}
.bg-parallax-03 {
	background: url(../images/countersbackground.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0 50px 0;
}
.bg-parallax-04 {
	background: url(../images/countersbackground.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0 130px 0;
}
.bg-parallax-05 {
	background: url(../images/parallax-bg-05.jpg) no-repeat center top fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0 50px 0;
}
.bg-parallax-06 {
	background: url(../images/parallax-bg-06.jpg) no-repeat center top fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0 130px 0;
}
.bg-parallax-07 {
	background: url(../images/parallax-bg-07.jpg) no-repeat center top fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0 50px 0;
}
.bg-parallax-08 {
	background: url(../images/parallax-bg-08.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 130px 0 160px 0;
}
.bg-parallax-08.one {
	padding: 130px 0 130px 0;
}
.bg-parallax-09 {
	background: url(../images/parallax-bg-09.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 130px 0 130px 0;
}
.bg-parallax-10 {
	background: url(../images/parallax-bg-10.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 130px 0 130px 0;
}
.bg-parallax-11 {
	background: url(../images/parallax-bg-11.jpg) no-repeat center bottom fixed;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 130px 0 130px 0;
}
.bg-texture {
	background: url(../images/bg-texture-1.jpg) repeat left top;
	width: 100%;
	float: left;
	padding: 80px 0 40px 0;
}
.bg-texture-2 {
	background: url(../images/bg-texture-2.jpg) repeat left top;
	width: 100%;
	float: left;
	padding: 80px 0 60px 0;
}
.bg-color-black {
	background: #191919;
	width: 100%;
	float: left;
	padding: 80px 0 30px 0;
}
.bg-color-black.one {
	padding: 60px 0;
}
.bg-color-grey {
	background: #e8e8e8;
	width: 100%;
	float: left;
	padding: 80px 0 10px 0;
}
.bg-color-grey.one {
	background: #e8e8e8;
	width: 100%;
	float: left;
	padding: 80px 0 80px 0;
}
/*blog bost*/
.post-thumb {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
        -webkit-border-top-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomright: 20px;
border-top-left-radius: 20px;
border-bottom-right-radius: 20px;
box-shadow: 5px 5px 2px #a9a4a4;
}
.post-thumb.imgbox {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.post-cols .imgbox img {
	transform: scale(1);
	transition: all 0.3s ease-in-out 0s;
}
.post-cols:hover .imgbox img {
	transform: scale(1.5);
}
.post-cols .post-dis {
	float: left;
	transition: top 0.3s ease-in-out 0s;
	width: 100%;
}
.post-cols .post-dis.teamdis {
	padding: 0 15px;
}
.post-cols .post-dis h4 a {
	color: #000;
}
.post-cols .post-dis h4 a:hover {
	color: rgb(208, 198, 10);
}
/*Carousel */
.carousel-indicators {
	bottom: -35px;
	left: 0;
	margin: 0;
	width: 100%;
}
.carousel-indicators li {
	background: #7d7c7c none repeat scroll 0 0;
	border-color: #7d7c7c;
	border-radius: 0px;
	height: 4px;
	margin: 0;
	width: 60px;
}
.carousel-indicators.white-color li {
	background: #fff none repeat scroll 0 0;
	border-color: #fff;
}
.carousel-indicators .active, .carousel-indicators.white-color .active {
	background: rgb(208, 198, 10) none repeat scroll 0 0;
	border: 0 none;
	height: 4px;
	margin: 0;
	width: 60px;
}
.collaps-style-2 .panel-default > .panel-heading {
	background-color: rgb(208, 198, 10);
	border: 0;
	border-radius: 0;
	color: #FFF;
	padding: 20px 15px;
	font-weight: bold;
}
.collaps-style-2 .panel-default > .panel-heading a:hover, .collaps-style-2 .panel-default > .panel-heading a:focus {
	color: #e4e4e4;
}
.collaps-style-2 .panel-body {
	border: 0;
	background: #2a2e31;
	color: #868d93;
}
.collaps-style-3 .panel-default > .panel-heading {
	background-color: #fff;
	border: solid 1px #cfcfcf;
	border-collapse: collapse;
	border-radius: 0 !important;
	color: #3f444a;
	padding: 15px 15px;
	font-weight: bold;
}
.collaps-style-3 .panel-default > .panel-heading a:hover, .collaps-style-3 .panel-default > .panel-heading a:focus {
	color: #212121;
}
.collaps-style-3 .panel-body {
	border: 0;
	background: #fff;
	color: #3f444a;
	border: solid 1px #cfcfcf;
	border-top: 0;
}
.collaps-style-3.panel-group .panel + .panel {
	margin-top: -2px;
}
.col-fea-box-image {
	margin: 0;
	padding: 55px 30px 95px 30px;
	background: url(../images/parallax-bg-01.jpg) no-repeat center bottom;
	background-size: cover;
	overflow: hidden;
}
.carousel-indicators.style-one {
	bottom: -70px;
}
.review-info5 {
	background: #fff;
	padding: 25px;
	text-align: left;
	border-radius: 10px;
}
.clent-thumb {
	margin-top: -15px;
	text-align: left;
}
/*progress bars */
.cusom-bars .progress {
	background-color: rgb(208, 198, 10);
	border-radius: 0;
	height: 12px;
}
.cusom-bars .progress-bar-success, .cusom-bars .progress-bar-info, .cusom-bars .progress-bar-warning, .cusom-bars .progress-bar-danger, .cusom-bars progress-bar-info {
	background-color: #3f444a;
}
/*image hovers */
.pricing-box {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 0 none;
	padding: 60px 0;
	transition: all 0.3s ease-out 0s;
}
.pricing-box:hover, .pricing-box.active {
	background: rgb(208, 198, 10) none repeat scroll 0 0;
	color: #fff;
}
.pack-title {
	background: rgb(208, 198, 10) none repeat scroll 0 0;
	color: #fff;
	margin: auto;
	padding: 4px 0;
	width: 40%;
}
.price h4 {
	line-height: 20px;
}
.price h4 span.align-top {
	margin-left: -20px;
	margin-top: -10px;
	position: absolute;
}
.pricing-box h4 span {
	color: rgb(208, 198, 10);
}
.pricing-box:hover h4 span, .pricing-box.active h4 span {
	color: #fff;
}
ul.plan-list {
	margin: 0;
	padding: 0;
}
ul.plan-list li {
	margin: 25px 0;
}
.button a.grey-border-large {
	border: 1px solid #8d8d8d;
	border-radius: 30px;
	color: #8d8d8d;
	padding: 12px 30px;
}
.button a.grey-border-large:hover, .pricing-box.one:hover .button a.grey-border-large, .pricing-box.one.active .button a.grey-border-large {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	color: rgb(208, 198, 10);
}
.pricing-box.two {
	background: #fff none repeat scroll 0 0;
	border: 0 solid #e3e2e2;
	padding: 20px 0;
	transition: all 0.3s ease-out 0s;
	color: #5c6873;
}
.pricing-box.two.active {
	background: #fff none repeat scroll 0 0;
	border: 0 solid #e3e2e2;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.28);
	padding: 20px 0;
	z-index: 99;
	transform: scale(1.1);
}
ul.plan-list.two li {
	padding: 11px 25px;
	margin: 0;
	border-top: solid 1px #e3e2e2;
}
ul.plan-list.two li:last-child {
	border-bottom: solid 1px #e3e2e2;
}
/*image hovers */
.col-img-hover {
	position: relative;
	width: 100%;
	padding: 10px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
}
.img-hover-st-1 {
	position: relative;
	width: 100%;
	height: 233px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img-hover-st-1 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 233px;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: rgb(208, 198, 10);
	transition: left .3s ease-in-out;
}
.img-hover-st-1 .text.red {
	background-color: #e71a1a;
}
.img-hover-st-11 .text.green {
	background-color: #3fc35f;
}
.img-hover-st-1 .text.violet {
	background-color: #8a5ed9;
}
.img-hover-st-1 .imgbox {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 235px;
	left: 0px;
	top: 0px;
	z-index: 100;
	transition: top .3s ease-in-out;
}
.imgbox img {
	width: 100%;
}
.img-hover-st-1 .text .title {
	color: #fff;
	margin: 15px 0 0 19px;
}
.img-hover-st-1 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img-hover-st-1 .text a {
	color: #FFF;
	margin: 15px 15px 0 19px;
}
.img-hover-st-1 .text a:hover {
	color: #161616;
}
.img-hover-st-1:hover .imgbox {
	position: absolute;
	top: 250px;
	transition: top .3s ease-in-out;
}
/*style 2*/
.img-hover-st-2 {
	opacity: 1;
	width: 100%;
	height: 235px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}
.img-hover-st-2 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 235px;
}
.img-hover-st-2 .text {
	position: absolute;
	background: #000;
	width: 100%;
	height: 235px;
	text-align: center;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-ms-transition: opacity .50s ease-in-out;
	-o-transition: opacity .50s ease-in-out;
	transition: opacity .50s ease-in-out;
}
.img-hover-st-2 .text:hover {
	opacity: 1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	background: url(../images/site-img5.png) left top repeat;
}
.img-hover-st-2 .text a.hov_circle {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 63px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: rgb(208, 198, 10);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	transition-property: background-color, color;
	transition: top .3s ease-in-out;
	transition-timing-function: ease-out;
}
.img-hover-st-2 .text a.hov_circle:hover, .img-hover-st-2 .text a.hov_circle.two:hover {
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.img-hover-st-2 .text a.hov_circle:hover i, .img-hover-st-2 .text a.hov_circle.two:hover i {
	color: #272727;
	transition-property: color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.img-hover-st-2 .text a.hov_circle.two {
	left: 118px;
	top: 0px;
	transition: top .5s ease-in-out;
	background-color: #8dba13;
}
.img-hover-st-2 .text a.hov_circle i {
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}
.img-hover-st-2 .text:hover .hov_circle {
	transition: top .3s ease-in-out;
	left: 65px;
	top: 100px;
}
.img-hover-st-2 .text:hover .hov_circle.two {
	transition: top .5s ease-in-out;
	left: 122px;
	top: 100px;
}
.img-border {
	border: solid 1px #d0cfcf;
}
/*style 3*/
.img-hover-st-3 {
	opacity: 1;
	width: 100%;
	height: 235px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}
.img-hover-st-3 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img-hover-st-3 .text {
	width: 100%;
	height: 235px;
	position: absolute;
	background: #000;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-ms-transition: opacity .50s ease-in-out;
	-o-transition: opacity .50s ease-in-out;
	transition: opacity .50s ease-in-out;
}
.img-hover-st-3 .text:hover {
	opacity: 1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	background: url(../images/site-img5.png) left top repeat;
}
.img-hover-st-3 .text h3 {
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	left: 5px;
	top: 220px;
	margin: 15px 0 0 19px;
	transition: top .4s ease-in-out;
}
.img-hover-st-3 .text p {
	position: absolute;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	left: 5px;
	line-height: 18px;
	top: 255px;
	text-align: left;
	margin: 15px 0 0 19px;
	transition: top .6s ease-in-out;
}
.img-hover-st-3 .text a {
	position: absolute;
	font-weight: normal;
	left: 0px;
	top: 320px;
	text-align: left;
	margin: 0px 0 0 19px;
	transition: top .7s ease-in-out;
	overflow: hidden;
}
.img-hover-st-3 .text:hover h3 {
	position: absolute;
	left: 5px;
	top: 20px;
	transition: top .4s ease-in-out;
}
.img-hover-st-3 .text:hover p {
	position: absolute;
	left: 5px;
	top: 50px;
	transition: top .6s ease-in-out;
}
.img-hover-st-3 .text:hover a {
	position: absolute;
	left: 0px;
	top: 136px;
	transition: top .7s ease-in-out;
}
/*style 4*/
.img-hover-st-4 {
	position: relative;
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img-hover-st-4 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img-hover-st-4 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 235px;
	left: 0px;
	top: 192px;
	z-index: 100;
	background: url(../images/site-img5.png) left top repeat;
	transition: top .3s ease-in-out;
}
.img-hover-st-4 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img-hover-st-4 .text h3 span {
	color: #fff;
	font-size: 13px;
	text-transform: none;
}
.img-hover-st-4 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img-hover-st-4 .text a {
	margin: 8px 15px 0 19px;
}
.img-hover-st-4:hover .text {
	position: absolute;
	top: 20px;
	transition: top .3s ease-in-out;
}
.img-hover-st-4 .container {
	border-top: 1px solid #e1e1e1;
	padding-top: 50px;
}
/*style 5*/
.img-hover-st-5 {
	position: relative;
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img-hover-st-5 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img-hover-st-5 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 235px;
	left: -270px;
	top: 0px;
	z-index: 100;
	transition: left .5s ease-in-out;
	background: url(../images/site-img5.png) left top repeat;
}
.img-hover-st-5 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img-hover-st-5 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img-hover-st-5 .text a {
	margin: 8px 15px 0 19px;
}
.img-hover-st-5:hover .text {
	position: absolute;
	left: 0px;
	transition: left .5s ease-in-out;
}
/*style 6*/
.img-hover-st-6 {
	position: relative;
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img-hover-st-6 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 235px;
}
.img-hover-st-6 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 235px;
	left: 0px;
	top: 250px;
	z-index: 100;
	transition: top .3s ease-in-out;
	background: url(../images/site-img5.png) left top repeat;
}
.img-hover-st-6 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img-hover-st-6 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img-hover-st-6 .text a.readmore_small {
	margin: 10px 0px 0 28px;
	padding: 4px 15px;
}
.img-hover-st-6 .text a.readmore_small.green {
	margin: 10px 0px 0 5px;
}
.img-hover-st-6:hover .text {
	position: absolute;
	top: 185px;
	transition: top .3s ease-in-out;
}
/*lists*/
ul.list-items {
	padding: 0;
}
ul.list-items li {
	margin-bottom: 15px;
	float: left;
	width: 50%;
}
/*buttons*/
.btn {
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 15px;
	padding: 15px 30px;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn:after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 50%;
	width: 0;
	height: 100%;
	opacity: 0;
	content: "";
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn:hover:after {
	width: 101%;
	opacity: 1;
}
.btn:hover {
	background-color: transparent;
}
.btn:focus {
	outline: 0;
}
.btn.subsribe {
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 15px;
	padding: 9px 30px 8px 30px;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background: rgb(208, 198, 10);
	border: solid 1px rgb(208, 198, 10);
}
.btn.subsribe:hover {
	background: #fff;
	border: solid 1px #fff;
	color: rgb(208, 198, 10);
}
.btn.subsribe:hover i {
	color: rgb(208, 198, 10);
}
/*black btn*/
.buttons .boxed-black {
	background-color: #3a3a3a;
	border-radius: 0;
	color: #fff;
	padding: 15px 30px;
}
.buttons .boxed-black::after {
	background-color: #000000;
}
.buttons .boxed-black:hover {
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}
/*black btn*/
.buttons .boxed-blue {
	background-color: rgb(208, 198, 10);
	border-radius: 0;
	color: #fff;
	padding: 15px 30px;
	margin-left: 10px;
}
.buttons .boxed-blue::after {
	background-color: #000000;
}
.buttons .boxed-blue:hover {
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}
/*white btn*/
.buttons .boxed-white {
	background-color: #fff;
	border-radius: 0;
	color: #000;
	font-size: 13px;
	padding: 10px 30px;
	border-radius: 3px;
}
.buttons .boxed-white::after {
	background-color: #2992d6;
}
.buttons .boxed-white:hover {
	background-color: #2992d6;
	border-color: #2992d6;
	color: #fff;
}
/*brn style large*/

.button a.round {
	border-radius: 6px !important;
}
.button a.round.border {
	border-radius: 6px !important;
	background-color: transparent;
	border: solid 1px #414141;
	color: #414141;
}
.button a.round.border:hover {
	border: solid 1px #414141;
}
.button a.boxed-color-lg.red {
	background: #ff2023;
}
.button a.boxed-color-lg.blue {
	background: #49a32b;
}
.button a.boxed-color-lg.green {
	background: rgb(208, 198, 10);
}
.button a.boxed-color-lg.orange {
	background: #f05424;
}
.button a.boxed-color-lg:hover, .button a.boxed-color-lg.active {
	border: solid 0;
	background: #2c2c2c;
	color: #fff;
}
.button a.boxed-color-lg {
	border: 0;
	background: #152731;
	border-radius: 0px;
	padding: 18px 45px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
        
}
/*brn style small*/
.button a.boxed-color-sm {
	border: 0;
	background: rgb(208, 198, 10);
	border-radius: 0px;
	padding: 15px 25px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
}
.button a.boxed-color-sm.red {
	background: #ff2023;
}
.button a.boxed-color-sm.blue {
	background: #49a32b;
}
.button a.boxed-color-sm.green {
	background: rgb(208, 198, 10);
}
.button a.boxed-color-sm.orange {
	background: #49a32b;
}
.button a.boxed-color-sm:hover, .button a.boxed-color-sm.active {
	border: solid 0;
	background: #2c2c2c !important;
	color: #fff;
}
/*brn style extra small*/
.button a.boxed-color-xs {
	border: 0;
	background: rgb(208, 198, 10);
	border-radius: 0px;
	padding: 8px 15px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
}
.button a.boxed-color-xs.red {
	background: #ff2023;
}
.button a.boxed-color-xs.blue {
	background: #49a32b;
}
.button a.boxed-color-xs.green {
	background: rgb(208, 198, 10);
}
.button a.boxed-color-xs.orange {
	background: #f05424;
}
.button a.boxed-color-xs:hover, .button a.boxed-color-xs.active {
	border: solid 0;
	background: #2c2c2c;
	color: #fff;
}
.call-to-action {
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	float: left;
	margin: 0 0 30px;
	padding: 20px;
	width: 100%;
}
/*------------------*/
/*flip boxes styles */
/*------------------------------------------------------*/	
.flip {
	-webkit-perspective: 800;
	-ms-perspective: 800;
	-moz-perspective: 800;
	-o-perspective: 800;
	width: 100%;
	height: 300px;
	position: relative;
	margin: 25px auto;
}
.flip .card.flipped {
	transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg); /* IE 9 */
	-moz-transform: rotatey(-180deg); /* Firefox */
	-webkit-transform: rotatey(-180deg); /* Safari and Chrome */
	-o-transform: rotatey(-180deg); /* Opera */
}
.flip .card {
	width: 100%;
	height: 300px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.5s;
	-ms-transform-style: preserve-3d;
	-ms-transition: 0.5s;
	-o-transform-style: preserve-3d;
	-o-transition: 0.5s;
	transform-style: preserve-3d;
	transition: 0.5s;
}
.flip .card .face {
	width: 100%;
	height: 306px;
	position: absolute;
	z-index: 2;
	text-align: center;
	backface-visibility: hidden;  /* W3C */
	-webkit-backface-visibility: hidden; /* Safari & Chrome */
	-moz-backface-visibility: hidden; /* Firefox */
	-ms-backface-visibility: hidden; /* Internet Explorer */
	-o-backface-visibility: hidden; /* Opera */
}
.flip .card .front {
	position: absolute;
	z-index: 1;
	background: black;
	color: white;
	cursor: pointer;
}
.flip .card .back {
	background: rgb(208, 198, 10);
	color: #fff;
	cursor: pointer;
	padding: 30px;
	transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg); /* IE 9 */
	-moz-transform: rotatey(-180deg); /* Firefox */
	-webkit-transform: rotatey(-180deg); /* Safari and Chrome */
	-o-transform: rotatey(-180deg); /* Opera */
}
/*flip verticle*/
.flip {
	-webkit-perspective: 800;
	-ms-perspective: 800;
	-moz-perspective: 800;
	-o-perspective: 800;
	width: 100%;
	height: 300px;
	position: relative;
	margin: 25px auto;
}
.flip .cardv.flippedv {
	transform: rotatex(-180deg);
	-ms-transform: rotatex(-180deg); /* IE 9 */
	-moz-transform: rotatex(-180deg); /* Firefox */
	-webkit-transform: rotatex(-180deg); /* Safari and Chrome */
	-o-transform: rotatex(-180deg); /* Opera */
}
.flip .cardv {
	width: 100%;
	height: 306px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.5s;
	-ms-transform-style: preserve-3d;
	-ms-transition: 0.5s;
	-o-transform-style: preserve-3d;
	-o-transition: 0.5s;
	transform-style: preserve-3d;
	transition: 0.5s;
}
.flip .cardv .face {
	width: 100%;
	height: 306px;
	position: absolute;
	z-index: 2;
	text-align: center;
	backface-visibility: hidden;  /* W3C */
	-webkit-backface-visibility: hidden; /* Safari & Chrome */
	-moz-backface-visibility: hidden; /* Firefox */
	-ms-backface-visibility: hidden; /* Internet Explorer */
	-o-backface-visibility: hidden; /* Opera */
}
.flip .cardv .front {
	position: absolute;
	z-index: 1;
	background: black;
	color: white;
	cursor: pointer;
}
.flip .cardv .back {
	background: rgb(208, 198, 10);
	color: #fff;
	cursor: pointer;
	padding: 30px;
	transform: rotatex(-180deg);
	-ms-transform: rotatex(-180deg); /* IE 9 */
	-moz-transform: rotatex(-180deg); /* Firefox */
	-webkit-transform: rotatex(-180deg); /* Safari and Chrome */
	-o-transform: rotatex(-180deg); /* Opera */
}
.font-green{
    color: #1e4998;
}
.footerlist li{
    list-style: none;
}
.footer-bg.bg-light-black a{
    color:#3b3b3b;
}
/*------------------*/
/*Divider lines */
/*------------------------------------------------------*/	
.divider-ls {
	border-top: 1px solid #ff7713;
	height: 25px;
	margin: 0 auto 45px;
	opacity: 0.5;
	width: 12%;
}
.divider-d-dashed {
	border-bottom: 1px dashed #d7d7d7;
	border-top: 1px dashed #d7d7d7;
	float: left;
	height: 5px;
	margin: 10px 0 45px;
	width: 100%;
}
.divider-s-line {
	border-bottom: 1px solid #e5e5e5;
	float: left;
	margin-bottom: 45px;
	padding-top: 0;
	width: 100%;
}
.divider-d-line {
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	float: left;
	height: 5px;
	margin: 20px 0 45px;
	width: 100%;
}
.divider-s-dashed {
	border-top: 1px dashed #d7d7d7;
	float: left;
	margin: 15px 0 45px;
	width: 100%;
}
/*---------------------------------------------------
	counters
------------------------------------------------------*/
.counters {
	margin: 0;
	padding: 0
}
.counters2 {
	margin-bottom: 50px;
}
.counters2 .circle {
	border: 5px solid rgb(208, 198, 10);
	border-radius: 100%;
	height: 215px;
	margin: auto;
	padding-top: 15%;
	width: 215px;
}
.counters2 span {
	color: #fff !important;
	font-size: 60px;
}
.counters3 {
	margin: 0;
}
.plus-icon {
	float: right;
	margin: -90px -10px 0 0;
}
/*tab styles */
.home-tabs {
	margin: 0;
}
.home-tabs ul.nav-tabs li a {
	padding: 10px 20px;
}
.tab-content {
	border: solid 1px #dddddd;
	padding: 25px 10px 20px 10px;
}
.tab-content img {
	margin: auto;
}
.tab-style {
	margin: 0;
	padding: 80px 0 20px 0;
	overflow: hidden;
}
.tab-style .nav-tabs {
	border: 0;
	padding-left: 9%;
}
.tab-style .nav-tabs > li {
	margin-right: 1px;
}
.tab-style .nav-tabs > li > a {
	margin-right: 0;
	transition: all 0.3s ease-out 0s;
	font-size: 15px;
	text-align: center;
	color: #3c3c3c;
	font-weight: bold;
	border: 0;
	background: #fff;
	border-radius: 0;
	padding: 20px 50px 15px 50px !important;
}
.tab-style .nav-tabs > li:hover > a, .tab-style .nav-tabs > li.active > a {
	color: #fff;
}
.tab-style .nav-tabs > li > a span {
	display: list-item;
	padding-bottom: 8px;
}
.tab-style .tab-content, .tab-style .nav-tabs {
	border: 0;
}
.tab-style .nav-tabs > li.active > a, .tab-style .nav-tabs > li.active > a:focus, .tab-style .nav-tabs > li.active > a:hover, .tab-style .nav-tabs > li > a:hover {
	background: rgb(208, 198, 10);
	border: 0;
}
.tab-style1 {
	margin: 0;
	padding: 0;
}
.tab-style1 .nav-tabs {
	border: 0;
	padding-left: 9.200%;
}
.tab-style1 .nav-tabs > li > a {
	margin-right: 0;
	transition: all 0.3s ease-out 0s;
	font-size: 13px;
	text-align: center;
}
.tab-style1 .nav > li:first-child > a {
	border-left: solid 1px #e3e2e2;
}
.tab-style1 .tab-content {
	border: solid 0px #dddddd;
}
.tab-style1 .nav-tabs > li > a, .tab-style1 .nav-tabs > li > a:focus {
	color: #656565;
	border-right: solid 1px #e3e2e2;
	border-radius: 0;
	border-bottom: 0;
	border-top: 0;
}
.tab-style1 .nav > li > a:focus, .tab-style1 .nav > li > a:hover {
	background: #FFF;
	border-bottom: 0;
	border-top: 0;
}
.tab-style1 .nav-tabs > li.active > a, .tab-style1 .nav-tabs > li.active > a:focus, .tab-style1 .nav-tabs > li.active > a:hover {
	color: #656565;
	border-color: #e3e2e2;
}
.tab-style1 .nav > li > a {
	padding: 10px 65px !important;
}
.tab-style1 .nav > li > a > i {
	display: inherit;
	color: #e3e2e2;
	transition: all 0.3s ease-out 0s;
}
ul.tabs-style2 {
	width: 100%;
}
ul.tabs-style2 > li > a {
	background: #eaedf0;
	border-radius: 0;
	padding: 20px 32px;
}
.tab-content.tab-style2 {
	overflow: hidden;
}
.tab-style-1 {
	margin: 0;
}
.tab-style-1 .nav-tabs {
	border: 0;
}
.tab-style-1 .nav-tabs > li {
	margin-right: 1px;
}
.tab-style-1 .nav-tabs > li > a {
	margin-right: 0;
	transition: all 0.3s ease-out 0s;
	font-size: 15px;
	text-align: center;
	color: #fff;
	border: 0;
	background: #282828;
	border-radius: 0;
	padding: 5px 15px !important;
	text-transform: uppercase;
}
.tab-style-1 .nav-tabs > li:hover > a, .tab-style-1 .nav-tabs > li.active > a {
	color: #fff;
}
.tab-style-1 .nav-tabs > li > a span {
	display: list-item;
	padding-bottom: 8px;
}

.tab-style-1 .nav-tabs > li.active > a, .tab-style-1 .nav-tabs > li.active > a:focus, .tab-style-1 .nav-tabs > li.active > a:hover, .tab-style-1 .nav-tabs > li > a:hover {
	background: rgb(208, 198, 10);
	border: 0;
}
.tab-style3 {
	margin: 0;
	padding: 0;
}
.tab-style3 .nav-tabs {
	border: 0 none;
	padding-left: 15.2%;
}
.tab-style3 .nav-tabs > li > a {
	font-size: 13px;
	margin-right: 0;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
.tab-style3 .nav > li:first-child > a {
	border-left: 1px solid #e3e2e2;
}
.tab-style3 .nav-tabs > li > a, .tab-style3 .nav-tabs > li > a:focus {
	border-bottom: 0 none;
	border-radius: 0;
	border-right: 0px solid #e3e2e2;
	border-top: 0 none;
	color: #656565;
}
.tab-style3 .nav > li > a:focus, .tab-style3 .nav > li > a:hover {
	background: #fff none repeat scroll 0 0;
	border-bottom: 0 none;
	border-top: 0 none;
}
.tab-style3 .nav-tabs > li.active > a, .tab-style3 .nav-tabs > li.active > a:focus, .tab-style3 .nav-tabs > li.active > a:hover {
	border-bottom: 0 none #e3e2e2;
	border-color: #e3e2e2;
	border-top: 0 none #e3e2e2;
	color: #656565;
}
.tab-style3 .nav-tabs > li.active > a > i {
	color: #009ff0;
}
.tab-style3 .nav > li > a {
	padding: 10px 50px !important;
}
.tab-style3 .nav > li > a > i {
	color: #dcdcdc;
	display: inherit;
	transition: all 0.3s ease-out 0s;
}
.tab-style3 .tab-content {
	border: 0;
}
.tab-content.tab-style4 {
	border: 0;
}
.nav.tabs-style4 {
	border: 0 none;
}
.nav.tabs-style4 > li {
	display: inline-block;
	float: none;
	font-size: 17px;
	font-weight: bold;
}
.nav.tabs-style4 > li.active > a, .nav.tabs-style4 > li.active > a:focus, .nav.tabs-style4 > li.active > a:hover {
	background-color: transparent;
	border: 0 none;
	color: rgb(208, 198, 10);
}
.nav.tabs-style4 > li a {
	background-color: transparent;
	border: 0 none;
	padding: 5px;
}
.nav.tabs-style4 > li > a:hover {
	background-color: transparent;
	border: 0 none;
}
.nav.tabs-style4 > li a span {
	color: #666666;
	padding: 0 5px 0 15px;
}
/*------------------*/
/*widget styles */
/*------------------------------------------------------*/	

/*products widget*/	
.cat-title {
	background: #000;
	padding: 20px;
	color: #FFF;
}
.cat-list ul {
	margin: 0;
	padding: 0;
}
.cat-list ul li {
	border: solid 1px #dddddd;
	border-top: solid 0px #dddddd;
	padding: 10px 20px;
}
.cat-list ul li a {
	color: #656565
}
.pro-list h2 {
	padding-bottom: 10px;
	border-bottom: solid 1px #dddddd;
	margin: 0 0 30px 0;
}
.pro-list .product-desc {
	float: left;
	width: 100%;
	font-size: 15px;
}
.product-desc h3, .product-desc h3 a {
		  font-size: 15px;
                text-align: center;
}
.product-desc h3 a:hover {
	color: rgb(208, 198, 10)
}
.products-box {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
	position: relative;
	transition: box-shadow 0.2s ease-in-out 0s;
	overflow: hidden;
	padding-bottom: 30px;
}
.products-box:hover {
	box-shadow: 0 39px 56.4px 3.6px rgba(0, 0, 0, 0.24);
	transition: box-shadow 0.2s ease-in-out 0s;
}
.pro-imgage {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
        height: 265px;
}
.pro-imgage img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pro-imgage-homeshop {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
        height: 120px;
}
.pro-imgage-homeshop img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pro-imgage-home {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
        height: 100px;
}
.pro-imgage-home img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.img-gallery img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    
}
.img-gallery{
  padding:20px;  
}
.product-desc {
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 20px;
        height: 70px;
}
.product-desc.one {
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 0px;
}
.onsale.onsale-outter {
	background-color: #f6d601;
	border-radius: 50%;
	box-sizing: initial;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	height: 5.16667em;
	letter-spacing: 1px;
	line-height: 5.16667em;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 10px;
	left: 10px;
	width: 5.16667em;
	z-index: 100;
}
.ca-title {
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	height: 5.16667em;
	line-height: 2.167em;
	position: absolute;
	text-transform: uppercase;
	top: 5px;
	left: 40px;
	z-index: 100;
}
.banner-info {
	left: 0;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	text-align: center;
}
.banner-info .title {
	color: #fff;
	font-size: 35px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
}
.banner-info .link {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	text-decoration: underline;
	text-transform: uppercase;
}
.banner-info .link:hover {
	text-decoration: none;
}
.banner-info.sty-one {
	left: 0;
	width: 88%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	text-align: right;
}
.banner-info.sty-one .title {
	color: #242424;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.banner-info.sty-one .link {
	color: rgb(208, 198, 10);
	display: inline-block;
	font-size: 15px;
	text-decoration: underline;
	text-transform: uppercase;
}
.banner-info.sty-one .link:hover {
	text-decoration: none;
}
select.selectpicker-full {
	color: #656565;
	font-size: 14px;
	height: 50px;
	margin: 10px 0;
	margin-left: 0;
	padding-left: 15px;
	width: 100%;
}
input.black-button {
	background: rgb(208, 198, 10) none repeat scroll 0 0;
	border: 1px solid rgb(208, 198, 10);
	border-radius: 5px;
	color: #fff;
	padding: 14px 25px;
	transition: all 0.3s ease-out 0s;
}
input.black-button:hover {
	background: #222222 none repeat scroll 0 0;
	border: 1px solid #222222;
	border-radius: 5px;
	color: #fff;
	padding: 14px 25px;
	transition: all 0.3s ease-out 0s;
}
.btns {
	margin-top: 15px;
	float: left;
	text-align: left;
}
.btns a {
	margin-right: 0px;
	border: solid 1px #dcdada;
	padding: 8px 15px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
.btns a:hover {
	border: solid 1px #000;
	color: #fff;
	background: #000;
}
.recommend-content .item {
	border-bottom: solid 1px #dddddd;
	padding-bottom: 15px;
	margin-bottom: 5px;
	overflow: hidden;
}
.recommend-content .item.lst {
	border: 0;
}
.item-thumb {
	border: 1px solid #e1e1e1;
	float: left;
	margin-right: 20px;
}
.item-content a {
	color: #222222;
	font-size: 16px;
}
.item-content a:hover {
	color: #000;
	font-size: 16px;
}
/*------------------*/
/*404 error */
/*------------------------------------------------------*/
.error404 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 60%;
}
.c-post {
	border-bottom: solid 1px #3d3d3d;
	margin-bottom: 25px;
}
.c-post.one {
	border-bottom: dashed 1px #6d6d6d;
	margin-top: 25px;
	padding-bottom: 10px;
}
.whitebg .col-md-3 .c-post {
	border-bottom: solid 1px #d8d8d8;
}
.c-post.c-post-last, .whitebg .col-md-3 .c-post.c-post-last {
	border-bottom: solid 0px #3d3d3d;
}
.c-post-img {
	float: left;
	height: 72px;
	position: relative;
	width: 68px;
}
.c-post-content {
	padding-left: 80px;
}
.c-post-content p span {
	font-size: 12px;
}
.post-info {
	border-bottom: 2px solid #e4e4e4;
    /* border-top: 1px solid #e4e4e4; */
    float: right;
    /* margin: 0 0 20px; */
    /* padding: 10px 0; */
    width: 100%;
}
.post-info-box {
	padding: 30px;
	background: #FFF;
}
.comment-list {
	margin-bottom: 25px;
}
.tags-b {
	background: #2a2e31;
	color: #727272;
	padding: 5px 12px;
	margin: 0 0px 8px 0;
	display: inline-block;
}
.tags-s {
	border: solid 1px #cbcbcb;
	border-radius: 4px;
	color: #727272;
	padding: 8px 15px;
	margin: 0 3px 8px 0;
	display: inline-block;
}
.tags-s:hover {
	border: solid 1px #000;
	background: #000;
	border-radius: 4px;
	color: #fff;
	padding: 8px 15px;
	margin: 0 3px 8px 0;
	display: inline-block;
}
/* countdown headers */
.table-titles, .table-row {
	border-bottom: solid 1px #dadada;
	padding-bottom: 15px;
	overflow: hidden;
	margin-bottom: 15px;
}
.title-row {
	border-bottom: solid 1px #dadada;
	padding-bottom: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
/* countdown headers */
.countdown-header {
	background: url(../images/parallax-bg-09.jpg) no-repeat scroll center top;
	float: left;
	margin: 0;
	padding: 100px 0 120px 0;
	width: 100%;
	text-align: center;
}
/* pagenation */
.pagenation {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 23px 0 0 0;
	text-align: right !important;
	text-transform: uppercase;
}
.pagenation.one {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 8px 0 0 0;
	text-align: right !important;
	text-transform: uppercase;
}
.pagenation a:hover {
	color: #fff;
}
.pagenation i {
	color: #a2a2a2;
	padding: 0 5px;
}
.pagenation-blog {
	text-align: center;
}
ul.pagenation-list {
	display: inline-block;
	margin: 0;
	padding: 0;
}
ul.pagenation-list > li {
	display: inline-block;
	list-style: outside none none;
	;
}
ul.pagenation-list li a {
	background-color: #e4e4e4;
border-radius: 100%;
color: black !important;
display: inline-block;
height: 35px;
line-height: 35px;
margin: 0 10px 0 0;
padding: 0;
text-align: center;
width: 35px;
}
ul.pagenation-list li a:hover {
	background-color: #666;
	color: #fff !important;
        text-decoration: none !important;
}
.categories{
    background:whitesmoke;
    padding:5px 10px;
    color:black !important;
    font-weight: 300;
}
/*------------------*/
/*footer styles */
/*------------------------------------------------------*/	
footer {
	width: 100%;
	float: left;
	margin: 0;
	color: #727272;
}
.footer-bg {
	background: #101010;
	padding: 0px 0 0px 0;
}
.footer-bg.bg-black {
	background: #000;
}
.footer-bg.bg-light-black {
	background: #e6e7ec;
	color: #3b3b3b;
}

.footer-bg.bg-light-black a:hover {
	color: #1e4997;
}
.footer-bg.bg-gery {
	background: #e4e4e4;
	color: #6d6d6d;
}
.footer-bg.bg-gery a {
	color: #6d6d6d;
}
.footer-bg.bg-gery a:hover {
	color: #6d6d6d;
}
.title-line {
	background-color: rgb(208, 198, 10);
	height: 2px;
	margin: 10px auto 25px 0;
	padding: 0;
	width: 50px;
}
.title-line.black-line {
	background-color: #3f444a;
	margin-bottom: 15px;
}
.title-line-v {
	background-color: rgb(208, 198, 10);
	height: 40px;
	margin: -3px 20px 0 0;
	padding: 0;
	width: 5px;
	float: left;
}
footer a {
	color: #727272;
}
footer a:hover {
	color: #fff;
}
.footerlist a:hover{
    color:black !important;
}
.title-line.one {
	background-color: rgb(208, 198, 10);
	height: 3px;
	margin: 10px auto;
	padding: 0;
	width: 50px;
}
ul.address-info {
	margin: 0;
	padding: 0;
}
ul.social-icons {
	margin: 0px 0 0 0;
	padding: 0;
	float: right;
}
ul.social-icons li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
ul.social-icons li i {
	color: #fff;
}
ul.social-icons li a {
	background-color: #3b3b3b;
	border-radius: 100%;
	color: #fff;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons li a:hover {
	background-color: #fff;
}
ul.social-icons li a:hover i {
	color: rgb(208, 198, 10);
}
ul.social-icons.style-two {
	margin: 0px 0 0 0;
	padding: 0;
	float: left;
}
ul.social-icons.style-two li a {
	background-color: transparent;
	width: auto;
	padding-right: 5px;
	margin-right: 10px;
	height: auto;
	line-height: normal;
}
ul.social-icons.style-two li a:hover {
	background-color: transparent;
}
ul.social-icons.style-two li i {
	color: white;
	transition: all 0.3s ease-out 0s;
}
ul.social-icons.style-two.one {
	margin: 33px -15px 0 0;
}
ul.social-icons.style-two.one li a, ul.social-icons.style-two.one li i {
	color: #FFF;
}
ul.social-icons.style-two.one li a:hover, ul.social-icons.style-two.one li:hover i {
	color: #fff;
}
ul.social-icons.style-two.style1 li i {
	color: #9fd1f1;
	transition: all 0.3s ease-out 0s;
}
ul.social-icons.style-two.style1 li:hover i {
	color: #fff;
}
ul.social-icons.style-two.style2 li i {
	color: #959595;
	transition: all 0.3s ease-out 0s;
}
ul.social-icons.style-two.style2 li:hover i {
	color: #fff;
}
ul.social-icons.style-four {
	float: none;
}
ul.social-icons.style-four li {
	float: none;
	display: inline-block
}
ul.social-icons.style-five {
	float: none;
	display: inline-block;
	margin-top: 14px;
}
ul.social-icons.style-five li {
	margin-left: 5px;
	margin-right: 0px;
}
ul.social-icons.style-five li a {
	background: #a3a3a3;
}
ul.social-icons.style-five li a:hover {
	background: rgb(208, 198, 10) !important;
	color: #fff !important;
}
ul.social-icons.style-five li a, ul.social-icons.style-five li a i {
	border-radius: 0;
	color: #FFF;
}
ul.social-icons.style-five.one.circle li a {
	border-radius: 100%;
}
ul.social-icons.style-five li.facebook a {
	background: #3c599b;
}
ul.social-icons.style-five li.twitter a {
	background: #00abf0;
}
ul.social-icons.style-five li.linkedin a {
	background: #007bb6;
}
ul.social-icons.style-five li.google-plus a {
	background: #dd4c39;
}
ul.social-icons.style-five li.pinterest a {
	background: #ef1438;
}
ul.social-icons.style-five li.skype a {
	background: #13caff;
}
ul.social-icons.style-five li.dribbble a {
	background: #f5699a;
}
ul.social-icons.style-five li.wordpress a {
	background: #2472a2;
}
ul.social-icons.style-five li.android a {
	background: #8ec429;
}
ul.social-icons.style-five li.windows a {
	background: #23c5f1;
}
ul.social-icons.style-five li.renren a {
	background: #025dac;
}
ul.social-icons.style-five li.apple a {
	background: #a6a8a7;
}
ul.social-icons.style-five li.faqq a {
	background: #1f1f1f;
}
ul.social-icons.style-five li.weixin a {
	background: #1a1a1a;
}
ul.social-icons.style-five li.youtube a {
	background: #cb3235;
}
ul.social-icons.style-five li.rss a {
	background: #ffa336;
}
ul.social-icons.style-five li.flickr a {
	background: #ee1a89;
}
ul.social-icons.style-five li.whatsapp a {
	background: #1f9e11;
}
ul.social-icons.style-five li a:hover {
	background: #fff;
}
ul.social-icons.style-five.style-five.one li a:hover {
	background: #000;
}
ul.social-icons.style-five.style-five.one li a i {
	color: #FFF
}
ul.social-icons.style-five.ltside {
	float: left;
}
.fa-social-icons.sty-six {
	text-align: center;
	font-size: 45px;
	padding: 20px 0;
	transition: all 0.3s ease-out 0s;
}
.fa-social-icons.sty-six li a, .fa-social-icons.sty-six li a:hover {
	color: #FFF;
	background: #000000;
}
ul.social-icons.sty-six {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
}
ul.social-icons.sty-six li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
ul.social-icons.sty-six li i {
	color: #919191;
}
ul.social-icons.sty-six li a {
	background-color: #595959;
	border-radius: 0;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six li a:hover {
	background-color: #000;
}
ul.social-icons.sty-six li a:hover i {
	color: #fff;
}
ul.social-icons.sty-six.circle li a {
	background-color: rgb(208, 198, 10);
	border-radius: 100%;
	color: #fff;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six.circle li a:hover {
	background-color: #000;
}
ul.social-icons.sty-six.circle li a i {
	color: #fff;
}
ul.social-icons.sty-six.circle li a:hover i {
	color: #fff;
}
ul.social-icons.sty-six.boxed li a {
	background-color: #fff;
	border: solid 1px #d3d3d3;
	border-radius: 0;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six.boxed li a:hover {
	background-color: #000;
}
ul.social-icons.sty-six.boxed li a i {
	color: #595959;
}
ul.social-icons.sty-six.boxed li a:hover i {
	color: #fff;
}
ul.social-icons.sty-six.border li a {
	background-color: #fff;
	border: solid 1px #d3d3d3;
	border-radius: 100%;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six.border li a:hover {
	background-color: #000;
	border: solid 1px #000;
}
ul.social-icons.sty-six.border li a i {
	color: #595959;
}
ul.social-icons.sty-six.border li a:hover i {
	color: #fff;
}
.flickr-widget img {
	border: 0 solid #999 !important;
	height: 58px;
	margin-bottom: 6px;
	margin-right: 6px;
	transition-duration: 0.3s;
	transition-property: background-color, color;
	transition-timing-function: ease-out;
	width: 58px;
}
.input-text.newsfield {
	width: 100%;
	border: 0;
	background: #2a2e31;
	padding: 10px;
	line-height: 30px;
}
.submit-button {
	background: rgb(208, 198, 10) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	margin: 10px 0 0 0px;
	padding: 12px 30px;
	font-size: 18px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
.submit-button:hover {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	color: rgb(208, 198, 10);
}
/* copyrights */
.copyrights {
	width: 100%;
	float: left;
	background: #c1d0b7;
	margin: 0;
	padding: 20px 0 10px 0;
}
.copyrights.black-bg {
	background: #000;
}
.copyrights.black-bg-lihgt {
	background: #101010;
}
.copyrights.white-bg {
	background: #fff;
	padding: 100px 0 100px 0;
}
.content-container {
	background: rgba(255, 0, 0, 0.1) none repeat scroll 0 0;
	margin-top: 10px;
	text-align: center;
	width: 100%;
	border: 0;
}
iframe {
	border: 0;
}
ul.address-info {
	margin: 0;
	padding: 0;
}
ul.address-info.map {
	background: url(../images/map.png) no-repeat center bottom;
	padding-bottom: 20px;
}
ul.address-info li {
	margin-bottom: 15px;
}
ul.address-info i {
	font-size: 20px;
	margin-right: 10px;
}
ul.address-info.one li {
	margin-bottom: 40px;
}
/* Newsletter 
.form-control.required{
	background:#FFF;
	border:solid 1px #FFF;
	font-size:15px;
	border-radius:0;
}
.input-group-btn button.btn-default.uppercase{
	background:rgb(208, 198, 10);
	font-size:15px;
	border-radius:0 !important;
	border:solid 1px rgb(208, 198, 10);
	font-size:15px !important;
	color:#FFF;
}
.input-group-btn:hover button.btn-default.uppercase{
	background:#0a71b5;
}
*/
/* scroll up */
.googlemaps {
	background: rgba(255, 0, 0, 0.1) none repeat scroll 0 0;
	border: 0 none;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
/* scroll up */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: #e02a30 url(../images/scroll-top-arrow.png) no-repeat 15px 14px;
	z-index: 999;
}

.scrollupmob {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
        display:block;
	z-index: 999;
}


 strong {
  font-weight: 700;
}
 table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}
 table.fr-dashed-borders td,
 table.fr-dashed-borders th {
  border-style: dashed;
}
 table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}
 table td,
 table th {
  border: 1px solid #dddddd;
}
 table td:empty,
 table th:empty {
  height: 20px;
}
 table td.fr-highlighted,
 table th.fr-highlighted {
  border: 1px double red;
}
 table td.fr-thick,
 table th.fr-thick {
  border-width: 2px;
}
 table th {
  background: #e6e6e6;
}
 hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  page-break-after: always;
}
 .fr-file {
  position: relative;
}
 .fr-file::after {
  position: relative;
  content: "\1F4CE";
  font-weight: normal;
}
 pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
[dir="rtl"] blockquote {
  border-left: none;
  border-right: solid 2px #5e35b1;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 0px;
}
[dir="rtl"] blockquote blockquote {
  border-color: #00bcd4;
}
[dir="rtl"] blockquote blockquote blockquote {
  border-color: #43a047;
}
 blockquote {
  border-left: solid 2px #5e35b1;
  margin-left: 0;
  padding-left: 5px;
  color: #5e35b1;
}
 blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4;
}
 blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047;
}
 span.fr-emoticon {
  font-weight: normal;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
  display: inline;
  line-height: 0;
}
 span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.1em 0.1em 0.1em;
  line-height: 1;
  vertical-align: middle;
}
 .fr-text-gray {
  color: #AAA !important;
}
 .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
 .fr-text-spaced {
  letter-spacing: 1px;
}
 .fr-text-uppercase {
  text-transform: uppercase;
}
 img {
  position: relative;
  max-width: 100%;
}
 img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
 img.fr-dib.fr-fil {
  margin-left: 0;
}
 img.fr-dib.fr-fir {
  margin-right: 0;
}
 img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
.preporuka{
    padding:0px 10px;
}
.preporukamore{
    background:white;
    padding:5px 10px;
    border:1px solid whitesmoke;
    border-top:0px;
}
.preporukaopis{
    background: whitesmoke;
    padding:5px 10px;
}
.preporuka h4{
    color:black;
    font-weight: bold;
    padding-top: 10px;
    height:55px;
}

.homebox{
    background:white;
    border:1px solid #eee;
    margin-bottom:20px;
}
.homebox h3{
    color:white;
    padding:15px 10px;
    text-transform: uppercase;
    text-shadow:0px 0px 3px black;
    font-weight: bold;
}
.firsthomebox h4{
    padding:15px 10px 0px;
    color:black;
    font-weight: bold;
}
.firsthomeboximage{
    height:150px;
    overflow: hidden;
}
.smallbox{
    background:rgb(251, 251, 251);
    padding:15px 0px;
}
.smallboxdesc h4{
   color:black;
    font-weight: bold; 
}
.fillwidth {
    min-width: 100%;
    height: auto;
}
.fillwidth:hover{
    opacity:0.6;
   -webkit-transition : all 500ms ease-in;
  -moz-transition : all 500ms ease-in;
  -o-transition : all 500ms ease-in;
  transition : all 500ms ease-in; 
}

 img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
 img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
 img.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
 img.fr-bordered {
  border: solid 10px #CCC;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
 .fr-video {
  text-align: center;
  position: relative;
}
 .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
 .fr-video.fr-dvb {
  display: block;
  clear: both;
}
 .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
 .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
 .fr-video.fr-dvi {
  display: inline-block;
}
 .fr-video.fr-dvi.fr-fvl {
  float: left;
}
 .fr-video.fr-dvi.fr-fvr {
  float: right;
}
 a.fr-strong {
  font-weight: 700;
}
 a.fr-green {
  color: green;
}
 button.fr-rounded,
 input.fr-rounded,
 textarea.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
 button.fr-large,
 input.fr-large,
 textarea.fr-large {
  font-size: 24px;
}
/**
 * Image style.
 */
a.fr-strong {
  font-weight: 700;
}
a.fr-green {
  color: green;
}
/**
 * Link style.
 */
img {
  position: relative;
  max-width: 100%;
}
img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
img.fr-dib.fr-fil {
  margin-left: 0;
}
img.fr-dib.fr-fir {
  margin-right: 0;
}
img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
img.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
img.fr-bordered {
  border: solid 10px #CCC;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.timedesc{
    width:100%; text-align: center;font-size: 18px;
}

.animated{
     opacity:1 !important;
    visibility:visible !important;
}
#mainbox .noanimated{
     opacity:1 !important;
     visibility:visible !important;
}
#mainbox .noanimated{
     opacity:1 !important;
     visibility:visible !important;
}

#flipcountdownbox1 .xdsoft_flipcountdown{
    opacity:1 !important;
    visibility:visible !important;
}
#flipcountdownbox1 .xdsoft_digit{
    opacity:1 !important;
    visibility:visible !important;
}
.bloglist{
    border:1px solid whitesmoke;
    padding:10px;
}
.bloglist:hover{
  border:1px solid #e4e4e4; 
  -webkit-transition : border 500ms ease-in;
  -moz-transition : border 500ms ease-in;
  -o-transition : border 500ms ease-in;
  transition : border 500ms ease-in;
}
.shadow{
    text-shadow:0px 0px 5px black;
}
.social-icons{
    list-style: none;
}
.owl-pagination{
    display:none;
}
.owl-buttons{
        position: absolute;
    bottom: 10px;
    left: 10px;
}

.owl-slider-homeshop .owl-buttons{
    position:inherit !important;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px  !important;
    padding: 8px 15px !important;
    font-size: 12px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.sidebox ul{
    padding:0px;
}
.sidebox ul li {
    border: solid 1px #dddddd;
    border-top: solid 0px #dddddd;
    padding: 10px 20px;
    list-style: none;
}
.sidebox h3{
        border-bottom: 2px solid #dddddd;
    /* background-color: white; */
    font-size: 22px;
    padding: 10px 20px;
    background: whitesmoke;
}
/* Top Cart */
.presecibox{
   height: 120px;
    width: 120px;
    border-radius: 50%;
}

#dezenislide .owl-item{
 
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  height:75px;
}
.dezenibox{
    height:90px; width:100%;
}
.navbar-brand>img {
    display: block;
    max-height: 145%;
}
.gray-background{
    background-color:#f2f2f2;
}
.headmenu{
        padding-left: 0px;
}

.headmenu li{
    list-style: none;
    float:left;
    padding:2px 8px;
    margin-right:1px;
    margin-bottom:5px;
    border-right:1px solid whitesmoke;
}
.headmenu li:last-child{
    border-right:0px;
}
.headmenu li>a{
    color: white;

}
.headmenu li>a:hover{
    color:whitesmoke;
}
ul{
    padding-left: 15px;
}
h2 a{
    color: #132e61 !important;
}
h2 a:hover{
    color:#3d42ea !important;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
   .headmenu li{
    margin-bottom:5px;
    
}
.col-md-9 img{
    height: 100% !important;
}
.logo img{
    margin-top: 7px;
}
}
