
 #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 ----------------------*/

.res-nav{
    display: none !important;
}

.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: #243761;
    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: #d5171f !important;
    padding: 9px 0 !important;
    border-bottom: 1px solid #ffffff;
}

.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{
		position:relative;
/*    background: url(../images/Banner-A.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 58px 0;
*/}

.abcontainer{position:absolute; left:0; right:0; top:12%;}


.ban-form .frm-full .form-group label {
    font-size: 15px;
    font-weight: 500;
    color: #212121;
}

.ban-form {
    width: 95%;
    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;
}

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;
    /* 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: 50px;
}

.frm-btn2 {
    border: initial !important;
    background: #000;
    color: #fff;
    font-size: 15px;
    padding: 9px 20px;
}

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

.ab-img img {
    width: 100%;
    border-radius: 20px;
    margin-top: 20px;
}

.ab-img2 img {
    width: 99%;
    border-radius: 20px;
    margin-top: 21px;
}

.ab-img3 img {
    width: 100%;
    border-radius: 20px;
    margin-top: 20px;
    margin-left: -9px;
}

h5.ab-header {
    color: #d5171f;
    text-transform: capitalize;
    font-size: 32px;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

.ab-rt {
    width: 80%;
    margin-top: 25px;
    margin-left: 20px;
}

p.ab-para {
    font-size: 15px;
    color: #676767;
    line-height: 27px;
}

.about1{
    margin-top: 70px;
}

#myBtn {
    display: inline-block;
    font-family: "Fira Sans", sans-serif;
    border: initial !important;
    background: #d5171f;
    color: #fff;
    text-transform: capitalize;
    padding: 11px 40px;
    border-radius: 7px;
    margin-top: 12px;
}

#more {
    display: none;
}

.about {
    margin-top: 60px;
    background: #faecec;
    padding: 60px 0;
}


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



.objective .container-fluid{
    padding: 0 180px !important;
}

.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;
    padding: 20px 30px;
}

.o-box:hover{
    transform: translateY(-15px);
}

.o-box:hover .o-icon{
    background-color: #000;
}

.o-icon img {
    width: 45px;
}

.o-icon {
    width: 65px;
    height: 65px;
    /* background-color: #f8c99b; */
    background-color: #d5171f;
    /* border-radius: 100%; */
    text-align: center;
    line-height: 53px;
    /* transform: translateY(-36px); */
    border: 5px solid #fff;
    transition: all .3s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.clear{
    clear: both;
}

.o-icon img {
    width: 30px;
    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: #e7f6fd;
}

.o-para2 {
    font-family: "Fira Sans", sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 0;
}

.objective {
    /* background: #f2fbff; */
    background: url(../images/ob-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0 16px;
    margin-top: 80px;
}

h5.o-header {
    text-transform: capitalize;
    font-size: 30px;
    margin-bottom: 14px;
    text-transform: capitalize;
    color: #fff;
}

p.o-para {
    font-size: 17px;
    margin-bottom: 46px;
    color: #bbb;
}

/*----------- attend -----------*/

p.at-para {
    font-size: 15px;
    padding-right: 269px;
    line-height: 26px;
    margin-bottom: 40px;
    color: #2e2e2e;
}

.p-icon {
    width: 55px;
    height: 55px;
    background: #ffffff;
    border-radius: 100%;
    /* margin-left: 20px; */
    margin-top: 20px;
    text-align: center;
    line-height: 53px;
}

/* .p-color {
    background: #0aa9f2 !important;
} */

.p-icon img {
    width: 29px;
    transition: all .5s ease-in-out;
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7430%) hue-rotate(15deg) brightness(114%) contrast(114%);
}

.p-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.p-list li a {
    display: inline-block;
    color: #0d1820;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    transition: all .5s ease-in-out;
}

.p-list li a i {
    color: #797979;
    font-size: 12px;
    /* margin-left: 8px; */
    margin-right: 8px;
    transition: all .5s ease-in-out;
}

.p-list li a:hover{
    text-decoration: none;
}

.product {
    background: #f9fff2;
    padding: 70px 0;
}

h5.p-header {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
}

p.p-para2 {
    text-align: center;
    font-size: 15px;
    color: #777;
    padding: 0 243px;
    line-height: 27px;
    margin-bottom: 28px;
    transition: all .5s ease-in-out;
}

h5.p-title {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin-top: 20px;
    transition: all .5s ease-in-out;
    line-height: 23px;
    font-family: "Fira Sans", sans-serif;
}

.p-title:hover{
    text-decoration: none;
}

h5.p-title:hover{
    text-decoration: none;
}

p.p-para {
    font-size: 14px;
    color: #252525;
    line-height: 26px;
    margin-top: 15px;
    transition: all .5s ease-in-out;
}

a.p-link {
    background: #1f72eb;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 10px 35px;
    border-radius: 6px;
    margin-top: 22px;
    transition: all .5s ease-in-out;
}

a.p-link i{
    font-size: 12px;
    margin-right: 6px;
}

a.p-link:hover{
    color: #fff;
    text-decoration: none;
}

.p-btm {
    margin-top: 35px;
}

.p-box {
    border-bottom: 3px solid #000000;
    padding: 30px;
    transition: all .5s ease-in-out;
    min-height: 326px;
    /* background: #fff; */
}

.p-box:hover .p-title{
    color: #fff;
}

.p-box:hover p.p-para{
  color: #dfdfdf;
}

.p-box:hover .p-list li a{
    color: #fff;
}

.p-box:hover .p-list li a i{
    color: #fff;
}

.p-box:hover a.p-link{
    background: #4f96ff;
    color: #ffffff;
    font-weight: 500;
}

.p-box:hover{
    background-color: #383838;
}

.p-box:hover .p-icon img{
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7430%) hue-rotate(15deg) brightness(114%) contrast(114%);

}

.attend {
    margin-top: 50px;
    /* background: url(../images/at-bg.png) no-repeat; */
    /* background-position: center; */
    /* background-size: cover; */
    min-height: auto;
    padding: 70px 0;
    background: #c7c7c7;
}

.at-color{
    color: #000 !important;
}


/*----------- 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: 130px;
    background-color: #ad0008;
    transition: all .3s ease-in-out;
    display: inline-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);
	}
}

.com-box{
    width: 100%;
}

.c-icon img {
    width: 50px;
}

.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: 7px;
    /* margin-right: 10px; */
    margin-left: -5px;
}


/* .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: #ffffff;
    /* margin-top: 20px; */
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 27px;
    margin-top: 3px;
}

.com-header {
    text-transform: capitalize;
    font-size: 28px;
    margin-bottom: 32px;
    text-align: center;
}

p.c-para {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
}


.comp {
    /* background: url(../images/shape26.png) no-repeat;
    min-height: auto;
    background-size: cover;
    background-position: center; */
    /* margin-top: 30px; */
    /* padding: 50px 0 30px; */
    margin-top: 70px;
}

/*----------- paralox -----------*/

.paralox{
    background: url(../images/para-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 350px;
    margin-top: 70px;
}

.para-header {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 350px;
    letter-spacing: 2px;
}

.textred{color:#d5171f !important;}
/*----------- learning -----------*/

.l-container{
    max-width: 1100px;
    margin: 0 auto;
}

.le-img img {
    width: 85%;
    margin: 0 auto;
	display:block;
}

.le-img {
    text-align: center;
}

.learn .container-fluid {
    padding: 0px 340px !important;
    /* background: #ddd; */
}

.le-content {
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,.09);
    padding: 40px 0;
    margin-top: 70px;
}

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

.ma-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ma-list li a {
    display: inline-block;
    font-size: 15px;
    color: #444343;
}

.ma-list li a i {
    font-size: 12px;
    color: #000;
    margin-right: 7px;
    transform: translateY(0px);
}

.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: #c10b13;
    /* PADDING: 2px; */
    padding: 60px 0 30px;
    margin-top: 70px;
}

h5.f-header.text-center.a-font {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
}

#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: #ffffff;
    color: #222;
    padding: 22px;
    font-size: 17px;
    /* font-weight: 700; */
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
}

#main #faq .card .card-header .btn-header-link.collapsed i {
    color: #09597f;
    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: #ffffff;
    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;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    background: #fff;
}

#main #faq .card .card-header .btn-header-link i {
    color: #044767;
    margin-right: 8px;
    font-size: 18px;
}

/*----------- logo -----------*/

.fe-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.fe-list li {
    font-size: 17px;
    line-height: 38px;
}

.fe-list li i {
    color: #d5171f;
    font-size: 12px;
    /* transform: translate(10px, 10px); */
    transform: translateY(-1px);
    margin-right: 10px;
}

.partner {
    padding: 50px 0;
    border-top: 1px solid #ddd;
    margin-top: 65px;
}

/* .owl-carousel .owl-item img {
    display: block;
    width: 244px;
    margin:  0 auto;
} */

h5.p-header {
    text-align: center;
    font-size: 27px;
    margin-bottom: 30px;
    color: #000000;
}

.log-1{
    width: 100px !important;
    margin:  0 auto !important;
}

.log-2{
    width: 130px !important;
    margin:  0 auto !important;
}

/* .client-img {
    border: 1px solid #000;
    min-height: 100px;
    text-align: center;
} */

h5.ab-title.a-font2 {
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 14px;
    color: #000000;
}

p.ab-para2 {
    font-size: 15px;
    color: #4c4d4d;
    /* padding: 0px 79px; */
    line-height: 28px;
}

.abt-rt {
    margin-left: 30px;
    margin-top: 59px;
}

/*----------- faculty  -----------*/

.fa-con2 {
    margin-left: 25px;
}

.fa-con3 {
    margin-left: 25px;
}

.faculty {
    margin-top: 70px;
}

.fa-container{
    width: 80%;
    margin: 0 auto;
}

.fa-img {
    text-align: center;
}

.fa-content {
    background: #ffffff;
    padding: 25px;
    box-shadow: 0px 0px 10px 2px rgba(3,46, 66, 0.2);
    min-height: 550px;
    margin-bottom: 30px;
    transition: all 0.5s ease-in-out;
}

.fa-content:hover{
    box-shadow: initial;
    border: 1px solid #c4c4c4;
}

.fa-img img {
    width: 80%;
    margin: 0 auto;
}

h5.fa-cap {
    font-size: 18px;
    font-family: "Fira Sans", sans-serif;
    margin-top: 25px;
}

.fa-cap2{
    color: #000 !important;
}


h5.fa-header2 {
    font-size: 16px;
    line-height: 26px;
    /* font-weight: 400; */
}

p.fa-para {
    font-size: 15px;
    color: #696969;
    line-height: 25px;
}

/*----------- criteria -----------*/

.evalution {
    background: url(../images/para2.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 80px 0;
    margin-top: 50px;
}

.ev-header {
    font-family: "Fira Sans", sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 27px;
    margin-bottom: 18px;
}

.ev-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ev-list li{
    display: flex;
    justify-content: center;
}

.ev-list li i {
    color: #fff;
    font-size: 13px;
    transform: translateY(7px);
    margin-right: 9px;
}

.ev-list li h5 {
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    line-height: 26px;
    color: #ececec;
    padding-bottom: 7px;
}

.cer-color {
    color: #fff;
    background: #3e3e3f;
}

.cer-color2 {
    background-color: #ffffff;
}

.cer-color3 {
    background: #cacaca;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border: 1px solid #cdcdcd;
    margin-top: 8px;
}


.certi{
    margin-top: 70px;
}

.cer-cap{
    color: #d5171f !important;
}

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

.ftr-container {
    width: 50%;
    margin: 0 auto;
}

.ftr-social a i {
    color: #fff;
    font-size: 18px;
    /* padding: 24px 15px 0; */
    border: 1px solid #ddd;
    width: 53px;
    height: 50px;
    line-height: 49px;
    margin: 16px 5px 0;
}

.ftr-social {
    /* border-bottom: 1px solid #c5c5c5; */
    /* width: 100%; */
    /* margin: 0 auto; */
    /* padding-bottom: 28px; */
    margin-bottom: 40px;
}

.ftr-logo a img {
    width: 115px;
}

.ftr-bg {
    background-color: #363636;
    padding: 50px 0 30px;
}
.fnames{color:#fff;font-size:16px;margin-bottom:10px; margin-top:10px;}
.ftr-list{
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}


/* .footer {
   
    padding: 50px 0 30px;
    background: #454545;
} */

h5.ftr-heading {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
}



 /* h5.ftr-heading::before {
    width: 40px;
    height: 3px;
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
}  */

h5.ftr-heading2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}

p.ftr-para2 {
    color: #d6d5d5;
    font-size: 13px;
    /* margin-top: 28px; */
    /* padding-right: 100px; */
    line-height: 27px;
    /* text-align: justify; */
}

.ftr-flex{
    display: flex !important;
}

.ftr-list li a h5 {
    color: #d4d2d2;
    font-size: 14px;
    margin-top: 2px;
    line-height: 24px;
    font-weight: 400;
	margin-bottom:0px;
}

.ftr-list li a h5:hover{
    
    text-decoration: none;
}

.ftr-list li a {
    display: flex;
    margin-bottom: 5px;
}

.ftr-list li a:hover{
   
    text-decoration: none;
}

.ftr-list li a i {
    color: #d5171f;
    margin-right: 14px;
    font-size: 14px;
    /* width: 30px; */
    /* height: 30px; */
    display: inline-block;
    /* background: #ff5e14; */
    padding: 10p;
    text-align: center;
    /* padding: 9px; */
    transform: translateY(7px);
    /* line-height: 12px; */
}

.ftr-list2{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ftr-list2 li a {
    color: #eaeaea;
    display: flex;
    
    
}

.ftr-list2 li a h5 {
    font-size: 15px;
    color: #cfcece;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 25px;
}

.ftr-list2 li a i {
    color: #d5171f;
    margin-right: 12px;
    transform: translateY(8px);
    font-size: 15px;
}

.ftr-2 {
    margin-left: 55px;
}

.ftr-3 {
    
    margin-left: 20px;
}

.ftr-list2 li a:hover{
   
    text-decoration: none;
}

.ftr-list3{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}


.ftr-list3 li a {
    
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
   
}

.ftr-list3 li a i {
    background-color: #f2521c;
    width: 35px;
    height: 35px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    /* border-radius: 100%; */
}

.ftr-2 {
    margin-left: 55px;
}



.footer-2 {
    background: #2f2f2f;
    padding: 18px 0;
    /* border-top: 1px solid #b4b4b4; */
}

.ftr-title {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
}

.ftr-top{
    margin-top: 60px;
}

/* .footer {
    margin-top: 70px;
    position: relative;
} */



.ftr-5 {
	background:#4b4b4b; padding:25px 25px 15px; border-bottom:3px solid rgba(255,255,255,0.3)
}

.ftr-border {
    border-bottom: 1px solid #c8c6c6;
    /* padding-top: 20px; */
    padding-bottom: 30px;
}

h5.ftr-h5 {
    color: #fff;
    font-size: 20px;
}


.click-to-top {
    position: fixed;
    right: 50px;
    bottom: 25px;
    z-index: 999;
}

.click-button {
    background: #d5171f;
    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;
}