@font-face {
font-family: 'avalon';
src: url('../font/avalonb_0.ttf');
}

.text_red
{
    color:#F71D27;
    font-family: avalon, sans-serif;
}
a
{
    text-decoration: none;
}
.conunter_section h3
{
font-size: 28px;
color:#fff;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 0px;
padding: 20px 10px;
}
.conunter_section h3 span
{
    font-size: 16px;
    margin-left:15px;
}
.conunter_section .col-md-4
{
border-right: 2px solid #fff;
}

.bottom_footer{
    background: #2b6fac;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.bottom_footer a
{
   color:#fff; 
}
body
{
	font-family: 'Roboto Slab', serif;
	/*font-family: avalon, sans-serif;*/
	font-size: 16px;
	line-height: 1.4;
	overflow-x:hidden;
	color: #130857;
	font-weight: 400;

}
.e-brochure
{
background: #130857;
    border-radius: 0;
    margin: 6px;
    padding: 4px 14px;
}
.primary-font
{
	font-family: avalon, sans-serif;
}
.nav-item
{
	  font-family: avalon, sans-serif;
}
h1
{
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
	font-size: 29px;
	/*margin-left: -40px;*/
	text-align: center;
	font-weight: 700;
}
h2
{
	color:#130857;
	font-size: 28px;
    font-family: avalon, sans-serif;
    text-align: center;
}
.enroll-section
{
	font-family: 'Roboto Slab', serif;
}
.text-black
{
	color:rgb(8 1 1 / 75%);
}


 /* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-toggle1::after {
  display: inline-block;
    margin-left: 0.655em;
    vertical-align: 0;
    content: "";
    border-top: 0.34em solid transparent;
    border-bottom: 0.34em solid transparent;
    border-left: 0.34em solid #fff;
    line-height: 2;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: fixed;
        box-shadow: 12px 13px 22px -16px #00000063;
        z-index: 5500;
        top: 94px;
        left: auto;
}

.dropdown-toggle1:hover::after
{
    border-left: 0.4em solid #fff; 
}

  .dropdown-menu li{ position: relative;  }
  .nav-item .submenu{ 
    display: none;
    position: absolute;
    left:100%; top:7px;
  }
  .nav-item .submenu-left{ 
    right:100%; left:auto;
  }
  .dropdown-menu > li:hover{ background-color: #f1f1f1 }
  .dropdown-menu > li:hover > .submenu{ display: block; }
} 
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
} 
/* ============ small devices .end// ============ */

.dropdown-item:focus, .dropdown-item:hover
{
color: #FFF;
    background-color: #150856;
}
.dropdown-menu
{
    border: 0px;
}

.dropdown-item
{
    padding:10px;
    color: #fff;
}
.dropdown-menu
{
    background: #F41630;
    padding:0px;
}

.dropdown-divider {
    margin: 0rem 0;
    }
.navbar-light .navbar-nav .nav-link.active
{
	color:#fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.text-primary
{
color:#1F4E79 !important;
}
#navbarSupportedContent .navbar-nav
{
	background: #F71D27;
    padding: 5px 18px;
    margin-bottom: 0px !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.center-navbar
{
    width: 88%;
}
#navbarSupportedContent
{
	margin-left: -15px;
	/*flex-direction: column;*/
	    align-items: end;
}
.navbar-brand img
{
	width: 180px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: 0;
    content: "+" !important;
    border: 1px solid #fff;
    line-height: 0.7;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    color: #fff;
    padding: 0px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    /* border-left: .3em solid transparent;
}
.e-brochure
{
	background: #1F4E79;
    color: #fff;
    border-radius: 0;
    font-size: 13px;
    padding: 6px 26px;
    margin-bottom: 8px;
    margin-left: 16px !important;
    border: 1px solid #1f4e79;
}
.navbar
{
	padding-bottom: 0px;
	/*margin-bottom: -3px;*/
}
.orange-box1
{
	background: #ED7D31;
	height: 500px;
	width: 100%;
	z-index: 0;
}

.carousel-item video
{
width:100%; 
}
.orange-box2
{
	background: #387ABA;
	height: 482px;
	width: 100%;
	z-index: 0;
	}
.orange-box3
{
	background:#84231b;
	height: 482px;
	width: 100%;
	z-index: 0;
}
.enroll-section
{
	background: #130857;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #FDC033;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10%;
}
.enroll-section img
{
	width: 16px;
    margin: 1px 15px 0px;
}

.result_slider
{

    background: #A5A5A5;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}


    #talkbubble {
      width: 120px;
      height: 80px;
      background: red;
      position: relative;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
    }
    #talkbubble:before {
      content: "";
      position: absolute;
      right: 100%;
      top: 26px;
      width: 0;
      height: 0;
      border-top: 13px solid transparent;
      border-right: 26px solid red;
      border-bottom: 13px solid transparent;
    }
    .blue-bg
    {
     background: #130857;
    background-size: cover;
    background-position: center;
    padding: 60px 80px;
    margin-top: -53px;
    z-index: -1;
    }
    .enroll-section
    {
        cursor: pointer;
    }
    .courses-box
    {
    padding: 6px 20px;
    border: 2px solid #F41630;
    font-size: 34px;
    margin-bottom: 20px;
    color: #fff;
    }
    .arrow-box {
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
	}
	.arrow-box img
	{
		margin-right: 8px;
    width: 13px;
	}
	.tab_courses
	{
	  margin-top:30px;  
	  color:#fff;
	}
	.tab_courses .tabs_p
	{
	    font-size: 15px;
    /*font-family: avalon, sans-serif;*/
    
	}
	.arrow-box .view_more_btn
	{
	      display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #f71d27;
    padding: 7px 20px;
    border-radius: 4px;
    margin-top: 10px; 
	}
	.tab_courses h4
	{
	    font-size: 18px;
    margin-top: 13px;
    color: #f71d27;
	}
    .tab_courses h3
    {
    	font-size: 24px;
    margin-bottom: 17px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    }
   .star_red
   {
    width: 28px;
    margin-right: 10px;
   }

#talkbubble {
      width: 120px;
      height: 80px;
      background: red;
      position: relative;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
    }
    #talkbubble:before {
      content: "";
    position: absolute;
    left: 20%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 21px solid #ff0e00;
    border-bottom: 15px solid transparent;
    bottom: 23px;
    top: 91%;
    transform: rotate(271deg);
    }



    /*css for courses section*/
    .courses-section
    {
    	position: relative;
    }
    .courses-section:before {
    top: -26%;
    position: absolute;
    height: 210px;
    content: '';
    width: 210px;
    background: url(../img/circle1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    right: -8%;
    z-index: 1024;
    }

    .courses-section:after {
    bottom: -31%;
    position: absolute;
    height: 210px;
    content: '';
    width: 210px;
    background: url(../img/circle1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: -8%;
    z-index: 1024;
    }
    .courses-section .button_one.active
    {
    	background: #fff;
      color: #150856;
    }
     .courses-section .button_one
    {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px;
    margin: auto;
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border: 1px solid #fff;
    border-radius: 0px 17px 0px 17px;
    padding: 10px;
    }

	.courses-section .button_one:after {
	    content: "";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    width: 0;
	    height: 0;
	    border-left: 0px solid #ffffff;
	    border-right: 0px solid #ffffff00;
	    border-bottom: 10px solid #468BCC;
	}
	.courses-section .button_one:before {
	    content: "";
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: 0;
	    height: 0;
	    border-left: 0px solid transparent;
	    border-right: 0px solid #ffffff00;
	    border-top: 10px solid #468BCC;
	}

	/*css for four icon section*/
    .four_icons .yellow_p
	{
	display: inline-block;
    background: #130857;
    padding: 7px 60px;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
	}
	.four_icons .icon_div
	{
     display: flex;
     justify-content: center;
     align-items: center;
	}
	.four_icons .icon_div h3
	{
		font-size: 22px;
		color: #F41630;
		font-family: avalon, sans-serif;
	}
	.four_icons .icon_div img
	{
	width: 115px;
    margin-right: 20px;
	}
    .call-to-action-section span
	{
	display: inline-block;
    background: #130857;
    padding: 8px 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 6px;
    width:150px;
    font-family: avalon, sans-serif;
    cursor: pointer;
	}

	.director-msg b
	{
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #bfbfbfa8;
    z-index: -1;
    left: -5%;
    font-weight: 400;
    top: -6%;
	}
	.director-msg p
	{
		line-height: 1.4; font-size: 16px;position: relative;text-align: justify;
	}
    
    /*css for faculties-section*/
	.faculties-section
	{
    background: #F71D27;
    padding: 70px 60px 40px 60px;
    margin-top: 0px;
    z-index: -1;
	}
	.faculties-section h6
	{
     color: #F41630;
     margin-top: 10px;
	}

    /*css or students section*/

	.student_testimonial
	{
    background: #130857;
    padding: 70px 60px 40px 60px;
    /*margin-bottom: -53px;*/
    z-index: -1;
	}
	.student_testimonial h6
	{
		color:#FFC000;
	}

	.gallery .gal {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    padding: 0;
    column-gap: 6px;
}
.gallery .gal img {
    width: 100%;
    margin: 3px 0;
}
.gallery .gal img {
    transition: all .2s ease-in-out;
}
/*.gallery img {
    border-radius: 4px;
}*/

/*css for single courses*/

.blue_background
{
    background: #130857;
    /*padding: 70px 80px;*/
    z-index: -1;
    margin-top: 0px;
}
.single_courses
{
    padding:70px 80px;
}
.single_courses .courses-box {
    padding: 6px 25px;
    border: 2px solid #F41630;
    font-size: 34px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 500;
}
.single_courses .contant-div
{
display: flex;
justify-content: flex-start;
align-items: baseline;
margin-top: 33px;
color: #fff;
text-align: justify;
line-height: 1.5;
}
.single_courses .contant-div .icon_box img
{
    width: 16px;
    margin-right: 12px;
    margin-left: 31px;
}

.single_courses .contant-div1
{
display: flex;
justify-content: flex-start;
align-items: baseline;
margin-top: 33px;
text-align: justify;
line-height: 1.5;
}
.single_courses .contant-div1 .icon_box img
{
    width: 14px;
    margin-right: 12px;
    margin-left: 30px;
    margin-top: -3px;
}
.border_p
{
    margin-left: 30px;
    padding: 8px 10px;
    border: 1px solid #000;
    color: #000;
    margin-top: 10px;
    text-align: left;
    display: inline-block;
}
.single_courses h3
{
    color:red;
    margin-left: 30px;
    font-size: 22px;
    color:#FBC03C;
    margin-top: 15px;
}

.second_blue_background
{
    background: #130857;
    /*padding: 70px 80px;*/
    z-index: -1;
    margin-top: 0px;
}
.second_blue_background .courses-box1 {
    padding: 6px 25px;
    border: 2px solid #F41630;
    font-size: 20px !important;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 500;
}
.second_blue_background .contant-div
{
    justify-content: flex-start !important;
}
.second_blue_background .contant-div .icon_box img {
    margin-left: 3px !important;
}
.justify-content-start
{
    justify-content: flex-start !important;
}

.single_courses ul
{
    padding-left: 80px;
    line-height: 2;
    list-style: circle;
}

.fees-table
{
color:#fff;
}
.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: rgb(255 255 255);
    color: #000;
    cursor: pointer;
}


/*css for footer*/
#footer
{
    font-family: avalon;
    font-weight: 700;
    background: #F2F2F2;
    padding-top: 120px;
    /* position: relative; */
    margin-top: -62px;
}
  .footer h3
  {
     color: #F41630;
     margin-bottom: 12px;
     font-size: 24px;
  }
  .content-box h3
  {
  color: #fff;
     margin-bottom: 5px;
     font-size: 23px;
  }
  .content-box
  {
     color: #fff;
     /*margin-bottom: 20px;*/
     font-size: 25px;
  }
  .footer h4
  {
    font-size: 18px;
    line-height: 1.4;
    color: #000;
  }
  .footer ul
  {
    list-style: none;
    color:rgb(8 1 1 / 70%);
    padding-left:0px;
  }

  .footer ul a
  {
     color: #000; ; 
    text-decoration: none;
    font-weight: 800;
  }
  .footer ul li
  {
    margin-bottom:5px;
  }
  .call-to-action .row
  {
    background: #F41630;
  }
  .call-to-action a
  {
   color:#fff;
  }
  .call-to-action a:hover
  {
   color:#FDC02A;
  }
  .action-box
  {
    display: flex;
    justify-content: flex-start;
  }
  .action-box
  {
    padding-right: 18px;
  }
  .action-box img
  {
    width:60px;
  }

  .custom_modal .form-control
  {
    margin-bottom: 16px;
  }
   .custom_modal .modal-body
  {
     background: url(../img/footerbg.jpg);
    background-size: cover;
    background-position: center;
  }
   .custom_modal .form-submit-button 
  {
        padding: 10px 40px;
    border: 1px solid #fbc03c;
    background: #FBC03C;
    color: #fff;
    margin-top: 10px;
    box-shadow: 15px 15px 19px -16px #00000085;
  }



  @media screen and (max-width: 768px) {
      .director_msg
      {
          width:100%;  
        }

      .single_courses h3
      {
          text-align:left;
      }
      
      .single_courses p
      {
         text-align:left; 
      }
  .video-container {
        height: 250px !important;
  }
  .navbar
  {
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
  }
  .navbar-brand img {
    width: 105px;
}
.enroll-section
{
  font-size: 14px;
}
.enroll-section img {
    width: 14px;
    margin: 1px 10px 0px;
}
.dropdown-item
{
  text-align: center;
}
#navbarSupportedContent .navbar-nav
{
      padding: 25px 18px;
}
.e-brochure {
    font-size: 13px;
    padding: 9px 26px;
    margin-bottom: 0px;
    margin-left: 0px !important;
    width: 104%;
}
h2 {
    color: #130857;
    font-size: 20px;
    font-family: avalon, sans-serif;
    text-align: center;
    line-height: 1.4;
}
.courses-section:before {
    top: -3%;
        height: 80px;
        width: 60px;
        right: -8%;
}
.blue-bg {
    padding:70px 10px !important;
}
.courses-section:after {
            bottom: -3%;
        height: 60px;
        width: 60px;
        left: -7%;
}
.courses-box {
    padding: 4px 20px;
    border: 2px solid #F41630;
    font-size: 26px;
    margin-bottom: 20px;
   
    width: 100%;
    display: block;
    text-align: center;
}
.after-image img
{
      height: 80px !important;
    margin-top: -34px !important;
}
.courses-section .button_one
{
      width: 100%;
      padding: 8px;
      font-size: 15px;
}
.pl-20 {
    padding-left: 9px !important;
}
.tab_courses h3 {
    font-size: 22px;
    margin-bottom: 13px;
    }
 .center-navbar {
      width: 104%;
  }
  .four_icons .icon_div {
    flex-direction: column;
}
.four_icons .icon_div img {
    width: 80px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.four_icons .icon_content
{
  text-align: center;
}
.director-msg h2
{
  font-size: 24px;
  text-align: center !important;
}
.director-msg h5
{
    text-align: center;
    font-size: 16px;
}
.director-msg p
{
  text-align: center;
}
.faculties-section
{
  margin-top: 0px;
  padding: 50px 10px 40px 10px;
}
.faculties-section .border-box
{
  width:100% !important;
}
.border-box:after
{
  left:2px !important;
}
.student_testimonial
{
  padding: 70px 10px 40px 10px;
}
#footer
{
    text-align:center;
}
.content-box h3
{
    font-size:22px;
}
.action-box img {
    width: 35px;
}
.action-box {
    padding-right: 0;
}
.call-to-action a {
    color: #fff;
    font-size: 18px;
}
.action-box {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.footer h3 {
    color: #FDC02A;
    margin-bottom: 10px;
    font-size: 22px;
    margin-top: 35px;
}
.footer h4 {
    font-size: 17px;
    line-height: 1.4;
}

.single_courses {
    padding: 50px 0px;
}
.single_courses .courses-box {
    padding: 4px 20px;
    font-size: 26px;
    margin-bottom: -31px;
}
.single_courses .contant-div .icon_box img {
    width: 14px;
    margin-right: 8px;
    margin-left: -1px;
}
.single_courses ul
{
    text-align:left;
}
.single_courses .contant-div1
{
   text-align:left; 
}
.second_blue_background .courses-box1 {
    padding: 6px 20px;
    margin-bottom: -19px;
    display: block;
}
.single_courses h2 {
    font-size: 23px !important;
}
.single_courses .contant-div1 .icon_box img
{
    margin-left: 6px;
}
.single_courses .contant-div
{
    text-align:left;
}
.single_courses
{
    text-align:center;
}
.about_mission
{
    text-align:center;
}
.about_mission h2
{
    text-align: center !important;
}
	.gallery .gal {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding: 0;
    column-gap: 3px;
}
}