



/* ------------- 
content start - plyr
------------- */

:root {
  --plyr-color-main: #1f012d;  
}
.plyr__poster { display: block !important; }

/* ------------- 
content finish - plyr
------------- */

/* ------------- 
content start - phone_mask_style
------------- */

.iti {
	width: 100%
}

.iti__arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #555;
}

.iti__arrow--up {
	border-top: none !important;
	border-bottom: 7px solid #555;
}

.iti__country-list {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	font-size: 14px;
	color: #000000;
}
/* ------------- 
content finish - phone_mask_style
------------- */
