@font-face {
    font-family: 'capture_itregular';
    src: url('Capture_it-webfont.eot');
    src: url('Capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('Capture_it-webfont.woff') format('woff'),
         url('Capture-it.ttf') format('truetype'),
         url('Capture_it-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

section.push {
	width: 100%;
	display: flex;
	flex-direction: column;
}

div.push-row {
    display: flex;
    width: 100%;
    min-height: 300px;
    justify-content: space-around;
    background-color: #FEFEFE;
    padding-bottom: 70px;
    padding-top: 50px;
    -webkit-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 13px 5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
}


div.push-img1 {
	width: 40%;
	background-image: url(../img/product/7.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;

   
}

div.push-img2 {
	width: 40%;
	background-image: url(../img/product/item4.jpg);
    background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
	
}

div.push-text {
	width: 40%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

div.push-text h1{
color:#afafaf;
	letter-spacing: 1px;
    font-weight: normal;
    font-family: 'capture_itregular';
    text-shadow: 1px 1px 2px black;
}

button.button {
 margin: auto;
 color: #eee;
	letter-spacing: 3px;
    font-weight: normal;
    font-family: 'capture_itregular';
    text-shadow: 1px 1px 2px black;
    padding: 5px 15px;
    width: auto;
    height: 50px;
    font-size: 22px;
    background-color: rgb(2, 167, 9);
    line-height: 1;
    border: 0px solid #000;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: inset 0px 0px 3px 2px rgba(247, 242, 242, 0.65);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    transition: 0.5s;
}

button.button:hover {
    color: #fff;
    border: 0px solid #000;
    background-color: #FF5722;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: inset 0px 0px 7px 3px rgba(247, 242, 242, 0.65);
}


@media screen and (max-device-width: 320px) {
div.push-row {
    flex-direction: column;
}

div.push-img1 {
    width: 100%;
    height: 150px;
    background-position: top;
}

div.push-img2 {
    width: 100%;
    height: 150px;
    background-position: top;
}

div.push-text {
    width: 100%;
    text-align: center;
}
}
body {
	font-family: 'Exo 2', sans-serif;

}

div.thumbnail {
}

div.thumbnail:hover {
	border: 1px solid #ffffff;
	-webkit-box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.75);
}
h1.action-productz {
	font-size: 18px;
	margin-top: 10px;

}

div.vibor {
	width: 100%;
	height: 100px;
	text-align: right;
	background: rgba(35,150,37,1);
background: -moz-linear-gradient(-45deg, rgba(35,150,37,1) 0%, rgba(35,150,37,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(35,150,37,1)), color-stop(65%, rgba(35,150,37,1)), color-stop(65%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(-45deg, rgba(35,150,37,1) 0%, rgba(35,150,37,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(-45deg, rgba(35,150,37,1) 0%, rgba(35,150,37,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(35,150,37,1) 0%, rgba(35,150,37,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
}

div.vibor2 {
	width: 100%;
	height: 170px;
	text-align: right;
	padding-top: 10px;
	background: rgba(35,150,37,1);
background: -moz-linear-gradient(-45deg, rgba(62, 132, 194,1) 0%, rgba(62, 132, 194,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(62, 132, 194,1)), color-stop(65%, rgba(62, 132, 194,1)), color-stop(65%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(-45deg, rgba(62, 132, 194,1) 0%, rgba(62, 132, 194,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(-45deg, rgba(62, 132, 194,1) 0%, rgba(62, 132, 194,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(62, 132, 194,1) 0%, rgba(62, 132, 194,1) 63%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%);
}

h1.vibor {
	display: block;
	width: 100%;
	color: #ffffff;
	font-size: 28px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1.vibor>small {
	color: #ffffff;
	font-size: 22px;
}

p.price-action {
	margin-top: 30px;
	font-size: 22px;
	color: #FF9800;
	font-weight: bold;
	text-shadow: 0px 0.5px 1px #000;
}

p.price-action:before {
	content: 'Цена:';
	color: #000000;
	text-shadow: none;
	font-family: 'Source Sans Pro', sans-serif;
}

a.green-btn:before {
	content: 'В наличии';
}

a.green-btn:hover:before {
	content: 'Купить';
}

a.green-btn:focus:before {
	content: 'Купить';
}

a.green-btn {
	width: 125px;
	background-color: #239625;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	margin-left: 25px;
	letter-spacing: 0.5px;
	transition: background-color 0.5s ease-in-out;
	text-shadow: 0px 0.5px 1px #000;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.75);
box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.75);
}

a.green-btn:hover {
	color:#000000;
	background-color:  #FF9800;
	text-shadow: none;
}

a.green-btn:focus {
	color:#ffffff;
	background-color: #3E84C2;
	text-shadow: none;
}

a.vibor {
	display: block;
	width: 175px;
	background-color: #3E84C2;
	padding: 20px 40px;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
margin-top: 35px;
margin-left: 40%;
}

a.vibor:hover {
color: #000;
background: #FF9800;
}

.gps_ring1 {
    border: 3px solid #999;
    -webkit-border-radius: 30px;
    height: 18px;
    width: 18px;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0;
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

@media screen and (min-width: 768px) {
	.carousel-caption {
    right: 20%;
    left: 20%;
    top: 25%;
    padding-bottom: 30px;
}
}

div.rounded-action {
	border-radius: 50%;
	background: rgb(0,0,0,0.2);
}
