.sgpb-content div{overflow:hidden !important;}
.main-navigation > ul > li > a:before{
    position: absolute;
    left: 0px;
    bottom: 0;
    content: "";
    width: 0;
    height: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-navigation > ul > li:hover > a:before{
    width: 100%;
    background-color: #BF2433;
}
.wid-48 {
    width: 48%;
    float: left;
}
.wid-100 h5{
    color:#dd0d14;
    text-align:center;
}
span.title-span {
    color: #da1015;
    font-size: 30px;
    font-size: 33px;
    font-weight: 800;   
    margin-top: 10px;
    display: inline-block;
}
.icon-box {
    text-align: center;
}
p.icon-para{margin-bottom:10px !important;color:#0b0a15;}
.back-img-section{
           background-image: linear-gradient(180deg, #ffffff 0%,rgba(255,255,255,0.7) 100%),url(https://www.elegantthemes.com/layouts/wp-content/uploads/2018/06/car-dealer-05.jpg)!important;
    position: relative;
    background-position: 50%;
}

.back-img-section:before{
       content: "";
    position: absolute;
    width: 53%;
    height: 69px;
    background: #fff;
    top: 96%;
    z-index: 999;
    bottom: 0px;
    left: -35px;
    transform: rotate(3deg);
}

.back-img-section:after{
       content: "";
    position: absolute;
    width: 53%;
    height: 80px;
    background: #fff;
    top: 96%;
    z-index: 999;
    bottom: 0px;
    right: -20px;
    transform: rotate(-3deg);
}
a.home-link {
    color: #dc0e14;
    position: relative;    transition: .5s;display:none;
}
a.home-link:before {
       position: absolute;
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    right: -15px;
    top: 2px;
    opacity: 0;
    transition: .5s;
    font-size: 12px;
}
.icon-box:hover a.home-link:before{
    opacity:1;visibility:visible;    transition: .5s;}
.box-wrapper {
    position: relative;
}
.img-box-header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 0px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    text-align: center;
}
h5.img-box-title a, h5.img-box-title a:hover {
    color: #fff !important;
    font-size:18px;
}
.imagebox{
    border: 1px solid #e7e7e7;
    padding: 5px;
    box-shadow: 1px 1px 10px #dadada;
}
li#all{margin-bottom:35px  !important;}

ul.list.color-wit {
    text-align: left !important;
    position: relative;
}
ul.list li {
       position: relative;
    padding: 0px 0px 7px 15px !important;
    color: #fff !important;
    line-height: 30px;
    font-size: 15px;
}
ul.list li:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 12px;
    padding-right: 0.5em;
    position: absolute;
    top: 2px;
    left: 0;
}
.sec-box {
    background: #263246ad;
    padding: 20px;
    text-align: center; transition: 1s;
    position:relative;
    cursor:pointer;
}
.sec-box.back-change{ background: #df0c14bf;}
h3.sec-title{color:#fff;}
/*.sec-box:hover {*/
/*    background: #df0c14bf;*/
/*    transition: 1s;*/
/*}*/
span.back-vis {
    font-size: 80px;
    position: absolute;
    opacity: .2;
    color: #fff;
    left: 3%;
    top: 0;display:none;
}
.abt-img img{
box-shadow: -1px 0px 51px #dedede;
    border-radius: 3px;
}
h2.title-home {
    text-align: center;
    color: #2c2b40;
    font-size: 35px;
    margin-bottom: 30px;
}
.foot-center p{margin:0;color: #fff;}
.foot-right p {
    float: right;
}
.back-clr{
    background-color: #f7f7f7 !important;
    background-image: none !important;
}
.back-img-section.rev:before {
    top: -27px;
    transform: rotate(-2deg);
    bottom: 100%;
}
.back-img-section.rev:after {
    top: -33px;
    transform: rotate(3deg);
    bottom: 100%;
}
.career-sec {
    text-align: center;
}
h3.career-title {
    font-size: 33px;
    color: #2c2b40;font-weight: bold;
}
.back-img-section.rev{
background: #e1e1e1 !important;
}
p.below-title-para {
    width: 800px;
    color: #4c3d3d;
    font-size: 16px;
    margin: 15px auto 20px;
}
a.career-button {
    background: #dd0d14;
    color: #fff;
    text-decoration: none !important;
    padding: 6px 28px 8px;
    font-weight: 500;
    margin-top: 7px;
    display: inline-block;
}
.footer-widget-item:first-child {
    background: #41587e;padding-left: 40px;
}
.footer-widget-item:nth-child(2) {
    background: #374b6d;padding-left:30px;
}
.footer-widget-item:nth-child(3) {
    background: #2c3c57;    padding-right: 30px;
}
ul.reachus {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.reachus li {
    padding: 6px 0 4px 30px !important;
    position:relative;
    font-size:15px;
}
ul.reachus li:after {
font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: absolute;
    top: 5px;
    left: 0;color:#fff;
}
/*ul.reachus li.company { font-weight:bold;}*/
ul.reachus li.company:after {
	content: "\f0f7";
}
ul.reachus li.location:after {
	content: "\f041";
}
ul.reachus li.email:after {
	content: "\f003";left: -2px;
}
ul.reachus li.mobile:after {
    content: "\f10b";
    font-size: 20px;
    top: 0px;
}
ul.reachus li.phone:after {
    content: "\f095";
}
ul.list {
    margin-left: 15px;
}
.foot-center p a {
    color: #fff;
    font-weight: 500;
}
.playbtnCss_zoom{display:none !important;}
.half-frst-bg {
    background: #df0c14bf;
    padding: 27px 40px;  
            height: 558px;
}
.sec-half-bg {
    background: #263246ad;
     padding: 27px 40px 1px;
}
h3.sub-title {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    text-transform: capitalize;
        padding-bottom: 15px;  
        width: 100%;
    /* float: left; */
    display: inline-block;
}
ul.reachus.clr-contact li, ul.reachus.clr-contact li a, ul.reachus.clr-contact li a:hover {
    color: #fff;
}
ul.reachus.clr-contact li:after{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #e7494f;
    padding: 0;
    border-radius: 2px;
    top:15px;
}
ul.reachus.clr-contact li {
    padding: 20px 0 4px 50px !important;
    position: relative;
}
ul.reachus.clr-contact li.mobile:after{top:13px;}
ul.reachus.clr-contact li.email:after{left:0px;}
.lsow-tabs.style7 .lsow-tab-nav .lsow-tab{padding:0;
border-bottom: 1px solid #546071;
}
.lsow-tabs.style7 .lsow-tab-nav .lsow-tab a{ margin:0;padding: 10px 0px 10px 20px;}
.lsow-tabs.style7 .lsow-tab-nav .lsow-tab a span{color:#fff; font-weight:500;}
.lsow-tab-nav {
    background: #263246de;
    padding: 0px;
}
.lsow-tabs.style7 .lsow-tab-nav .lsow-tab.lsow-active a{border:0px;}
.lsow-tab-nav .lsow-tab.lsow-active {
    background: #ff2b33bf;
}
.lsow-tabs.lsow-vertical .lsow-tab-nav{width:30%;}
.lsow-tab-panes{width:70%;}
.lsow-tabs.style7 .lsow-tab-panes .lsow-tab-pane {
    padding: 15px 20px 0 20px;
}
.lsow-tab-panes{border:1px solid #e7e6e6;}
ul.list.clr li {
    color: #6e6e6e !important;
}
ul.list.clr li:after {
    color: #424d5e !important;
}
p.justify{text-align:justify;float:left;width:100%;    font-size: 16px;}
ul.list.clr.list-50 li{width:50%; float:left;}
h3.sub-title.clr {
    color: #e30913;
}
span.img {
    /*float: right;*/
    /*margin: 10px 0 10px 20px;*/
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    position: relative;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 10px 0 #ccc;
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 3px;
}
span.img img{
    width: 100%;
    /* max-width: 440px; */
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 0;
    position: relative;
}
 span.img img:hover {
    -webkit-transform: scale(1.15,1.15);
    -ms-transform: scale(1.15,1.15);
    -o-transform: scale(1.15,1.15);
    transform: scale(1.15,1.15);
}
.slb_template_tag_item_title, .slb_data_content{display:none !important;}
.column .content a img {
    border: 1px solid #e5e5e5;
    padding: 5px;
    box-shadow: 1px 1px 10px #e9e9e9;
}
input[type="radio"]{height:15px !important;    width: auto !important;}
span.wpcf7-form-control.wpcf7-radio{border:0 !important;}
.wpcf7-list-item {
    margin: 0 1em 0 0em;
}
.career.form-box {
    border: 1px solid #e5e3e3;
    padding: 30px;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #d8d5d5;
}
p.justify.foot-p {
    color: #fff;
}
a.foot-a {
    color: #ff979a !important;
    text-decoration: none !important;
}
#offcanvas-menu .header-search-wrap {
    display: none;
}
/*.lsow-tabs.lsow-mobile-layout .lsow-tab-nav .lsow-tab{display:block !important;}*/
.lsow-tab-mobile-menu i {
    font-size: 30px;
    color: #fff;}
.main-navigation ul > li > ul > li {
    padding: 7px 0px;
}    
 .wid-48 p {
    display: none;
}   
 .fixedbtnclass {
    transform-origin: 100% 100%;
    top: auto;
    position: fixed;
    z-index: 99999999;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    bottom: 10%;
    right: 1%;
}   
.fixedbtnclass button {
    border: 0;
    background: repeating-linear-gradient(To right, #36c637, #57f06d);
    color: #fff;
    padding: 9px 11px;
    border-radius: 6px;
    line-height: 0;
}
.fixedbtnclass button a {
    color: #fff;
}
.fixedbtnclass button a i.fa {
    font-size: 30px;
    color: #fff;
}
.box-trade-content h4 {
    margin-bottom: 5px;    color: #cf333e;
}
p.content-p {
    margin: 0;    min-height: 50px;    font-size: 13.1px;
}
.box-trade{
    padding: 10px;
    border: 1px solid #ebeaea;
    margin-bottom: 20px;
}
.box-trade.border-none {
    /*border: 0;*/
}
.box-trade-content a {
    color: #424d5e;font-weight: 500;
}
.box-single {
    padding: 10px;
    border: 1px solid #ebeaea;
}
.box-single-img {
    width: 30%;
    float: left;
}
.box-single-content {
    width: 66%;
    float: left;
    margin-left: 20px;
}
.box-single-content h4 {
    margin-top: -5px;
    margin-bottom: 5px;
}
p.content-single-p {
    margin-bottom: 8px;
}
.box-single {
    width: 100%;
    border: 1px solid #e1dfdf;
    float: left;
}
.link-pdf {
    background: #ededed;
    position: relative;
    border: 1px solid #cf333e;
    padding: 10px 10px 10px 35px;
    border-radius: 3px;
}
.link-pdf:before {
    content: "\f1c1";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #cf333e;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
       top: 10px;
    left: 10px;
}
.link-pdf a {
    color: #cf333e;
    width: 100%;
    display: inline-block;
}
.announcements {
    width: 100%;
    float: left;
    background: #fbfbfb;
}
.announcements-title {
       width: 10%;
    float: left;
    background: #cf333e;
    padding: 7px 0px 11px 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;    height: 44px;position:relative;z-index: 0;
}
.announcements-title:after{
   content: "";
    float: left;
    background: #424d5e;
    clip-path: polygon(0% 87%, 50% 0%, 50% 0%, 100% 87%);
    height: 60px;
    position: absolute;
    left: -13px;
    width: 20%;
    top: 0;z-index: -1;
}
.announcements-content {
   float: left;
    width: 90%;
    padding: 6px 0px;
    background: #424d5e;
    text-align: center;
}
span.announce-span {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
section.logo-section {
    width: 100%;
    float: left;
    background: #dee5ef;
    padding: 20px 0px;
}

.lsow-tabs.lsow-vertical {
border: 1px solid #e7e6e6;
}
.lsow-tabs.style7 .lsow-tab-panes{ margin:auto 0; border:0 !important}
.lsow-tabs.style7 .lsow-tab-panes .lsow-tab-pane{border:0 !important;}
.box-trade a {
    display: inline-block;
    width: 100%;
}
.box-trade-content h4 a {
    color: #cf333e;
}
.box-trade-content p a {
   text-decoration:none !important;
}
ul.social {
    padding-top: 20px !important;
}
ul.social li { display: inline-block; }
ul.social li a {
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    float: left;
    color:#fff;
   border-radius: 5px;
    -moz-border-radius: 5px;
     -webkit-border-radius: 5px; 
    margin-right: 3px;
    padding: 0;
    /*box-shadow: 1px 1px 10px #ef6d72;*/
}
ul.social li a i.fa{color:#fff !important;}
ul.social li a.facebook { background: #3b5998; }
ul.social li a.twitter { background: #55acee; }
ul.social li a.linkedin { background: #007bb5; }
span.blinking{
    animation:blinkingText 1.2s infinite;padding-left: 4em;
}
@keyframes blinkingText{
    0%{     color: #fff038;    }
    49%{    color: #fff038; }
    60%{    color: #fb6b6b; }
    99%{    color:#fb6b6b;  }
    100%{   color: #fff038; }
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #fff;
}







@media(min-width:1200px) and (max-width:1290px){
    .wid-48 {
    width: 47% !important;
}
}
@media(min-width:1024px) and (max-width:1199px){
    .sec-box {
    height: 500px;
}
.wid-48 {
    width: 47% !important;
}
}
@media(max-width:1023px){
    .back-img-section:after, .back-img-section:before{display:none;}
    div#slide-2-layer-10, div#slide-2-layer-6{display:none;}
}
@media(min-width:992px) and (max-width:1024px){
    .column {
    width: 33.33% !important;
}
.main-navigation ul > li > a {
    font-size: 13px;
    padding: 12px 12px;
}
span.title-span{font-size:31px;}
.sec-box {
    height: 500px;
}
.wid-48{width:47% !important;}
}
@media(min-width:781px) and (max-width:991px){
    .sec-box {
    height: 560px;
}
}
@media(min-width:768px) and (max-width:991px){
.box-image img {
    width: 100%;
}
.column {
    width: 50% !important;
}
.foot-center {
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.container {
    max-width: 860px;
}
.footer-widget-item {
    padding: 10px 40px !important;
}
 
.lsow-tab-panes, .lsow-tabs.lsow-vertical .lsow-tab-nav, ul.list-50 li  {
    width: 100% !important;
}
.wid-48 {
    width: 46%;
}
}

@media(max-width:767px){
    .column{width:100% !important;}
    .footer-widget-item {
    padding: 10px 40px !important;
}

.foot-center {
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
p.below-title-para{width:100%;}
.lsow-tab-panes, .lsow-tabs.lsow-vertical .lsow-tab-nav, ul.list-50 li  {
    width: 100% !important;
}
.wid-48 {
    width: 46% !important;
}
}


@media(max-width:425px){
    ul.list {
    margin-left: 0;
    padding: 0;
}
.foot-center p{font-size:11px;}
div#slide-2-layer-1 {
    padding-left: 25px !important;
    font-size: 23px !important;
    padding-top: 15px !important;
}
.btn {
    padding: 7px 12px;
    font-size: 12px;
}
.half-frst-bg {
    padding: 27px 10px;
}
.wid-48 {
    width: 41% !important;
}
.wid-100 h5{font-size:11px;}
}