.error1{
  color:white;
  background-color:red;
  text-align: center; 
  padding:5px;
  font-size: 20px;
  }
.success1{
  color:white;
  background-color:green;
  text-align: center; 
  padding:5px;
  font-size: 20px;
  }


  

.add-dp2 {
  position: relative;
  bottom: 10px;
  left: 12%;
}

.add-dp2 i {
    bottom: 0;
    font-size: 20px;
    box-shadow: none;
    position: relative;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #0a2807;
    padding: 12px;
    color: #ffff;
    left: 0;
    top: -2px;
}
.add-dp2 i:hover {
  font-size: 20px;
  border: 2px solid #fff;
    background: #0a2807;
  padding: 11px;
}
.add-dp2 {
    margin: -16px;
    padding: 0;
}
.add-dp2 input[type=file] {
    opacity: 0;
    padding: 10px 0px 9px;
    display: none;
}

  .add-dp {
  position: absolute;
  bottom: 10px;
  left: 70%;
}

.add-dp i {
    bottom: 0;
    font-size: 18px;
    box-shadow: none;
    position: relative;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #be160d;
    padding: 12px;
    color: #ffff;
    left: 0;
    top: -2px;
}
.add-dp i:hover {
  font-size: 18px;
  border: 2px solid #fff;
    background: #be160d;
  padding: 11px;
}
.add-dp {
    margin: -16px;
    padding: 0;
}
.add-dp input[type=file] {
    opacity: 0;
    padding: 10px 0px 9px;
    display: none;
}





 .add-dp3 {
  position: absolute;
  bottom: 10px;
  left: 75%;

}

.add-dp3 img {
    bottom: 0;
    font-size: 13px;
    box-shadow: none;
    position: relative;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #173e43;
   /* padding: 12px;*/
    color: #ffff;
    left: 0;
    top: -57px;
    margin-bottom: 10px;
}
.add-dp3 i:hover {
  font-size: 13px;
  border: 2px solid #fff;
    background: #173e43;
  padding: 11px;
}
.add-dp3 {
    margin: -16px;
    padding: 0;
}
.add-dp3 input[type=file] {
    opacity: 0;
    padding: 10px 0px 9px;
    display: none;
}









.add-refresh {
  position: absolute;
  bottom: 10px;
  left: 26%;

}

.add-refresh i {
    bottom: 0;
    font-size: 13px;
    box-shadow: none;
    position: relative;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #24d316;
    padding: 8px;
    color: #ffff;
     left: -2px;
    top: -82px;
    margin-bottom: 10px;
}
.add-refresh i:hover {
  font-size: 13px;
  border: 2px solid #fff;
    background: #24d316;
  padding: 7px;
}
.add-refresh {
    margin: -16px;
    padding: 0;
}
.add-refresh input[type=file] {
    opacity: 0;
    padding: 10px 0px 9px;
    display: none;
}






.user-pro-img img {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  float: none;
  border: 5px solid #fff;
}




/*-- reviews --*/

.single-review {
  margin-bottom: 30px;
}

.single-review .review-heading>div {
  display: inline-block;
}

.single-review .review-heading>div+div {
  margin-left: 10px;
}

.single-review .review-rating {
  display: inline-block;
}

.single-review .review-rating>i {
  color: #FFB656;
}

.single-review .review-rating>i.empty {
  color: #DADADA;
}

.single-review .review-body {
  margin-top: 10px;
}

.reviews-pages li {
  display: inline-block;
  margin-right: 6px;
}

.reviews-pages li a {
  display: block;
  min-width: 10px;
  text-align: center;
}

.reviews-pages li.active {
  color: #d21737;
}

/*-- review form --*/

.review-form textarea.input {
  height: 90px;
}

.review-form .input-rating .stars {
  display: inline-block;
  vertical-align: top;
}

.review-form .input-rating .stars input[type="radio"] {
  display: none;
}



.review-form .input-rating .stars>label {
  float: right;
  cursor: pointer;
  padding: 0px 3px;
  margin: 0px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  margin-right: 15px;
}

.review-form .input-rating .stars>label:hover, .review-form .input-rating .stars>label:hover~label {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.review-form .input-rating .stars>label:before {
  content: "\f006";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #ff6600;
  font-size: 20px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  margin-right: 15px;
}

.review-form .input-rating .stars>label:hover:before, .review-form .input-rating .stars>label:hover~label:before {
  content: "\f005";
  color: #FFB656;
}

.review-form .input-rating .stars>input:checked label:before, .review-form .input-rating .stars>input:checked~label:before {
  content: "\f005";
  color: #FFB656;
}


/* ===================================
3. Responsive media
==================================== */


.video-container, .map-container, .embed-container {
  position: relative;
  margin: 0 0 15px 0;
  padding-bottom: 80%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: none;

}

.embed-container iframe, .embed-container object, .embed-container embed, .video-container iframe, .map-container iframe, .map-container object, .map-container embed, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
  border: none;
}

/*marquee*/
.marquee {
    padding: 10px 0 0;
}
.marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marquee span {
    display: inline-block;
    padding-left: 100%;
    text-indent: 0;
    animation: marquee 10s linear infinite;
}
.marquee span:hover {
    animation-play-state: running;
}

/* Make it move */
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}




@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Slabo+27px');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700');

a, a:hover, a:focus{outline:none; text-decoration:none;}

body{
    font-family: 'Open Sans', sans-serif;
}

h2{float:left; width:100%; color:#fff; margin-bottom:30px; font-size: 14px;}
h2 span{font-family: 'Libre Baskerville', serif; display:block; font-size:45px; text-transform:none; margin-bottom:20px; margin-top:30px; font-weight:700}
h2 a{color:#fff; font-weight:bold;}


section{
    
    float:left;
    width:100%;
    background: #43cea2;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #185a9d, #43cea2);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #185a9d, #43cea2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
padding:30px 0;
}

.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom:1px;
    border:none;
}
.card-header:first-child {
    border-radius: 0;
}
.card-header {
    background-color: #f7f7f9;
    margin-bottom: 0;
    padding: 20px 1.25rem;
    border:none;
    
}
.card-header a i{
    float:left;
    font-size:25px;
    padding:5px 0;
    margin:0 25px 0 0px;
    color:#195C9D;
}
.card-header i{
    float:right;        
    font-size:30px;
    width:1%;
    margin-top:8px;
    margin-right:10px;
}
.card-header a{
    width:97%;
    float:left;
    color:#565656;
}
.card-header p{
    margin:0;
}

.card-header h3{
    margin:0 0 0px;
    font-size:20px;
    font-family: 'Slabo 27px', serif;
    font-weight:bold;
    color:#3fc199;
}
.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 20px;
    color:#232323;
    box-shadow:inset 0px 4px 5px rgba(0,0,0,0.1);
    border-top:1px soild #000;
    border-radius:0;
}

/* .....................................  */

.content-inner{    
    background-color: #444653;
    }

.template_form label {
    color: #ffffff;
    font-size: 14px;
}