@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Rubik:400,700&subset=cyrillic');

body {
      min-height: 100vh;
      font-family: 'Rubik', sans-serif;
     
      color: #4C4C4C;
      background-color: white;
}

#app {
	
}

a {
	color: #39B54A;
}

a:hover {
    color: #1D4353;
    text-decoration: underline;
}

.small-text {
	font-size: 12px;
}

.facebook-submit-btn {
	display: flex;
	align-items: center;
  	justify-content: center;
}

.btn-register {
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 20px;
	padding-right: 20px;
}

.btn-register,
.facebook-submit-btn
{
	min-width: 120px;
}

.blue-header {
		text-align: center;
	}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #1D4353;
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    background-color: #1D4353;
}

.btn-primary:hover {
    color: #fff;
    background-color: #1D4353;
    border-color: #1D4353;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1D4353;
    border-color: #1D4353;
}

@media (min-width: 1360px) {
.container {
    max-width: 1332px;
}
}

#navbarSupportedContent {
	padding-top: 60px;
}

h1 {
	color:#1C4353;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	text-transform: uppercase;

}

.navbar-laravel {
	
	
	background-color: transparent;
	box-shadow: none;
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {

	color: #39B54A;
	font-size: 26px;
}

.blue-link {
	color: #39B54A!important;
}

.blue-link-new {
	color: #003744!important;
}

.navbar-dark .navbar-nav .nav-link {
	color:#003744;
	font-size: 24px;
	text-transform: uppercase;
	margin-right: 24px;
	font-family: 'Roboto Condensed', sans-serif;
}

.navbar-dark .navbar-nav .nav-link:hover {
	color:#39B54A;
}

.login-link {
	padding-top: 12px;
	padding-right: 5px;
	
}

#delitel {
	display: inline-block;
	border-right: 2px solid #39B54A;
	width:12px;
}

#loginBtn {
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}

.btn-primary {
    color: #fff;
    background-color: #39B54A;
    border-color: #39B54A;
}

.btn-secondary {
    color: #fff;
    background-color: #1C4353;
    border-color: #1C4353;
}


.flex-grow {
	flex:1;
}

#footer {

}

#footer-nav {
	background-color: #39B54A;
	color:white;
	padding: 30px 0 30px 0;
}

#footer-nav .nav-item a {
	color:white;

}

#footer-bottom {
	background-color: #1a1a1a;
	text-align: center;
	color:hsla(0,0%,100%,.5);
	padding: 15px;
}

.cards-offset {
	padding-right:15px;
	padding-bottom:15px;
}

.jssorb031 {position:absolute;}
.jssorb031 .i {position:absolute;cursor:pointer;}
.jssorb031 .i .b {fill:#000;fill-opacity:0.5;stroke:#fff;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.3;}
.jssorb031 .i:hover .b {fill:#fff;fill-opacity:.7;stroke:#000;stroke-opacity:.5;}
.jssorb031 .iav .b {fill:#fff;stroke:#000;fill-opacity:1;}
.jssorb031 .i.idn {opacity:.3;}

 .jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

#home_image {
	background-color: #39B54A;
}


.main_campign h1,
#home_image h1 {
	font-weight: 600;
	color: white;
	text-shadow: 1px 1px #000;
	font-size: 24px;
	text-transform: none;
}

.main_campign {
	background-color: #39B54A;
	
}

.campign-sm-title {
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	color: white;
	text-shadow: 1px 2px #000;
	position: absolute;
	
	padding: 5px;
	padding-left:15px;
	margin-bottom: -5px;
	background-color: #1D4353;
	width: calc(100% - 30px);
	bottom: 0;
}

.first_campaign_offset {
	margin-bottom: 30px;
}

.campign-sm-title:hover {
	text-decoration: none;
}

.winers_top {
	background-color: white;
	color:black;
	padding: 16px;
}

.winners_bgr {
	background: transparent url(/img/winners_bgr.png) 0 0 no-repeat;
    background-size: contain;
   
    padding: 64px;
    padding-top: 80px;
    color: white;
    font-size: 16px;
   
}

.winners_bgr h3 {
	font-weight: 600;
	color: #1D4353;
}

.block-caret h1 {
	font-weight: 400;
	color: #1C4353;
	text-align: center;
	font-size: 24px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #39B54A;
	padding-bottom: 15px;
	padding-top: 10px;
	text-transform: none;
}

.block-caret h2 {
	text-align: center;
	font-size: 20px;
	color: #1C4353;
}

 .block-caret {
	background-color: white;
	
}

.caret-text {
	padding-left:24px;
	padding-right:24px;
	
}

.caret-about {
	height: auto;
}

.caret-about .caret-text {
	padding-top: 20px;
    padding-bottom: 20px;
}

.about-us-container h2 {
	font-size: 16px;
	font-weight: 600;
	color: #4C4C4C;
}

.about-us-container {
	font-size: 16px;
}

.green-bgr {
	background:transparent url('/img/bgr1.png') 0 0 no-repeat;
	background-size: contain;
	min-height: 520px;
	padding: 64px;
	padding-top: 80px;
	color: white;
	font-size: 16px;
	width: 75%;
}

.green-top-line {
	border-top: 2px solid #39B54A;
}

.bgr-1 {
	background:transparent url('/img/bgr1.jpg') 50% 0 no-repeat;
	background-size: contain;
}

.blue-title {
	font-weight: bold;
	color: #1D4353;
	font-size: 18px;
}

.greenTitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
    color: #1C4353;
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #39B54A;
    padding-bottom: 10px;
}

.blue-bgr {
	background-color: #1D4353;
	color: white;
	font-size: 16px;
	padding: 10px;
}

.blue_bgr {
	background:transparent url('/img/blue_bgr.png') 0 0 no-repeat;
	background-size: contain;
	
	padding: 64px;
	padding-top: 54px;
	color: white;
	font-size: 16px;
	
}

.blue_bgr h1 {
	color: white;
	text-transform: none;
	text-align: center;
}

.blue_line {
	border-bottom: 1px solid #1D4353;
	padding-bottom: 30px;
}



.detelina {
	background: transparent url('/img/detelina.png') 0 0 no-repeat;
	padding-top: 30px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #1C4353;
	text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}

.detelina_big {
	background: transparent url('/img/detelina_big.png') 80px 0 no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	font-size: 30px;
	font-weight: bold;
	color: #1C4353;
	text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}

.smallTitle {
	font-size: 18px;
}

.card {
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44); 
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44);
}

.card:hover {
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.64); 
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.64);
}

.btn {
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44); 
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44);
}

.about-us-container h1 {
	font-weight: bold;
}

.white-care {
	border:2px solid white;
	padding: 24px;
	padding-left: 36px;
	padding-right: 36px;
}

.how_it_works_h2 {
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid white;
	width: 220px;
	text-align: center;
	padding-bottom: 16px;
}

.how_it_works {
	list-style: none;
	padding-left: 24px;
}

.how_it_works li {
	line-height: 84px;
}

hr.caret-end {
  border-top: 1px solid  #1C4353 ;
  
  width: 100%;
}
hr.caret-end:after {
  content: url( '/img/delitel.png' );
  /* Controls the position of the logo */
  left: 50%;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  /* Controls the whitespace around the symbol */
  padding: 20px;
  background: #fff;
}

.days-left {
	position: absolute;
	top:0;
	right: 15px;
	
	color: white;
	background-color: #39B54A;
}

.w-15 {
    width: 15%!important;
}

.blue-header {
	color: white;
	background-color: #1D4353;
	text-transform: uppercase;
}

.linked_component:hover {
	text-decoration: none;
}

.small-campain-title {
	min-height: 44px;
}

.small-campain-text {
	height: 55px;
	overflow: hidden;
}

.slick-prev::before {
    content: url( '/img/left_arrow.png' );;
}

.slick-next::before {
    content: url( '/img/right_arrow.png' );;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #1C4353;
}


.tab-pane {
	background-color: #f9f9f9;
	border-bottom: 1px solid #1C4353;
}

.nav-tabs .nav-link.active {
	background-color: #f9f9f9!important;
}

.nav-tabs .nav-link {
	color: #1C4353;
	border-color: #e9ecef #e9ecef #dee2e6!important;
}

.circle {
	  border-radius: 50%;
-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44); 
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44);
}

.slick img {
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44); 
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44);
	border:1px solid #eee;
}

.drop-shadow {
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44); 
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.44);
}

.points {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #1D4353;
}

.points h3 {
	color: #1D4353;
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
	
}

.colorLink {
	padding-top: 14px;
	color:#09B3DE;
	display: inline-block;
}


.jumbotron {
	    background-color:white!important;
	    padding: 1.5em!important;
}

.nav-link.active {
	 background-color:white!important;
}

#home_image h2 {
	color: white;
	text-shadow: 1px 2px #000;
}

.parallax-statistics {
	 /* The image used */
  background-image: url("/img/10.jpg");

  /* Set a specific height */
  height: 250px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.no-margin {
	margin-right: -30px;
    margin-left: -30px;
}

.white-bgr {
	background-color: white;
}




@keyframes menu_sticky {
    0% {
      
        transform: translateY(-100%);
    } 
    100% {
      
        transform: translateY(0);
    } 
}

.sticky {

  margin: 0;
  padding: 0;
  position: fixed;
  background: white;
  top:0;
  left:0;
  /* width: 100%; */
  z-index: 99999;
  animation-name: menu_sticky;
  animation-duration: 0.40s;
  animation-timing-function: ease-out;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(93, 73, 73, 0.12);
}

.sticky #navbarSupportedContent {
	padding-top: 0px;
}

.sticky #logoMain {
	width: 110px;
}


.animated {
    -webkit-animation-duration: 0.6;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#logoMain {
	width: 180px;
}

.left-menu-toggler {
	cursor: pointer;
}

.left-menu {
	position: fixed;
    top: 0;
    left: 0;
    width: 380px;
    height: 100vh;
    z-index: 1;
    background-color: rgba(57,181,74,.9);
    color: #000;
    transform: translate(-380px);
    transition: all 1s;
    border-left: 2px solid #eee;
    padding-top: 110px;
    padding-left: 20px;
    padding-right: 20px;

}

.left-menu .nav-item a {
	color:white;
	font-size:16px;

}

#close-button-menu {
	display:block;
	margin-left: auto;
	color:white!important;
	cursor: pointer;
	width:80px;
}

.newslatter {
	background-color: #1D4353;
	color: white;
}

.newslatter_email_holder {
	padding-top: 33px;
	
}

.statistic-block {
	background-color: rgba(0,179,223,.9);
    color: white;
    height: 150px;
    border-radius: 25px;
    text-align: center;
    font-size: 24px;
    padding-top: 30px;
}

.statistic-block h5 {
	font-size: 36px;
}

#clockdiv {
	color:white;
}

#clockdiv > div{
	padding: 10px;
	border-radius: 3px;
	background: #1D4353;
	display: inline-block;
	min-width: 77px;
    text-align: center;

}

#clockdiv div > span{
	padding: 15px;
	border-radius: 3px;
	background: white;
	display: inline-block;
	font-size: 28px;
	color:#1D4353;
}

.smalltext{
	padding-top: 5px;
	font-size: 16px;
}

.btn-danger {
    color: #fff;
    background-color: #ff5400;
    border-color: #ff5400;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;   
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%; 
  background: #ff5400;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ff5400;
  cursor: pointer;
}

.donate-text {
	display: flex;
	align-items: center;
	min-height: 200px;
}

.cookies {
	
	background-color:rgba(29,67,83,0.9);
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
}

#cookies_popup {
	position: fixed;
	bottom: 0;
	z-index: 5000;
}

.input-group-text {
	min-width: 132px;
	-webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.block-caret-auto {
	height: auto!important;
}

.block-caret-auto .caret-text {
	min-height: 0;
}

textarea {
	min-height: 90px;
}

.flex-center {
	display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    
    justify-content: center;
}

.hosted-field {
  height: 50px;
  box-sizing: border-box;
  width: 100%;
  padding: 12px;
  display: inline-block;
  box-shadow: none;
  font-weight: 600;
  font-size: 12px;
  border-radius: 6px;
  border: 1px solid #dddddd;
  line-height: 20px;
  background: #fcfcfc;
  margin-bottom: 12px;
  background: linear-gradient(to right, white 50%, #fcfcfc 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 300ms ease-in-out;
}

.hosted-fields--label {
  
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  margin-bottom: 6px;
}

#expiration,
#credit-card-number,
 {
	font-family: 'Rubik', sans-serif!important;
}

.button-container {
  display: block;
  text-align: center;
}

.button {
  cursor: pointer;
  font-weight: 500;
  line-height: inherit;
  position: relative;
  text-decoration: none;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
}

.button--small {
  padding: 10px 20px;
  font-size: 0.875rem;
}

.button--green {
  outline: none;
  background-color: #64d18a;
  border-color: #64d18a;
  color: white;
  transition: all 200ms ease;
}

.button--green:hover {
  background-color: #8bdda8;
  color: white;
}

.braintree-hosted-fields-focused {
  border: 1px solid #64d18a;
  border-radius: 1px;
  background-position: left bottom;
}

.braintree-hosted-fields-invalid {
  border: 1px solid #ed574a;
}

.braintree-hosted-fields-valid {
}

#cardForm {
  max-width: 50.75em;
  margin: 0 auto;
  padding: 1.875em;
}

.custom-control-label {
	font-size: 12px;
}

.panel {
	border:2px solid #003744;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-color: #d7e5eb;
	border-radius: 12px;
}

.panel-ssl {
	background: #d7e5eb url('/img/ssl_bgr.png') top right no-repeat;
}

#cardForm {
	padding: 0px;
}

.donate-p-text {
	font-size: 11px;
	 text-align: justify;
  text-justify: inter-word;
  margin-bottom:0.5rem;
}

.caret-campign {
	padding-left:12px;
	padding-right: 12px;
}

.small-blue-title {
	font-size: 10px;
	font-weight: bold;
}

.modal_content {
	 height:224px;
    overflow:auto;
    background:#fff;
}

.cart-summary {
	background-color: #E8E8E8;
	padding: 15px;
	color:#1D4453;
}

.cart-summary .row-sum {
	text-align: right;
	font-weight: bold;
}

.cart-summary .total-cart {
	text-align: right;
	font-weight: bold;
	
	
}

.cart-summary .totalSum {
	border-top:1px solid black;
	display: inline-block;
	width:200px;
	margin-top:15px;
}

.campaing-terms {
	font-size:12px;
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	z-index: 10;
}

.donate-sub-title {
	font-weight: bold;
	color:#1D4453;
	margin-bottom: 15px;
	display: inline-block;
}

.donate-label {
	font-size: 14px;
}

.descrp_campaign {
	color:#1D4453;
	font-size: 12px;
	padding-left: 30px;
}

.confirm-text {
	font-size: 12px;
}

.login-or-donate {
	color:#1D4453;
	font-weight: bold;
	font-size: 12px;
	
}

.login-or-donate::before,
.login-or-donate::after {
    display: inline-block;
    content: "";
    border-top: 1px solid #1D4453;
    width: 40%;
    margin: 0 1rem;
    transform: translateY(-0.2rem);
}

.campaign_caret {
	position:relative;
	left:30px;
}