﻿* {padding:0;
   margin:0;
   box-sizing:border-box;
  
}
.sliderimg img {
    height:95vh; width:100%;
}
.callc {position:fixed;
        left:2%;
        bottom:5%;
        z-index:998;
     
}
.galleryimg {
    height:250px!important;
    width:100%;
    object-fit:cover!important;
    box-shadow: 0px 0px 16px -8px;
}
.galry {
    width:100%; height:510px;
    object-fit:cover;
}
.logomargin {margin-left:10px;
}
h1 {color:#000;
    font-weight:bold;
    font-family: 'Ubuntu', sans-serif;
    font-size:36px;
}
/*h1 span {border-bottom:2px solid #000;*/
.navbarstyle ul li a {
  margin:0px 20px;
    color:#fff!important;
    font-size:14px;
    font-weight:600;
}
.dropdown-menu {
    background:#D83C00!important;
}
.dropdown-menu a:hover {
    background:none;
}

.div_faci {max-width:100%;
}
h1 {font-weight:bold;
}
.holder-icon i {
    font-size: 50px;
    background: #fdc800;
    padding: 10px;
    line-height: 90px;
    color: #082344;
    height: 105px;
    width: 130px;
    text-align: center;
}
.recruiterheight {
    height:70px;
    width:100%;
}
.Hlinks ul li a {color:#fff!important;
                      text-decoration:none;
}
.f-course {
    background: #fff;
    box-shadow: 0px 0px 16px -8px;
    margin-bottom: 25px;
}
#footerid {background:url('/image/footer-bg.png');
           background-color:#D83C00;
            background-position:center;
                     background-repeat:no-repeat;
                     background-size:cover;
           opacity:0.9;
}
#mynav {
    background:#D83C00!important;
    color:#fff;
}
.centerimg img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}

.brk-trapezoid-left {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 1;
    overflow: hidden;
}
.extra__heading-3 {
    max-width: 530px;
    padding: 104px 36px 40px 47px;
    border-right: 13px solid rgba(170,170,170,.1);
    border-bottom: 13px solid rgba(170,170,170,.1);
}
.extra__heading-3:before {
    content: '';
    position: absolute;
    background: rgba(170,170,170,.1);
    z-index: -1;
}
.extra__heading-3 .after-heading {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(13px,-105%);
    opacity: 0.5;
    font-size: 100px;
    text-transform: uppercase;
    color:black;
}
.extra__heading-3:before {
    top: 0;
    right: 0;
    height: 13px;
    width: calc(100% - 280px);
    margin-right:25px;
}
.font__weight-semibold {
    font-weight: 600;
}
.letter-spacing-20 {
    letter-spacing: .02em!important;
}
.font__family-montserrat {
    font-family: 'Montserrat',sans-serif;
}
.extra__heading-3:after {
    bottom: 0;
    left: 0;
    width: 13px;
    height: calc(100% - 100px);
}
.extra__heading-3:after, .extra__heading-3:before {
    content: '';
    position: absolute;
    background: rgba(170,170,170,.1);
    z-index: -1;
}
.img-double-bigger>.img:last-child:before {
    opacity: 0;
}

.img-double-bigger>.img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right,var(--brk-base-3),var(--secondary));
    transition: all .4s ease;
    opacity: .8;
    z-index: 2;
}


.mg-double-bigger {
    position: relative;
    z-index: 2;
    max-width: 100%;
}
.img-double-bigger>.img:last-child {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 3;
}
.img-double-bigger>.img {
    display: inline-block;
    position: relative;
    z-index: 2;
    transition: all .4s ease;
}
.img-double-bigger>.img:last-child:before {
    opacity: 0;
}
.img img:hover {
    transform: scale(1.2); 
}
.footerlinks ul li a {color:#fff!important;
                      text-decoration:none;
}