body {
    font-family: 'Montserrat', sans-serif;
    color: #32282a;
}

.btn:focus,
a:focus,
input:focus {
    outline: none !important;
    box-shadow: none !important
}

a {
    text-decoration: none !important;
}

.btn,
#gform_submit_button_3,
#gform_browse_button_2_21,
#gform_submit_button_2,
button{
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    border-radius: 20px;
    padding: 10px 33px;
    background: #de4400;
}
#gform_submit_button_3,
#gform_browse_button_2_21,
#gform_submit_button_2,
button{
	border:none;
}
#gform_submit_button_3:hover,
#gform_browse_button_2_21:hover,
#gform_submit_button_2:hover,
button:hover{
	background:#352c2d;
}
header .btn {
    background: #d8471b;
    min-width: unset;
    max-width: 180px;
}

.Home_page_banner ul li:last-child a.btn:hover {
    background: #352c2d;
    color: #ffffff;
}

.btn:hover,
.Home_page_banner ul li:last-child a.btn {
    background: #ffffff;
    color: #32282a;
}

h1 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
}

h2 {
    font-size: 33px;
    line-height: 39px;
    color: #de4400;
    font-weight: 700;
}

h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
}

h4 {
    font-size: 25px;
    line-height: 30px;
    color: #de4400;
    font-weight: 700;
}

h5 {
    font-weight: 600;
}

h6 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

p {
    font-size: 17px;
    line-height: 23px;
    margin: 20px 0;
}


/* header start */

header {
    margin-bottom: -160px;
    padding: 5px 0;
    /* max-width: 1700px; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.navik-menu ul li {
    padding: 0 15px;
}
header .navik-menu{
	margin-top:5px;
}
.navik-menu ul li a {
    border-bottom: 4px solid transparent;
}

.navik-menu ul li a {
    color: #ffffff;
    padding: 0 7px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
}

.navik-menu ul li.current-menu>a,
.navik-menu ul li:hover>a,
.navik-menu ul li.current-menu-item>a {
    color: #d84605;
    border-bottom: 4px solid #ffffff;
}

.navik-header.sticky {
    background: #352c2d;
    border-bottom: 3px solid #da4605;
}

.navik-header.sticky img {
    max-width: 150px !important;
}

.navik-menu ul ul li {
    padding: 0;
    border-bottom: 0;
}

.navik-menu ul ul li:hover>a,
.navik-menu ul ul li.current-menu-item>a {
    color: #d84605;
    border-bottom: 2px solid #352c2d;
}

.navik-menu ul ul li:last-child:hover>a,
.navik-menu ul ul li:last-child.current-menu-item>a {
    border-bottom: 0px solid #352c2d;
}


/* header end */


/* home banner section start */

.Home_page_banner .page_banner_content .text-white {
    margin-top: 40px;
    margin-bottom: 40px;
}

.Home_page_banner {
    min-height: 655px;
    background: url(../images/home-banner1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.Home_page_banner .btn,
.list_btn li a {
    border-radius: 32px;
    padding: 15px 44px;
    min-width: 261px;
}

ul.list_btn {
    list-style: none;
    padding-left: 0;
}

ul.list_btn li {
    padding: 10px;
}


/* home banner section start */

.page_welcome {
    padding: 50px 0;
    background: #f8f8f8;
}

.page_welcome strong,
.inner_page_content strong {
    font-weight: 500;
}

.page_welcome h4 {
    color: #352c2d;
}

.page_welcome img {
    padding: 50px 20px;
}

ul.list_btn .btn:hover,
ul.list_btn li:last-child .btn,
.page_contact button:hover,
.learn_more:hover {
    background: #32292a;
    color: #ffffff;
}

ul.list_btn li:last-child .btn:hover {
    background: #da4605;
    color: #ffffff;
}

.page_banner_content {
    padding: 0px 60px;
}


/* home banner section end */


/* page marquee section start */

.page_marquee {
    background: #f8f8f8;
    padding: 20px 0;
}

.page_marquee h6 {
    max-width: 1000px;
    position: relative;
    margin: auto;
    text-align: center;
}

.page_marquee h6:before {
    content: "";
    display: block;
    width: 37%;
    height: 2px;
    background: #cccccc;
    left: 0;
    top: 50%;
    position: absolute;
}

.page_marquee h6:after {
    content: "";
    display: block;
    width: 37%;
    height: 2px;
    background: #cccccc;
    right: 0;
    top: 50%;
    position: absolute;
}

.marquee {
    display: flex;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    padding: 20px 10px;
    margin: 20px auto;
    resize: horizontal;
    container-type: inline-size;
    resize: none;
}

.marquee span {
    font-size: 55px;
    line-height: 62px;
    color: #32282a;
    padding: 0 40px;
    font-weight: 600;
}

.marquee>* {
    -webkit-animation: marquee 10s linear infinite;
    animation: marquee 10s linear infinite;
    /* -webkit-animation: marquee 10s linear infinite both alternate;
animation: marquee 10s linear infinite both alternate; */
}

.page_marquee h6 {
    color: #dc4500;
}

@-webkit-keyframes marquee {
    to {
        transform: translateX(min(100cqw - 100%, 0px));
    }
}

@keyframes marquee {
    to {
        transform: translateX(min(100cqw - 100%, 0px));
    }
}

.marquee1 {
    display: flex;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    padding: 0px 10px;
    margin: 0px auto;
    resize: horizontal;
    container-type: inline-size;
    resize: none;
}

.marquee1 span {
    font-size: 55px;
    line-height: 62px;
    color: #32282a;
    padding: 0 40px;
    font-weight: 600;
}

.marquee1>* {
    -webkit-animation: marquee 10s linear infinite reverse;
    animation: marquee 10s linear infinite reverse;
    /* -webkit-animation: marquee 10s linear infinite both alternate;
animation: marquee 10s linear infinite both alternate; */
}

@-webkit-keyframes marquee1 {
    to {
        transform: translateX(min(100cqw - 100%, 0px));
    }
}

@keyframes marquee1 {
    to {
        transform: translateX(min(100cqw - 100%, 0px));
    }
}


/* page marquee section end */


/* courses section start */

.page_courses {
    padding: 17px 0px 50px 0px;
    background-color: #f8f8f8;
}

.home .page_courses {
    padding-top: 50px;
}

.page_courses p {
    max-width: 1000px;
    margin: auto;
    font-weight: 500;
}

.page_courses .swiper-slide {
    text-align: center;
}

.page_courses .swiper-slide .card {
    border: none;
    padding: 0 40px;
    background: transparent;
}

.page_courses .swiper {
    padding: 0 20px;
}

.page_courses .swiper .card img,
.uses_courses .card img {
    border: 2px solid #332a2b;
}

a.site_link,
.inner_page section a{
    font-size: 17px;
    line-height: 22px;
    display: block;
    padding: 20px 0;
    color: #df4300;
}

.inner_page section a:hover {
    color: #32282a;
}

a.site_link:hover,
.inner_page section a:hover {
    text-decoration: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 15px !important;
    color: #ffffff;
    background: #32292a;
    border-radius: 7px;
    padding: 10px 12px;
}

.swiper01 h5 {
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
}

.courses_img {
    height: 200px;
}

.courses_img img,
.page_courses .swiper .card img {
    object-fit: cover;
    height: 200px;
}


/* courses section end */


/* stories section start */

.page_stories {
    padding: 20px 0;
    background-color: #f8f8f8;
    padding-bottom: 147px;
}

.page_stories h6 p {
    font-style: normal;
    margin-top: 8px;
}

.stories_bg {
    background: url(../images/stories-bg.jpg) no-repeat center;
    padding: 50px 130px 50px 130px;
    border-radius: 20px;
    color: #ffffff;
    background-size: cover;
    /*     margin: 0px -70px; */
}

.page_stories h6,
.page_stories i.fa-duotone {
    color: #ffffff;
}

.swiper02 .card {
    background: none;
    border: none;
}

.page_stories h5,
.page_stories i {
    color: #de4400;
}

.page_stories p {
    font-style: italic;
    font-size: 21px;
    line-height: 32px;
}

.page_stories i {
    margin-right: 5px;
    font-size: 25px;
    /* margin-top: 13px; */
}

.page_stories .swiper-button-next,
.page_stories .swiper-button-prev {
    position: relative;
    float: right;
}

.page_stories .swiper-button-prev:after,
.page_stories .swiper-button-next:after {
    position: absolute;
    bottom: 35px;
    right: 0;
    border: 1px solid #ffffff;
}

.page_stories .swiper-button-prev:after {
    right: 80px;
}

.page_stories .swiper-button-next:after {
    right: -30px;
}

.swiper02 .swiper-wrapper {
    height: 100% !important;
}

.swiper-wrapper .site_link:hover {
    color: #32282a;
}


/* stories section end */


/* contact section :start */


/* .page_contact {
    background: url(../images/contact-us.jpg) no-repeat right center;
    background-color: #dc4500;
    background-size: contain;
    padding: 110px 0 70px 0;
    margin-top: 150px;
} */

.page_contact h2 {
    color: #32292a;
}

.contact_form {
    border-radius: 5px;
    background: #ffffff;
    padding: 20px;
}

.contact_form p {
    font-weight: 500;
    margin: 0px;
}

.form_pad {
    margin-bottom: 13px;
}

.contact_form p a {
    color: #df4300;
}

.page_contact .gform_wrapper.gravity-theme input[type=color],
.page_contact .gform_wrapper.gravity-theme input[type=date],
.page_contact .gform_wrapper.gravity-theme input[type=datetime-local],
.page_contact .gform_wrapper.gravity-theme input[type=datetime],
.page_contact .gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.page_contact .gform_wrapper.gravity-theme input[type=password],
.page_contact .gform_wrapper.gravity-theme input[type=search],
.page_contact .gform_wrapper.gravity-theme input[type=tel],
.page_contact .gform_wrapper.gravity-theme input[type=text],
.page_contact .gform_wrapper.gravity-theme input[type=time],
.page_contact .gform_wrapper.gravity-theme input[type=url],
.page_contact .gform_wrapper.gravity-theme input[type=week],
.page_contact .gform_wrapper.gravity-theme select,
.page_contact .gform_wrapper.gravity-theme textarea {
    border: 1px solid #dddddd;
    border-radius: 5px;
    resize: none;
    background: #f8f8f8;
}

.page_contact .gform_wrapper.gravity-theme input[type=color],
.page_contact .gform_wrapper.gravity-theme input[type=date],
.page_contact .gform_wrapper.gravity-theme input[type=datetime-local],
.page_contact .gform_wrapper.gravity-theme input[type=datetime],
.page_contact .gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.page_contact .gform_wrapper.gravity-theme input[type=password],
.page_contact .gform_wrapper.gravity-theme input[type=search],
.page_contact .gform_wrapper.gravity-theme input[type=tel],
.page_contact .gform_wrapper.gravity-theme input[type=text],
.page_contact .gform_wrapper.gravity-theme input[type=time],
.page_contact .gform_wrapper.gravity-theme input[type=url],
.page_contact .gform_wrapper.gravity-theme input[type=week],
.page_contact .gform_wrapper.gravity-theme select {
    height: 50px;
}

.page_contact .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 143px;
}

.page_contact .gform_wrapper.gravity-theme .gfield textarea.large:focus-visible {
    border: 0px;
    outline: 0px;
}

.page_contact .gform_wrapper.gravity-theme .gform_button.button {
    background: #d8471b;
    color: #ffffff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    border-radius: 20px;
    padding: 7px 33px;
    width: 100%;
    border-radius: 5px;
    height: 52px;
    text-transform: uppercase;
    border: 0;
    font-weight: 700;
}

.page_contact .gform_wrapper.gravity-theme .gform_button.button:hover {
    background-color: #32292a;
}

.page_contact .gform_wrapper.gravity-theme .gform_footer {
    padding: 0px;
}

.page_contact .gform_wrapper {
    padding-top: 15px;
}

.page_contact input.form-control,
.page_contact input.form-control::placeholder {
    font-size: 15px;
    line-height: 20px;
    color: #777777;
}

.page_contact button {
    width: 100%;
    border-radius: 5px;
    height: 52px;
    text-transform: uppercase;
}

.page_contact a.keep_reading {
    display: inline;
}


/* contact section :start */


/*---------- footer section start-------- */

footer {
    background: #32292a;
    padding: 50px 0;
    color: #fff;
}

footer a {
    text-decoration: none;
    color: #fff;
}

footer div>i {
    color: #da4605;
    font-size: 48px;
    margin-right: 35px;
}

footer div>span {
    font-size: 20px;
    line-height: 27px;
}

footer a:hover {
    text-decoration: none;
    color: #da4605;
}

footer h5 {
    font-size: 30px;
    line-height: 60px;
    color: #fff;
    border-bottom: 1px solid #da4605;
    width: 90%;
    font-weight: 600;
}

footer ul {
    margin-top: 20px;
    padding-left: 0;
    list-style: none;
}

footer ul li a {
    font-size: 20px;
    line-height: 37px;
}

.social_media {
    display: flex;
    align-items: center;
    background: #241e1e;
    color: #ffffff;
    padding: 30px 10px;
    justify-content: center;
    margin-left: 80px;
    border-radius: 5px;
}

.social_media span {
    font-size: 23px;
    line-height: 30px;
    margin-right: 10px;
    font-weight: 600;
}

footer .social_media a i {
    font-size: 30px;
    color: #ffffff;
    margin: 2px 7px;
}

footer .social_media a:last-child i {
    margin-right: 0;
}

footer .social_media a:hover i {
    color: #da4605;
}


/* inner page style */

.inner_page_banner {
    min-height: 500px;
    background: url(../images/inner_page_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.inner_page_banner .page_banner_content {
    max-width: 1200px;
    margin: auto;
}

.inner_page_banner h1 {
    margin-top: 16%;
    font-weight: 600;
    font-size: 65px;
    line-height: 57px;
}

.inner_page_banner p {
    color: #ffffff;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    margin-top: 25px;
}

.uses_courses .card,
.page_episodes .card {
    padding: 6px;
    border: none;
    -webkit-box-shadow: 1px 1px 14px -8px rgba(48, 47, 48, 0.64);
    -moz-box-shadow: 1px 1px 14px -8px rgba(48, 47, 48, 0.64);
    box-shadow: 1px 1px 14px -8px rgba(48, 47, 48, 0.64);
    margin: 20px 4px;
}

.uses_courses p {
    margin-bottom: 20px;
}

.site_list,
.inner_page section ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px;
}

.site_list li::before,
.inner_page section li::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f058";
    color: #de4400;
    margin: 0 10px;
    position: absolute;
    margin-left: -25px;
}

.site_list li,
.inner_page section li {
    margin-bottom: 15px;
    position: relative;
    margin-left: 30px;
}


/* p a.site_link,
.inner_page section a {
    display: inline-block;
    padding: 10px 10px;
} */

.inner_page section a {
    display: inline-block;
}

p a.site_link {
    display: inline-block;
    padding: 10px 10px;
}

.page-template-template-courses.inner_page section a {
    color: #ffffff;
}

.podcast_single img,
.podcast_single .ratio {
    border: 10px solid #dc4500;
    margin-bottom: 30px;
}

.page_episodes {
    padding: 30px 0;
}

.page_episodes h2,
.page_episodes p {
    color: #32292a;
}

a.browse_all {
    font-size: 14px;
    line-height: 15px;
    color: #32292a;
}

.page_episodes span {
    font-size: 14px;
    line-height: 18px;
}

.page_episodes i {
    font-size: 15px;
    line-height: 18px;
    color: #de4400;
}

.page_episodes p {
    margin-bottom: 0;
}

.page_episodes h3 {
    margin-top: 10px;
}

.page_episodes .card {
    margin: 10px 0 20px 0;
}

.pagination .page-numbers {
    color: #ffffff;
    display: inline-block;
    border: 1px solid #241e1e;
    padding: 11px 10px;
    min-width: 42px;
    text-align: center;
    height: 42px;
    vertical-align: top;
    border-radius: 10px;
    font-weight: 700;
    font-size: 17px;
    margin-right: 15px;
}

.pagination .prev,
.pagination .next {
    /* display: none; */
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    opacity: 0.5;
    color: #ffffff;
}

h2.screen-reader-text {
    display: none;
}

footer a,
footer p {
    font-weight: 500;
}

.address_span p {
    margin: 0;
}

.page-template-template-courses .page_contact {
    margin-top: 0px;
}

.nav-links {
    display: block;
    margin: auto;
}

.pagination .page-numbers {
    background: #352c2d;
    border: 0px;
}

.pagination .page-numbers:hover {
    background-color: #d84605;
    opacity: 1;
}

.pagination {
    margin-top: 25px;
}

.page-template-template-courses .uses_courses .card img {
    height: 234px;
    object-fit: cover;
}

.page-template-template-courses .uses_courses .card,
.podcasts_page .page_episodes .card {
    height: 95%;
}

.page-template-template-courses .uses_courses .col_space {
    margin-bottom: 10px;
}

.card-body h5 {
    font-weight: 700;
}

.page_episodes h2 {
    font-size: 45px;
}

.podcasts_page .browse_all {
    font-size: 15px;
    padding-left: 0px;
    padding-top: 0px;
    color: #32292a;
}

.browse_all i {
    color: #32292a;
    margin-left: 5px;
}

.page_episodes h3 a {
    font-size: 30px;
    color: #32292a;
    line-height: 36px;
    padding: 0px;
}

.page_episodes .mt-4 {
    margin-top: 10px !important;
}

.page_episodes .card-body span a {
    padding: 0px;
    font-size: 15px;
    color: #32282a;
    font-weight: 600;
}

.page_episodes .card-body span a:hover,
.page_episodes h3 a:hover {
    color: #d84605;
}

.page_episodes .card-body .fa-podcast {
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 6px;
}

.page_episodes .card-body p {
    margin-top: 10px;
}

.page_episodes .card-body .site_link {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 0px;
}

.epi_date {
    background-color: #32292a;
    padding: 1px 10px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
}

.epi_play_icon a {
    padding: 0px;
    width: 50px;
    height: 50px;
    background: #32292a;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding-top: 13px;
    /* font-size: 30px; */
    border-radius: 50%;
}

.epi_play_icon a i {
    font-size: 26px;
    position: relative;
    top: -3px;
    left: 2px;
}

.epi_play_icon {
    position: absolute;
    bottom: 18px;
    left: 15px;
}

.podcasts_page .nav-links {
    margin-left: inherit;
    margin-right: inherit;
}

.page-template-template-courses .btn.learn_more {
    padding: 10px 0px;
    min-width: 183px
}

.orange_bg {
    background-color: #dc4500;
}

.hand_mobile,
.orange_bg {
    height: 720px;
}

.hand_mobile img {
    object-fit: cover;
    height: 720px;
}

.gf-submitted .hand_mobile img,
.gf-submitted .hand_mobile,
.gf-submitted .orange_bg {
    height: 1000px;
}

.contact_form {
    position: absolute;
    max-width: 505px;
    top: 50%;
    left: 36%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/* .page_contact {
    margin-top: 147px;
} */

.image_episodes img,
.image_episodes {
    height: 227px;
    object-fit: cover;
}

.orange-button,
.brown-button {
    border-radius: 32px;
    padding: 15px 44px;
    min-width: 261px;
    background: #32292a;
    color: #ffffff !important;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
}

.brown-button,
.orange-button:hover {
    background: #32292a;
}

.brown-button:hover,
.orange-button {
    background: #dc4500;
}

.page-numbers i,
.prev_next_links i {
    font-size: 25px !important;
    color: #ffffff;
}

.prev_next_links a {
    position: absolute;
    top: 0px;
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 5px;
    color: #ffffff !important;
    background-color: #32282a;
    font-size: 25px;
    color: #ffffff;
}

.prev_next_links a:hover {
    background-color: #dc4500;
}

.prev_next_links a:first-child {
    right: 71px;
}

.prev_next_links a:last-child {
    right: 0px;
}

.prev_next_links i {
    position: relative;
    top: -7px;
}

.page_episodes h2 span {
    font-size: inherit;
}
.gform_footer input[type=submit],
input[type=submit],
input[type=button],
button{	
    padding: 10px 0;
    font-weight: 600;
    color: #ffffff;
    background: #de4400;
    border-radius: 20px;
    min-width: 170px;
    border: none;
    text-transform: uppercase;
	font-size: 17px;
    line-height: 22px;
	}


.gform_footer input[type=submit]:hover,
input[type=submit]:hover,
input[type=button]:hover,
button:hover{		
    background: #32292a;
    color: #ffffff;
}
.no-header .inner_page_banner {
    min-height: 234px;	
}
.no-header .inner_page_banner h1 {
	margin-top: 0;
}
.no-banner header {
	margin-bottom: 0px;
	    background: url(../images/inner_page_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	/*min-height:100px;*/
	height:100%;
}
.no-banner header.sticky{
	height:107px;
}
.no-banner .navik-header img{	
    top: 0;
}
.gform_wrapper.gravity-theme .gfield input.medium, .gform_wrapper.gravity-theme .gfield select.medium {
    width: calc(50% - 12px) !important;
}
#input_4_4_1_container span{
	padding-right:0;
}
.dvwookmark li::before {
	display:none;
}
.table>:not(caption)>*>* {
     border-bottom-width: 0px;
     box-shadow: none; 
}
#gform_fields_5_2 select, 
.administrator select,
#gform_page_5_3 select{
  -webkit-appearance: none;
  appearance: none;
	padding-right:40px !important;
}

#gform_previous_button_5_43,
#gform_5 .gform_previous_button,
#gform_previous_button_5_44{
    background: #32292a;
    color: #ffffff;
}
#gform_previous_button_5_43:hover,
#gform_5 .gform_previous_button:hover,
#gform_previous_button_5_44:hover{
       color: #ffffff;   
    background: #de4400;
}
#gform_5 .ginput_container_select {
    display: block !important;
    margin-left: 0px !important;
}
.inner_page section .contract_library_list li{
    font-size: 18px;
    line-height: 36px;	
    font-weight: 500;
	padding:0;
	margin:0;
}
.inner_page section .contract_library_list li a{
	padding:5px 0;
	font-weight: 500;
}
.inner_page section .contract_library_list li:before{
	display:none;
}
/*#gform_5 select option:hover,
#gform_5 select:focus > option:checked,
#gform_5 select option:checked,
#gform_5 select option:focus,
#gform_5 select option:focus-within{
	background:#d8471b !important;
	color:#ffffff !important;
}
#gform_5 select option:checked,
#gform_5 select option:hover {
    box-shadow: 0 0 10px 100px #d8471b inset !important;
}*/