/* My custom CSS */
body {
  font-family: 'Open Sans', sans-serif;
  background-color: #375c69;
  color: #3C3C3B;
}


.body_inner {
  /* overflow-x: hidden;*/
  padding-top: 100px;
  max-width: 1930px;
  margin: auto;
}
img {
  max-width: 100%;
  height: auto;
}

a, a:focus, a:visited{
  color: #1A83A3;

}

a:hover {
  text-decoration: none;
}

p{
font-size: 14px;
line-height: 24px;

}
.row {
  margin-left: 0;
  margin-right: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding: 0;
}
.container-fluid {
  max-width: 1700px;
}

.faxnet {
  background-color: #1A83A3;

}

#clienti_tipo h2,
#how_it_works h2,
.innertitle h2{
  font-size: 40px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#clienti_tipo h2,
#how_it_works h2,
#clienti_tipo .card .card-body h3,
.innertitle h2  {
  color: #1A83A3;
}

#clienti_tipo h2{
  margin-top: 90px;
  margin-bottom: 90px;
}

a.registernow,
.btn-primary.
.btn-primary:not(:disabled):not(.disabled):active{
    border-radius: 0px;
    max-width: 400px;
    display: block;
    margin: auto;
    padding: 15px 60px;
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 24px;
    background-color: #1A83A3;
    color: #fff;
    font-weight: normal;

}

/*********************************************
HEADER
**********************************************/
header,
footer {
  background-color: #3C3C3B;
}

.logo_box{
  float: left;
  position: relative;
  top: -10px;
}

.nav_box{
  width: 100%;
  clear: both;
}

.nav_box .navbar{

  float: right;
}

header .row {
  align-items: baseline;
}
header img {
  max-height: 85px;
  width: auto;
}

#navbarNavTop{
  margin-top: 10px;
}

header .col-sm-6.right {
  text-align: right;
}
header ul {
  list-style-type: none;
  width: 100%;
  margin-bottom: 5px;
}
header ul li {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;


}
header ul li a {
  color: #fff !important;
  font-weight: normal;
  margin-left: 30px;
}
header ul li a:hover {
  color: #fff;
}
header ul li a.login {
  background-color: #2995b2;
  padding: 5px 15px;
  border-radius: 0px;
}


/*********************************************
MAIN
**********************************************/
#cover {
  margin-bottom: 0px;
  position: relative;
  background-image: url('/img/faxnet_lading_bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 650px;
  height: 80vh;
}

#cover .claim {
  max-width: 1200px;
  width: 80%;
  margin: auto;
  padding: 120px 30px;
}

.claimbox_wrapper{
  display: flex;
  align-items: center;
  height: 100%;
}

.claimbox_inner{
}

#claimarrow{
  max-width: 120px;
  height: auto;
}

#content {
  background-color: #fff;
}

.innertitle{
  margin-top: 30px;
  margin-bottom: 30px;
}




.faxnet_bulletts .container{
  padding-left: 45px;
  padding-right: 45px;
  margin-top: 30px;
}

.vantaggi-item{
  padding: 15px;
  margin: 15px;
  background-color: #ffffff;
  border: 1px solid #1A84A3;
  text-align: center;
  height: 350px;
  text-align: center;

}


.vantaggi-item .point_icon{
  display: inline-block;
  font-size: 64px;
  margin: auto;
  margin-bottom: 15px;
  padding-bottom: 10px;
  width: 80%;
  border-bottom: 1px solid #1A84A3;
  text-align: center;
  color: #1A84A3;
}


.vantaggi-item h3{
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
  color: #1A84A3;

}

.why_fax_net h1 {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: 100;
  margin-bottom: 50px;
}

.title {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 2.5rem;
  margin-bottom: 60px;
}


.gradientbg{
  color: #3C3C3B;
  padding-top: 30px;
  padding-bottom: 30px;

  background: rgb(249,251,251);
  background: linear-gradient(30deg, rgba(249,251,251,1) 0%, rgba(205,232,239,1) 100%);
}

#clienti_tipo{
  background: rgb(249,251,251);
  background: linear-gradient(30deg, rgba(249,251,251,1) 0%, rgba(205,232,239,1) 50%);
}


#clienti_tipo p{
  margin-bottom: 30px;
}



#clienti_tipo .card{

  text-align: center;
  background-color: transparent;
  border: 0px;
  padding: 15px;
  margin-top: 15px;
  border-radius: 0px;
}


#clienti_tipo  a.registernow{
  margin-top: 90px;
}


#clienti_tipo .card .clienti_icon{
  display: block;
  width: 40%;
  max-width: 256px;
  min-width: 64px;
  height: auto;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;

}

#clienti_tipo .card .card-body{
  padding-left: 15px;
  padding-bottom: 0px;
}

#clienti_tipo .card .card-body p{
  margin: 0px;
}

#clienti_tipo .card .card-body h3{
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}


#benefits {
  text-align: center;
  text-transform: uppercase;
  padding: 60px
}
#benefits h2,
#benefits h5 {
  color: #fff;
  font-weight: 100;
  margin-bottom: 30px;
}
#benefits h2 {
margin-bottom: 60px;
}

#benefits h5 {
  /* max-width: 170px; */
  margin: auto;
  font-size: 16px;
  line-height: 21px;
}
#benefits .icons .item img {
  max-width: 120px;
  height: auto;
  margin-bottom: 15px;
}


#prices .card-deck{
  margin-top: 45px;
  margin-bottom: 15px;
  width: 100%;
}

.pacchetto_item{
  border-radius: 0px;
  transform: scale(0.95, 0.95);
  overflow: hidden;
  position: relative;
}

.pacchetto_annuale{
  transform: scale(1.1, 1.1);
}

.risparmi{
  position: absolute;
  transform: rotate(45deg);
  top: 85%;
  left: -23%;
  display: block;

  width: 75%;
  color: #fff;
  font-weight: bold;
  height: 28px;
  text-align: center;
  background-color: #666;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}



#how_it_works{

}

#how_it_works .image80{
    width: 80%;
    margin: auto;
    margin-top: 30px;

  }

#how_it_works .container{
  margin-top: 45px;
  margin-bottom: 45px;
}




.pacchetto_item .card-header{
  background-color: #3C3C3B;
  color: #ffffff;
  border-radius: 0px;
}

.pacchetto_item h2{
  text-transform: uppercase;
  font-size: 24px
}

.register_button {
  color: #fff;
  text-align: center;
  padding: 15px;
  border-radius: 20px;
}

.pacchetto_item a.btn-block{
  border-radius: 0px;
  background-color: #2995b2;
  border: 2px solid #2995b2;
  color: #fff;
  font-weight: bold;
}

.pacchetto_item a.btn-block:hover{
  border-radius: 0px;
  background-color: #fff;
  border: 2px solid #2995b2;
  color: #2995b2;
  font-weight: bold;
}


#contacts{
  padding: 60px 0px;
}


#contacts .form_section {

}

#contacts h3 {
  color: #1A83A3;
  text-align: left;
  text-transform: uppercase;
}

#contacts form {
  max-width: 600px;
  margin: auto;
  text-align: center;
}

#contacts img.mondotondo{
  max-width: 300px;
  height: auto;
}

form .form-control {
  background-color: transparent;
  border: 1px solid #1A83A3;
  color: #1A83A3;
  max-width: 75%;
  margin: auto;
  border-radius: 0px;
}

a.registernow,
#contacts .btn.btn-primary{
  display: block;
  background-color: #1983A3;
  border: 1px solid #1983A3;
  color: #fff;
  width: 100%;
  max-width: 75%;
  margin: auto;
  border-radius: 0px;
  padding: 15px 30px;
  text-transform: uppercase;
  font-size: 18px;
}

a.registernow{
  max-width: 350px;
  margin-top: 15px;
  margin-bottom: 30px;
}

#contacts .btn.btn-primary:hover{
  color: #1983A3;
  background-color: #fff;
}

::placeholder {
  color: #1A83A3!important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff!important;
}


button.btn-primary {

}



.btn-primary:hover {
    color: #fff;
    background-color: #3c3c3b;
    border-color: #3c3c3b;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0 rgba(0,123,255,.5);
}

footer {
  text-align: center;
  color: #fff;
}
footer img {
  max-height: 100px;
  width: auto;
}
footer a,
footer a:hover {
  color: #fff;
}

footer p{
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}


footer .social_icons{
  border-bottom: 1px solid #fff;
  width: 80%;
  margin: auto;
  margin-bottom: 15px;
  max-width: 300px;
}


footer .social_icons h3,
footer .social_icons .social_icon{
  font-size: 32px;
  display: inline-block;
  margin-right: 16px;
  color: #fff;
}

footer .social_icons .social_icon:hover{
  color: #2995b2;
}

footer .social_icons h3{
  font-size: 20px;
}

footer .social_icons span{
  display: none;
}


.footer {
  padding: 30px 0px;
}
.copyright {
  background-color: #000;
  padding-bottom: 1px;
  padding-top: 16px;
  color: #fff;
  text-align: center;
}
.copyright p {
  font-size: 12px;
}
img.reduced-width {
  width: 70%;
}


/* Cookie banner */

#cookiebanner{
  background-color: #000;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;

  display: none;
}

#cookiebanner_inner{
  padding: 0.5rem 1rem;
}

#cookiebanner_inner .btn-block{
  float: right;
  width: auto;
}





/*************************
      Landing Page
**************************/
a, .btn, .btn-primary, body.landing .clickbox, body.landin #contacts h3, body.landin .price_month{
	transition: 0.5s linear all;
}


body.landing {

  overflow: auto;
  background: rgb(179,213,221);
  background: linear-gradient(270deg, rgba(179,213,221,1) 0%, rgba(255,255,255,1) 85%);
}


.landing h4 {
  font-size: 250%;
  font-weight: lighter;
}

.landing .container-fluid {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}


.landing .extended-cell {
  padding: 10px;
  padding-top: 0px;
}

.landing .extended-cell::after {
  content: ' ';
  background-image: url('../img/landing.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 250%;
  width: 60%;
  display: block;
  margin-top: -60%;
  margin-left: -5%;
  position: absolute;
}

body.landing .clickbox{
	border-radius: 20px;
	color: #fff;
	display: block;
	border: 2px solid #fff;
	overflow: hidden;
	width: 80%;
	margin: auto;
}

body.landing .clickbox:hover{
	border: 2px solid #fe9b3d;
}

body.landing .clickbox .orange{
	background-color: #fe9b3d;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

body.landing .clickbox:hover .orange{
	background-color: #fff;
}

body.landing #contacts .clickbox:hover .orange h3{
	color: #fe9b3d;
}

body.landing .clickbox .navy{
	background-color: #375b69;
}

body.landing .clickbox:hover .navy{
	background-color: #fff;
	color: #375b69;
}

body.landing #contacts .clickbox:hover .navy .price_month{
	color: #375b69;
}


body.landing #contacts .clickbox .register_button h3{
	font-size: 3rem;
	text-transform: none;
}


body.landing .clickbox .price_month {
    padding: 25px;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
    border-radius: 0px;
	font-size: 2.2rem;
}

body.landing .price_month .bold {
    font-weight: 900;
    font-size: 6rem;
	display: inline-block;
	margin-right: 0.5rem;
}

body.landing .euromese{
	font-weight: 900;
}


body.landing h4.reasonwhy {
    font-size: 2.5rem;
    width: 80%;
    margin: auto;
    margin-top: 2rem;
}


body.landing .faxnet.contactform{
	border-radius: 20px;
	background-color: #fff;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
}


body.landing  form .form-control {
    background-color: transparent;
    border: 1px solid #375b69;
    color: #375b69;
    max-width: 75%;
    margin: auto;
}


body.landing ::placeholder {
  color: #375b69!important;
  opacity: 1; /* Firefox */
}


body.landing .btn-primary{
	background-color: #375b69;
	border: 2px solid #375b69;
	color: #fff;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

body.landing .btn-primary:hover{
	background-color: #fff;
	border: 2px solid #375b69;
	color: #375b69
}




#faqbox{
  background-color: #ffffff;
  padding-bottom: 45px;
}

#faq_title{
  font-size: 42px;
  margin-bottom: 15px;
  padding-top: 15px;
  text-transform: uppercase;
  color: #1A83A3;
  font-weight: bold;
}

#faq_subtitle{
  font-size: 28px;
  margin-bottom: 30px;
}

#faqbox .card{
  border-radius: 0px;
  border: 1px solid #ccc;
  border-bottom: 0px;
}

#faqbox .card.last{
  border-bottom: 1px solid #ccc;
}

#faqbox .card-header{
  border-bottom: 0px;
}

#faqbox .card-header,
#faqbox .card-header h2{
  border-radius: 0px;
  margin: 0;
  padding: 0;
  display: block;
}



#faqbox .card-header h2 span.btn{
  white-space: initial;
  border-radius: 0px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  background-color:  #1A83A3;
  display: block;
  width: 100%;
  text-align: left;
  padding: 15px;
  text-decoration: none;
}

#faqbox .card-header h2 span.collapsed{
  background-color: #fff;
  color: #1A83A3;
}


#faqbox .card-body{
  border-radius: 0px;
}

#faqbox .card-body h3{
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}






@media only screen and (min-width: 1935px) {
  #cover .claim {
    right: 10px;
  }
}

@media only screen and (max-width: 1280px) {
  .landing .extended-cell::after {
    height: 150%;
    margin-top: -85%;
  }

  .landing h4 {
    font-size: 150%;
    font-weight: lighter;
  }
}

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

  .logo_box {
    float: none;
    position: relative;
    top: 0px;

    width: 100%;
    margin: auto;
  }

  .logo_box a img{
    display: block;
    height: 90px;
    width: auto;
    margin: auto;
  }

  .nav_box .navbar {
    float: none;
    clear: both;
    max-width: 80%;
    margin: auto;
  }

  .body_inner{
    padding-top: 140px;
  }

  .landing .extended-cell::after {
    display: none;
  }

  .landing {
    overflow: auto;
  }

  .vantaggi-item {

    height: auto;

  }

  a.registernow {
    font-size: 18px;
    padding: 15px 15px;
  }

  .pacchetto_item,
  .pacchetto_annuale {
    transform: scale(1, 1);
  }

  #benefits {
      padding: 30px 15px;
  }

  #benefits .item{
    margin-bottom: 30px;
  }

  .card-deck {
    display: block;
  }


  header ul li a {
    color: #fff !important;
    font-weight: normal;
    margin-left: 0px; 
    margin-bottom: 15px;
  }


}



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


  	header ul{
  		margin: 0;
  		padding:0;
  	}

    .nav_box .navbar {
        float: none;
        clear: both;
        max-width: 100%;
        margin: auto;
    }

    #navbarNavTop {
    margin-top: 0px;
  }


  	header ul li{
  		display: block;
  		margin-bottom: 15px;
  		text-align: center;

      width: 40%;
      margin: 0 4.5%;
      display: inline-block;
  	}

  	header ul li a.login {
  	  margin: 0;
  	  display: block;
  	  width: 100%;
  	}


  #cover .claim {
      position: absolute;

      background-color: rgba(255,255,255,0.5);
      width: 100%;
      height: 100%;
      padding-top: 70px;
  }

  #cover .claim .col-12{
    margin-bottom: 30px;
  }


  .innertitle h2,
  #how_it_works h2,
  #clienti_tipo h2,
  .title{
    font-size: 24px;
    word-break: break-word;
    margin-top: 15px;
    margin-bottom: 30px;
  }


  #clienti_tipo h2 {

  }

  #benefits .icons .item img {
    max-width: 80px;
    height: auto;
    margin-bottom: 15px;
  }

  .hidden-mobile {
    display: none;
  }

  #cover .claim {
    position: relative;
  }

  #cover > img {
    padding-top: 130px;
  }

  .why_fax_net .description {
    padding-right: 0;
  }


  #how_it_works{
      padding-top: 30px;
    }


  #how_it_works .description {
    padding-left: 0;
  }

  #prices {
    padding: 60px 0;
  }

  .all_inclusive {
    max-width: 100%;
  }

  .all_inclusive h3 {
    max-width: 100%;
  }

  form .form-control,
  #contacts .btn.btn-primary {
    max-width: 100%;

  }

  #faqbox{
padding-top: 60px;
  }
}


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


  	header ul li{
  		display: block;
  		margin-bottom: 15px;
  		text-align: center;

      width: 100%;
      margin: 0;
      margin-bottom: 15px;
      display: inline-block;
  	}

    .faxnet_bulletts .container {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
  }
}

/********************
COOKIE BANNER
********************/
#cookieBanner {
  position: fixed;
  bottom: 0;
  background-color: #eeeeee;
  width: 100%;
  padding: 0 5rem;
  -webkit-box-shadow: 0px 0px 15px 0px #000000;
  box-shadow: 0px 0px 15px 0px #000000;
}

#cookieBanner p{
  margin-bottom: 0.5rem;
}

.closeme {
  position: absolute;
  top: 15px;
  right: 30px;
  cursor: pointer;
}

#cookieBanner_inner {
  padding: 1rem 0;
  text-align: justify;
}

#cookieBanner .buttons{
  margin-top: 2rem;
  margin-bottom: 1rem;
  text-align: center;
}

#cookieBanner_inner .btn-primary {
  background-color: #ffffff;
  border: 2px solid #666666;
  border-style: none;
  font-weight: bold;
  cursor: pointer;
  padding: 0.5rem 1.5rem;
  color: #000000;
  outline: 2px solid #000000
}

#cookieBanner_inner .btn-primary:hover{

}

#cookieBanner_inner a {
  font-weight: bold;
  color: #000;
}

#cookiePreferences{
  border: 1px solid #cccccc;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  background-color: #ffffff;
  padding: 0.5rem 1rem;

  height: 2rem;
  cursor: pointer
}

