/* @import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@200;300;400;500;600;700;800;900&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');



html {
    scroll-behavior: smooth;
}
 body{font-family: 'Raleway', sans-serif;font-size: 16px;color: #000; } 
a{font-size: 16px;}
a:hover{
    text-decoration: none;
}
h1,h2{font-size: 40px;color: #5a5a5a;}
h5{font-size: 20px;font-weight: 800;color: #2a2f40;}
h4{font-size: 20px;font-weight: 400;}
ul{padding: 0;list-style: none;margin: 0;}


h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif;
}

header img{padding: 12px 0; }
.top-btn {
    height: 40px;
    background: #0798a9;
}
.btn-list ul li a {
    color: #fff;
    padding: 0 15px;
    line-height: 40px;
}
.logo {line-height: 108px; }
.logo img {width: 108px; padding: 0;}

.menu-bar-block {background: #404041;}
.menu-bar-block .navbar  {width: 100%;padding: 0;}
.menu-bar-block .navbar ul {width: 100%;}
.menu-bar-block .navbar ul li a.nav-link{color: #fff;line-height: 60px;padding: 0 14px; transition: all 0.5s ease-in-out;}
.menu-bar-block .navbar ul li a.nav-link:hover {color: #b2c0c2;}
/* .menu-bar-block .navbar ul li a.nav-link:visited {color: #00b2c7;} */


.menu-bar-block .navbar ul li:hover a.nav-link {color: rgb(239 72 92);}
/* .payments-block {background: #ef485c url("../images/OPTION3.jpg") no-repeat cover 0 0; background-size: 100%;} */
/* .payments-block {background:#F78536  url("../images/back2.jpg") no-repeat 0 0; background-size: cover; } */


.payments-block {
    /* background:#F78536  url("../images/back2.jpg") no-repeat 0 0;*/
     /* background-size: 100% !important;   */
     background: url("../images/BACK2.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% !important; 
    }

/* .bg-clor {background: rgba(247, 133, 54, 0.719); padding: 50px  0;} */
.bg-clor {background:rgba(31, 214, 247, 0.4) ;padding: 60px  0;} 
/* .bg-clor {   background: rgb(51 114 125 / 40%);} */

.payment-form {background: rgba(255, 255, 255, 0.9);box-shadow: 0 43px 83px -20px rgb(0 0 0 / 41%);}
.payment-form .tab-content {padding: 30px 15px 15px; }
.payment-form .nav-tabs {border: none;}
.payment-form .nav-tabs .nav-link {padding: 15px 50px;color: #ef485c;font-weight: 700;}
.payment-form .nav-tabs .nav-link.active {background: #ef485c;border: none;border-radius: 0;color: #fff;}

.payment-form  .tab-form .form-group input ,.payment-form  .tab-form .form-group select,.payment-form  .tab-form .form-group .cptImgBox{border-radius: 0;background: rgba(0,0,0,.05);height: 40px;line-height: 45px;color: #0a2f51;}
.payment-form  .tab-form .form-group input:focus ,.payment-form  .tab-form .form-group select:focus {box-shadow: none;outline: none;border: none;}
.payment-form  .tab-form .form-group .form-check input {height: auto;}
.payment-form .submit-btn {line-height: 40px ;background: #ef485c; width: 100%; border: none;} 

/* Logo Color  background: #ef485c; */
/* blue Color  background: #0a2f51; */
/* blue Color  background: #F78536;; */
/* 247, 133, 54 */

.payment-form h3 {padding: 22px 0; text-align: center;}
#divReg .form-group button {background: #F78536;color: #fff;height: 50px;font-weight: 700;}

.content-txt h2 a {
    color: #fff;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 44px;
}

.txthead{
    color:#78d6ec;
    font-size: 38px;
    line-height: 58px;
    padding: 33px 0;
} 

.btn_color a{color: #000000;}
/* .content-txt :nth-child(4) { 
    color: #404041;
} */

.content-txt {
    font-weight: 700;
    /* background: #6a8fa578; */
    padding-left: 22px;
    letter-spacing: 2px;
    border-radius: 10px;
    margin: 54px 0;
  
}
.content-txt h4 {
    font-size: 24px;
    font-weight: 700;
    color: #2b2b2b;
    line-height: 38px;
}
/* .content-txt p:nth-last-child(2){
    color: #404041;
} */
.bg-light .card-body h4 {padding: 0 0 15px 0;}
.content-txt p {font-size: 28px;color: #fff; font-family: 'Raleway', sans-serif;     line-height: 50px; padding-top: 8px;}

.speakers-block {background: rgba(0,0,0,.04);}
.title-text {text-align: center; padding: 12px 0; }
.title-text h2 {font-size: 40px;padding: 35px 0;margin: 0 0 30px 0;   text-transform: uppercase;position: relative;}
.title-text p {color: #848484;font-size: 20px;font-family: 'Raleway', sans-serif;}
.title-text h2:after {
    position: absolute;
    content: '';
    bottom: 5px;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    height: 3px;
    background: #086afc;
    text-transform: uppercase;
}

.submission b { margin: 12px 0; display: block; }
.card-box .card-body {text-align: center;height : 190px;}
.card-box .card-body h5, .card-box .card-body p {margin: 0;font-weight: 700;}
.card-box .card-body-new h5, .card-box .card-body-new p {margin: 0;font-weight: 700;}
.card-box .card-body-new {text-align: center;height : 100px;}

.list-bx .b-height {line-height: 60px;}
.pach{    background-color: #efeded; margin: 12px; box-sizing: border-box;  height: 100%;
    padding: 12px;}
.Important-dates .card  {margin: 0 0 30px 0;padding: 15px;}
.Important-dates .card  p {color: #fff;}
.footer-area {background: #404041;padding: 15px 0 0;}
footer p {margin: 0; text-align: center; }
.article{padding-bottom: 44px;}
.list-bx{ list-style: square; text-align: left; width: 94%; padding-left: 18px; }
.b-style {line-height: 30px; margin-bottom: 12px; background: #c3c3c3;; text-align: center; 
    padding: 12px ; display: block;     margin: -18px;    margin-bottom: 12px;}
.list-bx li {line-height: 30px;}
 .date-clr{color: #F78536;}
.logo1 { text-align: right;}

.committee-heads ul  {font-size: 18px;padding: 13px 0 ; line-height: 32px; font-family: 'Raleway', sans-serif; text-align: center;}


.fh5co-social-icons {padding: 15px 0 0;display: inline-block;}
.fh5co-social-icons li {padding: 0 5px;float: left;}
.fh5co-social-icons li a {background: #0056b3;color: #fff;width: 45px;height: 45px;border-radius: 50%;display: block;line-height: 45px;text-align: center;transition: all 0.5s ease-in-out;}
.fh5co-social-icons li:nth-child(1) a {background: #3b5998;}
.fh5co-social-icons li:nth-child(1) a:hover {background: #263f74;}
.fh5co-social-icons li:nth-child(2) a {background: #1DA1F2;}
.fh5co-social-icons li:nth-child(2) a:hover {background: #117dc0;}
.fh5co-social-icons li:nth-child(3) a {background: #0e76a8;}
.fh5co-social-icons li:nth-child(3) a:hover {background: #075e86;}
.copyright-p {color: #fff;border-top: 1px solid rgb(107, 106, 106);margin: 30px 0 0 0;}
.copyright-p p {line-height: 50px;;}

#About-Woxsen {
    background: url("../images/Campus.jpg")  ;
    min-height: 300px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    padding: 0;
}
#About-Woxsen .backgriud-color {
    position: relative;
    /* background-color: rgba(247, 133, 54, 0.8); */
     background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 0 40px 0;
}
#About-Woxsen .backgriud-color .title-text h2 ,#About-Woxsen .backgriud-color .title-text p{color: #fff;}
#About-Woxsen .backgriud-color .title-text h2:after {background:#fff;}
.contact-form-block .form-group input, .contact-form-block .form-group select {
    border-radius: 0;
    height: 50px;
}

.form-group a{color: #fff;}

 @media only screen and (max-width: 1199px) {
    .menu-bar-block .navbar ul li a.nav-link {padding: 0 24px;}
    .copyright-p {margin: 15px 0 10px 0;}
    #About-Woxsen {background-position: 100% 0;}
 }
 @media only screen and (max-width: 991px) {
    .menu-bar-block .navbar .navbar-toggler {background: #f78536;border-radius: 0;}
    .menu-bar-block .navbar .navbar-toggler:focus{box-shadow: none;outline: none;}
    .menu-bar-block .navbar .navbar-collapse {background: #555; }
    .menu-bar-block .navbar .navbar-collapse ul li {border-bottom: 1px solid #404041;}
 }
 @media only screen and (max-width: 767px) {
   header h2{text-align: center !important;}
   #KeySpeakers .card-box {margin: 0 0 30px 0;}
   .content-txt {padding: 80px 0 0 0; }
 }
 @media only screen and (max-width: 575px) {
    header .logo, header .logo1 {text-align: center !important;}
#call-for-Papers .list-bx {margin: 0;padding: 0 0 0 30px;
    }
    .content-txt {
        /* font-weight: 700; */
        background: #6a8fa578;
        padding-left: 5px;
        letter-spacing: 2px;
        border-radius: 10px;
        margin: 54px 0;
        width: 100%;
    }
     .txthead {
        color: #ffc107;
        font-size: 20px;
        line-height: 19px;
        padding: 21px 0;
    }
    .title-text h2 {
        font-size: 24px;
        padding: 14px 2px;
        margin: 0 0 20px 0;
        text-transform: uppercase;
        position: relative;
    }

 }


.aikp21{line-height: 90px;}

footer h3{color: #ffffff; padding: 14px 0;}


