body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.round-icon i {
 color:#fff;
 padding:12px;
 height:64px;
 width:64px;
 border-radius:42px;
 font-size: 40px;
}

.round-icon h3 {
 font-size: 16px;
}

.round-icon a:hover {
 background:#273371
}
#fmrteFeaturesList {
 text-align:left
}

#fmrteFeaturesList li a i {
 text-align:center;
}

#fmrteFeaturesList a:hover {
 background:transparent
}

#fmrteFeaturesList h3 {
 padding-left:0px;
 padding-right:0px;
 padding-bottom:20px
}

.bg-muted,.gray-bg {
 background-color:#f3f3f4
}
.green-bg {
 background-color:#269c7b
}
.white-bg {
 background-color:#fff
}
.navy-bg {
 background-color:#2b5797;
 color:#fff
}
.blue-bg {
 background-color:#0078D7;
 color:#fff
}
.lazur-bg {
 background-color:#23c6c8;
 color:#fff
}
.yellow-bg {
 background-color:#f8ac59;
 color:#fff
}
.red-bg {
 background-color:#ed5565;
 color:#fff
}
.black-bg {
 background-color:#262626
}
.light_blue {
    background-color: #2aa7e5 !important;
    color: #fff !important;
	font-weight: 500 !important;
}
.white_button{
    background-color: #fff !important;
	color: rgb( var(--theme-header) ) !important;
    font-weight: 500 !important;
}
.white_button:hover{
    background-color: rgb( var(--theme-header) ) !important;
	color: #fff !important;
    font-weight: 500 !important;
}
.flex{
    display: flex;
}
/* First Section */
.fa-green-homepage{
    color: #2ae538;
}

.hero_fmrte_desc {
    margin-top: 0;
    margin-left: 2px;
}

.landing-page .navy-section,.landing-page .theme-section {    
    background: rgb( var(--theme-header) );
    color: #fff;
    padding: 20px 0;
}

#homepageDevice {
  display: block;
  background-repeat: no-repeat;
  z-index: 5000;
}
#homepageDevice {
  width: 508px;
  height: 330px;
  background-image: url('https://www.fmrte.com/home_laptop.png');
  background-size: contain;
  padding-top: 17px;
  padding-left: 63px;
}

#homepage_hero_callout{
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

#homepage_hero_callout h1 {
    font-size: 46px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 0 0;
    line-height: 1.2;
}

.hero_subtitle {
    font-weight: 500;
    /*color: hsl(210deg 22% 84%);*/
    margin: 0 0 0 0;
}

/* #homepage_hero_callout p {
    font-size: 1.5em;
    font-weight: 300;
    max-width: 700px;
} */

#homepage_hero_callout .btn {
  color: rgb( var(--theme-header) );
}

.navy-section,.theme-section {
  background: rgb( var(--theme-header) );
  color: #fff;
}

.small-container {
  padding-top: 15px; 
}

.landing-page .navy-line {
    width: 60px;
    height: 1px;
    margin: 0px auto 0;
    padding-top: 60px;
}

h1 {
    font-size: 40px;
    font-weight: 200;
	color: #676a6c;
}

.text-navy {
    color: #5d4ea0;
}

.text-primary {
    color: inherit
}

.text-success {
    color: #0078D7
}

.text-info {
    color: #23c6c8
}

.text-warning {
    color: #f8ac59
}

.text-danger {
    color: #ed5565
}

.text-muted {
    color: #888
}

.text-white {
    color: #fff
}

.text-blue {
    color: #0078D7
}

.text-lazur {
    color: #23c6c8
}

.text-yellow {
    color: #f8ac59
}

.text-red {
    color: #ed5565
}

.text-black {
    color: #262626
}

.text-justify {
    text-align: justify;
}

.feature_item{
  width: 33%;
  text-align: center;
}

#fmrteFeaturesList {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0px 0 0;
}

@media (min-width: 768px) {
    .heroContainer {
        width:750px
    }

    .small-container {
        width: 650px;
        padding-top: 0px; 
    }     

    #fmrteFeaturesList h3 {
        display:inline-block;
        padding-left:15px;
    }

    #fmrteFeaturesList {
        text-align:center
    }

    #homepage_hero_callout {
        padding-top:80px;
        /* padding-bottom:80px; */
        padding-left: 0px;
        padding-right: 0px;
    } 

    .hero_subtitle {
        font-size: 22px;
    }
}

@media (min-width: 992px) {
    .heroContainer {
        width:970px
    }

    .small-container {
        width: 750px;
    }    
}

@media (min-width: 1200px) {
    .heroContainer {
        width:1170px
    }

    .small-container {
        width: 970px;
    }    
}

.feature-heading{
  font-weight: 500;
}

section .section-subheading {
    text-transform: none;
    font-size: 18px;
    font-style: normal;
    line-height: 1;
    margin-top: 25px;
    color: #666666;
    font-weight: 400;
}
.separator {
    width: 60px;
    height: 2px;
    display: block;
    margin: auto;
    background-color: rgb( var(--theme-header) );
}

.white-separator {
    width: 60px;
    height: 2px;
    display: block;
    margin: auto;
  	background-color: #fff;
}

/*youtube*/
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }