@font-face {
    font-family:EmiratesRegular;
    src: url("../fonts/BruumFY-Regular.otf");
}
@font-face {
    font-family:EmiratesBold;
    src: url("../fonts/BruumFY-Bold.otf");
}
@font-face {
    font-family:EmiratesLight;
    src: url("../fonts/BruumFY-Light.otf");
}
@font-face {
    font-family:bejan-bold;
    src: url("../fonts/Bahij_TheSansArabic-Bold.ttf");
}
@font-face {
    font-family:bejan-light;
    src: url("../fonts/Bahij_TheSansArabic-ExtraLight.ttf");
}
@font-face {
    font-family:bejan-semibold;
    src: url("../fonts/Bahij_TheSansArabic-SemiBold.ttf");
}
.front h1{
    color: #e30613;
    font-family:EmiratesBold;
    margin:20px 30px;
}
.front a{
    color: #000;
}
.front a img{
    width: 35px;
}
html[lang="ar"] .datamatixInfo label {
    font-family: bejan-bold;
}
html[lang="ar"] .front h1 {
    font-family: bejan-bold;
    text-align: end;
}
html[lang="ar"] .front .actions{
text-align: start;
}
.top-border{
    background: #e30613;
    height: 5px;
    width: 50%;
    margin-bottom: 35px;
}
html[lang="ar"] body{
    font-family:bejan-semibold;
}
html[lang="ar"] .review .counter-desc{
    font-family:bejan-semibold;
}
html[lang="ar"] .navbar-light .navbar-nav .nav-link{
    border-left: 2px solid;
    border-right: none;
    font-size: 17px;
    font-family:bejan-semibold;
}
html[lang="ar"] .midleInstit h2{
    font-family:bejan-bold;
    font-size:52px;
}
html[lang="ar"] .midleInstit p{
    font-family:bejan-semibold;
    font-size: 28px;
    width: 90%;
}
html[lang="ar"] .insightBox .text{
    border-left: none;
    border-right: #e30613 7px solid;
    padding-right: 15px;
}
html[lang="ar"] .insightBox h3{
    border-right: #e30613 4px solid;
    border-left: none;
    padding-right: 15px;
}
html[lang="ar"] .greyBg .content-text h3{
    font-family:bejan-bold;
    font-size: 38px;
}
html[lang="ar"] .content-text a span {
    font-size: 20px;
    padding: 0px 9px 0px;
    margin: 0 2px 0 16px;
}
html[lang="ar"] .content-text a{
padding: 6px 0 6px 30px;
}
html[lang="far"] .mainland h2,html[lang="ar"] .mainland h2 {
    padding-left: 0;
    padding-right: 15px;
    font-size: 26px;
}
html[lang="ar"] .circle .circle-box p{
    font-family:bejan-semibold;
}
html[lang="ar"]  .circle .circle-box h3{
    font-family:bejan-bold;
}
html[lang="ar"] .review .leftBorder {
    border-right: 2px solid #eee;
    border-left: none;
}
html[lang="ar"] .review .rightBorder{
    border-left: 2px solid #eee;
    border-right: none;
}
html[lang="ar"] .insights .title h2{
    font-family:bejan-bold;
}
html[lang="ar"] .insightBox .text h3 {
    font-size:30px;
}
html[lang="ar"] footer ul li a{
    font-family:bejan-semibold;  
}
html[lang="ar"] footer ul li a::before {
  
    content: "\f104";
    margin-left: 5px;
}
html[lang="ar"] footer h4{
    font-family:bejan-bold;
}
html[lang="ar"] .copyright p{
    font-family:bejan-semibold; 
}
html[lang="ar"] footer .social a {
    padding:4px 10px;
}
html[lang="ar"]  .profile p{
    font-size: 20px;line-height:35px
}
html[lang="ar"]  .profile h5{
color: #e30613;
}
html[lang="en"] body{
    font-family:EmiratesRegular;
}

.mainPage{
    background:#fff;
    box-shadow: 0 0 2px 2px #ccc;
    margin: 20px 0;
}
.footerMap a{
    color:#000;
    margin-right: 20px;
    font-size: 18px;
    font-family: Arial;
}
.copyright{
    background:#e30613;
    color: #fff;
    padding: 13px 0 1px 0;
}
.copyright p{
    color:#fff;
    font-family:EmiratesLight;
    font-size: 17px;
}
.workImg{
    margin-bottom: 25px;
}
img{
    width:100%;
}
a{
    text-decoration:none !important;
}

.front h1 span{
    font-size:30px;
    color:#e30613;
}
.singleBox img{
    transition:.5s;
}
.singleBox img:hover{
    transform: scale(1.1);
}
.owl-theme .owl-nav {
    margin-top: 0 !important;
}
.front .btn{
    border-radius: 0 !important;
    font-size: 18px;
    padding: 6px 16px;
    background: #e30613;
    font-weight:400;
    color: #fff;
    margin-top: 35px;
    font-family: EmiratesLight;
    margin-bottom: 20px;
}
.navbar-light .navbar-nav .nav-link{
    color:#000 !important;
    padding: 0 .5rem !important;
    border-right:2px solid;
    font-size: 16px;
    font-family:EmiratesRegular;
}
.navbar-nav{
    padding:5px;
}
.home{
    background:#fff;
    padding:10px 0 50px;
}
.homeImg{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.front h4{
    float: right;
    color: #fff;
    font-size: 21px;
    margin-top: 50px;
    font-weight: 500;
    text-align: center;
}
.front{
    background:#fff;
}
.bannerDiv{
    background:rgba(219, 32, 44 , .9);
    padding:50px 50px 100px;
    color:#fff;
}
.mainbanner{
    border:2px solid #eee;
    padding:15px
}
.bannerDiv h2{
    margin-bottom: 25px;
    font-weight: 700;
}
.bannerDiv p{
  font-size: 18px;
  margin-bottom: 25px;
}
.bannerDiv a{
    background:#142735;
    color:#fff;
    font-size: 20px;
    padding:8px 30px 10px;
}
.home ul li{
    list-style: none;
    display: inline;
    color:#fff
}
.lang li a{
    color:#fff
}
.lang .btn{
    float: right;
    color: #fff;
    background: #e30613;
    font-size: 22px;
    font-weight: 600;
}
.explore{
    padding:30px 0;
}
.explore h2{
font-weight: 700;
margin-bottom: 25px;
}
.explore p{
    font-size:21px;
}
.explore p span{
    color:#e30613;
    text-decoration: underline;
}
.explore .btn{
    background:#e30613;
    color:#fff;
    margin-top: 30px;
    padding:8px 24px 10px;
}
.datamatixInfo{
    padding:30px 0;
}
.datamatixInfo label{
    display: block;
    color: #6a6a6a;
    font-family:EmiratesLight;
}
.datamatixInfo strong{
    display: block;
    color:#e30613;
    font-size: 35px;
    font-family:EmiratesBold;
}
.datamatixInfo img{
    width: 30px;
    margin-bottom: 10px;
}
.midleInstit{
    padding:100px 0;
    border-top: 1px solid #ccc;
}
.midleInstit h2{
    font-family:EmiratesBold;
    margin-bottom: 15px;
    font-size:40px;
}
.welcome{
    padding:50px;
    background: #fff;
    box-shadow: 0 0 2px 2px #eee;
}
.welcome h2{
    color: #e30613 !important;
    margin-bottom: 30px !important;
}
footer img {
    width:340px !important;
}
.midleInstit p{
    font-family:EmiratesLight;
    font-size: 24px;
}
.establish{
    padding:20px 0;
}
.establish h4{
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 0;
}
.establish .btn{
    border-radius: 0 !important;
    font-family:EmiratesLight;
    margin-right: 10px;
}
.undertake{
    padding:0 0 60px;
}
.owl-carousel .owl-item img {
    height: 635px;
}
.undertake .title h2{
    font-weight:700;
    margin-bottom:10px;
}
.undertake p{
    font-size: 20px;
}
.takeBox p{
  font-size: 20px;
}
.takeBox h2{
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
}
.takeBox{
    margin-bottom: 30px;
}
.calc{
    padding-top: 50px;
    padding-bottom:40px;
}
.calc h2{
    font-weight: 700;
    margin-bottom: 20px;
}
.calc p{
    font-size: 22px;
    margin-bottom:10px;
}
.calc a{
    text-decoration: underline !important;
    color:#e30613;
    font-size: 24px;
    font-weight: 500;
}
.calc .btn{
    background:#e30613;
    color:#fff;
    padding:8px 24px 12px;
    width:300px;
    margin:0 auto;
    font-size:22px;
    font-weight:500
}
.gryBg{
    background:#eaeaea;
    padding:60px 0;
}
.gryBg h2{
    font-weight: 700;
    margin-bottom:30px;
}
.gryBg p{
    font-size: 20px;
}
.gryBg h3{
    color:#e30613;
    margin-top:20px;
    font-weight: 700;
}

.gryBg .btn , .about .btn{
    background:#e30613;
    color:#fff;
    padding:8px 24px 12px;
    width:200px;
    margin:30px auto 15px;
    font-size:22px;
    font-weight:500
}
.crm {
    background:#000;
    padding: 5px 8px 3px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-top: 35px;
}
.crm h3 a{
    color:#fff;
}
.about a{
    text-decoration: underline !important;
    color:#e30613;
    font-size: 24px;
    font-weight: 500;
}
.option{
    padding:75px 0;
}
.option h2{
    font-size: 45px;
    margin-bottom: 25px;
}
.option .title p{
    font-size: 24px;
    margin-bottom: 40px;
}
.profile h5{
    font-family:bejan-bold;
}
.circle {
    padding:25px 0;
}
.circle .circle-box{
    margin-bottom: 35px;
}
.circle .circle-box img{
    width: 100%;
}
.circle .circle-box h3{
    font-weight:700;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 30px;
    color:#e30613;
}
.circle .circle-box p{
    font-size: 20px;
    font-family:EmiratesLight;
}
.insights .title h2{
    font-size: 33px;
    background: #e30613;
    color: #fff;
    padding: 15px 0;
}
.insights .title p{
    font-size: 24px;
}
.insightBox{
    padding:15px;
    margin-bottom: 25px;
}
.insightBox .text{
    padding-left: 15px;
    border-left: #e30613 7px solid;
}
.insightBox  h3{
    font-size:22px;
    margin-bottom: 15px;
    padding-left: 15px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: #e30613 4px solid;
}
.insightBox .text span{
    display: block;
    font-size: 20px;
    margin-bottom: 15px;
}
.insightBox .text a{
    color:#e30613;
    font-weight: 500;
    font-size: 20px;
}
.iframVideo{
    background:#e30613;
}
.logo{
    width:80%;
    border-bottom:1px solid #e30613;
    border-top:1px solid #e30613;
    padding: 20px 60px 20px;
}
#navbar {
    overflow: hidden;
    background-color: #000;
    margin-bottom: 20px;
    padding:10px 0 10px;
    margin-top: 20px;
  }
  #navbar  a{
 
    color: #fff;
    text-align: center;
    padding: 0 14px;
    text-decoration: none;
    font-size: 20px;
    font-weight:400;
  }
  #navbar a.active{
      background-color:#e30613;
      color:#fff;
      padding-top: 6px;
      padding-bottom: 12px;
  }
 

 .profileUl{
     padding-left: 60px;
 }
  .sticky {
    position: fixed;
    top: 0;
    display:none;
    width: 98%;
    margin-left: 0 !important;
    padding:10px 20px !important;
    background-color: #333 !important;
  }
  .sticky a{
      color: #fff !important;
      padding:6px 10px !important;
      border-right: none !important;
      margin-left: 10px;
       float: left; 
     display: block;

  }
  
  .sticky + .content {
    padding-top: 60px;
  }
  .mainland{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:60px 0;
    height:450px;
}
.mainland h2{
    color: #fff;
    padding-left: 60px;
}
.mainland ul{
    padding-left:22px;
    margin-bottom:50px;
    padding-left: 60px;
}
.mainland ul li{
    color:#fff;
    list-style-type: square;
    font-size: 20px;
}
.mainland .btn{
    background: #e30613 !important;
    color:#fff !important;
    padding:10px 10px 14px;
    font-weight: 600;
    font-size: 20px;
    width:65%;
}
footer{
    padding:40px 0;
    background: #f0f0f1;
}
footer h2{
    color:#e30613;
    font-weight:700;
    margin-bottom:50px;
}
footer h4{
    color:#e30613;
    margin-bottom: 20px;
    font-size:20px;
    font-weight: 700;
}
footer hr{
    color:#eee;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.greeting p{
    line-height:33px !important;
    text-align:justify;
}
footer button{
    margin-left: -5px;
    border: none;
    background: #fff;
    padding: 7px 12px;
    }
footer ul{
    padding-left: 0;
    padding-right: 0;
}
footer .social a{
    color:#fff;
    font-size:16px;
    margin-left:5px;
    border-radius: 50%;
    padding:8px 11px;
}
footer p{
    font-size:20px;
}
footer ul li{
    list-style: none;
    margin-bottom: 7px;
    font-size:16px;
}
footer ul li a{
    color:#000;
    font-size: 18px;
    font-family:EmiratesLight;
}
footer ul li a::before{
    font-family: "Font Awesome 5 Free";
     font-weight: 900;
      content: "\f105";
      color: #000;
      margin-right: 8px;
}

.review{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding:60px 0 10px;
}
.review .rightBorder{
    border-right: 2px solid #eee;
}
.review .leftBorder{
    border-left: 2px solid #eee;
}
.contact strong{
    color: #e30613;
}
.contact p {
color: #000;
font-family:EmiratesLight;
}
.contact a{
    color: #1b75ba;
    font-family:EmiratesLight;
}
.contact{
    background: #fafafa;
    padding: 40px 0;
}
.media-box .btn{
    background: #e30613;
    display:block;
    color: #fff;
    margin: 25px 0;
}
.review-box{
    border: 12px solid #eee;
    padding: 50px 20px;
}
.datamatixInfo .col-md-2{
    border-right: 1px solid #e6e6e6;
}
.datamatixInfo .col-md-2:last-child{
    border-right: none;
}
.review-img{
    height:40px;
}
.review img{
    width:25%;
}
.review h2 {
    color:#e30613;
    font-size:40px;
}
.review .counter-desc{
    color:#444;
    font-family:EmiratesLight;
    font-size:16px;
}
.mainland{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:60px 0;
    height:450px;
}
.mainland h2{
    color: #fff;
    padding-left: 60px;
}
.mainland ul{
    padding-left:22px;
    margin-bottom:50px;
    padding-left: 60px;
}
.mainland ul li{
    color:#fff;
    list-style-type: square;
    font-size: 20px;
}

.welcome{
    margin-bottom: 40px;
}
.welcome h3{
    margin-bottom: 25px;
}
.welcome h4{
    font-size: 20px;
}
.welcome p{
    font-size: 20px;
    margin-top: 15px;
    line-height:37px;
}
.iframVideo{
    padding:30px 20px;
    border:1px solid #ccc;
    margin-bottom: 50px;
}
#navbar span{
    float: right;
    margin-right: 15px;
}
#navbar span .btn{
    background: #e30613;
    color: #fff;
    margin-right: 5px;
    padding: 4px 14px 7px;
}
.lang{
    padding:26px 0;
}
.langUl{
    background:#fff;
    padding:15px;
    display:none;
    z-index:9999;
    position:absolute;
    right:20%
}
.langUl li{
    display:block !important;
    margin-bottom: 7px;
}
.langUl li a{
color: #000;
}
.flag{
    width:45px !important;
    padding-left:0 !important;
}
.front .actions{
    margin-top:25px;
    float: right;
    text-align:end;
}
.singleBox{
    margin-bottom:30px;
}
.legal .profile{
    padding:35px 50px;
    color:#000;
}
.legal .profile p{
    font-size: 22px;
}
.legal .info{
    background:#f3f3f3;
    padding:50px 0;
}
.legal .info .info-box span img{
    width:50px;
}
.legal .info .info-box .user{
    width:80%;
    margin-bottom: 20px;
}
.legal .info .info-box h2{
    line-height: 50px;
    font-size: 38px;
}
.legal .info .info-box h3{
    color:#000;
}
.legal .info .info-box p{
    font-size: 26px;
    font-weight: 500;
}
.legal .info .info-box{
    background: #f8f8f8;
    padding:50px 40px;
}
.legal .langus .langBox{
    padding:0 60px;
}
.legal .langus{
    padding:50px 0;
}
.legal .langus h2 , .legal .team h2{
    margin-bottom:40px;
}
.legal .langus h4{
    color:#000;
    font-size: 28px;
    margin-bottom: 30px;
}
.legal .langus h4 i{
    color:#000;
    font-size: 12px;
    margin-right: 10px;
}
.legal .team{
    padding:50px 0;
}
.legal .team .teamBox{
    margin-bottom: 40px;
}
.legal .team .teamBox h4{
    font-size:19px;
    color:#e30613;
}
.legal .team .teamBox p{
    font-size: 18px;
    font-weight: 500;
}
.legal .team .teamBox img{
    margin-bottom: 20px;
    height:190px;
    padding: 0 50px;
    border-right: 12px solid #e30613;
}
.legal .expert h4 i{
    color:#4fa600 !important;
    font-size:26px !important;
    margin-right: 20px !important;
}
.legal .expert h4{
    font-size: 24px !important;
}
.access{
    background: #333333;
    padding: 40px 0;
    color: #fff;
}
.access h1{
    margin-bottom: 40px;
}
.access img{
    width:90px;
    margin-bottom: 15px;
}
.access .regImg{
    height:120px
}
.login{
    border: 1px solid #333;
    padding:60px 40px;
    margin-bottom: 20px;
    margin-top: 70px;
}
.login .btn , .formReg .btn{
    background: #e30613;
    margin: 20px 0;
    padding: 6px 30px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.formReg{
    padding: 60px 0;
}
.formReg h2{
    font-size: 35px;
    font-weight: 500;
    margin-bottom:30px;
}
.formReg p {
    font-size:18px
}
.formReg p span{
    color: #e30613;
}
.formReg .btn{
    border-radius: 0 !important;
    font-size:22px;
}
.formReg .form-check-input{
    float: left !important;
    margin-right: 10px !important;
}
.formReg input , .formReg select{
    border-radius: 0;
    margin-bottom:30px;
    padding:12px 10px;
    border:1px solid #222;
}
.formReg p{
    font-weight: 500;
}
.formReg p a{
    color:#e30613;
}
.iconImg{
    height: 75px;
    margin-bottom: 11px;
}
.front .actions i{
    color:#000;
    font-size: 20px;
    margin-right: 20px;
}
.front ul li{
    display: inline;
    list-style: none;
    color:#000;
    font-size:18px
}
.front ul li a{
    color:#000;
}
.welcome h2 , .profileUl h2{
    color:#000;
    margin-bottom: 15px;
    line-height:42px;
    font-weight: 700;
}
.bg-grey .title h1{
    color:#e30613;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 42px;
}
.bg-grey .title h2{
    font-weight: 700;
    font-size: 36px;
}
.bg-grey .title p{
    font-size:24px;
    margin-bottom:30px;
}
.interview{
    padding:0 100px;
}
.greyBg{
    background:#eaeaea;
    padding:50px 0;
}
.greyBg .content-text img{
    width:90px
}
.greyBg .singleBox{
    border-bottom: 10px solid #e30613;
}
.content-text a{
    border-radius: 20px !important;
    background: #f3f3f3;
    padding: 6px 24px 6px 0;
    border: none;
    color: #e30613;
    margin-top: 30px;
}
.greyBg .content-text h3{
    color: #e30613;
    font-family:EmiratesBold;
}
.content-text a span{
    background: #e30613;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding: 3px 9px 5px;
    margin: 0 16px 0 2px;
    line-height: 0;
    font-weight: 600;
}
.arFlag{
    width: 29px;
    margin-left: 10px;
    margin-right: 20px;
}
.enFlag{
    width: 35px;
}
.greyBg .content-text{
    background:#fcfcfc;
    padding:50px 0;
}
.about-welcome{
    padding:50px 0;
}
.about-welcome .btn{
    background: #e30613;
    color: #fff;
    float: right;
    font-size: 20px;
    padding:4px 24px 8px;
    border-radius:0 !important;

}
.welcome-msg{
    padding:40px 0;
}
.welcome-msg h3{
    color:#e30613;
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 600;
    line-height: 43px;
}
.welcome-msg p{
    font-size: 22px;
    font-weight: 500;
    text-align: justify;
}
.welcome-msg p a{
    color:#e30613;
    margin: 0 6px;
}
.about-info{
    /* margin-top:40px;
    border-bottom: 15px solid #e30613;
    padding:40px 60px;
    background:#f4f4f4;
    margin-bottom: 50px; */
    font-style: italic;
  padding:40px 150px;
}
.about-info hr{
    color:#e30613;
    opacity: 1;
}
.about-info h4{
    color:#e30613;
    font-size: 26px;
    font-family: serif;
    font-weight: 600;
}
.video{
    padding: 15px;
    border: 1px solid #333;
}
.about-info h3{
    line-height: 40px;
    font-weight: 700;
    font-family: serif;
    font-size: 33px;
}
#owl-demo2 button.owl-dot{
    display:none
}
#owl-demo2 .owl-nav button.owl-next{
    position: absolute;
    top: 40%;
    right:60px;
    color: #a0a0a0;
    background: #fff;
    opacity: 1;
    padding: 22px 22px 8px !important;
    border-radius: 50%;
}
#owl-demo2 .owl-nav button.owl-prev{
    position: absolute;
    top: 40%;
    left: 60px;
    color: #a0a0a0;
    background: #fff;
    opacity: 1;
    padding: 22px 22px 8px !important;
    border-radius: 50%;
}
#owl-demo2 .owl-nav button.owl-next span ,#owl-demo2 .owl-nav button.owl-prev span{
    font-size: 45px;
    line-height: 0
}
.welcome-msg .services h3{
    font-size: 25px;
}
.welcome-msg .services ul li{
    font-size: 20px;
    margin-bottom: 7px;
}
.eventList table{
    margin-top: 30px;
}
.eventList table thead tr th{
    background:#e30613;
    color:#fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
}
.eventList table tbody tr td{
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.eventList table tbody tr td a{
    color:#000;
}
.eventList form .form-select{
    padding:.375rem .75rem .375rem .5rem;
    background-position: right .75rem center;
}
.eventList form label{
    margin-bottom: 10px;
    font-size: 20px;
    margin-left: 3px;
}
.eventList form{
    margin-bottom:30px;
    margin-top:40px;
    background:#f2f2f2;
    padding:20px 20px 30px 20px;
}
.eventList form .btn{
    background: #e30613;
    color: #fff;
    width: 100%;
    margin-top: 40px;
}
.eventList h4{
    font-size: 20px;
}
.eventList .service-box .btn{
    background: #e30613;
    color: #fff !important;
    border-radius: 0 !important;
    margin-bottom: 20px;
    width: 100%;
    text-align:left;
    font-size: 17px;
    padding: 10px;
}
.eventList .service-box .btn i{
    margin-right: 7px;
}
.eventList .viewing span{
   color:#e30613; 
}
.eventList .viewing p{
    color: #5a5aff;
    float: right;
 }
 .eventList hr{
    height: 4px !important;
    color: #e30613 !important;
    opacity: 1 !important;
 }
 .eventList h2{
    margin-bottom:15px;
 }
 .emart-about h5{
    font-weight:600;
 }
 .about-info .more{
    float: right;
    background: #000000;
    color: #ffffff;
    padding: 6px 12px;
    font-family: serif;
    font-size: 18px;
    margin-bottom: 16px;
 }
 .banner-week{
    padding:40px 0 0;
    background: #eaeaea;
}
.week-conf h4{
    color: #000;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 25px;
}
.week-conf p{
    font-size: 24px;
    text-align:justify;
}
.week-conf ul li{
    font-size:22px;
    list-style-type: inherit
}
.week-conf ul{
    margin-left: 16px;
}
.week-conf .confernce strong{
   color:#e30613;
   margin-right: 7px;
}
.week-conf{
    padding:60px 0;
}
.about-welcome .about-info h2{
    font-weight: 700;
    font-size:55px;
    margin-bottom:25px;
}
.about-welcome .about-info p{
    font-size:49px;
    text-align: justify;
}
.upcoming-awards{
    padding:60px;
}
    .upcoming-awards h2 {
        font-size: 40px;
        margin-bottom:30px;
        font-family: 'EmiratesBold';
    }
    .upcoming-awards .single-award img {
        width: 100%;
        height: 275px;
        margin-bottom: 20px;
    }
    .upcoming-awards .single-award h3 {
        font-family: 'EmiratesRegular';
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 23px;
    }
    .upcoming-awards .single-award p {
        font-family: 'EmiratesLight';
        color: #6e6d6c;
        font-size: 17px;
    }
    .upcoming-awards .single-award strong {
        font-family: 'EmiratesRegular'; 
        color:#000;
        font-size:21px;
    }
    .upcoming-awards .single-award .btn {
        background: #e30613;
        color: #fff;
        width: 65%;
        border-radius: 6px;
        font-size: 18px;
        font-family: 'EmiratesLight';
    }
        .upcoming-awards .single-award .btn span {
            margin-left: 13px;
            font-family: 'EmiratesBold';
        }
        .upcoming-awards .single-award {
            transition: .5s;
            margin-bottom: 35px;
        }
  
    .upcoming-awards h2 a {
        background: #b07c2c;
        color: #fff;
        float: right;
        font-family: 'EmiratesLight';
        text-transform: capitalize;
        letter-spacing: .5px;
        border-radius: 6px;
    }
    .greeting-page p{
        line-height: 30px;
        font-size:18px;
    }
    .greeting-page h5
    {
        font-family: 'EmiratesBold';
        color:#e30613;
    }
    .greeting-page h3{
        margin-bottom: 15px;
    }
@media (min-width:768px){
    .undertake .title p{
        /* width:600px; */
        margin: auto;
    }
}
@media (min-width:1024px){
   
    .option .title p{
       text-align: justify;

    }  
}