@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

/*
Poppins Regular
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: normal;

Poppins Medium
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-style: normal;

Poppins Semi-Bold
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-style: normal;

Poppins Bold
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-style: normal;
*/


#full-width-page-wrapper {
	/*font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: .95rem;*/
    line-height: 1.4;
	/*color: #6C6C6C;*/
	/*letter-spacing: normal;*/
}

main a {
	font-weight: normal;
	color: #e7411c;
}

main a:hover {
	color: #000;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

.login-section a {
	text-decoration: underline;
}

.login-section .btn {
	text-decoration: none;
}


/* STRUCTURE */

.wrapper {
	overflow: hidden;
	padding: 0;
}

.small-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 5px 0 5px 0;
}

.thin-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 15px 0 15px 0;
}

.middle-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 25px 0 25px 0;
}

.large-space {
	width: 100%;
	height: 1px;
	position: relative;
	display: block;
	margin: 35px 0 35px 0;
}


/* SECTION */

.section {
	overflow: inherit;
	position: relative;
}

.section.no-top-pad .section-content {
    padding-top: 0;
}

.section.no-bottom-pad .section-content {
    padding-bottom: 0;
}

.section.no-pad .section-content {
    padding-bottom: 0;
	padding-top: 0;
}

.container {
	position: relative;
}

.section .section-content {
	padding: 80px 0;
	position: relative;
}

.section.header-academy {
	background: #2b3a4e;
}

.section.header-academy .section-content {
	padding: 20px 0 10px;
}

.section.ca-section .section-content {
	padding-top: 30px;
}



/* STYLE */

.name-account {
	color: #fff;
	font-size: 1.75rem;
    margin-bottom: 0.25rem;
	font-weight: 700;
}

.email-account {
	font-size: 1rem;
	color: #fff;
	font-weight: 400;
	margin-bottom: 0;
}

.title-section-a {
	font-size: 1.5rem;
}

.password-verdict {
	position: absolute;
    top: 0;
    right: 15px;
	font-size: 80%;
}

.progress.height-4 {
	height: .25rem;
	background: #fff;
}

.custom-control-input:checked~.custom-control-label::before {
	border-color: #e7411c;
    background-color: #e7411c;
}

.custom-switch {
	margin-bottom: .75rem;
	padding-left: 2.75rem;
}

.custom-switch .custom-control-label::before {
    width: 2.25rem;
    left: -2.75rem;
    height: 1.25rem;
    border-radius: .75rem;
	top: .125rem;
}

.custom-switch .custom-control-label::after {
    left: -webkit-calc(-2.5rem + 2px);
    left: -moz-calc(-2.5rem + 2px);
    left: calc(-2.5rem + 2px);
	top: -webkit-calc(.125rem + 4px);
    top: -moz-calc(.125rem + 4px);
    top: calc(.125rem + 4px);
}

.alert {
	margin-bottom: 15px;
}

.alert p {
	margin-bottom: 0;
}

.content-login {
	max-width: 400px;
	background: #eee;
    padding: 15px 20px;
    border-radius: 12px;
}

.resetpassword {
	text-align: center;
	font-size: 80%;
	display: block;
}

form label .remember {
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	color: #6C6C6C;
	font-family: mr-eaves-xl-sans-narrow, sans-serif;
    font-size: initial;
}

form label.rm {
	align-items: center;
    display: flex;
}

.orange {
	color: #e7411c;
}



/* NAVIGATION */

.nav-pills .nav-link,
.nav-pills li > a {
    padding: .75rem 1rem;
}

.nav-pills li > a {
	display: block;
}

.nav-pills li.current-menu-item > a {
	text-decoration: underline;
}

.nav-pills li > a:hover,
.header-academy a.logged-out:hover {
	color: #fff;
}

.nav-pills .nav-item:first-child .nav-link,
.nav-pills li:first-child > a {
	padding-left: 0;
}

.nav-pills .dropdown-menu {
	margin: 0;
	border-radius: 0;
	border-top: 0;
}

.header-academy a {
	color: #fff;
}

.header-academy .dropdown-menu a {
	color: #212529;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background: transparent;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: transparent;
}

.header-academy a.logged-out {
    position: absolute;
    padding: 0.75rem 0 0.75rem 1rem;
    display: block;
    right: 15px;
    top: 50%;
    margin-top: -24px;
}

.header-academy a.logged-out i {
    color: #e7411c;
    margin-right: 5px;
}

#menu-menu_mymo {
    align-items: center;
}

#menu-menu_mymo li.myporoton a {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
	padding: .5rem 1rem;
}

#menu-menu_mymo li.myporoton a > span {
    width: 38px;
    height: 38px;
    background: #fff url(/wp-content/uploads/mattone-gatto.png) no-repeat;
	background-size: 34px 29px;
	background-position: -1px 9px;
    border-radius: 50%;
    margin-left: 5px;
    overflow: hidden;
    border: 2px solid #ec6b12;
    line-height: 34px;
    text-align: center;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}



/* IMAGE */

img.img-rounded {
	max-width: 60px;
	height: auto;
	border-radius: 50%;
}

.media img {
	max-width: 100px;
	height: auto;
}

img.img-alert {
    max-height: 100px;
    width: 100px;
    -o-object-fit: cover;
    object-fit: cover;
}



/* ALERT */

.alert-heading {
    font-weight: 700;
    font-size: 1.35rem;
}

.alert-dismissible {
    padding-right: 1.25rem;
}

.alert {
    margin-bottom: 15px;
}



/* TAB */

.tab-scroll {
	margin-bottom: 50px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #000;
    border-color: #e7411c;
	border-bottom: 5px solid #e7411c;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

.nav-tabs {
    border-bottom: 1px solid #e7411c;
}

.nav-tabs .nav-link {
	border: 0;
	padding: 1rem .5rem;;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}



/* CARD */

.card {
	transition: all 0.4s ease;
}

.card:hover {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.card-body {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.card-text {
	font-size: 85%;
	min-height: 60px;
}

.card_img {
	position: relative;
	display: inline-block;
}

.notification {
	position: absolute;
	top: 0;
	/*right: 0;*/
	background: red;
	/*height: 22px;
	width: 22px;*/
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 80%;
}



/*
.notification {
	-webkit-animation: notification 0.75s infinite;
	-webkit-animation-direction: alternate;
	animation: notification 0.75s infinite;
	animation-direction: alternate;
}

@-webkit-keyframes notification {
  0%   {right: 0px; top: 0%;}
  100% {right: 0px; top: -10%;}
}

@keyframes notification {
  0%   {right: 0px; top: 0%;}
  100% {right: 0px; top: -10%;}
}
*/



/* BUTTONS */

/*
.btn {
	display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    font-size: 0.8rem;
	margin-right: 0.25rem;
	
	font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: 1px;
    padding: 8px 30px;
}

.btn-primary {
    color: #fff;
    background-color: #e7411c;
    border-color: #e7411c;
}

.btn-primary:hover {
	color: #fff;
    background-color: rgba(231,65,28,0.5);
    border-color: rgba(231,65,28,0.5);
}

.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
    background-color: #e7411c;
    border-color: #e7411c;
}

.btn-secondary {
    color: #e7411c;
    background-color: #FFFFFF;
    border-color: #e7411c;
}

.btn-secondary:hover {
    color: #e7411c;
	opacity: 0.5;
    background-color: #FFFFFF;
    border-color: #e7411c;
}

.btn-secondary.focus, .btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: none;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #e7411c;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.btn-primary.disabled, .btn-primary:disabled {
	color: #fff !important;
	background-color: #F07D54;
	border-color: #F07D54;
}

.btn-login {
	border: 1px solid;
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0;
}

.btn-login i {
	margin-right: 10px;
	font-size: 1rem;
}

.btn-login:hover {
	color: #fff;
	background: #000;
	border-color: #000;
}

.btn-login:last-child {
	margin-bottom: 0;
}
*/ 



/* FORM */

.form-control {
    border-color: #ced4da;
    border-radius: .25rem;
    font-size: inherit;
    color: #000;
    height: -webkit-calc(3rem + 2px);
    height: -moz-calc(3rem + 2px);
    height: calc(3rem + 2px);
    line-height: 1.5;
	padding: 0.75rem 1rem;
}

form label {
    display: block;
    /*text-transform: uppercase;
    font-size: 80%;
    font-weight: 500;*/
	color: #000;
	/*letter-spacing: 1px;*/
	
	font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 0.8rem;
}

.form-row>.col, .form-row>[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}

.form-row {
    margin-right: -15px;
    margin-left: -15px;
}


/* FORM LOGIN */

.login-separator {
    margin-bottom: -10px;
    margin-top: -10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.login-separator span.other {
	position: relative;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    z-index: 3;
    font-style: normal;
	font-size: .875rem;
}

.login-separator span.middle-line {
    width: 100%;
    border-bottom: 1px solid #ced4da;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 0 0;
    transform: translateX(-50%);
    z-index: 0;
}

.login-other-link {
	/*font-size: 1rem;*/
	padding: 15px 0;
    border-bottom: 1px solid #ced4da;
}

.login-other-link:last-child {
	border-bottom: 0;
}

.r-other-login {
	max-width: 400px;
	margin: 0 auto;
}


/* LIST CHECK */

ul.list-check {
	list-style: none;
	padding: 0;
}

ul.list-check li {
	margin-bottom: 5px;
}

ul.list-check li::before {
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	color: #e7411c;
	margin-right: 5px;
	font-size: 1.1rem;
}


/* DASHBOARD */

.r-col-boxed {
    margin-right: -5px;
    margin-left: -5px;
}

.col-boxed {
    border: 5px solid #fff;
}

.col-boxed a {
    display: block;
    text-decoration: none;
    font-weight: 400;
}

.col-boxed a:hover {
    text-decoration: none;
}

.col-boxed a p {
    color: #374558;
    margin-bottom: 0;
    font-size: .8rem;
    min-height: 51px;
    text-align: inherit;
}

.col-boxed .content-box {
    background: #eee;
    transition: all 200ms linear;
    padding: 15px;
    border-radius: 12px;
	display: table-cell;
}

.col-boxed:hover .content-box {
    background: #F6F6F6;
}

.col-boxed .title-box {
    font-size: 1.1rem;
    color: #000;
    transition: all 200ms linear;
    margin-bottom: .3rem;
	font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.5px;
}

.col-boxed .min-200 {
    min-height: 200px;
}

.col-boxed .content-box p {
	font-size: 1.1rem;
	line-height: 1.2;
	text-align: justify;
}

.c-table {
    display: table;
    width: 100%;
}

.col-boxed .custom-switch {
    position: absolute;
    bottom: 0;
}

.custom-switch {
    margin-bottom: 0.75rem;
    padding-left: 2.75rem;
}

.col-boxed:hover .title-box {
    color: #e7411c;
}


/* RESPONSIVE */

@media (max-width: 991px) {
	
	.section.login-section .section-content {
		padding: 50px 0;
	}
	
	.header-academy #menu-menu_mymo {
		justify-content: center;
	}
	
	.header-academy a.logged-out {
		top: -10px;
		margin-top: 0;
	}
	
	.nav-pills .nav-item:first-child .nav-link, .nav-pills li:first-child > a {
		padding-left: 1rem;
	}

}

@media (max-width: 767px) {
	
}

@media (max-width: 575px) {
	
	.section.login-section .section-content {
		padding: 40px 0;
	}
	
	.nav-pills .nav-link {
		padding: 1rem .75rem;
		font-size: .9rem;
	}
	
	.section .section-content {
		padding: 40px 0;
		position: relative;
	}
	
	.section.ca-section .section-content {
		padding-top: 20px;
	} 
	
	.title-section-a {
		font-size: 1.25rem;
	}
	
	/*
	#full-width-page-wrapper {
		font-size: .9rem;
	}
	*/
	
	.name-account {
		font-size: 1.5rem;
	}
	
	img.img-rounded {
		max-width: 60px;
	}
}

@media (max-width: 480px) {
	
	.nav-pills .nav-link, .nav-pills li > a,
	#menu-menu_mymo li.myporoton a {
		padding-left: 0.55rem;
		padding-right: 0.55rem;
	}
}

