#ifrm {
  display: none;
}

h2 {
  margin: 0px;
}

.usp-row {
  background-color: #efefef;
  padding: 30px 15px;
  box-shadow: 0px 5px 10px 0px #cecece;
  margin: 0px !important;
}

.usp-block {
  text-align: center;
  font-size: 18px;
}

.custom-button-block{
  padding: 20px 0px !important;
}

.custom-button {
  margin: 15px;
  padding: 15px 0px !important;
  box-shadow: 0px 5px 10px 0px #cecece;
  text-align: center;
  background-color: #6593BB;
  border-right: 5px solid #446d8e;
  color: #fff;
  transition: all 0.3s;
  display: block;
}

.custom-button:hover {
  background-color: #81aed3;
  color: #fff;
  text-decoration: none;
}

.sidebar-button {
  margin-bottom: 10px;
  padding: 10px 15px !important;
  box-shadow: 0px 5px 10px 0px #cecece;
  background-color: #6593BB;
  border-right: 5px solid #446d8e;
  color: #fff;
  transition: all 0.3s;
  display: block;
}

.sidebar-button:hover {
  padding-left: 20px !important;
  background-color: #81aed3;
  color: #fff;
  text-decoration: none;
}

#toTop {
    right: 15px;
}

.side-header-left .fusion-main-menu .fusion-caret .fusion-dropdown-indicator:before {
    /* content: "\f054" !important;
    font-family: FontAwesome !important; */
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 12px !important;
    text-decoration: inherit !important;
}

.fusion-icon-linkedin:before {
  /* content: "\f0e1" !important;
  font-family: FontAwesome !important; */
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit !important;
}

.fusion-icon-mail:before {
  /* content: "\f0e0" !important;
  font-family: FontAwesome !important; */
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit !important;
}

.fusion-selector-down:before {
  /* content: "\f0c9" !important;
  font-family: FontAwesome !important; */
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit !important;
}

.fusion-open-submenu:before {
  /* content: "\f078" !important;
  font-family: FontAwesome !important; */
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit !important;
}

#toTop:before {
  /* content: "\f077" !important;
  font-family: FontAwesome !important; */
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 12px !important;
  text-decoration: inherit !important;
}

.half {
	width: 50%;
}
.details-half {
  width: 45%;
  margin: 0 0 0 5%;
}
.full {
	width: 100%;
  display: block;
  margin: 0 !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.clear {
  clear: both;
}
.e-mail-url {
  position:absolute;
  left:-9999px;
  top: -9999px;
}
.foot-note {
  text-align: center;
}
#cptfix {
  width: 45%;
  max-height: 43px;
  float: left;
}
#cptfix-field {
  margin: 0 0 0 2%;
  width: 52%;
  float: right;
  min-height: 32px;
}
.box-field {
  margin: 0 0 2% 0;
  overflow: hidden;
}
#contact, #form1, #form {
  overflow: hidden;
}
textarea {
  resize:vertical;
  min-height: 188px;
}
textarea, input {
  padding: 5px 10px;
}
textarea, input, #cptfix {
  box-sizing: border-box;
}
.send-submit {
  margin: 15px;
  padding: 15px 0px !important;
  box-shadow: 0px 5px 10px 0px #cecece;
  text-align: center;
  background-color: #6593BB;
  border: 0px;
  border-right: 5px solid #446d8e;
  color: #fff;
  transition: all 0.3s;
  display: block;
}
.send-submit:hover {
	background: #81aed3;
}
input:focus, textarea:focus, keygen:focus, select:focus {
  outline-offset: 0;
}
label {
  margin: 0 0 2px 0;
}
#contact input , #contact textarea{
  border: 1px solid #cecece;
  border-bottom: 3px solid #6593bb;
}
.error {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 1px solid #DE0000 !important;
}
.error:focus {
  border: 1px solid #DE0000 !important;
}
.valid {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 1px solid #017301;
}

label.error {
  display: none!important;
}
@media screen and (max-width: 640px) {
    #cptfix-field {
        width: 100%;
        margin: 2% 0 0 0;
    }
    .half, .details-half {
      width: 100%;
      margin: 0;
    }
}
@media only screen and (min-width:480px) and (max-width: 640px) {
  #cptfix-field {
    width: 52%;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  #cptfix {
    width: 100%;
  }
  .custom-button-block {
    padding: 0px !important;
}
.usp-row {
    padding: 10px 5px;
}
.usp-block {
    text-align: left;
    font-size: 14px;
}
.post-content h1 {
    font-size: 28px;
}
.custom-button {
    padding: 5px 0px !important;
}
}

.breadcr{
  display: block;
  margin-top: 10px;
}
.breadcr ul {
  margin: 0 0 0 0;
  padding: 0px;
}
.breadcr ul li{
  display: inline-block;
}
.breadcr ul li:after{
  content: " » ";
}
.breadcr ul li:last-child:after{
  content: "  ";
}

/* .fa-check:before {
  content: "\f00c" !important;
  font-family: FontAwesome !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit !important;
} */
