@import url('https://fonts.googleapis.com/css?family=Montserrat:400,300,500,600,700,200,100,800&family=Ubuntu:400,300,500,600,700,200,100,800');

body.login {
	 background-image: url('https://workaducdn.azureedge.net/assets/images/login-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 1.5;
    height: 100vh;
	/*background-color: #f0f4f7;*/
  font-size: 1.5rem;
  font-family: "Manrope", "Ubuntu", sans-serif;
  color: #6e6e78;
  /*font-weight: 300;*/
  /*background: #fff;*/

}

.login h1 {
  font-size: 50px; 
  font-weight: bold;
  color: #0086af;
}


.login h2 {
  /*color:#5152af;*/
  font-size: 6rem !important;
  font-weight: 700;

}

.form-control-templates {
    font-size: 80px !important;
    border:0px!important;
    font-weight: bold!important;
    width: 100%;
    height: auto!important;
    padding: 0px 10px !important;
    outline: none;
    background: #f6f6f6 !important;

}

.prof-menu {
   background: #fff;
   height: 100vh;
   position: sticky;
  color:#2c2c5b;
  padding-top:40px;
}

.prof-menu h2 {
  font-size: 24px !important;
  /*color: #4b4e56;*/
  line-height: 1.2;
  padding-bottom: 60px;
}

.prof-menu .navbar-brand {
  font-size: 24px !important;
  /*color: #4b4e56;*/
  line-height: 1.2;
  /*padding-bottom: 60px;*/
  font-weight: bold;
  height: auto;
}

body.login a.forgot {
  font-size: 14px;
}

.prof-menu .icon-bar {
  display: block;
  width: 30px;
  height: 4px;
  background-color: #0086af;
  border-radius: 1px;
}

.logo {
	/*background-color: #fff;*/
	padding-top: 15px;
	padding-bottom: 15px; 
	/*border: 1px solid #ebf0f7;;*/
  text-align: left;
  /*padding-left: 30px;*/

}
.fullpage {
  background-color: #f6f6f6;
}

.login .credentials {
  border:1px dashed #d8d8d8;
  border-radius: 5px;
  padding: 20px;
  padding-bottom: 0px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 15px;
  background-color: #efefef33;
}
.login section {
  padding-bottom: 10rem;
  padding-top: 10rem;
}
.box-login, .box-fogot, .box-register, .box-plans{
    /*border: 1px solid #c9d7df;*/
    border-radius: 3px !important;
    /*padding: 20px 30px 30px !important;*/
    background: none !important;
}

.login a {
  color: #5152af;
}

.proffesion .buttons a{
  position: relative;
  display: inline-block;
  /*font-weight: 800;*/
  overflow: hidden;
  background: linear-gradient(to right, #2c2c5b, #2c2c5b 50%, #7e8392 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.proffesion .buttons a:hover{
  background-position: 0 100%;
}

.proffesion .buttons .white{
    position: relative;
  display: inline-block;
  /*font-weight: 800;*/
  overflow: hidden;
    background: linear-gradient(to right, #ffffff, #a3a3a3 50%, #ffffff 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
} 

.sign-up {
	padding-top: 8px;
}
body.login .box-login, body.login .box-forgot, body.login .box-register, body.login .box-terms {
  position: relative !important;
  background:none !important;
  top:10px;
}
select.form-control {
    background: #f0f4f7;
    font-size: 15px;
    padding: 0px 15px;
    line-height: 1.2;
    height: 43px;
    border: 1px solid #E6E8E8;
}



.prof-menu ul {
  list-style: none;
  padding-left: 0px;
}

.prof-menu ul li {
  float: none;
}
.prof-menu ul li a{
  padding:0px;
}

.prof-menu ul li a:hover{
  background: none;
  text-decoration: underline;
}


#trapezoid {
  border-top: 25px solid #f6f6f6 ;
  border-left: solid #fff;
  border-left-width: 25vw;
  height: 0px;
  width: 100%;
  margin-bottom: -1px;
}
#trapezoid2 {
  border-top: 100px solid #f6f6f6 ;
  border-left: solid #ffff;
  border-left-width: 85vw;
  border-right: 25px solid transparent;
  height: 0px;
  width: 100%;
  margin-bottom: -1px;
  margin-left: -15px;

}
.form-control-templates::-webkit-input-placeholder {
  color:#c4c2c1;
  opacity: 0.8;
}
.form-control-templates::-moz-placeholder {
  color:#c4c2c1;
  opacity: 0.8;
}

.select2-container {
  width:100% !important;
}
.select2-selection--single{
  height: 60px !important;
    border: 1px solid #E6e8e8 !important;
  background-color: #ffffff !important;
  font-size: 18px !important;
  padding-left: 20px !important;

}

.select2-selection__rendered{
    line-height: 54px !important;
    color: #4b4e56 !important;
    font-family: 'Raleway', 'Open Sans', sans-serif;
    font-weight: 400 !important;
}

.select2-selection__arrow{
    height: 60px !important;
}

.login input {
	background-color: #ffffff;
  border-radius: 3px !important;
  font-size: 18px;
  font-weight: 400;

}


.login h3 {
	/*color:#5152af;*/
  font-size: 4rem !important;
  font-weight: 400;
  font-family: 'Raleway', sans-serif !important;

}

.prof-menu h3 {
  font-size: 1.6rem !important;
  color: #4b4e56;
  line-height: 1.3;
}



.btn {
  padding:10px 12px;
  font-size: 18px;
  border-radius: 3px;
}

.btn-green, .btn-yellow {
  background-color: #0086af;
  border-color: #0086af;
}

.btn-transparent {
  background-color: none;
  border-color: #fff;
  color:#fff;
}

.btn-transparent:hover {
   background-color: #fff;
   color:#0086af;
}

.btn-green:hover, .btn-green:active, .btn-green:focus, .btn-yellow:hover, .btn-yellow:active, .btn-yellow:focus{
  background-color: #0086af;
  border-color: #0086af;
  color:#fff;
}

a.btn {
  color:#0086af;
}

.login h4 {
  color: #6e6e78;
}

.login #main h4 {
  color: #2c2c5b;
  padding-left:15px;
  font-size: 24px;
  font-weight: bold;
}

.signup {
	text-align: center;
}

.signup label {
  display: none;
}

.package {
  /*border-right: 1px solid #efefef;*/
  padding-top: 10px;
  padding-bottom: 10px;
}

.package:hover {
/*  -webkit-box-shadow:inset 0px 0px 0px 3px #00e8bb;
  -moz-box-shadow:inset 0px 0px 0px 3px #00e8bb;
  box-shadow:inset 0px 0px 0px 3px #00e8bb;*/
  background: rgba(0, 232, 187, 0.15);
}
.package-row {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.package-image {
  width: 80%;
}



10{
  font-size: 10px;
}
.size11{
  font-size: 11px;
}
.size12{
  font-size: 12px;
}
.size13{
  font-size: 13px;
}
.size14{
  font-size: 14px;
}
.size15{
  font-size: 15px;
}
.size16{
  font-size: 16px;
}
.size18{
  font-size: 18px;
}

.size20{
  font-size: 20px;
}

.size22{
  font-size: 22px;
}
.size26{
  font-size: 26px;
}
.size34{
  font-size: 34px;
}
.size48{
  font-size: 48px;
}

.rengine-blue {
   color: #42438d !important;
}
.gray {
  color: #999;
}

.green {
  color: #00e8bb;
}


.red {
  color: red;
}

.cyan {
  color: #00e8bb;
}

.font-rail {
  font-family: "Raleway", sans-serif;
}
.light-blue {
  color:#5bc0de;
}
.white {
  color: #fff;
}
.blue {
  color: #0090ff;
}
.paddt10 {
  padding-top: 10px;
}
.paddt20 {
  padding-top: 20px;
}
.paddt40 {
  padding-top: 40px;
}

.paddb40 {
  padding-bottom: 40px;
}

.paddt100 {
  padding-top: 100px;
}
.paddr20 {
   padding-right: 1rem;
}

.padd10 {
   padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
/*.btn-yellow, .btn-orange {
  background-color: #1f8ceb;
  border-color: #166cb7; 
}

.btn-yellow:hover, .btn-orange:hover {
  background-color: #166cb7;
  border-color: #166cb7; 
}
*/
.btn-block{
  padding: 18px;
  font-size:18px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.back-gray {
  background-color: #f6f6f6 !important;
}
.back-rengine {
  background-color:#f0f4f7;
}
.back-rengine-light {
  /*background-color:#e8ecef;*/
}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  padding: 7px 22px;
  height: 60px;
}

#policy {
  overflow-y:scroll;
  font-size: 14px;
  height: 400px;
}


.wanring-label {
  /*background-color: ;*/
  color:#dc2a55;
  padding: 10px;
  border-radius: 5px;
  font-size:16px;
  text-align: left;
  padding-left: 30px;
}
.wanring-label:before{
  
  display: block;
  width: 30px;
  position: absolute;
  top: 10px;
  left:25px;
}

/* -------STRIPE CSS */
/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
  background-color: white;
  height: 50px;
  padding: 15px 12px;
  border-radius: 4px;
  border: 1px solid #00000012;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.wrapper {
  /*background-color: #f7f8f9;*/
  width: 670px;
  margin: 0 auto;
  height: 100%;
}

#payment-form .wrapper {
  width: 100%;
}

.form-row {
  padding: 30px;
  height: 120px;
}

.form-actions {
  padding-top: 40px !important;
}

#prediction_results {
  background-color: #fbfbfb;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #eee;
    position: absolute;
    z-index: 1000;
    width: 100%;
}

#prediction_results li {
/*  background: url("../images/pointer-grey.png") no-repeat scroll 5px center transparent;
*/  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
}

#prediction_results li:hover,
#prediction_results li:focus {
  cursor: pointer;
  background-color: #ECECEC;
}

#prediction_results li:first-child {
  margin-top: 10px;
}

#prediction_results li:last-child {
  border: 0;
}

.tab-content {
  border-top:0px !important;
  border-right:0px !important;
  border-bottom:0px !important; 
}

.proffesion-list {
  margin-top: 0px; 
}

.full-icon {
  overflow: hidden;
  max-height: 100%;
}
.proffesion {
    height: 435px;
    /*overflow: hidden;*/
    margin-bottom: 20px;
    padding:20px;
}
.proffesion img {
  width: 100%;

}
.proffesion .buttons {
  position: absolute;
  top: -4px;
  transition: opacity 0.3s;  
  padding-top: 0px;
  width: 100%;
  opacity: 0;
  padding-top: 24%;
  font-size: 1.5em;
}

/*.proffesion:hover .buttons{
  background-color: rgba(255,255,255,.95);
  border-radius: 0px;
  height: 100%;
  position: absolute;
  opacity: 1;
  box-shadow: 0 0 20px rgba(0,0,0, .3);
}*/

.proffesion .row {
  margin-left:0px;
  margin-right:0px;
  margin-top:4px;
}
.proffesion .bordered {
  padding: 0px;
  box-shadow: 0 0 20px rgba(0,0,0,.2);
  /*outline: 1px solid #efefef;*/
}

.no-click {
  pointer-events: none;
  /*touch-action:none;*/
  opacity: 0.7;
}



.dropdown-menu.dropdown-dark {
  left:-120px;
}
.dropdown-menu.dropdown-dark:after {
  left:125px;
} 

.border-dashed {
  border:1px dashed;
  padding:20px;
}

.typewriter {
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .15em solid orange; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange; }
}

.templates-page {
  background: #fff;
}

/*Mobile devices */
@media only screen and (max-width: 500px) {
    body.login {
      background-image: url('../images/login-bg.png');
      background-size:auto;
      font-size: 1.5rem;
      color: #6e6e78;
      font-weight: 300;
      /*background: #fff;*/
  }

  #trapezoid2 {
    border-top:0px !important;
  }
  .form-control-templates {
    font-size: 30px !important;

  }

   .proffesion .buttons {
        font-size: 20px !important;
    }
  .proffesion {
      max-height: 435px;
  }

  .logo {
    height: 100px;
    padding-left: 0px !important;
  }
  body.login .main-login {
    margin-top: 0px;
  }
 /* body.login .box-register, body.login .box-login, body.login .box-forgot {
    top: 25px !important;
  }*/
  .login h1 {
    font-size: 28px; 
    text-align: center;
  }
  p {
    text-align: center;
  }
  .prof-menu {
     background: transparent;
     height: auto;
     position: sticky;
    color:#2c2c5b;
    padding-top: 0px;
  }
  .prof-menu .navbar-brand {
    font-size: 18px !important;
    /*color: #4b4e56;*/
    line-height: 1.2;
    padding-bottom: 10px;
  }
 
}


@media only screen and (max-width: 900px) {
    .no-click {pointer-events: auto; }

}

/* TEMPLATES */


/**RIBBON**/

.ribbon {
  width: 160px;
  height: 190px;
  overflow: hidden;
  position: absolute;
  z-index:1;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 250px;
  padding: 15px 0;
  background-color: #3498db;
  /*background: #42438d;*/
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 16px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

.ribbon-top-left {
  top: 15px;
  left: 14.5%;
}

.ribbon-top-left span {
  right: -30px;
  top: 40px;
  transform: rotate(-45deg);
}

/* RIBBON MOBILE */

@media only screen and (max-width:991px) {
  .ribbon-top-left {
  left: 12.5%;
}
}
@media only screen and (max-width:768px) {
  .ribbon-top-left {
  left: 13%;
}
}
@media only screen and (max-width:650px) {
  .ribbon-top-left {
  left: 13.5%;
}
}
@media only screen and (max-width:500px) {
  .ribbon-top-left {
  left: 15%;
}
}
@media only screen and (max-width:400px) {
  .ribbon-top-left {
  left: 9%;
}
}

/* END RIBBON */

.template {
  padding: 20px;
  margin: 0 auto;
  max-width: 100%;
}




.template {
  padding: 20px;
  margin: 0 auto;
  max-width: 100%;
}

.template .screen {
  background: #fff;
  border-radius: 3% 3% 0.5% 0.5% / 5%;
  margin: 0 auto;
  /* for aspect ratio */
  position: relative;
  width: 80%;
}

.template  .screen:before {
  border: 2px solid #ddd;
  border-radius: 3% / 5%;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1) ;
  content: "";
  display: block;
  /* for aspect ratio ~67:100 */
  padding-top: 67%;
}

.template .screen:after {
  content: "";
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  position: absolute;
  bottom: 0.75%;
  left: 0.5%;
  padding-top: 1%;
  width: 99%;
}

.template .viewport {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 4.3% 3.2%;
  background: #333;
}



.template .viewport {
  transition: background-position 6s ease;
  background-position: 0 0;
  background-size: 100% auto;
  overflow: hidden;
  cursor: pointer;
}

.template:hover .viewport {
  background-position: 0 100%;
}

.template .viewport:after {
  background: radial-gradient(circle at right bottom, transparent 75%, rgba(255, 255, 255, 0.05) 75%, transparent);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


/* TEMPLATE ACTION BUTTONS */

.template-outer .btn-label {position: relative;left: -12px;display: inline-block;padding: 12px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.template-outer .btn-labeled {padding-top: 0;padding-bottom: 0;}
.template-outer .btn  { margin-bottom:10px; }

.template-outer .preview-button{
    
    font-family: 'ubuntu', sans-serif;
    background-color: #9E49B5;
    background-image: linear-gradient(to right, #9E49B5 0%, #DD0772 61%, #9E49B5 100%);
    transition: 0.5s;
    background-size: 200% auto;
    font-size: 16px;
    font-weight: 200;
    outline: none;
    border: none;
    border-radius: 5px;
    color: white;
}
.template-outer .preview-button:hover{
  background-color: #B575C8;
  background-position: right center;
  color:#fff !important;
}

.template-outer .main-button{
    font-family: 'ubuntu', sans-serif;
    background-color: #5051AF;
    background-image: linear-gradient(to right, #5051AF 0%, #814CFD 61%, #554BFB 100%);
    transition: 0.5s;
    background-size: 200% auto;
    font-size: 16px;
    font-weight: 200;
    outline: none;
    border: none;
    border-radius: 5px;
    color: white;
}
.template-outer .main-button:hover{
  background-color: #B575C8;
  background-position: right center;
  color:#fff !important;
}



@media only screen and (max-width:768px) {
  .template-outer{
    padding-left: 0px;
    padding-right:0px;
    margin-bottom: 24px;
  }
}



  .setup-success-container .icon{
    background: -webkit-linear-gradient(left, #60BAFF,#E584FC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .setup-success-container .setup-item{
    margin-bottom: 40px;
    min-height: 150px;
  }

@media only screen and (max-width:1024px) {
  .setup-success-container .setup-item{
    min-height: unset;
  }
}
  .setup-success-container .setup-item h5,
  .setup-success-container .setup-item p{
    text-align:left;
  }

  .setup-success-container .setup-item h5{
    margin:0;
    padding:0;
    font-size: 16px;
    font-weight: 700;
    color: black;
  }

  .setup-success-container .setup-item .icon-container{
    padding-right: 24px;
  }

  .setup-success-container .setup-item .setup-btn{
    display: inline-block;
    background:transparent;
    border: 1px solid #0086af;
    border-radius: 20px;
    padding:8px 12px;
    margin-top:4px;
    text-decoration: none;
  }