

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
  url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
  url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
  url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
  url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

*{
    padding: 0px;
    margin: 0px;
}



body{
    overflow-X: hidden;
    direction: rtl;
    overflow-y: auto;
    font-family: 'mitra' !important;
    background-color:rgb(211, 211, 211);
}

body::-webkit-scrollbar {
  display: none;
}

.d_container , .t-container{
    padding: 0px !important;
    margin: 0px !important;
    overflow-X: hidden;

}
/*//////////////////////////////////////////////card-start////////////////////////////////////*/
.card_style{
  width: 400px;
  height: 234px;
  border-radius: 5px;
  box-shadow: 5px 7px 9px 2px #292929;
  border-style: groove;
  border-color: #FFD700;
  border-width: 3px;
  font-size: 20px;
  font-weight: 450;
  text-align: center;
}
.cardbg{
  background-image: url(/images/cardbg.jpg);


}
.cardrow{
  padding: 47px;
}
.card-header{
  background-color:  #FCF3CF;
}
.card-body{
  background-color:  #FCF3CF;
  
}
.card-size-1{
  margin-left: 9%;
}
.card-size{
  margin-left: -13%;
}
.pad-card{
  padding-top: 2%;
  padding-bottom: 2%;
  margin-right: -5%;
}

.bold_size{
  font-size: 150% !important;
}


.col-style{
  height: 265%;
  text-align: initial;
}

.card-subtitle{
  height: 10%;
}

.card-text{
  height: 42%;
  font-size: 112%;
}

body{
  overflow-x: hidden;
}

html{
  overflow-x: hidden;
}

.card-link{
  text-align: initial;
}

.card-title{
  text-align: left;
}
.icon-card-size{
  width: 14%;
  height: 14%;
}

/*//////////////////////////////////////////////card-end////////////////////////////////////*/
.carousel-item{
    justify-self: center;
    margin-right: 0px !important;
    height: 80vh;
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.carousel-control-prev, .carousel-control-next{
    width: 4% !important;
    height: 80vh;
    padding-top: 10vh;
}

.slides{
    margin-top: 50px;
    height:80vh;
    width: 100%;
    display: flex;
    justify-content: center;
    justify-items: center;
    color: #e8d495;
    overflow: hidden;
    text-shadow: 5px 7px 9px #000000;
    -webkit-text-stroke: 0.5px;
}

#slide_1{
  background-size: 100% 80vh;
  background-image: linear-gradient(rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)) , url("/images/slideImg1.jpg");
  background-repeat: no-repeat;
  padding: 0px 50px;
}

#slide_2{
  background-size: 100% 80vh;
  background-image:linear-gradient(rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)) ,  url("/images/slideImg2.jpg");
  background-repeat: no-repeat;
  padding: 0px 50px;
}

#slide_3{
  background-size: 100% 80vh;
  background-image:linear-gradient(rgba(20, 20, 20, 0.6), rgba(20, 20, 20, 0.6)) ,  url("/images/slideImg3.jpg");
  background-repeat: no-repeat;
  padding: 0px 50px;
}

#slide_1 *{
    align-self: center;
    text-align: right;
}

#slide_2 *{
    align-self: center;
    text-align: center;
}

#slide_3 *{
  align-self: center;
  text-align: center;
}

.txt_slide_1{
    margin-right: 30px;
}

.txt_slide_2 h5{
    font-size: 3vw;
    font-weight: 800;
    margin-bottom: 3vw;
    animation-name: animation1_slide_1;
    animation-delay: 0.5s;
    animation-duration: 5s;
}

.txt_slide_3 h5{
    font-size: 3vw;
    font-weight: 800;
    margin-bottom: 3vw;
    animation-name: titr;
    animation-delay: 0.5s;
    animation-duration: 5s;

}

.txt_slide_3 h6{
    font-size: 3vw;
    font-weight: 800;
    margin-bottom: 3vw;
    animation-name: rightToLeft;
    animation-delay:  0.5s;
    animation-duration: 5s;
}

.txt_slide_1 h1{
    font-size: 3vw;
    font-weight: bolder;
    animation-name: titr;
    animation-delay:  0.5s;
    animation-duration: 5s;
    margin-bottom: 4vw;
}

.txt_slide_1 h5{
  font-size:2vw;
  font-weight: bolder;
  animation-name: titr;
  animation-delay:  0.5s;
  animation-duration: 7s;
  margin-bottom: 3vw;
}

.txt_slide_2 h6{
  font-size: 2vw;
  font-weight: 800;
  margin-bottom: 2vw;
  animation-name: animation2_slide_1;
  animation-delay:  0.5s;
  animation-duration: 5s;
}

.txt_slide_1 h6{
  font-size: 2vw;
  font-weight: 800;
  animation-name: titr;
  animation-delay:  0.5s;
  animation-duration: 9s;
  margin-bottom: 2vw;
}

.img_slide1{
  animation: rotateImg;
  animation-delay:  0.5s;
  animation-duration: 10s;
}

.img_slide2 img{
  width: 60%;
  animation-name: rotateImg2;
  animation-delay: 0.5s;
  animation-duration: 5s;
}

.img_slide3 img{
  width: 40%;
  animation-name: rotateImg;
  animation-delay:  0.5s;
  animation-duration: 10s;
}

.section_Two{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  overflow: hidden;
}

.topcoin{
  height:250px;
  width: 20%;
  margin: 50px 0px;
  border-radius: 5px;
  align-self: center;
  text-align: center;
  background-color: #2e2e2e;
  box-shadow: 5px 7px 9px 2px black;
}

.topcoin:hover{
  transform: scale(1.2);
}

.name_coin{
  font-size: 20px;
  color: whitesmoke;
  font-weight: 700;
  align-self: center;
  margin-bottom: 0px;
  padding-left: 10px;
  text-shadow: 5px 5px 7px black;
}

.logo_coin img{
  width: 60px;
  height: 60px;
}

/* .teble_Topcoin{
  width: 80%;
  margin-top: 40px;
  margin-right: 10%;
} */

.table_Topcoin{
  width: 100%;
  color: aliceblue;
}

.topcoin_text1 span , .price_market span{
  width: 30%;
  display: inline-block;
}

.topcoin_text1{
  font-size: 25px;
  font-weight: 900;
  text-shadow: 5px 5px 7px black;
}

#Coin_name2 .topcoin_text1 span{
  color: #5c6bc0;
}

#Coin_name1 .topcoin_text1 span{
  color: #f7931a;
}

#Coin_name3 .topcoin_text1 span{
  color: #0572a9;
}

#Coin_name4 .topcoin_text1 span{
  color: #99c262;
}

.price_market span{
  font-size: 20px;
  color: whitesmoke;
  font-weight: 400;
  text-shadow: 5px 5px 7px black;
}



.logo_bitCoin , .logo_etherum , .logo_rippele , .logo_bitcash{
  padding: 40px 0px;
  display:flex;
  justify-content: center;
  padding-bottom: 5px;
  direction: ltr;
  margin-bottom: 40px;
}

.section_three{
  background-image:url("/images/map.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 570px;
  overflow: hidden;
  color: white;
}

.section_three img{
  width: 70px;
  height: 70px;
  align-self: center;
}

#store{
  display: grid;
  grid-template-columns: 1fr 3fr;
  justify-content: center;
  margin-top: 20px;
  width: 80%;
  margin-right: 10%;
  border: 2px solid #f0b90b;
  border-radius: 10px;
}

#market{
  display: grid;
  grid-template-columns: 1fr 3fr;
  justify-content: center;
  margin-top: 50px;
  width: 80%;
  margin-right: 10%;
  border: 2px solid #f0b90b;
  border-radius: 10px;
}

/* .animate{
  animation-name:mahya;
  animation-delay:5s;
  visibility: visible;
  animation-duration: 5s;
} */

.store_img , .market_img{
  display: flex;
  font-size: 30px;
  color: white;
  justify-content: center;
  align-self: center;
  border-radius: 50%;
  margin: 20px 0px;
  width: 180px;
  height: 180px;
  background-color: #f0b90b;
}

.store_img p, .market_img p{
  align-self: center;
  padding: 30px 10px 0px;
}

.marketIcon , .storeIcon{
  width: 100%;
  text-align: center;
  justify-content: center;
  display: grid;
  cursor: pointer;
}

.marketIcon:hover , .storeIcon:hover{
  transform: scale(1.1);
}

.txt_marketIcon , .txt_storeIcon{
  font-weight: 900;
  font-size: 20px;
}

.market_text , .store_text{
  align-self: center;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  padding: 0px 50px;
  word-wrap: break-word;
}

.storeIcon a , .marketIcon a{
  text-decoration: none;
}

#table_store{
  width: 80%;
  margin-right: 10%;
  margin-bottom: 30px;
}

table.dataTable{
  background-color: #1f1e1e;
  box-shadow: none !important ;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

::-webkit-scrollbar {
  width: 10px !important;
}

/* Track */
::-webkit-scrollbar-track {
  background: #313131 !important; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f0b90b !important; 
  cursor: pointer;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #f0b90b !important; 
  border: 1px solid #f0b90b52;
  cursor: pointer;
}

.dataTables_scroll{
   border-radius: 5px !important;
} 

.dataTables_scrollBody table thead{
  display: none !important;
}

table.dataTable tbody tr {
  border-bottom: none !important;
}

table.dataTable tbody tr:nth-child(odd){
  background-color: #2e2e2e;
}

table.dataTable tbody tr:nth-child(even){
  background-color: #3d3d3d;
}

th{
  color: rgb(230, 230, 230) !important;
  font-weight: bold; 
}

td{
  font-weight: bold; 
}

th{
  width: 12% !important;
}

tr{
  transition: ease-in 0.3s;
}

table.dataTable tr:hover{
  background-color: rgb(39, 39, 39) !important;
  font-weight: bold !important;
}

table.dataTable tbody{
  background-color: #1b1b1b;
}

.dataTables_filter{
  color: #1b1b1b ;
  font-weight: bold !important;
}

.form-control{
  border: 1px solid #1b1b1b !important;
}

.dataTables_scrollHead{
  background-color: #1f1e1e;
}

#price_coin{
  text-align: center;
  font-weight: bold;
  text-shadow: 4px 3px 9px #818182;
  font-size: 46px;
  display: flex;
  justify-content: center;
}

#price_coin img{
  width: 50px;
  height: 50px;
  align-self: center;
  margin-left: 15px;
  animation-name: rotate;
  animation-delay: 0s;
  margin-top: 50px;
  animation-duration: 5s;
  filter: invert(1);
}

#price_coin p{
  margin-top: 50px;
  color: wheat;
  margin-bottom: 0px;
}

/* -------------------------section-store-start------------------------------- */

.section-store{
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  height: 470px;
}
.section-store-body{
  background-image: url(../images/103.jpg);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  background-position: right;
  width: inherit;
  height: inherit;
}
.section-store-body::after{
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.store .title_h2{
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f9f100;
  font-size: 3em;
  position: relative;
  width: 100%;
  background-image: radial-gradient(#7b7818, #adab5d, #7b7818);
  background: rgba(0,0,0,0.6);
}
.store{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 50%;
  border: 2px solid #f9f100;
  margin: 50px 0px;
  padding: 0px;
  box-shadow: 0px 0px 25px -9px yellow;
  z-index: 2;
}
.store .title_h2::after{
  content: "";
  width: 0%;
  height: 2px;
  background-color: #f9f100;
  position: absolute;
  top: 57px;
  transition: all 0.3s;
}
.store .title_h2:hover::after{
  width: 100%;
}
.store-body{
  margin: 50px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}
.store-body .form-top,
.store-body .form-bottom{
  justify-content: center;
  margin-bottom: 20px;
}
.store-body .form{
  display: flex;
  justify-content: space-around;
}
#coin_one,
#coin_two{
  width: 30%;
  font: 400 12px/1.3 sans-serif;
  -webkit-appearance: none;
  appearance: none;
  color: 2px;
  border: 1px solid #32280a;
  outline: 0;
  padding: 0px 20px 0px 0px;
  border-radius: 2px;
  background: rgb(241, 228, 188);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 0px 100%, 40px 22px, 29px 22px, 40px 100%;
  background-position: right 50px center, right bottom, right bottom, right bottom;
  font-size: 1em;
  color: #5e3817;
  height: 35px;
  border-radius: 5px;
}
.select2-results__option{
    
}

.select-label-one,
.select-label-two{
  width: 50%;
  display: flex;
  justify-content: flex-start;
}
.select2-container{
  width: 70% !important;
}

.select2-container--default .select2-selection--single{
  background: #f1e4bc !important;
  color: #5e3817 !important;
  font-size: 1.4em;
  font-weight: 200;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
  color: #5e3817 !important;
}
.select2-container .select2-selection--single{
  height: 33px !important;
}
.select2-dropdown{
  background-color: #f1e4bc !important;
  color: #5e3817 !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    background-color: #5e3817 !important;
    color: #f1e4bc !important;
    text-align: center;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5e3817 !important;
  color: #f1e4bc !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 33px !important;
  top: 0px !important;
  right: 0px !important;
  width: 30px !important;
  background: #5e3817;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 33px !important;
  top: 0px !important;
  right: 0px !important;
  width: 30px !important;
  background: #5e3817;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
  border-width: 0 6px 7px 6px !important;
  border-color: transparent transparent #f1e4bc transparent !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
  border-width: 0 6px 7px 6px !important;
  border-color: transparent transparent #f1e4bc transparent !important;
  transform: rotate(180deg);
}  
.store-body form .form_input{
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.input-tred{
  width: 70%;
  border: 2px solid #32280a;
  padding: 3px 20px;
  background: rgb(241, 228, 188);
  opacity: 1;
  color: #5e3817;
  font-size: 1.2em;
  text-align: center;
  height: 35px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

span.labe-input{
  color: #f1e4bc;
  font-size: 2em;
  margin-left: 15px;
  text-shadow: 0px 0px 22px #ffffff;
}

input.input-tred:focus, input.input-tred:hover{
  outline: 0 none;
}
::placeholder {
  color: #5e3817 !important;
  opacity: 1;
  font-size: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}


/*------------------btn-------------*/

.conver-btn {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid #f1e4bc;
  border-radius: 0.6em;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  align-self: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  margin: 20px;
  padding: 0.8em 2em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #5e3817;
  box-shadow: 0 0 40px 40px #f1e4bc inset, 0 0 0 0 #f1e4bc;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.btn:hover, .btn:focus {
  color: #fff;
  outline: 0;
}
.conver-btn:hover {
  box-shadow: 0 0 10px 0 #f1e4bc inset, 0 0 10px 4px #f1e4bc;
}
/* -------------------------section-store-end--------------------------------- */

.section_table{
  background-size: 100% 100%;
  background-image: url("/images/aks.jpg");
  background-repeat: no-repeat;
  padding-bottom: 40px;
  position: relative;
  backdrop-filter: grayscale(100%);
}

#table_store{
  filter: invert(1);
}

.gradientColor{
  background-image: linear-gradient(to bottom, #527d88  , #ffc107 , #ef6122);
}

.t-container::-webkit-scrollbar {
  display: none;
}

#articals-titr{
  display: flex;
  justify-content: center;
  margin-top: 50px;
  text-shadow: 5px 5px 7px #292929;
  animation: opacity;
  animation-delay: 0.2s;
  animation-duration: 4s;
}

#articals-titr img{
  width: 40px;
  height: 40px;
  margin-left: 10px;
}

#articals-titr h1{
  font-weight: 600px;
}

.articals-box{
  display: grid;
  grid-template-columns: 1fr 2.5fr;
  grid-gap: 50px;
  height: 55vw;
  width: 90%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 50px;
}

#articals , #newArtical{
  background-color: #434343a8 ;
  border-radius: 15px;
  box-shadow: 5px 7px 9px 2px black;
}

#articals{
  animation-name: artical;
  animation-delay: 0.2s;
  animation-duration: 4s;
  height: 100%;
  overflow-y: scroll;
  direction: ltr;
}

.artical{
  text-align: center;
  margin: 20px;
  padding: 20px;
  background-color: #ffffff1c;
  border: 1px solid #f9f6f670;
  border-radius: 5px;
  box-shadow: 5px 7px 9px 2px #292929;
}

.artical div{
  width: 100%;
  height: 12vw;
  overflow: hidden;
}

.artical div img{
  width: 100%;
  height: 12vw;
  transition: transform .4s;
  cursor: pointer;
}

.artical div img:hover{
  transform: scale(1.1);
  transform-origin: 50% 50%;
}

.artical h1{
  font-size: 30px;
  color: #f15500;
  font-weight: 700;
  text-shadow: 5px 5px 7px black;
  margin-bottom: 0px;
}

#newArtical{
  padding: 30px;
  text-align: center;
  animation-name: titr;
  animation-delay: 0.2s;
  animation-duration: 4s;
}

#newArtical img{
  width: 90%;
  height: 35vw;
  box-shadow: 0px 2px 20px 2px black;
}

.txt_newArtical{
  padding: 2%;
  font-size: 30px;
  padding-bottom: 0;
}

.txt_newArtical h1{
  color: #f15500;
  text-shadow: 5px 5px 7px black;
  margin-bottom: 0px;
  font-size: 40px;
  font-weight: 800;
}

.txt_newArtical p{
  text-align: right;
  padding-top: 20px;
  color: #cacaca;
  text-shadow: 5px 5px 7px black;
  margin-bottom: 0px;
}

.footer_section{
  background-image:linear-gradient(rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)) ,  url("/images/footer.jpg");
  background-size: 100% 100%;
  padding: 20px;
}

.footer_header{
  display: grid;
  grid-template-columns: 40% 22% 30%;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.logo_footer{
  display: flex;
}

.logo_footer p{
  font-size: 35px;
  color: #e8d495;
  text-shadow: 0px 0px 6px;
  font-weight: bold;
  margin-bottom: 0px;
}

.logo_footer img{
  width: 8%;
  height: 8%;
  margin-left: 10px;
  align-self: center;
}

.Description_site{
  font-size: 25px;
  text-align: right;
  color: #cacaca;
  font-weight: 500;
  padding: 20px 0px;
}

.map_site , .cantact_site{
  text-align: center;
  justify-self: center;
}

.map_site p , .cantact_site p{
  font-size: 35px;
  font-weight: bold;
  color: #e8d495;
  text-shadow: 0px 0px 6px;
  text-align: right;
}

.map_site ul , .cantact_site ul{
  font-size: 25px;
  font-weight: 500;
  color: #cacaca;
  list-style: none;
  display: list-item;
  text-align: right;
}

.map_site ul li a{
  color: #cacaca;
  text-decoration: none !important;
}

.map_site ul li a:hover{
  cursor: pointer;
  color: #f0b90b;
}

.cantact_site img{
  width: 8%;
  margin-left: 10px;
  filter: contrast(0);
}

.hr_footer{
  display: block;
  height: 0.5px;
  border: 0;
  border-top: 1px solid #d4d4d438;
  margin: 1em 0;
  padding: 0; 
}

.footer_bottoms{
  display: flex;
  justify-content: space-evenly;
}

.footer_bottoms p{
  margin-bottom: 0px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #b39330e6;
}

.register_footer , .login_footer{
  display: flex;
}

.footer_bottoms button{
  width: 100px;
  border-radius: 5px;
  background-color: #f0b90b;
  cursor: pointer;
  margin-right: 20px;
  border: none;
  color: #000000;
  font-weight: 600;
}

.footer_bottoms button:hover{
  box-shadow: 0px 0px 8px 0px #f0b90b;
}
.social_network img{
  width: 50px;
  margin-left: 10px;
  height: 50px;
}

.social_network{
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.social_network p{
  font-size: 20px;
  color: #cacaca;
  margin-bottom: 0px;
  align-self: center;
}

.download_app{
  display: flex;
}

.download_app p {
  font-size: 25px;
  color: #cacaca;
  margin-bottom: 0px;
  align-self: center;
}

.download_app div{
  display: flex;
}

.download_app img{
  width: 50px;
  margin-right: 2px;
}
/* /////////////////////////////////////////////////////media///////////////////////////////////////// */
@media(min-width:1301px) and (max-width:1500px){
  .card-text{
    margin-bottom: -2%;
  }
  .icon-card-size {
    width: 17%;
    height: 19%;
}
  .articals-box{
    height: 62vw;
  }

  .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p , .download_app p {
    font-size: 20px;
  }

  .map_site p , .cantact_site p ,.logo_footer p{
    font-size: 30px;
  }
}
@media(min-width:1200px) and (max-width:1300px){
  .card-text{
    margin-bottom: -2%;
  }
  .icon-card-size {
    width: 17%;
    height: 19%;
}
  .topcoin{
    width: 22%;
  }

  .logo_coin img{
    width: 50px;
    height: 50px;

  }

  .articals-box{
    height: 65vw;
  }

  .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p , .download_app p {
    font-size: 20px;
  }

  .map_site p , .cantact_site p ,.logo_footer p{
    font-size: 30px;
  }

  .social_network img , .download_app img{
    width: 40px;
    height: 50px;
  }
}
@media(min-width:951px) and (max-width:1199px){
  .card-text{
    margin-bottom: -2%;
  }
  .icon-card-size {
    width: 17%;
    height: 19%;
}

  @media(min-width:1050px) and (max-width:1199px){
    .articals-box{
      height: 64vw;
    }

    .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p{
      font-size: 20px;
    }
  
    .map_site p , .cantact_site p ,.logo_footer p{
      font-size: 30px;
    }
  
    .social_network img , .download_app img{
      width: 40px;
      height: 40px;
    }
  }

  @media(min-width:951px) and (max-width:1049px){
    .articals-box{
      height: 68vw;
      width: 95%;
      margin-right: 2.5%;
    }

    .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p , .download_app p {
      font-size: 18px;
    }
  
    .map_site p , .cantact_site p ,.logo_footer p{
      font-size: 28px;
    }
  
    .social_network img , .download_app img{
      width: 40px;
      height: 40px;
    }
  }


  .topcoin{
    height: 230px;
    width: 22%;
  }

  .logo_coin img{
    width: 43px;
    height: 43px;
  }

  .name_coin{
    font-size: 17px;
  }

  .price_market span {
    font-size: 15px;
  }

  .topcoin_text1{
    font-size: 20px;
  }

  .articals-box{
    grid-gap: 40px;
  }

  .artical h1{
    font-size: 25px;
  }

  #newArtical img{
    height: 30vw;
  }

  .txt_newArtical h1{
    font-size: 33px;
  }

  .txt_newArtical{
    font-size: 27px;
  }
}
@media(min-width:800px) and (max-width:950px){
  @media (min-width:800px) and (max-width:849px){
    .card-link {
      padding-top: 26%;
  }
  }
  @media (min-width:850px) and (max-width:950px){
    .card-text{
      margin-bottom: -2%;
    }
  }
  .icon-card-size {
    width: 17%;
    height: 19%;
}
  .txt_slide_1 h1 , .txt_slide_3 h6 , .txt_slide_3 h5 , .txt_slide_2 h5{
    font-size: 21pt;
    margin-bottom: 20pt;
  }

  .txt_slide_1 h5 , .txt_slide_2 h6 , .txt_slide_1 h6{
    font-size: 18pt;
    margin-bottom: 20pt;
  }

  .slides{
    -webkit-text-stroke: 0px;
  }

  .topcoin{
    height: 200px;
    width: 22%;
  }
  .logo_coin img{
    width: 35px;
    height: 35px;
  }

  .name_coin{
    font-size: 17px;
  }

  .price_market span {
    font-size: 13px;
  }

  .topcoin_text1{
    font-size: 20px;
  }

  .logo_bitCoin , .logo_etherum , .logo_rippele , .logo_bitcash{
    margin-bottom: 30px;
  }

  .store_img, .market_img{
    width: 140px;
    height: 140px;
    font-size: 25px;
    font-weight: bold;
  }
  .section_three img{
    width: 50px;
    height: 50px;
  }
  .txt_marketIcon , .txt_storeIcon{
    font-size: 18px;
  }

  .market_text , .store_text{
    font-size: 20px;
  }

  .section_three{
    height:490px;
  }

  .articals-box{
    width: 95%;
    margin-right: 2.5%;
    grid-gap: 30px;
    height: 63vw;
  }

  .artical{
    padding: 15px;
    margin: 15px;
  }

  .artical h1{
    font-size: 22px;
  }

  #newArtical img{
    height: 30vw;
    margin-top: 15px;
  }

  #newArtical{
    padding: 10px;
  }

  .txt_newArtical h1{
    font-size: 35px;
    margin-top: 10px;
  }

  .txt_newArtical{
    font-size: 23px;
  }

  .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p , .social_network p , .download_app p {
    font-size: 18px;
  }

  .map_site p , .cantact_site p ,.logo_footer p{
    font-size: 28px;
  }

  .social_network img , .download_app img{
    width: 35px;
    margin-left: 5px;
    height: 35px;
  }

  .footer_header{
    grid-template-columns: 42% 20% 36%;
  }
}
@media(min-width:700px) and (max-width:799px){

  @media (min-width : 700px) and (max-width : 741px){
    .card-link{
      padding-top: 14%;
    }
    .card_style{
      font-size: 15px;
    }
    .icon-card-size {
      width: 23%;
      height: 14%;
    }
  }

  .txt_slide_1 h1 , .txt_slide_3 h6 , .txt_slide_3 h5 , .txt_slide_2 h5{
    font-size: 19pt;
    margin-bottom: 20pt;
  }

  .txt_slide_1 h5 , .txt_slide_2 h6 , .txt_slide_1 h6{
    font-size: 15pt;
    margin-bottom: 20pt;
  }

  .slides{
    -webkit-text-stroke: 0px;
  }

  .carousel-control-prev-icon, .carousel-control-next-icon{
    width: 15px;
    height: 15px;
  }

  .topcoin{
    height: 215px;
    width: 40%;
    margin-bottom: 0px;
  }

  .logo_coin img{
    width: 35px;
    height: 35px;
  }
  .topcoin_text1{
    font-size: 18px;
  }

  .price_market span{
    font-size: 16px;
  }

  .store_img, .market_img{
    width: 140px;
    height: 140px;
    font-size: 25px;
    font-weight: bold;
  }
  .section_three img{
    width: 50px;
    height: 50px;
  }
  .txt_marketIcon , .txt_storeIcon{
    font-size: 18px;
  }

  .market_text , .store_text{
    font-size: 20px;
  }
  .section_Two {
    padding-bottom: 50px;
  }

  .section_three{
    height:490px;
  }

  #market , #store {
    width: 90%;
    margin-right: 5%;
  }

  th , td {
    width: 30% !important;
  }

  .articals-box{
    width: 95%;
    margin-right: 2.5%;
    grid-gap: 30px;
    height: 66vw;
  }

  .artical{
    padding: 15px;
    margin: 15px;
  }

  .artical h1{
    font-size: 20px;
  }

  #newArtical img{
    height: 30vw;
  }

  .txt_newArtical h1{
    font-size: 30px;
    margin-top: 10px;
  }

  .txt_newArtical{
    font-size: 17px;
  }

  .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p , .social_network p , .download_app p {
    font-size: 16px;
  }

  .map_site p , .cantact_site p ,.logo_footer p{
    font-size: 22px;
  }

  .social_network img ,.download_app img{
    width: 35px;
    margin-left: 5px;
    height: 35px;
  }

  .footer_header{
    grid-template-columns: 42% 20% 36%;
  }

  .cantact_site img{
    margin-left: 6px;
  }

}
@media(min-width:500px) and (max-width:699px){

  @media (min-width : 617px) and (max-width : 699px){
    .card-link{
      padding-top: 14%;
    }
    .card_style{
      font-size: 15px;
    }
    .icon-card-size {
      width: 23%;
      height: 14%;
  }
  }
  

  @media (min-width : 617px) and (max-width : 741px){
    .card-link{
      padding-top: 14%;
    }
    .card_style{
      font-size: 15px;
    }
    .icon-card-size {
      width: 23%;
      height: 14%;
    }
  }
  

  @media (min-width : 576px) and (max-width : 616px){
    .card-link{
      padding-top: 14%;
    }
    .card_style{
      font-size: 15px;
    }
    .icon-card-size {
      width: 24%;
      height: 15%;
  }
  }
  

  @media(min-width:500px) and (max-width:600px){
    .articals-box{
      height: 60vw;
    }
  }
  .txt_slide_1 h1 , .txt_slide_3 h6 , .txt_slide_3 h5 , .txt_slide_2 h5{
    font-size: 17pt;
    margin-bottom: 20pt;
  }

  .txt_slide_1 h5 , .txt_slide_2 h6 , .txt_slide_1 h6{
    font-size: 13pt;
    margin-bottom: 20pt;
  }

  .slides{
    -webkit-text-stroke: 0px;
  }

  .carousel-control-prev-icon, .carousel-control-next-icon{
    width: 15px;
    height: 15px;
  }

  .topcoin{
    height: 220px;
    width: 45%;
    margin-bottom: 0px;
  }

  .logo_coin img {
    width: 35px;
    height: 35px;
  }

  .topcoin_text1{
    font-size: 20px;
  }

  .price_market span{
    font-size: 15px;
  }

  .carousel-control-prev, .carousel-control-next , .slides , .carousel-item{
    height: 70vh;
  }
  #slide_1 , #slide_2, #slide_3{
    background-size: 100% 70vh;
  }

  .store_img, .market_img{
    width: 105px;
    height: 105px;
    font-size: 20px;
    font-weight: bold;
  }
  .section_three img{
    width: 35px;
    height: 35px;
  }

  .market_text , .store_text{
    font-size: 17px;
  }
  .section_Two {
    padding-bottom: 50px;
  }

  .section_three{
    height:420px;
  }

  #market , #store {
    width: 90%;
    margin-right: 5%;
  }
  .store_img p, .market_img p{
    padding: 20px 10px 0px;
  }

  th , td {
    width: 30% !important;
  }

  .articals-box{
    width: 95%;
    margin-right: 2.5%;
    grid-gap: 15px;
    margin-top: 15px;
  }

  #articals-titr{
    margin-top: 15px;
  }

  .artical{
    padding: 5px;
    margin: 10px;
  }

  .artical h1{
    font-size: 16px;
  }

  #newArtical{
    padding: 15px;
    padding-bottom: 0px;
  }

  #newArtical img{
    height: 30vw;
  }

  .txt_newArtical h1{
    font-size: 25px;
    margin-top: 5px;
  }

  .txt_newArtical{
    font-size: 14px;
  }

  .txt_newArtical p{
    padding-top: 10px;
  }

  #articals-titr h1{
    font-size: 30px;
  }

  .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p , .social_network p , .download_app p {
    font-size: 15px;
  }

  .map_site p , .cantact_site p ,.logo_footer p{
    font-size: 20px;
  }

  .social_network img , .download_app img{
    width: 25px;
    margin-left: 2px;
    height: 25px;
  }

  .footer_header{
    grid-template-columns: 40% 20% 40%;
  }

  .cantact_site img{
    margin-left: 6px;
  }

  .email_footer{
    font-size: 12px;
  }

  .footer_bottoms button{
    width: 60px;
  }

  .logo_footer img{
    width: 11%;
  }

}

@media(max-width:319px){

    .txt_slide_1 h1 , .txt_slide_3 h6 , .txt_slide_3 h5 , .txt_slide_2 h5{
      font-size: 14pt;
      margin-bottom: 15pt;
    }
  
    .txt_slide_1 h5 , .txt_slide_2 h6 , .txt_slide_1 h6{
      font-size: 10pt;
      margin-bottom: 15pt;
    }
  
    .slides{
      -webkit-text-stroke: 0px;
      margin-top: 25px;
    }
  
    .carousel-control-prev-icon, .carousel-control-next-icon{
      width: 10px;
      height: 10px;
    }
  
    .txt_slide_1{
      margin-right: 0px;
    }
  
    #slide_1 *{
      text-align: center;
    }

    .topcoin{
      height: 160px;
      width: 47%;
      margin-bottom: 0px;
      margin-top: 30px;
    }
  
    .logo_coin img {
      width: 25px;
      height: 25px;
    }
  
    .topcoin_text1{
      font-size: 15px;
    }
  
    .price_market span{
      font-size: 12px;
    }
  
    .logo_bitCoin , .logo_etherum , .logo_rippele , .logo_bitcash{
      margin-bottom: 10px;
      padding: 20px 0px;
    }
  
    .name_coin{
      font-size: 15px;
    }
  
    .carousel-control-prev, .carousel-control-next , .slides , .carousel-item{
      height: 60vh;
    }

    #slide_1 , #slide_2, #slide_3{
      background-size: 100% 60vh;
    }

    .store_img, .market_img{
      width: 90px;
      height: 90px;
      font-size: 18px;
      font-weight: bold;
    }
    .section_three img{
      width: 25px;
      height: 25px;
    }
  
    .market_text , .store_text{
      font-size: 15px;
      padding: 0px 15px;
      margin-bottom: 0px;
    }
    .market_text p, .store_text p{
      margin-bottom: 0px;
    }
    .section_Two {
      padding-bottom: 50px;
    }
  
    .section_three{
      height:340px;
    }
  
    #market , #store {
      width: 95%;
      margin-right: 2.5%;
    }
  
    #market{
      margin-top: 25px;
    }
    .store_img p, .market_img p{
      padding: 20px 10px 0px;
    }
  
    .marketIcon, .storeIcon{
      padding: 0px 5px;
    }

    th , td {
      width: 40% !important;
    }
  
    td{
      font-size: 14px;
    }

    #price_coin{
      font-size: 25px;
    }
  
    #price_coin img{
      width: 35px;
      height: 35px;
      margin-left: 10px;
    }
}

@media(min-height:300px) and (max-height:500px){

    .carousel-control-prev, .carousel-control-next , .slides , .carousel-item{
      height: 90vh;
    }

    #slide_1 , #slide_2, #slide_3{
      background-size: 100% 90vh;
    }

}

@media (min-width : 300px) and (max-width :575px){

  @media(min-width:320px) and (max-width:499px){
    .txt_slide_1 h1 , .txt_slide_3 h6 , .txt_slide_3 h5 , .txt_slide_2 h5{
      font-size: 14pt;
      margin-bottom: 15pt;
    }
  
    .txt_slide_1 h5 , .txt_slide_2 h6 , .txt_slide_1 h6{
      font-size: 10pt;
      margin-bottom: 15pt;
    }
  
    .slides{
      -webkit-text-stroke: 0px;
      margin-top: 25px;
    }
  
    .carousel-control-prev-icon, .carousel-control-next-icon{
      width: 10px;
      height: 10px;
    }
  
    .txt_slide_1{
      margin-right: 0px;
    }
  
    #slide_1 *{
      text-align: center;
    }
  
    .topcoin{
      height: 160px;
      width: 47%;
      margin-bottom: 0px;
      margin-top: 30px;
    }
  
    .logo_coin img {
      width: 25px;
      height: 25px;
    }
  
    .topcoin_text1{
      font-size: 15px;
    }
  
    .price_market span{
      font-size: 12px;
    }
  
    .logo_bitCoin , .logo_etherum , .logo_rippele , .logo_bitcash{
      margin-bottom: 10px;
      padding: 20px 0px;
    }
  
    .name_coin{
      font-size: 15px;
    }
  
    .carousel-control-prev, .carousel-control-next , .slides , .carousel-item{
      height: 60vh;
    }
    #slide_1 , #slide_2, #slide_3{
      background-size: 100% 60vh;
    }
  
    .store_img, .market_img{
      width: 90px;
      height: 90px;
      font-size: 18px;
      font-weight: bold;
    }
    .section_three img{
      width: 25px;
      height: 25px;
    }
  
    .market_text , .store_text{
      font-size: 15px;
      padding: 0px 15px;
      margin-bottom: 0px;
    }
    .market_text p, .store_text p{
      margin-bottom: 0px;
    }
    .section_Two {
      padding-bottom: 50px;
    }
  
    .section_three{
      height:340px;
    }
  
    #market , #store {
      width: 95%;
      margin-right: 2.5%;
    }
  
    #market{
      margin-top: 25px;
    }
    .store_img p, .market_img p{
      padding: 20px 10px 0px;
    }
  
    .marketIcon, .storeIcon{
      padding: 0px 5px;
    }
  
    th , td {
      width: 40% !important;
    }
  
    td{
      font-size: 14px;
    }
  
    #price_coin{
      font-size: 25px;
    }
  
    #price_coin img{
      width: 35px;
      height: 35px;
      margin-left: 10px;
    }
  
    .articals-box{
      grid-template-columns : 1fr;
      height: 690px;
      width: 85%;
      margin-right: 8%;
      margin-top: 25px;
    }
  
    .artical div , .artical div img{
      height: 140px;
    }
  
    #articals-titr h1{
      font-size: 30px;
    }
  
    .artical{
      padding: 15px;
      margin: 15px;
    }
  
    .artical h1{
      font-size: 25px;
    }
  
    #articals-titr{
      margin-top: 20px;
    }
  
    #newArtical{
      display: none;
    }
  
    .map_site ul , .cantact_site ul , .Description_site , .footer_bottoms p , .social_network p , .download_app p {
      font-size: 18px;
    }
  
    .map_site p , .cantact_site p ,.logo_footer p{
      font-size: 28px;
    }
  
    .social_network img , .download_app img{
      width: 25px;
      margin-left: 2px;
      height: 25px;
    }
  
    .footer_header{
      display: block;
      grid-template-columns: 40% 20% 40%;
    }
  
    .cantact_site img{
      margin-left: 6px;
      width: 5%;
    }
  
    .email_footer{
      font-size: 18px;
    }
  
    .footer_bottoms button{
      width: 60px;
      margin-right: auto;
    }
  
    .register_footer, .login_footer{
      justify-content: center;
    }
  
    .footer_bottoms{
      display: block;
      width: 75%;
      margin-right: 13%;
    }
  
    .register_footer, .login_footer{
      padding: 4px 0px;
    }
  
    .logo_footer img{
      width: 11%;
    }
  
    .hr_footer{
      margin: 7px 0px;
    }
  
    .social_network{
      display: block;
      direction: ltr;
    }
  
    .download_app{
      justify-content: center;
    }
  }

  .pad-card{
    padding: 14%;
  }

  .card-link{
    padding-top: 0%;
    margin-top: 16%;
  }

  .card_style_1{
    margin-top: 7%;
  }

  .card_style{
    font-size: 15px;
  }

  .icon-card-size {
    width: 24%;
    height: 18%;
  }
} 

@media (min-width : 742px){

  .card-link{
    padding-top: 10%;
  }
  .card_style{
    font-size: 18px;
  }

  .card-position{
    margin-left: -11%;
    margin-right: 9%;;
  }
}

/*///////////////////////////////////////////////animation///////////////////////////////////////////////// */

@keyframes animation1_slide_1{
  0%{
    transform: translate3d(0,-200%,0);
    visibility: visible;
  }
  100%{
    transform: translate3d(0,0,0);
    visibility: visible;
  }
}

@keyframes animation2_slide_1{
  0%{
    transform: translate3d(0,200%,0);
    visibility: visible;
  }
  100%{
    transform: translate3d(0,0,0);
    visibility: visible;
  }
}

@keyframes titr{
  0%{
    transform: translate3d(-100%,0,0);
    visibility:visible;
  }
  100%{
    transform: translate3d(0,0,0);
    visibility: visible;
  }
}

@keyframes rightToLeft{
  0%{
    transform: translate3d(100%,0,0);
    visibility:visible;
  }
  100%{
    transform: translate3d(0,0,0);
    visibility: visible;
  }
}

@keyframes rotate{
  0%{
    transform: rotateY(0deg);
  }
  100%{
    transform: rotateY(360deg);
  }
}

@keyframes artical{
  0%{
    transform: translate3d(0,100%,0);
    opacity: 0;
  }
  100%{
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@keyframes opacity{
  0%{
    transform: translate3d(0,100%,0);
    opacity: 0;
  }
  100%{
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@keyframes footer{
  0%{
    transform: translate3d(0,-100%,0);
    opacity: 0;
  }
  100%{
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@media screen and (max-width:1400px){
  .store{
    width: 60%;
  }
}
@media screen and (max-width:1200px){
  .store{
    width: 65%;
  }
}
@media screen and (max-width:1100px){
  .store{
    width: 70%;
  }
  .store .title_h2 .row{
    width: 90% !important;
  }
}


@media screen and (max-width:991px){

  .store-body{
    width: 80%;
  }
}
@media screen and (max-width:991px){

  .select2-container {
    width: 85% !important;
  }
  .input-tred{
    width: 85%;
  }
}
@media screen and (max-width:576px){
  
  .section-store{
    height: 590px;
  }
  .store-body form{
    flex-direction: column;
    justify-content: center ;
  }
  .store-body form .form_input{
    width: 90%;
    justify-content: flex-end;
  }
  .select-label-one, 
  .select-label-two{
    width: 90%;
    justify-content: flex-end;
    margin-bottom: 30px;
  }

}
@media screen and (max-width:320px){
  .store-body form .form_input{
    width: 100%;
    justify-content: center;
  }
  .select-label-one, 
  .select-label-two{
    width: 100%;
    justify-content: center;

  }

}