

 #body .container{

    max-width: 1370px !important;

}



body{

    font-family: "Roboto", sans-serif !important;
}
.a-font2{
    font-family: "Titillium Web", sans-serif;
}
.a-font{
    font-family: "Fira Sans", sans-serif;
}



/*---------------- top-navigation ----------------------*/



/* .t-logo a img {

    width: 170px;

} */



.top-panel .container-fluid {

    padding: 0 40px 0 20px !important;

}



/*---------------- navigation ----------------------*/



.nav-list2{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}



.nav-list2 li a {

    display: inline-block;

    color: #b56e23;

    font-size: 15px;

    margin-right: 10px;

    width: 35px;

    height: 35px;

    background: #fff;

    text-align: center;

    line-height: 35px;

    border-radius: 100%;

}



a.navbar-brand img {

    width: 75px;

}



.nav-list{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}



.nav-list li a{

    display: inline-block;



}



.nav-list li a i {

    color: #000;

    font-size: 15px;

    transform: translateY(10px);

    margin-right: 30px;

}



.nav-list li a.nav-btn {

    background-color: #ffffff;

    /* color: #000; */

    color: #b56e23;

    font-weight: 600;

    padding: 6px 26px;

    /* border-radius: 6px; */

    font-size: 15px;

    display: inline-block;

    /* margin-left: 11px; */

}



.nav-list li a.nav-btn:hover{

    text-decoration: none;

}



.top-nav2 .navbar {

    background-color: #b56e23 !important;

    padding: 7px 0 !important;

    border-bottom: 3px solid #c51114;

}



.top-nav2 .container-fluid{

    padding: 0 60px;

}



.top-nav2 .navbar .navbar-nav li a {

    color: #ffffff;

    font-weight: 500;

    padding: 0 20px;

    font-size: 17px;

}



.top-nav2 .navbar .navbar-nav li a:hover{

    text-decoration: none;

    color: #ffffff;

}



/* .top-nav2 .navbar .navbar-nav li .active1{

    color: #1e3d75;

    font-weight: 600;

} */



.sticky {

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 99999;

    /* background: black; */

    /* box-shadow: 0px 2px 17px 6px #dedddd; */

     /* box-shadow: 0 6px 17px -6px #abaaaa; */

    /* background-color: #fff !important;  */

}



  .sticky2 {

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 99999;

    /* background:black; */

  }



  .nav-in2{

    position: relative;

  }



  .nav-content {

    position: absolute;

    top: 65px;

    left: -10px;

    z-index: 999;

    background: rgba(239, 180, 67,0.9);

    display: inline-block;

    /* right: -4px; */

    transition: all .5s ease-in-out;

     opacity: 0;

    visibility: hidden;      

}



.navbar-nav .nav-in:hover .nav-content{

    opacity: 1;

    visibility: visible;

     top: 51px; 

    

}



ul.sub-content li {

    border-bottom: 1px solid #ffffff;

    

}



ul.sub-content li a:hover{

    text-decoration: none;

}



.top-nav2 ul.sub-content{

    margin: 0;

    padding: 0;

    list-style: none;

}



.top-nav2 ul.sub-content li a {

    color: #000 !important;

    white-space: nowrap;

    /* padding-left: 0 !important; */

    /* margin-left: 0 !important; */

    /* padding: 15px !important; */

    padding: 10px 90px 8px 22px !important;

    display: inline-block;

    font-weight: 500 !important;

    font-size: 16px !important;

}



.navbar-nav .nav-in2:hover .nav-content{

     opacity: 1;

    visibility: visible;

     top: 51px;  

    

}



  



/*--------------- banner ---------------------*/



.banner{

    background: url(../images/banner-1.jpg) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: auto;

    padding: 80px 0;

}



.ban-form .frm-full .form-group label {

    font-size: 15px;

    font-weight: 500;

    color: #212121;

}



.ban-form {

    width: 90%;

    background-color: rgba(255, 255, 255,0.9);

    padding: 30px 40px;

    margin-left: 50px;

}



.ban-form .frm-full .form-group .form-control {

    background-color: initial !important;

    height: 45px !important;

    border: 1px solid #989898;

}



.ban-form .frm-full .form-group .form-control::placeholder{

    color: #000000;

    font-size: 15px;

}



button.frm-btn, a.frm-btn {

    display: inline-block;

    background: #000;

    color: #fff;

    font-weight: 500;

    font-size: 15px;

    padding: 9px 20px;

    margin-top: 12px;

    /* width: 100%; */

    text-align: center;
	border:none;

    /* padding: 10px 0; */

}



a.frm-btn:hover{

    color: #fff;

    text-decoration: none;

}



h5.ban-title {

    color: #000;

    font-size: 22pz;

    font-size: 22px;

    margin-bottom: 20px;

}



.ban-logo {

    margin-top: 10px;

}



/*----------- about us -----------*/



.ab-1{

    width: 100%;

    height: 225px;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    background-color: #ddd;

    border-radius: 16px;



}



.ab-1 img{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

}



.ab-2 {

    width: 100%;

    height: 474px;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    background-color: #ddd;

    border-radius: 16px;

}



.ab-2 img{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    

}



h5.ab-header {

    text-transform: uppercase;

    font-weight: 600;

    font-size: 15px;

    letter-spacing: 2px;

    color: #b56e23;

    margin-bottom: 12px;

    position: relative;

}



h5.ab-header::before {

    content: "";

    width: 35px;

    height: 2px;

    background-color: #b56e23;

    position: absolute;

    left: 103px;

    bottom: 9px;

}



h5.ab-header2 {

    text-transform: capitalize;

    font-size: 32px;

    margin-bottom: 20px;

    color: #b56e23;

}



.ab-para {

    color: #5a5a5a;

    line-height: 25px;

    margin-bottom: 34px;

    font-size: 15px;

}



.ab-rt {

    margin-left: 20px;

}



a.ab-link {

    display: inline-block;

    background: #b56e23;

    color: #fff;

    font-weight: 500;

    padding: 12px 35px;

    font-size: 17px;

    border-radius: 5px;

}



a.ab-link i{

    font-size: 13px;

    margin-left: 12px;

}



a.ab-link:hover{

    text-decoration: none;

    color: #fff;

}



.about {

   margin-top: 70px;

}



/*----------- objective -----------*/





.o-box {

    background: #ffffff;

    box-shadow: 0 10px 43px 0 rgba(109,125,145,.14);

    border-radius: 10px;

    padding: 0 30px 20px 30px;

    min-height: 198px;

    margin-bottom: 50px;

    transition: all .3s ease-in-out;

}



.o-box:hover{

    transform: translateY(-15px);

}



.o-box:hover .o-icon{

    background-color: #000;

}



.o-icon img {

    width: 45px;

}



.o-icon {

    width: 80px;

    height: 80px;

    /* background-color: #f8c99b; */

    background-color: #b56e23;

    border-radius: 100%;

    text-align: center;

    line-height: 66px;

    transform: translateY(-36px);

    border: 5px solid #fff;

    transition: all .3s ease-in-out;

}



.clear{

    clear: both;

}



.o-icon img {

    width: 40px;

    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(1804%) hue-rotate(315deg) brightness(107%) contrast(100%); 

}



h5.o-title {

    float: right;

    font-size: 35px;

    margin-top: -60px;

    font-weight: 600;

    color: #f3dac0;

}



.o-para2 {

    font-family: "Fira Sans", sans-serif;

    font-size: 16px;

    line-height: 26px;

}
.o-para2 strong{font-weight:500;}



.objective {

    background: #fff1e3;

    padding: 60px 0 16px;

    margin-top: 80px;

}



h5.o-header {

    text-transform: capitalize;

    font-size: 35px;

    margin-bottom: 14px;

}



p.o-para {

    font-size: 17px;

    margin-bottom: 60px;

}



/*----------- Component -----------*/



.com-container {

    width: 85%;

    margin: 0 auto;

}



.com-img {

    width: 100%;

    height: 223px;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    background-color: #ddd;

    border-radius: 16px;

    margin-top: -45px;

}



.com-img img{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    

}



.com-box {

    box-shadow: 0px 0px 40px 0px rgba(0,0,0,.09);

    border-radius: 16px;

    /* text-align: center; */

    padding: 30px;

    margin-bottom: 30px;

    min-height: auto;

    background-color: #fff;

    transition: all .3s ease-in-out;

    display: block;



	/* @include hideTapHighlightColor();

	@include hardwareAccel();

	@include improveAntiAlias(); */



	&:hover {

		animation-name: pulse;

		animation-duration: 1s;

		animation-timing-function: linear;

		animation-iteration-count: infinite;

	}

}



@keyframes pulse {

	25% {

		transform: scale(1.1);

	}



	75% {

		transform: scale(.9);

	}

}







.c-icon {

    background-color: #ffffff;

    /* width: 50px; */

    /* height: 50px; */

    text-align: center;

    line-height: 50px;

    display: inline-block;

    border-radius: 5px;

    box-shadow: 0px 0px 10px 2px rgba(181, 110, 35, 0.3);

    padding: 3px;

    /* margin-right: 10px; */

    margin-left: -11px;

}





/* .c-icon img{

    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(1804%) hue-rotate(315deg) brightness(107%) contrast(100%);  

    

} */



h5.c-header {

    text-transform: capitalize;

    color: #b56e23;

    /* margin-top: 20px; */

    display: inline-block;

    margin-bottom: 10px;

    font-size: 18px;

}



.com-header {

    text-transform: none;

    font-size: 31px;

    margin-bottom: 50px;

    text-align: center;

}



p.c-para {

    font-size: 15px;

    line-height: 24px;

    margin-bottom: 0;

}



.comp {

    /*margin-top: 70px;*/

}



.comp{

    background: url(../images/shape26.png) no-repeat;

    min-height: auto;

    background-size: cover;

    background-position: center;
	padding:70px 0 50px;

    /* margin-top: 30px; */

}



/*----------- scope -----------*/



.scope {

    background: url(../images/call_to2.jpg) no-repeat;

    min-height: 360px;

    background-size: cover;

    background-position: center;

    margin-top: 30px;

}



.sc-container {

    width: 60%;

    margin: 0 auto;

}



.sc-header {

    color: #000;

    font-size: 23px;

    text-transform: capitalize;

    font-weight: 500;

    margin-bottom: 20px;

}



.sc-para {

    color: #84776a;

    font-size: 15px;

    line-height: 27px;

    /* padding: 0 154px; */

    margin-bottom: 0;

}



.sc-img {

    width: 100%;

    height: 312px;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    background-color: #ddd;

}



.sc-img img{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    

}



.sc-box {

    margin-top: 35px;

    margin-left: 20px;

}



.sc-box2 {

    box-shadow: 0px 0px 40px 0px rgba(0,0,0,.09);

    padding: 40px;

    margin-top: -285px;

    /* position: relative; */

    background: #fff;

}



/*----------- learn -----------*/



.le-img img{

    width: 100%;

}


.fa img{

    width: 150px;

}


.learn {

    margin-top: 70px;

}



h5.l-header.a-font {

    text-transform: capitalize;

    font-size: 28px;

    margin-bottom: 16px;

}



p.l-para {

    font-size: 15px;

    color: #534333;

    line-height: 26px;

    padding: 0 100px;

    margin-bottom: 0;

}





/*----------- Module -----------*/



.tr-back {

    background-color: #b56e23;

    border: none;

    font-weight: 500;

    color: #fff;

    font-size: 18px;

    padding: -13px;

}



.table-bordered td, .table-bordered th {

    border: 1px solid #000000 !important;

    padding: 8px 10px !important;

    font-size: 17px !important;

}



div#main {

    background: #fff1e3;

    /* PADDING: 2px; */

    padding: 60px 0 30px;

    margin-top: 70px;

}



h5.f-header.text-center.a-font {

    font-size: 30px;

    margin-bottom: 31px;

    font-weight: 500;

    text-transform: none;

}



#main #faq .card {

    margin-bottom: 30px;

    border: 0;

  }

  

  #main #faq .card .card-header {

    border: 0;

    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);

            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);

    border-radius: 2px;

    padding: 0;

  }

  

  #main #faq .card .card-header .btn-header-link {

    color: #fff;

    display: block;

    text-align: left;

    background: #fae0c6;

    color: #222;

    padding: 22px;

    font-size: 17px;

    /* font-weight: 700; */

    font-family: "Fira Sans", sans-serif;

}



#main #faq .card .card-header .btn-header-link.collapsed i {

    color: #b56e23;

    margin-right: 8px;

    font-size: 18px;

}

  

  #main #faq .card .card-header .btn-header-link:after {

    content: "\f107";

    font-family: 'Font Awesome 5 Free';

    font-weight: 900;

    float: right;

  }

  

  #main #faq .card .card-header .btn-header-link.collapsed {

    background: #f8d4af;

    color: #000;

    font-size: 17px;

    font-family: "Fira Sans", sans-serif;

    padding: 18px 22px;

}



#main #faq .card .card-header .btn-header-link i {

    color: #cc8e35;

    margin-right: 8px;

    font-size: 18px;

}



  #main #faq .card .card-header .btn-header-link.collapsed:after {

    content: "\f106";

  }

  

  #main #faq .card .collapsing {

    background: #dfe6e9;

    line-height: 30px;

  }

  

  #main #faq .card .collapse {

    border: 0;

  }

  

  #main #faq .card .collapse.show {

    background: #fae0c6;

    line-height: 30px;

    color: #717171;

    font-size: 20px;

    font-family: "Fira Sans", sans-serif;

    margin-top: -25px;

}



/*----------- Module -----------*/



.u-img {

    width: 100%;

    height: auto;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    background-color: #ddd;

}



.u-img img{

    position: relative;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

}



.u-box {

    background: #fffcfa;

    padding: 25px;

    margin-bottom: 30px;

    box-shadow: 0px 0px 10px 2px rgba(181, 110, 35, 0.3);

    min-height: 449px;

    transition: all .3s ease-in-out;

}

.fa-box {

    background: #fffcfa;

    padding: 25px;

    margin-bottom: 30px;

    box-shadow: 0px 0px 10px 2px rgba(181, 110, 35, 0.3);

    min-height: 449px;

    transition: all .3s ease-in-out;

}











 .u-box:hover{

    /* border: 1px solid rgb(181, 110, 35); */

    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;

    transform: translateY(-14px);

    transition: all .3s ease-in-out;

} 







.us-container {

    width: 80%;

    margin: 0 auto;

}



.u-header {

    font-family: "Fira Sans", sans-serif;

    font-size: 18px;

    margin: 23px 0 12px;

    display: inline-block;

}



p.u-para {

    margin-bottom: 0;

    font-size: 15px;

    color: #655443;

    line-height: 25px;

}


p.fa-text {

    margin-bottom: 0;

    font-size: 18px;

    color: #655443;

    line-height: 25px;

}


.usp {

    margin-top: 70px;

}





/*----------- footer -----------*/



.footer {

    background: #212121;

    min-height: auto;

    padding: 50px 0;

    /* margin-top: 90px; */

}



h5.ftr-heading {

    text-transform: capitalize;

    font-size: 16px;

    color: #ffffff;

    font-weight: 500;

    margin-bottom: 17px;

    /* margin-top: 30px; */

    position: relative;

}



.ftr-logo a img {

    width: 135px;

}



.ftr-logo {

    /* margin-top: 20px; */

    margin-bottom: 20px;

}



p.ftr-para {

    font-size: 14px;

    color: #c9c9c9;

    line-height: 25px;

    margin-bottom: 0;

}



h5.ftr-heading2 {

    font-size: 20px;

    margin-bottom: 14px;

    color: #ffffff;

}



h5.ftr-heading2 span{

    color: #f56600;

}



.ftr-social a i {

    background-color: #171717;

    color: #d0893e;

    width: 40px;

    height: 40px;

    font-size: 16px;

    display: inline-block;

    line-height: 40px;

    text-align: center;

    /* padding-right: 15px; */

    margin-top: 15px;

}



.ftr-list{

    list-style: none;

    margin: 0;

    padding: 0;

}



.ftr-list li a {

    display: flex;

    font-size: 16px;

    color: #e3e3e3;

    padding-bottom: 10px;

}



.ftr-list li a i {

    font-size: 15px;

    color: #cb7f2f;

    margin-top: 5px;

    margin-right: 10px;

}



.ftr-list li a:hover{

    color: #ffffff;

    text-decoration: none;

}



.ftr-list li a h5 {

    font-size: 15px;

    font-weight: 400;

    line-height: 24px;

    color: #c9c9c9;

    padding-right: 20px;

}





.ftr-list2{

    list-style: none;

    margin: 0;

    padding: 0;

}



.ftr-list2 li a {

    display: flex;

    font-size: 15px;

    color: #c9c9c9;

    padding-bottom: 10px;

    text-transform: capitalize;

}



.ftr-list2 li a:hover{

    color: #dbd9d9;

    text-decoration: none;

}



.ftr-list2 li a i {

    color: #c78034;

    transform: translatey(6px);

    margin-right: 12px;

    font-size: 15px;

}



.ftr-3 {

    margin-left: 40px;

}



.ftr-up {

    /* color: #fff; */

    background: #173a79;

    border-top: 1px solid #9e9e9e;

    padding: 16px 0;

}



h5.ftr-title.text-center {

    margin-bottom: 0;

    font-size: 15px;

    color: #fff;

    font-weight: 400;

}



.ftr-down {

    width: 100%;

    background-color: #23496f;

    padding: 23px 0;

}



.ftr-caption4{

    font-size: 15px;

    font-weight: 300;

    color: #fff;

    margin-bottom: 0;

}



.ftr-item{

    margin: 0;

    padding: 0;

    display: flex;

    list-style: none;

    justify-content: right;

}



.ftr-item li a{

    font-size: 15px;

    color: #fff;

    display: inline-block;

    padding-left: 15px;

    text-transform: capitalize;

}



.ftr-img img{

    width: 100%;

}



ul.ftr-list2.ftr-top {

   

    margin-top: 59px;

}

.ftr-container{

    max-width: 1300px;

    margin: 0 auto;

}



.ftr-2 {

    margin-left: 111px;

    margin-top: 25px;

}



.ftr-4 {

   

    margin-top: 25px;

}

.ftr-5 {

    float: right;

}







/* .ftr-2 {

    margin-left: 38px;

    border-left: 1px solid #9e9e9e;

    padding-left: 36px;

    border-right: 1px solid #9e9e9e;

} */



.ftr-item{

    list-style: none;

    margin: 0;

    padding: 0;

    display: flex;

}



.ftr-item li a{

    display: inline-block;

}



.ftr-item li a {

    display: inline-block;

    color: #fff;

    /* width: 42px; */

    /* height: 39px; */

    /* text-align: center; */

    font-size: 18px;

    line-height: 40px;

}



h5.ftr-title {

    font-size: 14px;

    color: #ffffff;

    margin-top: 9px;

    margin-bottom: 0;

    font-weight: 400;

}



.ftr-cap {

    font-size: 18px;

    color: #b7b7b7;

    margin-right: 15px;

    transform: translateY(7px);

    margin-bottom: 0;

}



.footer-2 {

    background: #2a2a2a;

    padding: 13px 0;

    border-top: 1px solid #3c3c3c;

}



.ftr-top3{

    margin-top: 70px;

}



.ftr-container{

    max-width: 1200px;

    margin: 0 auto;

}



.partner {

    padding: 35px 0 15px;

    border-top: 1px solid #ddd;

    margin-top: 40px;

}



.owl-carousel .owl-item img {

    display: block;

    width: 244px;

}



h5.p-header {

    text-align: center;

    font-size: 27px;

    margin-bottom: 30px;

    color: #000000;

}



.click-to-top {

    position: fixed;

    right: 50px;

    bottom: 25px;

    z-index: 999;

}



.click-button {

    background: #b56e23;

    border: none;

    color: #fff;

    /* padding: 5px 12px; */

    display: inline-block;

    /* border-radius: 100%; */

    width: 42px;

    height: 42px;

}



.click-angle {

    font-size: 16px;

    line-height: 40px;

}

.product-crawler{display:block;}
.marquee0 span{display:inline-block; width:250px; padding:15px;}
.marquee0 span img{max-width:100%; display:block !important; margin:0 auto 20px; }

.maparea{margin-top:25px;}
.hidetext{display:none;}


.whoattend{margin:80px 0;}
.whoattend [class^="col-"] h6{color:#b56e23; font-size:18px; font-family:"Fira Sans", sans-serif;}
.whoattend [class^="col-"] div{box-shadow:0px 0px 40px 0px rgb(0 0 0 / 9%); padding:25px; min-height:160px;}
.middletxt{color:#b56e23; font-size:22px; font-family:"Fira Sans", sans-serif; margin-bottom:20px;}


