/* NOVO 3 */
body {
    font-family: "Montserrat",Arial,sans-serif;
		font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    overflow-x: hidden;
}
body:not(.btHalfPage) .rowItem.animate:nth-child(1) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
}
@media (min-width: 768px){
.btTableRow > .boldRowInner > .rowItem {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
}
.h1, h1 {
    font-size: 36px!important;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px!important;
    margin-bottom: 10px!important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit!important;
    font-weight: 500!important;
    line-height: 1.1!important;
}
h1 {
    margin: .67em 0!important;
}
.wBackground.cover {
    background-size: cover;
}
.btTextIndent .rowItemContent {
    padding: 0 20px;
}
.btSeparator {
    clear: both;
}

.btClear {
    clear: both;
}
.bottomSpaced {
    padding-bottom: 7.1em;
}
.topSemiSpaced {
    padding-top: 10px;
}
.header.extralarge h1 {
    font-size: 3.25em;
    line-height: 1.35;
		color: #fff;
}
.header.extralarge-2 h1 {
    font-size: 2.0em;
    line-height: 1.35;
		color: #fff;
}
.header.extralarge-3 h1 {
    font-size: 2.25em;
    line-height: 1.35;
}
.text-fone{
  font-size: 22px;
  font-weight: 500;
}
.bottomSmallSpaced {
    padding-bottom: 1em;
}
.topSmallSpaced {
    padding-top: 1em;
}
.boldRow:after, .btClear:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
}
.btSeparator hr {
    clear: both;
    border: none;
    padding: 0;
    margin: 0;
		border-bottom: 1px solid rgba(255,255,255,.1);
}
.btLightSkin .btSeparator hr, .btDarkSkin .btLightSkin .btSeparator hr, .btLightSkin .btDarkSkin .btLightSkin .btSeparator hr {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.btTextCenter {
    text-align: center;
}
.btTextCenter-esp{
  position:absolute; bottom:20px; width: 100%; text-align: center;padding: 20px;
}
.btTextwhite { color:#fff;}

.sIcon-esp{
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  margin: 0 auto;
}
.sIcon-esp img{
  max-width: 100%;
}

.btBtn {
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
		text-decoration: none;
}
.btnMedium {
    font-size: .9em;
}
.btnNormalWidth {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
.btDarkSkin a, .btLightSkin .btDarkSkin a, .btDarkSkin.btLightSkin .btDarkSkin a {
    color: #fff;
}

.btnFilledStyle.btnaccent4Color, .btnOutlineStyle.btnaccent4Color:hover {
	background-color: #258890;
	border: 2px solid #258890;
}
.btnFilledStyle.btnaccent5Color, .btnOutlineStyle.btnaccent5Color:hover {
  background-color: #2f8dad;
  border: 2px solid #2f8dad;
}
.btnFilledStyle.btnaccent6Color, .btnOutlineStyle.btnaccent6Color:hover {
  background-color: #a6596c;
  border: 2px solid #a6596c;
}

.btTextCenter .btBtn {
    margin-left: .6em;
    margin-right: .6em;
}
.btHardRoundedButtons {
    border-radius: 50px;
}
.btnFilledStyle.btnaccent4Color span{
	color: #fff !important;
}
.btnFilledStyle.btnaccent5Color span{
	color: #fff !important;
}
.btnFilledStyle.btnaccent6Color span{
	color: #fff !important;
}
.btnMedium .btnInnerText, .btnMedium .btIco {
    padding: 1.25em 3em;
}
.btBtn .btnInnerText {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    padding: 20px 35px;
}
.btnRightPosition.btnMedium .btnInnerText + .btIco {
    padding: 1.25em 3em 1.25em 0;
    margin-left: -1.8em;
}
.btnOutlineStyle.btnaccent4Color, .btnFilledStyle.btnaccent4Color:hover {
    border: 2px solid #258890;
    color: #5dc2ca;
		text-decoration: none;
}
.btnOutlineStyle.btnaccent4Color, .btnFilledStyle.btnaccent4Color:hover {
    background-color: transparent;
    border: 2px solid #258890;
    color: #5dc2ca;
		text-decoration: none;
}
.btnOutlineStyle.btnaccent5Color, .btnFilledStyle.btnaccent5Color:hover {
    border: 2px solid #2f8dad;
    color: #2f8dad;
		text-decoration: none;
}
.btnOutlineStyle.btnaccent5Color, .btnFilledStyle.btnaccent5Color:hover {
    background-color: transparent;
    border: 2px solid #2f8dad;
    color: #2f8dad;
		text-decoration: none;
}
.btnOutlineStyle.btnaccent6Color, .btnFilledStyle.btnaccent6Color:hover {
    border: 2px solid #eb6ea6;
    color: #eb6ea6;
		text-decoration: none;
}
.btnOutlineStyle.btnaccent6Color, .btnFilledStyle.btnaccent6Color:hover {
    background-color: transparent;
    border: 2px solid #a6596c;
    color: #a6596c;
		text-decoration: none;
}
.header.btClear.extralarge.btHeaderAccent4 h1{
	color:#258890;
}

.btImage {
    display: block;
}
.btImage img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    width: 100%;
    width: auto;
    margin: auto;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.servicesItem.btServicesAccent2 header.small h4 {
  font-size: 1.225em;
  font-weight: 500;
  color: #FFF;
}
.btIcoLargeSizeIcon .sTxt {
    margin-left: 0px;
}
.sTxt {
    position: relative;
    float: left;
}
.servicesItem .header.small .btSubTitle {
    font-size: 14px;
}
.btServicesAccent2 .header .btSubTitle {
    font-size: 1em;
    margin-bottom: 1em;
    clear: both;
    line-height: 1.4;
    color:#FFF;
}
.btTextLeft .sIcon {
    float: left;
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 -100% 0 0;
}
.btIco.btIcoLargeSize {
    margin-right: 1em;
    margin-left: 0;
}
.btIco.btIcoLargeSize {
    line-height: 80px;
}
.btIco .btIcoHolder {
    line-height: inherit;
    display: inline-block;
    float: left;
}
.btIco.btIcoLargeSize .btIcoHolder:before {
    font-size: 40px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-width: 2px;
}
.btIco.btIcoFilledType.btAccent2Icon .btIcoHolder:before, .btIco.btIcoOutlineType.btAccent2Icon:hover .btIcoHolder:before {
    -webkit-box-shadow: 0 0 0 1em rgb(30,115,190) inset;
    box-shadow: 0 0 0 1em rgb(30,115,190) inset;
}
.bottomSemiSpaced {
    padding-bottom: 2em;
}
