﻿body {	font-family: Raleway, Arial, sans-serif !important;}
.navbar-brand {  transform: translateX(-50%);  left: 50%;  position: absolute;}
.navbar-default {	border-color: rgb(236, 175, 1) !important;	border-bottom-width: 3px !important;}
    
.social-top  .btn-sm {	width:36px;	margin:0px 6px 0px 0px;
}

.langmenu .dropdown-menu {	padding:20px;}
.langmenu .btn {		padding:4px 10px;}

.langmenu li a {
	display:block;
}

.bg-top-small
{
	background-size: auto 48px;
	background-repeat: repeat-x;
	background-position: center center;
	padding: 8px 0px;
	background-color: #FFFFFF;
}
.bg-pattern-small
{
	background-size: auto 120px;
	background-image: url('../img/pattern-4.jpg');
	background-repeat: repeat;
	background-position: center center;
	background-color: rgb(189, 12, 31);
	background-blend-mode: multiply;


}
.bg-pattern-small> div {
	background-size: 100%;
	background-position: center center;
	background-repeat: repeat;
	padding: 10px 0px;
	background-color: rgba(189,12,31,0.5);
}
.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    margin-top: 120px;
}
#flowers .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-repeat: repeat-x;
	border-color: transparent;
	padding: 12px 20px;
	border-radius: 0px;
	background-image: linear-gradient(to bottom,#fafafa 0,#fafafa 100%);
}
.navbar-brand {
  padding: 0px;
  float: left;
    height: 126px;
    padding: 0px 15px;
    font-size: 18px;
   line-height: 0px;
   margin-top:-50px;

}
.navbar-brand>img {
  height: 100%;
  width: auto;
  padding: 0px 14px;
  height:126px;
}

@media (max-width:1200px) {
.navbar-brand {   margin-top:-100px;}
.navbar-brand>img {  height: 100%;  width: auto;  padding: 0px 14px;  height:106px;}
.bg-pattern-small> div {padding: 40px 0px 20px 0px;}
.tp-banner-container {   margin-top: 160px;}
}

@media (max-width:991px) {
.navbar-brand {margin-top:-120px;}
.navbar-brand>img {  height: 100%;  width: auto;  padding: 0px 14px;  height:106px;}
.bg-pattern-small> div {	padding: 60px 0px 0px 0px;}
.tp-banner-container {margin-top: 210px;}

}
@media (max-width:767px) {
.navbar-brand {   margin-top:-90px;}
.navbar-brand>img {  height: 100%;  width: auto;  padding: 0px 14px;  height:136px;}
.bg-pattern-small> div {	padding: 60px 0px 0px 0px;}
.tp-banner-container {    margin-top: 155px;}
}

.navbar-default .bg-pattern-small .navbar-nav > li > a {    color: #fff;    font-size: 1.2em;    font-weight:600;}
.navbar-default .bg-pattern-small .navbar-nav > li > a {	border: 1px solid transparent !important;}

.navbar-default .bg-pattern-small .navbar-nav > .active > a, .navbar-default .bg-pattern-small .navbar-nav > .active > a:focus, .navbar-default .bg-pattern-small .navbar-nav > .active > a:hover {
    color: rgb(236, 175, 1) !important;
    background-color: rgba(237, 47, 73,0.35) !important;
    background-image: linear-gradient(to bottom, rgba(237, 47, 73,0.35) 0%, rgba(237, 47, 73,0.35) 100%) !important;
	border: 1px solid rgba(255,255,255,0.2) !important;

}
.navbar-default .bg-pattern-small .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	border: 1px solid rgba(255,255,255,0.2) !important;
	color: rgb(236, 175, 1) !important;
	background-color: rgba(237, 47, 73,0.35) !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
	border: 1px solid rgba(255,255,255,0.2) !important;
	color: rgb(236, 175, 1) !important;
	background-color: rgba(237, 47, 73,0.35) !important;
    box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
    background-image: linear-gradient(to bottom, rgba(237, 47, 73,0.35) 0%, rgba(237, 47, 73,0.35) 100%) !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #c61024 !important;
    background-image: linear-gradient(to bottom,#e92b42 0,#c61024 100%) !important;
    }

.social-top .btn-default {
	text-shadow: 0 0px 0px transparent;
	background-repeat: repeat-x;
	border-color: transparent;
	background-image: linear-gradient(to bottom left,rgb(236, 175, 1) 0, rgb(236, 175, 1) 100%);
	background-color: rgb(236, 175, 1);
	border-radius: 0px;
}

.social-top .btn-default:focus, .btn-default:hover {
    background-color: transparent !important;
    background-position: 0 -15px;
    background: linear-gradient(to top right,#dfa04e 0,#dfa04e 100%) !important;
}

.social-top .btn-default a {
	color: #69090e;
}

.spacer-90 {
	height:90px;
	width:100%;
	clear:both;
}

.spacer-60 {
	height:60px;
	width:100%;
	clear:both;
}
.spacer-30 {
	height:30px;
	width:100%;
	clear:both;
}
.spacer-15 {
	height:15px;
	width:100%;
	clear:both;
}
.spacer-30.container-02{
		background-position:center top;

}
.fa-mark {
	color: #fce9c9;
}
.btn .fa-mark {
	opacity: 0.4;
	color: #CB840C;
	font-size:1.6em;
}

h3.text-center, h2.text-center, h1.text-center {
	color:#c61024;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: #bbb5af;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: #bbb5af;
}

input::placeholder, textarea::placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::placeholder, textarea::focus:placeholder {
  color: #bbb5af;
}

input::-ms-placeholder, textarea::-ms-placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::-ms-placeholder, textarea:focus::-ms-placeholder {
  color: #bbb5af;
}

/* on hover placeholder */

input:hover::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder {
  color: #e2dedb;
  font-size: 0.875em;
}

input:hover:focus::-webkit-input-placeholder, textarea:hover:focus::-webkit-input-placeholder {
  color: #999;
}

input:hover::-moz-placeholder, textarea:hover::-moz-placeholder {
  color: #999;
  font-size: 0.875em;
}

input:hover:focus::-moz-placeholder, textarea:hover:focus::-moz-placeholder {
  color: #999;
}

input:hover::placeholder, textarea:hover::placeholder {
  color: #999;
  font-size: 0.875em;
}

input:hover:focus::placeholder, textarea:hover:focus::placeholder {
  color: #999;
}

input:hover::placeholder, textarea:hover::placeholder {
  color: #666;
  font-size: 0.875em;
}

input:hover:focus::-ms-placeholder, textarea:hover::focus:-ms-placeholder {
  color: #cbc6c1;
}

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #f5b649 ; vertical-align: middle; }
.box > .icon:hover > .image { background: #b7091c; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 25px 0 40px 0; }
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-family: "Roboto",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px 20px 40px 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 14px; color: #222; line-height: 14px; text-transform: uppercase; text-decoration: none; padding:20px 18px;}
.box > .icon:hover > .info > .more > a { color: #fff; padding:20px 18px; background-color: #b7091c; }
.box .space { height: 30px; }
header#contactform {
  position: relative;
  margin: 25px 0 25px 0;
  font-size: 2.2em;
  text-align: center;
  letter-spacing: 2px;
  line-height:1.2em;
}

#form {
  position: relative;
  width: 100%;
  margin: 50px auto 50px auto;
}

input {
  font-size: 0.875em;
  width: 100%;
  height: 50px;
  padding: 0px 15px 0px 15px;
  
  background: transparent;
  outline: none;
  color: #666;
  
  border: solid 1px rgb(236, 175, 1);
  border-bottom: none;
  
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

input:hover {
	background: rgb(236, 175, 1);
	color: #fff;
}

textarea {
  width: 100%;
  max-width: 990px;
  height: 110px;
  max-height: 110px;
  padding: 15px;
  
  background: transparent;
  outline: none;
  
  color: #666;
  font-size: 0.875em;
  border: solid 1px rgb(236, 175, 1);
  
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

textarea:hover {
	background: rgb(236, 175, 1);
	color: #fff !important;
}

#submit {
  width: 100%;
  
  padding: 0;
  margin: -5px 0px 0px 0px;
  
  font-family: 'Lato', sans-serif;
  font-size: 0.875em;
  color: #b3aca7;
  
  outline:none;
  cursor: pointer;
  
  border: solid 1px rgb(236, 175, 1);
  border-top: none;
}

#submit:hover {
  color: #fff;
}

ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 1px;
}


.social-network a.icoRss:hover {
	background-color: #49709a;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#aa33a9;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}
.social-circle a {
 background-color: #D3D3D3;   
}
.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 46px;
	height: 46px;
	font-size:18px;
}
.social-circle li i {
	margin:0;
	line-height:46px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


.flower-images {
	background-repeat: no-repeat;
	background-position: center center;
	padding: 40px;
	width: 270px;
	height: 270px;
	display:inline-block;
	text-align:center;
	margin:auto;
}

.flower-images img {
	border: 7px solid rgb(236, 175, 1);
	border-radius: 50%;
	background-size: 140px auto;
	background-image: url('../img/sun.png');
	background-repeat: no-repeat;
	background-position: center center;
	width:170px;
	height:170px;
}
.flower-images.flower01 {
	background-position: 90px top, 40px 15px, 150px 180px, 30px 100px;
	background-image: url('../img/sun.png'), url('../img/sun.png'), url('../img/sun.png'), url('../img/sun.png');
	background-size: 140px auto, 90px auto, 70px auto, 40px auto;

}
.flower-images.flower02 {
	background-position: 50px bottom, 150px 180px, 40px 15px, 40px 150px;
	background-image: url('../img/sun.png'), url('../img/sun.png'), url('../img/sun.png'), url('../img/sun.png');
	background-size: 130px auto, 80px auto, 90px auto, 40px auto;

}
.flower-images.flower03 {
	background-position: 40px top, 150px 20px, 20px 130px, 210px 100px;
	background-image: url('../img/sun.png'), url('../img/sun.png'), url('../img/sun.png'), url('../img/sun.png');
	background-size: 150px auto, 100px auto, 60px auto, 40px auto;

}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

#integration-list {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    margin: 0 auto;
    display: table;
}
#integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555;
}
#integration-list ul > li {
    list-style: none;
    border-top: 1px solid #ddd;
    display: block;
    padding: 15px;
    overflow: hidden;
}
#integration-list ul:last-child {
    border-bottom: 1px solid #ddd;
}
#integration-list ul > li:hover {
    background: rgb(236, 175, 1);
	background-color:rgba(236, 175, 1, 0.05);
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color:rgba(236, 175, 1, 0.05) !important;
}
.table-hover  > tbody > tr:hover {
    background-color: #fff !important;
  }
.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
}
#integration-list h2 {
    padding: 0;
    margin: 0;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    color: #c61024;
}
#integration-list span {
    font-size: 12.5px;
}
#integration-list table {
    width:100%;
}
#sup{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
#integration-list .detail a {
    text-decoration: none;
    color: #C0392B;
    border: 1px solid #C0392B;
    padding: 6px 10px 5px;
    font-size: 14px;
}
#integration-list .detail {
    margin: 10px 0 10px 0px;
    display: none;
    line-height: 22px;
    height: auto;
}
#integration-list .detail span{
    margin: 0;
}
#integration-list .right-arrow {
    margin-top: 0px;
    margin-left: 20px;
    width: 10px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 20px;
}
#integration-list .icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0;
}
.google-maps {
	height:320px;
	width:100%;
}
.google-maps-top {
	height:450px;
	width:100%;
}

.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

.bgimg-2 .caption {
}


.bgimg-2 {
	background-image: url('../img/bg02.jpg');
	min-height: 400px;
	background-color: rgba(255,255,255,0.25);
	background-blend-mode: screen;

}

.bgimg-3 {
	background-image: url('../img/bg06.jpg');
	min-height: 400px;
	background-color: rgba(255,255,255,0.25);
	background-blend-mode: screen;
}
.bgimg-2 h2 {
	background-position: center center;
	background-size: 100px 100%;
	-webkit-background-size: cover;
	font-size: 72px;
	font-weight: 700;
	color: #5a0407;
	color: rgb(90, 4, 7);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-animation-name: shine;
	-webkit-animation-duration: 8s;
	-webkit-animation-iteration-count: infinite;
	background-repeat: no-repeat;
}


.bgimg-3 h2, .business-header h1 {
font-size: 60px;
font-weight: 600;
color: #5a0407;
}
.bgimg-3 h2 small {
font-size: 0.85em;
color: #5a0407;
}

@media (max-width:768px) {
.bgimg-2 h2 {font-size: 42px;}
.bgimg-3 h2 {font-size: 36px;}
}

.container-02 {
	background-size: 200px;
	background-position: center center;
	background-image: url('../img/pattern-4.jpg');
	background-repeat: repeat;
	color:#fff;
	padding-bottom:30px;

}
.container-02> div {
	background-size: 200px;
	background-position: center center;
	background-repeat: repeat;
	background-image: url('../img/pattern-4.jpg');
	background-color: rgba(189, 12, 31,1);
	background-blend-mode: multiply;
}
.container-02 > div > div {
	background-color: rgba(189, 12, 31,0.65);
	padding: 60px 0px;
}

.container-02 h1 {
	color:rgb(236, 175, 1);
	font-weight:600;
}
.container-02 p, .container-02 h5, .container h5, .container-03 p, .container p {
font-size:1.15em;
}

.container-03 {
	background-size: 200px;
	background-position: center center;
	background-image: url('../img/pattern-4.jpg');
	background-repeat: repeat;
	color:#5a0407;
	padding-top:30px;
}
.container-03> div {
	background-size: 100%;
	background-position: center center;
	background-repeat: repeat;
	padding: 60px 0px;
	background-color: rgba(255, 255, 255,0.85);
	background-blend-mode: overlay;

}
.container-04 {
	background-size: 200px;
	background-position: center bottom;
	background-image: url('../img/pattern-4.jpg');
	background-repeat: repeat;
	color:#fff;
	padding-top:30px;

}
.container-04> div {
	background-size: 200px;
	background-position: center bottom;
	background-repeat: repeat;
	background-image: url('../img/pattern-4.jpg');
	background-color: rgba(189, 12, 31,1);
	background-blend-mode: multiply;

}
.container-04> div > div {
	background-color: rgba(189, 12, 31,0.65);
	padding: 60px 0px;

}

.container-04 h2, .container-02 h2 {
	color:#fff;
}
.container-02 hr {
	opacity:0.4;
}

.container-odd {
	background-color:beige;
	background-color:rgba(236, 175, 1, 0.05);
	padding:60px 0px;
}
.container-odd hr {
    border-top: 1px solid rgba(0,0,0,0.1);

}
.business-header {
	height: 450px;
	background: url('../img/top01.jpg') center center no-repeat scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#vidguki .business-header {
	background: url('../img/top09.jpg') center center no-repeat scroll;
}
#pro-nas .business-header {
	background: url('../img/top03.jpg') center center no-repeat scroll;
}
#wideo .business-header {
	background: url('../img/top05.jpg') center center no-repeat scroll;
}
#menyu-restorana .business-header {
	background: url('../img/top08.jpg') center center no-repeat scroll;
}
#novini .business-header {
	background: url('../img/top06.jpg') center center no-repeat scroll;
}
#kontakti .business-header {
	background: url('../img/top07.jpg') center center no-repeat scroll;
}
#zavantazhiti-prajs .business-header {
	background: url('../img/top04.jpg') center center no-repeat scroll;
}

.zoom-gallery img {
	width:100%;
	height:auto;
	margin-bottom:30px;
	  outline: 1px solid rgba(255,255,255,0.5);
  outline-offset: -5px;
    transition:outline-offset 0.3s;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.zoom-gallery img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#novini .zoom-gallery img {
	padding: 6px;
	width: auto;
	height: auto;
	margin-bottom: 30px;
	outline: none;
	outline-offset: -5px;
	transition: outline-offset 0.3s;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	border-radius: 50%;
	background-color: #fcc553;
	background:linear-gradient(to bottom left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%) #fcc553;
}
#pro-nas .container p.text-center strong {
	font-size:1.3em;
	color: #c61024;
}

.zoom-gallery figure {
overflow: hidden;

}
.zoom-gallery figure {
	position: relative;
}
.zoom-gallery figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.zoom-gallery figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
	

}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.zoom-gallery figure span {
	position: absolute;
	font-size:400%;
	z-index:1001;
	width:100%;
	text-align:center;
	color:#fff;
	padding:20% 0;
	opacity:0;
	text-shadow: 1px 1px 2px #000;	
}
.zoom-gallery figure:hover span {
	opacity:0.45;
	transition: opacity 0.5s;	
}
.panel {
    -webkit-box-shadow: 0 0px 0px transparent !important;
    box-shadow: 0 0px 0px transparent !important;
       border-radius: 0px !important;

}
.panel-warning {
    border-color: rgb(236, 175, 1) !important;
           border-radius: 0px !important;

}
.panel-warning > .panel-heading {
    background-repeat: repeat-x;
	border-radius: 0px !important;
	color: #fff !important;
	background-image: linear-gradient(to bottom,rgb(236, 175, 1) 0,rgb(236, 175, 1) 100%) !important;
}

.footer-distributed{
	background-position: center center;
	background-color: #3C0407;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 55px 50px;
	margin-top: 0px;
	background-repeat: repeat;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}


.footer-distributed .footer-left{
	width: 40%;
}

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #c61024;
}

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #c61024;
	color: #ffffff;
	font-size: 21px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  rgb(236, 175, 1);
	text-decoration: none;;
}
.footer-distributed .footer-center p a:hover{
	color:  #fff;
}


.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color: #FEF5E7;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #c61024;
	border-radius: 50%;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	margin-right: 3px;
	margin-bottom: 5px;
}


@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}


