/* Theme custom style css start here 
========================================
*/
@font-face {
    font-family: 'Bebas Neue';
    src: url('assets/fonts/BebasNeueBold/BebasNeueBold.woff2') format('woff2'),
        url('assets/fonts/BebasNeueBold/BebasNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


* {
    margin: 0;
    padding: 0;
    outline: none
}
html{
	font-size:10px;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.8rem;
    line-height: 1.7;
    font-weight: 400;
    color: #000;
}

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

a {
    text-decoration: none;
    display: inline-block;
    color: #d31225;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
	 color: #d31225;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    letter-spacing: 0
}

li {
    /*list-style: none;*/
}

ul {
    margin: 0;
}
ol{margin-left:40px;
}
p {
    margin-bottom: 20px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
    border-top: 0;
}


/* CSS starts here */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select {
    color: #2b2b2b;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 0;
    padding: 2px 10px;
    height: 40px;
    font-size: 14px;
    width: 100%;
}

textarea {
    color: #2b2b2b;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 0;
    display: block;
    padding: 2px 10px;
    max-height: 140px;
    font-size: 14px;
    width: 100%;
}

button,
input[type="button"],
input[type="submit"] {
    background-color: #ff5a5f;
    border: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 2px 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #c0c0c0;
    border-color: #ccc;
}

.required {
    color: #76bd1d
}

button,
input[type="button"],
input[type="submit"],
.btn,
.entry-content .btn {
    background-color: #d31225;
    border: 2px solid #d31225;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 12px 25px;
    text-transform: none;
    transition: 0.5s;
    box-shadow: 3px 3px 0px #dc3c4b;
    border-radius: 2px;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.btn:hover,
.entry-content .btn:hover,
.btn:focus,
.entry-content .btn:focus {
    background: #d31225;
    border: 2px solid #d31225;
    color: #fff;
    box-shadow: none;
}

.btn-black.btn,
.entry-content .btn-black.btn {
    background: #1f1f23;
    color: #fff;
    border-color: #1f1f23;
    box-shadow: 3px 3px 0px #6d6666;
}

.btn-black.btn:hover,
.btn-black.btn:focus,
.entry-content .btn-black.btn:hover,
.entry-content .btn-black.btn:focus {
    background: #6d6666;
    border-color: #6d6666;
    box-shadow: none;
}

.btn.btn-white,
.entry-content .btn.btn-white {
    background: #fff;
    color: #2b2b2b;
    box-shadow: 3px 3px 0px #6d6666;
    border-color: #fff
}

.btn.btn-white:hover,
.entry-content .btn.btn-white:hover,
.btn.btn-white:focus,
.entry-content .btn.btn-white:focus {
    background: #6d6666;
}

.text-white,
.text-white .widget-title,
.text-white .sub-heading {
    color: #fff;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a,
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:focus:not(.prev):not(.next),
.pagination a:hover:not(.prev):not(.next),
.comments-pagination a:focus:not(.prev):not(.next),
.comments-pagination a:hover:not(.prev):not(.next),
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover,
.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
    box-shadow: none;
}

.site-branding {
    padding: 0;
    margin: 0;
}

.widget ul li {
    border-bottom: 0;
    border-top: 0;
    padding: 0;
}

embed,
iframe,
object {
    margin-bottom: 0;
}

.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
    float: none;
    width: 100%;
}

body:not(.has-sidebar):not(.page-one-column) .page-header,
body.has-sidebar.error404 #primary .page-header,
body.page-two-column:not(.archive) #primary .entry-header,
body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: none;
    width: 100%;
}

.wrap,
.container,
.panel-content .wrap {
    max-width: 1060px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0
}

.home .page-banner {
    display: none
}

.page-banner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: -1
}

.page-banner {
    background: url(assets/images/header.jpg) no-repeat center top;
    position: relative;
    background-size: cover;
    z-index: 1;
    padding: 200px 0 80px;
}

.page:not(.home) #content {
    padding-bottom: 0;
	overflow-x:hidden;
}

.site-content {
    padding: 0;
}

.page-banner h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 5rem;
    display: inline-block;
    border-left: 5px solid #d31225;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    font-family: 'Bebas Neue';
}

.site-header {
    background-color: transparent;
}

.site-info {
    float: none;
    padding: 10px 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
    margin: 0
}

.site-footer {
    font-size: 14px;
    margin-top: 0;
    border: 0;
}


/*----blog----*/

.search-form .search-submit {
    bottom: 0;
    right: 0;
    top: 0;
}

.search-form label {
    display: block;
    margin: 0
}


/*-------single blog -----------*/

body.blog.has-sidebar:not(.error404) #primary {
    width: 100%;
}

.has-sidebar:not(.error404) #primary {
    width: 66%;
}

.has-sidebar #secondary {
    width: 30%;
}

h2.widget-title {
    font-size: 20px !important;
    letter-spacing: 0;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-weight: 500
}

#secondary a {
    color: #2b2b2b
}

#secondary {
    font-size: 15px;
}

.post-meta-info {
    display: none
}

#secondary .widget {
    background: #efefef;
    margin-bottom: 30px;
    padding: 30px;
}

.blogsinglepage .row > .col-sm-6 {
    float: none;
    width: 100%
}

.blogtoppadding {
    padding-top: 60px
}

.blogsinglepage.blogsec article {
    box-shadow: none;
}

.blogsinglepage.blogsec article .blog-content {
    padding: 15px 0;
    position: static;
    transform: none;
    opacity: 1;
    color: #2b2b2b;
}

.blogsinglepage.blogsec .blogsingle::before {
    display: none
}

.blogsinglepage.blogsec article .blog-image-box {
    height: 300px;
    overflow: hidden;
    pointer-events: none;
}

.blogsinglepage.blogsec .sub-heading {
    min-height: auto;
    font-size: 24px;
    color: #2B2B2B
}

.blogsinglepage.blogsec article .blog-image-box img {
    width: 100%;
}

.post-navigation .nav-subtitle {
    color: #76bd1d;
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 0;
}

.post-navigation .nav-links {
    border-bottom: 2px solid #efefef;
    border-top: 2px solid #efefef;
    line-height: 1.3;
    padding: 25px 0;
}

.post-navigation .nav-title .nav-title-icon-wrapper {
    display: none;
}

.post-navigation .nav-title {
    font-size: 15px;
}

.post-navigation {
    font-weight: 700;
    margin: 0;
    padding: 0 15px
}

#comments {
    padding: 30px 15px 0;
}

.comment-reply-title,
.comments-title {
    font-size: 20px;
    color: #161616;
    margin-bottom: 10px;
    font-weight: 700
}

.comment-body {
    color: #666;
    font-size: 15px;
    margin-bottom: 30px;
}

.comment-author {
    font-size: 15px;
    margin-bottom: 0;
    position: static
}

.comment-metadata {
    color: #161616;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
}

.comment-author .avatar {
    left: 0;
}

.comment-meta {
    padding-left: 60px;
    position: relative;
}

.comment-reply-link .icon {
    left: 0;
    top: 5px;
}

.comment-reply-link {
    font-weight: 700;
    padding-left: 22px;
}
/*--custom css--*/
.header__top .menu {
    position: relative;
    
    padding: 25px 0 0 12.5px;
    display: block;
    background-color: #d31225;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    z-index: 100001;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-right: 15px;
	margin-top:45px;
}
.header__top .menu span, .header__top .menu span::before, .header__top .menu span::after{
    cursor: pointer;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    height: 2px;
    width: 25px;
    background: #fff;
    position: absolute;
    display: block;
    content: "";
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.header__top .menu span
{
    margin: auto;
    top: 0;
    bottom: 0;
}
.header__top .menu span::before {
    top: -5px;
}
.header__top .menu span::after {
    bottom: -5px;
}
.header__top .menu.active span {
    background-color: transparent;
}
.header__top .menu.active span::before {
    top: 0;
    transform: rotate(30deg);
}
.header__top .menu.active span::after {
    top: 5px;
    transform: translateY(-5px) rotate(-30deg);
}
.site-header .nav-outer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
	background:#fff;
}
.site-header .nav-outer.active {
    position: fixed;
    z-index: 1000;
	height:auto;
	min-height:100vh;
}
.site-header .nav-outer .nav-wrap
{
    position: relative;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(2);
    transition: .5s;
	    display: flex;
}
.site-header .nav-outer.active .nav-wrap{
    transform: scale(1);
    opacity: 1;
    z-index: 9;
}
.site-header .nav-outer .nav-wrap .header-nav{
    height: 100vh;
	overflow-y:auto;
	width:250px;
}
.site-header .nav-outer .nav-wrap .header-nav img{
	padding:2rem;
}

.site-header .nav-outer .nav-wrap .header-right{
  width: calc(100% - 250px)
}

.js .menu-toggle {
    display: none;
}
.site-header .main-navigation1{
	margin-top:1px;
}
.site-header .main-navigation1 a {
       color: #d31225;
    font-family: 'Bebas Neue';
    font-size: 2rem;
    border-bottom: 1px solid #d9d9d6;
    padding: 10px 15px;
    display: block;
	
}
.site-header .menu-secondary{
	height:100vh;
	margin:0;
}
.site-header .menu-secondary li{
	height:50%;
	width:100%;
	display:flex;
	align-items: flex-end;
    justify-content: left;
}
.menu-secondary li.leadership-li{
	  background: url(assets/images/NavBar-1_optimized.jpeg) no-repeat center;
    background-size: auto;
}
.menu-secondary li.career-li{
	  background: url(assets/images/NavBar-2_optimized.jpeg) no-repeat center;
    background-size: auto;
}
.menu-secondary li.leadership-li:hover{
	   /* top, transparent red */
     background-image:linear-gradient(rgba(211, 18, 37, 0.45),rgba(211, 18, 37, 0.45)),url(assets/images/NavBar-1.jpg);
}
.menu-secondary li.career-li:hover{
	 background-image:linear-gradient(rgba(211, 18, 37, 0.45),rgba(211, 18, 37, 0.45)),url(assets/images/NavBar-2.jpg);
}
.menu-secondary li .vc_custom_heading{
	margin:5rem 15px;
}
.font-bebas{
	 font-family: 'Bebas Neue';
}
.page-id-9 .page-banner{
	display: none;
}
.page-id-110 .page-banner{
	display: none;
}
.minheight-100vh{
	min-height:95vh;
}
.site-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
	padding:2rem 0;
    z-index: 111;
}
.site-header.fixed  {
    position: fixed;
    z-index: 111;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    padding: 1rem 0;
	border-bottom: 4px solid #d31226;
}
.site-header .site-logo{
	max-width:30rem;
}
.section-overlay{
	position:relative;
	z-index:1;
}
.section-overlay:before{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:-1;
	bottom:0;
	background:rgba(0,0,0,0.2);
}
.career-banner{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.vc_custom_heading{
	    font-family: 'Bebas Neue';
	font-size:9rem;
	line-height:1;
	color:#d31225;
	margin-bottom:2rem;
}
.vc_custom_heading-menu{
	    font-family: 'Bebas Neue';
	font-size:9rem;
	line-height:1;
	color:#fff;
	margin-bottom:5rem;
	margin-left:5rem;
}
.font-70.vc_custom_heading{
		font-size:7rem;
}
.career-banner .career-bannerlogo{
	padding-top:12rem;
}
.career-banner {
    padding-top: 15rem !important;
}
.career-banner .careertext{
	padding-top:2rem;
	color:#fff;font-size:2.8rem;font-weight:700;
	text-align:center;
}
.overflow-visible-sec {
	overflow:visible !important;
}
.career-red-arrowimg{
	margin-top:-6rem;
	margin-bottom:3rem;
}
.career-benefitlist {
	display:flex;
	    flex-flow: wrap;
}
.career-benefitlist li{
	font-size:2.6rem;
	font-weight:700;position:relative;
	padding-left:4rem;
margin-bottom:2rem;
	    max-width: 34rem;
		list-style:none;
}
.career-benefitlist li:before{
content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 3rem;
    height: 3.5rem;
    background: url(assets/images/list-arow.png) no-repeat left center;
    background-size: auto;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    font-size: 2.6rem;
	    font-family: 'Bebas Neue';
    line-height: 1.4;
	max-width:40rem;
    margin: 0 auto;
	text-transform: uppercase;}
.sp-testimonial-free-section .tfree-client-name{
	  font-size: 2rem;
	    font-family: 'Bebas Neue';
    line-height: 1.4;
	text-transform: uppercase;}

.sp-testimonial-free-section .fa-angle-right:before {
    content: "";
	  width: 3rem;
    height: 3.5rem;
    background: url(assets/images/black-right-arrow.png) no-repeat left center;
    background-size: auto;
	    display: block;
}


.sp-testimonial-free-section .fa-angle-left:before {
    content: "";
	  width: 3rem;
    height: 3.5rem;
    background: url(assets/images/black-right-arrow.png) no-repeat left center;
    background-size: auto;
	    display: block;
	    transform: rotate(180deg);
}


.sp-testimonial-free-section .slick-prev, .sp-testimonial-free-section .slick-next{
	margin-top:-3rem;
}
.career-startbtn .vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    font-weight: 700;
    padding: 1rem 5rem;
}

.career-startbtn-red .vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    font-weight: 700;
    padding: 1rem 5rem;
	background:#d31225;
	color:#fff;
	border:3px solid #d31225;
}

.career-startbtn-red:hover .vc_btn3.vc_btn3-size-md {
	background:#fff;
	color: #d31225;
	border: 3px solid #d31225;
}

.career-startbtn-red2 .vc_btn3.vc_btn3-size-md {
    font-size: 70px;
    font-weight: 700;
    padding: 1rem 5rem;
	background:#d31225;
	color:#fff;
	border:3px solid #d31225;
	font-family: 'Bebas Neue';
	cursor:default;
}

.career-startbtn-red2:hover .vc_btn3.vc_btn3-size-md {
}

.career-startbtn-white .vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    font-weight: 700;
    padding: 1rem 5rem;
	background:#fff;
	color:#d31225;
	border:3px solid #d31225;
}

.career-startbtn-white:hover .vc_btn3.vc_btn3-size-md {
	background:#d31225;
	color: #fff;
	border: 3px solid #fff;
}
.footerbottom {
    background: #f2f2f2;
}
.no-li li{list-style:none;}

.red-button.ubtn{
	padding:5px 30px 1px 30px!important;
	
}
#input_3_2_5{
	background: #cccccc;
    height: 42px;
    font-weight: bold;
    text-align: center;
	font-size:14px;
	color:#000;
	width:100%;
}
#gform_submit_button_3{box-shadow:none;padding:10px 25px;   border:0px;height:42px; width:100%; font-weight: bold;
    font-size: 14px;}
