p{
	 font-size: 16px; 
	 font-family: 'TISA', sans-serif;
	 letter-spacing: 1px;
	 color: #000;
	 margin: 0;
     text-align: justify;
     line-height: 26px;
}
/*.Sign-up_row{
	margin-top: 10%!important;
}*/
.Register_Now{
	margin-top: 15%!important;
}
stage {
  /*height: 300px;
  width: 500px;*/
  margin: auto;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  perspective: 9999px;
  transform-style: preserve-3d;
}
/*div .layer{
	width: 5%;
	height: 5%;
}*/
.layer {
  /*width: 100%;
  height: 100%;*/
  position: absolute;
  transform-style: preserve-3d;
  animation: ಠ_ಠ 5s infinite alternate ease-in-out -7.5s;
  animation-fill-mode: forwards;
  transform: rotateY(4deg) rotateX(5deg) translateZ(0);
}

.layer:after {
  font: 10vh/0.65 'Pacifico', 'Kaushan Script', Futura, 'Roboto', 'Trebuchet MS', Helvetica, sans-serif;
  content: 'Freewebsite Site\A  Register Today!';
  white-space: pre;
  text-align: center;
/*  height: 100%;
  width: 100%;*/
  position: absolute;
  top: -60px; 
  /*color: darken(#fff, 4%);*/
  letter-spacing: -2px;
  text-shadow: 4px 0 10px hsla(0, 0%, 0%, .13);
}

$i: 1;
$NUM_LAYERS: 20;
@for $i from 1 through $NUM_LAYERS {
  .layer:nth-child(#{$i}):after{
    transform: translateZ(($i - 1) * -1.5px);
  }
}

.layer:nth-child(n+#{round($NUM_LAYERS/2)}):after {
  -webkit-text-stroke: 3px hsla(0, 0%, 0%, .25);
}

.layer:nth-child(n+#{round($NUM_LAYERS/2 + 1)}):after {
  -webkit-text-stroke: 15px dodgerblue;
  text-shadow: 6px 0 6px darken(dodgerblue,35%),
               5px 5px 5px darken(dodgerblue,40%),
               0 6px 6px darken(dodgerblue,35%);
}

.layer:nth-child(n+#{round($NUM_LAYERS/2 + 2)}):after {
  -webkit-text-stroke: 15px darken(dodgerblue, 10%);
}

.layer:last-child:after {
  -webkit-text-stroke: 17px hsla(0, 0%, 0%, .1);
}

.layer:first-child:after{
  color: #fff;
  text-shadow: none;
}
.layer{
	background-color: transparent;
	margin-left: 40%;
	padding: 0%;
	height: 90%;
}
@keyframes ಠ_ಠ {
  100% { transform: rotateY(-4deg) rotateX(-3deg); }
}

/*.heading_text {
  text-shadow: 0 1px 0 #cc2c3c,
               0 2px 0 #ba2534,
               0 3px 0 #af2331,
               0 4px 0 #a31b29,
               0 5px 0 #961623,
               0 6px 0 #89111e,
               0 7px 0 #7c0c18,
               0 8px 0 #720914,
               0 9px 0 #6d0712,
               0 10px 0 #60040e;*/
              /* 0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);*/
/*}*/
/*iframe.delayed, scr{
	background-image:url("../images/ServicesClientPrivileges.jpg");
	width: 100%;
	height: 100%;
	margin: 0%;
	background-size: 100%;
}*/
.bg_color{
	background-color: #FFC107!important;
	margin-top: -5.3%;
}
.img_height{
	height: 90%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*.UK_citys{
	background-color: #ff4f4f;
}*/
.citys_1, .citys_2, .citys_3, .citys_4, .citys_5{
	text-decoration: none;
}
.citys_1, .citys_2, .citys_3, .citys_4, .citys_5:hover{
	text-decoration: none;
}
/*.new_city_11{
	background-color:white;
	
}*/
/*.citys_1{
	color:#E10000!important;
}*/
.new_city_12{
	background-color: white;
}
/*.citys_2{
	color:#E10000 !important;
}*/
/*.citys_5{
	color: white!important;
}*/
.citys_3{
	color: #E10000;
}
.citys_3:hover, .citys_5:hover{
	color: #E10000;
}
.new_city_13{
	background-color: #E10000;
	color: white;
}
.new_city_14, .new_city_15{
	background-color:white;
	color:  #E10000;
}

.citys_4{
	color: white;
}
.flag_style{
	background-color: white;
	color: #0D0E3A;
}
.citys_flag, .flag_color{
	background-color: #3A396B!important;
	color: white;
	height: 35px!important;
	margin-top: -1px!important;
}
.citys_flag{
	padding-top: 2px!important;
}
/*.hedding_color{
	background-color: #3A396B;
	color: transparent;
	margin-right: 75.6%;
	margin-left: -1.2%;
	margin-bottom: 0px;
	height: 49px;
}*/
/*.contry_UK{
	margin-top: -4%;
	margin-left:20%;
    height: 50px;
}*/
.newstyle1{-webkit-transition:.5s;
	transition: .5s;
}
.newstyle1:hover{
	-webkit-transform:scale(1.2);
	transform: scale(1.2);
}
.newstyle1 a{
	font-size: 16px; 
	 font-family: 'Playfair Display', sans-serif;
	 letter-spacing: 1px;
}
.citys_flag:hover, .flag_color:hover, .citys_4:hover{
color: white;
}

/*.newstyle1 a:hover{
	 color: #007BBD!important;
}*/
/*.newstyle1 a:hover{
	 color: #007BBD!important;
	 background-color: -webkit-linear-gradient(#007BBD, #FFC107);
	 -webkit-background-clip: citys;
	 -webkit-text-fill-color: white;
}*/
.img_white{
	height: 250px;
	width: 100%;
}
/*button glowing css start */

.btn-circle{
	font-family: 'TISA', sans-serif;
	background-color:#dc3545; 
	-webkit-border-radius:70%;
	border-radius: 50%;
	border: none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	/*padding: 0;*/
	margin: 0;
	text-decoration: none;
	-webkit-animation: glowing 1500ms infinite;/* this is animation type like glowing time 1000ms ms is mini sec infinite is animation action*/
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
	 0% { background-color: #dc3545;
		color: #ffffff;
		-webkit-box-shadow:0px 0px 5px 8px #dc3545 ;
	}
	50% {
		background-color: #ffffff;
		color: #dc3545;
		-webkit-box-shadow:0px 0px 5px 8px #dc3545;
	}
	100%{
		 background-color: #dc3545;
		color: #ffffff;
		-webkit-box-shadow:0px 0px 5px 8px #ffffff ;
	}
}
@-moz-keyframes glowing {
	 0% { background-color: #dc3545;
		color: #ffffff;
		-moz-box-shadow:0px 0px 5px 8px #393334 ;
	}
	50% {
		background-color: #ffffff;
		color: #dc3545;
		-moz-box-shadow:0px 0px 5px 8px #dc3545;
	}
	100%{
		 background-color: #dc3545;
		color: #ffffff;
		-moz-box-shadow:0px 0px 5px 8px #ffffff ;
	}
}
@-o-keyframes glowing {
	 0% { background-color:#dc3545;
		color: #ffffff;
		-o-box-shadow:0px 0px 5px 8px #ffffff ;
	}
	50% {
		background-color: #ffffff;
		color: #FFC107;
		-o-box-shadow:0px 0px 5px 8px #dc3545;
	}
	100%{
		 background-color: #dc3545;
		color: #ffffff;
		-o-box-shadow:0px 0px 5px 8px #ffffff ;
	}
}
@keyframes glowing {
	 0% { background-color: #dc3545;
		color: #ffffff;
		box-shadow:0px 0px 5px 8px #ffffff ;
	}
	50% {
		background-color: #ffffff;
		color: #dc3545;
		box-shadow:0px 0px 5px 8px #dc3545;
	}
	100%{
		 background-color:#dc3545;
		color: #ffffff;
		box-shadow:0px 0px 5px 8px #ffffff ;
	}
}

.text_1{
	border-top: 5px solid #dc3545;
	background-color: white;
	height: 47%;
}
.text_2{
	border-top: 5px solid #FFC107;
	background-color: white;
}
.text_3{
	border-top: 5px solid #dc3545;
	background-color: white;
	height: 47%;
}
.card-header{
	height: 160px;
	width: 100%;
}
.card-body{
	height: 90px;
	width: 100%;
}
.card-footer{
	height: 250px;
	width: 100%;
}
.img_card{
	height: 100%;
	width: 100%;
}
.body_card_1{
	background-color: #FFC107;
	color: #333333;
	border: none;

	
}
.body_card_2{
	background-color: #007BBD;
	color: white;
	border: none;
}
.body_card_3{
	background-color: #FFC107;
	color: #333333;
	border: none;
}
.body_card_4{
	background-color: #007BBD;
	color: white;
	border: none;
	
}
.body_card_5{
	background-color: #FFC107;
	color: #333333;
	border: none;
	height: 50%;
	
}
.body_card_6{
	background-color: #007BBD;
	color: white;
	border: none;
	height: 50%;
}
.body_card_7{
	background-color: #FFC107;
	color: #333333;
	border: none;
	height: 50%;
}
.body_card_8{
	background-color: #007BBD;
	color: white;
	border: none;
	height: 50%;
	
}
.footer_card_1{
	background-color: white;
	color: #333333;
}
.footer_card_2{
	background-color: white;
	color: #333333;
}
.footer_card_3{
	background-color: white;
	color: #333333;
}
.footer_card_4{
	background-color: white;
	color: #333333;
}
.footer_card_5{
	background-color: white;
	color: #333333;
	height: 285px;
}
.footer_card_6{
	background-color: white;
	color: #333333;
	height: 285px;
}
.footer_card_7{
	background-color: white;
	color: #333333;
	height: 100%;
}
.footer_card_8{
	background-color: white;
	color: #333333;
	height: 285px;
}
.div_10{
	background-color: #FFC107;

}
.div_11{
	background-color:#007BBD;

}
.div_12{
	background-color: #dc3545;

}
.card_new_1{
	border:none;
	-webkit-transition:.5s;
	transition: .5s;
}
.card_new_1:hover{
	border: none;
	-webkit-transform:scale(1.01);
	transform: scale(1.01);
	box-shadow: 2px 2px 10px #FFC107;

}
.card_new{
	border: none;
	-webkit-transition:.5s;
	transition: .5s;
}
.card_new:hover{
	border: none;
	-webkit-transform:scale(1.01);
	transform: scale(1.01);
	box-shadow: 2px 2px 10px #007BBD;
}
.div_10, .div_11, .div_12{
	width: auto;
	height: 100%;
}
.style_div_11, .style_div_12{
	text-decoration: none;
	color: white;
}
.style_div_10{
	text-decoration: none;
	color: black;
}
.style_div_11:hover, .style_div_12:hover{
		text-decoration: none;
	color: white;
}
.style_div_10:hover{
	text-decoration: none;
	color: black;
}
.style_div_10:hover button{
	border: 2px solid black;
	color: black;
	background-color: #FFC107;
}
.style_div_11:hover button{
	border: 2px solid white;
	color: white;
	background-color: #007BBD;
}
.style_div_12:hover button{
	border: 2px solid white;
	color: white;
	background-color: #dc3545;
}
.btn_text_10{
	margin-top:-10%;
	color: #FFC107;
	border: 2px solid black;
	background-color: black;
	border-radius: 0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	cursor: pointer;

}
.btn_text_11{
	margin-top:-10%;
	color:#007BBD ;
	border: 2px solid white;
	background-color: white;
	border-radius: 0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	cursor: pointer;
}
.btn_text_12{
	margin-top:-10%;
	color:#dc3545 ;
	border: 2px solid white;
	background-color: white;
	border-radius: 0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	cursor: pointer;
}
.btn_text_10:hover{
	letter-spacing: 1px;
	box-shadow: 2px 5px #FFC107;
}
.btn_text_11:hover{
	letter-spacing: 1px;
	box-shadow: 2px 5px #007BBD ;
}
.btn_text_12:hover{
	letter-spacing: 1px;
	box-shadow: 2px 5px #dc3545;
}
.div_13{
	background-color: #FFC107;
}
.div_14{
	background-color: #007BBD;
}
.div_15{
	background-color: #dc3545;
}
.div_13, .div_14, .div_15{
	width: auto;
	height: 100%;
}
.style_div_14, .style_div_15{
	text-decoration: none;
	color: white;
}
.style_div_13{
	text-decoration: none;
	color: black;
}
.style_div_14:hover, .style_div_15:hover{
	text-decoration: none;
	color: white;
}
.style_div_13:hover{
	text-decoration: none;
	color: black;
}
.btn_text_13{
	margin-top:-10%;
	color: #FFC107;
	border: 2px solid black;
	background-color: black;

}
.btn_text_14{
	margin-top:-10%;
	color:#007BBD ;
	border: 2px solid white;
	background-color: white;
}
.btn_text_15{
	margin-top:-10%;
	color:#dc3545 ;
	border: 2px solid white;
	background-color: white;
}
.style_div_13:hover button{
	border: 2px solid black;
	color: black;
	background-color: #FFC107;
}
.style_div_14:hover button{
	border: 2px solid white;
	color: white;
	background-color:#007BBD;
}
.style_div_15:hover button{
	border: 2px solid white;
	color: white;
	background-color: #dc3545;
}
.sign_button{
	background-color: #DC3545;
	color: white;
	border: none;
	border-radius: 0px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition: all 1s ease;
	cursor: pointer;
}
.sign_button:hover{
    background-color: #393334;
	color: #FFC107!important;
	border-radius: 0px;
	border: none;
	box-shadow: 2px 5px #DC3545;
	transform: scale(1.1);
	letter-spacing: 5px;
}
.btnn{
	background-color:#007BBD;
	color: white;
	border: 2px solid #007BBD;

	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition: all 1s ease;
	cursor: pointer;
}
.btnn:hover{
	background-color: white;
	color: #007BBD;
	border: 2px solid #007BBD;
	box-shadow: 2px 5px #007BBD;
	letter-spacing: 2px;
}
.bottom_style{
	background-color: #333333;
	color: white;
	padding: 0;
	margin: 0;
}
footer{
	padding: 0;
	margin: 0;
	margin-top: -50px;
}
.request_from{
	color: #DC3545;
}
.search_area{
	width: 100%!important;
	height: auto;
}
.email_process{
	height: auto;
	width: 100%!important;
}
.form_style, .form_date, .form_time{
	border: none;
	background-color: white;
	border-radius: 0;
	border-bottom: 1px solid #DC3545;
}
select, .country_code{
	color: #DC3545!important;
}
input, .form_date{
	color: #DC3545!important;
}
::placeholder{
	font-family: 'TISA', sans-serif;
	font-size: 15px !important;
	font-weight: bold;
	color: #DC3545!important;
	opacity: .5;
}
/*css button style start*/
.search_btn{
	float: left!important;
	margin: 0px;
	padding: 9px!important;
	font-size: 15px!important;
	width: auto!important;
	height: auto;
	text-align: center!important;
	border: none;
	border-radius: 0px;
	background-color: #DC3545;
	color: #ffffff;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition: all 1s ease;
}

/*css button style start*/
	/*.bubbly-button{cursor: pointer;
	position: relative;
	transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
	box-shadow: 0 2px 25px rgba(255, 193, 7, 0.5);

 &:focus {
    outline: 0;
  }
  
  &:before, &:after{
    position: absolute;
    content: '';
    display: block;
    width: 140%;
    height: 100%;
    left: -20%;
    z-index: -1000;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
  }
  
  &:before{
    display: none;
    top: -75%;
    background-image:  
      radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle,  transparent 20%, #DC3545 20%, transparent 30%),
    radial-gradient(circle, #DC3545 20%, transparent 20%), 
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle,  transparent 10%, #DC3545 15%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
  background-position: 0% 80%, -5% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 85% 30%;
  }
  
  &:after{
    display: none;
    bottom: -75%;
    background-image:  
    radial-gradient(circle, #DC3545 20%, transparent 20%), 
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle,  transparent 10%, #DC3545 15%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%),
    radial-gradient(circle, #DC3545 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
  background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
 
  &:active{
    transform: scale(0.9);
    background-color: darken(#DC3545, 5%);
    box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);
  }
  
  &.animate{
    &:before{
      display: block;
      animation: topBubbles ease-in-out 0.75s forwards;
    }
    &:after{
      display: block;
      animation: bottomBubbles ease-in-out 0.75s forwards;
    }
  }
}


@keyframes topBubbles {
  0%{
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
    50% {
      background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;}
 100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
  background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }
}

@keyframes bottomBubbles {
  0%{
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;}
 100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
  background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }

}*/

/*css button style end*/


.search_btn:hover, .sign_up:hover, .send_btn_1:hover{
	background-color: #393334;
	color: #FFC107;
	border: none;
	letter-spacing:3px;
	box-shadow: 2px 5px #DC3545;
}
.search_btn:hover{
	transform: scale(1.1);
}
input[type="text"],input[type="date"],select[type="time"], textarea, input[type="email"], select[type="text"] {
outline: none;
box-shadow:none !important;
}

input:focus, textarea:focus, select:focus{
 background-color: white !important;
 border-bottom: 1px solid #393334 !important;
}
.sign_up{
	float: right!important;
	border: none;
	border-radius: 0px;
	background-color: #DC3545;
	color: #ffffff;
	font-size: 16px; 
	 font-family: 'TISA', sans-serif;
	 letter-spacing: 1px;
	 -webkit-transition:all 1s ease;
	 -moz-transition:all 1s ease;
	 -o-transition:all 1s ease;
	 transition: all 1s ease;
	 cursor: pointer;
}
.send_btn_1{
	border: none;
	border-radius: 0px;
	background-color: #DC3545;
	color: #ffffff;
	font-size: 16px; 
	 font-family: 'TISA', sans-serif;
	 letter-spacing: 1px;
	 -webkit-transition:all 1s ease;
	 -moz-transition:all 1s ease;
	 -o-transition:all 1s ease;
	 transition: all 1s ease;
	 cursor: pointer;
}

body{
		font-family: TISA;
	}

	.newstyle{
      margin-top: 20px;
	}
	.newstyle1{
		margin-top: 10px;
	}
	@media screen and (max-width: 430px) {
           #smallfont{
           	font-size: 25px;
           }
       } 
       @media screen and (max-width: 991px) {
          #navbarSupportedContent li , #last li, .last2{
        margin-top: 20px !important;
        font-size: 20px !important;
           }
          
       } 

       
	#message {
  display: none;
  background: #f1f1f1;
  color: #000;
  position: relative;
  padding: 10px;
  margin-top: 10px;
}

#message p {
  padding: 2px;
  font-size: 15px;
}


.valid {
  color: green;
}

.valid:before {
  position: relative;
  left: -35px;
  content: ' \2714';
}


.invalid {
  color: red;
}

.invalid:before {
  position: relative;
  left: -35px;
  content: ' \2716';
}
      blink {
        animation: blinker 0.6s linear infinite;
        color: #1c87c9;
       }
      @keyframes blinker {  
        50% { opacity: 0; }
       }


       
       .dropbtn {
  background-color: #FFC107;
  color: black;
  padding: 10px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFC107;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #FFC107;}
