body
{
  background: #f7f7f7 !important;
  font-family: "Montserrat";
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
.c-layout-header-fixed .c-layout-page {
    margin-top: 80px;
}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-mega-menu .nav.navbar-nav > li > .c-btn-icon {
    margin: 0 0 7px;
    transition: all 0.2s ease 0s;
}

.c-page-on-scroll.c-layout-header-fixed a.c-btn-icon.c-avatar-p {
    padding-top: 5px !important;
}
.c-avatar-p {
    margin: 7px 0 !important;
    padding: 15px 5px !important;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    font-size: 17px;
    font-style: normal;
    min-height: 80px;
    padding: 31px 10px 29px;
    transition: all 0.2s ease 0s;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn {
    margin: 24px 5px;
    transition: margin 0.2s ease 0s;
}
.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.btn.c-btn-border-2x.btn-md {
    padding: 5px 20px 9px;
}
.no-padding-lr {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.footer-menu {
    display: inline-block;
    margin-bottom: 25px;
}
.footer-copyright {
    color: #c1c1c1;
    font-size: 12px;
    margin-top: 10px;
}
.footer-menu ul li a {
    border-bottom: 1px solid transparent;
    color: #c1c1c1;
}
.c-layout-sidebar-menu {
    margin: 10px 0 40px;
    width: 300px;
}
.c-layout-sidebar-content {
    padding: 40px 0 30px 30px;
}




.right-bar .el-input__inner {
    background-color: #f2f2f2;
    border: medium none !important;
    height: 42px;
}
.right-bar .span-help {
    font-size: 13px;
}
.wellform .el-input__inner {
    border: 0 none;
    border-radius: 0;
    color: #1f2d3d;
    display: block;
    font-size: 13px;
    background: #f2f2f2;
}
.well .el-input__inner {
    border: 0 none;
    border-radius: 0;
    color: #1f2d3d;
    display: block;
    font-size: 13px;
}

a:hover , a:focus
{
  text-decoration: none;
}


p
{
  font-size: 14px;
}
h4 {
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 25px;
}
.el-radio__label {
    display: none;
}
.el-radio__inner.is-checked {
    background: #1baf8f none repeat scroll 0 0 !important;
    border-color: #1baf8f !important;
}
.el-radio__inner {
    background-color: #fff;
    border: 1px solid #c0ccda;
    border-radius: 50%;
    height: 24px;
    width: 24px;
}
.go-top-menu-ov .nav > li.router-link-active > a::before {
    border-bottom: 15px solid #f2f2f2;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 0;
}
textarea.form-control
{
  min-height: 150px;
  resize: none;
}

.no-padding
{
  padding: 0;
}

.no-padding-lr
{
  padding-left: 0;
  padding-right: 0;
}
.well {
    background-color: #f5f5f5;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.dis-block
{
  display: block;
}

.dis-inline
{
  display: inline-block;
}

.btn-white , .btn-white:focus , .btn-white-o:hover
{
	background: white;
	color: #363434;
	border:1px solid white;
}

.btn-white.purple , .btn-white.purple:focus , .btn-white-o.purple:hover
{
	color: #7a68ac;
}

.btn-white.green , .btn-white.green:focus , .btn-white-o.green:hover
{
	color: #5dc09c;
}

.btn-white:hover , .btn-white-o , .btn-white-o:focus
{
	background: none;
	color: white;
	border:1px solid white;
}
.no-radius
{
	border-radius: 0;
}


.btn-break
{
  white-space: normal;
}

.btn-pdn-lg
{
  padding-left: 80px;
  padding-right: 80px;
}

.btn-pdn-md
{
  padding-left: 45px;
  padding-right: 45px;
}

.btn-pdn-sm
{
  padding-left: 25px;
  padding-right: 25px;
}



/* bootstrap */

.text-muted
{
  color: #666666;
}

.text-success
{
  color: #5dc09c;
}

.text-danger
{
  color: #a94442;
}

.text-info
{
  color: #21abe2;
}

.dropdown-menu>li>a
{
  font-weight: 300;
}

/* end bootstrap  */

/* nav bar */

.go-nav
{
  border-radius: 0;
  margin-bottom: 0;
  background: white;
}

.go-nav .navbar-brand
{
  padding: 7px 15px;
  height: auto;
}

.go-nav .navbar-nav>li>a
{
  padding: 7px 15px;
  margin:  15px 0 ;
  font-size: 13px;
  font-weight: 300;
  color: #666666;
}
.offre .router-link-active
{
  color: #5dc09c !important;
}
.demande .router-link-active
{
  color: #7a68ac !important;
}
.go-nav .navbar-nav>li>a.btn
{
  color: #5dc09c;
}

.go-nav .navbar-nav>li.active>a
{
  background: none;
  color: #5dc09c;
}

.go-nav .navbar-nav>li>a.btn-img
{
  padding: 0 10px;
  color: #5dc09c;
}
.demande:hover > a {
    color: #7a68ac !important;
}
.go-nav .navbar-nav>li>a.btn-img img
{
  height: 35px;
    border-radius: 50%;
    width: 35px;
    margin-right: 10px;
    vertical-align: middle;
}

.go-nav .navbar-nav>li > a.active , .go-nav .navbar-nav>li:hover > a , .go-nav .navbar-nav>li > a:focus
{
  background: none;
  color: #5dc09c;
}

.go-nav .navbar-nav>li:hover > a.btn , .go-nav .navbar-nav>li > a.btn:focus
{
  background: #5dc09c;
  color: white;
}

.go-nav .navbar-toggle
{
  margin-top: 15px;
  border-color: #7a68ac;
  background: #7a68ac;
}

.go-nav .navbar-toggle.collapsed
{
  background: white;
}

.go-nav .navbar-toggle .icon-bar
{
  background: white;
}

.go-nav .navbar-toggle.collapsed .icon-bar
{
  background: #7a68ac;
}
/* end navbar */

/* headers */
.go-header
{
  margin-bottom: 50px;
  margin-top: 15px;
}

.go-header .title
{
  display: block;
  color: #333333;
  font-size: 26px;
  line-height: 36px;
  font-weight: 100;
  margin-bottom: 15px;
}

.go-header-ov
{
  background-image: url("../../assets/images/hero_bg2.png");
  background-size: 100% auto;
  background-position: center;
}

.go-header-ov .wrap
{
  width: 100%;
  height: 100%;
  text-align: center;

  background: rgb(1,174,146);
  background: -moz-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%, rgba(123,105,167,0.9) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  background: linear-gradient(135deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc09c', endColorstr='#7b69a7',GradientType=1 );
}

.go-header-ov .wrap .title
{
  padding: 50px 0;
  display: block;
  font-size: 32px;
  font-weight: 100;
  color: white;
}

.go-top-menu-ov
{
  background: rgb(1,174,146);
  background: -moz-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%, rgba(123,105,167,0.9) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  background: linear-gradient(135deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc09c', endColorstr='#7b69a7',GradientType=1 );
}

.go-top-menu-ov .nav
{
  display: inline-block;
  margin-bottom: -6px;
}

.go-top-menu-ov .nav li
{
  float: left;
}

.go-top-menu-ov .nav>li>a
{
  position: relative;
  font-size: 18px;
  padding-top: 40px;
  padding-bottom: 40px; 
  text-shadow: 0px 1px 2px rgba(0,0,0,1);
  color: white;
}

.go-top-menu-ov .nav>li>a:hover , .go-top-menu-ov .nav>li>a:focus
{
  background: none;
}

.go-top-menu-ov .nav>li.active>a:before
{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;

  border-bottom: 15px solid #f2f2f2;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;


}

/* end headers */

/* dropdown */

.go-dropdown .dropdown-menu
{
  margin-top: -2px;
  border-radius: 0 0 4px 4px;
  border-color: #5dc09c;
  width: 100%;
  min-width: 50px;
  border-top: none;
}

.go-dropdown .btn
{
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

.go-dropdown.open .btn
{
  border-radius: 4px 4px 0 0;
  border-bottom: none;
}

.go-dropdown .dropdown-menu li a
{
  padding: 7px 20px;
  color: #5dc09c;
  white-space: normal;
}

.go-dropdown .dropdown-menu li a i
{
  margin-right: 5px;
}

.go-dropdown .dropdown-menu li a:hover
{
  background: #5dc09c;
  color: white;
}


/* end dropdown */

/* forms */

.go-form .section .section-body
{
  margin-bottom: 50px;
}

.go-form .form-group
{
  margin-bottom: 30px;
}

.go-form .control-label
{
  color: #666666;
  font-size: 18px;
  font-weight: 300;
}

.go-form .control-label i
{
  color: #5dc09c;
  margin-left: 10px;
  vertical-align: middle;
}

.go-form .control-label .span-help
{
  display: block;
  font-size: 12px;
  font-weight: 400;
}

.go-form .form-control
{
  border-color: white;
  box-shadow: none;
  height: 50px;
}

.go-form .el-input-large .el-input__inner {
  border-color: white;
  box-shadow: none;
  height: 50px;
  font-size: 14px;
}

.go-form .form-group .input-group-btn .btn , .go-form .form-group .input-group-addon
{
  border: none;
    height: 50px;
    background: #e1e1e1;
}

.go-form .date-picker .input-group-btn .btn
{
  background: white;
}

.go-form .form-actions
{
  padding: 25px 0;
}

.go-section-help
{
  background: white;
  border-radius: 4px;
  padding: 25px;
}

.go-section-help .img
{
  margin-bottom: 50px;
}

.go-section-help .img img
{
  max-width: 100%;
}

.go-section-help .text
{
  display: block;
  color: #333333;
  font-size: 14px;
  padding: 5px;
}

.go-section-help .info
{
  color: #1baf8f;
  font-size: 20px;
  margin: 15px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* end forms */

/* go-thumbnail */

.go-thumbnail
{
  margin-top: 50px;
  position: relative;
  padding-bottom: 150px;
  background: white;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.5s
}

.go-thumbnail .img
{
  height: 200px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.go-thumbnail .img img
{
  width: 100%;
  height: 100%;
}

.go-thumbnail .store-info
{
  position: absolute;
  width: 100%;
  top: 205px;
  left: 0;
  padding: 15px;
  height: 45px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  transition: all 0.5s
}

.go-thumbnail .store-info p
{
  font-size: 14px;
  color: #7a68ac;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.go-thumbnail .store-info p:first-child
{
  color: #5dc09c;
}

.go-thumbnail .store-info p i
{
  display: inline-block;
    width: 10px;
  margin-right: 10px;
  color: #a5a5a5;
}

.go-thumbnail .operation-info
{
  position: absolute;
  width: 100%;
  height: 45px;
  padding: 15px;
  bottom: 70px;
  left: 0;
  color: #666666;
  overflow: hidden;
  transition: all 0.5s;
}

.go-thumbnail .operation-info .title
{
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}

.go-thumbnail .operation-info p
{
  font-size: 12px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.go-thumbnail .operation-info p i
{
  display: inline-block;
    width: 10px;
  margin-right: 10px;
}

.go-thumbnail .actions
{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 15px;
  background: white;
}

.go-thumbnail .actions .wrap
{
  padding: 10px 0;
  border-top: 1px solid #ccc;
}

.go-thumbnail .user
{
  position: absolute;
  bottom: -25px;
  left: 15px;

}

.go-thumbnail .user img
{
  height: 70px;
  width: 70px;
  border: 2px solid white;
  border-radius: 50%;
  vertical-align: top;

}

.go-thumbnail .user .info
{
  display: inline-block;
  padding: 15px 0 0 10px;
}

.go-thumbnail .user .name
{
  display: block;
  color: #666666;
  font-size: 15px;
  margin-bottom: 10px;
}

.go-thumbnail .user .city
{
  color: #666666;
  font-size: 14px;
}

.go-thumbnail .user .go-rating
{
  margin-right: 10px;
}

.go-thumbnail:hover
{
  border-color: #5dc09c;
}

.go-thumbnail:hover .store-info
{
  top:0;
  height: 200px;
  background: rgba(255,255,255,0.81);
}

.go-thumbnail:hover .operation-info
{
  height: 110px;
  bottom: 45px;
}

/* end go-thumbnail */

/* go-chat */

.go-chats {
  margin: 0;
  padding: 0;
  margin-top: -15px; }
  .go-chats li {
    list-style: none;
    padding: 5px 0;
    margin: 10px auto;
    font-size: 12px; }
    .go-chats li .body {
      display: block;
      text-align: left;
      padding: 15px; }
    .go-chats li .avatar {
      height: 45px;
      width: 45px;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important; }
    .go-chats li.in .avatar {
      float: left;
      margin-right: 10px; }
    .go-chats li.out .avatar {
      float: right;
      margin-left: 10px; }
    .go-chats li .name {
      color: #3590c1;
      font-size: 13px;
      font-weight: 400; }
    .go-chats li .datetime {
      color: #8b8b8b;
      font-size: 11px;
      font-weight: 400;
      opacity: 0; }
      .go-chats li:hover .datetime {
    opacity: 1;
      }
    .go-chats li .message {
      display: block;
      padding: 5px;
      position: relative;
    
    -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
    .go-chats li.in .message {
      text-align: left;
      /*border-left: 2px solid #1BBC9B;*/
      margin-left: 65px;
      background: white }
      .go-chats li.in .message .arrow {
        display: block;
        position: absolute;
        top: 5px;
        left: -8px;
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid #e7f6fc; }
        .go-chats li.in .datetime
        {
          display: block;
          text-align: right;
        }

    .go-chats li.out .message {
      /*border-right: 2px solid #F3565D;*/
      margin-right: 65px;
      background: white;
      text-align: right; }
      .go-chats li.out .message .arrow {
        display: block;
        position: absolute;
        top: 15px;
        right: -8px;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 8px solid white; }
    .go-chats li.out .name,
    .go-chats li.out .datetime {
      display: block;
      text-align: left; }

/* end go-chat */

/* rating */

.go-rating , .go-rating-o
{
  display: inline-block;
}

.go-rating span:before , .go-rating-o span:before
{
    font-family: FontAwesome;
    color:#ccc;
}

.go-rating span:before
{
  content: "\f005";
}

.go-rating-o span:before
{
  content: "\f006";
}


.go-rating span.active:before , .go-rating-o span.active:before
{
  color:#f7ca18;
}

/* end rating */

/* go-review */

.go-review
{
  padding: 25px;
  background: white;
  border-radius: 4px;
  margin-bottom: 25px;
}

.go-review .user-info .img img
{
  width: 100px;
  height: 100px;
  border: 5px solid transparent;
  margin-bottom: 15px;

  border-radius: 50%;
  box-shadow: 0px 3px 5px #ccc;
}

.go-review .user-info .name
{
  font-size: 18px;
}

.go-review .review-content .review-header
{
  margin-bottom: 25px;
}

.go-review .review-content .review-header .date
{
  color: #abb6c4;
  font-size: 14px;
}
.go-review .go-rating-o
{
  font-size: 18px;
}

/* end go-review */

/* md-file */

.mdfile
{
  overflow: hidden;
}

.mdfile input[type="file"]
{
  visibility: hidden;
  position: absolute;
  top:-50px;
}

.mdfile .mdfile-remove
{
  display: none;
}

.mdfile .mdfile-filename
{
  display: inline-block;
  height: 100%;
  line-height: 2em;
}

.mdfile .btn-mdfile
{
  padding: 0;
}

.mdfile .btn-mdfile .btn
{
  height: 50px;
    width: 100%;
    background: #e1e1e1;

    -webkit-border-radius :0 4px 4px 0;
    -moz-border-radius :0 4px 4px 0;
    border-radius :0 4px 4px 0;
}

/* end md-file */

.modal-content {
    border-radius: 0 !important;
}
.modal-header {
    border-bottom: medium none !important;
}
/* end tooltips */

.page-content
{
  padding: 0px;
}


@media (max-width: 940px){
  .go-header-ov
  {
    background-size: auto auto;
  }

  .go-top-menu-ov .nav
  {
    display: block;
  }

  .go-top-menu-ov .nav>li
  {
    float: none;
  }

  .go-top-menu-ov .nav>li>a
  {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .go-top-menu-ov .nav>li.active>a
  {
    color: #313131;
  }

  .go-top-menu-ov .nav>li.active>a:before
  {
    display: none;
  }

  .go-review .review-content .review-header .date
  {
    float: left;
  }
}

@media (max-width: 940px){
  .go-header .title
  {
    font-size: 32px;
  }

  .go-dropdown .btn
  {
    padding-left: 5px;
      padding-right: 5px;
  }

  .go-dropdown .dropdown-menu li a
  {
    padding: 7px 5px;
  }
}
.dev-table {
  width: 100%;
  margin: 25px 0;
}
.dev-table .row {
  margin: 0;
}
.dev-table thead tr {
  color: white;
}
.dev-table thead tr th {
  padding: 15px;
  background: #666666;
}
.dev-table thead tr th:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.dev-table thead tr th:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.dev-table tbody tr td {
  padding: 15px;
  min-width: 105px;
}
.dev-table tbody tr td.fixed-width-lg {
  min-width: 380px;
}
.dev-table tbody tr td.fixed-width-md {
  min-width: 200px;
}
.dev-table tbody tr.tdd {
  background: white;
}

.dev-pagination {
  text-align: center;
}
.dev-pagination .btn {
  margin-right: 5px;
  background: none;
  border: 1px solid #5dc09c;
  color: #5dc09c;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.dev-pagination .btn:hover {
  background: #5dc09c;
  border: 1px solid #5dc09c;
  color: #fff;
}
.dev-pagination .btn.active {
  background: #666666;
  border-color: #666666;
  color: white;
   -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}

.table-wrapper {
  overflow-x: auto;
  padding-bottom: 25px;
}
.dev-auth .img, .dev-auth-xl .img {
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
.dev-auth .img img, .dev-auth-xl .img img {
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dev-auth .info, .dev-auth-xl .info {
  display: inline-block;
}
.dev-rating {
  display: inline-block;
  font-size: 11px;
  /*margin: 0 5px;*/
}
.dev-rating span:before {
  font-family: FontAwesome;
  content: "\f005";
  color: #ccc;
}
.dev-rating span.active:before {
  color: #f7ca18;
}
.dev-stat {
  display: inline-block;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.dev-stat.active {
  background: #89d37e;
}
.dev-stat.inactive {
  background: #e74e40;
}

.tw-100 {
  font-weight: 100; }

.tw-200 {
  font-weight: 200; }

.tw-300 {
  font-weight: 300; }

.tw-400 {
  font-weight: 400; }

.tw-500 {
  font-weight: 500; }

.tw-600 {
  font-weight: 600; }

.tw-700 {
  font-weight: 700; }

.tw-900 {
  font-weight: 900; }

.tc-green
{
  color: #5dc09c !important;
}

.tc-purple
{
  color: #7a68ac !important;
}

.tc-white
{
  color: white !important;
}

.tc-black
{
  color : black !important;
}

.ts-xlg
{
  font-size: 30px;
}

.ts-sm
{
  font-size: 14px;
}

.ts-xs
{
  font-size: 12px;
}

.go-title-sm
{
  display: inline-block;
  font-size: 18px;
  margin-bottom: 15px;
}

.blc-white
{
  background: white;
}

.bb-white
{
  border-bottom: 1px solid white;
}

.blc-pdn-sm
{
  padding: 15px;
}

.blc-pdn-md-h
{
  padding: 25px 0;
}

.blc-pdn-sm-h
{
  padding: 15px 0;
}

.profile-block
{
  background: white;
  padding: 25px;
  
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.profile-block .img img
{
  width: 100px;
  height: 100px;

  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.profile-block .name
{
  font-size: 18px;
}

.profile-block .location
{
  font-size: 14px;
}

.profile-block .date
{
  margin-top: 10px;
  font-size: 12px;
}

.profile-block .action
{
  margin-top: 50px;
}

.profile-block .img , .profile-block .name , .profile-block .location , .profile-block .date
{
  margin-bottom: 10px
}

.profile-block .nav li
{
  padding: 15px 10px;
  border-top: 1px solid #f2f2f2;
}

.profile-block .nav li span i
{
  margin-right: 10px;
}
.detail-offre > div
{ 
  margin-left: 30%;
}
.img-single img
{ 
  width: 100%;
  border-radius: 5px;
}

.btn-white-out, .btn-white-out:hover, .btn-white-out:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: white;
}
.go-ov {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, rgba(1, 174, 146, 0.9) 0%, rgba(123, 105, 167, 0.9) 100%) repeat scroll 0 0;
}
.go-header-lg .title
{
  font-size: 30px;
}
.go-header-lg .title
{
  display: block;
  color: #333333;
  font-size: 36px;
  line-height: 36px;
  font-weight: 100;
  margin-bottom: 15px;
}
.go-ov
{
  background: rgb(1,174,146);
  background: -moz-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%, rgba(123,105,167,0.9) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  background: linear-gradient(135deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc09c', endColorstr='#7b69a7',GradientType=1 );
}

.go-header-ov
{
  background-image: url("../../assets/images/hero_bg2.png");
  background-size: 100% auto;
  background-position: center;
}

.go-header-ov .wrap
{
  width: 100%;
  height: 100%;
  text-align: center;

  background: rgb(1,174,146);
  background: -moz-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%, rgba(123,105,167,0.9) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  background: linear-gradient(135deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc09c', endColorstr='#7b69a7',GradientType=1 );
}

.go-header-ov .wrap .title
{
  padding: 50px 0;
  display: block;
  font-size: 52px;
  font-weight: 100;
  color: white;
}

.go-top-menu-ov
{
  background: rgb(1,174,146);
  background: -moz-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%, rgba(123,105,167,0.9) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  background: linear-gradient(135deg,  rgba(1,174,146,0.9) 0%,rgba(123,105,167,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc09c', endColorstr='#7b69a7',GradientType=1 );
}

.go-top-menu-ov .nav
{
  display: inline-block;
  margin-bottom: -6px;
}

.go-top-menu-ov .nav li
{
  float: left;
}

.go-top-menu-ov .nav>li>a
{
  position: relative;
  font-size: 18px;
  padding-top: 40px;
  padding-bottom: 40px; 
  text-shadow: 0px 1px 2px rgba(0,0,0,1);
  color: white;
}

.go-top-menu-ov .nav>li>a:hover , .go-top-menu-ov .nav>li>a:focus
{
  background: none;
}

.go-top-menu-ov .nav>li.active>a:before
{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;

  border-bottom: 15px solid #f2f2f2;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;


}
#messages-main {
    position: relative;
    margin: 0 auto;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#messages-main:after, #messages-main:before {
    content: " ";
    display: table;
}
#messages-main .ms-menu {
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px solid #eee;
    padding-bottom: 50px;
    height: 100%;
    width: 240px;
    background: #fff;
}
@media (min-width:768px) {
    #messages-main .ms-body {
    padding-top: 25px;
}
}@media (max-width:767px) {
    #messages-main .ms-menu {
    height: calc(100% - 58px);
    display: none;
    z-index: 1;
    top: 58px;
}
#messages-main .ms-menu.toggled {
    display: block;
}
#messages-main .ms-body {
    overflow: hidden;
}
}
#messages-main .ms-user {
    padding: 15px;
    background: #f8f8f8;
}
#messages-main .ms-user>div {
    overflow: hidden;
    padding: 3px 5px 0 15px;
    font-size: 11px;
}
#messages-main #ms-compose {
    position: fixed;
    bottom: 120px;
    z-index: 1;
    right: 30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}
#ms-menu-trigger {
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 10px;
    padding-top: 19px;
}
#ms-menu-trigger i {
    font-size: 21px;
}
#ms-menu-trigger.toggled i:before {
    content: '\f2ea'
}
.fc-toolbar:before, .login-content:after {
    content: ""
}
.message-feed {
    padding: 20px;
}
#footer, .fc-toolbar .ui-button, .fileinput .thumbnail, .four-zero, .four-zero footer>a, .ie-warning, .login-content, .login-navigation, .pt-inner, .pt-inner .pti-footer>a {
    text-align: center;
}
.message-feed.right>.pull-right {
    margin-left: 15px;
}
.message-feed:not(.right) .mf-content {
    background: #03a9f4;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.message-feed.right .mf-content {
    background: #fff;
}
.mf-content {
    padding: 12px 17px 13px;
    border-radius: 2px;
    display: inline-block;
    max-width: 80%
}
.mf-date {
    display: block;
    color: #B3B3B3;
    margin-top: 7px;
}
.mf-date>i {
    font-size: 14px;
    line-height: 100%;
    position: relative;
    top: 1px;
}
.msb-reply {
    box-shadow: 0 -20px 20px -5px #fff;
    position: relative;
    margin-top: 30px;
    border-top: 1px solid #eee;
    background: #f8f8f8;
}
.four-zero, .lc-block {
    box-shadow: 0 1px 11px rgba(0, 0, 0, .27);
}
.msb-reply textarea {
    width: 100%;
    font-size: 13px;
    border: 0;
    padding: 10px 15px;
    resize: none;
    height: 60px;
    background: 0 0;
}
.msb-reply button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    height: 100%;
    width: 60px;
    font-size: 25px;
    color: #2196f3;
    background: 0 0;
}
.msb-reply button:hover {
    background: #f2f2f2;
}
.img-avatar {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.list-group.lg-alt .list-group-item {
    border: 0;
}
.p-15 {
    padding: 15px!important;
}
.btn:not(.btn-alt) {

}
.action-header {
    position: relative;
    background: #f8f8f8;
    padding: 15px 13px 15px 17px;
}
.ah-actions {
    z-index: 3;
    float: right;
    margin-top: 7px;
    position: relative;
}
.actions {
    list-style: none;
    padding: 0;
    margin: 0;
}
.actions>li {
    display: inline-block;
}

.actions:not(.a-alt)>li>a>i {
    color: #939393;
}
.actions>li>a>i {
    font-size: 20px;
}
.actions>li>a {
    display: block;
    padding: 0 10px;
}
.ms-body{
    background:transparent;    
}
#ms-menu-trigger {
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 10px;
    padding-top: 19px;
    cursor:pointer;
}
#ms-menu-trigger, .message-feed.right {
    text-align: right;
}
#ms-menu-trigger, .toggle-switch {
    -webkit-user-select: none;
    -moz-user-select: none;
}



.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}
.timeline-centered.timeline-sm .timeline-entry {
  margin-bottom: 20px !important;
}
.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label {
  padding: 1em;
}
.timeline-centered:before,
.timeline-centered:after {
  content: " ";
  display: table;
}
.timeline-centered:after {
  clear: both;
}
.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  background: #ffffff;
  left: 50%;
  top: 20px;
  bottom: 20px;
  margin-left: -4px;
}
.timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 70px;
  clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry:after {
  clear: both;
}
.timeline-centered .timeline-entry.begin {
  margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
  float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -28px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -115px;
  text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 85px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -31px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -115px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-size: 18px;
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
  font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #fff;
  color: #999999;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 50%;
  text-align: center;
  border: 7px solid #ffffff;
  line-height: 45px;
  font-size: 15px;
  float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
  background-color: #dc6767;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
  background-color: #5cb85c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
  background-color: #5bc0de;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
  background-color: #f0ad4e;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
  background-color: #d9534f;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-red {
  background-color: #bf4346;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-green {
  background-color: #5dc09c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-blue {
  background-color: #0a819c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-yellow {
  background-color: #f2994b;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-orange {
  background-color: #e9662c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-pink {
  background-color: #bf3773;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-violet {
  background-color: #7a68ac;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-grey {
  background-color: #4b5d67;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-dark {
  background-color: #594857;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #ffffff;
  padding: 1.7em;
  margin-left: 85px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red {
  background: #bf4346;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red:after {
  border-color: transparent #bf4346 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green {
  background: #5dc09c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green:after {
  border-color: transparent #5dc09c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange {
  background: #e9662c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange:after {
  border-color: transparent #e9662c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow {
  background: #f2994b;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow:after {
  border-color: transparent #f2994b transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue {
  background: #0a819c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue:after {
  border-color: transparent #0a819c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink {
  background: #bf3773;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink:after {
  border-color: transparent #bf3773 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet {
  background: #7a68ac;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet:after {
  border-color: transparent #7a68ac transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey {
  background: #4b5d67;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey:after {
  border-color: transparent #4b5d67 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark {
  background: #594857;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark:after {
  border-color: transparent #594857 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #ffffff transparent transparent;
  left: 0;
  top: 20px;
  margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #999999;
  margin: 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title {
  margin-bottom: 10px;
  font-family: "Montserrat";
	font-weight: 300;
	font-size: 14px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img {
  margin: 5px 10px 0 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right {
  margin: 5px 0 0 10px;
}
#store-list img {
    width: 100%;
    height: 170px;
    border: 5px solid #ecf0f1;
    margin-bottom: 7px;
}

#store-list h4.title-store a:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #f1c40f;
}

#store-list h4.title-store a {
    color: #f39c12;
}
#store-list .box {
  padding: 10px 0;
}
#store-list .box ul li {
    border-bottom: 1px dashed #dddddd;
    font-size: 13px;
    padding: 7px 0;
}
#store-list .box ul li i {
    font-size: 16px;
    margin-right: 15px;
}
#store-list .btn-list {
    position: absolute;
    left: 20px;
    top: 10px;
    right: 20px;
    z-index: 1020
}
.c-content-list-1 > li {
    color: #5c6873;
    font-size: 13px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 4px;
}
.c-panel {
    border: 1px solid #eeeeee;
    padding: 5px 10px;
}
.c-panel .c-author {
    color: #5c6873;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: 6px 10px 3px 0;
}
.c-panel .c-date {
    color: #5c6873;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: 6px 10px 3px 0;
}
.c-date {
    color: #5c6873;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 300;
    margin-right: 20px;
}
.c-demandes .c-avatar {
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 99;
}
.c-layout-sidebar-content {
    overflow: inherit;
    padding-top: 40px;
}
.c-content-product-2 .c-label.c-label-right-bottom {
    bottom: 0;
    right: 0;
}
.c-layout-header .c-brand {
    margin: 20px 0 0;
}
.c-offre .c-label {
    display: inline-block;
    left: 15px;
    padding: 5px 15px;
    position: absolute;
    top: -20px;
    z-index: 9;
}
.c-offre-contact-icon {
    position: absolute;
    right: 25px;
    text-align: right;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon > i {
    font-size: 39px;
    height: 18px;
    position: relative;
    top: -3px;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon {
    margin: 24px 0 20px;
}
.go-sidebar.on-scroll {
    position: fixed;
    top: 105px !important;
    width: calc(25% - 42px);
}
.ajouter-demande .el-input__inner {
    background-color: #fff;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #1f2d3d;
    display: block;
    font-size: inherit;
    height: 26px;
    line-height: 1.33333;
    outline: 0 none;
    padding: 3px 10px;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}
.ajouter-demande .mdfile .btn-mdfile .btn {
    background: #e1e1e1 none repeat scroll 0 0;
    border-radius: 0 4px 4px 0;
    height: 45px;
    width: 100%;
}
label {
    font-size: 15px;
    font-weight: 500;
}
.ajouter-demande .c-shop-login-register-1 .c-panel-body {
    padding-bottom: 30px;
    padding-top: 0;
}
.lists-offres .el-rate__icon {
    color: #c6d1de;
    font-size: 12px ;
    margin-right: 0px ;
    transition: all 0.3s ease 0s;
}
.title-modal-home {
    color: #333333;
    display: block;
    font-size: 36px;
    font-weight: 100;
    line-height: 36px;
    margin-bottom: 15px;
}
.c-conver-delete {
  left: 5px;
  top: 5px;
  cursor: pointer;
}
.small-required {
  font-size: 20px;
  position: absolute;
  left: 10px;
  top: 10px;
}