/*!
 * Start Bootstrap - Landing Page v5.0.8 (https://startbootstrap.com/themes/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */
 
body
{
	background-color: #ffffff;
	color: rgb(7, 70, 68);
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	
}

@media (min-width: 1200px)
{
	.container, .container-lg, .container-md, .container-sm, .container-xl
	{
		max-width: 100%;
	}
}
.container
{
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    max-width: 100%;
}

.mainheader
{
    margin-bottom: 0px;
    background: #8c9b1b;
    padding: 20px 0px;
}
.align-items-center
{
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#pav-mainnav
{
    position:relative;
    margin:0px 0px 0px 0px;
}
#pav-mainnav .inner
{
    border:0px solid #7d7e73;
    background:#7d7e73;
}
#pav-mainnav .parent:hover > .dropdown-menu
{
    display:block;
}
#pav-mainnav .navbar
{
    border:none;
    min-height:0;
}
#pav-mainnav .navbar .navbar-collapse
{
    padding-left:0;
    padding-right:0;
}
#pav-mainnav .navbar ul.nav > li:hover > a,#pav-mainnav .navbar ul.nav > li.active > a
{
    background: transparent;
    color: #000;
}
#pav-mainnav .navbar ul.nav > li:hover > a .caret
{
    color:#fff;
}
#pav-mainnav .navbar ul.nav > li:hover > a:before
{
    width:100%;
    opacity:1;
    filter:alpha(opacity=100);
}
#pav-mainnav .navbar ul.nav > li:hover .caret
{
    border-bottom-color:#fff;
    border-top-color:#fff;
}
#pav-mainnav .navbar ul.nav > li > a, #pav-mainnav .navbar ul.nav > li span.nav-header
{
    font-size: 20px;
    z-index: 0;
    padding: 0px 25px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
    display: block;
    font-weight: normal;
}
#pav-mainnav .navbar ul.nav > li:last-child > a
{
	padding-right:0px;
}
#pav-mainnav .navbar ul.nav > li:first-child > a
{
	padding-left:0px;
}
@media (min-width: 768px)
{
	.navbar-nav
	{
		text-align:center;
	}
}
#pav-mainnav .navbar ul.nav > li > a:before
{
    height:100%;
    left:50%;
    opacity:0;
    filter:alpha(opacity=0);
    top:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:0;
    content:"";
    position:absolute;
    -webkit-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
    z-index:-1;
}
#pav-mainnav .navbar ul.nav > li > a .caret
{
    border-top-color:#eadac6;
    border-bottom-color:#eadac6;
}
#pav-mainnav .dropdown-menu
{
    padding:10px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
    border-radius:0;
}
#pav-mainnav .dropdown-menu li a
{
    color:#fff;
    padding:0px 10px;
    position:relative;
    -webkit-transition:all 0.3s ease 0s;
     text-transform: capitalize;
    transition:all 0.3s ease 0s;
    text-align:left;
    line-height:30px !important;
    font-size:17px;
    transition:padding 0.5s ease 0s;
}
#pav-mainnav .navbar-inverse .navbar-nav > .open > a
{
    background-color:#EB557B;
}
#pav-mainnav .mini-access
{
    line-height:30px;
    text-align:center;
}
#pav-mainnav .mini-access a
{
    padding:0px 5px;
    border-right:1px solid #292929;
}
#pav-mainnav .mini-access a:last-child
{
    border-right:none;
}
.navbar-nav .dropdown-menu
{
    border:none;
    opacity:0;
    filter:alpha(opacity=0);
    top:50px;
    transition:all 0.3s ease 0s;
    visibility:hidden;
    min-width:250px;
    left:-5px;
}
.navbar-nav .dropdown-menu .row
{
    margin-bottom:0 !important;
}
.navbar-nav .parent:hover > .dropdown-menu
{
    opacity:1;
    filter:alpha(opacity=100);
    top:100%;
    visibility:inherit;
    background:#7d7e73;
}
.navbar-nav .parent .parent-submenu:hover .dropdown-menu
{
    opacity:1;
    filter:alpha(opacity=100);
    visibility:inherit;
    background:#fffce5;
}
.pav-megamenu .dropdown-menu > .dropdown-menu-inner
{
    padding:0 10px;
}
.pav-megamenu .dropdown-menu ul > li.parent
{
    position:relative;
}
.pav-megamenu .dropdown-menu ul > li.parent .dropdown-menu
{
    left:auto;
    position:absolute;
    right:-100%;
    top:0;
}
.pav-megamenu .dropdown-menu ul > li.parent:hover
{
    display:block;
}
.pav-megamenu .mega-group .caret
{
    display:none;
}
.pav-megamenu .mega-group .parent-mega .mega-col-inner > ul > li a
{
	margin-left:6px;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li > a:hover
{
    color: #b41f08 !important;
}
.pav-megamenu .mega-col
{
    padding-left:0;
    padding-right:0;
    padding-bottom:20px;
}
.pav-megamenu .mega-col:last-child
{
    border-right:none;
}
.pav-megamenu .mega-col .mega-col-inner > ul
{
    list-style:none outside none;
    margin:0;
    padding:0;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li
{
    list-style:none;
    margin-left:0;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li > a
{
    clear:both;
    color:#6a6a6a;
    display:block;
    line-height:30px !important;
    font-size:15px;
    text-transform:uppercase;
    transition:padding 0.5s ease 0s;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li > a:hover
{
    color:#6a6a6a;
    padding-left:25px;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li:hover
{
    border-right:1px solid transparent !important;
    border-left:1px solid transparent !important;
}
.pav-megamenu .parent-submenu:hover > .dropdown-menu
{
    display:block;
}
.pav-megamenu .parent-submenu > .dropdown-menu
{
    border-radius:0 6px 6px 6px;
    left:100%;
    margin-left:-6px;
    margin-top:-6px;
    top:0;
}
.pav-megamenu .cols2
{
    width:420px;
}
.pav-megamenu .cols3
{
    width:620px;
}
.pav-megamenu .cols4
{
    width:820px;
}
.pavo-widget .menu-title
{
    color:#fff;
    font-weight:bold;
    font-size:16px;
}
.pavo-widget li a
{
    line-height:35px !important;
    background-position:5px -1px !important;
}
.pavo-widget li a:hover
{
    background-position:5px -25px !important;
}
@media (min-width:768px)
{
    .same-height-column .row
	{
        display:table;
        width:100%;
    }
    .same-height-column .row [class*="col-"]
	{
        display:table-cell;
        float:none;
        vertical-align:middle;
    }
}
.col-full .row
{
    margin-left:0;
    margin-right:0;
}
.col-full .row [class*="col-"]
{
    padding-left:0;
    padding-right:0;
}
.canvas-menu
{
    line-height: 30px;
    font-size: 30px;
    color: rgb(236, 0, 140);
    padding: 0;
    position: unset;
    right: 0;
    left: unset;
    width: 100%;
    text-align: right;
	background: transparent;
    border: none;
	text-transform: uppercase;
    letter-spacing: 0px;
}
@media screen and (max-width:992px)
{
    .row-offcanvas
	{
        position:relative;
        -webkit-transition:all 0.25s ease-out;
        -o-transition:all 0.25s ease-out;
        transition:all 0.25s ease-out;
    }
    .row-offcanvas-right
	{
        right:0;
    }
    .rtl .row-offcanvas-right
	{
        left:0;
    }
    .row-offcanvas-left
	{
        left:0;
    }
    .rtl .row-offcanvas-left
	{
        right:0;
    }
    .row-offcanvas-right .sidebar-offcanvas
	{
        right:-320px;
    }
    .rtl .row-offcanvas-right .sidebar-offcanvas
	{
        left:-320px;
    }
    .row-offcanvas-left .sidebar-offcanvas
	{
        left:-320px;
    }
    .rtl .row-offcanvas-left .sidebar-offcanvas
	{
        right:-320px;
    }
    .row-offcanvas-right.active
	{
        right:320px;
    }
    .rtl .row-offcanvas-right.active
	{
		left:320px;
    }
    .row-offcanvas-left.active
	{
        left:320px;
    }
    .row-offcanvas-left.active .sidebar-offcanvas
	{
        left:0px;
    }
    .rtl .row-offcanvas-left.active
	{
        right:320px;
    }
    .sidebar-offcanvas
	{
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 999999;
        width: 320px;
        overflow-x: auto;
        overflow-y: auto;
        background: #fff;
		box-shadow: rgb(0 0 0 / 7%) 0px 1px 2px, rgb(0 0 0 / 7%) 0px 2px 4px, rgb(0 0 0 / 7%) 0px 4px 8px, rgb(0 0 0 / 7%) 0px 8px 16px, rgb(0 0 0 / 7%) 0px 16px 32px, rgb(0 0 0 / 7%) 0px 32px 64px;
    }
	.sidebar-offcanvas, .sidebar-offcanvas .panel
	{
		background: #fff;
	}
    .sidebar-offcanvas .panel-body
	{
        padding:0;
    }
    .sidebar-offcanvas .box .box-heading
	{
        font-size:20px;
    }
    .sidebar-offcanvas .box .box-content
	{
        padding:0;
    }
    .sidebar-offcanvas .box ul.box-category li
	{
        padding:8px 5px;
        border-bottom:none !important;
    }
    .sidebar-offcanvas .box ul.box-category li a:before
	{
        display:none !important;
    }
    .sidebar-offcanvas .box ul.box-category li ul li
	{
        padding:5px 5px 0px 10px;
    }
    .sidebar-offcanvas .box ul.box-category li ul li a
	{
        text-decoration:none;
        display:block;
    }
    .sidebar-offcanvas .box ul.box-category li a
	{
        text-decoration:none;
        color:#333;
    }
    .sidebar-offcanvas .box ul.box-category li a:hover
	{
        color:#EB557B;
    }
}
#offcanvasmenu .badges.new, #offcanvasmenu .badges.hot
{
    right:auto;
    left:50px;
}
#offcanvasmenu .navbar-nav
{
    float:none;
    margin:0;
}
#offcanvasmenu .navbar-nav > li
{
    float:none;
    display:block;
    text-align:left;
}
#offcanvasmenu .navbar-nav > li .caret
{
    display:none;
}
#offcanvasmenu .navbar-nav > li.home .menu-icon
{
    background:none !important;
}
#offcanvasmenu .navbar-nav > li .click-canavs-menu
{
    cursor:pointer;
    display:inline-block;
    padding:14px;
    position:absolute;
    right:0;
    top:0;
    z-index:1;
    color:#fff;
    font-size: 12px;
    font-style: normal !important;
}
#offcanvasmenu .navbar-nav > li li.parent-submenu .click-canavs-menu
{
    padding:4px 16px;
    color:#c83a3a;
}
#offcanvasmenu .navbar-nav > li > a
{
    background: transparent;
    display: block;
    padding: 20px 20px;
    outline: none;
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
    color: rgb(236, 0, 140);
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 0;
    text-decoration: none;
    font-weight: normal;
    line-height: 1;
    transition: all 0.3s;
    font-size: 16px;
}
#offcanvasmenu .navbar-nav > li > a:hover
{
	color:#b38539;
}
#offcanvasmenu .dropdown-menu
{
    background:#7d7e73;
    border:0 none;
    border-radius:0;
    box-shadow:none;
    display:none;
    float:none;
    margin:0;
    padding:0 8px;
    position:static;
    visibility:visible;
    width:auto!important;
    opacity:1;
    min-width:150px;
}
#offcanvasmenu .dropdown-menu .dropdown-menu-inner
{
    line-height:30px;
    padding:5px 0px
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar
{
    border:none;
}
#offcanvasmenu .dropdown-menu ul.nav-child li a
{
    color: #fff;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: left;
    line-height: 30px !important;
    font-size: 17px;
    text-transform: unset;
    transition: padding 0.5s ease 0s;
}
.sidebar-offcanvas .btn-default
{
    color: rgb(236, 0, 140);
    background-color: transparent;
    border-color: transparent;
    padding: 0px 7px;
    font-size: 25px;
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block
{
    padding-left:0px;
}
#offcanvasmenu .dropdown-menu .widget-video
{
    display:none;
}
#offcanvasmenu .dropdown-menu .box-heading
{
    color:#EB557B;
}
#offcanvasmenu .product-block
{
    border:none;
}
#offcanvasmenu .product-block .product-zoom, #offcanvasmenu .product-block .product-label-special
{
    display:none;
}
.rtl #offcanvasmenu .badges.new, .rtl #offcanvasmenu .badges.hot
{
    left:auto;
    right:50px;
}
.rtl #offcanvasmenu .navbar-nav > li.home .menu-title
{
    margin-right:0;
}
.rtl #offcanvasmenu .navbar-nav > li .click-canavs-menu
{
    left:0;
    right:auto;
}
.rtl #offcanvasmenu .navbar-nav > li li.parent-submenu .click-canavs-menu
{
    padding:4px 0px;
    margin-left:16px;
}
.rtl #offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block
{
    padding-right:0px;
}

.mainheader.menu-fixed
{
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
}
.mainheader.menu-fixed .logo img
{
    max-width: 250px;
}

.canvas-menu img
{
    max-width: 35px;
    width: 100%;
}
.offcanvas-heading img
{
    width:100%;
    max-width:20px;
}
.innercontainer
{
	max-width:1000px;
	margin:auto;
}



/* Start Theme CSS */

::-ms-input-placeholder { /* Edge 12-18 */
	color:rgb(7, 70, 68);
    font-size: 16px;
    text-align: left;
    line-height: 16px;
}

::placeholder {
	color:rgb(7, 70, 68);
    font-size: 16px;
    text-align: left;
    line-height: 16px;
}


@media screen and (max-width:768px)
{
	.container
	{
		padding-right: 20px;
		padding-left: 20px;
	}
	#offcanvasmenu .navbar-nav > li > a
	{
		background: transparent;
		display: block;
		padding: 18px 20px;
		outline: none;
		-webkit-box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2);
		box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2);
		color: #fff;
		text-transform: uppercase;
		text-shadow: none;
		letter-spacing: 0;
		text-decoration: none;
		font-weight: normal;
		line-height: 1;
		transition: all 0.3s;
		font-size: 18px;
	}
	#offcanvasmenu .navbar-nav > li > a:hover
	{
		color:#000;
	}
}


#pav-mainnav .navbar ul.nav > li > a, #pav-mainnav .navbar ul.nav > li span.nav-header
{
	font-size:20px;
	padding:0px 22px;
}



body
{
    background-color: #2c2c2c;
    color: rgb(255, 222, 89);
    overflow-x: hidden;
    font-family: "Arial", Helvetica, sans-serif;
}

.topheader
{
    background-image:url(../images/headerbg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0px;
}
.container
{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1100px;
}
.topheader .row
{
    display: flex;
    align-items: end;
}
.topheaderleft
{
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: left;
}
.topheaderleft p
{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 15px;
}

.topheaderleft .headerbtn
{
    display:block;
    margin-bottom:10px;
}

.topheaderleft .headerbtn a
{
    background: #dc3426;
    font-size: 12px;
    color: rgb(2, 2, 2);
    font-weight: bold;
    line-height: 1.3;
    padding: 12px 10px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 100%;
    max-width: 182px;
    text-align: center;
}
.topheaderleft .headerbtn.redBg a
{
    background: #dc3426;   
}
.topheaderleft .headerbtn.yellowbg a
{
    background: #ffde59;
}
.topheaderleft .headerbtn.greenbg a
{
    background: #00b050;
}





.logo img
{
    display: block;
    max-width: 250px;
    height: auto;
    width: 100%;
    margin: auto;
}
.topheaderright
{
    display: flex;
    justify-content: end;
    align-items: end;
    flex-flow: column;
    text-align: right;
}
.topheaderright .headernumber
{
    font-size: 32px;
    line-height: 1.75;
    margin-bottom:20px;
}
.topheaderright .headernumber a
{
    color: rgb(255, 222, 89);
    text-decoration:none;
}
.topheaderright .headertext
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.mainheader
{
    margin-bottom: 0px;
    background: #000000;
    padding: 20px 0px;
}

#pav-mainnav .navbar ul.nav > li > a, #pav-mainnav .navbar ul.nav > li span.nav-header
{
    font-size: 18px;
    padding: 0px 22px;
    color: rgb(255, 222, 89);
    font-weight: bold;
    text-transform:uppercase;
}

#pav-mainnav .navbar ul.nav > li:hover > a, #pav-mainnav .navbar ul.nav > li.active > a
{
    color: rgb(255, 222, 89);
}

#pav-mainnav .dropdown-menu
{
    padding: 35px 15px 15px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    min-width:270px;
}

.navbar-nav .parent:hover > .dropdown-menu
{
    background: #000000;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
#pav-mainnav .dropdown-menu li a
{
    color: rgb(255, 222, 89) !important;
    padding: 7px 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    text-align: left;
    line-height: 1.2 !important;
    font-size: 16px;
    transition: padding 0.5s ease 0s;
    text-decoration:none;
}

.sociallinks ul
{
    margin:0px;
    padding:0px;
    display:flex;
    flex-flow:row;
    gap:20px;
    justify-content:center;
    align-items:center;
}
.sociallinks ul li img
{
    width:100%;
    height:auto;
    max-width:28px;
}
.footer_sociallinkssection
{
    padding:50px 0px 30px 0px;
}



.footerimgsection p
{
    margin:0px;
}
.footerimgsection img
{
    width:100%;
}

.footercopyrightsection
{
    padding:30px 0px 20px 0px;
}
.footercopyrightsection p
{
    color: rgb(255, 222, 89);
    font-size:9px;
    line-height: 1.2;
    margin:0px;
}
.footercopyrightsection p a
{
    color: rgb(255, 222, 89);
    text-decoration:none;
}

.wrapper
{
    text-align:center;
    padding-top:30px;
}
.wrapper h1
{
    font-size: 32px;
    color: rgb(255, 222, 89);
    line-height: 1.3;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold;
    margin-top: 10px;
    text-transform:uppercase;
}

.wrapper p
{
    font-size: 18px;
    color: rgb(255, 222, 89);
    line-height: 1.556;
    text-align:center;
    margin-bottom:30px;
}

.wrapper p a
{
    color: rgb(255, 222, 89);
    text-decoration:underline;
}
.wrapper p a:hover
{
    text-decoration:underline;
}


.homepage .wrapper
{
    background-image:url(../images/homebg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.homepage .wrapper p a
{
    color: rgb(255, 222, 89);
    text-decoration:none;
}

.homepage .wrapper .container
{
    max-width: 1000px;
}
.homepage .wrapper p
{
    margin-bottom:0px;
}


.trialbtn
{
    margin-bottom:50px;
}

.trialbtn a
{
    font-size: 24px;
    color: rgb(2, 2, 2);
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
    display: flex;
    background: rgb(255, 222, 89);
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 20px;
    max-width: 500px;
    margin: auto;
    border-radius: 10px;
}
.billboardimg
{
    margin-top:50px;
}
.billboardimg img
{
    width:100%;
    height:auto;
    max-width:300px;
}

#offcanvasmenu .navbar-nav > li .click-canavs-menu {
    cursor: pointer;
    display: inline-block;
    padding: 18px 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    color: rgb(255, 222, 89);
    font-size: 14px;
    line-height: 1;
    font-style: normal !important;
}

#offcanvasmenu .dropdown-menu
{
    background: #000000;
}

#offcanvasmenu .dropdown-menu ul
{
    margin:0px;
    padding: 0px 0px 0px 20px;
    list-style: none;
}
#offcanvasmenu .dropdown-menu ul.nav-child li a
{
    color: rgb(255, 222, 89) !important;
    padding: 7px 10px;
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: left;
    line-height: 1.2 !important;
    font-size: 16px;
    text-transform: unset;
    text-decoration: none;
    transition: padding 0.5s ease 0s;
}


label.middle
{
    margin: 0;
    line-height: 1.3;
    padding: 0;
    font-size: 17px;
    color: rgb(255, 222, 89);
    text-align: left;
    display: block;
    font-weight: normal;
}
.formControls1
{
    max-width:600px;
    margin:auto;
}
.formControls1 label
{
    margin: 0 0 12px 0;
    line-height: 1.3;
    padding: 0;
    font-size: 17px;
    color: rgb(255, 222, 89);
    text-align: center;
    display: block;
    font-weight: normal;
}
.formResponsive .formHorizontal .formControlLabel
{
    margin: 0 0 0 0;
    line-height: 1.3;
    padding: 0;
    font-size: 17px;
    color: rgb(255, 222, 89);
    text-align: left;
    display: block;
    font-weight: normal;
}
.control-label label
{
    margin: 0 0 0px 0;
    line-height: 1.3;
    padding: 0;
    font-size: 17px;
    color: rgb(255, 222, 89);
    text-align: center;
    display: block;
    font-weight: normal;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: inherit;
    color: rgb(255, 222, 89);
    border: 0;
    border-bottom: 0px;
    text-transform: uppercase;
    font-weight: bold;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 12px 0px !important;
    margin-bottom: 0;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    line-height: 1.3;
    font-size: 17px;
    color: rgb(255, 222, 89) !important;
    font-weight: normal;
    text-transform: uppercase;
    background: transparent !important;
}
.com-users-login__remember
{
    line-height: 1.3;
    padding: 0;
    font-size: 17px;
    color: rgb(255, 222, 89);
    text-align: left;
}
.form-check-label
{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea, .rsform-select-box, [type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus, textarea:focus, .formResponsive select, .formResponsive input[type=email], .formResponsive input[type=number], .formResponsive input[type=password], .formResponsive input[type=tel], .formResponsive input[type=text], .formResponsive input[type=url], .formResponsive textarea
{
    width: calc(100% - 30px);
    height: auto;
    margin: 0;
    padding: 14px 15px !important;
    border: 1px solid rgb(255, 222, 89);
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: inherit;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    color: rgb(255, 222, 89);
}
/* Autofill fix for Chrome, Edge, Safari */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: none !important; /* black background */
    -webkit-text-fill-color: rgb(255, 222, 89) !important; /* white text */
    border: 1px solid rgb(255, 222, 89); /* optional */
    caret-color: rgb(255, 222, 89); /* cursor color */
    transition: background-color 5000s ease-in-out 0s; /* prevents flash */
}
.rsform-select-box option
{
  background-color: #2c2c2c !important;
  border: 1px solid rgb(255, 222, 89) !important;
  color: rgb(255, 222, 89) !important;
}
.formResponsive .formHorizontal p.formDescription {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1;
}
.formResponsive .formHorizontal .rsform-type-freetext
{
    justify-content: center !important;
    flex-flow: column;
    gap: 10px;
    margin-bottom:10px !important;
}
.rsform-type-freetext table td
{
    padding: 10px 15px;
    font-size: 18px;
}
.rsform-type-freetext p
{
    text-align: center;    margin-bottom: 0px;width:100%;
}
.grid-padding-x .grid-padding-x
{
    margin-bottom:25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 25px;
    display: flex;
    width: 100%;
    justify-content: left;
    align-items: start;
}
.formResponsive .formHorizontal .formControls {
    width: calc(100% - 20%);margin:0px;
}

.rsform-submit-button, .formResponsive button[type=reset], .formResponsive button[type=submit], .formResponsive input[type=reset], .formResponsive input[type=submit]
{
    font-size: 24px;
    color: rgb(2, 2, 2) !important;
    font-weight: bold;
    background: rgb(255, 222, 89) !important;
    width: 100%;
    height: auto;
    padding: 14px 15px;
    letter-spacing: 1px;
    text-transform:uppercase;
}
.cardnumber
{
    font-size: 20px;
    text-transform:uppercase;
    color: rgb(255, 222, 89);
    line-height: 1.3;
    margin-bottom:15px;
    margin-top:10px;
    font-weighT:bold;
}
.card-title
{
    font-size: 16px;
    color: rgb(255, 222, 89);
    line-height: 1.3;
}
.card-body img{width:100%;}
.card-body
{
    margin-bottom:20px;
}
.wrapper h3
{
    font-size: 25px;
    color: rgb(255, 222, 89);
    line-height: 1.3;
    text-align: center;
    margin-bottom: 8px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
}
.wrapper h4
{
    font-size: 20px;
    color: rgb(255, 222, 89);
    line-height: 1.3;
    text-align: center;
    margin-bottom: 8px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
}
.siteforms
{
    padding:30px 0px;
}
.table{margin-left:auto;margin-right:auto;}

.table-bordered, .table {
    border: 1px solid rgb(255, 222, 89);
}
table td{vertical-align:middle;}
table p{margin:0px !important;}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td, table table tr td, .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border: 1px solid rgb(255, 222, 89);
    font-size: 18px;
    color: rgb(255, 222, 89);
    line-height: 1.556;
}
.has-error-foundation .formControlLabel, .has-error-foundation label {
    color: rgb(255, 222, 89);
    border: 0px;
    background: transparent !important;
}

.has-error-foundation .formValidation {
    display: block;
    margin-bottom: 0;
    margin-top: 8px;
    clear: both;
    text-align: left;
}

.is-invalid-input:not(:focus)
{
    background: transparent !important;
}

.input-password-toggle
{
    display:none;
}

.well {
    min-height: 20px;
    padding: 0;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.com-users-login .control-group, .com-users-reset .control-group, .com-users-remind .control-group
{
    display: flex;
    gap: 20px;
    justify-content: left;
    align-items: center;
    width: 100%;
    margin-bottom:20px;
}
#userForm h2 {
    font-size: 32px;
    color: rgb(255, 222, 89);
    line-height: 1.3;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}
.com-users-login .control-label, .com-users-reset .control-label, .com-users-remind .control-label
{
    width:150px;
}
.form-control-feedback{display:none;}
.input-group{display:block;}
.com-users-login .controls, .com-users-reset .controls, .com-users-remind .controls
{
    width: calc(100% - 150px);
}
.com-users-login .control-label label, .com-users-reset .control-label label, .com-users-remind .control-label label
{
    text-align:left;
}
.com-users-login__submit .controls, .com-users-reset__submit .controls, .com-users-remind .controls
{
    width:100%;
}
.com-users-login__submit, .com-users-reset__submit, .com-users-remind
{
    margin-top:30px;
}
.com-users-login__submit .controls .btn-primary, .com-users-reset__submit .controls .btn-primary, .com-users-remind .controls .btn-primary
{
    font-size: 22px;
    color: rgb(2, 2, 2) !important;
    font-weight: bold;
    background: rgb(255, 222, 89) !important;
    width: 100%;
    height: auto;
    padding: 12px 15px;
    letter-spacing: 1px;
    border: 0px;
    text-transform: uppercase;
}

table table{margin:auto;width:100% !important; height:auto !important;}
table td
{
    font-size: 18px;
    color: rgb(255, 222, 89);
    padding:10px 15px;
}
table td a{color: rgb(255, 222, 89);}


@media screen and (max-width: 992px)
{
    .sidebar-offcanvas, .sidebar-offcanvas .panel
    {
        background: #000;
    }
    .panel-heading
    {
        text-align:right;
    }
}
.formControls 
{
    text-align:left;
}






@media screen and (max-width: 768px)
{
    .topheader .row
    {
        display: flex;
        align-items: center;
        flex-flow: column-reverse;
    }
    .topheaderright {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        text-align: center;
    }
    .topheaderright .headernumber {
        font-size: 25px;
        line-height: 1;
        margin-bottom: 15px;
    }
    .topheaderright .headertext
    {
        font-size:12px;
    }
    .logo img
    {
        max-width:200px;
    }
    .logo
    {
        padding:15px 0px;
    }
    .topheaderleft
    {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        text-align: center;
    }
    .topheaderleft .headerbtn a
    {
        max-width:100%;
    }
    #offcanvasmenu .navbar-nav > li > a
    {
        color:rgb(255, 222, 89);
        font-weight: bold;
        box-shadow: inset 0 -1px rgba(255, 222, 89, 0.2);
    }
    .trialbtn
    {
        margin-bottom: 40px;
    }
    .trialbtn a
    {
        font-size: 16px;
        padding: 15px 10px;
    }
    .wrapper p
    {
        font-size: 16px;
    }
}


















































