/*HEADER*/
.container-top-bar, .container-breadcrumb{
    background-image: -webkit-linear-gradient(0deg, #b21f28 60%, #000000 100%);
    width: 100%;
    padding: 10px 0px;
}
.container-logo-parent {
    /*box-shadow: inset 1px 1px 42px -4px rgba(0,0,0,0.4);*/
}
.container-nav{
    background: linear-gradient(to bottom,#edcec3 0px, #ffffff 70%, #ffffff 100% )!important;
}
.header-btn {
    border: 1px solid white;
    padding: 3px 5px;
    color: white;
    letter-spacing: 2px;
    font-weight: 700;
}
.header-btn:hover {
    color: #ffffff;
}
.container-logo {
	padding-top: 0.0rem;
	padding-bottom: 0.0rem;
}
.nav-menu li:hover > a, .nav-menu > .menu-active > a {
    color: #fff !important;
}
@media screen and (max-width: 1000px) {
	.originalcolormenu a {
		color: #ffffff !important;
	}
}
.nav-menu a {
	padding: 8px 8px 8px 8px;
    text-decoration: none;
    display: inline-block;
    color: #b21f28;
    font-weight: 500;
    font-size: 15px !important;
    text-transform: uppercase;
    outline: none;
    font-weight: 700;
    letter-spacing: 0.5px !important;
}
.nav-menu li:hover > a, .nav-menu > .current_page_item > a {
    background: #b21f28;
    color: #fff !important;
}
.nav-menu > li {
     margin-left: 0px; 
}
.menu-item-has-children a {
    padding-right: 15px !important;
}

.nav-menu ul {
    margin: 0 !important;
    padding: 0px !important;
}
.nav-menu ul li:hover > a {
	color: #ffffff !important;
}
.nav-menu .menu-item-has-children a:after {
    content: "\f107";
    position: absolute;
    right: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.nav-menu .menu-item-has-children .sub-menu a:after {
    display: none;
}
.nav-menu ul li a {
    text-transform: uppercase;
	padding: 2px 10px!important;
}
#mobile-nav ul .menu-item-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}
.breadcrumb{
	padding: 5px 0 0 0 !important;
    background: transparent !important;
    margin: 0 !important;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Gotham Medium", sans-serif !important;
	font-size: 45px;
	line-height: 45px!important;
}

/*Footer*/
.container-footer {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 350px;
    background-position: center;
    padding: 35px 0px 25px 0px;
    box-shadow: inset 0 10px 56px -7px rgba(0,0,0,0.4);
}
.footer-area h3 {
    color: #b21f28;
    /*padding-bottom: 8px;*/
}
.single-footer-widget p {
    color: black;
/*    max-width: 200px;*/
    font-size: 15px;
}
.single-footer-widget b {
    color: black;
    font-weight: 700
}
.footer-social-icons {
	top:-120px;
	position: absolute;
}
/*BLOG SIDEBAR*/
.blog-sidebar li {
    list-style: none;
}
.blog-sidebar h3 {
    color: #b2131b;
    text-transform: uppercase;
}
.blog-sidebar .rpwwt-widget ul li {
    overflow: hidden;
    margin: 0.8em 0;
    border-bottom: 1px solid #dddddd;
}
/*BLOG SIDEBAR ENDS*/
/*MAIN SIDEBAR*/
.rg-sidebar .widget_nav_menu ul li a{
    padding: 10px 10px 10px 20px;
    text-decoration: none;
    display: block;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    outline: none;
    letter-spacing: 1.5px;
}

.rg-sidebar .widget_nav_menu ul li:first-child{
    background: -webkit-linear-gradient(0deg, #AA650D 0%, #000000 120%);
}
.rg-sidebar .widget_nav_menu ul li:first-child:hover {
    background: #AA650D;
}
.rg-sidebar .widget_nav_menu ul li:nth-child(2){
    background: -webkit-linear-gradient(0deg, #008FC4 0%, #000000 120%);
}
.rg-sidebar .widget_nav_menu ul li:nth-child(2):hover {
    background: #008FC4;
}
.rg-sidebar .widget_nav_menu ul li:nth-child(3){
    background: -webkit-linear-gradient(0deg, #00853E 0%, #000000 120%);
}
.rg-sidebar .widget_nav_menu ul li:nth-child(3):hover {
    background: #00853E;
}
.rg-sidebar .widget_nav_menu ul li:nth-child(4){
    background: -webkit-linear-gradient(0deg, #EE3123 0%, #000000 120%);
}
.rg-sidebar .widget_nav_menu ul li:nth-child(4):hover {
    background: #EE3123;
}
.rg-sidebar .widget_nav_menu ul li:nth-child(5){
    background: -webkit-linear-gradient(0deg, #F38F1D 0%, #000000 120%);
}
.rg-sidebar .widget_nav_menu ul li:nth-child(5):hover {
    background: #F38F1D;
}
.rg-sidebar .widget_nav_menu ul li:nth-child(6){
    background: -webkit-linear-gradient(0deg, #005CAB 0%, #000000 120%);
}
.rg-sidebar .widget_nav_menu ul li:nth-child(6):hover {
    background: #005CAB;
}

.rg-sidebar .widget_nav_menu ul li{
    margin: 10px;
}
.rg-sidebar .widget_media_image {
    margin: 20px 10px 10px 10px;
}
.rg-sidebar .widget_media_image img {
    width: 100%;
}
.rg-sidebar aside {
    border: 2px solid grey;
    padding: 10px;
}
@media only screen and (max-width: 1000px) {
	.rg-sidebar {
		padding-top: 25px!important;
	}
}
/* .rg-sidebar {
	padding-top: 25px!important;
} */
/*BODY CSS*/
.rg-body b {
    font-weight: 700;
    color: #6D6E70;
}
.rg-body p {
    color: #6D6E70;
}

/*Software Page CSS*/
.software-page-body p {
    letter-spacing: 1px;
}
.software-page-body .dark {
    font-weight: 700;
}
.software-login-div {
    margin: 0 auto !important;
	margin-top: -30px!important;
}
.software-login-div #loginform label{
    display: block;
    margin-bottom: 0.2rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #b21f28;
    font-size: 16px;
}
.software-login-div #loginform input{
    width: 100%;
    border: 2px solid #A7A9AB;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    padding: 8px;
}
.software-login-div #loginform .login-submit {
    width: 100% !important;
    text-align: center;
}
.software-login-div #loginform #wp-submit {
    background-color: #b21f28;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    border: none !important;
    width: 80%;
    letter-spacing: 2px;
}
.software-login-div .login-custom-field-wrapper {
    color: #b21f28;
    line-height: normal;
    font-size: 11px;
    margin-bottom: 1rem;
}
#addcustomer_form .input {
    width: 100%;
    border: 2px solid #A7A9AB;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    padding: 8px;
}
#customer-add-submit, #logout-submit{
    background-color: #b21f28;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    border: none !important;
    width: 80%;
    letter-spacing: 2px;
    padding: 10px;
}
#addcustomer_form .col-lg-5, #addcustomer_form .col-lg-2, #logoutform .col-md-4 {
    margin: 10px 0px !important;
}

.managefiles_forms .input, .managefiles_forms .managefiles_select {
    width: 100%;
    border: 2px solid #A7A9AB;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    padding: 8px;
}
#software-add-submit, #usermanual-add-submit {
    background-color: #b21f28;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    border: none !important;
    width: 80%;
    letter-spacing: 2px;
    padding: 10px;
}
.managefiles_forms .col-lg-6{
    margin: 10px 0px !important;
}
.managefiles_forms .col-lg-5, .managefiles_forms .col-lg-2 {
    margin: 10px 0px !important;
}

input[type=file]::-webkit-file-upload-button {
  border: 0.5px solid #A7A9AB;
  background: transparent;
}
input[type=file] {
    padding: 6.5px !important;
}

/*Software Accordion*/
.softwarepage-accordion {
    text-transform: uppercase;
    color: #808284;
    cursor: pointer;
    padding: 7px 15px;
    width: 100%;
    border: 2px solid #b21f28;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    background-color: #fff;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin: 4px 0px;
}
.softwarepage-accordion:focus { 
    border-color: #b21f28;
}
/*.softwarepage-accordion-active, .softwarepage-accordion:hover {
    background-color: #ccc; 
}*/
.softwarepage-accordion-panel {
    padding: 0 15px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.softwarepage-accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 20px;
    color: #b21f28;
    float: right;
    margin-left: 5px;
}
.softwarepage-accordion-active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}


/* DELETE FILE MODAL POPUP */
#file_deletemodal .modal-footer {
    padding-top: 0px;
    border: 0;
}
#file_deletemodal .modal-body {
    padding-bottom: 0px;
    font-size: 18px;
}

#file_deletemodal .file_delete_submit, #file_deletemodal .file_closemodal {
    background-color: #b21f28;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    border: none !important;
    letter-spacing: 2px;
    padding: 10px;
    border-radius: 0;
    line-height: normal;
    float: left;
    margin-left: 10px;
}
#file_deletemodal .modal-md {
    padding: 20px;
}

/*COMMON BODY*/
.section-gap .dark {
    font-weight: 700;
}
.section-gap p {
    letter-spacing: 1px;
}
/*MEDIA QUERY*/
@media (max-width: 960px) {
/* 	.container-top-bar {
		display: none;
	} */
	#header {
	    height: auto;
	}
}
@media (max-width: 768px) {
    #logoutform .col-md-4 {
        text-align: center !important;
    }
    #addcustomer_form .col-lg-2 {
        text-align: center !important;
    }
}
.media-frame-toolbar .media-toolbar {
	position: unset;
}
.media-frame-toolbar .search-form {
	display: block;
	position: relative;
}


.search-form {
	display: none;
    float: left;
/*    position: absolute;
    right: 200px;
    top: 200px;*/
    position: absolute;
    top: 40px;
    z-index: 999;
    width: 100%;
}
 
.search-form label {
	margin: -3px 0 0 0!important;
}
.search-field {
/*    background-color: transparent;
    background-image: url(../img/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: none;
    cursor: pointer;
    height: 32px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;*/
}
.search-field {
    background-color: #fff;
    border: 2px solid #b21f28;
    cursor: text;
    height: 45px;
    outline: 0;
    width: 100%;
    background: #ffffff;
    padding: 0px 5px 0px 12px;
    margin: 0;
}
/*.search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 110px;
    background: transparent;
    padding: 0px 5px;
}*/
.search-form
.search-submit { 
	/*display:none;*/
	float: left;
    position: absolute;
    right: 0;
    top: 6px;
    background-color: transparent;
    background-image: url(../img/search-icon_red.png);
    /*background-position: 5px center;*/
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border: none;
    cursor: pointer;
    height: 20px;
    margin: 3px 0;
    padding: 0 0 0 34px;
/*    position: relative;*/
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;
}
.search-icon-nav {
	float: left;
    width: 38px;
    height: 38px;
    cursor: pointer;
    background-image: url(../img/search-icon_white.png);
    background-size: 20px 20px;
    background-color: #b21f28;
    background-position: center;
    background-repeat: no-repeat;
	margin-left: 10px;
}
#primary-menu {
    float: left;
}

@media screen and (max-width: 768px) {
    .container {
        padding: 0px 10px !important;
    }
}
@media screen and (max-width: 960px) {
    .search-desktop,.search-icon-nav {
        display: none;
    }
    form.search-form.search-mobile {
    display: block;
    position: relative;
    top: auto;
    width: 90%;
    z-index: auto;
    margin: 0 5%;
    }
}
@media screen and (min-width: 960px) {
    .search-mobile {
        display: none!important;
    }
}

.brochure {
    font-family: "Gotham Medium", sans-serif !important;
	max-width: 100%;
    height: auto;
}