
/* -------------------------------------------------------- */
/* Webgloss CSS Copyright 2017                              */
/*                                                          */
/* Do Not Copy It - it's been done - they have been sued!   */
/* -------------------------------------------------------- */

/* -------------------------------------------------------- */
/*  mini - primary #B68CB0;                                 */
/*  business - tertiary #75A1D0;                            */
/*  gallery - info #A1979F;                                 */
/*  ecomm - success #ABCD4F;                                */
/* -------------------------------------------------------- */

/* -------------------------------------------------------- */
/* Global                                                   */
/* Global                                                   */
/* -------------------------------------------------------- */


html {
    direction: ltr;
}

body {
  padding-top: 0px;
  background-color: #ffffff;
  font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 200;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  overflow-x: hidden;
}

body a {
    outline: none !important;
}


/* unvisited */
a:link {
    color: #A33F3F;
    text-decoration: none;
}

/* visited */
a:visited {
    color: #A33F3F;
    text-decoration: none;
}

/* mouse over */
a:hover {
    color: #C49292;
    text-decoration: none;
}

/* selected */
a:active {
    color: #A33F3F;
    text-decoration: none;
} 
/* -------------------------------------------------------- */
/* End Global                                               */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Containers & Rows                                        */                 
/* Containers & Rows                                        */ 
/* -------------------------------------------------------- */

.container {
    padding-left: 0px;
    padding-right: 0px;
  }

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
     }

.cont-pad {
    margin-left: 40;
    margin-right: 40;
  }

.padmore {
    padding-left: 30px;
    padding-right: 30px;
  }
.vid-margmore {
    margin-left: 10px;
    margin-right: 10px;
  }
.padmid {
    padding-left: 20px;
    padding-right: 20px;
  }
.padmidupd {
    padding-top: 20px;
    padding-bottom: 20px;
  }   
.row-wh {
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0;
    margin-right: 0;
    background: #ffffff;
  }
.row-wh-nsp {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10;
    margin-right: 10;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #ffffff;
  }
.row-wh-ab-nsp {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10;
    margin-right: 10;
    margin-top: 0;
    margin-bottom: 0;
    background: #ffffff;
  }
.row-wh-none {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
    background: #ffffff;
  }
  
.row-nsp {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0;
    margin-right: 0;
  }

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

.col-right {
    text-align: right;
  }

.jumbotron {
    background-color: #111111;
    color: #ffffff;
    padding: 100px 25px;
  }

#jumbotron-one {
    background-image: url("");
    background-size: cover;
    background-attachment: fixed;
    padding-top: 160px;
    padding-bottom: 160px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
} 
/* -------------------------------------------------------- */
/*  Headers, Titles & Texts                                 */
/*  Headers, Titles & Texts                                 */
/* -------------------------------------------------------- */



/*  main category headers no col */
h1 {
      font-family: 'Open Sans', Lato, sans-serif;
      font-size: 24px;
      color: #1B646B;
      font-weight: 400;
      line-height: 165%;
      margin-top: 0px;
      margin-bottom: 10px;

  }

.head-col {
    color: #11656D;
  }

/* carousel titles  white */  
h2 {
      font-family: 'Open Sans', Lato, sans-serif;
      font-size: 30px;
      color: #FFFFFF;
      font-weight: 400;
      line-height: 100%;
  }
  
/* inside categories - topic titles col */
h3 {
      font-family: 'Open Sans', Lato, sans-serif;
      font-size: 20px;
      color: #1B646B;
      font-weight: 400;
      line-height: 165%;
      margin-top: 25px;
      margin-bottom: 10px;
  }

/* inside categories - inside topic titles - sub titles col  */  
h4 {
      font-family: 'Open Sans', Lato, sans-serif;
      font-size: 20px;
      color: #1B646B;
      font-weight: 400;
      line-height: 165%;
      margin-top: 4px;
      margin-bottom: 6px;
  }

  /* call to action txt white  */
h5{
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    font-size: 26px;
    color: #FAFFFF;
    font-weight: 400;
    line-height: 190%;
    text-align: center;
    }

/* inside categories - larger topic titles col */
h6 {
      font-family: 'Open Sans', Lato, sans-serif;
      font-size: 28px;
      color: #1B646B;
      font-weight: 400;
      line-height: 120%;
      margin-top: 20px;
      margin-bottom: 0px;
  } 


.top {
    background: #FFFFFF;
    height: 35px;
    color: #999090;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 10px;
    font-weight: 200;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  
.head-block{
    background: #07545E;
    color: #2E3684 !important;
    font-family:'open sans';
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: 145%;
    text-align: center;
}

.head-block-pale{
    background: #E5C9A1;
    height: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}



.head-log{
    padding-top: 10px;
    padding-bottom: 10px;
}


.head-im{
    padding-top: 25px;
    padding-bottom: 20px;
}


.head-txt{
    color: #F9F9F9;
    font-family: 'Open Sans', Lato, sans-serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
    padding-top: 25px;
    padding-bottom: 10px;
    line-height: 145%;
    text-align: center;
}

.head-txt a:link { color: #FFFFFF;  font-weight: 700; text-decoration: none; }
.head-txt a:visited { color: #FFFFFF; font-weight: 700; text-decoration: none; }
.head-txt a:hover { color: #8E92BA; font-weight: 700; text-decoration: none; }
.head-txt a:active { color: #FFFFFF; font-weight: 700; text-decoration: none; }


.head-sn{
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 60%;
}


.rowpad {
    position: relative;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    background: #ffffff;
}

.call-to-action {
    background: #11656D;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Open Sans', Lato, sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 150%;
    text-align: center;
  }
.call-to-action a:link { color: #FFFFFF;  font-weight: 400; text-decoration: none; }
.call-to-action a:visited { color: #FFFFFF; font-weight: 400; text-decoration: none; }
.call-to-action a:hover { color: #111111; font-weight: 400; text-decoration: none; }
.call-to-action a:active { color: #FFFFFF; font-weight: 400; text-decoration: none; } 


.bar {
    background: #11656D;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 1px;
  }
  
  
.call-to-action2 {
    background: #11656D;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
.call-to-action2 a:link { color: #FFFFFF;  font-weight: 400; text-decoration: none; }
.call-to-action2 a:visited { color: #FFFFFF; font-weight: 400; text-decoration: none; }
.call-to-action2 a:hover { color: #111111; font-weight: 400; text-decoration: none; }
.call-to-action2 a:active { color: #FFFFFF; font-weight: 400; text-decoration: none; } 


.call-to-action7 {
    background: #000000;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
.call-to-action7 a:link { color: #FFFFFF;  font-weight: 400; text-decoration: none; }
.call-to-action7 a:visited { color: #FFFFFF; font-weight: 400; text-decoration: none; }
.call-to-action7 a:hover { color: #111111; font-weight: 400; text-decoration: none; }
.call-to-action7 a:active { color: #FFFFFF; font-weight: 400; text-decoration: none; } 


.main-txt {
  font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 200;
  font-size: 16px;
  line-height: 160%;
  color: #2C2B2D;
    }

.main-txt-blue {
  font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 200;
  font-size: 16px;
  line-height: 160%;
  color: #1B646B;
    }
  
.impact {
  font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 200;
  font-size: 18px;
  line-height: 165%;
  color: #109CAC;
    }

.impact-script {
  font-family: Georgia, 'Open Sans', Lato, 'Sans Serif';
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
      color: #1B646B;
    }


/* dk red  */    
.impact-inner {
  font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #9F5B7D;
    }

/* blue  */
.inner-bl {
  font-family: 'Open Sans', Lato, sans-serif;
      font-size: 16px;
      color: #1B646B;
      font-weight: 200;
      line-height: 165%;
    }
      
     
.impact-inner-lg {
  font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  color: #9F5B7D;
    }

    
.under-head {
 font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 200;
  font-size: 18px;
  line-height: 160%;
  color: #E15119;
  text-align: justify"
    }
    
    
/* whole section in new col  */  

.section-h {
 font-family: 'Open Sans', Lato, 'Sans Serif';
  font-weight: 200;
  font-size: 16px;
  line-height: 160%;
  color: #E15119;
  text-align: justify"
    }
    
     
.sect1 {
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    text-align: center;
    }
 
.sect2 {
    padding-top: 0px;
    padding-right: 30px;
    margin-bottom: 20px;
    padding-left: 30px;
    text-align: center;
    }
      
.sect-title1 {
    color: #9F83B5;;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 28px;
    font-weight: 200;
 } 
    
.sect-title2 {
    color: #645E68;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 28px;
    font-weight: 200;
   }
     
/* txt blocks slide in  */
.slideinblocks {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  
.page-title {
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 28px;
    font-weight: 200;
    color: #11656D;
    line-height: 160%;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #11656D;
    margin-bottom: 15px;
    position: relative;
  }
    
.page-title2 {
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 28px;
    font-weight: 200;
    color: #9F9885;
    line-height: 160%;
  }
  
.column-title {
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    font-weight: 200;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 12px;
    position: relative;
  }

  
.column-title:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80%;
    border-bottom: 1px solid #11656D;
  }

.column-title2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    color: #11656D;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #11656D;
    margin-bottom: 15px;
    position: relative;
  }

.column-subtitle {
	font-size: 18px;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
	color: #11656D;
    line-height: 160%;
  }
  
.faq-subtitle {
	font-size: 18px;
    font-weight: 200;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
	color: #11656D;
    line-height: 160%;
  }
.steps-subtitle {
	font-size: 18px;
    font-weight: 200;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
	color: #11656D;
    line-height: 160%;
  } 
.glyph-sp {
    padding-top: 12px;
  }
  
.faq-im {
    padding-top: 12px;
  }
        
.hm-subtitle {
      font-family: 'Open Sans', Lato, sans-serif;
      font-size: 22px;
      color: #2F5597;
      font-weight: 400;
      line-height: 160%;
      padding-top: 0px;
      padding-bottom: 0px;
  }
  
  
.portfo {
	font-size: 13px;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-weight: 400;
    } 


.thumbjust1 {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-family:'Open Sans', Lato, sans-serif;
    font-weight: 400;
    color: #B68CB0;
    font-size: 14px;
    line-height: 160%;
    text-align: justify;
  }

  .thumbjust2 {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-family:'Open Sans', Lato, sans-serif;
    font-weight: 400;
    color: #75A1D0;
    font-size: 14px;
    line-height: 160%;
    text-align: justify;
  }
  
  .thumbjust3 {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-family:'Open Sans', Lato, sans-serif;
    font-weight: 400;
    color: #A1979F;
    font-size: 14px;
    line-height: 160%;
    text-align: justify;
  }
  
  .thumbjust4 {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-family:'Open Sans', Lato, sans-serif;
    font-weight: 400;
    color: #ABCD4F; 
    font-size: 14px;
    line-height: 160%;
    text-align: justify;
  }
.thumbpad {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
  }

.thumbpad-press {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
  }

/* .img-thumbnail {
    border-color: #ABE8F7;
    box-shadow-color: #ABE8F7;
}
*/

.lgpnk {
    color: #C363B9;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 26px;
}

.lgmauve {
    color: #8082D0;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 26px;
}


.lggrn {
    color: #89BA3C;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 26px;
}

.lgbl {
    color: #177BAD;
    font-family: 'Open Sans', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    line-height: 160%;
    font-size: 26px;
    font-weight: 200;
}


/* Prim   */
.txt-primary {
    color: #B68CB0;
}
/* Tert   */
.txt-tertiary{
    color: #75A1D0;
}

/* Info   */
.txt-info{
    color: #A1979F;
}


/* Success   */
.txt-success{
    color: #ABCD4F;
}

/* Warning   */
.txt-warning{
    color: #8082D0;
}

/* Danger   */
.txt-danger{
    color: #F54900;
}

 
.narrow {
    padding-left: 30px;
    padding-right: 30px;
  }
/* end txt blocks slide in  */ 


.inthepress {
    font-family: 'Open Sans', Lato, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #53A7E5;
    line-height: 170%;
    text-align: center;
    }
.inthepress a:link { color: #22A4C0 !important;  text-decoration: none;}
.inthepress a:visited { color: #22A4C0 !important; text-decoration: none;}
.inthepress a:hover { color: #C4CBCC !important; text-decoration: none;}
.inthepress a:active { color: #22A4C0 !important; text-decoration: none;}



.lownav{
    font-family: 'Open Sans', Lato, sans-serif;
    font-weight: 200;
    font-size: 14px;
    color: #11656D;
    line-height: 150%;
    text-align: center;
    text-decoration: none;
  }
.lownav a:link { color: #11656D;  font-weight: 200; text-decoration: none; border-bottom: 1px dotted;}
.lownav a:visited { color: #11656D; font-weight: 200; text-decoration: none; border-bottom: 1px dotted;}
.lownav a:hover { color: #7CE0EC; font-weight: 200; text-decoration: none; border-bottom: 1px dotted;}
.lownav a:active { color: #11656D; font-weight: 200; text-decoration: none; border-bottom: 1px dotted;}


.lowphrase{
    font-family: 'Open Sans', Lato, sans-serif;
    font-weight: 200;
    font-size: 14px;
    color: #C0B8BE;
    line-height: 150%;
    text-align: center;
    text-decoration: none;
  }
.lowphrase a:link { color: #C0B8BE;  font-weight: 200; text-decoration: none;}
.lowphrase a:visited { color: #C0B8BE; font-weight: 200; text-decoration: none;}
.lowphrase a:hover { color: #C0B8BE; font-weight: 200; text-decoration: none;}
.lowphrase a:active { color: #C0B8BE; font-weight: 200; text-decoration: none;}


.low-log-block{
    background: #07545E;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: 145%;
}


.foot { 
    background: #11656D;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
 }

.foot-smtxt {
    font-family: 'Open Sans', Lato, sans-serif;
    font-size: 12px;
    font-weight: 200;
    color: #FFFFFF;
    line-height: 190%;
    text-align: center;
    }
.foot-smtxt a:link { color: #FFFFFF;  text-decoration: none;}
.foot-smtxt a:visited { color: #FFFFFF; text-decoration: none;}
.foot-smtxt a:hover { color: #EAE4E9; text-decoration: none;}
.foot-smtxt a:active { color: #FFFFFF; text-decoration: none;}


.foot-lgtxt {
    font-family: 'Open Sans', Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 180%;
    text-align: center;
    }
.foot-lgtxt a:link { color: #FFFFFF;  text-decoration: none;}
.foot-lgtxt a:visited { color: #FFFFFF; text-decoration: none;}
.foot-lgtxt a:hover { color: #EAE4E9; text-decoration: none;}
.foot-lgtxt a:active { color: #FFFFFF; text-decoration: none;}
  
    
.end {
    background: #11656D;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

.endtxt {
    font-family: 'Open Sans', Lato, sans-serif;
    font-size: 10px;
    font-weight: 200;
    color: #BCDEE2;
    line-height: 130%;
    }
      
/* -------------------------------------------------------- */
/* End Containers & Rows                                    */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Custom Nav                                               */
/* Custom Nav                                               */
/* -------------------------------------------------------- */

/* main strip   */
.navbar-inverse {
    background-color: #07545E;
    background-image: none;
    border-color: #07545E;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0;
 }
 
/* main strip links             */
.navbar-inverse .navbar-nav>li>a {
    font-style: 'Open Sans', Lato, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #FFFFFF;
  }

/* main strip hover  */
.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { 
    background-color: #E5C9A1;
    color: #000000;
    font-style: 'Open Sans', Lato, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

/* active  */
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #E5C9A1;
    color: #000000;
  }

/* active  hover */
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    background-color: #E5C9A1;
    color: #000000;
}

/* drop down    */
.navbar-inverse .dropdown-menu {
    background-color: #07545E;
    border-color: #07545E;
    color: #0D5F89;
  }

/* drop down hover  - change bg col below as well */
.navbar-inverse .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #E5C9A1;
    color: #000000;
  }

/* dropdown links  */
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a { 
    color: #FFFFFF;
}

/* ensure that dropdown mobile has hover bg col */
/* will change bg col on main drop hover as well */
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #E5C9A1;
    color: #000000;
}


/* dropdown arrow icons   */
.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #FFFFFF;
    border-bottom-color: #2792C9;
    color: #ffffff;
}

/* dropdown arrow icons hover   */
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    color: #ffffff;
}

/* mobile nav title    */
.navbar-inverse .navbar-brand {
    color: #FFFFFF;
  }

/* mobile nav title hover   */
.navbar-inverse .navbar-brand:hover {
    color: #FFFFFF;
  }

/* hamburger   */ 
.navbar-inverse .navbar-toggle {
    border-color: #7C8E8B;
    background-color: #7C8E8B;
}  

 /* hamburger hover  */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #7C8E8B;
}

.mobile-margin-btn { margin-right: 22px; }

/* Nav Bar - Large Screens Only          */
/* Center the nav bar items              */
/* Set spacing between items (margin)    */
@media only screen and (min-width:960px){
.navbar-inverse {
    text-align:center;
  }
.navbar-inverse .nav {
    float:none;
  }
.navbar-inverse .nav li {
    display:inline-block;
    float:none;
    margin:0 10px;
  }
}
/* End Large Screens Only                    */

/* -------------------------------------------------------- */
/* End Custom Nav                                           */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Seps & HR                                                */
/* Seps & HR                                                */
/* -------------------------------------------------------- */

hr.col1 {
    border-top: 1px solid #1A6D94;
    border-bottom: 1px solid #fff;
  }

hr.col2 {
    border-top: 1px solid #7DBB7D;
    border-bottom: 0px;
  }

hr.col3 {
    border-top: 1px solid #B4F6F8;
    border-bottom: 1px solid #fff;
  }
  
hr.col4 {
    border-top: 1px solid #C949B2;
    border-bottom: 0px
  }
  
.col5 {
    border-top: 1px solid #B4F6F8;
    border-bottom: 1px solid #fff;
    margin-top: 0px; 
    margin-bottom: 0px;
  }  
/* -------------------------------------------------------- */
/* end Seps & HR                                            */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Bulls & Lists & Icons                                    */
/* Bulls & Lists & Icons                                    */
/* -------------------------------------------------------- */

ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

ul.nostyle i {
  color: #B68CB0;
}

.glyphicon.glyphicon-asterisk {
    font-size: 24px;
    color: #B68CB0;
}

.glyphicon.glyphicon-ok {
    font-size: 18px;
    font-weight: 200;
    color: #11656D;
    margin-right: 20;
}
.glyphicon.glyphicon-ok:before { margin-right: 15px; }

/* -------------------------------------------------------- */
/* end Bulls & Lists & Icons                                */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Buttons                                                  */
/* Buttons                                                  */
/* -------------------------------------------------------- */
.btn {
    padding: 11px 16px;
    border: 0 none;
    text-decoration: none;
    font-family:'Open Sans', Lato, sans-serif;
    font-weight: 400;
    color: #FFFFFF !important;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 15px;
}


.btn-lg-txt {
    font-family:'Open Sans', Lato, sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 1px;
}

.btn-md-txt {
    font-family:'Open Sans', Lato, sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 1px;
}



/* Match   */
.btn-match {
    background: #0A535A;
        white-space: normal;
}
.btn-match:hover {
    background: #268D96;
        white-space: normal;
}
.btn-match:focus  {
    background: #0A535A;
        white-space: normal;
}
.btn-match:active {
    background: #0A535A;
        white-space: normal;
}

/* Prim   */
.btn-primary {
    background: #B68CB0;
}
.btn-primary:hover {
    background: #D4ACCE;
}
.btn-primary:focus  {
    background: #B68CB0;
}
.btn-primary:active {
    background: #B68CB0;
}
/* Tert   */
.btn-tertiary{
    background: #75A1D0;
}
.btn-tertiary:hover {
    background: #BBD4ED;
}
.btn-tertiary:focus  {
    background: #75A1D0;
}
.btn-tertiary:active {
    background: #75A1D0;
}
/* Info   */
.btn-info{
    background: #A1979F;
}
.btn-info:hover {
    background: #BAB2BF;
}
.btn-info:focus  {
    background: #A1979F;
}
.btn-info:active {
    background: #A1979F;
}
/* Success   */
.btn-success{
    background: #ABCD4F;
}
.btn-success:hover {
    background: #D7E4B4;
}
.btn-success:focus  {
    background: #ABCD4F;
}
.btn-success:active {
    background: #ABCD4F;
}
/* Warning   */
.btn-warning{
    background: #8082D0;
}
.btn-warning:hover {
    background: #1DBCD9;
}
.btn-warning:focus  {
    background: #8082D0;
}
.btn-warning:active {
    background: #8082D0;
}
/* Danger   */
.btn-danger{
    background: #F54900;
}
.btn-danger:hover {
    background: #FD814B;
}
.btn-danger:focus  {
    background: #F54900;
}
.btn-danger:active {
    background: #F54900;
}

/* Return   */
.btn-return{
    background: #AEBDD4;
}
.btn-return:hover {
    background: #D5DEEB;
}
.btn-return:focus  {
    background: #AEBDD4;
}
.btn-return:active {
    background: #AEBDD4;
}


/* Circles   */
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
/* -------------------------------------------------------- */
/* End Buttons                                              */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Carousel                                                 */
/* Carousel                                                 */
/* -------------------------------------------------------- */

.carousel-content {
    position: absolute;
    bottom: 10%;
    left: 5%;
    z-index: 20;
    color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
  }
/* -------------------------------------------------------- */
/* End Carousel                                             */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Testimonials                                             */
/* Testimonials                                             */
/* -------------------------------------------------------- */

.testimonial-author p {
    font-family: 'Open Sans', Lato, sans-serif, Arial, Tahoma;
    color: #767676;
    font-size: 12px;
    text-align: right;
    line-height: 150%;
}

.testimonial blockquote p {
    font-family: 'Georgia', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    font-style: normal;
    font-size: 16px;
    text-align: justify;
    line-height: 150%;
}

@media (min-width: 800px) {
.testimonial blockquote p {
    font-family: 'Georgia', 'Trebuchet MS', 'MS Sans Serif', 'sans-serif';
    font-style: italic;
    font-size: 16px;
    text-align: justify;
    line-height: 150%;
}
}


.r-testimonial1 {
    color: #329485;
}
.r-testimonial2 {
    color: #8E68C2;
}
.r-testimonial3 {
    color: #D59203;
}
.r-testimonial4 {
    color: #607AAE;
}
.r-testimonial5 {
    color: #A66298;
}

/* -------------------------------------------------------- */
/* End Testimonials                                         */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Panels & Pricing                                         */
/* Panels & Pricing                                         */                               
/* -------------------------------------------------------- */

.shape{    
    border-style: solid; border-width: 0 70px 40px 0; float:right; height: 0px; width: 0px;
	-ms-transform:rotate(360deg); /* IE 9 */
	-o-transform: rotate(360deg);  /* Opera 10.5 */
	-webkit-transform:rotate(360deg); /* Safari and Chrome */
	transform:rotate(360deg);
}
.offer{
	background:#fff; border:1px solid #ddd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); margin: 15px 0; overflow:hidden;
}
.offer:hover {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform:rotate scale(1.1); 
    -webkit-transition: all 0.4s ease-in-out; 
-moz-transition: all 0.4s ease-in-out; 
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
    }
.shape {
	border-color: rgba(255,255,255,0) #F54900 rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-radius{
	border-radius:7px;
}

.offer-primary { border-color: #B68CB0; }
.offer-primary .shape{
	border-color: transparent #B68CB0 transparent transparent;
}

.offer-tertiary {	border-color: #75A1D0; }
.offer-tertiary .shape{
	border-color: transparent #75A1D0 transparent transparent;
}

.offer-info { border-color: #A1979F; }
.offer-info .shape{
	border-color: transparent #A1979F transparent transparent;
}

.offer-success { border-color: #ABCD4F; }
.offer-success .shape{
	border-color: transparent #ABCD4F transparent transparent;
}

.shape-text{
	color:#fff; font-size:12px; font-weight:bold; position:relative; right:-40px; top:2px; white-space: nowrap;
	-ms-transform:rotate(30deg); /* IE 9 */
	-o-transform: rotate(360deg);  /* Opera 10.5 */
	-webkit-transform:rotate(30deg); /* Safari and Chrome */
	transform:rotate(30deg);
}	
.offer-content{
	padding:0 20px 10px;
}
@media (min-width: 487px) {
  .container {
    max-width: 750px;
  }
  .col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .container {
    max-width: 970px;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-3 {
    width: 25%;
  }
  }

  
  
    
.content {
    padding: 30px 0;
}

/***
Pricing table
***/
.pricing {
  position: relative;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-left: 15px;
  border: 3px solid #eee;
}

.pricing-active {
  border: 3px solid #11656D;
  margin-top: -10px;
  box-shadow: 7px 7px rgba(54, 215, 172, 0.2);
}

.pricing:hover {
  border: 3px solid #11656D;
}

.pricing:hover h4 {
  color: #11656D;
}

.pricing-head {
  text-align: center;
}

.pricing-head h3,
.pricing-head h4 {
  margin: 0;
  line-height: normal;
}

.pricing-head h3 span,
.pricing-head h4 span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
}

.pricing-head h3 {
  font-weight: 300;
  color: #FFFFFF;
  padding: 12px 0;
  font-size: 18px;
  background: #11656D;
  border-bottom: solid 1px #41b91c;
}

.pricing-head h4 {
  color: #bac39f;
  padding: 5px 0;
  font-size: 54px;
  font-weight: 300;
  background: #fbfef2;
  border-bottom: solid 1px #f5f9e7;
}

.pricing-head-active h4 {
  color: #11656D;
}

.pricing-head h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}

.pricing-head h4 span {
  top: -10px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}

/*Pricing Content*/
.pricing-content li {
  color: #575B5B;
  font-size: 16px;
  padding: 7px 15px;
  border-bottom: solid 1px #f5f9e7;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index: 9;
}

.price-active h4 {
  color: #11656D;
}

.no-space-pricing .pricing:hover {
  transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #11656D;
  padding: 15px 0;
  font-size: 80px;
  transition: color 0.5s ease-in-out;
}


  
/* -------------------------------------------------------- */
/* End Pricing                                               */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Google Maps                                              */
/* Google Maps                                              */
/* -------------------------------------------------------- */
.google-maps {
    position: relative;
    padding-bottom: 90%; // (450 ÷ 500 = 0.9 = 90%)
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* -------------------------------------------------------- */
/* End Google Maps                                          */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* Transforms & Scale ins                                   */
/* Transforms & Scale ins                                   */
/* -------------------------------------------------------- */

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
  }
@-webkit-keyframes scaleIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
  }
  100% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
  }
}
@keyframes scaleIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/* -------------------------------------------------------- */
/* End  Transforms & Scale ins                              */        
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* MQueries - specifics are                                 */
/*                                                          */
/* -------------------------------------------------------- */


/*
@media only screen and (max-width: 600px) and (min-width: 400px)  
screens that are 600-400px
*/

/* 
@media only screen and (min-width: 600px)
greater than or equal to 600px
*/

/* 
@media only screen and (max-width: 600px)
 is less than or equal to 600px,
*/


/* -------------------------------------------------------- */
/* end mq                                                   */
/* -------------------------------------------------------- */
