body{
    margin-top: 0px;
}

#clients, #features, #testimonials, #sale-points, #feature-image, #feedbacks, #support{
    
    padding-left: 3.5em !important;
    padding-right: 3.5em !important;
    padding-top: 5em !important;
    padding-bottom: 5.5em !important;
}
#navbar{
    padding-left: 3.5em;
}
button{
    border-radius: 0 !important;
}

.features-heading{
    font-family: 'Signika Negative', sans-serif;
    color: black;
    font-size: x-large;
    margin-top: 5%;
    margin-bottom: 0;
    font-weight: bold;
}

.navbar, nav{
    border-radius: 0;
    margin-bottom: 0;
}
.header-contact-text > a, .header-contact-text{
    font-family: 'Asap', sans-serif;
    color: #19b2f8;
    letter-spacing: .5px;
    text-align: right;
}
.fa{
    color: #85827d;   
}
small{
    color: grey;
}
.navbar-default{
    background-color: #11b2f7;
    
}

/*NAVBAR- MEGAMENU STYLING*/


.navbar-nav>li>.dropdown-menu {
    
    border-radius: 0;
    background-color: #428bca;
    border: 0 !important;    
}

.navbar-default .navbar-nav>li>a {
    
    font-weight: bold;
    color: white;
    font-family: 'PT Sans', sans-serif;
    font-size: medium;
    font-weight: normal;
    letter-spacing: .50px;
    height: 63px;
    padding-top: 20px;        
}
.navbar-default .navbar-nav>li>a:hover{
    background-color: #990000;
} 


.mega-dropdown {
    position: static !important;
    width: 100%;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}


.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    letter-spacing: .25px;
    word-spacing: 1px;
    white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: white;
    background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
    color: white;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.mini-dropdown-menu .dropdown-header {
    color: white;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.mega-dropdown-menu li > a{
    color: white !important;
    
}
.mini-dropdown-menu li > a{
    color: white !important;
    
}
.mega-dropdown-menu li > a:focus{
    color: white !important;
    text-decoration: none;
    background-color: #346fa3 !important;
    border-radius: 5px;
    
    
}
.mini-dropdown-menu li > a:focus{
    color: white !important;
    text-decoration: none;
    background-color: #346fa3 !important;
    border-radius: 5px;
    
    
}
.mega-dropdown-menu li > a:hover{
    color: white !important;
    text-decoration: none;
    background-color: #346fa3 !important;
    border-radius: 5px;
    
}
.mini-dropdown-menu li > a:hover{
    color: white !important;
    text-decoration: none;
    background-color: #346fa3 !important;
    border-radius: 5px;
    
}

.mega-dropdown-menu li > a:visited{
    color: white !important;
    text-decoration: none;
    background-color: #346fa3 !important;
    border-radius: 5px;
    
}
.mini-dropdown-menu li > a:visited{
    color: white !important;
    text-decoration: none;
    background-color: #346fa3 !important;
    border-radius: 5px;
    
}
.mini-dropdown-menu li > a{
    word-spacing: 2px;
    
}
.mini-dropdown-menu li{
    line-height: 20px;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.navbar .nav > li.dropdown.open.active > a:hover, 
.navbar .nav > li.dropdown.open > a
{
    color: white;
    background-color: #428bca;
    border-color: #fff;
}
.navbar-nav > li > a:focus{
    color: white;
}
.navbar-nav > li > a:visited{
    color: white !important;
}
.navbar-nav > li > a:hover{
    color: white !important;
}
nav {
    border: 0 !important;
    box-shadow: 1px 1px 1px;
}

.fa-circle{
    color: white;
    font-size: x-small;
}

/*<!--BUY NAV BUTTON STYLING-->*/

.buy-nav-button:hover{
    background-color: #419641 !important;
    
}
.buy-nav-button:focus{
    background-color: #21ba5c !important;
    
}
.buy-nav-button{
    border: 0 !important;
}

/*EXPERIENCE SECION- WHY FOODKORT?*/

.experience-section{
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../img/mission-image/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    /*margin-bottom: 0;*/
    
}
.experience-section-text > h1{
    color: white;
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Pontano Sans', sans-serif;*/
    font-family: 'Noto Serif', serif;
    
}
.experience-section-text > p{
    color: white;
    font-family: 'Pontano Sans', sans-serif;
}

button{
    border-radius: 0 !important;
}
#header-contact-number-block > p{
    font-size: large;
    font-family: 'Roboto', sans-serif;
    color: #19b2f8;
    letter-spacing: .5px;
    text-align: right;
    
}

.footer-panel{
    padding: 65px 50px !important;
}
.footer-sections{
    line-height: 22px;
}

/*TESTIMONIAL STYLING*/

.testamonial-quotes{
    background-color: #d9e4f7;
}
.testamonial-quotes > p{
    
    font-size: x-large;
    letter-spacing: .5px;
    line-height: 33px;
    font-family: sans-serif;
    padding-top: 10%;
    color:#666666;
    font-weight: bold;
    
    
}
.testamonial-quotes-links{
    text-decoration: none;
    color: #666666;
}
.testamonial-quotes-links:hover{
    text-decoration: none;
    color: #666666;
}
.testamonial-quotes-links:visited{
    text-decoration: none;
    color: #666666;
}
.testamonial-quotes-sections{
    background-image: url('img/testamonials/bg.jpg');
}
.testamonial-panel-body > a{
    text-decoration: none;
    color: #666666;
}
.testamonial-panel-body:hover{
    text-decoration: none;
    color: #666666;
}
.testamonial-panel-body:visited{
    text-decoration: none;
    color: #666666;
}
.testamonial-panel-body{
    border: transparent;
}

.sale-points-text > div > div > p{
    color: black !important;
}

/*SUPPORT TEXT STYLE*/

.support-text{
    font-family: 'Roboto', sans-serif;
    font-size: x-large;
    color: white;
    
}

/*FOOTER ROW SPACES*/
.footer-row-2{
    margin-top: 50px;
}
.footer-sections > ul > li > a{
    text-decoration: none;
    font-weight: 500;
    font-family: 'Armata', sans-serif;
    color:#9aa0ad;
}
.footer-sections > ul > li > a:hover{
    text-decoration: none;
    font-weight: 500;
    font-family: 'Armata', sans-serif;
    color: white;
}
.page-sections{
    margin-top: 15px;
    margin-bottom: -10px;
}
.panel-slide-img{
    /*margin-left: 50px;*/
    -webkit-filter: drop-shadow(5px 5px 5px #222 );
    filter: drop-shadow(5px 15px 5px #222);
   
}

.navbar-default{
    background-color: #11b2f7;
    /*                    height: 75px;*/
}
.mega-menu{
    width: 1120px;
    min-height: 200px;
    
}
#header-main-row > div{
    height: 100px;
}
#right-header-space{
    padding-top: 25px;
}

.header-contact-text > a, .header-contact-text{
    font-size: large;
    font-family: 'Roboto', sans-serif;
    color: #19b2f8;
    letter-spacing: .5px;
    text-align: right;
    
}
.navbar, nav{
    border-radius: 0;
    margin-bottom: 0;
}
.features-heading{
    
}
.features-description{  
    font-size: large;
    padding: 0 6%;
    font-size: medium;
    line-height: 25px;
    white-space: pre-line;
    color: black;
    font-family: 'Roboto', sans-serif;
}
.section-headings{
    
    color: #0069a4;
    text-align: center;
    font-family:  'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 35px;
    line-height: 55px;
    padding-bottom: 1%;
    /*margin-bottom: 30px;*/
    /*margin-top: 30px;*/
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 1em;
}
.days-text-support{
    font-size: 11.5px !important;
}
.request-call-back{
    padding-right: 0px !important;
}
.menu-height-manual-set{
    height: 520px !important;
}

.page-banner > div > div > div{
    /*margin-top: 8.8%;*/
}

.page-banner{
    min-height: 520px;
    margin-bottom: 0;
    background-color: #ffffff;
    /*min-height: 520px;*/
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    padding-top: 90px;
    /*padding-bottom: 5.5em;*/
}
#pricing > table{
   max-width: 800px;
   margin-left: 20%;
}
#features-page{
    padding-left: 10% !important;
    padding-right: 10% !important;
}
#pricing > table > thead > tr > th{
    font-size: medium;
    font-family: 'Pontano Sans', sans-serif;
    text-align: center;
}
#pricing > table > tbody > tr > td{
    font-size: medium;
    font-family: 'Pontano Sans', sans-serif;
    
}

#features-page .panel .panel-heading > h1{
   font-family: 'Pontano Sans', sans-serif;
   font-weight: bold;
   font-size: 30px;
   padding-left: 16%;
   word-wrap: normal;
   line-height: 50px;
}
#contact-page .panel .panel-heading > h1{
   font-family: 'Pontano Sans', sans-serif;
   font-weight: bold;
   font-size: 30px;
   padding-left: 16%;
   word-wrap: normal;
}
#features-page .panel .panel-heading{
   margin-bottom: 0;
}
#contact-page .panel .panel-heading{
   margin-bottom: 0;
}
#features-page .panel .panel-body > p{
   font-size: 16px;
   font-family: 'Open Sans', sans-serif;
   text-align: left;
   word-spacing: 2px;
   letter-spacing: .5px;
   
}
#contact-page .panel .panel-body > p{
   font-size: 16px;
   font-family: 'Open Sans', sans-serif;
   text-align: left;
   word-spacing: 2px;
   letter-spacing: .5px;
   
}
#features-page .panel .panel-body{
   padding-left: 18%;
   line-height: 200%;
   
   
  
}
#contact-page .panel .panel-body{
   padding-left: 18%;
   line-height: 200%;
   
   
  
}

#features-page .row > div > ul > li{
    border: 0;
    border-radius: 0;
   
    font-size: large;
}
#features-page .row > div > ul > a > li{
    border: 0;
    border-bottom: 1px solid whitesmoke;
    border-radius: 0;
    text-align: left;
}
#features-page .panel{
   border: none;
    box-shadow: none;
  
}
#contact-page .panel{
   border: none;
    box-shadow: none;
  
}
#support-submit-query{
    margin-top: 0; 
    padding: 60px 120px; 
    background-color: whitesmoke;
}
#map {
        height: 400px;
        width: 100%;
}
#partner-page-content > div h3{
     font-family: 'Noto Serif', serif;
     word-spacing: 1px;
     letter-spacing: .5px;
     padding-bottom: 1%;
}
#partner-page-content > div  p{
    font-family: 'Roboto', sans-serif;
    font-size: medium;
    line-height: 160%;
    word-spacing: .75px;
    letter-spacing: .5px;
   
}
.partner-media > .media-body p{
    
    font-family: 'Roboto', sans-serif;
    font-size: medium;
    line-height: 160%;
    word-spacing: .75px;
    letter-spacing: .5px;
    
}
.partner-media > .media-body h4{
font-family: 'Roboto', sans-serif;
     word-spacing: 1px;
     letter-spacing: .5px;
     padding-bottom: 1%;
     font-weight: 900;
}
.partner-media{
    padding: 2.5% 5%;
}
.partner-media > .media-body > a{
    text-decoration: none;
}
.media{
    padding: 2%;
}

