	#contactsection table.blueTable {
  width: 100%;
  display: table;
  margin: 0;
}
@media (min-width: 1280px) {
#contactsection .item-owl{ width:100% !important;}
}
@media screen and (max-width: 768px) {
#contactsection table.blueTable {
    display: block;
  }
}
#contactsection table.blueTable {
  width: 100%;
  min-height: 50vh;
  background: #fbdada;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: left;
  justify-content: left;
  flex-wrap: wrap;
  padding: 25px 18px;
}
	

#contactsection .thumbnail2{
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#contactsection .fab {
      padding: 12px 2px;
    font-size: 20px;
    width: 43px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 50px;
}
#contactsection .fa-envelope, .fa-user-alt, .fa-address-card, .fa-phone {
    background: #d47555;
    color: white;
    }

#contactsection .fab:hover {
    opacity: 0.7;
}

/*.fa-facebook-f {
  background: #3B5998;
  color: white;
}*/

#contactsection .fa-twitter {
  background: #55ACEE;
  color: white;
}

#contactsection .fa-google {
  background: #dd4b39;
  color: white;
}

#contactsection .fa-linkedin {
  background: #007bb5;
  color: white;
}

#contactsection .fa-youtube {
  background: #bb0000;
  color: white;
}

#contactsection .fa-instagram {
  color: black;
}
#contactsection .ribbon-wrapper {
    position: relative;
    z-index: 998;
    }
   #contactsection  .glow {
    display: inline-block !important;
    background: rgb(255,255,255) !important;
    width: 40px !important;
    height: 100% !important;
    z-index: 999 !important;
    position: absolute !important;
    -webkit-animation: flow 1.5s linear infinite !important;
    -moz-animation: flow 1.5s linear infinite !important;
    -webkit-transform: skew(20deg) !important;
    -moz-transform: skew(20deg) !important;
    -o-transform: skew(20deg) !important;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%) !important;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))) !important;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%) !important;
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%) !important;
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%) !important;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ) !important;
    border-left: 1px solid #fff !important;
}


#contactsection *::after, *::before {
    content: '';
}
#contactsection .contact_head {
    text-align: center;
    /* text-decoration: underline; */
    padding-bottom: 11px;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
}
#contactsection .ribbon-front, .ribbon-back-left, .ribbon-back-right {
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}
#contactsection .ribbon-front {
    background-color: #d47555;
    height: 50px;
    width: 100%;
    position: relative;
    /* left: -10px; */
    z-index: 2;
    font: 20px/50px bold Verdana, Geneva, sans-serif;
    color: #f8f8f8;
    text-align: center;
    top: 5px;
    text-shadow: 0px 1px 2px #cc6666;
}
#contactsection .ribbon-edge-topleft {
    top: -11px;
    border-width: 17px 18px 25px 11px;
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-bottomleft {
    left: -10px;
    border-color: transparent #9B1724 transparent transparent;
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-topright {
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-topright, .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}
#contactsection .ribbon-edge-topright {
    top: 0px;
    border-width: 0px 0 0 10px;
}
#contactsection .ribbon-edge-topright, .ribbon-edge-bottomright {
    right: -4px;
    border-color: transparent transparent transparent #9B1724;
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-topright {
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-topright, .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}
#contactsection .ribbon-edge-bottomleft {
    border-width: 0 10px 0px 0;
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-bottomleft {
    left: -10px;
    border-color: transparent #9B1724 transparent transparent;
}
#contactsection .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    top: 50px;
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-topright, .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}
#contactsection .ribbon-edge-bottomright {
    border-width: 2px 4px 16px 17px;
}
#contactsection .ribbon-edge-topright, .ribbon-edge-bottomright {
    right: -4px;
    border-color: transparent transparent transparent #9B1724;
}
#contactsection .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    top: 50px;
}
#contactsection .ribbon-edge-topleft, .ribbon-edge-topright, .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}
#contactsection .contact_form {
    background: #f3f3f3;
    padding: 20px !important;
    border-radius: 8px;
}
#contactsection .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
#contactsection .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
#contactsection .login button, .register button, .contact button {
    border-radius: 5px;
}
#contactsection .register input, .register textarea, .contact input, .contact textarea {
    margin-bottom: 15px;
}
#contactsection .contact input {
    padding: 10px;
    height: 50px;
}
#contactsection .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contactsection select, input {
    outline: 0;
    margin-bottom: 10px;
}
#contactsection input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
#contactsection button, input {
    line-height: normal;
}
#contactsection button, input, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}
#contactsection .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #ffffff !important;
    background-color: #046163 !important;
   border-color: #ffffff !important;
}
#contactsection .btn:hover, .btn:focus {
    color: #fff !important;
    text-decoration: none !important;
    background: #d47555 !important;
}


#contactsection .btn-success {
    color: #ffffff !important;
    background-color: #d47555 !important;
    border-color: #ffffff !important; 
}
#contactsection .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
	margin-top: -45px;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}