﻿.row{ margin-left: 0px !important;
    margin-right: 0px !important;}

.site-header {background: none;
    border-bottom: 0px solid #16171b;}

.site-footer {background: none;
    line-height: 0px;
    border-top: 0px solid #16171b;}

.container {/*width: 96%;
    max-width: 960px;*/
    padding: 0px}

.container-pleca{ max-width: 980px; }

.container-pleca{    margin-left: 0px !important;
    margin-right: 0px !important;
    margin: 0 auto !important;
    padding: 40px 0px;
    color: #fff;  }

img{ max-width: 100%;
    height: auto; }

/*--- Fix ---*/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 26px;
    color: #333;
    line-height: 26px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 12px 10px;
    line-height: 12px;
    height: 40px;
    display: block;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;}

label {height: 23px;}

#commentform label {width: 100%;}

.site-sidebar .widget_search .search-field {width: 95%;
padding: 10px 15px;
border-radius: 0px;
height: 44px;}

.page-template-page-right .site-content{ float: right; }

.page-template-page-right .side-bar{float: left;}

.media-left, .media-right, .media-body{ display: table-cell;
    vertical-align: top;
    padding-right: 10px;}

.media{min-height: 132px;}

.media img{ max-width: 100%;
    height: auto; }

.media p{line-height: 21px;}

.media-heading { margin: 5px 0 5px; 
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #1790d2; }

/* Page Builder Fix */

.panel-grid { margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important; }

.panel-grid-cell .widget_text .textwidget { margin: 0px;}

/* Parallax */

/* Portfolio */

.portfolio-item-4{ width: 25%;
    display: inline-block; }

.portfolio-item-4 img{width: 100%;
    height: auto;}

.panel-grid .widget li { padding: 0px;
    border-bottom: 0px solid #e6e6e6; }

/* Search */

.error404 h1, .error-404 h1, .page-template-page-error h1{ font-family: 'montserratregular';
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 23px;
    display: inline-block;
    max-width: 744px;
    width: 100%;
    text-align:left;
    margin: 48px 0px 20px 0px; }

.error-404 h1 b, .error404 h1 b, .page-template-page-error h1 b{ font-size: 25px; }

.error404 .not-found p, .error-404 p, .page-template-page-error .not-found p{ font-family: 'montserratregular';
    font-weight: normal;
    text-align:left;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #222;
    margin: 0px 0px 23px 0px;
    display: inline-block;
    display: inline-block;
    max-width: 744px;
    width: 100%; }

.error-404.not-found{ text-align:center;
    padding-bottom: 193px; }

.error-404 input[type="submit"], .search-no-results input[type="submit"], .page-template-page-error input[type="submit"]{ margin-left: -4px;
    background-image: url("../img/lup.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E2372E;
    background-size: 23px;
    padding: 1px 17px;
    border-radius: 6px; }

.error-404 input[type="search"], .search-no-results input[type="search"], .page-template-page-error input[type="search"]{ border-radius: 4px
    margin: 0px 0px 0px;
    display: inline-block;
    height: 34px;
    border: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%; }

.error-404 .search-form, .search-no-results .search-form, .page-template-page-error .search-form{ border: 1px solid #000;
    padding: 0px 0px 1px 0px;
    display: inline-block;
    width:100%;
    max-width: 601px;
    border-radius: 4px;
    float:left; }

.error-404 .search-form label, .search-no-results .search-form label, .page-template-page-error label{ width: 84%;
    display: inline-block;
    float: left; }

.error-404 p a, .error404 .not-found p a, .page-template-page-error .not-found p a, .error404 h1 a,  .error-404 h1 a, .page-template-page-error h1 a{ color: #E2372E; }

.error-404 .btn-success, .no-results .btn-success, .error-404 .btn-success, .no-results .btn-success, .error-404 .btn-success ,.error-404 .btn-success{  float: right;
    margin: 1px 1px 0px 0px;
    background-color: red;
    border-color: red;  }

.error-404 .btn-success:hover, .no-results .btn-success:hover, .error-404 .btn-success:hover, .no-results .btn-success:hover, .error-404 .btn-success:hover, .error-404 .btn-success:hover{  background-color: blue;
    border-color: blue;  }

.search-no-results #primary{padding-bottom: 193px;
    text-align:center; }

.search-no-results #primary p{ font-family: 'montserratregular';
    font-weight: normal;
    text-align:left;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #222;
    margin: 0px 0px 23px 0px;
    display: inline-block;
    display: inline-block;
    max-width: 744px;
    width: 100%; }

.page-content .row-search, #primary .row-search{ display: inline-block;
    max-width: 744px;
    width: 100%;
    margin-bottom: 19px; }

.wp-pagenavi{ margin: 40px 0px; }

.site-map{ text-align: center; }

.site-map h2{ max-width: 744px;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin: 0px 0px 10px 0px; }

.site-map h5{ max-width: 744px;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin: 0px 0px 10px 0px; }

.site-map h5 i{margin-right: 5px;}

.sitemap .site-map{ text-align: center; }

.sitemap .site-map h2{ max-width: 744px;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin: 0px 0px 10px 0px; }

.sitemap .site-map h5{ max-width: 980px;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin: 0px 0px 10px 0px; }

.sitemap .site-map h5 i{margin-right: 5px;}

/* Site */

/* Fonts */

@font-face {
  font-family: 'Raleway-Medium';
  src: url('../fonts/Raleway-Medium/Raleway-Medium.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Raleway-Medium/Raleway-Medium.woff') format('woff'), 
  url('../fonts/Raleway-Medium/Raleway-Medium.ttf')  format('truetype'), 
  url('../fonts/Raleway-Medium/Raleway-Medium.svg#Raleway-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Raleway-Bold';
  src: url('../fonts/Raleway-Bold/Raleway-Bold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Raleway-Bold/Raleway-Bold.woff') format('woff'), 
  url('../fonts/Raleway-Bold/Raleway-Bold.ttf')  format('truetype'), 
  url('../fonts/Raleway-Bold/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Raleway-SemiBold';
  src: url('../fonts/Raleway-SemiBold/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Raleway-SemiBold/Raleway-SemiBold.woff') format('woff'), 
  url('../fonts/Raleway-SemiBold/Raleway-SemiBold.ttf')  format('truetype'), 
  url('../fonts/Raleway-SemiBold/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url('../fonts/Raleway-ExtraBold/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Raleway-ExtraBold/Raleway-ExtraBold.woff') format('woff'), 
  url('../fonts/Raleway-ExtraBold/Raleway-ExtraBold.ttf')  format('truetype'), 
  url('../fonts/Raleway-ExtraBold/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* Site */

html{ /*background-image: url("../img/contactop.png");
    background-repeat: no-repeat;
    background-position: top center;*/ }

body{ background-color: transparent; }

.top-head{ background-color: #3e3e3e;
    padding-bottom: 1px;
    position: relative;
    z-index: 999; }

.site-header .widget{ margin: 2px 0 4px 0;
    color: #fff;
    font-size: 19px;
    line-height: 23px; }

#select select{     border-width: 0px;
    height: 39px;
    background-color: #fff;
    width: 100%;
    display: block;
    max-width: 250px;
    margin: 0 auto;
    font-size: 11px;
    letter-spacing: 0.7px;
    color: #474745;
    -webkit-appearance: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-appearance: none;
    /* text-indent: 17.01px; */
    padding: 0px 16px 0px 16px;
    text-overflow: '';
    background-image: url(../img/select-row.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    border: 1px solid #000;
    border-radius: 30px;
    display:none; }

#masthead .widget_text .textwidget{ margin: 0px 0 0; }

#masthead .container{ width: 100%;
    max-width: 895px; }

#masthead .top-head .container{ width: 100%;
    max-width: 745px; }

#masthead .col-md-3{ padding: 0px;
    text-align: right; }

#masthead .col-md-3 img{ margin: -2px -2px 6px 0px; }

.block-slide-home .line{ background-color: #c21f38;
    height: 31px;
    width: 100%; }

.block-1{ text-align: center;
    background-color: #fff;
    padding: 6px 0px; }

.block-1 .container{ padding-bottom: 38px; }

.block-1 h2{ margin: 5px 0px 15px 0px;
    font-size: 23px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 8px 0px;
    background-image: url("../img/mline-1.jpg");
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-1 p{ letter-spacing: 0.2px;
    font-size: 13.5px;
    font-family: 'Raleway-Medium';
    line-height: 17px;
    color: #5d5d5d; } 

.block-1 .shh{ height: 28px;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

.block-1 .shh1{ background-image: url("../img/sh-top.png");
    background-repeat: no-repeat;
    background-position: top center; }

.block-1 .shh2{ background-image: url("../img/sh-bottom.png");
    background-repeat: no-repeat;
    background-position: bottom center; }

.block-1 .box{ display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 180px;
    margin: 19px 0px 0 0px; }

.block-1 .box h3{ font-family: 'Raleway-SemiBold';
    margin: 14px 0px 0px 0px;
    line-height: 18px;
    letter-spacing: 0.3px;
    font-size: 18px;
    color: #5d5d5d; }

.block-1 .container { max-width: 1045px; }

.block-2{ padding: 42px 0px 21px 0px;
    text-align: center;
    background-color: #f84445;
    background-image: url(../img/block-bg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

.block-2 h2{ text-align: center;
    margin: 0px;
    font-size: 22.5px;
    color: #fff;
    margin: 0px 0px 17px 0px;
    letter-spacing: 0.1px;
    padding: 0px 0px 10px 0px;
    background-image: url("../img/mline-2.jpg");
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-2 p{ letter-spacing: 0.2px;
    font-size: 13.5px;
    color: #fff;
    font-family: 'Raleway-Medium';
    line-height: 18px;
    text-align: center; }

.block-2 .media{ display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: left;
    max-width: 316px;
    margin: 22px 42px 6px 42px;
    min-height: 108px;
    overflow: initial; }

.block-2  .media-body{ overflow: visible; }

.block-2 .media p{ text-align: left;
    font-size: 11.5px;
    color: #fff;
    margin: 0px -40px 0px 0px; }

.block-2 .media h4{ font-family: 'Raleway-SemiBold';
    margin: 3px 0px 3px 0px;
    color: #fff;
    font-size: 15.3px; }

.block-2 .media>.pull-left { margin-right: 30px; }

.block-3{ /*background-color: #fff;*/
    padding: 6px 0px;
    text-align: center; }

.block-3 .shh{ height: 28px;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

.block-3 .shh1{ background-image: url("../img/sh-top.png");
    background-repeat: no-repeat;
    background-position: top center; }

.block-3 .shh2{ background-image: url("../img/sh-bottom.png");
    background-repeat: no-repeat;
    background-position: bottom center; }

.block-3 .container{ max-width: 960px;
    padding: 59px 0px 76px 0px; }

.block-3 h2{ font-family: 'Raleway-SemiBold';
    margin: 0px 0px 53px 0px;
    padding: 0px 0px 4px 0px;
    font-size: 19.5px;
    background-image: url(../img/mline-1.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    color: #fe3e4b; }

.block-3 img{ margin: 0 0 32px 0; }

.block-3 .box p{ font-size: 13px;
    letter-spacing: -0.1px;
    text-align: justify;
    line-height: 19px; }

.block-3 ul{ margin: 0px;
    padding: 0px;
    list-style-type: none; }

.block-3 ul li{ padding: 0px 0px 0px 28px;
    margin: -4px 0px 24px 0px;
    font-family: 'Raleway-Medium';
    font-size: 11.8px;
    width: 265px;
    text-align: justify;
    line-height: 18px;
    background-image: url(../img/pal.png);
    background-repeat: no-repeat;
    background-position: 0px 2px; }

.block-3 a{ display: block;
    border: 1px solid #c3223a;
    color: #f23e4a;
    width: 106px;
    text-align: center;
    margin: -16px 0px 2px 27px;
    position: relative;
    font-family: 'Raleway-SemiBold';
    font-size: 16px;
    line-height: 25px; }

.block-3 a:hover{ background-color: #c3223a;
    color: #fff;
    text-decoration: none; }

.block-3 .box{ display: inline-block;
    width: 31%;
    max-width: 247px;
    vertical-align: top;
    margin: 0 30px; }

.block-3 .box p{ text-align: left; }

.block-4{ background-color: #fa404d; }

.block-4 #controls{ width: 100%;
    max-width: 1097px;
    height: 10px;
    display: block;
    margin: 179px auto 0 auto;
    position: absolute;
    top: 6%;
    right: 0;
    left: 0; }

.block-4 .container{ max-width: 1174px; }

.block-4 img{ margin: 0px 0px 0px 40px; }

.block-4 .i-col{ padding: 49px 0px 0px 210px; }

.block-4 .i-col h2{ margin: 0px 0px 18px 0px;
    font-size: 19.3px;
    color: #fff;
    padding: 0px 0px 10px 0px;
    background-image: url(../img/mline-2.jpg);
    background-position: bottom left;
    background-repeat: no-repeat; }

.block-4 .i-col p{ font-family: "Raleway-Bold";
    font-size: 12px;
    color: #fff;
    line-height: 17px;
    margin: 0px 0px 0px 0px; }

.block-4 .i-col .desc{ font-family: 'Raleway-Medium';
    font-size: 12px;
    margin: 15px -21px 0 0; }

.block-4 .link{ display: block;
    border: 1px solid #fff;
    color: #fff;
    width: 106px;
    text-align: center;
    margin: 125px 0px 2px 0px;
    position: relative;
    font-family: 'Raleway-SemiBold';
    font-size: 16px;
    line-height: 35px;
    width: 100%;
    max-width: 156px; }

.block-4 .link:hover{ background-color: #fff;
    color: #c21f38;
    text-decoration: none; }

.block-4  .carousel-control.left {
    background-image: none !important;
    background-image: none !important;
    filter: none !important; }

.block-4  .carousel-control.right {
    background-image: none !important;
    background-image: none !important;
    filter: none !important; }

.block-5{ /*background-color: #fff;*/
    padding: 6px 0px;
    text-align: center; }

.block-5 .container{ padding: 12px 0px 0px 0px;
    max-width: 880px; }

.block-5 h2{ margin: 0px 0px 26px 0px;
    font-size: 23px;
    color: #545454; }

.block-5 .shh{ height: 28px;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

.block-5 img{ margin: 0px -2px; }

.block-5 .shh1{ background-image: url("../img/sh-top.png");
    background-repeat: no-repeat;
    background-position: top center; }

.block-5 .shh2{ background-image: url("../img/sh-bottom.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-top: -8px; }

.footer-line{ height: 31px;
    background-color: #fa404d; }

#extra p{ text-align: center;
    font-size: 14px;
    border-top: 2px solid #b2b2b2;
    width: 100%;
    max-width: 933px;
    margin: 0px auto 0 auto;
    line-height: 35px;
    color: #fff;
    font-family: 'Raleway-SemiBold';
    letter-spacing: 1.2px; }

#extra .widget_text .textwidget { margin: -6px 0 0; }

.popr{ color: #fff; }

.block-6{ text-align: center;
    height: 206px;
    padding: 46px 0px 0px 0px;
    background-image: url(../img/servicios-slide-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.block-6 h2{ font-family: 'Raleway-ExtraBold';
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 726px;
    margin: 0 auto;
    font-size: 67px; }

.block-6 p{ font-family: 'Raleway-Medium';
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 722px;
    margin: -16px auto 0px auto;
    font-size: 20px;
    letter-spacing: 0.2px; }

.block-7{ background-color: #176790;
    height: 31px; }

.block-8{ text-align: center;
    /*background-color: #fff;*/
    padding: 6px 0px 10px 0;
    position: relative; }

.block-8 .shh{ height: 28px;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

.block-8 .shh1{ background-image: url("../img/sh-top.png");
    background-repeat: no-repeat;
    background-position: top center; }

.block-8 .shh2{ background-image: url(../img/sh-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    position: absolute;
    bottom: 9px;
    right: 0;
    left: 0; }

.block-8 h2{ margin: -12px 0px 13px 0px;
    font-size: 22px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 12px 0px;
    background-image: url(../img/mline-3.jpg);
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-8 p{ letter-spacing: 0.2px;
    font-family: 'Raleway-Medium';
    line-height: 20px;
    text-align: justify;
    width: 100%;
    font-size: 14px;
    max-width: 483px;
    margin: -6px auto 0 auto;
    -moz-text-align-last: center;
    text-align-last: center; }

.block-8 .container{ padding: 0px 0px 244px 0px;
    background-image: url(../img/work.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; }

.block-9{ text-align: center;
    padding: 13px 0px 17px 0px;
    background-image: url("../img/bg-block-9.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover; }

.block-9 h2{ margin: 8px 0px 11px 0px;
    font-size: 22px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 15px 0px;
    color: #fff;
    background-image: url(../img/mline-2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-9 p{ letter-spacing: 0.2px;
    font-size: 13px;
    font-family: 'Raleway-Medium';
    line-height: 21px;
    color: #fff;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    text-align: justify;
    line-height: 20px;
    -moz-text-align-last: center;
    text-align-last: center; }

.block-10{ padding: 65px 0px 35px 0px;
    background-image: url(../img/pic.png);
    background-repeat: no-repeat;
    background-position: top center; }

.block-10 ul{ list-style-type: none;
    padding: 0px;
    width: 100%;
    max-width: 274px;
    margin: 0 auto;
    margin: 0 auto -6px auto; }

.block-10 ul li{ font-family: 'Raleway-Bold';
    font-size: 19.3px;
    padding: 0px 0px 0px 25px;
    margin: 0px 0px 30px 0px;
    background-image: url(../img/pal2.png);
    background-repeat: no-repeat;
    background-position: 0px 7px; }

.block-11{ text-align: center;
    padding: 33px 0px 23px 0px;
    background-color: #2178c2; }

.block-11 h2{  margin: 16px 0px 23px 0px;
    font-size: 22px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 9px 0px;
    color: #fff;
    background-image: url(../img/mline-2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-11 p{ letter-spacing: 0.2px;
    font-size: 13px;
    font-family: 'Raleway-Medium';
    line-height: 21px;
    color: #fff;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    text-align: justify;
    line-height: 20px;
    -moz-text-align-last: center;
    text-align-last: center; }

.block-12{ height: 327px;
    background-image: url(../img/ray.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover; }

.block-13{ text-align: center;
    padding: 33px 0px 28px 0px;
    background-color: #2178c2; }

.block-13 h2{ margin: 12px 0px 26px 0px;
    font-size: 22px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 13px 0px;
    color: #fff;
    background-image: url(../img/mline-2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-13 p{ letter-spacing: 0.2px;
    font-size: 13px;
    font-family: 'Raleway-Medium';
    line-height: 21px;
    color: #fff;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    text-align: justify;
    line-height: 20px;
    -moz-text-align-last: center;
    text-align-last: center; }

.block-14{ height: 298px;
    background-image: url(../img/build.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.footer-line-2{ height: 31px;
    background-color: #2178c2; }

.block-15{ text-align: center;
    height: 206px;
    padding: 46px 0px 0px 0px;
    background-image: url(../img/servicios-slide-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.block-15 h2{ font-family: 'Raleway-ExtraBold';
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 726px;
    margin: 0 auto;
    font-size: 67px; }

.block-15 p{ font-family: 'Raleway-Medium';
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 722px;
    margin: -16px auto 0px auto;
    font-size: 20px;
    letter-spacing: 0.2px; }

.block-16{ background-color: #1d7d45;
    height: 31px; }

.block-17{ text-align: center;
    /*background-color: #fff;*/
    padding: 6px 0px 38px 0;
    position: relative; }

.block-17 .shh{ height: 28px;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

.block-17 .shh1{ background-image: url("../img/sh-top.png");
    background-repeat: no-repeat;
    background-position: top center; }

.block-17 .shh2{ background-image: url(../img/sh-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    position: absolute;
    bottom: 9px;
    right: 0;
    left: 0; }

.block-17 h2{ margin: 8px 0px 13px 0px;
    font-size: 22px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 12px 0px;
    background-image: url(../img/mline-4.jpg);
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-17 p{ letter-spacing: 0.2px;
    font-size: 13.2px;
    font-family: 'Raleway-Medium';
    line-height: 20px;
    width: 100%;
    max-width: 475px;
    text-align: justify;
    margin: 19px auto 0 auto;
    -moz-text-align-last: center;
    text-align-last: center; }

.block-17 .container{ padding: 0px 0px 8px 0px; }

.block-17 .box{ display: inline-block;
    vertical-align: top;
    margin: 27px 8px 0px; }

.block-17  .carousel-control.left {
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    filter: none;
}

.block-17  .carousel-control.right {
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    filter: none;
}

.block-17 .carousel-control .icon-prev, .block-17 .carousel-control .glyphicon-chevron-left {
    left: -5%;

}

.block-17 .carousel-control .icon-prev, .block-17 .carousel-control .glyphicon-chevron-right {
    right: -15%;

}

.block-18{ text-align: center;
    padding: 64px 0px 61px 0px;
    background-image: url("../img/bg-block-18.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover; }

.block-18 h2{ margin: 0px 0px -5px 0px;
    font-size: 22px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 9px 0px;
    color: #fff;
    background-image: url(../img/mline-2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-18 p{ letter-spacing: 0.2px;
    font-size: 13.2px;
    font-family: 'Raleway-Medium';
    line-height: 18px;
    width: 100%;
    color: #fff;
    max-width: 433px;
    text-align: justify;
    margin: 19px auto 56px auto;
    -moz-text-align-last: center;
    text-align-last: center; }

.block-18 .h2{ margin-bottom: 30px; }

.block-19{ text-align: center;
    padding: 49px 0px 5px 0px;
    background-color: #38cb75; }

.block-19 .container{ max-width: 1070px; }

.block-19 h2{ margin: 0px 0px 23px 0px;
    font-size: 22px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 16px 0px;
    color: #fff;
    background-image: url(../img/mline-2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-19 .box{ display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 262px; }

.block-19 .box p{ letter-spacing: 0.2px;
    font-size: 13.5px;
    font-family: 'Raleway-Medium';
    line-height: 22px;
    width: 100%;
    color: #fff;
    max-width: 198px;
    text-align: justify;
    margin: 34px auto 10px auto; }

.block-20{ text-align: center;
    /*background-color: #fff;*/
    padding: 3px 0px 37px 0;
    position: relative; }

.block-20 h2{ margin: 35px 0 49px 0;
    color: #545454;
    font-size: 23px; }

.block-20 h2 span{ color: #2178c2; }

.block-20 .shh{ height: 28px;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

.block-20 .shh1{ background-image: url("../img/sh-top.png");
    background-repeat: no-repeat;
    background-position: top center; }

.block-20 .shh2{ position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    background-color: #e6e7e8;
    height: 6px;
    width: 100%;
    max-width: 740px; }

.block-20 .container{ padding: 0px 0px 8px 0px; }

.block-20 .box{ display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 236px;
    padding: 32px 0px 26px 0px;
    margin: 21px 7px 0 7px; }

.block-20 .box1{ background-color: #fa404d; }

.block-20 .box2{ background-color: #21c565; }

.block-20 .box3{ background-color: #2178c2; }

.block-20 .pleca{ background-color: #343434;
    padding-bottom: 12px; }

.block-20 .box h3{ font-size: 15px;
    color: #fff;
    margin: 13px 0px 9px 0px; }

.block-20 .box p{ font-family: 'Raleway-SemiBold';
    font-size: 11px;
    color: #fff;
    line-height: 21px;
    margin: 10px 0px 0px 0px;
    min-height: 59px;
    background-image: url(../img/mline-2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 60px 2px; }

.block-20 .box p span{ display:block; }

.block-20 .box2 p{ font-size: 13.5px;
    line-height: 39px;
    color: #fff; }

.block-20 .box3 p a{ font-size: 12.1px;
    line-height: 23px;
    color: #fff; }

.block-21{ padding: 0px 0px 39px 0px; }

.block-21 h2{ margin: 19px 0px -7px 0px;
    color: #545454;
    font-size: 23px; }

.block-21 input{ width: 100%; }

.block-21 label{ width: 100%; }

.block-21 textarea{ width: 100%; }

.block-21 .container{ max-width: 780px; }

.block-21 .col-md-4{ padding-right: 8px; }

.block-21 iframe{ border: 0;
    margin: 72px 0px 0px 0px; }

.block-21 .mc-line{ height: 1px;
    background-color: #f00;
    display: block;
    width: 139px;
    margin: 0px 0px 11px 0px; }

.block-21 .mc-line.line-1{ height: 1px;
    background-color: #2178c0; }

.block-21 .mc-line.line-2{ height: 1px;
    background-color: #fa404d; }

.block-21 .mc-line.line-3{ height: 1px;
    background-color: #2ec66e; }

.block-21 .mc-line.line-4{ height: 1px;
    background-color: #2e80c4; }

.block-21 input{ background-color: #ededef;
    border-color: #ededef;
    border-radius: 0px;
    font-family: 'Raleway-Medium';
    font-weight: 100;
    box-shadow: none; }

.block-21 p{ margin: 0 0 23px; }

.block-21 textarea{ background-color: #ededef;
    background-color: #ededef;
    border-color: #ededef;
    border-radius: 0px;
    font-family: 'Raleway-Medium';
    font-weight: 100;
    box-shadow: none;
    height: 95px; }

.block-21 .btn-lab{ margin-top: 83px; }

.block-21 .btn-lab input{ width: 100%;
    max-width: 236px;
    background-color: #2178c0;
    float: right;
    height: 42px;
    margin: 3px 0px 0px 0px;
    line-height: 25px;
    border-width: 0px;
    background-image: url(../img/fly.png);
    background-position: 56px 9px;
    background-repeat: no-repeat; }

.block-21 .btn-lab input:hover{ border-width: 0px;
    background-color: #195688; }

.block-22{ text-align: center;
    background-color: #fff;
    padding: 6px 0px; }

.block-22 .container{ padding-bottom: 38px; }

.block-22 h2{ margin: 5px 0px 15px 0px;
    font-size: 23px;
    font-family: 'Raleway-Bold';
    padding: 0px 0px 8px 0px;
    background-image: url("../img/mline-1.jpg");
    background-position: bottom center;
    background-repeat: no-repeat; }

.block-22 p{ letter-spacing: 0.2px;
    font-size: 13.5px;
    font-family: 'Raleway-Medium';
    line-height: 17px; } 

.block-22 .shh{ height: 28px;
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

.block-22 .shh1{ background-image: url("../img/sh-top.png");
    background-repeat: no-repeat;
    background-position: top center; }

.block-22 .shh2{ background-image: url("../img/sh-bottom.png");
    background-repeat: no-repeat;
    background-position: bottom center; }


.block-23{ text-align: center;
    background-color: #fff;
    padding: 0px;
    background-image: url(../img/nt.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover; }

.block-23 .frn{ background-color: #444;
    height: 31px; }

.block-23 h1{ color: #fff;
    margin: 72px 0px 87px 0;
    font-size: 65px;
    letter-spacing: -0.8px;
    font-weight: bolder; }

.block-24{ text-align:center;
    background: #fa404d;
    background: -moz-linear-gradient(left,  #fa404d 50%, #2178c2 50%);
    background: -webkit-linear-gradient(left,  #fa404d 50%,#2178c2 50%);
    background: linear-gradient(to right,  #fa404d 50%,#2178c2 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa404d', endColorstr='#2178c2',GradientType=1 ); }

.block-24 .box{ display: inline-block;
    width: 33.3%;
    margin: 0 -2px;
    vertical-align: top;
    padding: 82px 0 0 0; }

.block-24 .box h4{ margin: 0 0 12px 0;
    color:#fff; }

.block-24 .box p{ font-family: "Raleway-Bold", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#fff;
    line-height: 18px;
    margin: 17px 0 114px 0;
    min-height: 52px; }

.block-24 .box-1{ background-color:#fa404d; }

.block-24 .box-2{ background-color:#21c565; }

.block-24 .box-3{ background-color:#2178c2; }

.row-eq-height { display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex; }

.block-24 .container{ max-width: 1036px; }

.block-24 .link{ display: block;
    border: 1px solid #fff;
    color: #fff;
    width: 106px;
    text-align: center;
    margin: 125px 0px 2px 0px;
    position: relative;
    font-family: 'Raleway-SemiBold';
    font-size: 16px;
    line-height: 35px;
    width: 100%;
    max-width: 156px;
    margin:0 auto; }

.block-24 .link:hover{ background-color: #fff;
    color: #c21f38;
    text-decoration: none; }

.block-20 .box p span{ display: block;
    margin: -12px 0px 10px 0;
    height: 19px; }

.block-20 .box.box1 p span{ margin: 0 0 8px 0;
    line-height: 11px; }

.site-extra .container { width: 100%;
    max-width: 1065px; }

#extra p { max-width: 1070px; }

.box-gall{ display: inline-block;
    margin: 25px 14px;
    vertical-align: top;
    text-align: left;
    width: 30%; }

.ttl1{ border-bottom: 3px solid #e3e4e7;
    font-size: 24px;
    line-height: 70px !important;
    margin: 25px 0 !important;
    text-align: left;
    text-indent: 35px;  }

.box-gall h5{ font-size:15px; }

.box-gall h5 span{ color:#53b0c1; }

.site-info .sf-menu li a{
    float: none;
    display: block;
}

.site-info .sf-menu li a:hover{ color:#ccc; }

.site-info .sf-menu li{ float: none;
    position: relative;
    visibility: inherit;
    display: inline-block;
    margin: 0 10px; }

.site-info .sf-menu li:after{ width: 1px;
    float: left;
    margin: 0px -13px 0;
    content: "|";
    display: block;
    color: #fff;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif; }

.site-info .sf-menu li:first-child:after{ display:none; }


.th2{ font-family: 'Raleway-Medium';
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 722px;
    margin: -16px auto 0px auto;
    font-size: 20px;
    letter-spacing: 0.2px; }

.th2 b{ font-family: 'Raleway-ExtraBold';
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 726px;
    margin: 0 auto;
    display: block;
    font-size: 68px; }


.page-template-sitemap #content{ width: 100%;
    max-width: 700px;
    margin: 0 auto; }

.page-template-sitemap #content h1{ font-size: 33px;
    letter-spacing: 2.5px;
    color: #006080;
    margin: 42px 0 31px 0; }

.page-template-sitemap #content h3{ font-size: 25px;
    letter-spacing: 2.5px;
    color: #006080;
    text-align:left;
    margin: 42px 0 20px 0; }

.page-template-sitemap #content h5{ font-size: 16px;
    margin: 0;
    color: #4f4f4f; }

.page-template-sitemap .sitemap{  margin: 80px 0 325px 0; }