@charset "utf-8";
/* CSS Document */
html, body {
    scrollbar-color: #9d0b0e #00bda6 !important;
	scrollbar-width: thin !important;
}
.newb{margin-top:-46px}
.rightpunchan{background-color:#00bda6;padding: 0px !important;
}
.carousel-inner{ height:331px}
#mixedSlider {
  position: relative;
  width:100%;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
.topul .fa{margin-top: 6px;}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 25.22%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
  text-align:center
}
@media only screen and (min-width: 320px) and (max-width:440px){
.mainfirst {
    position: relative;
    z-index: 99;
    margin-bottom: 150% !important;
}
.navbar-brand {
    margin-right: 1%;
    width: 68% !important;
    padding: 0px 15px !important;
    margin-top: 0px;
}
.backgroundicons {
    background-image: url(../images/icon_bg-01.png);
    background-repeat: no-repeat;
    text-align: center;
	background-position: center top;
}
.faicon {
    margin-top: 37px;
    margin-bottom: 50px;
    margin-left: 2px !important;
    color: 
    #00bda6;
    font-size: 50px !important;
}
.newb{margin-top:6px}
.topul li {
    float: left;
    list-style: none;
    color: 
    #fff;
    margin-right: 15px !important;
    padding: 3px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  
    color: #099b57 !important;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
padding: 13px;
background-color:#f7f3f3;
}
.navbar-toggler{ margin-right:20px}
.ppp .nav-link {
    display: block;
    padding: 4px 3px !important;
    font-size: 16px;
    font-weight: bold;
    color: 
    #fff;
}
.ppp .nav-link img{ width:55%}
.mobilehiden{ display:none}

#mixedSlider {
  position: relative;
  width:94%;
  margin-left:10px;
}
.item h2 {

    font-size: 14px;
    font-weight: 600;
    color: #111b70;

}
.course-item {

    margin-bottom: 0px;

}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 200px;
}
.carousel-item{ height:200px; float:left}
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 25.22%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 19px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
  font-weight:bold;
  color:#e21f1b;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}


.col-center {
	margin: 0 auto;
	float: none !important;
}
.carousel {
	margin: 50px auto;
	padding: 0 70px;
}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 290px;
}
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {	
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #7AA641;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

/* The container */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
   z-index:999999999999999;
}

.container1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fc8107;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container1 input:checked ~ .checkmark {
  background-color: #00bda6;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container1 .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.fake-title .title {
    font-size: 17vw;
    font-weight: bold;
    line-height: 0.75;
    margin-bottom: -33px;
    text-transform: capitalize;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #e9e9e9;
text-stroke-width: 2px;
text-stroke-color: #e9e9e9;
color:transparent;
}
.expert img{border-radius: 100%;

height: 150px;

width: 150px;
}
.signup{margin-top: 0;

background:
#ffffff;

padding: 14px 4px;

    padding-right: 4px;
    padding-left: 4px;

height: 50px;

border: 0;

border-radius: 30px;

color:
#000;

font-size: 16px;

font-weight: bold;}
.expert{ background-color:#00bda6; text-align:center}
.ecpert{ background-color:#039c89; text-align:center}
.ecpert img{border-radius: 100%;

height: 150px;

width: 150px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .firstone  {
  padding-top: 102px;
}
.dropdown-item{ padding:15px !important}
.second { padding:0px}
.third{ padding:0px}
.firstone img{ width:100%}
.form-control::placeholder {

    color: 

    #0e0f0f;
    opacity: 1;

}
@-webkit-keyframes example {
  0%   {background-color:red; left:0px; top:0px;}
  25%  {background-color:yellow; left:0px; top:0px;}
  50%  {background-color:blue; left:0px; top:0px;}
  75%  {background-color:green; left:0px; top:0px;}
  100% {background-color:red; left:0px; top:0px;}
}

/* Standard syntax */
@keyframes example {
  0%   {background-color:red; left:0px; top:0px;}
  25%  {background-color:yellow; left:0px; top:0px;}
  50%  {background-color:blue; left:0px; top:0px;}
  75%  {background-color:green; left:0px; top:0px;}
  100% {background-color:red; left:0px; top:0px;}
}
.mainfirst{ position:relative; z-index:99; margin-bottom:36%}
.footermain{background-color:#002147;
color:#fff;
padding-top: 25px;
position:fixed;

bottom: 0;
width: 100%;}
.{margin-right: 10px;
margin-top: 1px;
font-size: 18px;
float: left;
}
.footermail{width: 100%;

float: left;

background-image: url(../images/footerbanner.png);

position: absolute;

margin-top: -79px;

padding: 30px 10px;}
h3{
font-size: 29px;
font-weight: bold;}
.bar::before {
    content: '';
    position: absolute;
    left: 42px;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #44ce6f;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}
.navbar-brand > img {

    display: block;
    width: 100%;
    padding-top: 4px;

}
.imonline{position:relative; background-image:url(../images/starsignheader.png); background-repeat:no-repeat; background-size:100%}
.imonline .anim-circle-double-dashed{position: absolute;

top: 17%;

right: 5%;

width: 420px;

height: 420px;

border-radius: 50%;

left: 0;}
/*.backgroundicons{ background-image:url(../images/icon_bg-01.png); background-repeat:no-repeat}*/
.bannercover .fa{ font-size:30px}
.amazingslider-nav-preview-1{ display:none !important}

.bar {
    height: 5px;
    width: 90px;
    background: #cdf1d8;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
	 -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 4s;
}
.navbar-nav{margin-top: 10px;}
.form-control {
   
    margin-bottom: 10px;
	font-size: 15px;
	height:30px;
}

.ppp .nav-link {
display: block;
padding: .5rem 0.0491rem;
font-size: 16px;
font-weight: bold;
color:
#fff;
}
.threeborder h3{color:
#36b01d !important;
font-size: 26px !important;
font-weight: bold !important;}
.threeborder img{ width:100%}
.threeborder{border: solid 1px #474545; padding:0px !important; margin-bottom:20px;box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);}
.aclasstyle{background-color:#d4cdcd;

width: 100%;

float: left;

padding: 10px 0px;

font-size: 20px;

color:#b01d20 !important; margin-bottom: 29px;font-weight: bold;}
.addimg img{width: 350px;
border-radius: 100%;
height: 350px;
margin-top: 36px;}
.oneprod img{ width:100%; height:230px}
.blink{padding: 4px;
float: left;}
.topul a{margin-right: 10px;
font-size: 18px;
float: left;
margin-top: 2px;}
.registration a{ color:#fff}
.infobox_button{color:#04385d;
font-size: 16px;
margin-top: 10px;
display:block;

font-weight: bold;}
.kmach{font-size:24px;font-weight: bold;margin-bottom: 40px;}
.bannercover{ background-color:#00bda6;}
.registration a{color:#fff !important;
padding: 11px;
float: right;}
.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.hs_contact_title_box_wrapper p{ font-size:16px; color:#000;}
.hs_contact_title_box_wrapper a{ font-size:16px; color:#000;}
.dddd{float: left; padding-bottom: 30px;
width: 100%;
background-color:
hsla(200,40%,30%,.4);
background-image: url(../images/testi_bg.jpg), url('https://db.tt/vKBcgeOj');
background-repeat: repeat;
background-position: 0 20%, 0 95%, 0 0, 0 100%, 0 0;
animation: 90s para infinite linear;
position: relative;
height: 100%;
min-height: 364px;
overflow: hidden;}
.decor-main-cl-left {
    right: 9%;
    height: 52px;
    -webkit-clip-path: polygon(0 0,100% 0,4% 100%);
    clip-path: polygon(0 0,100% 0,4% 100%);
    position: absolute;
    top: 0;
    left: 9%;
    display: block;
	background-color: #00bda6 !important;
}
.elementor-shape .elementor-shape-fill {
    fill:#ccc;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.newsstyle::before {
   content: '';
width: 113%;
height: 107px;
position: absolute;
z-index: -1;
top: -54px;
left: -25px;
-webkit-transform: rotate(-8deg);
transform: rotate(-2deg);
background-color:#00bda6;
}
.topul li{float: left;
list-style: none;
color:
#fff;
margin-right: 25px;
padding: 3px;}
.faicon{
margin-top: 37px;
margin-bottom: 50px;
margin-left: 28px;
color:
#00bda6;
font-size: 50px !important;
}
.ddl {
    border: 1px solid 
    #666666;
    border-radius: 5px;
    padding: 3px;
    -webkit-appearance: none;
    background-image:url(../images/Nggfj.png);
    background-position: right;
    background-repeat: no-repeat;
    text-overflow: '';
  
	float:left;
	width:32%; 
	margin-right:6px;
	height: 36px;
}
.threeborder p{ padding:10px}

.kundlistyle{box-shadow: 0px 0px 35px -20px;
border: 1px solid #dddcdc;
padding: 14px 15px 57px 15px;}
.topbar::after {
    content: "";
    position: absolute;
    left: -49px;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 50px solid #00bda6;
border-left: 50px solid
    transparent;
}
/*.topbar::before {
    content: "";
    background:#00bda6;
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 75%;
}*/
.amazingslider-nav-container-1{ display:none}

.topbar {
    float: left;
    width: 100%;
    background: #00bda6;
    position: relative;
	height: 45px;
}


.newsstyle {
    background: 
    #fff;
    position: relative;
    overflow: hidden;
    z-index: 99;
    border-radius: 3px;
    padding: 8px 20px 6px 20px;

}
.flat-bf2 {
    content: "";
    border-top: 68px solid 
transparent;
border-right: 1002px solid
    rgba(240, 240, 240, 0.75);
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
    transform: rotate(0deg);
    left: 0;
    right: 0;
}
.flat-bf {
content: "";
border-top: 101px solid
transparent;
border-right: 1920px solid
rgba(255,255,255,0.5);
position: absolute;
bottom: -95px;
z-index: 99;
width: 100%;
transform: rotate(0deg);
left: 0;
right: 0;
}
.about {
    background-color: 
    #f8f8f8;
    background-image: url(../images/slide3.jpg);
    background-position: auto;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

.topbutton{border: solid 1px #059a8c;
padding-right: 20px !important;
padding-left: 20px !important;
margin-right: 20px;}
.spanstyle{background-color:#be3737;;

padding: 10px;

border-radius: 100%;

color:
#fff;

text-align: center;

margin-right: 10px;

float: left;

width: 40px;

height: 40px;}
.second li{ list-style:none; text-align:left; margin-top:15px}
.second a:before {
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 5px;
    font-weight: 400;
	color:#fdc800;
	padding-right: 10px;
}
.fp-lineClamptwo{margin-right: 57px;
margin-bottom: 29px;}
.fontstylep{ color:#78080a !important; font-size:16px; font-weight:bold}
.star {
    width: 250px;
    height: 250px;
    background-image: url(../images/sun.png);
    background-size: cover;
    border-radius: 250px;
    margin: 0 auto;
    animation: spinsun 40s infinite linear;
}
h4{ color:#78080a !important; font-size:20px !important; font-weight:bold !important}
.consult .post_thumb img {}
.consult  .blog_post{background-color: transparent !important;}
.consult .owl-item .item{background-color:#fff;


border-radius: 20px;
box-shadow: 15px 2px 35px rgba(68, 8, 127, 0.35);
}
.consult .blog_post .post_details{
    padding: 10px 15px;
    position: relative;
   
}






.consult .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
   
}
.consult .blog_post {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 24px rgba(0, 0, 0, 0.2);
    box-shadow: none;
}
.consult h4{color:#000 !important;
text-align: center;
font-size: 24px;font-weight: bold;text-transform: uppercase;}
.about101 {
    background-color: 
    #f8f8f8;
    background-image:url(../images/starsignheader.png);
    background-position: auto;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}






.bookapp{background-color:
#990000;

padding: 14px 25px;

color:
#fff !important;

font-weight: bold;

font-size: 20px;

border-radius: 5px;
margin-top: 42px;
display: inline-grid;
}


.navbar-expand-lg .navbar-nav .nav-link {
   
    padding-left: 22px;
	color:#099b57 !important;
font-size: 16px;
font-weight: bold;
}
.anand{font-weight: bold;
font-size: 31px;
margin-top: 50px;
color:
#033f6b;}

.navbar-brand {margin-right: 2%;
width: 38%;
padding: 0px 15px !important;
margin-top: 0px;
}
.faicon1{ color:#fdc800 }


.third a{ margin-right:10px; font-size:18px}

.third li{ list-style:none; text-align:left; margin-top:19px}

h3{color:#000 !important;font-size: 30px !important;font-weight: bold !important;}

.navbar { position:static !important; margin-bottom:0px !important}










.title {
    font-size: 50px;
}
.footone li{ list-style:none; float:left}
.footone a{border: solid 1px
#929191;
text-align: center;
border-radius: 100%;
width: 30px;
height: 30px;
float: left;
padding-top: 4px;
margin-left: 35px;
margin-top: 20px;
margin-bottom: 15px;
}
.footer-bottom-area {
    background-color: #001a39;
    color: #909da4;
}









.footer-bottom-area ul.payment-icons li {
    display: inline;
    padding-left: 4px;
}
.icon-content p{ color:#fff}
.vc_column-inner {padding: 20px ; background-image:url(../images/bg-blue.png); background-repeat:no-repeat; background-position: bottom;

width: 100%;

margin-bottom: 15px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;}
.onlyimg img{ width:100%}
.onlyimg{ background-image:url(../images/image-content-dot.png); background-repeat:no-repeat;background-position: right top;}
h2 {
   font-size: 50px;
position: relative;
display: inline-block;
padding-bottom: 0;
padding-right: 80px;
font-weight: bold;
margin-bottom: 30px;
margin-top: 30px;
}
.aastyle{font-size: 20px;margin-right: 26px;padding-top: 5px;
font-weight: bold;
margin-left: 15px; margin-bottom:30px}
.learmorebutton{ background-color:
#052f70;
padding: 10px 30px;
margin-top: 30px;
color:
#fff !important;
float: left;}
h2::before {
    content: '';
    width: 60px;
    height: 4px;
    background-color: #6a4e77;
    position: absolute;
    display: none;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
	background-color: #f37c2f;
}
.anim-circle-double-dashed::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px dashed 
    rgba(255,255,255,0.8);
    border-radius: 50%;
    -webkit-animation: circleSpin1 20s linear infinite;
    -moz-animation: circleSpin1 20s linear infinite;
    animation: circleSpin1 20s linear infinite;
}
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.anim-circle-double-dashed::before {
    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    border: 2px dashed 
    rgba(255,255,255,0.4);
    border-radius: 50%;
    -webkit-animation: circleSpin2 20s linear infinite;
    -moz-animation: circleSpin2 20s linear infinite;
    animation: circleSpin2 20s linear infinite;
}

.course-view-header .anim-circle-double-dashed {
    width: 300px;
    height: 300px;
    bottom: -50px;
    top: auto;
    right: -100px;
}

.anim-circle-double-dashed {
    position: absolute;
    top: 10%;
    right: -9%;
    width: 420px;
    height: 420px;
    border-radius: 50%;
}
.anim-circle-double-dashed::before {

    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    border: 2px dashed 

    rgba(255,255,255,0.4);
    border-radius: 50%;
    -webkit-animation: circleSpin2 20s linear infinite;
    -moz-animation: circleSpin2 20s linear infinite;
    animation: circleSpin2 20s linear infinite;

}

.anim-circle-double-dashed::after {

    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px dashed 

    rgba(255,255,255,0.8);
    border-radius: 50%;
    -webkit-animation: circleSpin1 20s linear infinite;
    -moz-animation: circleSpin1 20s linear infinite;
    animation: circleSpin1 20s linear infinite;

}
.anim-circle-double-dashed > span {

    position: absolute;
    left: -30px;
    right: -30px;
    height: 2px;
    top: calc(50% - 1px);
    background: 

    rgba(255,255,255,0.8);
    -webkit-animation: circleSpin1 20s linear infinite;
    -moz-animation: circleSpin1 20s linear infinite;
    animation: circleSpin1 20s linear infinite;

}

