@import url('https://fonts.googleapis.com/css?family=Open+Sans&amp;display=swap');

@import url('https://fonts.googleapis.com/css?family=Varela+Round&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Archivo+Black&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins&amp;display=swap');

@import url('https://fonts.googleapis.com/css?family=Lato&amp;display=swap');

body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

a {
    color: #000000;
}

.mb-4{
    margin-bottom: 24px;
}

a:hover,
a:focus,
a:active {
    color: #ffffff;
}

.trans {
    transition: 0.6s;
}


ul, ol{
    color: #000000;
}
.second-button {
    display: none;
}

/*Header Part*/
.collicon {
    font-size: 30px;
    float: left;
    padding: 20px 10px;
    color: #000000;
}

.collicon1 {
    float: left;
    padding: 20px 0px;
}


.coursesgridbg {
    margin-bottom: 20px;
}

.coursesgriddetails {
    background: #111111;
    padding: 0px;
    min-height: 500px;
}

.coursesgriddetails h3 {
    min-height: 60px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 16px 16px 10px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
}
.container-fluid{
    max-width: 1920px;
}
.coursesgriddetails p {
    padding: 10px 16px;
}
.carousel {
    position: relative;
    max-width: 1920px;
    margin: auto;
}
.coursesgriddetails ul.coursesgd {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 4px;
}

.coursesgriddetails ul.coursesgd li i {
    position: absolute;
    left: 18px;
    top: 2px;
    font-size: 18px;
    color: #000000;
    text-align: center;
}

.coursesgriddetails ul.coursesgd li {
    padding-left: 40px;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}

.coursepriceheader {
    font-size: 12px;
    font-weight: 600;
    padding: 12px 6px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    width: 234px;
    text-align: left !important;
    background: #000000;
}

.coursesgd1 {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 4px;
}

ul.coursesgd1 li {
    padding-left: 24px;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}

ul.coursesgd1 li i {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 18px;
    color: #000000;
    text-align: center;
}

/*--------Social Media----------*/

.icon-bar {
    position: fixed;
    top: 60%;
    right: 0;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 10px 14px;
    transition: all 0.3s ease;
    color: #ffffff !important;
    font-size: 16px;
}

.icon-bar a:hover {
    background-color: #111111;
    color: #ffffff !important;
}


.facultyicon{
    width: 30px;padding: 3px;
}
.play {
    background: #444444;
    color: white;
}

.imgcircle {
    text-align: center;
    margin: auto;
    width: 150px;
    border-radius: 50%;
    border: 4px solid #000000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}


.eventmainhead {

    margin-top: 0px;
    margin-bottom: 4px;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

.headerfont {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}

.headersubfont {
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
}

.headersubfont:hover {
    color: #000000;
    text-decoration: none;
}

.headersubfontloc {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.nav > li > a {
    padding: 10px 10px;
}

.slidermain {
    background: #000000;
}

.webnrimg{
    padding:4px 10px  0px !important;
    width: 140px !important;
}

.mediapublication{
    margin:16px 24px;
    padding: 6px;
    border: 1px solid #cccccc;
    min-height: 220px;border-radius: 4px;
}
.mediapublication h4{
    padding: 14px 10px 0px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    
}

.iconcrousal{
    padding: 100px 0px;
    color: #3d6178;;
    font-size: 32px;
}
.mediapublication h4 span
{
  font-weight: 600; 
     
}
.mediapublication h3{
    padding: 14px 10px 0px;
    margin: 0;
    font-size: 18px !important;
    line-height: normal;
    font-weight: 600;
    color: #000000;
}
.mediapublication p{
    padding: 10px;
}

.subtxt{
    font-size: 12px;
    font-style: normal;
}

.headerbrdr {
    border-left: 4px solid #3d6178;;
    padding: 0 10px;
    margin: 20px 0px;
}

.navbar-default {
    background: transparent;
    border: 0px solid transparent;

}

.brand-logo {
    width: 65%;
    padding: 6px;
}

.navbar-default .navbar-nav > li > a {
   font-family: 'Poppins', sans-serif;
    color: #000;
    text-transform: none;
    font-weight: 600;
    transition: 0.6s;
    font-size: 16px;
    letter-spacing: 1px;
    border-bottom: 4px solid transparent;
    padding: 30px 20px;

}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
    background: transparent;
    color: #3d6178;
    text-transform: none;
    border-bottom: 4px solid transparent;
}

.navbar {
    width: 100%;
    position: absolute;
    min-height: auto;
    z-index: 1000;
    margin-bottom: 0px;
    border-radius: 0;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    border-radius: 0;
    background: #35586e;
    color: #cccccc;
    border: 1px solid #666666;
}

.dropdown-menu > li > a {
  color: #ffffff;
    padding: 10px 20px;
    font-size: 15px;
    transition: 0.6s;
    width: 320px;
    text-transform: capitalize;
    white-space: normal;
}

.navbar-nav {
    float: right;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #3d6178;
    background: transparent;
    border-bottom: 4px solid transparent;
}

.login {
    background: transparent;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block;
    border-bottom: 4px solid transparent;
}

.login:hover {
    color: #000000;
    text-decoration: none;
    background: #111111;
    border-bottom: 4px solid transparent;
}

.dropdown-menu > li > a:hover {
    background: #000000;
    color: #3d6178;
}


.pageheader {
    background-image: url(../images/pageheaderbg.html);
    background-size: cover;
    padding: 10px 0px;
}

.pageheader h2 {
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
}

.pagecontent {
    background: #ffffff;
    padding: 40px 10px;
    min-height: 600px;
}

.pagecontent p{
      color: #000000;
    font-size: 14px;
}
.pagecontent h3{
    font-size: 22px;
    color: #000000;
}

.pagecontenttxt {
   color: #000000;
    font-size: 16px;
    font-weight: 500;
    font-family: sans-serif;
    padding-top: 10px;
    margin: 0;
    padding-bottom: 10px;
}

.aboutaw {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #111111;
}

.mainheader {
    font-size: 20px;
    color: #000000;
}

.coursesidebar {
    background: linear-gradient(to right, #111111, #111111);
    padding: 14px 10px;
    margin: 10px;

}

.coursegridcol {
    float: left;
    width: 40%;
}


#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #3d6178;;
    color: white;
    cursor: pointer;
    padding: 10px 16px;
    border-radius: 50%;
}

#myBtn:hover {
    background-color: #3d6178;;
}

.coursegridcol1 {
    float: left;
    width: 60%;
    text-align: right;
}

.coursesdetails {
    padding: 10px;
    margin: 0;
    list-style: none;
}

.contnttxt {
    padding: 12px;
    min-height: 210px;
    background: #111111;
}

.breadcrumb {
    padding-top: 18px;
    background: transparent;
    padding-bottom: 10px;
}

.breadcrumb > li a {
    color: #ffffff;
    font-weight: 600;
}

.breadcrumb > .active {
    font-weight: 600;
}

.coursename {
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
    min-height: 66px;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.colbrands{
    border: 1px solid #cccccc;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}

.webinar{
   border: 1px solid #cccccc;
    padding: 10px; 
    margin-bottom: 20px;
}



.icon-bar {
    position: fixed;
    top: 36%;
    right: 0;
    z-index: 1000000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 18px;
    margin-bottom: 2px;
}

.icon-bar a:hover {
    background: #3d6178;
}

.facebook {
    background: #3d6178;
    color: white;
}

.twitter {
    background: #3d6178;
    color: white;
}



.youtube {
    background: #3d6178;
    color: white;
}


.linkr, .linkr:hover, .linkr:active, .linkr:focus{
    color: #000000;
    font-weight: 600;
}


.coursedate {
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    color: #ffffff;
    margin: 0;
}

.courseprice {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
    color: #000000;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid transparent;
}

.table-bordered {
    border: 1px solid #ccc !important;
    color: #ffffff;
}

.table-striped > thead > tr th {
    color: #ffffff !important;
    background-color: #3d6178;;font-size: 14px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
    color: #000000;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ccc !important;color: #000000;
}

.coursesdetailsmain {
    padding: 10px;
}

.coursesdetailsmain p {
    margin-bottom: 0px;
    color: #ffffff;
    padding: 0px 12px;
    border-left: 4px solid #000000 !important;
}

.coursesdetailsmain h3 {
    color: #000000;
    font-size: 18px;
    margin: 0;
}

.panel {
    background-color: transparent;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.panel-default {
    border-color: #000000;
}

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

.nvbar {
    padding: 10px !important;
    font-size: 10px !important;
    color: #ccc !important;
    background: #111111 !important;
    border: 1px solid #000 !important;
    border-radius: 0px !important;
    border-left: 4px solid transparent !important;
    transition: 0.6s;
}

.nvbar:hover {
    border-left: 4px solid #000000 !important;
    background: #222222 !important;
    color: #ffffff !important;
}

.panel-default > .panel-heading {
    color: #ffffff;
    border: 0px solid transparent;
    background: #111111;
    border-color: #111111;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.panel-default > .panel-heading a {
    display: block;
    font-size: 14px;
    padding: 10px 15px;
    color: #ffffff;
    border: 0px solid transparent;
    text-decoration: none;
}

.panel-default > .panel-heading a:hover {
    color: #ffffff;
}

.panel-default > .panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.panelpaneldefault {
    display: block;
    font-size: 14px;
    padding: 10px 15px;
    background: #111111;
    color: #ffffff;
    text-decoration: none;
    margin: 6px 0px;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
    background: #111111;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #111111;
    color: #ffffff;
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
    font-size: 20px;
    content: "\002b";
    color: #000000;
    -webkit-transform: rotate(90deg);
    font-weight: 600;
    transform: rotate(90deg);
}


.revercetxt {
    color: #ffffff;
    padding: 10px;
}

/*BOS Button*/

.bosthemebutton {
    background: #3d6178;;
    height: auto;
    padding: 12px 18px;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #3d6178;;
    transition: 0.6s;
}

.bosthemebutton:hover,
.bosthemebutton:active,
.bosthemebutton:focus {
    background: #ffffff;
    text-decoration: none;
    border: 1px solid #3d6178;;
    color: #000;
}

.btnbostheme {
    background: transparent;
    padding: 12px 2px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: 0.6s;
}

.btnbostheme:hover,
.btnbostheme:active,
.btnbostheme:focus {
    margin: 4px;
    background: transparent;
    text-decoration: none;
    color: #000000;
}


.btnslide {
    background: #3d6178;;
    padding: 10px 0px 10px  10px;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: 0.6s;
}

.btnslide span{
    background: #ffffff;
    padding: 10px;
    font-weight: 600;
    color: #000000;
}

.btnslide:hover,
.btnslide:active,
.btnslide:focus {
    margin: 0px;
    background:  #3d6178;;
    text-decoration: none;
    color: #ffffff;
}

.btnbosthemereverce {
    padding: 12px 2px;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: 0.6s;
}

.btnbosthemereverce:hover,
.btnbosthemereverce:active,
.btnbosthemereverce:focus {
    background: transparent;
    text-decoration: none;
    margin: 4px;
    color: #ffffff;
}

.btnlist {
    padding: 10px 0px;
}


.btnboscours {
    margin-right: 10px;
    background: transparent;
    padding: 12px 28px;
    text-align: center;
    color: #000000;
    font-size: 10px;
    line-height: 44px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #000000;
    transition: 0.6s;
}

.btnboscours:hover,
.btnboscours:active,
.btnboscours:focus {
    background: rgba(0, 0, 0, 0) radial-gradient(circle, #000000, #000000) repeat scroll 0 0;
    text-decoration: none;
    color: #000000;
}

ul.r_online {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.btnbosthemecourses {
    margin-right: 10px;
    background: transparent;
    padding: 14px 26px;
    text-align: center;
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #000000;
    transition: 0.6s;
}

.btnbosthemecourses:hover,
.btnbosthemecourses:active,
.btnbosthemecourses:focus {
    background: rgba(0, 0, 0, 0) radial-gradient(circle, #000000, #000000) repeat scroll 0 0;
    text-decoration: none;
    color: #000000;
}

.btnbosthemewhite {
    background: transparent;
    padding: 12px 28px;
    text-align: center;
    color: #000000;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #000000;
    transition: 0.6s;
}

.btnbosthemewhite:hover,
.btnbosthemewhite:active,
.btnbosthemewhite:focus {
    background: #000000;
    text-decoration: none;
    color: #fff;
}

.btnbosthemeicon {
    background: transparent;
    padding: 10px 26px;
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #000000;
    transition: 0.6s;
}

.btnbosthemeicon:hover,
.btnbosthemeicon:active,
.btnbosthemeicon:focus {
    background: rgba(0, 0, 0, 0) radial-gradient(circle, #000000, #000000) repeat scroll 0 0;
    text-decoration: none;
    color: #FFFFFF;
}


.btnbosthemeiconslide {
    background: transparent;
    padding: 6px 10px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #000000;
    transition: 0.6s;
}

.btnbosthemeiconslide:hover,
.btnbosthemeiconslide:active,
.btnbosthemeiconslide:focus {
    background: rgba(0, 0, 0, 0) radial-gradient(circle, #000000, #000000) repeat scroll 0 0;
    text-decoration: none;
    color: #000000;
}

/*****Slide******/

.mainbanner {
    padding: 0px 0px;

}

.welcometxt {
    font-size: 14px;
    color: #42474c;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 3px;
    letter-spacing: 3px;
}


.welcometxt1 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 3px;
    letter-spacing: 3px;
}

.welcometxtm {
    font-size: 22px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 3px;
}

.welcometxtmsmall {
    font-size: 14px;
    color: #000000;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

.slidecol1 {
    float: left;
    width: 30%;
    min-height: 120px;
}

.slidecol2 {
    float: left;
    width: 70%;
    min-height: 120px;
}

.slidecol3 {
    float: left;
    width: 100%;
}

.slidecolicon {
    border: 2px solid #000000;
    text-align: center;
    padding: 24px 0px;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    line-height: 70px;
    color: #000000;
    font-size: 24px;
}

.slidecol2 h3 {
    font-size: 14px;
    margin: 0;
    color: #000000;
    font-weight: 600;
    padding-top: 4px;
    padding-bottom: 8px;
}

.slidecol2 p {
    font-size: 12px;
    color: #000000;
}

/*------Events------*/
.upcoming-events {
    padding: 40px 0px;
}

.upcoming-events h3 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 4px;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
}

.upcoming-events p {
    padding: 10px;
    font-size: 13px;
}




/*------Courses-------*/
.icoursesgrid {
    padding: 60px 0px;
    
}

.icourses {
    padding: 0px;
     background-image: linear-gradient(#ffffff, #ededed);
    border: 1px solid #ededed;margin-bottom: 10px;

}

.icoursescol1 {
    width: 50%;
    float: left;
}

.icoursescol1 img {
    margin: 0px;
/*    filter: grayscale(100%);*/
}

.newsimg {
/*    filter: grayscale(100%);*/
}

.icoursescol2 {
    width: 50%;
    float: left;
}

.coursesheader {
    margin: 16px 16px 0px;
    font-size: 12px;
    font-weight: 600;
    padding: 0px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    text-align: left !important;
}

.coursesheaderright {
    padding: 16px 16px 0px;
    font-size: 12px;
    font-weight: 600;
    float: left;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000000;
    width: 234px;
    text-align: left !important;
}

.margintop {
    margin-top: 20px;
}

.coursesheadermain {
    font-size: 20px;
    font-weight: 400;
    padding: 6px 16px 6px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}

.coursesdate {
    font-size: 14px;
    padding: 2px 16px;
    text-transform: none;
    font-weight: 600;
    color: #3d6178;;
    margin: 0;
}

.coursecontent {
    font-size: 14px;
    padding: 18px 16px;
    text-transform: none;
    color: #000000;
    margin: 0;
}

.courseslinebr {
    border-top: 4px solid #000000;
    width: 40px;
    float: left;
    margin: 8px 16px 0px;
    text-align: left;
}

/*------Webinar-----------*/

.webinardate {
    background: #000000;
    font-size: 13px;
    font-style: normal;
    margin: 6px 16px 6px !important;
    padding: 2px 16px;
    text-transform: none;
    color: #000;
    width: 250px;
    font-weight: 600;
    border-radius: 10px;
    margin: 0;
}

.webinardatesub {
    background: transparent;
    font-size: 13px;
    font-style: normal;
    margin: 6px 16px 6px !important;
    padding: 2px 16px;
    text-transform: none;
    color: #000;
    width: 250px;
    font-weight: 600;
    border-radius: 10px;
    margin: 0;
}

.coursecontentwebinar {
    font-size: 16px;
    padding: 8px 16px;
    text-transform: none;
    color: #ffffff;
    margin: 0;
}

.webinars {
    width: 100%;
    height: 400px;
    border: 0;
}

.webinarheadrmain {
    background-color: transparent;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
    border: 1px solid transparent;
}

.big-image-div {
    border: 6px solid #000000;
    background: #000;
}

.webinarheadr {
    padding: 0px;
    border-bottom: 1px solid transparent;
}

.webinarusersimg {
    padding: 4px;
    width: 100px;

}


.webinarsimgcol {
    padding: 0px 16px;
}

.closebtn {
    background: transparent;
    padding: 0px;
    text-align: center;
    color: #ffffff;
    font-size: 36px;
    font-weight: 100;
    float: right;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid transparent;
    transition: 0.6s;
}

.webinarbody {
    padding: 0px;
}



#myCmeetings img {
    height: auto;
    max-width: 100%;
    width: 100%;
}




@media all and (transform-3d),
(-webkit-transform-3d) {

    .carousel-inner1 > .item.next,
    .carousel-inner1 > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner1 > .item.prev,
    .carousel-inner1 > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}


#sportsms{
    background: #ededed;
}

.brandnameico{
    width: 150px;
}

/*welcomecompany*/

.welcomecompany{
     padding: 100px 0px;
    background-image: url(../images/bg-abt.jpg);
    background-size: cover;
    margin: -24px 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.desktopaads{
    display: block;
}
.mobiads{
    display: none;
}
/*----President Message-----*/
.presidentmessage {
    padding: 60px 0px;
}

.presidentmessage hr {
    margin-top: 36px;
    margin-bottom: 36px;
    border: 0;
    border-top: 1px solid #000000;
}

.brandimg{
    border: 1px solid #cccccc;
    padding: 6px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.presidentmsghead {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 3px;
}

.presidentmsghead1 {
       font-size: 25px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 3px;
}

.faculty{
    padding: 0px;
    text-align: center;
    
}
.faculty h2{
    padding: 4px 6px 0;    
    color: #000;
    font-size: 18px;
    font-weight: 600;margin: 10px 0 0;
}
.faculty p{
   padding: 10px 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 2px 0 0;
}
.presidentmsg {
    font-size: 14px;
    color: #000000;
    padding: 10px 0px;
    margin-bottom: 0px;
}

.presidentmsgname {
    font-size: 13px;
    color: #000000;
    padding: 10px 0px;
    font-weight: 600;
}
.newsletterdesc-a{
    text-decoration: underline;
    color: #999999;
}

.presidentdesignation {
    display: flex;
    font-size: 9px;
    color: #ffffff;
    background: #3d6178;;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 20px;
    letter-spacing: 2.5px;
    margin-bottom: 20px;
    text-align: center;
}

.horizontal {
    width: 230px;
    float: left;
    display: flex;
    justify-content: center;
}

.vertical {
    margin: 8px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.imgover {
    position: relative;
}

.overlaybos {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.imgover:hover .overlaybos {
    height: 24%;
    background: #111111;
    padding: 4px;
}

.textbosexcutive {
    margin-top: 10%;
    text-align: left;
    color: white;
    font-size: 12px;
}

.imgbl {
    display: block;
    width: 100%;
    height: auto;

}

.messages{
    background-image: url(../images/bg.jpg);
    background-size: contain;
    background-position:left top;
    background-repeat: repeat-y;
    padding: 60px 10px;
}

.msgbox{
    padding: 6px 18px;
    border: 6px solid #ededed;
    margin-bottom: 60px;
}

.captiontext{
   position: absolute;
    top: 26%;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
}
.captiontext h4{
    font-size: 36px;
    color: #000;
    font-weight: 600;
}
/*sponsors

*/
.pr__vr__section {
    position: relative;
    margin: -5px auto;
    border: 0;
    border-left: 30px solid;
    border-color: #3d6178;;
    width: 30px;
    height: 30px;
    z-index: 10;
    transform: rotate(45deg);
}

.pr__vr__section1 {
    position: relative;
    margin: -25px auto;
    border: 0;
    border-left: 30px solid;
    border-color: #3d6178;;
    width: 30px;
    height: 30px;
    z-index: 10;
    transform: rotate(45deg);
}

.sponsors {
    padding: 100px 0px;
    background: #ffffff;
}

.sponsorslogo {
    border: 1px solid #ededed;
    padding:30px  8px;
    margin-bottom: 16px;
    text-align: center;
}
.sponsorslogo img{
    margin: auto;
}

/*subscribenow*/


.subscribenow {
    padding: 0px 0px;
    background: #3d6178;
}

.newsletter {
    padding: 100px 60px;
}

.newsletterhead {
    font-size: 26px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 3px;
}

.newsletterdesc {
    font-size: 15px;
    color: #000;
}

.newslettergrid{
    padding: 10px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
}


.fellowship{
    padding: 30px 10px;
    border-top: 1PX SOLID #CCCC;
    background-image: url(../images/exc-bg-1.jpg);
    background-attachment: scroll;
    background-size: cover;
}

/*--------------------------*/

.itemabout {
    background: #111111;
    padding: 10px;
    min-height: 360px;
    margin-bottom: 30px;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1);
}

.icon {
    float: left;
    width: 20%;
    font-size: 36px;
    color: #000000;
}

.brdr {
    border: 1px solid #111111;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}

.bg-icon {
    position: absolute;
    font-size: 40px;
    opacity: 0.1;
    right: 40px;
    bottom: 14px;
    color: #000000;
}

.iconln {
    position: absolute;
    text-align: center;
    left: 43%;
    padding: 10px 16px;
    border-radius: 50%;
    top: 32%;
    font-size: 20px;
    color: #ffffff;
    background: #3d6178;;
}

.content {
    float: left;
    width: 80%;
}

.content h3 {
    font-size: 20px;
    margin: 16px 0px;
    color: #000000;
}

.content p {
    color: #ffffff;
}

.pagination > li > a {
    background: #000000;
    color: #fff;
    border-color: #111;
}

.pagination > li > a:hover {
    background: #000000;
    color: #000;
    border-color: #111;
}

.pagination > .active > a {
    background-color: #000000;
    color: #000000;
    border-color: #222;
}

.pagination > .active > a:hover,
.pagination > .active > a:focus {
    background-color: #000000;
    border-color: #222;
    color: #000000;
}

/*----BOS Executive  Council----*/
.bosexc {
    padding: 100px 0px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.bosexcgrid {
    margin-bottom: 10px;
}

.bosexcgrid h3 {
    font-size: 11px;
    color: #000000;
    padding: 10px 6px;
    font-weight: 600;
    margin: 0;
}

.bosexcgrid p {
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px;
    padding-bottom: 3px;
    letter-spacing: 1px;
    margin: 0;
}



/*---------BOS Awards & Orations----------*/
.bosano {
    padding: 60px 0px;
    background-image: url(../images/bosaobg.html);
    background-size: cover;
    margin-bottom: 50px;
}

.hero-text-container {
    margin: 40px 0px;
    background-image: url(../images/bosandobg.html);
    background-position: 88% 37%;
    background-size: 900px;
}

.hero-brush-box-outer {
    padding: 16px 0px 16px 16px;
    background-color: transparent;
}

.hero-brush-box-inner {
    display: flex;
    padding: 50px 101px 50px 50px;
    background-color: #ffffff;
}

.hero-brush-box-inner h3 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #000;
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
}


.bgkgrey {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

}


/*--------WIROC 2019---------*/

.events {
    margin: 16px 0px;
    text-align: center;
    border-radius: 6px;
    padding: 60px 10px;
    color: #f4df70;
    box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
    border: solid 1px transparent;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)),
        linear-gradient(101deg, #f4df70, #f4df70);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #000 inset;
    transition: 0.8s;
    text-decoration: none;
}

.events:hover {
    cursor: pointer;
    text-decoration: none;
    background: #222222;
    color: #cccccc;
    background-image: linear-gradient(rgba(255, 255, 255, 0),
            rgba(255, 255, 255, 0)),
        linear-gradient(101deg, #8c7e32, #8c7e32);
}

.mhead {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 600;
}

.mheadsub {
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 3px;
    letter-spacing: 3px;
    padding: 4px;
    border-top: 1px solid #666666;
}

.link {
    text-decoration: none;
}

.link:hover,
.link:active,
.link:focus {
    text-decoration: none;
    cursor: pointer;
    color: #f4df70;
}





/* Container
---------------------------------------------------------------------- */

.horizontalgallery {
    width: 100%;
    display: flex;
    justify-content: center;
}

.verticalgallery {
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gallery-wrapper {
    /* Target Elements
    ---------------------------------------------------------------------- */
    /* Grid Breakpoints
    ---------------------------------------------------------------------- */
    /* 2 Columns */
    /* 3 Columns */
}

.gallery-wrapper .gallery-item {
    padding: 15px;
}

.gallery-wrapper .gallery-item .image-block {
    padding: 6px;
    border: 1px solid transparent;
}

.gallery-wrapper .gallery-item .image-block .image {
    position: relative;
    overflow: hidden;
    max-height: 150px;
}

.gallery-wrapper .gallery-item .image-block .image img {
    width: 100%;
    height: auto;
}

.gallery-wrapper .gallery-item .image-block .image .primary-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transform: scale(0.8);
    transition: .3s ease;
}

.gallery-wrapper .gallery-item .image-block .image .primary-overlay a {
    display: block;
    height: 55px;
    width: 55px;
    text-align: center;
    border: 1px solid #000000;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    outline: none;
}

.gallery-wrapper .gallery-item .image-block .image .primary-overlay a i {
    color: #000000;
    line-height: 55px;
    font-size: 2rem;
}


/*------------Footer Contact form and contact us form  -------------*/

.error {
    color: #da3737;
    font-weight: 400;
}

.checkbox label.error {
    color: #da3737
}


.gallery-wrapper .gallery-item .image-block .image:hover .primary-overlay {
    opacity: .85;
    transform: scale(1);
}

.gallery-wrapper .mix,
.gallery-wrapper .gap {
    display: inline-block;
    vertical-align: top;
}

.gallery-wrapper .mix {
    background: #fff;
    position: relative;
}

.gallery-wrapper .mix {
    width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
}




.gallery-wrapper.less-gutter .gallery-item {
    padding: 5px;
    margin: 4px 0px;
    background: #111;
}

.gallery-wrapper.less-gutter .gallery-item .image-block {
    padding: 0;
    border: none;
}

@media screen and (min-width: 1200px) {

    .gallery-wrapper.less-gutter .mix,
    .gallery-wrapper.less-gutter .gap {
        width: calc(100%/4 - (((4 - 1) * 1rem) / 4));
        margin-bottom: 5px;
    }
}

.gallery-full {
    overflow: hidden;
}

.gallery-full .image {
    position: relative;
    overflow: hidden;
    margin-bottom: -1px;
}

.gallery-full .image img {
    width: 100%;
}

.gallery-full .image .primary-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #144959;
    opacity: 0;
    transform: scale(0.8);
    transition: .3s ease;
}

.gallery-full .image .primary-overlay a {
    display: block;
    height: 55px;
    width: 55px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    outline: none;
}

.gallery-full .image .primary-overlay a i {
    color: #fff;
    line-height: 55px;
    font-size: 1.25rem;
}

.gallery-full .image:hover .primary-overlay {
    opacity: .85;
    transform: scale(1);
}


.videogrid {
    margin-bottom: 20px;
    border: 1px solid #111;
    padding: 6px;
}

.videogrid h3 {
    margin: 0;
    padding: 8px;
    font-size: 18px;
    color: #000000;
}

/*----------------Crousal-----------*/


#hero-wrapper {
    height: 100%;
    width: 100%;

}

#hero-wrapper .carousel-wrapper,
#hero-carousel {
    height: 100%;
    width: 100%;

}

#hero-carousel img {}

#hero-carousel i,
#myCarousel i,
#hero-carousel i,
#myCmeetings i {
    position: absolute;
    bottom: 6%;
    left: 0;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control {
    width: 4%;
    opacity: inherit;
}

.crousalicon {
    padding: 0px 14px !important;
    border-radius: 0px;
    font-size: 12px;
    color: #000000;
    height: 34px;
    font-weight: bold;
    line-height: 34px !important;
    background: transparent;
    border: 1px solid #000000;
    position: absolute;
    transition: 0.6s;
}

.crousalicon:hover {
    background: #000000;
    color: #000000;
}

/*getmembership

*/
.getmembership
{
  background: #000000;
    padding: 10px 20px;
}
.getmembership h4{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}

.getmembership p{
    color: #ffffff;
}


#whse{
    background: #ededed;
    padding: 20px 16px;
    
}

.carousel-control.left, .carousel-control.right{
     background-image: linear-gradient(to right, transparent 0, transparent 100%) 
}

.custom, .custom:hover, .custom:focus,  .custom:active{top: 80%;
    color: #000000;
    left: 86%;
     background-image: linear-gradient(to right, transparent 0, transparent 100%) !important;
}

.custom1, .custom1:hover, .custom1:focus,  .custom1:active {
   top: 80%;color: #000000;
    background-image: linear-gradient(to right, transparent 0, transparent 100%) !important;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carouselcontrolleft {
    left: 76% !important;
    background-image: linear-gradient(to right, transparent 0, transparent 100%)
}

.carouselcontrolright {
    right: 6% !important;
}


.carousel-caption {
    text-align: left;
    bottom: 10%;
    border-left: 2px solid #ffffff;
    padding: 20px;

}

.carousel-caption h3 {
    font-family: 'Archivo Black', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 56px;
    color: #000;
}

.carousel-indicators {
    display: none;
}

.carousel-caption p {
   color: #000;
    font-weight: normal;
    font-size: 16px;
    text-shadow: none;
}

.bottom-left {
    position: absolute;
    bottom: 20px;
    left: 16px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding: 6px;
}

.nopaddingright {
    padding-right: 0;
}

.nopaddingleft {
    padding-left: 0;
}

.nopadding {
    padding: 0;
}

/*bosnews*/
.bosnews {
    padding: 60px 0px;
}

.bosnewscontent {
    position: relative;
    margin-bottom: 16px;

}

.bosnewsimg {
    display: block;
    width: 100%;
    height: auto;
}

.overlay1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(255, 216, 24, 0.8);
}

.bosnewscontent:hover .overlay1 {
    opacity: 1;
}

.bosnewstext {
    color: #000000;
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 30%;
    font-weight: 600;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}

/*bosphotogallery*/
.bosphotogallery {
    padding: 60px 0px;
    background-image: url(../images/bosaobg.html);
    background-size: cover;
    margin-top: 60px;
    background-repeat: repeat;
}


.hero-text-containersub {
    margin: 30px 0px;
    background-image: url(../images/bosandobg.html);
    background-position: 88% 37%;
    background-size: 1100px;
}

.hero-brush-box-outersub {
    padding: 16px 16px 16px 0px;
    background-color: transparent;
}

.hero-brush-box-innersub {
    display: block;
    padding: 30px 30px 30px 30px;
    background-color: #000000;
}

.hero-brush-box-innersub h4 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 4px;
    color: #ffffff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}

.hero-brush-box-innersub p {
    width: 100%;
    font-size: 13px;
    color: #ffffff;
}

.bggraycourse {
    margin-bottom: 20px;
}

.imggreysub {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    margin-bottom: 20px;

}

.wirocevent {
    padding: 26px 0px;
    background-color: #000000;
    background-image: url(../images/wirocbg.html);
    background-position: 113% 50%;
    background-size: 500px;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.wirocevent span {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 3px;
    letter-spacing: 3px;
    border-bottom: 1px solid #000;
}

.wirocevent h6 {
    margin-top: 16px;
    margin-bottom: 20px;
    color: #000000;
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
}

.wirocevent p {
    font-size: 13px;
    color: #000000;
    margin-bottom: 10px;
}

footer {
    padding: 40px 0px;
    background: #111111;
}
footer img{
    width:280px;
}

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

ul.contactul li {
    color: #000000;
    font-size: 14px;
    padding: 10px;
    padding-left: 20px;
    position: relative;
}

ul.contactul li i {
    position: absolute;
    left: 0px;
    top: 12px;
    font-size: 16px;
    text-align: center;
}

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

ul.contact-ul li {
       color: #fff;
    font-size: 15px;
    padding: 10px;
    padding-left: 20px;
    position: relative;
}

ul.contact-ul li i {
    position: absolute;
    left: 0px;
    top: 12px;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
}

ul.contact-ul li a {
   color: #fff;
    font-size: 15px;
    transition: .8s;
    font-weight: 500;
}
ul.contact-ul li a:hover {
    color: #ffffff;
}

ul.contact1-ul {
    padding: 10px 14px;
    margin: 0;
    background: #ffffff;
    list-style: none;
    border: 1px solid #ccc;
}

ul.contact1-ul li {
    color: #000000;
    font-size: 14px;
    padding: 10px;
    padding-left: 30px;
    position: relative;
}


ul.contact1-ul li a {
    color: #000000;
    transition: .8s;
}
ul.contact1-ul li a:hover {
    color: #000000;
}

ul.contact1-ul li i {
    position: absolute;
    left: 0px;
    top: 12px;
    color: #3d6178;;
    font-size: 24px;
    text-align: center;
}



ul.howtobec {
    padding: 0px;
    margin: 0;
    background: transparent;
    list-style: none;
}

ul.howtobec li {
    color: #000000;
    font-size: 14px;
    padding: 10px;
    padding-left: 30px;
    position: relative;
}


ul.howtobec li a {
    color: #000000;
    transition: .8s;
}
ul.howtobec li a:hover {
    color: #000000;
}

ul.howtobec li i {
    position: absolute;
    left: 0px;
    top: 12px;
    color: #3d6178;;
    font-size: 18px;
    text-align: center;
}

.checkbox label,
.radio label {
    color: #999;
}

.control-label {
    color: #000000;
    font-weight: 600;
}

.form-control {
   background: #ffffff;
    border-radius: 0px;
    border: 1px solid #cccccc;
    color: #000000;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 2px;
}

footer {
  
    background: #3d6178;
}

footer p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-top: 12px;
margin-top: 12px;

}

.footersub {
    border-top: 1px solid #222222;
    text-align: center;
    padding:20px 10px;
    background: #000000;
    font-weight: 400 !important;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.fcopy {
    color: #3d6178;;
    font-size: 12px;
    transition: .8s;
}

.fcopy:hover {
    color: #fff;

}

.footermuted {
    color: #999;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* Technique #1 */
.overlayone {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}
.honorary-container {
    margin-top: 10px;
}
.overlayinn {
    background-color: rgba(255, 255, 255, );
    height: 100%;
    width: 100%;
    bottom: -10px;
    top: auto;
    opacity: 0;
    top: 10px;
    left: -10px;
    position: absolute;
    padding: 0px;
    transition: opacity .5s;
}

.overlayinn h2{
    color: #ffffff;
    font-size: 15px;
    margin: 0;
}

.overlayinn p {
    color: #ffffff;
    font-size: 10px;
}

.overlayinn:hover {
    opacity: 1;
    cursor: pointer;
    transition: opacity .5s;
}

.bgredcap {
    bottom: 16px;
    position: absolute;
    padding: 8px;
    background: #3d6178;;
}


.owl-dots {
    display: none;
}

.owl-nav {
    margin-top: 0px !important;
}

.owl-carousel .item {
    text-align: left;
    float: left;
}

.owl-carousel .owl-nav button.owl-prev {
    padding: 0px 12px !important;
    border-radius: 0px;
    font-size: 20px;
    color: #000000;
    background: transparent;
    position: absolute;
    left: 85%;
    bottom: 5%;
    transition: 0.6s;
}

.owl-carousel .owl-nav button.owl-next {
    padding: 0px 12px !important;
    border-radius: 0px;
    font-size: 20px;
    color: #000000;
    background: transparent;
    position: absolute;
    right: 2%;
    bottom: 5%;
    transition: 0.6s;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #000;
    text-decoration: none;
    box-shadow: none;
}

.marqueeslidehad {
    font-size: 12px;
    font-weight: 600;
    padding: 6px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    background: transparent;
}

.marqueeslidehad marquee:after {
    width: 0;
    height: 0;
    border-top: 100px solid red;
    border-right: 100px solid transparent;
}
