.wc2c-floating-circle-left {
    left: 25px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    bottom: 30px;
    text-align: center;
    padding: 14px;
    -webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    -moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}

.wc2c-wrap {
    position: fixed;
    z-index: 9999;
    display: inline-block;
}

.wc2c-wrap {
    text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
    display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
    font-size: 42px;
    width: auto;
    padding-top: 3px;
}

    
    .mobile {
    display:none;
}
    
    @media (max-width: 920px){
.pc {
    display:none;
}   

.mobile {
    display: block;
}

}


#callme1 {
    position: fixed;
    left: 26px;
    bottom: 23%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 99990;
}
#callme1 #callmeMain {
    -moz-border-radius: 75% !important;
    -webkit-border-radius: 75% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(179, 8, 8);
    width: 75px;
    height: 75px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme1 #callmeMain:before {
    content: "";
    position: absolute;
    width: 142%;
    height: 140%;
    top: 0;
    left: 0;
    background-image: url(../img/mail.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-52%);
  z-index: 999;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 9px;
  transition: all 0.3s ease;
  color: white;
  font-size: 18px;
}


.icon-bar1 a:hover {color: #fff !important; transform: rotate(360deg); transition: all 0.2s; -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);}

.icon-bar1 a:hover {color: #fff !important;}

.fbbtn {
  background: #4267B2;
  color: white;
}
.wtbtn {
  background: #2DC100;
  color: white;
}

.clbtn{
  background: #0077B7;
  color: white;
}

.inbtn{
  background: #AC34B0;
  color: white;
}
.twbtn{
  background: #1CA1F3;
  color: white;
}


.enquire-us-right > button {
    background-color: #cc404b;
    color: #fff;
    border: 1px solid #cc404b;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    height: 52px;
	
    }
	
		.enquire-us-right {
    position: fixed;
    right: -66px;
    top: 46%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    z-index: 999;
    }


.rs-services.style5 .flip-box-inner {
  position: relative;
  z-index: 1;
  margin: 0;
  backface-visibility: hidden;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap {
  position: relative;
  -webkit-transform: translateZ(0);
  perspective: 1e3px;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part {
  position: relative;
  bottom: 0;
  z-index: 10;
  transform: rotateY(0);
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 300px;
  background-color: initial;
  background-position: 50%;
  background-clip: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1e3px;
  perspective: 1e3px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
  background-color: #fff;
  text-align: left;
  padding: 26px 25px 26px 25px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  box-shadow: 0px 0px 10px 0px #eee;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  transition: all .9s ease 0s;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
  margin-bottom: 8px;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
  width: 80px;
  height: 80px;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 9px;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
  color: #0a0a0a;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
  color: #bb0b0b;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
  color: #444;
  margin: 0;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .back-part {
  position: absolute;
  z-index: -1;
  padding: 15px;
  border-radius: 5px;
  background-color: #562dd4;
  transform: rotateY(-180deg);
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 300px;
  background-color: initial;
  background-position: 50%;
  background-clip: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1e3px;
  perspective: 1e3px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .back-part .back-front-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  transition: all .9s ease 0s;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .back-part .back-front-content .back-title-part .back-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .back-part .back-front-content .back-title-part .back-title a {
  color: #ffffff;
}
.rs-services.style5 .flip-box-inner .flip-box-wrap .back-part:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -9;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #2f2f92 0%, #2f2f92 58%);
  content: "";
}
.rs-services.style5 .flip-box-inner:hover .flip-box-wrap .front-part {
  transform: rotateY(180deg);
}
.rs-services.style5 .flip-box-inner:hover .flip-box-wrap .back-part {
  transform: rotateY(0);
  z-index: 1;
}
.rs-services.style5 .flip-box-inner:hover .flip-box-wrap .back-part .back-front-content {
  right: 0;
}
.rs-services.style5 .flip-box-inner:hover .flip-box-wrap .back-part .back-front-content .back-title-part .back-title {
  color: #ffffff;
}
.rs-services.style5 .flip-box-inner:hover .flip-box-wrap .back-part .back-front-content .back-desc-part .back-desc {
  color: #ffffff;
}


.services-section-four{
	position:relative;
	padding: 49px 0px 60px;
	z-index:1;
	background-color:#f2f3fa;
}

.services-section-four .sec-title .text{
    position: relative;
    color: #1a1e66;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    max-width: 600px;
    width: 100%;
	margin-top:0px;
}

.services-block-four{
	position:relative;
}

.services-block-four .inner-box{
	position:relative;
	overflow:hidden;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	margin-bottom: 30px;
}

.services-block-four .inner-box .image{
	position:relative;
}

.services-block-four .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.services-block-four .inner-box .image .overlay-box{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	padding: 15px 32px 20px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	background-color: rgb(47 47 146 / 91%);
}

.services-block-four .inner-box .image .overlay-box .content{
	position:relative;
	/* padding-left:60px; */
}

.services-block-four .inner-box .image .overlay-box .content .icon-box{
	position:absolute;
	left:0px;
	top:0px;
	color:#65b408;
	font-size:46px;
	line-height:1em;
}

.services-block-four .inner-box .image .overlay-box h6{
	position:relative;
	font-weight:700;
	color:#ffffff;
	line-height:1.4em;
	font-size: 18px;
}

.services-block-four .inner-box:hover .image .overlay-box{
	margin-bottom:-100px;
}

.services-block-four .inner-box .image .overlay-box-two{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	color: #ffffff;
	opacity: 0;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	-moz-transform: scaleX(0);
	transform: scaleX(0);
	background-color: rgb(47 47 146 / 93%);
}

.services-block-four .inner-box:hover .image .overlay-box-two{
    top: 0px;
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
}

.services-block-four .inner-box .image .overlay-box-two .overlay-inner-two{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	padding: 10px 21px;
}

.services-block-four .inner-box .image .overlay-box-two .overlay-inner-two .content{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    /* padding-left:70px; */
}

.services-block-four .inner-box .image .overlay-box-two .icon-box{
	position:absolute;
	left:0px;
	color:#65b408;
	font-size:46px;
	line-height:1em;
}

.services-block-four .inner-box .image .overlay-box-two h6{
	position:relative;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:12px;
	font-size: 18px;
}

.services-block-four .inner-box .image .overlay-box-two h6 a{
	position:relative;
	color:#ffffff;
}

.services-block-four .inner-box .image .overlay-box-two .text{
	position:relative;
	font-size: 15px;
	font-weight:400;
	line-height: 28px;
	color:#ffffff;
	margin-bottom:15px;
	/* text-align: center; */
}

.services-block-four .inner-box .image .overlay-box-two .read-more{
	position:relative;
	color: #3ab349;
	font-size: 16px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.services-block-four .inner-box .image .overlay-box-two .read-more:hover{
	color:#ffffff;
}

.services-section-four .btn-box{
	position:relative;
	margin-top:45px;
}


.why_choose_col {
    background: #f4f4f4;
}
.short_about_col.why_choose_Txt {
    padding-right: 74px;
    margin: -15px 0px 0px;
}
.choose_list {
    margin-bottom: 7px;
}
.choose_list_56 {
    margin-bottom: 58px;
}
.list_pad_left {
    padding-left: 0px;
}
.list_pad_rght {
    padding-right: 0px;
}
.choose_list:nth-child(2),
.choose_list:nth-child(4) {
    margin-right: 0px;
}
.choose_list:nth-child(3),
.choose_list:nth-child(4) {
    margin-bottom: 0px;
}
.choose_list_icon {
    width: 70px;
    float: left;
    background: url(../img/mission_icon_bg.png) no-repeat;
    height: 84px;
    margin-right: 16px;
    padding: 11px;
}
.choose_list_info {
    width: 72%;
    float: left;
}
.choose_list_info h5 {
    font-size: 20px;
    color: #242424;
    text-transform: none;
    margin-bottom: 11px;
    margin-top: 0px;
    letter-spacing: 0px;
}
.choose_list_info p {
    /* color: #898989; */
    letter-spacing: 0px;
    line-height: 26px;
    text-align: justify;
}
.choose_list_info a.txt_more {
    color: #c77a49;
    font-size: 14px;
}
.choose_list_info a.txt_more:hover {
    color: #000;
}

.client-img-holder {
    border: 1px solid #e3e3e3;
    padding: 10px;
}
.contact_widget .contact_inner .media .media-body a:hover {color:#3ab349;}


.rs-services.style6 {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: relative;
  /* margin-top: -140px; */
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  /* z-index: 2; */
}
.rs-services.style6 .services-box-area {
  border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #3ab349;
  box-shadow: 0px 11px 35px 0px #00000021;
}
.rs-services.style6 .services-box-area .services-item {
  border-style: dashed;
  border-width: 0px 1px 0px 0px;
  border-color: #3ab3496e;
  margin: 0px 8px 0px 8px;
  padding: 18px 9px 25px 8px;
}
.rs-services.style6 .services-box-area .services-item .services-icon {
  margin-bottom: 6px;
}
.rs-services.style6 .services-box-area .services-item .services-icon img {
  width: 72px;
  padding: 8px 0px 0px 0px;
}
.rs-services.style6 .services-box-area .services-item .services-content .title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 10px;
}
.rs-services.style6 .services-box-area .services-item .services-content .title a {
  color: #0a0a0a;
}
.rs-services.style6 .services-box-area .services-item .services-content .title a:hover {
  color: #fd4a36;
}
.rs-services.style6 .services-box-area .services-item .services-content p {
  font-size: 15px;
}

.rs-services.style6 .services-box-area .services-item:hover .dance_hover,
.rs-services.style4 .services-item:hover .dance_hover,
.rs-iconbox-area .box-inner .box-item:hover .dance_hover {
  animation-name: dance_hover;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes dance_hover {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}

.bg20 {
  background-image: url(../img/bg/service-bg4.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-0 {padding: 0!important;}


.rs-services.style5 .services-item {
  padding: 18px 13px 12px 13px;
  background-color: #F1F6FC;
  /* border-radius: 4px 4px 4px 4px; */
  /* margin: 0 -13px 0 0; */
  display: flex;
}
.rs-services.style5 .services-item .services-icon {
  padding: 7px 19px 0px 0px;
}
.rs-services.style5 .services-item .services-icon img {
  height: 65px;
  width: 65px;
  max-width: unset;
}
.rs-services.style5 .services-item .services-content {
  /* padding: 0px 0px 0px 5px; */
}
.rs-services.style5 .services-item .services-content .services-title {
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: center;
}
.rs-services.style5 .services-item .services-content .services-title a {
  color: #101010;
}
.rs-services.style5 .services-item .services-content .services-title a:hover {
  color: #106eea;
}
.rs-services.style5 .services-item .services-content .services-desc {
  color: #444444;
  margin-bottom: 0px;
}


input#signup {
   }
div#BotBootInputImage {
    float: left;
    padding: 8px 24px;
    font-size: 20px;
    margin: 5px 0;
    background: url(../captcha.png) no-repeat;
}
 .loader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    background: rgba(255, 255, 255, 0.6);
}

pre {
    font-size: 11px;
    padding: 0px !important;
    color: red;
    background: none !important;
    border: none !important;
	    position: absolute;
}

.error {
border: 1px solid red !important ;
}

.loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}

.alert.alert-success {
    font-size: 20px;
}


.alert.alert-success {
    font-size: 20px;
    position: absolute;
    top: 25%;
    left: 25%;
}


em {
    position: absolute;
    color: red;
    padding-left: 0px;
    font-size: 12px;
}


.services-list li {
  background-color: #eeeeee;
  border-bottom: 1px solid #ddd;
  padding: 10px 15px 10px 20px;
  margin-bottom: 6px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #ddd;
}

 .services-list li a {color: #17161a;}
 .services-list li:hover {
  background-color: #2f2f92;
  /* margin-bottom: 6px; */
  /* padding-bottom: 8px; */
}
 .services-list li:hover a {
  color: #fff ;

}
 .services-list li.active {
  position: relative;
  border-bottom: 1px solid transparent !important;
}
 .services-list li.active a {
  color: #fff;

}
 .services-list li.active::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 22px;
  bottom: 0;
  content: "";
  height: 22px;
  left: -47px;
  position: absolute;
  top: 0;
  width: 14px;
}

ul.list {
  list-style: outside none none;
  margin-top: 13px;
  padding-left: 11px;
}

.border-theme-colored {
  border-color: #2E375F !important;
}
.services-list li.active::after {
  border-color: transparent #3ab349 transparent transparent;
}
.services-list li.active {
  background-color: #3ab349!important;
  /* border-right: 6px solid #e94128 !important; */
}

.breadcrumb {
	color:#c2c2c2;
	margin-bottom: 12px;
	background:none;
	padding:0;
	border-radius:0px;
	padding-top: 25px;
	padding-right: 20px;
	margin-left: 13px;
}
.breadcrumb a {
	color: #3b3b3b;
	font-size:11px;
}
.breadcrumb a:hover {
	color: #3ab349;
	text-decoration: none;
}

.breadcrumb li.active   {
	color: #1c489d;
	font-weight:600;
	font-size:11px;
	text-decoration: none;
}

	.titlepgp{
    color: #1c489d;
    margin-top: 17px;
    margin-bottom: 15px;
    font-size: 35px;
    }
	
	
 .services-add {
   background: url(../img/contact-phone.jpg);
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   text-align: center;
   border-radius: 5px;
   padding: 50px 35px 53px;
   /* background-color: #2f2f92; */
   margin-left: 14px;
}
 .services-add .title {
  font-size: 24px;
  line-height: 7px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
  font-family: 'Roboto', serif;
  margin-top: 20px;
}
 .services-add .contact a {
  /* font-size: 18px; */
  line-height: 28px;
  /* font-weight: 700; */
  color: #ffffff;
} 

.services-add .contact a:hover {color: #3ab349;}
 .services-add .address-item .contact p {

  color: #ffffff;
}

 .services-add .address-item .address-icon {
  display: inline-block;
  position: relative;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 100%;
  text-align: center;
  background: #ffffff;
}
 .services-add .address-item .address-icon i {
  text-align: center;
  color: #106eea;
  border-radius: 100%;
  font-size: 25px;
  position: relative;
  line-height: 70px;
  z-index: 9;
  width: 100%;
  vertical-align: middle;
  margin-left: 0;
  height: auto;
}
 .services-add .address-item .address-icon:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse2;
  background: #ffffff;
}	

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #ffffff;
            box-shadow: 0 0 0 0 #ffffff; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #ffffff;
            box-shadow: 0 0 0 0 #ffffff; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 
