
@font-face {
  font-family: Futura;
  src: url(../fonts/FuturaFuturisC.otf);
}

@font-face {
  font-family: Gilroy-Black;
  src: url(../fonts/GILROY-BLACK.OTF);
}

@font-face {
  font-family: Gilroy-Bold;
  src: url(../fonts/GILROY-BOLD.OTF);
}

@font-face {
  font-family: Gilroy-Extrabold;
  src: url(../fonts/GILROY-EXTRABOLD.OTF);
}

@font-face {
  font-family: Gilroy-Light;
  src: url(../fonts/GILROY-LIGHT.OTF);
}


body{
	font-family: Gilroy-Light;
}

header{
  font-family: Futura;
  position: fixed;
  z-index: 9999;
  width: 100%;

}

header, footer{
	background: #3a3176;
	 background-color: #3a3176; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #3a3176, #6c4998); /* Standard syntax (must be last) */
	padding: 10px 10px 0px 10px;
	color:#fff;
}

header .navbar{
	padding: 10px 0px 5px 0px;
}

header a, header a:focus, header a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

header ul li{
	padding: 0px 10px;
}


.hero{
	background: #6c4998;
}

.hero h2{
	letter-spacing: 14px;
	color: #fff;
  	font-family: Gilroy-Black;

}

.hero h1.head{
	color: #fff;
	font-size: 130px;
  	font-family: Gilroy-Extrabold;
  	padding: 40px 0px 0px 0px;
  	line-height: 0.7
}

.hero p{
	color:#fff;
  	font-family: Gilroy-Bold;
	letter-spacing: 10px;
	font-size: 21px;
}

h1.with-border:after{
	content: "";
    position: absolute;
    height: 150px;
    width: 1px;
    background: #fff;
    right: -10px;
    top: 10px;
}


.tabs, .subtabs{
	color: #fff;
}

.tab{
	padding: 15px;
}

.tab h5{
  font-family: Futura;
}


.con-debt{
	position: relative;
	padding-top: 30px;
	background: #f0f3f6;
}

.tab .heading{
	height: 140px;
	width: 80%;
	margin: 0 auto;
}

.tab .values > div{
	float: left;
}

.tab .values .perc{
	width: 45%;
	position: relative;
}

.tab .values .perc h3:after{
	content: "";
	position: absolute;
	height: 50px;
	width: 1px;
	background: #fff;
	top: -5px;
	right: 20px;
}

.tab .values .mil{
	width: 55%;
}

.tab .values p{
	color: #4e2d6c;
}

.subtabs .tab .values p{
	color: #aaa;
}


.subtabs .tab.active .values p{
	color: #4e2d6c;
}


.montly_graph{
    display: none;
}



.tab .values h3{
  font-family: Gilroy-Bold;
  font-size: 60px;
  line-height: 0.7;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.clear{
	float: none !important;
	clear: both !important;
}


.subtabs{
	margin-top: 20px;
}

.informator, .footer_info, .informator_years, .footer_tabthird{
	height: 15px;
	background: #754d9e;

}


.subtabs .text{
	margin:30px 0px;
	color: #333;
}

.subtabs .text h5{
  font-family: Gilroy-Light;
}

.subtabs .text h5.title, .tab_third_show h5.title{
  font-family: Gilroy-Bold;
	color: #754d9e;
	/*padding-left: 15px;*/


}

.tab_third_show h5.def{
	color: #754d9e;
  	font-family: Gilroy-Bold;

}


.tab_third_show h5.def{
	color: #333;
}

.one_row{
	padding-left: 15px;
	position: relative;
	margin-bottom: 15px;
}

.tab_third_show .one_row{
	margin-top: 30px;
}
.subtabs .text h5, .tab_third_show h5{
	position: relative;
	background: #fff;
	z-index: 9;
	display: inline-block;
	padding: 0px 4px;
}

.subtabs .text h5.num, .tab_third_show h5.num{
	float: right;
}

.subtabs .text .line:after, .tab_third_show .line:after{
	content:"";
	width: 90%;
	height: 1px;
	background: #ccc;
	position: absolute;
	bottom: 14px;
	left:15px;
}

.tab_third_show .line:after{
	top: 15px;
	bottom: auto;
}

/*//helpers*/

.info_to_date{
	position: absolute;
	right: 20px;
	top: -25px;
	color: #aaa;
}

.p-100{
	padding: 100px 0px;
}


.tab.purple{
	background: #754d9e;
}

.tab.lightred{
	background: #ed2554;
}

.subtab{
	background: #e0e1e2;
}

.informator.lightred, .footer_info.lightred, .informator_years.lightred, .footer_tabthird.lightred{
	background: #ed2554;
}

.subtab.active{
	background: #754d9e;
}


.lightred .subtab.active{
	background: #ed2554;
}

.subtab_show, .tab_show{
	display: none;
}

.subtab_show.active, .tab_show.active{
	display: block;
}

.head_bg{
	font-family: Gilroy-Extrabold;
	margin-top: 30px;
	padding-left: 60px;
	position: relative;
	margin-bottom: 30px;
}


.head_bg:before{
	content: '';
	position: absolute;
	height: 20px;
	background: #754d9e;
	bottom: 9px;
	width: 30px;
	left: 15px;
}

.tab_third{
	color: #fff;
	text-align: center;
	padding: 25px;
}

.tab_third h5{
  font-family: Futura;
}

.tab_third.purple{
	background: #754d9e;
}

.tab_third.lightred{
	background: #ed2554;
}

.tab_third.dark, .informator_years.dark, .footer_tabthird.dark{
	background: #2d2c3b;
}


.tab_third .num{
	margin: 10px 0px;
	font-family: Gilroy-Extrabold;
	font-size: 45px;
}


.tab_third_show{
	display: none;
}

.tab_third_show.active{
	display: block;
	min-height: 100px;
}


.tab_third_show .head{
	max-width: 80%;
}

.table_debt{
	font-family: Gilroy-Bold;
	color: #fff;

}

.table_debt h5{
	border-bottom: 1px solid #fff;
	background: transparent;
}

.table_debt h6{
	color: #41215a;
	font-size: 21px;
}


.table_debt.bg_redlight h6{
	color: #b02055;
}


.box{
	margin: 15px 0px 0px 0px;
}

.box h5{
	border:0px !important;
	padding: 20px 15px;
	background: #fff;
	color: #754d9e;
	text-align: center;
	display: block;
}

.table_debt.bg_redlight .box h5{
	color:#b02055;
}


.pt-23{
	padding-top: 24px !important;
}

.mt-200{
	margin-top: 100px;
}

.border-right-purple{
	border-right: 1px solid #754d9e;
}

.bg_purple{
	background: #754d9e;
}

.bg_redlight{
	background: #ed2554;
}

.bg_dark{
	background: #2d2c3b;
}


.border-none{
	border:0px !important;
}

.border-bottom-white{
	border-bottom: 1px solid #fff;
}

.border-top-white{
	border-top: 1px solid #fff;
}

.border-right-white{
	border-right: 1px solid #fff;
}



.accordion .card{
	border-radius: 0px !important;
	border:0px;
}


.accordion .card .card-header button, .accordion .card .card-header button:hover{
	color: #fff;
	font-family: Gilroy-Bold;
	text-decoration: none;
}


.accordion .card .card-header h5{
	cursor: pointer;
}

.accordion .card .card-header button{
	font-size: 19px;
}

.accordion-content-title{
	background: #fff;
	padding: 5px 25px;
	font-family: Gilroy-Bold;
	color: #754d9e;
	font-size: 17px;
	position: relative;
	z-index: 9;
	display: inline-block;
}


.subtitle{
	position: relative;
	text-align: center;
}

.card-body{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.accordion.faq .card-body{
	padding-left: 15px !important;
	padding-right: 15px !important;
}



.head_line:before{
	content: "";
	position: absolute;
	width: 100%;
	height:18px;
	background: #754d9e;
	left: 0;
	top:25px;
	z-index: 1;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background: transparent !important;
	border:0px !important;
	border-top-right-radius: 20px !important;
	color: #fff;
	font-size: 17px;
	font-family: Gilroy-Bold;
}


.nav-link, .nav-link:hover, .nav-link:focus{
	color: #fff;
	font-size: 17px;
	font-family: Gilroy-Bold;
	border:0px !important;
	border-top-right-radius: 20px !important;

}

.left-border-radius{
    border-top-right-radius: 15px !important;
    padding: 7px 20px;
}


.table_purple_border{
	border:1px solid #754d9e;
	padding: 15px;
}


.table_text{
	font-family: Futura;
	font-size: 17px;
	line-height: 1.2;
}

.table_text_num{
	font-family: Gilroy-Black;
	font-size: 44px;

}

.purple-color{
	color: #754d9e;
}

.lightred-color{
	color: #ed2554;
}

.border-top-purple{
	border-top: 1px solid #754d9e;
}

.gray-color{
	color: #afb1b3;
}

.month{
	background: #e0e1e2;
	padding: 10px 3px;
	width: 9.7%;
	text-align: center;
	float: left;
	margin-right: 0.3%;
	cursor: pointer;
}

.month.active{
	background: #754d9e;
}

.month:last-child{
	margin-right: 0px;
}

.month_number{
	width: 30px;
	margin: 0 auto;
	height: 30px;
	border-radius: 50%;
	font-family: Gilroy-Black;
	border:1px solid #fff;
	color: #fff;
	font-size: 14px;
	padding-top: 4px;
}

.month p.info{
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0px;
}

.accordion .card img{
	position: relative;
	top: 10px;
}


.list-inline{
	list-style: none;
}

.list-inline li{
	display: inline-block;
	padding: 30px 10px;
}

.logos{
	text-align: center;
	margin: 50px 0px 80px 0px;
}


.logos .img{
	text-align: center;
	display: inline-block;
	max-height: 50px;
	padding: 20px;
}

.logos .img img{
	height: 50px;
	margin: 20px 0px;
}

footer p.futura{
	font-size: 13px;
	font-family: Futura;
}

footer p.small{
	font-size: 12px;

}

.desktop{
	display: block;
}

.mobile{
	display: none;
}


.open_menu{
    float: left;
    background: transparent;
    color: #fff;
    border: 0px;
    outline: none;
}

.nav.mobile{
	display: none;
	width: 100%;
}

.nav.mobile a{
	font-size: 18px;
}


.faq_acc_title{
	color: #754d9e;
	font-size: 21px;
	text-align: left;
	font-family: Gilroy-Bold;
}

.faq_acc_title.text_lightred{
	color: #ed2554;
}

.one_faq{
	margin-bottom: 50px;
}

.one_faq p{
	font-size: 20px;
	font-family: Gilroy-Light;
	text-align: left;
}


@media screen and (max-width: 1200px){
	.hero h1.head{
		font-size: 100px;
	}

	.tab .values h3{
		font-size: 38px;
	}

	.tab_third h5{
		font-size: 16px;
	}

	.plan-debt .tab_third h5{
		margin-top:10px;
		min-height: 95px !important;
	}

	.table_debt h5{
		font-size: 19px;
	}
}


@media screen and (max-width: 992px){
	.hero h1.head{
		font-size: 70px;
	}

	.hero p{
		font-size: 17px;
	}

	h1.with-border:after{
		height: 105px;
		top:25px;
	}

	.tab h5{
		font-size: 15px;
	}

	.tab .values h3{
		font-size: 30px;
	}

	.plan-debt .border-right-purple{
		border:0px !important;
	}

	.plan-debt .col-lg-2{
		border-bottom:1px solid #754d9e !important;
	}

	.plan-debt .col-lg-2 .one_row h5{
		width: 100%;
		text-align: right !important;
		padding-right: 13px;
	}

	.plan-debt .col-lg-5 .one_row:last-child{
		border-bottom:1px solid #754d9e !important;
	}

	.table_debt h5{
		font-size: 13px;
	}

	.table_debt h6{
		font-size: 13px;
	}

	.table_purple_border img{
		width: 100px;
	}

	.table_text_num{
		font-size: 30px;
	}

	.month p.info{
		font-size: 10px;
	}



}

@media screen and (max-width: 768px){

	.navbar .container{
		width: 100% !important;
	}
	.desktop{
		display: none;
	}

	.mobile{
		display: block;
	}

	.tab h5{
		font-size: 18px;
	}

	.tab .values h3{
		font-size: 45px;
	}

	.subtabs .text h5.num, .tab_third_show h5.num {
    	/*float: none;*/
    	text-align: right;
	}

	.subtabs h5{
		font-size: 15px;
	}

	.table_purple_border .border-right-purple{
		border:0px;
	}

	.table_purple_border .border-right-purple p{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.month{
		width: 19.4%;
	}

	.accordion .card .card-header button, .accordion .card .card-header button:hover{
		width: 90%;
	}

	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-link, .nav-link:hover, .nav-link:focus{
		font-size: 14px;
	}

	.nav .left-border-radius{
		padding: 7px 0px;
	}
}

@media screen and (max-width: 550px){
	.hero h1.head{
		font-size: 38px;
	}

	.hero p{
		font-size: 17px;
		letter-spacing: 0px;
	}

	h1.with-border:after{
		height: 105px;
		top:25px;
	}

	.hero h2{
		letter-spacing: 0px;
	}

	.box h5{
		padding: 25px 0px;
	}
}
