.CardStyle {
  width: 100%;
  max-width: 940px;
}

.textpnimi {
  width: calc(100%);
  color: #595959;
  
}

.imageBackground{
      background: url(../../media/images/business-solutions/background.png) center no-repeat;
    height: 320px;
    background-size: cover;
  
}

.imageOvel{
  background: url(../../media/images/business-solutions/oval.png) center no-repeat;
  height: 320px;
  background-position: -60px -260px;
  position:relative;

}

p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 8px;
  display:block;
}

.koteret1 {
  font-size: 24px;
  line-height: 30px;
  width: calc(100% - 40px);
  max-width: 395px;
  margin: 0 auto;
  margin-bottom: 16px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 35px;
  font-weight: bold;
  padding: 20px;
}
.koteret2 {
  font-size: 22px;
  line-height: 24px;
  font-weight:bold;
  margin-bottom: 12px;
  text-align: right;
  padding-right: 60px;
  padding-left: 60px;
  margin: 0 auto;
  text-align: center;
}

.ikari {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: right;
  padding-right: 60px;
  padding-left: 60px;  
}

.details {
  margin-top: 20px;
  margin-bottom: 18px;
}

.detailscol {
  display: block;
  border: 1px solid #bdbdbd;
  width: calc(100% - 22px);
  font-size: 18px;
  line-height:20px;
  height: 130px;
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: center;
  border-radius: 4px;
}
@media only screen and (min-width:701px){
  .details {
    height: 150px;
  }
  
  .detailscol {
    width: calc(33% - 10px);
    height: 150px;
    float: right;
  }
  

}
@media only screen and (min-width:850px){
  .details {
    height: 150px;
  }
  
  .detailscol {
    height: 130px;
  }
}

.colkot {
  display:block;
  font-weight:bold;
  margin-bottom: 10px;
  background:#eee;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 1px solid #bdbdbd;
}
.ikarikoteret {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  text-align: right;
  margin-bottom: 8px;
}
.ikaribold {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 2px;
  display: block;
  text-align: right;
  margin-top: 12px;
}
.contactdetails {
  margin-top:10px;
  width:100%;
  padding-top: 10px;
  font-size: 18px;
  color:#633908;
  font-weight:bold;
  padding-bottom: 25px;
}
.clear { 
  clear: both;
}
span.url {
  display:block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
span.url a {
  min-width: 150px;
  min-height: 34px;
  font-size: 20px;
  color:white;
}
span.phone {
  display:block;
  width: 100%;
  margin-top: 10px;
  color: blue;
  font-size: 20px;
}

@media only screen and (max-width:700px){
  .koteret2, .ikari{
      padding-right: 10px;
      padding-left: 10px;
      text-align: justify;
  } 
}

.contactdetailsTop {
  padding-bottom:12px !important;
}

.contactLeadForm {
  margin-bottom: 16px;
  padding: 16px;
  width:calc(100% - 32px);
  background-color: #506f9a;
  text-align:center;
}
.contactKoteret {
  width:100%;
  color:white;
  margin-bottom:10px;
  padding:0;
  text-align:center;
  font-size: 18px;
  font-weight: bold;
}
.paramCap {
  color:white;
  font-size:16px;
}
.paramCapBtn {
  width:0;
}
.redast {
  color:red;
  font-weight: bold;
}
.contactSendBtn {
  background-color:#c38800;
  color:white;
  font-size:16px;
  font-weight:bold;
  padding:5px 10px;
  border:1px solid white;
  cursor:pointer;
  display:inline-block;
}
.contactFormLine {
  display: inline-block;
  padding-left: 10px;
  height: 26px;
  margin-top: 5px;
}
.contactKoteretLine {
    display:inline-block;
}
.contactFormLine input {
  width:120px;
  padding:4px;
}
@media only screen and (max-width:850px){
  .contactFormLine {
    display: block;
    padding-left: 0px;
    height: 26px;
    margin-top: 5px;
    text-align:right;
  }
  .contactSend {
    margin-top: 7px;
    margin-bottom: 2px;
  }
  .paramCap {
    display:inline-block;
    width:75px;
    text-align:left;
  }
  .paramCapBtn {
    display:inline-block;
    width:75px;
  }
  .contactFormLine input {
    width: calc(95% - 75px);
  }
  .contactFormLine select {
    width: calc(95% - 75px);
  }
  .contactKoteretLine {
    display:block;
  }
  .contactSendBtn {
    margin-right:5px;
  }
}
@media only screen and (max-width:700px){
  .contactFormLine input {
    width: calc(90% - 75px);
  }
}
@media only screen and (max-width:550px){
  .contactKoteretLineTel {
    display:block;
    width:100%;
    margin-top:5px;
  }
}

#contactLuach {
  height: 26px;
  background-color: white;
  width:130px;
}

@media only screen and (max-width:850px){
  #contactLuach {
    width: calc(95% - 65px);
  }
}

@media only screen and (max-width:700px){
  #contactLuach {
    width: calc(90% - 65px);
  }
}

