*
{
   margin:0;
   padding:0
}
.l-h
{
    line-height: 2;
}
.fs-17{
    font-size:17px;
}
.bg-4F49B3
{
	background-color:#4F49B3;
}
.bg-navy{
    background:#2aa1d1;
}
.mobile-socialfix {
    bottom: 0;
    z-index: 9999999999999999;

}
.whatapp-mob {
    background: #1fb314;
}
.whatapp-mob img {
    width: 40px;
}
.call-mob {
    background: #3c3c9e;
}
.call-mob img {
    width: 35px;
}
img
{
	max-width:100%;
}
p
{
	font-size:17px;
	font-family:arial;
}
.bg_img
{
  background-image: url('../images/ielts-coaching-bg.jpg');
  background-size:cover;
}
.bg_imgw
{
  background-image: url('../images/blog-masonry-slider-3.jpg');
  background-repeat:cover;
}
.img-result
{
  background-image:url('../images/maxresdefault (3).jpg');
  background-repeat:cover;
}

.bg_imgv
{
 background-image: url('../images/tech-background-image-1-1.jpg');	
  background-repeat:cover;
}
.form-bg-1d437b
{
	background-color:#1d437b;
}
.text
{
	color:#1d437b;
}
.bg-form
{
	background-color:#1d437b;
}
.colp
{
	background-color:#9ACD32;
}
.colg
{
	background-color:#DCDCDC;
}


.new-class {
    background:#0c5f85 !important;
    color:white;
}
.career{
    background:#e0f0fc !important;
    
}
  table {
            width: 100%;
            border-collapse: collapse;
        }
        th, td {
            border: 1px solid black;
            padding: 10px;
            
        }
        th {
            background-color: #f2f2f2;
        }
.txt
{
	text-align: center;
    color: #FFFAFA;
    font-family: "Roboto", Sans-serif;
    font-size: 23px;
    font-weight: 500;
}
.bton
{
	background-color:#FF8200;
	border: none;
    color: white;
    padding: 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin:4px 2px;
    cursor: pointer;
	border-radius: 12px;
}
.dv
{
	text-align:center;
}
.pr
{
	font-size:14px;
}
.pr-B2DD4C
{
	background-color:#B2DD4C!important;
	
}
.ph
{
	color: #FF0000;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
}
.submit-FFA500
{
	background:#FFA500;
	border: none
    color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin:4px 2px;
    cursor: pointer;
	border-radius: 2px;
}
.acedmic
{
    font-family: "Roboto", Sans-serif;
    font-size: 25px;
    font-weight: 500;
}
.list
{
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 500;
}
.list-fom
{
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
}
.list-form
{
    font-family: "Roboto", Sans-serif;
    font-size: 29px;
    font-weight: 500;
}
.dv
{
	height:200px;
	width:200px;
}
 .list-
{
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
    font-weight: 500;
}
.hover
{
	text-decoration: underline;
}
.icn
{
	padding-right:200px;
}
.cont
{
	height:60px;
}

.bn
{
	background-color:#FF8200;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-top:2px;
    cursor: pointer;
	height:50px;
}
iframe
{
	height:400px;
	width:500px;
}
.checklists
{
    list-style: none;
    padding-left: 0px;
}
.checklists li
{
    font-size: 17px;
    padding-left: 28px;
    margin-top: 12px;
    position: relative;
    font-family: sans-serif;
}
.checklists > li:before 
{
    content: "\f26e";
    font-family: bootstrap-icons !important;
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 18px;
}

.custom-bg {
            background-color: #1d437b;
            color: white; /* Ensures text is readable on dark background */
        }
.txt-align
{
	text-align:justify
}

.contect
{
	background-color:#d24dff;
}

a:link
{
	text-decoration: none;
}
.f-icon
{
	background-color:#3b5998;
}
.i-icon
{
	background-color:#FE3083;
}
.tl-icon
{
	background-color:#00BFFF;
}
.t-icon
{
	background-color:#1da1f2;
}
.g-icon
{
	background-color:#19AAF8;
}
.l-icon
{
	background-color:#0077b5;
}

.p-icon
{
  background-color:#bd081c;;	
}
.darkHeader
{
	background:black !important;
}
.nav-backgrnd
{
	background:#00000014;
}
.dropdown:hover .dropdown-menu
{
  display: block;
}

.play-btn 
{
    width: 80px;
    height: 80px;
    background: radial-gradient(rgb(221 0 31) 60%, rgba(255, 255, 255, 1) 62%);
    border-radius: 50%;
    position: absolute;
    box-shadow: 0px 0px 12px 0px rgb(255 0 24);
    left: 50%;
    top: 50%;
    text-align: justify;
    transform: translate(-50%, -50%);
}

.play-btn:before 
{
    content: "";
    position: absolute;
    width: 170%;
    height: 170%;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 2s;
    animation: pulsate1 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 6px solid rgb(255 0 0 / 91%);
    top: -34%;
    left: -34%;
    background: rgb(255 255 255 / 0%);
}
.play-btn::after 
{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
    z-index: 100;
    -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
@-webkit-keyframes pulsate1 
{
  0%
  {
      -webkit-transform: scale(0.6);
      transform: scale(0.6);
      opacity: 1;
      box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }

  100%
  {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0;
      box-shadow: none;

  }
}

@keyframes pulsate1 
{
  0% 
  {
      -webkit-transform: scale(0.6);
      transform: scale(0.6);
      opacity: 1;
      box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }

  100% 
  {
      -webkit-transform: scale(1, 1);
      transform: scale(1);
      opacity: 0;
      box-shadow: none;

  }
}

.demo-bg
{
  background-image: url('../images/demo-backgronud.jpg');
  background:cover; 
  margin-top:0px;
}

#whatsaap 
{
    border-radius: 50%;
	width:46px;
}

#callme 
{
    background: #3c3c9e;
    border-radius:50%;
	width:46px;
	padding:9px;
	margin-top:10px;
}

.icon-bar 
{
    position: fixed;
    bottom: 20%;
    text-align: center;
    /* margin-left: 1%; */
    right: 2%;
}
.call-now {
    z-index: 9;
    position: fixed;
    bottom: 10%;
    text-align: center;
    width: 100%;
}
.button-21 {
    background-color: #a62535;
    font-size: 19px;
    padding: 9px;
    color: #fff;
}
.icn
{
    display: inline-block;
    font-size: 50px;
    text-align: center;
	color: #58E009;
    border-color: #58E009;

}

.key-features{
    background:#0c5f85;
}

@media screen and (max-width:992px)
{
	#collapsibleNavbar
	{
	  background: #000;
      padding: 5px 14px;
	}
	.navbar
	{
		background:#000 !important;
	}
}
@media screen and (min-width:992px)
{
.position-md-fixed
    {
		position:fixed !important;
		z-index:999;
	}	
}

@media screen and (max-width:575px) {

			
			     #continually-message-container {
                bottom: 50px !important;
            }

            #continually-button-container {
                bottom: 50px !important;
            }
        }