
body
{
    font-family:"Open Sans", sans-serif;
    line-height: 1.6em;
}

.topSectionBgColor
{
  
 /*  background-image: url("../images/v748-toon-107.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative; */
  background-color: rgba(216, 61, 23, 0.8);
 
}

.topSectionLayer
{
  /*background-color: rgba(216, 61, 23, 0.8);
  position:absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  */
  
}

.annualBgColor
{
  background-color: #3498db;
}

.monthlyBgColor
{
  background-color: #e67e22;
}

.alternating-colors .stepNumber:nth-child(odd):before { border-color: #0BAD02; }
 
.alternating-colors .stepNumber:nth-child(even):before { border-color: #2378D5; }

.bgGrayer
{
 background: rgba(0, 0, 0, 0.5);
}


.step
{

  margin-bottom: 2rem;
  flex-direction:row;
  
  
}

.stepNumber
{
  
 
  height: 42px;
  width: 42px;
  border-radius: 50%;
  border: 2px solid #ddd;
  text-align:center;
  font-weight: bold;
  border-color: #2378D5;
  
  margin-right: ;
  vertical-align: middle;
  padding-top: 5px;
  
}

.stepContent
{
  
 
}

.stepTitle
{
  font-weight: bold;
  margin-bottom: .75rem;
  font-size: 1.1em;

}

.stepInfo
{

}

.stepReason
{

}

.stepImage
{
  
}
.border-darkgray
{
  border-color: #7e8085;
}



.price-value{font-size:28px;color:#585b60;position:relative;text-align:center;font-weight:700;line-height:62px}#pricing .table .pricing-header .price-value sup{font-size:18px;font-weight:500;top:-18px}#pricing .table .pricing-header .price-value span{font-size:14px;font-weight:500}

.description{list-style: none; text-align:center;padding:0 50px;margin-bottom:20px;min-height:100px;}
#pricing .table .description li{font-size:16px;font-weight:400;color:#505152;padding-bottom:15px}#pricing .table:hover{background:rgba(19,126,217,.06);-webkit-box-shadow:0 2px 18px 0 rgba(198,198,198,.3);box-shadow:0 2px 18px 0 rgba(198,198,198,.3)}#pricing #active-tb{background:rgba(19,126,217,.06);-webkit-box-shadow:0 2px 18px 0 rgba(198,198,198,.3);box-shadow:0 2px 18px 0 rgba(198,198,198,.3)}#pricing .active{z-index:99999}.testimonial{background:#34363a}.testimonial-item{padding:40px;border-radius:4px;text-align:center;border:1px solid rgba(0,0,0,.06)}.testimonial-item .img-thumb{position:relative;margin:15px 15px 15px 0}.testimonial-item .img-thumb img{border-radius:50%;-webkit-box-shadow:0 0 7px rgba(255,255,255,.5);box-shadow:0 0 7px rgba(255,255,255,.5);display:inline-block;width:inherit;padding:7px}.testimonial-item .content{overflow:hidden}.testimonial-item .content .description{width:100%}

/*https://userpilot.com/blog/saas-average-conversion-rate/*/
.wrapper-summit-cta-mobile 
{
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #47426a;
    padding: 20px 25px;
   /* border-radius: 4px;*/
}
.wppc-light-green-cyan
{ 
    background-color: #7bdcb5;
   
}

.pinkBg
{
    background-image: linear-gradient( to right, #fc527e, #ef406d, #d22955, #fc527e );
}


.bgDemoSection
{
   /* background-color: #7e8085;*/
}


.hero {
    /*padding: 12.5rem 0;*/
    /*changed*/
    padding: 9.5rem 0 12.5rem;
    padding: 0rem 0 0rem;

    /*background: url(../img/hero-bg.svg) no-repeat;*/
    background-size: cover;
    background-position: bottom left;
  }

.app-dash4
{
    /*background:linear-gradient(45deg, rgba(6, 102, 219, 0.2), rgba(155, 40, 123, 0.2))*/
    background: url('images/bg2.png') center center rgba(6,102,219,.65);
     height: auto;
   /* background-color: rgba(6,102,219,.95);*/
}

.bg-overlay-primary3 
{
    background-color: rgba(6,102,219,.65);
    width:100%;
    height:100%;
    padding: 9.5rem 0 4rem;
    
   /* top:0px;
    bottom:0px;
    position:absolute;
    */
   
    
}

.bgPurpleToBlueGradient
{
    background:linear-gradient(180deg,  rgba(71, 66, 106, 1) 25%, rgba(0, 105, 217, 1)) !important;
    border-top: 0px;
}
.bgblueHeaderDarker
{
    background-color: rgba(6,102,219,.95);
}

.textContrastForDarkBlue
{
    color: #c0c5f7;
}

.darkBlueText
{
    color: #1e234e;
    font-family: "Open Sans", sans-serif;
}

.brandImageBackground
{
    background-color: #efefef; padding:4px;
    border-radius: 2px;;
}

.appGenBtnColor
{
    background-color: #0666db !important;
    border: 1px solid #0666db !important;
}

.bg-darkBlue
{
    background-color: #1e234e;
    
}

.bg-Darkpurple
{
    background-color: #47426a;
}

.text-orangeColor
{
    color:#ff6c60;
}

.featureItem
{
    
    padding:1.5em;
    background-color: #264566;
    font-size:0.9em;
    color:white;
    border-radius: 2px;
}

.featureTitle
{
    font-weight: normal;
    font-size:1.1em;
}

*/
.nav-link {
 
  font-weight: 400;
  padding: 0.5rem 1rem;
}

.nav-link
{
  /*color:#121212 !important;*/
  color:inherit;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-link:hover, .nav-link:focus, .nav-link.active
 {
  color: #0069d9;
  text-decoration: none;
  /*color:#212121 !important;*/
}

nav.navbar
 {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
   /* background: #fff; */
   
   
  }

  .brandFont
  {
    color:#212121;
  }
  nav.navbar > .brandFont
  {
    color:#212121;
  }


  .nav-link.active
  {
    /*color:#212121 !important;*/
  }
  
  nav.navbar > .nav-link
 {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
   /* background: #fff; */
   color:#efefef !important;
  }

  nav.navbar.active 
   {
    background: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    color:#212121 !important;
    
  }

  nav.navbar.active > .nav-link
  { 
    color:#212121 !important;
    
  }

  nav.navbar.active > .brandFont
  {
    color:#212121 !important;
  }
  
  nav.navbar .dropdown-menu
   {
    margin-top: 1.4rem;
  }
  
  /* NAVBAR MEDIAQUERY */
  @media (max-width: 991.98px) {
    nav.navbar {
      /*background: #fff; */
      -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    }
    nav.navbar .dropdown-menu {
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-top: 0;
      margin-bottom: 1rem;
    }
  }

  .quickFeaturesList
  {
    list-style-type: square !important ;
    
  }

  .quickFeaturesList li
  {
    line-height: 1.75em;
    
  }

  .mapPurple
  {
    background: url('images/img/map.png') center center,;
  }

  .Roboto
  {
    font-family: 'Roboto', 'Courier New', Courier, monospace;
  }

  .bgDelicate
  {background: #D3CCE3;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #E9E4F0, #D3CCE3);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #E9E4F0, #D3CCE3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  }


  /* CSS HEX */
.bg-charcoal
{
    background-color:#2f4858ff;
}
.bg-lapis-lazuli
{ background-color: #33658aff;
}
.bg-carolina-blue
{
   background-color: #86bbd8ff;
}

.bg-hunyadi-yellow
{background-color:#f6ae2dff;
}

.bg-orange-pantone
{ background-color:#f26419ff;
}

.bg-vermilion
{
    background-color: #dc493aff;
}

.borderVermilion
{
    border:1px #dc493aff solid;
}

.borderRounded2
{
    border-radius: 4px !important;
}


.tab-pane
{
    /*height:528px;*/
}

.smallInterviewFont
{
  font-size:0.7em;
}

.smallInterviewBtn
{
  border-radius: 2px;
  font-size:0.7em;
  padding:2px;
}

.text-line-through
{
  text-decoration: line-through;
  text-decoration-color: #d31f1f;
}
/* CSS HEX
https://coolors.co/4392f1-ece8ef-e3ebff-e7f0ff-dc493a
--chefchaouen-blue: #4392f1ff;
--magnolia: #ece8efff;
--lavender-web: #e3ebffff;
--alice-blue: #e7f0ffff;
--vermilion: #dc493aff;
 */

 .stockBackground
 {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1151%26quot%3b)' fill='none'%3e%3cpath d='M0 448.4L10 380.76L20 343.32L30 374.53L40 437.21L50 504.06L60 497.91L70 485.59L80 455.52L90 492.44L100 434.08L110 391.92L120 407.8L130 362.29L140 337.14L150 317.02L160 277.66L170 284.84L180 282.64L190 213.64L200 169.47L210 233.69L220 257.84L230 269.38L240 319.13L250 276.04L260 249.47L270 234.69L280 228.9L290 284.76L300 216.64L310 250.92L320 259.08L330 202.51L340 238.88L350 275.45L360 287.47L370 221.26L380 160.09L390 178.82L400 216.63L410 251.22L420 281.6L430 325.96L440 384.46L450 417.93L460 350.65L470 298.05L480 303.05L490 273.7L500 246.06L510 193.81L520 261.12L530 311.53L540 295.3L550 236.74L560 226.23L570 270.66L580 254.36L590 214.22L600 252.95L610 306.8L620 277.35L630 232.81L640 254.95L650 205.76L660 221.15L670 251.25L680 259.32L690 227.38L700 249.93L710 248.19L720 305.85L730 370.71L740 410.93L750 449.03L760 478.53L770 413.03L780 398.75L790 376.81L800 386.74L810 440.05L820 452.46L830 420.21L840 415.96L850 361.36L860 338.67L870 388.48L880 424.33L890 453.87L900 505.15L910 492.48L920 480.85L930 453.69L940 419.65L950 401.54L960 402.97L970 371.72L980 309.47L990 263.84L1000 239.66L1010 274.07L1020 212.26L1030 236.85L1040 214.08L1050 196.3L1060 177.55L1070 206.28L1080 180.93L1090 248.56L1100 262.68L1110 282.88L1120 309.3L1130 252.85L1140 237.17L1150 265.42L1160 220.96L1170 255.71L1180 216.67L1190 183.76L1200 134.08L1210 73.1L1220 109.26L1230 170.9L1240 186.01L1250 227.5L1260 272.06L1270 250.19L1280 243.98L1290 186.05L1300 212.12L1310 270.5L1320 256.59L1330 205.85L1340 187.06L1350 127.99L1360 169.31L1370 215.61L1380 204.52L1390 199.22L1400 179.28L1410 225.56L1420 156.43L1430 218.23L1440 269.82' stroke='%23224b75' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 448.4L10 380.76L20 343.32L30 374.53L40 437.21L50 504.06L60 497.91L70 485.59L80 455.52L90 492.44L100 434.08L110 391.92L120 407.8L130 362.29L140 337.14L150 317.02L160 277.66L170 284.84L180 282.64L190 213.64L200 169.47L210 233.69L220 257.84L230 269.38L240 319.13L250 276.04L260 249.47L270 234.69L280 228.9L290 284.76L300 216.64L310 250.92L320 259.08L330 202.51L340 238.88L350 275.45L360 287.47L370 221.26L380 160.09L390 178.82L400 216.63L410 251.22L420 281.6L430 325.96L440 384.46L450 417.93L460 350.65L470 298.05L480 303.05L490 273.7L500 246.06L510 193.81L520 261.12L530 311.53L540 295.3L550 236.74L560 226.23L570 270.66L580 254.36L590 214.22L600 252.95L610 306.8L620 277.35L630 232.81L640 254.95L650 205.76L660 221.15L670 251.25L680 259.32L690 227.38L700 249.93L710 248.19L720 305.85L730 370.71L740 410.93L750 449.03L760 478.53L770 413.03L780 398.75L790 376.81L800 386.74L810 440.05L820 452.46L830 420.21L840 415.96L850 361.36L860 338.67L870 388.48L880 424.33L890 453.87L900 505.15L910 492.48L920 480.85L930 453.69L940 419.65L950 401.54L960 402.97L970 371.72L980 309.47L990 263.84L1000 239.66L1010 274.07L1020 212.26L1030 236.85L1040 214.08L1050 196.3L1060 177.55L1070 206.28L1080 180.93L1090 248.56L1100 262.68L1110 282.88L1120 309.3L1130 252.85L1140 237.17L1150 265.42L1160 220.96L1170 255.71L1180 216.67L1190 183.76L1200 134.08L1210 73.1L1220 109.26L1230 170.9L1240 186.01L1250 227.5L1260 272.06L1270 250.19L1280 243.98L1290 186.05L1300 212.12L1310 270.5L1320 256.59L1330 205.85L1340 187.06L1350 127.99L1360 169.31L1370 215.61L1380 204.52L1390 199.22L1400 179.28L1410 225.56L1420 156.43L1430 218.23L1440 269.82L1440 560L0 560z' fill='url(%26quot%3b%23SvgjsLinearGradient1152%26quot%3b)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1151'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='SvgjsLinearGradient1152'%3e%3cstop stop-opacity='0.65' stop-color='%23224b75' offset='0'%3e%3c/stop%3e%3cstop stop-opacity='0' stop-color='%23508dcc' offset='0.8'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
 }