
.closebtn1 {
    font-size: 21px !important;
    transform: rotate(-45deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(84deg);
    -moz-transform: scale(1) rotate(0deg);
    margin: 6px 8px 0px 10px;
}

.social-box{
    padding: 10px 10px;
    bottom: 15px;
    right: 15px;
    position: fixed;
    border-radius: 50px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    background: #333;
    transition: box-shadow 80ms ease-out,width .4s ease .2s;
    -moz-transition: box-shadow 80ms ease-out,width .4s ease .2s;
    -webkit-transition: box-shadow 80ms ease-out,width .4s ease .2s;
        color: #fff;
        text-decoration: none;
         font-size: 15px;
            text-transform: uppercase;
        z-index: 99999;
}

.social-detail-box{
    width:350px;
    border-radius:5px 5px 8px 8px;
    -webkit-border-radius:5px 5px 8px 8px;
    -moz-border-radius:5px 5px 8px 8px;
    position:fixed;
  /*  overflow:hidden;*/
    box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
    -webkit-box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
    -moz-box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
    bottom:181px;
    
   z-index:999999999;
    opacity:0;
    visibility:hidden;
    -ms-transform:translate(0,50px);
    transform:translate(0,50px);
    -webkit-transform:translate(0,50px);
    -moz-transform:translate(0,50px);
    transition:.4s ease all;
    -webkit-transition:.4s ease all;
    -moz-transition:.4s ease all;
}
  .social-detail-box:hover,.social-detail-box:focus,.social-detail-box:active{
    box-shadow:0 10px 10px 4px rgba(32,32,37,.23);
    -webkit-box-shadow:0 10px 10px 4px rgba(32,32,37,.23);
    -moz-box-shadow:0 10px 10px 4px rgba(32,32,37,.23)
  }
  
.social-detail-box.active {
    
    
    visibility: visible;
    opacity: 1;
}

.fa-social:before{
    transition: .4s ease all;
    transform: scale(0) rotate(
-360deg);
}

.fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: x-large;
    text-rendering: auto;
   
    
}

.closebtn {
   
    transform: rotate(-45deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    display: inline-block;
    top: 8px;
     position: relative;
    left:0px;
    
}


.text-social-input{
    border: none !important;
    background-color: transparent !important;
    outline: none !important;
    padding: 6px 0 !important;
    margin: 0 !important;
    font-size: 14px !important;
    box-shadow: none !important;
    color: #000 !important;
    vertical-align: middle !important;
    display: inline-block !important;
    width: 194px !important;
    height: auto !important;
    
    text-align: left;
}

.times fa {
    background: aquamarine;
    border-radius: 50%;
}
.social-btn-icon {position: fixed;
        right: 18px;
        bottom: 15px;
        cursor: pointer;
        display: inline-block !important;
width: 60px;
height: 60px;
/*transform: rotate(45deg);*/
border-radius: 5px;
background-color:greenyellow;
-webkit-border-radius: 50%;
z-index: 99999;
}


  .social-detail-box:hover,.social-detail-box:focus,.social-detail-box:active{
    box-shadow:0 10px 10px 4px rgba(32,32,37,.23);
    -webkit-box-shadow:0 10px 10px 4px rgba(32,32,37,.23);
    -moz-box-shadow:0 10px 10px 4px rgba(32,32,37,.23)
  }
.social-detail-box.active {
    min-height: max-content;
    background: white;
    bottom: 141px;
    visibility: visible;
    opacity: 1;
    width: 285px;
   
    padding-bottom: 20px;
}



.fa-social::before {
    content: "\f232";
}
.layout3 {
 
    transition: transform 300ms cubic-bezier(0.215,0.61,0.355,1),opacity 300ms ease-in;
}

.social{
    background: #25d366;
    height: 55px;
    padding-right: 23px;
    padding-top: 19px;
   
    margin-right: 0px;
    margin-bottom: -10px;
    transform: rotate(
360deg);
    border-radius: 5px;
    width: 285px;

}
.imag-social{
    border-radius: 60px;
    margin: -4px;
    width:41px;
    float:right;
}
.masenger-list{
    list-style: none;
    display: flex;
    margin-bottom: 0px;
    margin-right: 29px;
    padding-right: 2px;
}

.social-design1{
   background: white;
         background-repeat:no-repeat;
         background-position:right top;margin-left: 20px;
         height: 254px;
         width: 95%;
         border-radius: 5px;padding: 5px,5px;
}


.social-btn-design1 {
    position: fixed;
    
    bottom: 7px;
    cursor: pointer;
    display: inline-block !important;
    width: 65px;
    height: 65px;
    transform: rotate( 
0deg);
    text-align: center;
    
    border-radius: 50px;
z-index: 999999999;
}
.social-btn-icon-design1 {position: fixed;
    right: 19px;
    bottom: 7px;
    cursor: pointer;
    display: inline-block;
width: 60px;
height: 60px;
z-index: 9999999;
border-radius: 5px;
background-color:transparent;
padding: 8px 5px;
font-size: 11px;
border-radius: 20px;
display: inline-block;
margin-top: 15px;
cursor: pointer;
}
.social-detail-box::before {
    position: absolute;
    bottom: 60px
;
    right: 25px
;
    left: auto;
    display: inline-block !important;
    border-right: 8px
 solid transparent;
    border-top: 8px
 solid #FFFFFF;
    border-left: 8px solid transparent;
    content: '';
}
.box-social{
    
  
right: -15px;

margin: 16px -27px 0px;
}
	.icon-btn1{
    float: right;
    margin-top: -36px;
    border-radius: 50%;
    background-color: chartreuse;
    width: 33px;
  height: 33px;
  border-radius: 50%;
  float: right;

  cursor: pointer;
 
}
.closebtntop{
    font-size: 21px !important;
    transform: rotate(-45deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(84deg);
    -moz-transform: scale(1) rotate(0deg);
    margin: 6px 8px 0px 10px;
}
.social-massage{
    display: inline-block;
    padding-top: 13px;
    
       padding-right: 4px;  
         font-size: 13px;   
         color:black;     
}
.imag-socialcontact{
    border-radius: 60px;
    margin: 5px;
    width:44px;
    float:right;
}
.social-design{
    background: white;
          background-repeat:no-repeat;
          background-position:right top;margin-left: 20px;
         
          width: 95%;
          border-radius: 5px;
          padding: 5px,5px;
          margin-bottom: 15px;
 }
 .masenger-list:hover{
     cursor: pointer;
     background-color: rgb(248, 244, 241);
     width: 280px;
     
 }
 .social-btn-image1{
    width: 70px;
    height: 70px;
    position: relative;
    left:26px ;
    top: -6px;
    max-width:max-content;
 }
 .title-lable{
    float: left;
  padding-top: 0px;
    text-align: right;
    line-height: 17px;

 }
 .social-descreption{
    position:relative;
    right: 3px;
    color: #787878;
 }
 @media (max-width: 420px) {
	.social-detail-box.active {
		min-width: initial;
		max-width: initial;
		position: fixed;
		bottom: 19px;
		z-index:9999999;
		width:100%;
		

	}
 }
	 @media (max-width: 420px) {
         .social {
        width: 100%;

}
	     
	 }
	  @media (max-width: 420px) {
        .masenger-list:hover{
     cursor: pointer;
     background-color: rgb(248, 244, 241);
     width: 280px;
     
 }
	     
	 }
	
	.icon-btn1 {

		margin: 0 auto;
		float: initial;
		box-shadow: 0 0 5px rgb(0 0 0 / 20%);
	
}


 /*************design2*****************/
 .body-list:hover{
    cursor: pointer;
    background-color: rgb(248, 244, 241);
    width: 280px;
   
    
}
.bady-list{
    
    display:inline-block;
    margin-left:0px;
   
}
.body-list:nth-child(1) {
    transition-delay: .5s;
}
.body-list:nth-child(2) {
    transition-delay: .7s;
}
.body-list:nth-child(3) {
    transition-delay: .9s;
}
.body-list:nth-child(4) {
    transition-delay: .11s;
}
.body-list:nth-child(5) {
    transition-delay: .13s;
}
.body-list:nth-child(6) {
    transition-delay: .15s;
}
    .body-list:nth-child(7) {
        transition-delay: .16s;
    }
.body-list:nth-child(8) {
    transition-delay: .17s;
}

.social-design2{
    background: white;
          background-repeat:no-repeat;
          background-position:right top;margin-left: 20px;
          
          width: 95%;
          border-radius: 5%;
          padding: 5px,5px;
          margin-bottom: 15px;
          z-index: 99999;
 }
 .social-detail-box2{
    width:400px;
    border-radius:5px 5px 8px 8px;
    -webkit-border-radius:5px 5px 8px 8px;
    -moz-border-radius:5px 5px 8px 8px;
    position:fixed;
  /*  overflow:hidden;*/
   /* box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
    -webkit-box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
    -moz-box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
   ;
   */
    
   z-index:999999;
   bottom: 76px;


    opacity:0;
    visibility:hidden;
    -ms-transform:translate(0,50px);
    transform:translate(0,50px);
    -webkit-transform:translate(0,50px);
    -moz-transform:translate(0,50px);
    transition: all 0.3s ease-out 0s;
    -webkit-transition:.4s ease all;
    -moz-transition:.7s ease all;
   
  }
  @media (max-width: 420px) {
.social-detail-box2{
    width: 100%;
}
  }
  
.social-detail-box2.active {
    
    
    visibility: visible;
    opacity: 1;
}
.box-social2{
    transition: all 2s ease 0.2s;


}
.bady-list:hover{
    cursor: pointer;
   
    width:50px;
    
}

.span-social{
    
    bottom: -38px;
position: relative;
    left: 51%;
   
    font-family: sans-serif;
   
    
}
.social-btn-design2 {
    position: fixed;
    bottom: 18px;
    cursor: pointer;
    display: inline-block !important;
    width: 56px;
    height: 56px;
    transform: rotate( 
0deg);
    text-align: center;
    background-color: greenyellow;
    border-radius: 50px;
    background-size: 80%;
    background-image: url(../../img/v2/button.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    z-index: 999999999;

}
.social-btn-image2{
    width: 70px;
    height: 70px;
    position: relative;
    left: 31px;
    top: 1px;
    max-width: max-content;

 }
 .amo-button--close-icon{

       
 }
 /****************design3*****************/
 ul.boxlist3 {
    position: relative;
    
    bottom: 56px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 99999999988;
 }
 .closebtn{
    animation: bot-to-top 2s ease-out;
    

 }
 .imag-socialcontact3{
    border-radius: 50px;
    margin: 6px;
    width:52px;

}
ul.boxlist3 li a img{
    
   
   
    
    
    box-shadow: 2px 2px 3px #999;
    
    
}
ul.boxlist3 li a img:hover{
    width: 50px;
    height: 50px;
    padding:10px;
   
    background-color:#5ec7b9 !important;


}

.social-detail-box3{

   border-radius:5px 5px 8px 8px;
   -webkit-border-radius:5px 5px 8px 8px;
   -moz-border-radius:5px 5px 8px 8px;
   position:fixed;
 /*  overflow:hidden;*/
  /* box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
   -webkit-box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
   -moz-box-shadow:0 10px 10px 4px rgba(0,0,0,.04);
  ;
  */
   
  z-index:99999999;
  bottom: 81px;


   opacity:0;
   visibility:hidden;
   -ms-transform:translate(0,50px);
   transform:translate(0,50px);
   -webkit-transform:translate(0,50px);
   -moz-transform:translate(0,50px);
   transition: all 0.3s ease-out 0s;
   -webkit-transition:.4s ease all;
   -moz-transition:.7s ease all;
  
 }
 
 
.social-detail-box3.active {
   
   
   visibility: visible;
   opacity: 1;
}
@media (max-width: 420px) {
ul.boxlist3 li a img:hover{
    width: 60px;
    height: 60px;
    padding:10px;
   
    background-color:#5ec7b9 !important;


}
    }
    /*************design5**********/
ul.boxlist4 {
    position: fixed;
    
    padding-bottom: 62px;
    bottom: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 10000;
 }
 .imag-socialcontact4{
    border-radius:0;
    margin-top: 0px;
    width:66px;
    margin-bottom:0px;
}
.social-design4 {
    position: fixed;
    bottom: 31px;
    cursor: pointer;
    
    z-index: 99999;

}
      

