/*
 Theme Name:     Florida Child
 Theme URI:      http://webnus.biz/themes/florida-wp/
 Description:    Florida Child Theme
 Author:         WEBNUS
 Author URI:     http://themeforest.net/user/WEBNUS
 Template:       florida-wp
 Version:        6.1.0
*/

.logo {    margin-top: 22px;}
/* Home Icon */

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?5406568');
  src: url('fonts/fontello.eot?5406568#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?5406568') format('woff'),
       url('fonts/fontello.ttf?5406568') format('truetype'),
       url('fonts/fontello.svg?5406568#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?5406568#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-home:before {
    content: '\e800';
} /* '?' */

a, a:visited {
    color: #2d4776;
}

a:hover {
    color: #e12f2b !important;
}

/* Topbar */

.top-links a, .top-links span {
    font-weight: 600;
    letter-spacing: 1px;
}.top-links .rgtflot {    float: right;    padding-right: 10px;}
.top-links {    color: #a9b2b4;    float: left;    font-size: 11px;    padding: 4px 0 0 4px;
}
.top-links a {
    color: #656665;
}
@media screen and (max-width: 750px) {

    .top-links.rgtflot {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        float: none;
        padding-right: 0;
    }

}

/* Main Navigation */

.nav-wrap2.darknavi {
    background: none repeat scroll 0 0 #636466;
    border-bottom-color: #636466;
    border-top: 2px solid #636466;
}

.nav-wrap2.darknavi #nav > li > a {
    background: none repeat scroll 0 0  #636466;
    border-color:  #636466;
    color: #fff !important;
}

.nav-wrap2.darknavi #nav > li > a:hover {
    background: #fff none repeat scroll 0 0;
    color: #2d4776 !important;
}

#nav > li.current::after {
    background:  #e12f2b none repeat scroll 0 0;
}

@media only screen and (min-width: 1191px) {

    #nav {
        height: 50px;
    }

    .nav-wrap2 {        height: 55px;    }
    .nav-wrap2 #nav > li > a {        padding: 18px 20px 7px;    }

}

@media only screen and (max-width: 1190px) {
	
    #nav {
        background: #656665 none repeat scroll 0 0;
    }
    
    #nav a {
       display: none;
    }
    
    #nav-wrap.nav-wrap2 {
        max-width: 1190px;
    }

    #nav-wrap {
        height: 40px;
    margin: 0 0 32px;
    position: relative;
    text-align: center;
}

    #menu-icon {
        display: block;
        background: #656665 none repeat scroll 0 0;
        color: #fff;
    }

    #menu-icon:hover, #menu-icon.active {
        background-color: #656665;
    }

    #menu-icon i, .mn-clk {
        color: #fff;
    }

   .nav-wrap2.darknavi #nav > li > a:hover {
        background: #656665 none repeat scroll 0 0;
        color: #fff !important;
   }
         
   #nav li {
      margin-top: 5px !important;
   }
   
   #nav li {
      padding-top: -5px !important;
   }

}

/* Footer */

#footer {
    border-top: 0;
}

.footer-in h5.subtitle {
    border-bottom: 1px solid #ddd;
    box-shadow: 0;
}

.newsticker li {
   padding: 0 !important;
}

.footer-navi a, .footer-navi a:hover {
    color: #ddd !important;
    text-decoration: none;
    text-transform: none;
}

h4.subtitle {
    border-bottom: 1px solid #e12f2b;
}

/* Lists */

li {
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 24px;
}

ul.square li, li.square {
    background: rgba(0, 0, 0, 0) url("./images/li-square.png") no-repeat scroll left 7px;
}

ul.arrow li, li.arrow {
    background: rgba(0, 0, 0, 0) url("./images/li-arrow.png") no-repeat scroll left 6px;
}

.our-process-item:after {
    content: none;
}

.srr-tab-wrap {
    margin-bottom: 20px !important;
}

.srr-title a {
    font-weight: 600;
    color: #ddd;
}

.srr-summary {
    color: #ddd !important;
}


/* Process */

.our-process-item:hover i {
    background: #22305f none repeat scroll 0 0;
    border-color: #495883;
    color: #fff;
}

/* Übernommene CSS-Definitionen */

/*-------------Menu Farben-------------------*/
#nav > li.current:after { display:block; float:left; content:â€œâ€œ; width:100%; height:4px; bottom:0px; margin-bottom:-4px;}
#nav li a:hover, .nav-wrap2.darknavi #nav > li > a:hover { color:#0d4d7d;}
#nav a:hover, #nav li:hover > a { font-weight:bold; font-size:16px}
.nav-wrap2 #nav > li > a { font-weight:bold; font-size:16px}

/*-------------Links Farben-------------------*/
a, a:visited { text-decoration: none; outline: 0; }
a:active { outline:none; opacity: 0.75; }

/*-------------Widget Abstand nach oben und unten-------------------*/
.sidebar .widget {margin-top:-20px; margin-bottom:-30px;}

.border {
    border: 1px solid #e5e5e5;
}

.nav-wrap2.mn4 #nav > li > a {
    padding: 15px 20px 16px 20px;
}
