@font-face {font-family:'poppins';src:url('../../fonts/poppins/Poppins-Regular.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'poppins_medium';src:url('../../fonts/poppins/Poppins-Medium.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'poppins_bold';src:url('../../fonts/poppins/Poppins-Bold.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'poppins_black';src:url('../../fonts/poppins/Poppins-Black.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'poppins_semibold';src:url('../../fonts/poppins/Poppins-SemiBold.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'poppins_extrabold';src:url('../../fonts/poppins/Poppins-ExtraBold.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'poppins_light';src:url('../../fonts/poppins/Poppins-Light.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'poppins_italic';src:url('../../fonts/poppins/Poppins-RegularItalic.ttf');font-weight:normal;font-style:normal;}

@font-face{font-family:'ivymode';src:url('../../fonts/ivymode/IvyMode-Regular.ttf');font-weight:normal;font-style:normal;}
@font-face{font-family:'ivymode_semibold';src:url('../../fonts/ivymode/IvyMode-SemiBold.ttf');font-weight:normal;font-style:normal;}
@font-face{font-family:'ivymode_bold';src:url('../../fonts/ivymode/IvyMode-Bold.ttf');font-weight:normal;font-style:normal;}

/*
@font-face {font-family:'avenir';src:url('../../fonts/avenir/Avenir-Regular.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'avenir_medium';src:url('../../fonts/avenir/Avenir-Book.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'avenir_black';src:url('../../fonts/avenir/Avenir-Black.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'avenir_heavy';src:url('../../fonts/avenir/Avenir-Heavy.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'avenir_light';src:url('../../fonts/avenir/Avenir-Light.ttf');font-weight:normal;font-style:normal;}
*/

@font-face {font-family:'avenir_medium';src:url('../../fonts/avenir/AvenirNext-Medium.ttf');font-weight:normal;font-style:normal;}


@font-face {font-family:'rionaldo';src:url('../../fonts/rionaldo-angelo.ttf');font-weight:normal;font-style:normal;}
/*
@font-face {font-family:'bagatela';src:url('../../fonts/Bagatela.ttf');font-weight:normal;font-style:normal;}
*/
@font-face {font-family:'retrosignature';src:url('../../fonts/RetroSignature.otf');font-weight:normal;font-style:normal;}

/*
Bagatela Light
font-family: "bagatela", serif;font-weight: 200;font-style: normal;
Bagatela Regular
font-family: "bagatela", serif;font-weight: 400;font-style: normal;
Bagatela Medium
font-family: "bagatela", serif;font-weight: 500;font-style: normal;
Bagatela Semibold
font-family: "bagatela", serif;font-weight: 600;font-style: normal;
Bagatela Bold
font-family: "bagatela", serif;font-weight: 700;font-style: normal;
*/




/*
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Rionaldo-Angelo';
    src: url('rionaldo-angelo.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir';
    src: url('avenir/Avenir-Black.ttf') format('truetype'),
    url('avenir/Avenir-Book.ttf') format('truetype'),
    url('avenir/Avenir-Heavy.ttf') format('truetype'),
    url('avenir/Avenir-Light.ttf') format('truetype'),
    url('avenir/Avenir-Regular.ttf') format('truetype');
}
*/





/*
.swal2-container{z-index:3000!important;}
.swal2-close{color:#cc0000!important;}
.swal2-close:focus{box-shadow:none!important;color:#cc0000!important;}
.swal2-close:hover{color:#000!important;}
.swal2-popup{width:auto!important;}

.fancybox__container{z-index:8000!important;}
*/
.fancybox__content{padding:0 !important;word-wrap:break-word;border-radius:10px;}
.fancybox-overlay{z-index: 2000 !important;}

.swal2-container{z-index:3000!important;}
.swal2-close{color:#cc0000!important;}
.swal2-close:focus{box-shadow:none!important;color:#cc0000!important;}
.swal2-close:hover{color:#000!important;}
.swal2-popup{background:#fff!important;}
.swal2-content{color:#333!important;}

/*
.swalwidth1{width:1500px !important;max-width:96% !important;}
.swalwidth2{width:1400px !important;max-width:96% !important;}
.swalwidth3{width:1200px !important;max-width:96% !important;}
.swalwidth4{width:1000px !important;max-width:96% !important;}
.swalwidth5{width:800px !important;max-width:96% !important;}
.swalwidth6{width:600px !important;max-width:96% !important;}
.swalpadding0{padding:0!important;}
*/

html{font-size:100%;}

*{padding:0;margin:0;text-decoration:none;}
body{font-family:'poppins',Arial,sans-serif;color:#333;
	background:#fff;
}
table,tr,td,ul{padding:0;margin:0;border-spacing:0;border-collapse:separate;}
ul{list-style:none;margin:0;padding:0;}
img{ border:none; }
a{color:#333;}
textarea, input, select{outline:none;}
header,footer,article,section,aside,nav{display:block;}
p{padding:0;margin:0;}
.clear{clear:both;}
@media only screen and (max-width:1000px){
	html{font-size:90%;}
}
@media only screen and (max-width:700px){
	html{font-size:90%;}
}
@media only screen and (min-width:1200px){
	::-webkit-scrollbar{width:10px;}
	::-webkit-scrollbar-track{background:#f1f1f1;}
	::-webkit-scrollbar-thumb{background:#888;}
	::-webkit-scrollbar-thumb:hover{background:#555;}
}


.standard_center1{width:96%;margin:0 auto;}
.standard_center2{width:1400px;max-width:96%;margin:0 auto;}
.standard_center3{width:1200px;max-width:96%;margin:0 auto;}
.standard_center4{width:1000px;max-width:96%;margin:0 auto;}


#container1{width:100vw;max-width:100%;/*overflow-x:hidden;*/}
  #container1 a{}
