html
{
    margin-right: 0px !important;
    overflow: auto !important;
}

body {
    color: #2b2b2b;
    background-color: #FFF;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    padding-top: 50px; 
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Raleway",sans-serif;
}



.navbar {
    background-color: #23475B;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 1rem 2rem;
    margin-bottom:0px;
}

.navbar .navbar-nav li a {
    color: #eaeaea;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 7px 30px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.navbar .navbar-nav>.active>a, .navbar .navbar-nav>.active>a:focus, .navbar .navbar-nav>.active>a:hover
{
    color:#1bbe9f;
    background: none;
}

.navbar .navbar-nav li a:focus {
    color: #1bbe9f;
    outline: none;
}

.navbar .navbar-nav li:last-child a {
    padding-right: 15px;
}

.navbar .navbar-nav li:hover a {
    color: #1bbe9f;
}

.navbar.shrink {
    background: #23475B;
    margin: 0;
    padding: 20px 0;
}

.navbar.shrink li a {
    font-weight: 400;
    padding: 7px 25px;
}

.navbar-brand {
    height: 26px;
    padding: 4px 15px;
    line-height: 50px;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

.navbar .navbar-collapse {
    border-color: transparent;
}

.navbar-toggle {
    padding: 9px 7px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #1bbe9f;
    border: 0;
    border-radius: 3px;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar .navbar-toggle:hover {
    background-color: #19ab8f;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 0;
}

.navbar .navbar-nav .dropdown-menu .dropdown-item{
    padding: .2rem 1rem;
    color: #333;

}

.navbar .navbar-nav .dropdown-menu a:hover {
    text-decoration: underline;
    border-radius: 0;
    color: #19ab8f;
}

/*-----------------------------------------------------------------*/
/*                      SECTION DEFAULT                             */
/*-----------------------------------------------------------------*/
section {
    overflow: hidden;
    position: relative;
}

.section-header {
    margin-bottom: 70px;
    padding: 0 15px;
    text-align: center;
}
.showcase-would
{
    margin-bottom: 40px;
}

.section-header h2 {
    color: #1a1a1a;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: .025em;
    margin: 0 0 14px;
}
.header-text
{
    color: #333 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: .025em !important;
}
.section-header span {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .025em;
}

section.gray {
    background: #f7f7f7;
}
.section-color
{
    background: #edf7fd;
}

section.with-bg .section-header {
    margin-bottom: 70px;
    text-align: center;
    position: relative;
    z-index: 1;
}

section.with-bg .section-header h2 {
    color: #FFF;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: .025em;
    margin: 0 0 14px;
}

section.with-bg .section-header span {
    color: #FFF;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .025em;
}

section.with-bg .section-content {
    position: relative;
    z-index: 1;
}

/*-----------------------------------------------------------------*/
/*                      SECTION BANNER                             */
/*-----------------------------------------------------------------*/
.banner {
    background-color: #23475B;
    width: 100%;
}

.banner .row h1 {
    color: #FFF;
    font-size: 36px;
    font-weight: 100;
    letter-spacing: .05em;
    margin: 0 0 25px;

}
.banner .row .banner-text
{
    padding-bottom: 0px !important;
}

.banner .row h1 span {
    font-weight: 600;
}

.banner .row h2
{
    color: #FFF;
    font-size: 36px;
    font-weight: 100;
    letter-spacing: .05em;
    margin: 0 0 25px;
}

.banner .row p {
    color: #FFF;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: .05em;
    line-height: 1.9;
    margin: 0 0 25px;
}

/*-----------------------------------------------------------------*/
/*                      SECTION DEMO                       */
/*-----------------------------------------------------------------*/
.demo
{
}


.demo h3
{
    list-style: none;
    letter-spacing: .02em;
    font-size: 15px;
    font-weight: 300;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    margin: 2px;
}

.demo h3 span {
    background: #ed5f6b;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    margin-right: 15px;
    height: 25px;
    text-align: center;
    width: 25px;
}


/*-----------------------------------------------------------------*/
/*                      SECTION intro                       */
/*-----------------------------------------------------------------*/
.intro
{
}


.intro h3
{
    list-style: none;
    letter-spacing: .02em;
    font-size: 15px;
    font-weight: 300;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    margin: 2px;
}

.intro h3 span {
    background: #ed5f6b;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    margin-right: 15px;
    height: 25px;
    text-align: center;
    width: 25px;
}

/*-----------------------------------------------------------------*/
/*                      SECTION features                       */
/*-----------------------------------------------------------------*/
.features
{
}


.features h3
{
    list-style: none;
    letter-spacing: .02em;
    font-size: 15px;
    font-weight: 300;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    margin: 2px;
}

.features h3 span {
    background: #ed5f6b;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    margin-right: 15px;
    height: 25px;
    text-align: center;
    width: 25px;
}

/*-----------------------------------------------------------------*/
/*                      SECTION screenshot                       */
/*-----------------------------------------------------------------*/
.screenshot
{
    background-color: #23475B;
}


.screenshot h3
{
    list-style: none;
    letter-spacing: .02em;
    font-size: 15px;
    font-weight: 300;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    margin: 2px;
}

.screenshot h3 span {
    background: #ed5f6b;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    margin-right: 15px;
    height: 25px;
    text-align: center;
    width: 25px;
}

/*-----------------------------------------------------------------*/
/*                      SECTION contact                       */
/*-----------------------------------------------------------------*/
.contact
{
}


.contact h3
{
    list-style: none;
    letter-spacing: .02em;
    font-size: 15px;
    font-weight: 300;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    margin: 2px;
}

.contact h3 span {
    background: #ed5f6b;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    margin-right: 15px;
    height: 25px;
    text-align: center;
    width: 25px;
}


.features .item {
    min-height: 180px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.features .item .icon-wrap {
    float: left;
    color: #fff;
    background-color: #01BC8C;
    border-color: #01BC8C;    
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .5rem 0;
    border-radius: .25rem;
    width: 75px;
    height: 75px;
}

.features .item .description {
    margin-left: 100px;
}

.features .item .description h3 {
    color: #464646;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 8px;
}

.features .item .description p {
    color: #464646;
    margin-bottom: 0;
}

/* === Form Control === */
.form-control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 1.6;
    color: #555;
    background-color: #ebebeb;
    background-image: none;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #C7C7C7;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-group {
    margin-bottom: 30px;
}

