
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 44444;

}


.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 15px;
  margin-bottom: 2px;
}

.icon-bar :visited {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  margin-bottom: 2px;
}

.icon-bar a:hover {
  background-color: #a3c734; 
  color: #fff;
}

.facebook {
  background: #2f353b;
  color: white;
}

.twitter {
  background: #2f353b;
  color: white;
}

.instagram {
  background: #2f353b;
  color: white;
}

.linkedin {
  background: #2f353b;
  color: white;
}

.youtube {
  background: #2f353b;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}


.c-content-testimonials-1 .c-testimonial {
    max-width: 100% ! important;
    margin: 0 auto;
    text-align: center;
}

.c-name, .c-theme
{
    font-size: 15px ! important;
    text-transform: none;
}

@media (min-width: 992px)
{
.c-layout-header .c-brand {
    margin: 17px 0 37px 0;
}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo-inverse
 {
    display: block;
    margin-top: -9px;
}

.c-page-on-scroll.c-layout-header-fixed .c-layout-header {
    height: 78px;


}







/*
.c-layout-header-fullscreen .c-layout-page
{
    margin-top: 125px ! important;
}*/


.centered-modal.in {
    display: flex !important;
}
.centered-modal .modal-dialog {
    margin: auto;
}


.c-page-on-scroll .c-layout-header.c-layout-header-2
{
    background-color: #31383c ! important;
}

.top-m
{
    margin-top: 120px;
}


.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav 
{
    margin-top: 5px;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu
{
    margin-top: -12px;
}


.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu.c-menu-type-mega > li .dropdown-menu.c-menu-type-inline {
    border-right: 1px solid #a3c734;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu
{
    background: #2f353b;

}


.c-layout-header .c-navbar .container-fluid > .c-navbar-wrapper > .c-mega-menu > .nav.navbar-nav > li > .dropdown-menu.c-menu-type-mega {
    max-width: 800PX;

}









}



.c-bg-grey {
    background-color: #f7f7f7 !important;
}



.c-page-faq-2 .c-content-accordion-1 .panel > .panel-heading > .panel-title > a {
    color: #3f444a;
    padding: 22px;

}


.c-bg-dark {
    background-color: #121619 !important;
}

.c-bg-grey-3 {
    background-color: #e6e8e8 !important;
}


.c-content-title-2 > h3 {
    font-size: 28px ! important;
}

.c-layout-breadcrumbs-1.c-bgimage-full {
    padding: 100px;
   }

.c-layout-breadcrumbs-1 .c-page-title h3 {
    color: #000000;
    margin: 10px 0 6px 0;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 1px;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-socials > li {
    display: inline-block;
    padding: 0 1px;
}

.c-content-title-1 > h3 {
    font-size: 28px;
    color: #3f444a;
    font-weight: 500;
    margin: 0px 0 10px 0;
}




label {
    font-weight: 500;
    font-size: 15px;
}



/*channel-partner css*/
.channel-form
{
    margin-top:10%;
font-family: "Roboto Condensed", sans-serif;
}
.form-heading
{
    font-size: 30px;
    text-align: center;
    padding-bottom: 3%;
}

/*Connect-partner css*/
.connect-form
{
    margin-top:10%;
    
}
.connect-form-font{
  font-family: "Roboto Condensed", sans-serif;
}
.btnstyle-form
{
    padding:1%;
    margin-bottom: 2%;
}
.form-heading
{
    font-size: 30px;
    text-align: center;
    padding-bottom: 3%;
}

.frm{ border:1px solid #8b8b8b; padding:10px; width:100%; margin:0px 0px 25px 0px; background-color:#fafafa;font-family: 'montserratregular'; }

.frm-contact{ border:1px solid #cfcfcf; padding:5px; width:100%; margin:0px 0px 20px 0px; background-color:#fff; font-family: 'montserratultra_light'; }


.socicon-btn.socicon-btn-circle {
    border-radius: 1px;
}

.socicon-btn
{
    border:none;
}

.c-border-grey
{
	border-color: #353433 !important;
}


.c-border-green
{
	border-color: #A3C734 !important;
}

.c-border-white
{
	border-color: #fff !important;
}




    
    

.c-layout-header .c-topbar-light {
    border-bottom: 1px solid rgba(135, 151, 174, 0.15);
    background: #2f353b !important;
    color: #fff! important;
}


.c-layout-footer.c-layout-footer-4 .c-footer .c-contact {
    color: #cfcfcf;
    font-size: 18px ! important;
    padding: 20px 0;
}

.c-layout-header .c-topbar-light .c-top-menu > .c-icons > li > a:not(.btn) > i
{
	color: #fff! important;
}

.c-layout-footer.c-layout-footer-4 .c-footer .c-feedback form .form-control
{
	border-color: #ffffff ! important;;
	color: #fff! important;
}

.c-layout-footer.c-layout-footer-4 .c-footer .c-feedback form .form-control
{
	color: #fff! important;
}


.c-theme-btn.btn, .c-content-feature-2,.c-content-media-2
{
    border-radius: 1px;
}

.cbp
{
    border: 1px solid white ! important;
    
}


.cbp-caption-zoom .cbp-caption-activeWrap
{
    background-color: rgba(0,0,0,0.7) ! important;

}

.cbp-l-caption-title
{
    color: #a3c734;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: bold;
}


.c-layout-header .c-topbar .c-top-menu > .c-icons > li > a > i {
    font-size: 16px;
}


.cbp-l-caption-desc
{
    color: #f9fad1;
   
}

.c-content-title-1 > h3
{
    color: #a3c734;
}

.c-content-title-1 > h1
{
    color: #a3c734;
}



.c-content-feedback-1 > .row > div > .c-container:last-child
{
    border-radius: 1px;
}


.c-content-title-1 > p
{
    color: #6a7a88 ! important;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a {
    color: #6a7a88;
}

#feedback {
    height: 0px;
    width: 85px;
    border-radius: 1px;
    position: fixed;
    right: 0;
    top: 36%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-transform: uppercase;

    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#feedback a {
    display: block;
    border-radius: 1px;
    border:1px solid white;
    background:#2B2A29;
    height: 52px;
    padding-top: 10px;
    width: 103px;
    text-align: center;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
#feedback a:hover {
    background:#A3C734;
    border-radius: 1px;
}


.has-error input[type="text"], .has-error input[type="email"], .has-error select {
    border: 1px solid #a94442;
}


.c-layout-go2top {
  display: inline-block;
  position: fixed;
  bottom: 23px;
  right: 92px;
  cursor: pointer;
  z-index: 200;

}


@media (max-width: 760px)
{

.top-m
{
    margin-top: 80px ! important;
}

.c-layout-revo-slider-4 {
   margin-top: 55px;
}

.c-mobile-logo
{
   margin-top: -10px;
}

.centered-modal.in {
    display: flex !important;
}
.centered-modal .modal-dialog {
    margin: auto;
}


.c-content-title-2 > h3 {
    font-size: 23px ! important;
}

.c-content-title-2 > p
{
    font-size: 14px;
}



}


.wow{
    opacity:1 !important;
}

