body{
	padding:0;
	margin:0;
	background:url("../img/2.jpg")/*tpa=http://ml1.es.casandrop.com/images/2.jpg*/ no-repeat center top #000;

}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-weight:normal;
}
input[type="email"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-family: 'Titillium Web',sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin:0;		
	font-weight:normal;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-family: 'Titillium Web',sans-serif;
	
}	
strong, b {
    font-weight: normal;
}
input:invalid{
    box-shadow:none;
}
.clear {
	clear:both;
}
a{cursor:pointer}
p{
	margin:0;
	font-family: 'Quicksand',sans-serif;
}

ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
.text-center {
	text-align:center;
}
img{display:block;margin:5px auto;
	max-width:100%;
}
span{
	font-family: 'Titillium Web',sans-serif;
}
footer{
	font-family: 'Titillium Web',sans-serif;
}
@font-face{
	  font-family: 'quick sand';
	  src:url("")/*tpa=http://ml1.es.casandrop.com/fonts/quicksand-Regular.ttf*/ format('truetype');
}
@font-face{
	  font-family: 'titillium web';
	  src:url("")/*tpa=http://ml1.es.casandrop.com/fonts/titilliumweb-Regular.ttf*/ format('truetype');
}
/*--main--*/
.agile-main{padding:0 10px;width:auto}
.agile-main h1 {
   font-size: 45px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff;
    padding: 12px 0 0;
	
}
.agile-count{margin: 0 auto;width:100%}
p {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
    padding: 5px 0;
}
p.work__txt{font-family: 'Titillium Web',sans-serif;font-size:17px;padding:0 0 5px}
.work__txt span,.product__list-item span,h2 span,.comment__txt span{color:rgb(241, 195, 21)}
.order__price > span,.order__price__2 > span{
    color: #ff4700;
    font-size: 40px;
    line-height: 20px;
    vertical-align: baseline;}
.comment .order__price{position:relative;background:#000;padding: 20px 1em;}
h2 {font-family: 'Titillium Web',sans-serif;
    font-size: 26px;
    padding: 2em 0 0;
    font-weight: normal;
    text-align: center;
    letter-spacing: 1px;
	color:#fff;
}
.agile-form {
    width: 100%;
	max-width:400px;
    margin: 1em auto;
	float:none;
	padding:0
}

input {
	font-family: 'Titillium Web',sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    letter-spacing: 1px;
    background: none;
	color:#fff;
    border: none;
    outline: none;
    border-bottom: 2px solid #fff;
    width: 100%;
    float:left;
    box-sizing: border-box;
	margin-bottom:10px;
}

select {
	font-family: 'Titillium Web',sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    letter-spacing: 1px;
    background: none;
	color:#fff;
    border: none;
    outline: none;
    border-bottom: 2px solid #fff;
    width: 100%;
    float:left;
    box-sizing: border-box;
	margin-bottom:10px;
}
.button {
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    border: none;
    outline: none;
  display: inline-block;
  padding: 5px 25px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #000;
  background-color:rgb(241, 195, 21);
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #bb9300;
}
.button:hover {background-color: rgb(255, 129, 0);box-shadow: 0 9px #964b00;}

.button:active {
  background-color: rgb(255, 129, 0);
  box-shadow: 0 4px rgb(255, 129, 0);
  transform: translateY(5px);
}
p.text-left{text-align:left;padding:.5em 0}
.comment .comment__txt{text-align:left;padding:.5em 0}
.comments-container{background:#fff;padding:15px 10px;margin:2em auto!important;font-family: 'Titillium Web',sans-serif;}
.comments__title{font:normal 20px/22px "Titillium Web", arial, sans-serif;color:#010101;margin:0 0 5px 0;}
.comments__title .facebook{display:inline-block;vertical-align:middle;width:34px;margin:0 5px 0 0;height:34px;background:url("")/*tpa=http://ml1.es.casandrop.com/images/facebook.jpg*/ no-repeat;}
.comments__title span{display:inline-block;vertical-align:middle;}
.comments__item{padding:10px 0;border-bottom:1px solid #e8e8e8;}
.comments__item:last-child{border:0;}
.comments__ava{float:left;margin:0 14px 0 0;}
.comments__ava img{width:35px;}
.comments__box{overflow:hidden;}
.comments__name{color:#4e67aa;font-weight:normal;margin:0 0 5px;display:block;font-size:14px}
.comments__name:hover{color:#4e67aa;text-decoration:underline;}
.comments__txt{color:#000;font-size:14px}
.comments__control{margin:10px 0 0;}
.comments__date{display:inline-block;vertical-align:middle;color:#979797;font-size:14px;}
.comments__date:after{content:'|';display:inline-block;padding-right:10px;padding-left:7px;}
.comments__comm{display:inline-block;vertical-align:middle;font-size:14px;color:#566f98;}
.comments__comm:hover{text-decoration:underline;color:#566f98;}
.comments__fav{float:right;color:#b2c2d9;font-size:14px;margin:0;text-decoration:none}
.comments__fav span, .comments__fav strong{color:#566f98;vertical-align:middle;}
.comments__fav .fa-heart{color:#566f98;font-size:14px;width:14px;margin:0 4px 0;vertical-align:middle}
.comments__fav:hover span, .comments__fav:hover strong{color:#4C8DE8;}
.comments__fav:hover .fa-heart{color:#4C8DE8;}

ul {
    list-style-type: none;
	 -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
li {
    display: inline-block;
    padding: 0 15px 0 0;
}
.social-icons li i {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    width: 30px;
    height: 30px;
    background: none;
    color: #fff;
    border: 3px solid #fff;
    line-height: 2;
}
.social-icons {
    text-align:center;
    margin: 3em auto 1em;
}
.social-icons i.fa.fa-facebook:hover {
    color: #f2f3f5;
    border: 3px solid #f3f4f7;
    background: #3c5998;
	transition:0.5s ease-in;
}
.social-icons i.fa.fa-twitter:hover {
    color: #f2f3f5;
    border: 3px solid #f3f4f7;
    background: #1da1f2;
	transition:0.5s ease-in;
}
.social-icons i.fa.fa-google-plus:hover {
    color: #f2f3f5;
    border: 3px solid #f2f3f5;
    background: #dd4b39;
	transition:0.5s ease-in;
}
::-webkit-input-placeholder{
	color:#fff;
}

::-moz-input-placeholder{
	color:#fff;
}

::-ms-input-placeholder{
	color:#fff;
}
footer {
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #fff;
	padding:3em .5em;
}
footer a{
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
color:#fff;
}

/*--/main--*/
.product__img{display:block;width:100%;max-width:400px;position:relative;margin:10px auto 0}
.product__img img{display:block;margin:0 auto;width:auto;max-width:100%}
.product__list,.comment,p.text-left,.order__price{display:table;width:100%;max-width:400px;margin:0 auto}
.comments-container{display:table;width:100%;max-width:564px;margin:0 auto}
.order__price{padding:5px}
.order__price__2{display:table;margin:0 auto;font-family: 'Titillium Web',sans-serif;}
.product__list__2{text-align:center;line-height:30px}
.product__list-item {
    padding: 10px 0;
    background: url("../img/separator.png")/*tpa=http://ml1.es.casandrop.com/images/separator.png*/ no-repeat center 100%;
    font-family: "Titillium Web", sans-serif;
    font-weight: normal;
    font-size: 18px;
    overflow: hidden;
	width:auto;
	color:#fff;

}

.product__list-item [class*="fa-"] {
    display: inline-block;
    vertical-align: middle;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    margin-right: 10px;
    width: 36px;
	font-size:36px;
}
.order__price {
	display:table;width:auto;position:absolute;
    background: rgb(242, 195, 22);
    border: 1px dashed #ff4700;
    margin: 0px auto 0;
	padding: 10px 1em 5px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
}
.order__price-head {
    font-size: 24px !important;
    line-height: 20px;
    color:#5a5a5a!important;
    vertical-align: middle;
    text-decoration: line-through;
}
.priceAndLabelForLandingInfoApi{font: normal 40px/30px "quick sand", sans-serif;vertical-align:middle;color:rgb(241, 195, 21)}



/*--timer--*/
#counter {
	display:table;
	height: 60px;
    font-size: 35px;
    color: #FFF;
    margin: 0 auto;
    overflow: hidden;
}

.timer{
	border-top:2px ridge #5F5F5F;
	border-bottom:2px ridge #5F5F5F;
}
.timer h4{
	font-size: 14px;
	color: #E5E5E5;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-top: 20px;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    display: inline-block;
    padding: 5px 0;
    float: left;
    width: 25%;
    background: rgba(4, 31, 167, 0.1);
    border: 1px solid rgba(193, 175, 78, 0.28);
    background: transparent;
    border: none;
    border-left: none;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.countDays, .countHours, .countMinutes, .countSeconds {
   /*border: 1px solid #fff;
    box-sizing: border-box;
	border-right: transparent;*/
}

.countSeconds:last-child {
   /*  border-right: 1px solid #fff;*/	
}
.timer_wrap {
    width: 40%;
    margin: 0 auto;
    box-sizing: border-box;
}
.points {
	float: left;
	width:40px;
	margin: 0;
	font-size: 44px;
	font-weight: normal;
	text-align: center;
	line-height: 138px;
	text-shadow: none;
	color:#FFF;
    display: none;
}
.boxName {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #f7f7f7;
    font-style: normal;
    font-weight: normal;
    text-transform: capitalize;
    clear: both;
    padding: 2px 0;
}

/*--/timer--*/
/*--responsive--*/
@media(max-width:1920px){
	
}
@media(max-width:1680px){
	
}
@media(max-width:1600px){
	
}
@media(max-width:1440px){
	
}
@media(max-width:1366px){
	
}
@Media(max-width:1280px){
	
}
@media(max-width:1080px){
	.timer_wrap {
		width: 50%;
	}
}
@media(max-width:1050px){
	
}
@media(max-width:1024px){
	
}
@media(max-width:991px){
	
}
@media(max-width:900px){
	.product__list,.comment,.comments-container,p.text-left{width:60%;}

	.timer_wrap {
		width: 60%;
	}


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

}
@media(max-width:768px){
	.product__img{max-width:262px}
	.agile-form {
		width: 262px
	}
	.product__img img{max-width:130px;margin:0 0 -10px 132px}
}
@media"(max-width:736px){
	
}
@media(max-width:667px){
	
}
@media(max-width:640px){
	.agile-main h1 {
		font-size: 40px;
	}
	.social-icons {
		width: 30%;
	}
}
@media(max-width:600px){
	
}
@media(max-width:568px){
	.social-icons {
		width: 30%;
	}
	.agile-main h1 {
		font-size: 35px;
	}
	.timer_wrap {
		width: 75%;
	}
	.product__list,.comment,.comments-container,p.text-left{width:75%;}


	
}
@media(max-width:480px){
	.agile-main h1 {
		font-size: 30px;
	}
	.timer_wrap {
		width: 82%;
	}
	.social-icons {
		width: 40%;
	}
}
@media(max-width:414px){

	.social-icons {
		width: 50%;
	}
	.timer_wrap {
		width: 82%;
	}
	.product__list,.comment,.comments-container,p.text-left{width:92%;}

}
@media(max-width:384px){
	
}
@media(max-width:375px){
	
}
@media(max-width:320px){
	.timer_wrap {
		width: 100%;
	}
	.product__list,.comments-container{width:auto;}
	.comment, p.text-left,.product__list-item{width:262px}

	.boxName{
		font-size: 11px;
	}
	.social-icons {
		width: 60%;
	}
}
/*--/respsonsive--*/
.hide,
.flag-dropdown {
    display: none;
}
/* обязательно */

.error-box {
    /* CSS ошибки */
    color: #fff;
    background-color: #DE5042;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin: 0 !important;
    z-index: 100;
    float: left;
}