

/*	--------------------------------------------------------
	+ boxes
	-------------------------------------------------------- */
@media screen and (max-width: 980px)  {
  p {
    font-size: 16px !important;
    line-height: 20px !important; } }

.btn-border {
  padding: 10px 15px;
  border: 1px solid #ddd;
margin-top:20px;
 background:#000;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in; }
  .btn-border:hover {
    opacity: 1; }

/*	--------------------------------------------------------
	+ IE FIXES
	-------------------------------------------------------- */
a img {
  border: transparent; }

/*
============================================== 
SECTION :: BOXEs
==============================================
*/
section.why_split_cta {
  width: 100%;
  margin-bottom: 10px;
  padding: 0px;
  clear: both;
  height: 350px; }
  
  section.why_split_cta2 {
  width: 100%;
  margin-bottom: 10px;
  padding: 0px;
  clear: both;
  height: 290px; }

@media screen and (max-width: 980px)  {
    section.why_split_cta {
      height: 340px; }
	  section.why_split_cta2 {
      height: 260px; } }

section.why_split_cta .left {
    width: 100%;
    float: left;
    height: 100%;
	background-repeat:no-repeat;
    background-position: top center;
    background-size: cover; }

section.why_split_cta2 .left {
    width: 100%;
    float: left;
    height: 100%;
	background-repeat:no-repeat;
    background-position: top center;
    background-size: cover; }
 
 @media screen and (max-width: 980px)  {
      section.why_split_cta .left {
        width: 100%; max-width:600px } }

section.why_split_cta .left .content3 {
      text-align: center;
padding: 0 20% 50px 20%;
      height: 100%;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in; }
	  
section.why_split_cta2 .left .content3 {
      text-align: center;
padding: 0 20% 50px 20%;
      height: 100%;
      -webkit-transition: background-color 0.3s ease-in;
      -moz-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in; }

@media screen and (max-width: 980px)  {
        section.why_split_cta .left .content3 {
          padding-top: 90px; } }

section.why_split_cta .left .content3:hover {
        background: rgba(0, 0, 0, 0.4); }

section.why_split_cta2 .left .content3:hover {
        background: rgba(0, 0, 0, 0.4); }

section.why_split_cta .left .content3 p {
        font-size: 20px; width:auto;font-family:'oswald', sans-serif;font-weight:normal;
        color: #54431f; text-transform:uppercase;
        background: rgba(255, 255, 255, 0.9);
        padding: 5px;
        line-height: 36px; margin-bottom:25px }

section.why_split_cta2 .left .content3 p {
        font-size: 14px; width:auto;font-family:'oswald', sans-serif;font-weight:normal;
        color: #54431f; text-transform:uppercase;
        background: rgba(255, 255, 255, 0.9);
        padding: 5px;
        line-height: 20px; margin-bottom:10px }

@media screen and (max-width: 980px)  {
          section.why_split_cta .left .content3 p {
            font-size: 24px !important;
            line-height: 34px !important; } }

section.why_split_cta .left .content3 a {
        color: #fff;
        opacity: 1; }
section.why_split_cta .left .content3 a:hover {
          background: #fff;
          border-color: #fff;
          color: #333; }

section.why_split_cta2 .left .content3 a {
        color: #fff;
        opacity: 1; }
section.why_split_cta2 .left .content3 a:hover {
          background: #fff;
          border-color: #fff;
          color: #333; } 


.patrimoniu {width:100%;background-image: url(../img/back-p.png);
	background-repeat: repeat-x;
	background-position: center top;}
.patrimoniu h1 {font-size:34px; color:#fff; padding:20px;font-family:"Oswald",Helvetica,sans-serif;font-weight:400;	
}
.patrimoniu p {font-size:1em; color:#fff; padding-left:20px; text-align: justify;font-weight:400;}
@media (max-width:767px){.pright {display:none}.patrimoniu {width:100%;background-image: none; background:#6f5c4a; padding-bottom:10px} .patrimoniu .col-7 {width:100%}}
@media screen and (min-width: 768px) and (max-width: 1023px) {.patrimoniu {width:100%;background-image: none!important; background:#6f5c4a; padding-bottom:10px}}

.patrimoniu2{height:400px;background-position:center top; background-repeat:no-repeat; background-size:100%; }
.patrimoniu2 .ptitlu{padding:5px; background:#6f5c4a; float:left; margin-left:20px; margin-top:10px}
.patrimoniu2 h1 {font-size:32px; color:#fff; font-family:"Oswald",Helvetica,sans-serif;font-weight:400;}
.rightcol h4 {font-size:18px; font-family:"Oswald",Helvetica,sans-serif;font-weight:400; text-transform:uppercase; padding-bottom:10px}
@media (max-width:767px){.patrimoniu2 {height:200px;background-size:contain; } .patrimoniu2 h1 {font-size:20px; color:#fff; font-family:"Oswald",Helvetica,sans-serif;font-weight:400;}
.rightcol h4 {font-size:14px; font-family:"Oswald",Helvetica,sans-serif;font-weight:400; text-transform:uppercase; padding-bottom:10px}}