@font-face {
font-family: bold;
src: url(../fonts/Bold.woff);
}
@font-face {
font-family: regular;
src: url(../fonts/Regular.woff);
}
@font-face {
font-family: medium;
src: url(../fonts/Medium.woff);
}
html{                                         
}
body{
overflow-x: hidden;
    font-family: regular;
background-color:#181818;
margin:0;
padding:0;
-webkit-font-smoothing: antialiased;
color: #181818;
    letter-spacing: 0px;
	line-height: normal;
}
section{
position:relative;
}
a, a:before{
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:hover{
text-decoration:none;
}
.ital{

}
.btn:hover{
background-color: #ff3a41!important;
}
.trans{
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
button:focus{
outline:none;
}
#lastname,#dlastname,
.letstalk.letstalk2 .row form .fctrl:nth-child(2) {
    height:0;
	position: absolute;
	right: 10000px;
	top: -10000px;
}

img{
width:100%;
}
p{
    margin: 0;
    padding: 0;
font-size: 15.5px;
line-height: 28px;

}
h1,h2,h3,h4,h5,h6{
font-weight:100;
margin:0;
}
.col-1by5 {
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.btn{
	letter-spacing:1px;
}
.topbar{
text-align: right;
background-color: #181818;
}
.topbar .container{
display:flex;
justify-content:end;
}
.topbar a{
color: #bfbfbf;
font-size: 13px;
line-height: 32px;
display: inline-block;
margin-right: 20px;
}
.topbar a:last-child{
margin-right: 0px;
}
.topbar a i{
color:#ed1c24;
}
.topbar a:hover{
color:#f6f9fc;
}

#service{
	margin-top: 103px;
}
.mainmenu{
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 500;
    border-bottom: solid 1px #dbdfe3;
}
.mainmenu .mobmenu{
	display:none;
}
.navbar-expand-md{
    background-color: #ffffff;
border-color: #ededed;
    align-items: center;
    border-bottom: solid 1px #f6f9fc1f;
}

.navbar-expand-md.menufix.menufix-top .megamenu{
    top: 72px;
}
.navbar-expand-md.menufix .navbar-nav .nav-link {
    color: #000;
}
.navbar-expand-md.menufix .navbar-brand.logowhite{
	display:none;
}
.navbar-expand-md.menufix .navbar-brand.logoblack{
	display:block;
}
.navbar-expand-md .container{
align-items:center;
}
.navbar-expand-md .navbar-collapse {

}
.navbar-expand-md .navbar-nav .nav-link {
    color: #181818;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    padding: 15px 0px;
    margin: 0px 10px;
    font-family: bold;
    letter-spacing: 0.7px;
}

.navbar-expand-md .navbar-nav .nav-link:hover, .navbar-expand-md .navbar-nav .nav-link.active {
    color: #ed1c24;
}
.navbar-expand-md .navbar-nav .nav-link:hover:before, .navbar-expand-md .navbar-nav .nav-link.active:before {
width: 100%;
}
.navbar-expand-md .search-icon {
color: #f6f9fc;
cursor:pointer;
padding:5px;
}
.navbar-expand-md .search-icon svg {
    width: 20px;
}
.navbar-expand-md .search-icon .searchpath {
stroke: #181818;
} 

.navbar-expand-md .search-icon:hover .searchpath {
	    stroke: #ed1c24;
}
.navbar-expand-md.menufix .search-icon .searchpath{
	 stroke: #000;
}
.navbar-expand-md.menufix .search-icon:hover .searchpath{
		    stroke: #ed1c24;
}
.navbar-brand{
max-width: 170px;
position: relative;
}
.navbar-brand:after{
    content: 'R';
    position: absolute;
    right: -14px;
    top: -7px;
    border: solid 1px #4a4a4a;
    color: #4a4a4a;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    text-align: center;
    border-radius: 100px;
    font-family: 'bold';
}
.navbar-brand.logowhite{
}
.navbar-brand.logoblack{
	display:none;
}
.megamenu{
    height: 0px;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 999;
    background-color: #fff;
	padding:0% 0%;
top:104px;
overflow:hidden;
-webkit-box-shadow: 0px 39px 55px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 39px 55px 0px rgba(0,0,0,0.14);
box-shadow: 0px 39px 55px 0px rgba(0,0,0,0.14);
}
.megamenu .bf{
height: 20px;
    position: relative;
    top: -20px;
    width: 100%;
    left: 0;
    position: absolute;
}
.megamenu .container {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 91.5%;
    margin: 0px auto;
}
.megamenu .container .sec{
    padding: 30px 0px;

}
.megamenu .container .sec a{
    display: block;
    font-size: 15px;
    padding: 8px 0px;
    position: relative;
    padding-left: 6px;
    color: #181818;
    font-family: 'bold';
    letter-spacing: 0px;
    text-transform: capitalize;
}
.megamenu .container .sec a:before{
    content: '';
    font-family: FontAwesome;
    position: absolute;
    left: -1px;
    top: 13px;
    background-color: #c3c3c3;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 1px;
    height: 9px;
}

.megamenu .container .sec a:hover{
    color: #ed1c24;
}
.megamenu .container .sec a:hover:before{
	background-color: #ed1c24;
}
.megamenu.megamenu2 .container .sec{

}
.megamenu.megamenu3 .container .sec{
width:50%;
}
.drop{
position:relative;
cursor:pointer;
}
.drop:hover .nav-link{
	color:#ed1c24!important;
}
.drop:hover .megamenu{
    height: auto;
    opacity: 1;
    padding: 0% 0% 0% 0%;
    overflow: visible;
}
.mega2{
    display: flex;
    width: 81vw;
    position: absolute;
    background-color: #f6f9fc;
    z-index: 5;
    top: 30px;
    border-radius: 2px;
    left: 3px;
	-webkit-box-shadow: 0px 25px 54px 0px rgba(0,0,0,0.52);
-moz-box-shadow: 0px 25px 54px 0px rgba(0,0,0,0.52);
box-shadow: 0px 25px 54px 0px rgba(0,0,0,0.52);
    overflow: hidden;
    height: 0px;
	opacity:0;
}
.mega2 .bf {
    height: 20px;
    position: relative;
    top: -20px;
    width: 100%;
    left: 0;
    position: absolute;
}
.drop2{
	position:relative;
	cursor:pointer;
}
.drop2:hover .mega2{
    height: auto;
	overflow:visible;
	opacity:1;
}
.mega2 .sec{
	padding:30px;
}
.mega2 .sec a{
    font-family: 'regular';
    padding: 7px 20px;
    display: block;
    font-size: 13px;
    color: #181818;
    position: relative;
    text-align: left;
    padding-left: 30px;
}
.mega2 .sec a:before{
    content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    left: 15px;
    top: 6.5px;
    color: #ed1c24;
    font-size: 10px;
}
.mega2 .sec a:hover{
	color: #ed1c24;
}

.banner {
    position: relative;
    background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    margin-top: 104px;
    padding: 10% 0%;
}
.banner .btn{
	    color: white;
    background-color: #ed1b24;
    font-family: 'bold';
letter-spacing:1px;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 30px;
    padding: 11px 20px;
	padding-right:50px;
    font-size: 16px;
clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
}
.banner .btn span{
    font-size: 14px;
}
.banner .btn:hover{
	opacity:0.9;
}
.banner  h1{
text-align: left;
color: #f6f9fc;
font-family: bold;

font-size: 51px;
}



.banner  h1 span{
display:block;
}
.banner  h1 span:nth-child(1){
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.banner  h1 span:nth-child(2){
    font-size: 50px;
    margin: 20px 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.banner  h1 span:nth-child(3){
    font-size: 18px;

    font-family: 'regular';
}
.title{
font-family: bold;
    color: #181818;
    font-size: 25px;
letter-spacing:0.5px;
    line-height: 40px;
    text-transform: uppercase;
}
.title .red{
color:#ed1c24;
}
.homeabt{
background: rgba(7,23,38,1);
background: -moz-linear-gradient(left, rgba(7,23,38,1) 0%, rgba(7,23,38,1) 50%, rgba(246,249,252,1) 50%, rgba(246,249,252,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(7,23,38,1)), color-stop(50%, rgba(7,23,38,1)), color-stop(50%, rgba(246,249,252,1)), color-stop(100%, rgba(246,249,252,1)));
background: -webkit-linear-gradient(left, rgba(7,23,38,1) 0%, rgba(7,23,38,1) 50%, rgba(246,249,252,1) 50%, rgba(246,249,252,1) 100%);
background: -o-linear-gradient(left, rgba(7,23,38,1) 0%, rgba(7,23,38,1) 50%, rgba(246,249,252,1) 50%, rgba(246,249,252,1) 100%);
background: -ms-linear-gradient(left, rgba(7,23,38,1) 0%, rgba(7,23,38,1) 50%, rgba(246,249,252,1) 50%, rgba(246,249,252,1) 100%);
background: linear-gradient(to right, rgba(7,23,38,1) 0%, rgba(7,23,38,1) 50%, rgba(246,249,252,1) 50%, rgba(246,249,252,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#071726', endColorstr='#f6f9fc', GradientType=1 );
}
.homeabt .row{
	position:relative;
	
}

.homeabt  .part1{
	    padding-left:40%;
		background-color:#f6f9fc;
		    padding-top: 80px;
}
.homeabt  .title{
margin-bottom: 30px;
}
.readmore{
    color: #ed1c24;
    text-transform: uppercase;
    font-size: 12px;

    font-family: bold;
    position: relative;
    display: table;
    margin-top: 20px;
    line-height: 44px;
	    margin-bottom: 20px;
}
.readmore span{
}
.readmore:hover{
color:#ed1c24;

}
.homeabt .logobar {
    border-top: solid 2px #edeeef;
    position: relative;
    padding-left: 0%;
    margin-left: 0%;
	padding-top:40px;
		padding-bottom:30px;
}
.homeabt  .logobar:after {
content: '';
border-top: solid 2px #edeeef;
position: absolute;
right: -100%;
top: -1px;
height: 100%;
width: 100%;
}
.homeabt  .logobar .item {
    display: inline-block;
    margin-right: 30px;
    overflow: hidden;
    border-radius: 4px;
    max-width: 120px;
}

@keyframes abtmove {
  from {background-position:left top;}
  to {background-position:right top;}
}


.homeabt.hint{
position:relative;
}
.homeabt.hint .hint-img{
    animation: abtmove 40s infinite;
    position: relative;
    background-image: url("../img/abtbg.jpg");
    top: 25%;
    z-index: 1;
    position: absolute;
    left: 15px;
    top: 26%;
    z-index: 4;
    width: 40%;
    -webkit-box-shadow: 0px 0px 65px 0px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 0px 65px 0px rgba(0,0,0,0.24);
    box-shadow: 0px 0px 65px 0px rgba(0,0,0,0.24);
    min-height: 500px;
}
.homeabt.hint .hint-img:after{
content: '';
position: absolute;
left: 0;
top: 0;
z-index: 2;
background-color: #ed1b24;
height: 100%;
width: 100%;
-webkit-transition: all 3s ease;
-o-transition: all 3s ease;
transition: all 3s ease;
opacity:0.9;
}
.homeabt.hint .hint-img.hint-img-pulling:after{
width:5%;
opacity:0.8;
}
.pop-products{
padding-top: 100px;
background-color:#fff;
}
.pop-products.center{
	text-align:center;
}
.pop-products .title{
    color: #181818;
line-height: 40px;
padding-left: 5px;
}
.pop-products p{
    color: #181818;
}

.pop-products.center .title{
	    margin-top: 50px;
}
.pop-products.center p{
	    margin: 0px auto;
    max-width: 70%;
    margin-top: 13px;
}
.pop-products-explore {
position:relative;
    padding-bottom: 7%;
background-color: #fff;
padding-top: 5%;
}
.pop-products-explore .owl-carousel .owl-stage-outer {
    -webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
}
.pop-products-explore .owl-carousel {
margin-top:0px;
position: relative;
}
.pop-products-explore .owl-carousel .owl-nav{
position: absolute;
right: 5%;
top: 46%;
transform: translateY(-46%);

width: auto;
justify-content: end;
max-width: 1000px;
}
.pop-products-explore .owl-carousel .owl-nav .owl-next, .pop-products-explore .owl-carousel .owl-nav .owl-prev{
background-color: #181818;
border: solid 2px #424242;
color: #fff;
font-size: 24px;
width: 40px;
border-radius: 100px;
line-height: 40px;
height: 40px;
margin:0px 5px;
}
.pop-products-explore .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover{
border: solid 2px #ed1c24;
}
.pop-products-explore .owl-carousel .owl-nav .owl-next span, .pop-products-explore .owl-carousel .owl-nav .owl-prev span{
position:relative;
top: -6px;
}
.pop-products-explore .owl-dots{
text-align:center;
}
.pop-products-explore .owl-carousel.owl-drag .owl-item {
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
opacity:0;
}
.pop-products-explore .owl-carousel.owl-drag .owl-item.active {
opacity:1;
}
.pop-products-explore .item{
    position: relative;
    background-color: #fff;
border-right: solid 1px #ededed;
padding:5% 0%;
}
.pop-products-explore .owl-carousel.owl-drag .owl-item:last-child .item{
	border-right: 0;
}
.pop-products-explore .item .btnnav {
    text-align: center;
    padding: 20px 0px 40px 0px;
	
}
.pop-products-explore .item .btnnav .lm{
    color: #ed1c24;
    font-size: 14px;
    animation: blinker 0.8s linear infinite;
    padding: 3px 5px;
    font-family: 'bold';
    position: absolute;
    left: 0;
    top: 5%;
}
.certification-logo{
width:min(90%, 500px);
background:#fff;
padding: 50px 0;
margin: 0 auto;
}

.splitThumMain .container .row > div{
 padding: 40px;
}

.formPopupWrapper2 iframe{
    aspect-ratio: 9 / 16;
    width: 100%;
}

.splitThumMain .splitThum{
    border-radius: 30px;
    margin-top: 30px;
    background: url(../img/thum/Quality-Assurance.jpg);
    position: relative;
}
.splitThumMain .splitThum::after{
    border-radius: 30px;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%); 
}
.splitThumMain .splitThum img{
    opacity: 0;
}
.splitThumMain .splitThum .title{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    color: #FFF;
    text-transform: none;
    line-height: 32px;
}
.splitThumMain  .btn{
    position: absolute;
    left: 25px;
    bottom: 0px;
    background-color: #ed1c24;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'bold';
    letter-spacing: 2px;
    font-size: 13px;
    line-height: normal;
    margin-top: 30px;
    border-radius: 30px;
    padding: 0;
}
.splitThumMain .btn a{
    display: block;
    padding: 12px 30px;
    color: #fff;
}
.splitThumMain .splitThumDisMain{
    height: 100%;
    padding-top: 30px;
}

.splitThumMain .splitThumDisMain.row > div{
    padding: 0px;
}

.splitThumMain .splitThumDisMain .disMain{
    padding-left: 30px!important;
}

.splitThumMain .splitThumDisMain .title{
    font-family: bold;
    color: #181818;
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 25px;
    text-transform: none;
}

.splitThumMain .splitThumDisMain .pic img{
    border-radius: 30px 0 0 30px;
    height: 100%;
    object-fit: cover;
}

.splitThumMain .splitThumDisMain .dis{
    line-height: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}








.videoThum img{
    border-radius: 30px;
    margin-top: 30px;
    cursor: pointer;
}

 .formPopupWrapper2 iframe{
    max-width: 90vw;
    max-height: 70vh;
}



@keyframes blinker {
  0% {
	  border:dashed 1px red;
  }
    100% {
		 border:dashed 1px #fff;
  }
}

.pop-products-explore .item .btnnav .btn{
    background-color: #ed1c24;
    color: #fff;
    text-transform: uppercase;
    font-family: 'bold';
    margin-left: 10px;
    font-size: 13px;
    border-radius: 0px;
    letter-spacing: 1px;
    padding: 7px 15px;
}
.pop-products-explore .item .btnnav .btn.btn1{
    background-color: #e1e1e1!important;
    color: #181818;
}
.pop-products-explore .item .btnnav .btn.btn1:hover{
     background-color: #d7d7d7!important;
}
.pop-products-explore .item img{
    display: table;
    width: 100%;
    margin: 0px auto;
    border-radius: 3px;
    overflow: hidden;
	padding:20px 0px;
	background-color: #fff;
}
.pop-products-explore .item .container{
display: flex;
align-items: center;
justify-content: space-around;
}




.pop-products-explore:before{
content: '';
position: absolute;
left: 0;
top: 38%;
width: 100%;
height: 1px;
background-color: #2c2c2c;
z-index: -1;
}
.pop-products-explore h6{
    font-family: bold;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
	
	
 
}
.pop-products-explore h6 span{
}
.pop-products-explore img{
max-width:500px;
}
.pop-products-explore .owl-carousel .owl-dot{
border: 0;
border-radius: 100%;
width: 10px;
height: 12px;
margin: 0px 5px;
background-color: #424242;
}
.pop-products-explore .owl-carousel .owl-dot.active{
background-color: #ed1c24;
}
.home-products{
background-color: #181818;
padding: 5% 0%;
}
.home-products .title{
text-align: center;
margin-bottom: 50px;
color:#fff;
}
.home-products .item{
position:relative;
}
.home-products .item img{
border: solid 1px #e61b21;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.home-products .item:hover img{
border: solid 1px #fff;

}


.home-products .item h5{
    text-transform: uppercase;
    color: #f6f9fc;
    font-family: 'bold';
    font-size: 14px;
    padding: 14px 0px;
    letter-spacing: 1px;
    text-align: center;
	-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.home-products .item:hover{

}
.home-products .item:hover h5{
color:#e61b21;
}
.homeservices{
background-color: #f6f9fc;
padding: 5% 0%;
}
.homeservices .owl-carousel .owl-stage-outer {
    -webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
    margin-top: 30px;
    overflow: hidden;
    border-radius: 2px;
	    background-color: white;
}
.homeservices .row {align-items:center;margin:0px;}
.homeservices .item{

}
.homeservices .row .owl-carousel_3 .items{	
    display: flex;
    background-color: #fff;
    margin-top: 0px;
    position: relative;
    overflow: hidden;
    min-height: 410px;
    align-items: center;
	
}
.homeservices .row .owl-carousel_3 .items .thmb{	
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
	
}
.homeservices .row .owl-carousel_3 .items .thmb:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 50%;
    width: 23%;
    background-color: #ed1c24;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 56% 100%, 0% 100%);
}
.homeservices .row .owl-carousel_3 .items .box1{
    width: 50%;
    padding: 50px 50px;
}
.homeservices .row .owl-carousel_3 .items .subtitle{

    font-family: 'bold';
    font-size: 19px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #181818;

}
.homeservices .row .owl-carousel_3 .items p{

}
.homeservices .row .owl-carousel_3 .items .eqipbg{
max-width: 51.5%;
position: absolute;
right: 0;
bottom: 0;
z-index: 5;
clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);


}
.homeservices .row .owl-carousel_3 .owl-dots{
display:none;
}
.homeservices .row .owl-carousel_3 .owl-nav{
    position: absolute;
    bottom: 42%;
    right: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.homeservices  .owl-carousel_3 .owl-nav .owl-next, .homeservices .row .owl-carousel .owl-nav .owl-prev{
    width: 44px;
    height: 44px;
    line-height: 50px;
    background-color: #ed1c24;
    color: #fff;
    font-size: 27px;
    margin: 0;
    margin-top: 1px;
    margin-left: -22px;
    border: solid 4px #f6f9fc;
}
.homeservices  .owl-carousel_3 .owl-nav .owl-next {
	margin-left: inherit;
	margin-right: -22px;
}
.homeservices  .owl-carousel_3 .owl-nav .owl-next:hover, .homeservices  .owl-carousel .owl-nav .owl-prev:hover{
border-color:#f6f9fc;
}
.homeservices .owl-next span, .homeservices .owl-prev span{
position: relative;
top: -6px;
}
.homeservices .row:last-child{
position: relative;
}

.letstalk{
padding:5% 0%;
}

.letstalk .row{
align-items:center;
}
.letstalk .title{
color: #f6f9fc;
margin-bottom:30px;
}
.letstalk p{
color: #f6f9fc;
font-size: 18px;
}
.letstalk form .form-control{
outline: none;
box-shadow: none;
background: transparent;
border-radius: 0;
border: 0;
border-bottom: solid 1px #36363e;
padding: 0px;
height: 60px;
color:#fff;
resize:none;
font-family: bold;
}
.letstalk.feedback form .form-control{
    color: #000;
    height: 50px;
    font-family:regular;
    border-bottom: solid 1px #c1c1c1;
}

.letstalk form .form-control:focus{
border-color:#ed1c24;
}
.letstalk .btn{
background-color: #ed1c24;
color: #fff;
border-radius: 0;
width: 100%;
font-family: bold;
padding: 10px 0px;
outline: none;
border: 0;
}

.letstalk.feedback .btn{
  width: 100px;
  margin: 20px auto 0px auto;
  display: table;
}

.letstalk .btn:hover{

}
.letstalk.letstalk2 {
padding:7% 0%;
}
.letstalk.letstalk2 .title {
    text-align: center;
}
.letstalk.letstalk2{
	background-image: none;
}

.letstalk.letstalk2.feedback{
    background:#FFF;
    padding: 4% 0%;
}

.letstalk.letstalk2.feedback.training{
    position: absolute; 
    top:100px;
    right: 0;
    padding: 0;
    background: none;  
    z-index: 10;
    
}

.letstalk.letstalk2.feedback.training input[type=text], .letstalk.letstalk2.feedback.training input[type=tel], .letstalk.letstalk2.feedback.training input[type=email],.letstalk.letstalk2.feedback.training textarea {
    background: #FFF;
  padding: 5px;
  border-radius: 10px;
  padding-left: 15px;
  margin-bottom: -15px;
} 
.letstalk.letstalk2.feedback.training textarea{
    margin-top: 5px;
    height: 70px;
}



.letstalk.letstalk2.feedback.training .row{
    padding: 0;
}

.letstalk.letstalk2 .row form{
    width: 100%;
}

.letstalk.letstalk2.feedback .row form{
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
    padding: 30px;
    max-width: 500px;
    margin: 0 auto; 
}
.letstalk.letstalk2.feedback.training .row form{
    box-shadow:none;
    background: #FFFFFFD4;;
    padding: 20px;
    max-width: 400px;
    border-radius: 30px;
}

.letstalk.letstalk2 .row .fctrl{
    width: 47%;
    display: inline-block;
    margin: 10px 1%;
	position:relative;
}

.letstalk.letstalk2.feedback .row .fctrl{
    width: 100%;
}


.letstalk.letstalk2 .row .fctrl .sel{
    position: absolute;
    right: 0;
    top: -20px;
    z-index: 5;
    width: 100%;
    padding-left: 60px;
    height: 80px;
    padding-top: 7%;
	    display: flex;
}
.cont {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #9b9b9b;
    margin-left: 20px;
	line-height: 27px;
}
.letstalk.letstalk2 form .form-control.msgfield{
	    position: relative;
    top: 17px;
}
.letstalk.letstalk2.feedback form .form-control.msgfield{
    position: relative;
top: 17px;
min-height: 100px;
}


/* Hide the browser's default radio button */
.cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
    background-color: #878787;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.cont:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.cont input:checked ~ .checkmark {
  background-color: #ed1c24;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.cont input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.cont .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.training{
background-color: #fff;
display: flex;
align-items: center;
padding: 6% 0%;
background-image: url(../img/training.jpg);
background-repeat: no-repeat;
background-position: center right;
background-size: 50%;
}
.training .title{
}
.training p{
    background-color: #ed1c24;
    color: #f6f9fc;
    padding: 40px 40px;
    margin: 0;
    margin-top: 10px;
    position: relative;
}

.training p .pathing{
position: absolute;
left: 6%;
top: 6%;
width: 100%;
height: 100%;
z-index: 5;
}
.achie  {
background-color: #f6f9fc;
padding: 6% 0%;

}
.achie  .owl-nav{
    text-align: center;
    margin-top: 20px;
	display:none;
}
.achie .owl-dots{
	display:none;
}
.achie  .owl-carousel_5 .owl-nav .owl-next, .achie .owl-carousel .owl-nav .owl-prev {
    border: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
    line-height: 0;
    background-color: #ed1c24;
    color: #fff;
    font-size: 27px;
    margin: 0px 10px;
    margin-top: 1px;
	    border-radius: 100px;
}
.achie .row  {
margin-top:50px;
}
.achie .items{
    position: relative;
    padding-top: 20px;
    border: solid 1px #eff2f5;
    background-color: #fff;	
}
.achie .item .name{
    text-align: center;
    border-top: solid 1px #959595;
    margin-top: 8px;
    border-bottom: solid 1px #959595;
    padding: 8px 0px;
    font-size: 13px;
}
.achie .row .items:before{
    content: '';
    background-image: url(../img/award.svg);
    position: absolute;
    left: 50%;
    top: 10px;
    z-index: 1;
    width: 20px;
    height: 20px;
    transform: translateX(-50%);
    border: solid 1px #181818;
    padding: 13px;
    border-radius: 100px;
    background-size: 80%;
    background-position: center;
    background-color: #fff;
			
}


.achie  .title{
text-align: center;
margin-bottom: 50px;	  
}
.achie  .award{
max-width: 300px;
display: table;
margin: 0px auto;
position:relative;	
}
.achie  .award .icons{
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: 5;
background-image: url(../img/repeat2.png);
background-repeat: repeat;
background-position: left top;
-webkit-animation: slide 8s linear infinite;
mix-blend-mode: overlay;
}
.achie p{
    margin: 0px auto;
    padding: 0;
    color: #181818;
    max-width: 78%;
    text-align: center;
}
.testi{
	    padding: 6% 0%;
}
.testi .row{
align-items:center;
}
.testi .title{
color: #f6f9fc;
}
.testi .item{
    display: table;
}
.testi .item .photo{
position:relative;
width:240px;
    display: table-cell;
	    vertical-align: middle;
		border-top:solid 30px #181818;
}

.testi .item .opp{
	    vertical-align: middle;
	    padding: 40px;
		    display: table-cell;
			padding-left:70px;
}
.testi .item .opp p{
	    color: #c7c7c7;
    font-size: 15px;
}
.testi .item .opp .name{
	    color: #ed1c24;
font-family: bold;
    margin-top: 15px;
}
.testi .owl-carousel .owl-nav .owl-next, .testi .owl-carousel .owl-nav .owl-prev{
    background-color: #ed1c24;
    border: 0;
    color: #fff;
    font-size: 24px;
    width: 30px;
    border-radius: 100px;
    line-height: 36px;
    height: 30px;
    margin: 0px 5px;
}
.testi .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover{
border: 0;
}
.testi .owl-carousel .owl-nav .owl-next span, .testi .owl-carousel .owl-nav .owl-prev span{
position:relative;
top: -6px;
}
.testi .owl-dots {
	display:none;
}
.testi .owl-nav{
text-align: left;
    width: 96%;
    position: absolute;
    left: 10%;
    bottom: 0px;
}
.logos{
	height:172px;
	background-image: url(../img/logos.jpg);
	background-repeat:repeat-x;
	background-position:center;
	-webkit-animation: slide 10s linear infinite alternate;
}
@keyframes slide {
  from {background-position:center right;}
  to {background-position:center left;}
}
.map {
	background-color: #fff;
    padding: 6% 0%;
}
.map .graph {
    width: 90%;
    margin: 0px auto;
    position: relative;
    max-width: 1000px;
}
.map .graph svg {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:2;
}
.path-1{-webkit-animation: maping 1s linear infinite alternate;}
.path-2{-webkit-animation: maping 2s linear infinite alternate;}
.path-3{-webkit-animation: maping 3s linear infinite alternate;}
.path-4{-webkit-animation: maping 1.5s linear infinite alternate;}
.path-5{-webkit-animation: maping 2.5s linear infinite alternate;}
.path-6{-webkit-animation: maping 2.8s linear infinite alternate;}

@-webkit-keyframes maping {
from {     transform: translateY(0px);}
to {      transform: translateY(-15px);}
}

footer{
    background-color: #181818;
    padding-top: 6%;
    position: relative;
    z-index: 4;
	    text-transform: uppercase;
}
footer .shape{
    position: absolute;
    left: 0;
    top: -27px;
    width: 100%;
	display:none;
}
footer .shape .shape-child{
	height:150px;
	    background-color: #ed1c24;
}

footer .flogo{
max-width:150px;
}
footer .address{
	position:relative;
	margin-bottom:20px;
}
footer .address .icon{
    position: absolute;
    left: -49px;
    top: 5px;
    z-index: 5;
    width: 38px;
    height: 38px;
    color: #ccc;
    font-size: 20px;
    background-color: #f6f9fc1a;
    text-align: center;
    line-height: 37px;
    border-radius: 9px;
}
footer .address p{
    font-size: 12px;
    position: relative;
    line-height: 27px;
    color: #ccc;
    font-family: 'bold';
}
footer .address p b{
font-weight:100;
font-family: bold;
    font-size: 17px;
}
footer .address p a{
	    color: #ccc;
		    line-height: 27px;
}
footer .address p a:hover{
	color:#ed1c24;
}
footer ul{
	padding:0;
	margin:0;
	list-style:none;
}
footer ul li{
}
footer ul li a{
    font-size: 11px;
    color: #ccc;
    line-height: 27px;

    font-family: 'bold';
}
footer ul li a:hover{
		color:#ed1c24;
}
footer ul.social{
margin-top:0px;
}
footer ul.social li a {
line-height:35px;
}
footer ul.social li a i{
	margin-right:6px;
}
footer .end{
    border-top: dashed 1px #282830;
    padding: 15px 0px;
    margin-top: 5%;
}
footer .end .container{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
footer .end .container p{
    font-size: 12px;
    color: #f6f9fc;
    text-transform: uppercase;
}
footer .end .container a {
	color:#f6f9fc;
		font-size:11px;
		text-transform:uppercase;

}
footer .end .container a:hover{
			color:#ed1c24;
}


.inbanner{
    padding: 11% 0% 8% 0%;
    margin-top: 65px;
    position: relative;
    background-color: #ed1b24;
    background-position: center;
    background-size: cover;
}
.inbanner.big{}
.inbanner.contactbg{
    background-position: center;
    background-size: cover;
    padding: 11% 0% 11% 0%;
    letter-spacing: 2px;
}
.inbanner .thumb{
    position: absolute;
    width: 60%;
    right: 0;
    top: 0;
    height: 100%;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.inbanner .row{
align-items:center;
margin: 0;
    position: relative;
}
.inbanner .row div {
	margin:0;
	padding:0;
}
.inbanner h2{
color: #ffffff;
letter-spacing: 2px;
}
.inbanner p{
    color: #f6f9fc;
}
.inbanner  .shortloc{
       display: flex;
    flex-wrap: wrap;
    float: right;
    width: 82%;
}

.inbanner  .shortloc span{
       
font-size: 15px;
    font-family: 'bold';
    letter-spacing: 1px;
    border-right: solid 2px #ed1c24;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 11px;

}
.inbanner  .shortloc span:first-child{
	padding-left:0;
}
.inbanner  .shortloc span:last-child{
    border-right: 0;
	padding-right:0;
}
.inbanner.inbanner-product{
    position: relative;
    text-align: center;
    padding: 10px 0px;
    margin-top: 105px;
    background-color: #fff;
    align-items: center;
    display: flex;
	
}

.inbanner.inbanner-product h2{
    color: #181818;
    font-family: 'bold';
    text-align: left;
    font-size: 27px;
    text-transform: capitalize;
    letter-spacing: -0.5px;
	    margin-top: 30px;
}
.inbanner.inbanner-product h2 span{
    font-size: 10px;
    color: #ed1c24;
    text-transform: uppercase;
    font-family: 'regular';
}
.branches{
    background-color: #f6f9fc;
    padding-top: 4%;
    padding-bottom: 5%;
}
.branches .row{
margin: 0px;
    padding: 0px;
    justify-content: space-between;
}
.branches .row .box {
    padding: 35px;
    width: 48%;
    border: solid 1px #dbdbdb;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
    background-color: #fff;
    margin-top: 15px;
    margin-right: 14px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.branches .row .box .map{
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display:none;
}
.branches .row .box .btn{
      background-color: #ed1c24;
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    padding: 6px 15px;
    margin-bottom: 25px;  
}
.branches .row .box:nth-child(1){

}

.branches .row .box:nth-child(2){
	
}
.branches .row .box:nth-child(3){
			
}
.branches .row .box:nth-child(4){


}
.branches .head {
    font-family: bold;
    font-size: 18px;
    margin-bottom: 30px;
    color: #181818;
    text-transform: uppercase;
    margin-top: 0px;
}
.branches .head.big{
    font-size: 20px;
}
.branches .address{
	position:relative;
	margin-bottom:20px;
}
.branches .address .icon {
    position: static;
    width: 20px;
    height: 20px;
    color: #f6f9fc;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    border-radius: 100px;
    margin-bottom: 5px;
    background-color: #ed1c24;
}
.branches .address p{
font-size: 15px;
position:relative;
    line-height: 22px;
}
.branches .address p b{
font-weight: 100;
font-family: bold;
    display: block;
    line-height: 22px;
    margin-bottom: -10px;
    font-size: 17px;
}

.branches .address p a{
	    color: inherit;
		    line-height: 27px;
}
.branches .address p a:hover{
	color:#ed1c24;
}
.branches ul{
	padding:0;
	margin:0;
	list-style:none;
}
.branches ul li{
}
.branches ul li a{
	font-size: 15px;
		    color: inherit;
			    line-height: 27px;
}
.branches ul li a:hover{
		color:#ed1c24;
}
.branches.branches2{
	    padding: 0% 0%;
}
.branches.branches2 .row{
    border: 0;
    justify-content: space-between;
    padding: 7% 0%;
	    padding-bottom: 5%;
}
.branches.branches2 .row .box{
border: 0;
    width: 48%;
    background-color: #fff;
    padding: 0;
    margin-bottom: 22px;
    padding-bottom: 30px;
    overflow: hidden;
    border-radius: 0px;
	position:relative;
}
.branches.branches2 .row .box .mapview{
    position: absolute;
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90%;
    z-index: 5;
    background-color: white;
    border-radius: 5px;
    border: solid 2px white;
	-webkit-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.38);
box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.38);
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity:0;
display:none;
}
.branches.branches2 .row .box.map-visible .mapview{
display:block;
opacity:1;
}
.branches.branches2 .row .box.box2.map-visible .mapview{
display:block;
opacity:1;
}
.branches.branches2 .row .box.box3.map-visible .mapview{
display:block;
opacity:1;
}
.branches.branches2 .row .box.box4.map-visible .mapview{
display:block;
opacity:1;
}
.branches.branches2 .row .box .mapview .closeing{
	cursor:pointer;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 34px;
    height: 34px;
    z-index: 1000;
    background-color: white;
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 59px 0px rgb(0 0 0 / 38%);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 59px 0px rgb(0 0 0 / 38%);
    opacity: 1;
    text-align: center;
    line-height: 33px;
}
.branches.branches2 .row .box .mapview .closeing:hover{
background-color: #f6f9fc;
}
.branches.branches2 .row .box .mapview .closeing img{
    width: 70%;
}
.branches.branches2 .row .box.nonebox{
    display: none;
}
.branches.branches2 .row .box .thumb{
position:relative;
    margin-bottom: 30px;
}
.branches.branches2 .head{
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #ed1c24;
    color: #ffffff;
    font-size: 15px;
    padding: 11px 30px;
    margin: 0;
    clip-path: polygon(0 0, 88% 0, 100% 100%, 0% 100%);
    padding-right: 60px;
    text-transform: uppercase;
    font-family: 'bold';
    letter-spacing: 2px;
}

.branches.branches2 .address p b:before{
	display:none;
}
.branches.branches2 .address .icon {
    position: absolute;
	left: 0;
}
.branches.branches2 .address {
padding-left: 40px;
    margin-left: 6%;
    margin-top: 3%;
	padding-right:25px;
}
.branches.branches2 .box .address.oneline {
}
.branches.branches2 .box .address.oneline p  {
	display: inline-block;
    margin-right: 26px;
}
.branches.branches2 .address p b {
    font-size: 17px;
    margin-bottom: 8px;
	text-transform: uppercase;
}
.branches.branches2 .address p {
    font-size: 15px;
}

.branches .row .box .map.map1.map-display{
    display:block;
}
.branches .row .box .map.map2.map-display{
    display:block;
}
.branches .row .box .map.map3.map-display{
    display:block;
}
.branches .row .box .map.map4.map-display{
    display:block;
}
.branches .row .box .map.map5.map-display{
    display:block;
}
.branches .row .box .map.map6.map-display{
    display:block;
}
.branches .row .box .map.map7.map-display{
    display:block;
}
.branches .row .box .close{
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: white;
    z-index: 5;
    opacity: 1;
    background-image: url(../img/close.svg);
    width: 36px;
    height: 36px;
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    border: solid 1px #161616;
    border-radius: 50px;
    cursor: pointer;
    display:table;
}

.mapa{

position: relative;
    padding-left: 5.5%;
    margin-top: 40px;
}
.mapa:before{
content: '';
    position: absolute;
    left: 0;
top: 11px;
    width: 100%;
    height: 1px;
    background-color: #e7e7e7;
    z-index: 1;
}
.mapa a{
    cursor: pointer;
    font-family: bold;
    color: #ffffff;
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #ed1c24;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mapa a:hover{
	border-color:#ed1c24;
}
.careers{
padding-top: 40px;
padding-bottom: 0px;
background-color: #f6f9fc;
}
.careers .row{
margin: 0px auto;
}
.careers .item{
    position: relative;
    margin: 0px 0px;
border-bottom: solid 1px #d5dadd;
    padding: 40px 0px;
	padding-bottom:30px;
    padding-right: 200px;
	font-size: 15px;
}


.careers .item:last-child{
    border-bottom: solid 80px #f6f9fc;
}
.careers .item h3{
    font-family: 'bold';
    font-size: 18px;
    margin-bottom: 0px;
    color: #181818;
    padding-left: 25px;
	position:relative;
}
.careers .item h3:before{
    content: '\f0a9';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #ed1c24;

}
.careers .item p{
line-height: 20px;
display: none;
}
.careers .item .btn{
    right: 0;
    top: 32%;
    position: absolute;
    background-color: #ed1c24;
    color: #ffffff;
    border-radius: 1px;
    font-size: 12px;
    padding: 11px 30px;
    border: 0;
    font-family: bold;
    box-shadow: none;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.careers .item .btn:hover{
background-color: #ed1c24;
    color: #f6f9fc;
    border-color: #ed1c24;
}
.modal{
    position: fixed;
    left: inherit;
    right: -36%;
    top: 0;
    z-index: 2000;
    width: 34%;
    height: 100%;
    display: flex;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: -56px 0px 63px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: -56px 0px 63px 0px rgba(0,0,0,0.18);
    box-shadow: -56px 0px 63px 0px rgba(0,0,0,0.18);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    background-image: url(../img/logoblk.png);
    background-size: cover;
    background-size: 118px;
    background-repeat: no-repeat;
    background-position: 15% 5.5%;
}

.modal.visible{
	   right: 0;
	   opacity:1;
}
.modal .modal__header{
position: absolute;
    right: 0;
    top: 4%;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 11%;
}
.modal .modal__header a{
    background-color: #fff;
    color: #f6f9fc;
    font-family: bold;
    font-size: 15px;
    border-radius: 100%;
    border: solid 1px #979797;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
}
.modal .modal__header a img{
width:14px;
}
.modal .data{
	width: 78%;
	margin-top: 50px;
}
.modal .data label{
	    margin: 0;
    font-size: 14px;
    color: #181818;
font-family: bold;
}
.modal .data .form-control{
    border: solid 1px #cfcfcf;
    margin: 15px 0px;
    height: 40px;
    border-radius: 2px;
    font-size: 13.5px;
    letter-spacing: 0.2px;
}
.modal .data .form-control:focus {
    border-color: #afafaf;
    outline: 0;
-webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
-moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
}
.modal .data .btn {
    background-color: #ed1c24;
    width: 100%;
    color: #fff;
    font-family: bold;
    font-size: 14px;
    height: 44px;
    letter-spacing: 2px;
    border-radius: 2px;
	    border: solid 1px #f1f1f1;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
}

.listing-upload{
	margin-top:10px;
	margin-bottom:10px;
}

.listing-upload .custom-file-input {
    -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
    box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 0px;
    border: solid 1px #e7e7e7;
    left: 0%;
    cursor: pointer;
    opacity: 1;
    height: 46px;
}
.listing-upload .custom-file-input input[type="file"] {
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
zoom: 1;
position: absolute;
top: 0;
left: 0;
z-index: 999;
cursor:pointer;
}
.listing-upload .txtfld {
    width: 100%;
    height: 50px;
    box-shadow: none;
    border: 0;
    padding-left: 20px;
    background-color: #fff;
    background-size: 34px;
    background-position: 12px 9px;
    font-size: 12px;
    font-family: camp;
    cursor: pointer;
font-family: bold;
    text-transform: uppercase;

}
.listing-upload .butn {
    position: absolute;
    right: 12px;
    width: 26px;
    height: 26px;
    background-color: #ed1c24;
    border: 0;
    padding: 0;
    border-radius: 100px;
    font-family: bold;
    font-size: 17px;
    color: #f6f9fc;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 0;
    top: 11px;
    margin-top: -2px;
}
.formflex{
	display:flex;
	    justify-content: space-between;
	width:100%;
}
.formflex input{
    width: 96%;
    margin: 0px!important;
}
.mod{
    position: fixed;
    left: inherit;
    right: -36%;
    top: 0;
    z-index: 2000;
    width: 34%;
    height: 100%;
    display: flex;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: -56px 0px 63px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: -56px 0px 63px 0px rgba(0,0,0,0.18);
    box-shadow: -56px 0px 63px 0px rgba(0,0,0,0.18);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    background-image: url(../img/logoblk.png);
    background-size: cover;
    background-size: 118px;
    background-repeat: no-repeat;
    background-position: 15% 5.5%;
}

.mod.visible{
	   right: 0;
	   opacity:1;
}
.mod .mod__header{
position: absolute;
    right: 0;
    top: 4%;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 11%;
}
.modal .mod__header a{
    background-color: #fff;
    color: #f6f9fc;
    font-family: bold;
    font-size: 15px;
    border-radius: 100%;
    border: solid 1px #979797;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
}
.mod .mod__header a img{
width:14px;
}
.mod .data{
	width: 78%;
}
.mod .data label{
	    margin: 0;
    font-size: 14px;
    color: #181818;
font-family: bold;
}
.mod .data .form-control{
    border: solid 1px #cfcfcf;
    margin: 15px 0px;
    height: 40px;
    border-radius: 2px;
    font-size: 13.5px;
    letter-spacing: 0.2px;
}
.mod .data .form-control:focus {
    border-color: #afafaf;
    outline: 0;
-webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
-moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.11);
}
.mod .data .btn {
    background-color: #ed1c24;
    width: 100%;
    color: #fff;
    font-family: bold;
    font-size: 14px;
    height: 44px;
    letter-spacing: 2px;
    border-radius: 2px;
	    border: solid 1px #f1f1f1;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
}
.acc{
padding: 5% 0%;
background-color: #fff;
}
.acc .item{
position: relative;
margin: 20px 0px;
width: 100%;
display: flex;
justify-content: right;
}
/* .acc .item.item2{
justify-content: left;
} */

.acc .row > div:nth-child(even) > .item{
    justify-content: left;
} 


.acc .item .thumb{
max-width: 350px;
-webkit-box-shadow: 0px 38px 56px 0px rgb(0 0 0 / 22%);
-moz-box-shadow: 0px 38px 56px 0px rgba(0,0,0,0.22);
box-shadow: 0px 38px 56px 0px rgb(0 0 0 / 22%);
border: solid 1px #e7e7e7;
position:relative;
z-index:2;
border-radius: 30px;
}
.acc .item .thumb img{
    border-radius: 30px;
}

.acc .item .data{
position: absolute;
left: 0;
top: 0;
background-color: #ed1c24;
padding: 25px;
width: 100%;
z-index: 1;
padding-right: 370px;
-webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
border-radius: 30px;
}
.acc .item .data h6{
display: block;
font-family: bold;
font-size: 17px;
margin-bottom: 15px;
color: #fff;
}
.acc .item .data p{
line-height: 21px;
font-size: 15px;
color: #f6f9fc;
display: none;
}

/* .acc .item.item2 .data{
position: absolute;
left:inherit;
right:0;
top:0;
padding-right: inherit;
padding-left: 370px;
} */

.acc .row > div:nth-child(even) > .item .data{
    position: absolute;
    left:inherit;
    right:0;
    top:0;
    padding-right: inherit;
    padding-left: 370px;
}
    


.blogs {
	padding:6% 0%;
	background-color: #fff;
}
.blogs .blog { 
    overflow: hidden;
    background-color: #fff;
    border-radius: 2px;
    margin: 15px 0px;
    position: relative;
    padding-bottom: 0px;
    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    border: solid 1px #ccccccc7;
    border-radius: 7px;
	
   }
.blogs .blog .thumb {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

	
}
.blogs .blog .thumb img {
	width:100%;
	transition: all 0.5s ease;
}
.blogs .blog .title {
    font-size: 20px;
    padding: 0px 25px;
    color: #181818;
    line-height: 28px;
    overflow: hidden;
    background-color: #ffffff;
    max-height: 56px;
    min-height: 56px;
    margin: 15px 0px;
    font-family: bold;
    text-transform: inherit;
    letter-spacing: -0.5px;

}
.blogs .blog .date {
    font-size: 13px;
    background-color: #ed1c24;
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 0%;
    text-align: center;
    transition: all 0.3s ease;
    font-family: 'bold';
    width: 138px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;


}
.blogs .blog .date span {
    text-transform: uppercase;
    font-size: 12px;
}
.blogs .blog p {
    padding: 0px 25px;
    font-size: 15px;
    color: #585858;
    overflow: hidden;
    max-height: 70px;
    min-height: 100px;
    line-height: 23px;
}
.blogs .readmore {
    font-size: 25px;
    text-align: right;
    color: #ffffff;
background-color: #c6d8dd47;
    position: absolute;
    left: 0%;
    bottom: 0%;
    z-index: 5;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
padding-top: 20%;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
}

.blog:hover .readmore  {
    opacity: 1;
}
.blog:hover .readmore i  {
    -webkit-animation: horizontal 3s ease infinite;
    animation: horizontal 3s ease infinite;
}
.blog-canvas {
    padding: 60px 0px;
    background-color: white;
    margin-top: 104px;
}
.blog-canvas .canvas {
}

.blog-canvas .canvas img {
margin-bottom:15px;
    margin-top: 10px;
}
.blog-canvas .canvas h1 {
    font-size: 26px;
    line-height: 37px;
    margin-top: 0px;
    font-family: 'bold';
    letter-spacing: -0.5px;
}
.blog-canvas .canvas h2 {
    font-size: 18px;
    padding-top: 25px;
    font-family: 'bold';
    margin-bottom: 10px;
    letter-spacing: -0.5px;	
}
.blog-canvas .canvas p {
    font-size: 15px;
	    padding-bottom: 8px;
}
.blog-canvas .canvas h6 {
margin-top:20px;
margin-bottom:20px;
font-size: 20px;
}
.blog-canvas .canvas h5 {
margin-top: 30px;
    font-family: bold;
    font-size: 17px;
margin-bottom:10px;
}


.blog-canvas ul {
	    padding: 0;
    margin: 0;
    margin-left: 18px;
}
.blog-canvas ul li {
	    font-size: 15px;
    margin: 20px 0px;
	text-align:justify;
}
.blog-canvas ul li b {
font-weight:100;
font-family:bold;
color: #ed1c24;
}
.blog-canvas .p-date {
    color: #ed1c24;
    font-size: 12px;
    margin-bottom: 10px;
    font-family: 'bold';
    text-transform: uppercase;

	    margin-top: 10px;
}
.blog-canvas .p-date span {
color: #979892;
}
.related {
margin-left: 50px;
    padding-top: 144px;
    position: sticky;
    top: 0px;

}
.related .head {
font-size: 20px;
    color: #ed1c24;
    border-bottom: solid 2px #ed1c24;
    padding-bottom: 15px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 15px;
    font-family: 'bold';
    text-transform: uppercase;

}
.related a {
    display: block;
    font-family: 'bold';
    font-size: 18px;
    padding: 20px 0px;
    color: #181818;
    border-bottom: solid 1px #181818;
 }
 .related a:hover {
    color: #ed1c24;
 }
.related a span {
color: #ed1c24;
    font-size: 12px;
    padding-top: 8px;
    display: block;
 }
.sharefiled{
	    margin-top: 30px;
    border: solid 1px #dbdbdb;
    padding: 10px 10px 5px 10px;
    background-color: #ffffff;
    width: fit-content;
    display: flex;
    justify-content: space-around;
}
.bredcrumb {
    display: table;





		text-transform:uppercase;
		font-family: 'bold';
}


.bredcrumb ul {
	list-style:none;
	margin:0;
	padding:0;
}
.bredcrumb li {
    float: left;
    font-size: 13px;
    padding: 0px 5px;
    color: #181818;
	letter-spacing: 0.5px;
	    font-size: 12px;
}

.bredcrumb li a {
    color: #ed1c24;
    position: relative;
    margin-right: 0px;
    font-family: 'bold';

}
.bredcrumb li a i {
    transition: all 0.3s ease;
    font-size: 14px;
    color: #ed1c24;
}
.bredcrumb li a:hover {}
.bredcrumb li a:hover i {
	  -ms-transform: rotate(-180deg); 
  -webkit-transform: rotate(-180deg); 
  transform: rotate(-180deg);
transform-origin: center center;
}
.cont.container{
margin: 0px auto;
    display: block;
    padding: 0px 12px;
	padding-left: 30px;
}
.productdata{
    background-color: #fff;
	    padding-bottom: 50px;
}
.productdata .row{
    margin: 0;
    position: relative;
	    align-items: center;
}
.productdata .row div{
    margin: 0;
padding:0;
}
.productdata.type2 .row{
}
.productimg{
    transition: all 1s ease;
    height: 450px;
    background-color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border: solid 1px #dbdfe3;
    -webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
    border-radius: 5px;
	overflow: hidden;
}
.productimg.productimg-fix{
	    position: fixed;
    top: 25%;
}
.productimg.productimg-fix:before{
display:none;
}

.productimg img{
    max-width: 500px;
    width: auto;
    display: table;
    margin: 0px auto;
	    max-height: 400px;
}
.productimg.fixer{
	/*    position: fixed;
    z-index: 1;
    top: 25%; */
}
.productimg.fixer.fixtop{
    top: 25%;
}
.productdata .intro{
}
.productdata_{
    display: flex;
    margin: 0;
    background-color: #fff;
    /* justify-content: center; */
    align-items: center;
    margin-left: 50px!important;
    margin-top: 30px!important;
}
.productdata_ .btn{
    width: auto;
    background-color: #ed1c24;
    color: #fff;
    text-transform: uppercase;
    font-family: 'bold';
    padding: 10px 22px;
    font-size: 14px;
    border-radius: 0px;
    margin-right: 10px;
}
.productdata_ .btn:hover{
	background-color:#ff454c;
}
.productdata_ .btn.btn2{
    background-color: #181818;
    color: #fff;
}
.productdata_ .btn.btn2:hover{
    background-color: #000000!important;
    color: #ffffff;
}

.productdata .intro h1{
	    font-family: 'bold';
    font-size: 30px;
    margin-bottom: 30px;
    color: #181818;
}
.productdata .intro h3{
	font-family: 'bold';
    font-size: 27px;

    margin-bottom: 20px;
    color: #ef3239;
}
.productdata .intro p{
    font-size: 16px;
    padding-left: 50px;
    line-height: 21px;
}
.productdata .intro p b{
	font-family:'bold';
	font-weight: 100;
}
.productdata .features{
    width: 100%;
    margin: 0px;
       align-items: center;
    border-right: 0;
    justify-content: space-between;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
	    padding-bottom: 20px;
}
.productdata .features .item{
    position: relative;
    font-size: 15px;
    width: 49%;
    background-color: white;
    border: 0;
    padding: 13px 0px;
    align-items: center;
    display: flex;
    background-image: url(../img/bullet.svg);
    background-repeat: no-repeat;
    background-position: 1.5% 50%;
    background-size: 13px;
    padding-left: 30px;
    border: solid 1px #e1e6ed;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-right: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    height: auto;
}
.productdata .features .item b{
	    font-weight: 100;
    font-family: 'bold';
    display: inline-block;
}
.productdata .features .item h6{
    display: block;
    font-family: 'bold';
    padding-bottom: 10px;
    color: #181818;
    font-size: 18px;
}


.productdata  .title{
    color: #181818;
    text-align: left;
    padding: 0px 20px;
    font-size: 19px;
    padding-right: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #eaeff3;
    line-height: 44px;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    border: solid 1px #e2e7eb;
}
.productdata  .intro .title{
    margin-top: 0;
    box-shadow: none;
    background: transparent;
    color: inherit;
    font-family: 'bold';
    text-transform: capitalize;
    font-size: 25px;
    clip-path: none;
    padding-left: 50px;
    border: 0;
    margin-bottom: 15px;
    line-height: 30px;
    letter-spacing: 0;
}
.productlist{
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 4%;
}
.productlist .item{
    background-color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 25px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    overflow: hidden;
	    border: solid 1px #f1f1f1;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
	
}
.productlist .item:hover{
}
.productlist .item .thumb{
    background-color: #fff;
    height: 280px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
		-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}


.productlist .item h5{
    font-family: 'bold';
    font-size: 15px;
    color: #181818;
    margin-bottom: 25px;
	padding: 0px 15px;
}
.productlist .item .btnnav{
width: 100%;
    display: flex;
    justify-content: center;
	padding-bottom:30px;
	
}
.productlist .item  .btnnav .btn{
    background-color: #ed1c24;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    padding: 9px 20px;
    box-shadow: none;
    border-radius: 0;
    -webkit-box-shadow: 0px 7px 10px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 7px 10px 0px rgb(0 0 0 / 20%);
    margin: 0px 5px;
    text-transform: uppercase;
    font-family: 'bold';
}
.productlist .item  .btnnav .btn:hover{
}
.productlist .item  .btnnav .btn.btn2{
    background-color: #fff;
    color: #181818;
    border: solid 1px #c7c7c7;
}
.productlist .item  .btnnav .btn.btn2:hover{
background-color: #e7e7e7!important;
    color: #181818;
    border: solid 1px #d5d5d5
}
.about{
    background-color: #fff;
    padding: 5% 0%;
}
.about p{
    font-size: 15px;
    line-height: 26px;
}
.about p.p2{
	    padding-top: 69px;
		padding-left:30px;
}
.about .title{
    margin-bottom: 30px;
    font-size: 22px;
}
.vision{
	background-color: #ed1c24;
    margin-top: 50px;
-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.23);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.23);
position:relative;
overflow:hidden;
}

.vision .row{
	display:flex;
	align-items:baseline;
	padding:50px;
}
.vision .title{
    margin: 0;
    color: #fff;
    text-align: left;

    font-size: 22px;
    margin-bottom: 20px;
}
.vision p{
    color: #fff;
}
.why-cyrix{
	background-color: #f6f9fc;
	padding:5% 0%;
}
.why-cyrix .row{
display:flex;
}
.why-cyrix .title{
    text-align: center;
    margin-bottom: 50px;
}
.why-cyrix .item{
position: relative;
    background-color: #fff;
    text-align: center;
    padding: 70px 20px;
	padding-top:150px;
    width: 25%;

-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
}
.why-cyrix .item .graph{
	    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 16px;
    background-color: #e2e2e3;
    top: 20%;
    border-radius: 10px;
	overflow:hidden;
	-webkit-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.17);
-moz-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.17);
box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.17);
}
.why-cyrix .item .graph .range{
    background-color: #ed1c24;
height:16px;
-webkit-animation: range 1s linear infinite alternate;
}
@-webkit-keyframes range {
from { clip-path: polygon(0 0, 90% 0, 90% 100%, 0% 100%);
 }
to { clip-path: polygon(0 0, 100% 0, 100% 99%, 0% 100%);
 }
}
.why-cyrix .item:last-child{
	 border-right: 0;
}
.why-cyrix .item .count{
	font-size: 40px;
    font-family: 'bold';
	    color: #ed1c24;
		letter-spacing:0;
}
.why-cyrix .item .count span{
    padding-left: 10px;
    font-size: 14px;
    color: #ed1c24;
    text-transform: uppercase;
}
.why-cyrix .item .name{
    font-family: 'bold';
    color: #181818;
    font-size: 17px;
    margin: 20px 0px;
}
.why-cyrix .item p{
font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
}
.owl-carousel_2 .owl-dots{
	display:none;
}
#home-prod{
	scroll-margin-top: 70px;
}
.milestone{
    background-color: #fff;
    text-align: center;
    padding: 5% 0%;
    padding-bottom: 0;
    border-bottom: solid 1px #e1e6ec;
}
.milestone .title{
margin-bottom:50px;
}
.milestone .svgbox{
    overflow-x: scroll;
    position: relative;
    overflow-y: hidden;
    max-height: 450px;
}
.milestone .svgbox:after{
    content: '< Scroll here >';
    position: absolute;
    bottom: 20px;
    font-family: 'bold';
    color: #ed1c24;
    font-size: 11px;
 
    text-transform: uppercase;
    -webkit-animation: horizontal 3s ease infinite;
    animation: horizontal 3s ease infinite;
}
.milestone .svgbox svg{
    width: 2230px;
}
.pathx{
    stroke-dasharray: 14;
    stroke-dashoffset: 50;
    animation: path100 5s linear  infinite;
    stroke-width: 3px;
}
@keyframes path100 {
  from {
     stroke-dashoffset: 300;
  }
  to {
      stroke-dashoffset: 0;
  }
}
/* ===== Scrollbar CSS ===== */
  /* Firefox */
 .milestone  * {
    scrollbar-width: auto;
    scrollbar-color: #f9b2b4 #ffffff;
  }

  /* Chrome, Edge, and Safari */
 .milestone *::-webkit-scrollbar {
    width: 16px;
  }

 .milestone  *::-webkit-scrollbar-track {
    background: #ffffff;
-webkit-box-shadow: inset 0px -2px 6px 0px rgba(0,0,0,0.07);
-moz-box-shadow: inset 0px -2px 6px 0px rgba(0,0,0,0.07);
box-shadow: inset 0px -2px 6px 0px rgba(0,0,0,0.07);
	cursor:pointer;
  }

.milestone  *::-webkit-scrollbar-thumb {
    background-color: #f9b2b4;
    border-radius: 0px;
    border: 2px solid #ffffff;
	cursor:pointer;
  }
  
  .vmc{
    padding: 6% 0%;
    padding-top: 4%;
  }
    .vmc .row{
    display: block;
	margin:0;
  }
    .vmc .row .item{
    /* display: table; */
    display: flex;
    align-items: center;
    border-bottom: solid 1px #383838;
    padding: 30px 0px;
  }
     .vmc .row .item .ini{
   
    display: table-cell;
	vertical-align: middle;
    width: 40%;

	 }
      .vmc .row .item .icon{
		  display:inline-block;
width: 50px;
  }
        .vmc .row .item .icon svg{
fill:#ed1c24;
  }
      .vmc .row .item:last-child{
border-bottom:0;

  }
  .vmc h1{
	      padding-left: 30px;
	  		  display:inline-block;
color: #fff;
    text-transform: uppercase;
    font-family: 'bold';
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  .vmc p{
    color: #ccc;
    font-size: 15px;
    line-height: 25px;
    display: table-cell;
    vertical-align: middle;
    width: 60%;
  }

  .valueItem{display: flex; width: 100%; flex-wrap: wrap; text-align: center;}
  .valueItem div{width: 33.3333333%; display: block; padding: 20px 0; color: #CCC; font-size: 15px; line-height: 25px;  }
  .valueItem .icon{display: block!important; margin-bottom: 10px;}
  .valueItem .icon img{width: 40px;}

  @media only screen and (min-width: 768px) {

    .valueItem{width: 60%; text-align:left;}
    
  } 


  .ocv{
    display: flex;
    flex-wrap: inherit;
    border-top: solid 1px #383838;
    margin-top: 30px;
    padding-top: 96px;
    color: #fff;
    justify-content: space-between;
  }
    .ocv .name{
		font-family: 'bold';
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ed1c24;
	}
    .ocv .lis{
		    color: #ccc;
		position:relative;
	}
	    .ocv .lis .icon{
			    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
		}
			    .ocv .lis .icon img{
					    width: 40px;
				}
  .bod{
    background-color: #f6f9fc;
padding-top:5%;
padding-bottom:7%;
  }
    .bod .title{
    text-align: center;
    margin-bottom: 5%;
  }
  .bod .item{
	  text-align: center;
	    padding: 0% 0%;
  }
  .bod .item .thumb{
    max-width: 200px;
    margin: 0px auto;
    display: table;
    border: solid 7px #ed1c24;
    border-radius: 100%;
    border-left-color: #dbdbdb;
    border-right-color: #545454;
    margin-bottom: 30px;
    padding: 2px;
    background-color: #9ea3ab;
  }
  .bod .item .thumb img{
    border-radius: 100%;
  }
  .bod .item .name{
	      font-family: 'bold';
    font-size: 18px;
    text-transform: uppercase;

  }
    .bod .item .name span{
    display: block;
    font-size: 12px;
margin-top: 12px;
    color: #ed1c24;
	}
  .bod .item p{
	  letter-spacing:0;
    font-size: 14px;
    color: #181818;
    font-family: 'bold';
    border: solid 1px #dddddd;
    display: table;
    margin: 0px auto;
    margin-top: 15px;
    border-radius: 11px;
    padding: 1px 8px;
  }
  .services{
    background-color: #f6f9fc;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	    border-bottom: solid 5px white;
  }
  .services.imaging{
    padding: 0% 0%;
    background-color: #f6f9fc;
	position:relative;
  }

   .services.imaging h2{
    color: #181818;
  }
  .services.imaging .btn, .services.imaging .btn:hover{
margin-top:0;
  }
    .services.services2{
 
  }
    .services .thmb{
    z-index: 2;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    -webkit-animation: slide 8s linear infinite alternate;
  }
      .services .thmb:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 50%;
    width: 23%;
    background-color: #ed1c24;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 56% 100%, 0% 100%);
  }

      .services .thmb.thmb2{
    right: inherit;
	left:0;
	  border-left: 0;

  }

    .services .row{
align-items: center;
    padding: 10% 0%;
  }
   .services h2{
    margin-bottom: 20px;
    font-family: 'bold';
	max-width:80%;
    letter-spacing: -1px;
    line-height: 37px;
    font-size: 28px;
  }
 
     .services p{

  }
       .services .btn{
    background-color: #ed1c24;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'bold';
    letter-spacing: 2px;
    font-size: 13px;
    padding: 12px 30px;
    line-height: normal;
    margin-top: 30px;
    border-radius: 30px;
  }
       .services .btn:hover{
    background-color: #ff3a41;
  }

  
  .okf{
    background-color: white;
    padding: 4% 0%;
  }
  .okf .title{
    margin-bottom: 40px;
    text-align: left;
    font-size: 21px;
			  
  }
  .okf .container{}
  .okf .container .row{
    display: flex;
    margin: 0;
    flex-wrap: wrap;
	justify-content:space-between;
  }
    .okf p{
    position: relative;
    font-size: 15px;
    width: 48%;
    margin-bottom: 20px;
    background-color: white;
    border: solid 1px #f1f1f1;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    align-items: center;
    display: flex;
    padding: 12px;
    padding-left: 10%;
    line-height: 23px;
    border-radius: 0 5px 5px 0;
	}
	   .okf p:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14%;
    height: 12px;
    background-color: #ed1c24;
    height: 100%;
    background-image: url(../img/tick.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px 0 0 5px;
	}
	
	.co{
    background-color: #fff;
    text-align: center;
    padding: 5% 0%;
	padding-bottom:0;
	}
		.co .title{
margin-bottom:5%;
	}
	.co .container{
display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
	}
	.co .container .item{
    width: 33.3333333333%;
    border-right: solid 1px #d0d5db;
    border-bottom: solid 1px #d0d5db;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 30px;
    min-height: 143px;
    font-size: 19px;
    line-height: 29px;
	}
		.co .container .item span{
    font-family: bold;
    color: #ed1c24;
    font-size: 13px;
    text-transform: uppercase;
  
    padding: 0px 10px;
    border-radius: 5px;
    margin-top: 14px;
    line-height: 28px;
    background-color: #ffffff;
    border: solid 1px #ed1c24;
	}
	.co .container .item:nth-child(3){
		border-right:0;
	}	
		.co .container .item:nth-child(4){
			border-bottom:0;
			 min-height: 200px;
	}	
		.co .container .item:nth-child(5){
				border-bottom:0;
				 min-height: 200px;
	}	
		.co .container .item:nth-child(6){
				border-bottom:0;
					border-right:0;
					 min-height: 200px;
	}	
	
	.hca{
    background-color: #ffffff;
    padding: 4% 0%;
	}
	.hca.hca3{
	}
		.hca.hca3 .row{
			    flex-wrap: inherit;
				    margin: 0;
	}
			.hca.hca3 .row .item{
					padding-right:50px;;
	}
				.hca.hca3 .row .item:last-child{
					padding-right:0;
	}
	.ptype2 a{
    display: table;
    background-color: #ed1c24;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-size: 12px;
    padding: 10px 23px;
    border-radius: 0;
    font-family: 'bold';
    position: relative;
    top: 20px;
	-webkit-box-shadow: 0px 0px 45px 0px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 0px 45px 0px rgba(0,0,0,0.36);
box-shadow: 0px 0px 45px 0px rgba(0,0,0,0.36);
	}
		.ptype2 a:hover{
    background-color: #ed1c24;
    color: #fff;
	}
	.hca.hca3 p{
		    max-width: 100%;
	}
	
  	.hca .title{
    font-size: 18px;
	}
	.hca p{
    margin-top: 20px;
    max-width: 70%;
	}
	.hca.hca2 p{
		max-width:90%;
	}
	.hca .threecat{
		    display: flex;
			margin-top:30px;
			    justify-content: space-between;
	}
	.hca .threecat .item{
    font-size: 16px;
    color: #707070;
    padding: 20px;
	border: solid 1px #f1f1f1;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 8%);
	width:33.3333333333%;
	    line-height: 27px;
		position:relative;
	}
		.hca .threecat .item:before{
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    width: 10px;
    background-color: #ed1c24;
    height: 10px;
	}
	.hca.hca2{
    padding: 0px 0px;
	}
		.hca.hca2 .item{
		width: 100%;
	}
	.hca.hca2 .qa{
		padding-left: 10%;
	}
	.hca.hca2 .qa h5{
		    font-family: 'bold';
    margin: 0;
    padding: 0;
    font-size: 17px;
	margin-bottom:5px;
	}
		.hca.hca2 .qa h5:first-child{
    margin-bottom: 25px;
    text-transform: uppercase;
    margin-top: 24px;
	}
	.hca.hca2 .qa h5 span{
    color: #fff;
    background-color: #ed1c24;
    border-radius: 2px;
    font-size: 14px;
    padding: 5px 10px;
	}
	.hca.hca2 .qa p{
    margin: 0;
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 19px;
    margin-top: 15px;
	}
	.subgal{
    background-color: #f6f9fc;
    text-align: center;
    padding: 4% 0%;
    padding-bottom: 0;
	}
		.subgal .title{
    margin-bottom: 0;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 50px;
	}
		.subgal .container-fluid{
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;



	}
			.subgal .container-fluid .item{
    width: 49.8%;
	 overflow:hidden;
	}
			.subgal  img{
				    margin-bottom: 6px;
	}
.enquire{}
.enquire .btn{}
.enquire .btn:hover{}

.ptype2{
    background-color: #fff;
    padding-bottom: 7%;
}
	.ptype2 .title{
    border-top: solid 1px #d3d8dd;
    border-bottom: solid 1px #d3d8dd;
    margin-bottom: 30px;
    font-size: 20px;
	}
		.ptype2 img{
    width: 80%;
	-webkit-box-shadow: 60px 60px 0px 0px rgb(233 233 233);
-moz-box-shadow: 60px 60px 0px 0px rgb(233 233 233);
box-shadow: 60px 60px 0px 0px rgb(233 233 233);
    border: solid 1px #fff;
	}
	.gallery-container.tz-gallery{
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
	}
	.gallery-container.tz-gallery a{
    width: 25%;
border: solid 4px #f6f9fc;
	}
		.gallery-container.tz-gallery a:hover{
  filter: opacity(70%);
	}
	#branches{
		scroll-margin-top:100px;
	}
	.megamenumob{
		display:none;
	}
	.owl-prev{
    background-image: url(../img/arrow-left.svg);
    background-position: center;
    background-repeat: no-repeat;
border-radius:100px!important;

	}
	.owl-next{
	background-image: url(../img/arrow-right.svg);
	    background-position: center;
    background-repeat: no-repeat;
	border-radius:100px!important;
	}
	
	.owl-prev span{
		font-size:0;
	}
	.owl-next span{
		font-size:0;
	}
	.alert-sucsess {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffe8c1;
    position: fixed;
    z-index: 10000;
    width: 30%;
    text-align: center;
    padding: 50px 20px;
    border: solid 1px #f1f1f1;
    font-size: 17px;
    left: 50%;
    transform: translateX(-50%);
    top: 43%;
    -webkit-box-shadow: 0px 0px 71px 0px rgba(0,0,0,0.56);
    -moz-box-shadow: 0px 0px 71px 0px rgba(0,0,0,0.56);
    box-shadow: 0px 0px 71px 0px rgba(0,0,0,0.56);
}
.alert-sucsess.hiding {
	display:none!important;
}
.alert-sucsess.alert-show {
	display:flex!important;
}
		.alert-sucsess .closeing{
			cursor:pointer;
	    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0;
    width: 26px;
    height: 26px;
	}

.contrig{
    background-image: url(../img/plus-svg.svg);
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 500;
    width: 40px;
    height: 40px;
	z-index:999;
	cursor:pointer;
    background-color: #ed1c24;
    border-radius: 100px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
-webkit-box-shadow: 0px 0px 59px -15px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 59px -15px rgba(0,0,0,1);
box-shadow: 0px 0px 59px -15px rgba(0,0,0,1);

}	
.contrig:hover{
    width: auto;
    height: auto;
	border-radius:5px;
	overflow:hidden;
	background-image:none;
}	
.contrig .data {

    width: 0px;
	height:0px;
	overflow:hidden;
    z-index: -1;
    position: relative;
    padding: 15px 25px;
	opacity:0;
}
.contrig .data a{
    display: block;
    color: #fff;
    font-size: 15px;
    padding: 10px 0px;
	letter-spacing:1px;
}
.contrig .data a i{
	position:relative;
	top:1px;
	padding-right:10px;
}

.contrig .data a:hover{
	opacity:0.8;
}
.contrig:hover .data{
	opacity:1;
	 width: auto;
	height:auto;
	overflow:visible;
display:block;
}
.searchbanner {
    margin-top: 105px;
    background-color: #000;
    padding: 12% 0%;
    background-image: url(../img/searchbg.jpg);
    background-size: cover;
	
}
.searchbanner h6 {
	    text-transform: uppercase;
    color: #fff;
    font-family: 'bold';
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.searchbanner .data{
	max-width:70%;
	margin:0px auto;}
.search-data{
	background-color: #fff;
}

.formPopupWrapper1, .formPopupWrapper2, .formPopupWrapper3{
    width: 100%;
    height: 100%;
    background: #00000070;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.formPopupClose{
    position: absolute;
    width: 29px;
    border-radius: 50%;
    background: #f0f0f0;
    font-size: 20px;
    text-align: center;
    aspect-ratio: 1 / 1;
    border: 1px solid #bdbdbd;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

.formPopup1{
    background-color: #ffffff;
    padding: 50px 30px;
    width: min(90%, 400px);
    text-align: center;
    border-radius: 30px;
    position: relative;
    padding-left: 22px!important;
}
.formPopup1.vidpop{
    width:unset;
    padding-bottom: 0;
    aspect-ratio: 9 / 16;
}
.formPopup1.vidpop2{
    width:70%;
    padding-bottom: 0;
    aspect-ratio: 16 / 9;
}



.formPopup1 h2{
    margin-bottom: 16px;
    font-family: 'bold';
    font-size: 22px;
    text-align: left;
}
.formPopup1 input{
    margin-bottom: 10px;
    padding: 5px;
    border-radius:0 ;
    border: 0;
    border-bottom: solid 1px #c1c1c1;
}
.formPopup1 button{
    background-color: #ed1c24;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: 'bold';
  letter-spacing: 2px;
  font-size: 13px;
  padding: 12px 30px;
  line-height: normal;
  margin-top: 30px;
  border-radius: 30px;
}

.homeservices.trainingtest .box1 span{
    display: block;
  font-size: 17px;
  font-weight: bold;
  margin-top: 10px;
}
.homeservices.trainingtest .row .owl-carousel_3 .items{
    background: url("../img/corner.png") no-repeat, url("../img/bg2.jpg") no-repeat;
    background-size: auto, cover;
    border-radius: 30px;
    border: 1px solid #ecdcdc;
}
.homeservices.trainingtest.calibra .row .owl-carousel_3 .items{
    background: url("../img/bg3Corner.png") left bottom no-repeat, url("../img/bg3.jpg") bottom no-repeat;
    background-size: auto, cover;
    border: 1px solid #ecdcdc;
    color: #FFF;
}


.homeservices.trainingtest .row .owl-carousel_3 .items .box1 {
	width: 50%;
	padding: 50px 10px 50px 100px;
}

.homeservices.trainingtest .row .owl-carousel_3 .items .thmb {
    width: 30%;
}

.homeservices.trainingtest .row .owl-carousel_3 .items .thmb{
    height: calc(100% - 80px);
    clip-path: none;
    margin: 40px;
    border-radius: 50%;
    box-shadow: 0 0 40px 1px #d2d2d2;
}

.homeservices.trainingtest.calibra .row .owl-carousel_3 .items .thmb{
    box-shadow:  0 0 34px -10px #000;
}

.homeservices.trainingtest .row .owl-carousel_3 .items .thmb::after {
	content: '';
	position: absolute;
	left: -7px;
	top: 0;
	height: 100%;
	width: 10px;
	background-color: #ed1c24;
    background: none;
	z-index: 0;
	clip-path: none;
	border-radius: 5px 0 0 5px;
}
.services.trainAni .thmb {
    -webkit-animation: slide 30s linear infinite alternate;
}

/* .homeservices.trainingtest .row .owl-carousel .owl-stage {
    background-color: #f6f9fc;
} */

.homeservices.trainingtest{
    background: #FFF;
}
.homeservices.trainingtest .owl-carousel .owl-stage-outer{
    box-shadow: none;

}
.gallery-container.tz-gallery.trainingGry img{
    border-radius: 20px;
}
.calibSec button a{
    color: #FFF;
}

.emailinput{
    margin: 0px -5px;
    display: flex;
}
.emailinput .emailinput-one{
    margin: 5px;
}












/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 767px) {
	body{
		background-color:#fff;
	}
	.searchbanner {
    margin-top: 65px;
    }
    .searchbanner .data {
        max-width: 100%;
    }
        .productimg img {
        max-width: 100%;
    }
        .productlist .item .thumb {
        height: 250px;
        background-size: 70%;
    }
    .inbanner.inbanner-product h2 {
        margin-top: 15px;
        font-size: 21px;
        letter-spacing: 0.5px;
    }
    .productlist {
        padding-top: 15px;
    }
        .inbanner.inbanner-product {
        margin-top: 76px;
    }
    .productdata .intro .title{
            padding: 0;
        font-size: 21px;
        letter-spacing: 0;
            margin-bottom: 5px;
            margin-top: 15px;
    }
    .productdata .intro p{
        font-size: 15px;
            padding: 0;
    }
    .productdata_{
            margin: 0!important;
        margin-top: 15px!important;
        justify-content:space-between;
    }
    .productdata_ .btn{
            padding: 10px 15px;
        font-size: 11.5px;
    }
    .productdata  .title {
        font-size: 17px;
        line-height: 34px;
        margin-bottom: 15px;
    }

    .productdata .features .item{
        width: 100%;
        padding: 12px 6px 10px 30px;
        height: auto;
    }
    .productdata{
            padding-bottom: 0px;
    }
    .drop2:hover .mega2{
        width: 360px;
        display: block;
        padding: 20px 15px;
    }
    .mega2 .sec {
        padding: 30px;
        width: 100%;
        text-align: left;
    }
    .mega2 .sec a {
        font-size: 12px;
        padding-left: 30px;
    }
    .bredcrumb li {
        font-size: 11px;
    }
	.productimg{
		    height: auto;
    padding: 10px 0px!important;
	}
	.hca .threecat .item:before{
		display:none;
	}
	.ptype2 img{
		display:table;
		margin:0px auto;
		box-shadow:none;
		width:100%;
	}
	.ptype2 a{
		    top: -22px;
    left: 50%;
    transform: translateX(-50%);
	}
	.hca.hca3 {
    padding-top: 30px;
    padding-bottom: 20px;
    }
        .hca.hca3 .row {
        flex-wrap: wrap;
    }
    .hca.hca3 .row .item {
        padding: 0px 5px;
            margin-bottom: 15px;
    }
        .contrig {
        right: 20px;
        bottom: 20px;
    }
        .alert-sucsess {
        width: 85%;
        padding: 30px 20px;

    }
    .homeabt .logobar:after{
        display:none;
    }
    .navbar-toggler{
        border:solid 1px #000;
    }
    .topbar a {
        font-size: 11px;
        margin-right: 6px;
    }
    .navbar-brand {
        max-width: 115px;
    }
    .navbar-expand-md .search-icon{
        display:none;
    }
    .topbar{
        display:none;
    }
    .banner {
        background-image: url(../img/mobbaner.jpg);
        background-size: cover;
        background-position: center top;
        margin-top: 0;
        padding-top: 27%;
        padding-bottom: 88%;
        text-align:center;
    }

    .banner  h1 span:nth-child(1) {
        font-size: 18px;
        color: #ff4b52;
    }
    .banner  h1 span:nth-child(2) {
        font-size: 27px;
        margin: 15px 0px;
    }
    .banner  h1 {
        width: 98%;
        text-align: center;
        margin: 0px auto;
    }
    .banner  h1 span:nth-child(3) {
        font-size: 14px;
    }
    .banner .btn {
        margin-top: 30px;
        padding: 5px 20px;
        padding-right: 28px;
        font-size: 14px;
        clip-path: none;
    }
    .mainmenu{
        background-color: #203141;
        height:auto;
        border: 0;
    }

    p {
        font-size: 14.5px;
        line-height: 26px;
    }
    .title {
        font-size: 20px;
        line-height: 30px;
    }
    .homeabt  .title {
        margin-bottom: 20px;
    }
    .navbar-expand-md{
        display:none;
    }
    .homeabt.hint .hint-img{
        display:none;
    }
    .homeabt {
        background-image: none;
        background-color: #f6f9fc;
    }
    .homeabt  .part1 {
        padding-left: 15px;
        padding-top: 30px;
        padding-right: 15px;
    }
    .homeabt .logobar:after{
        display:none;
    }
    .homeabt .logobar {
        padding-top: 20px;
        display: flex;
        justify-content: space-around;
    }
    .homeabt  .logobar .item {
        margin-right: 0px; 
    }
    .pop-products {
        padding-top: 0px;
    }
    .pop-products.center p {
        max-width: 100%;
        padding: 0px 15px;
        padding-bottom: 20px;
    }
    .pop-products.center .title {
        margin-top: 40px;
    }
    .pop-products-explore .item {
        border-right: 0;
    }
    .pop-products-explore .item .btnnav {
        padding: 20px 0px 20px 0px;
    }
    .pop-products-explore .owl-carousel .owl-nav {
        right: 0;
        width: 100%;
        justify-content: space-between;
        display: flex;
    }
    .pop-products-explore .owl-carousel .owl-nav .owl-next, .pop-products-explore .owl-carousel .owl-nav .owl-prev {
        background-color: #ed1c24;
        border: 0;   
        width: 30px;
        border-radius: 0;
        line-height: 37px;
        height: 30px;
        margin: 0px 0px;
    }
    .pop-products-explore .item img {
        width: 86%;
    }
    .home-products .item h5 {
        font-size: 11px;
    }
    .home-products .title {
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .homeservices {
        padding: 10% 0%;
    }
    .homeservices .title {
        margin-bottom: 20px;
    }
    .homeservices .row .owl-carousel_3 .items .thmb{
        clip-path: none;
        position: static;
        width: 100%;
        display: block;
        height: 190px;
    }
    .homeservices .row .owl-carousel_3 .items .thmb:after{
        display:none;
    }
    .homeservices .row .owl-carousel_3 .items .box1 {
        width: 100%;
        padding: 25px 25px;
    }
    .homeservices .row .owl-carousel_3 .items{
        min-height: 100px;
        flex-wrap: wrap;
    }
    .homeservices .row .owl-carousel_3 .items .subtitle {
        margin-bottom: 16px;
        font-size: 17px;
    }
    .homeservices .row .owl-carousel_3 .owl-nav {
    top: 20%;
       
        display: flex;
        width: 100%;
        justify-content: space-between;
            height: 40px;
    }
    .homeservices  .owl-carousel_3 .owl-nav .owl-next, .homeservices .row .owl-carousel .owl-nav .owl-prev {
        width: 34px;
        height: 34px;
        line-height: 40px;
        margin: 0;
        margin-top: 0px;
        border: 0;
    }
    .training p {
        padding: 15px 15px;
        width: 100%;
            margin-top: 0;
    }
    .training {
        background-position: right top;
        background-size: 116%;
        padding-top: 60%;
    }
    .training .title {
    background-color: red;
    display: table;
    padding: 10px 17px;
    letter-spacing: 2px;
    background-color: #ed1c24;
    color: white;
    padding-right: 50px;
	clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
	position: relative;
    top: 1px;
    }
    .achie {
        padding: 10% 0%;
    }
    .achie  .title {
        margin-bottom: 20px;
    }
    .achie p {
        padding: 0px 15px;
        max-width: 100%;
    }
    .achie .row .items:before {
        top: 5px;
    }
    .achie  .owl-carousel_5 .owl-nav .owl-next, .achie .owl-carousel .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
        font-size: 21px;
    }
    .testi .item {
        display: block;
        text-align: center;
    }
    .testi .item .photo{
        display: block;
        border: 0;
        width: 34%;
        margin: 0px auto;
        margin-bottom: 10px;
    }
    .testi .item .opp {
        display: block;
        padding: 0px 15px;
    }
    .testi {
        background-color: #181818;
    }
    .testi .title {
        text-align: center;
        margin: 30px auto;
    }
    .testi .owl-nav{
        width: 100%;
        left: 0;
        display: flex;
        justify-content: space-between;
        top: 47px;
        height: 31px;
    }
    .testi .item .opp p {
        font-size: 14px;
    }
    .testi .item .opp .name {
        text-transform: uppercase;
        font-size: 12px;
    }
    .logos {
        height: 120px;
        background-size: 820px;
    }
    .letstalk {
        padding: 50px 0px;
        background-color: #181818;
    }
    .letstalk .row {
        padding: 0px 15px;
    }
    .letstalk p {
        color: #ebebeb;
        font-size: 15px;
    }
    .letstalk .title {
        color: #f6f9fc;
        margin-bottom: 20px;
    }
    .letstalk  form {
        margin-top: 20px;
    }
    .map .graph {
        width: 250%;
        overflow: hidden;
        position: relative;
        left: -110%;
    }
    .map {
        overflow: hidden;
        padding-bottom: 0;
    }
    footer {
        padding:40px 0px;
    }
    footer .row {
    padding:0px 50px;
    }
    footer .address p b {
        font-size: 15px;
        line-height: 23px;
    }
    footer ul.social {
        margin-bottom: 20px;
    }
    footer .address .icon {
    left: -37px;
    top: -2px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    background-color: #ed1c24;  
    line-height: 30px;
    border-radius: 100px;
    }
    footer .end .container {
        justify-content: center;
        flex-wrap: wrap;
    }
    footer .end .container p {
        font-size: 10px;
        color: #ccc;
    }
    footer .end .container a {
        color: #ccc;
        font-size: 9px;
            margin-top: 10px;
    }
    #service{
        margin:0;
    }
    .services {
        margin-top: 65px;
    }
    .services .thmb{
    overflow: hidden;
    position: relative;
    clip-path: none;
    height: 200px;
    width: 100%;
    -webkit-animation: none;
    background-size: cover;
    background-position: center top;
    border-top: solid 3px #ed1c24;
    border-bottom: solid 3px #ed1c24;
	
    }
    .services.imaging .thmb{
        -webkit-animation: slide 10s linear infinite alternate;
        background-size:200%;
    }
    .services.imaging .btn{
        margin-top:0;
    }
    .services .thmb:after{
    display:none;
    }
    .services .row {
        padding: 8% 5px;
        padding-bottom: 10%;
        text-align: left;
    }
    .about p {
        padding: 0px 5px;
    }
    .about .title {
        margin-bottom: 20px;
    }
    .about {
        padding: 8% 0%;
    }
    .about p.p2 {
        padding-top: 30px;
        padding-left: 5px;
    }
    .vmc .row {
        flex-wrap: wrap;
    }
    .vmc {
        padding: 2% 0%;
        background-color: #181818;
            padding-bottom: 5%;
    }
    .vmc .row .item {
    display:block;
        
    }
    .vmc .row .item .ini {
        display: block;
        width: 100%;
        text-align: center;
    }
    .vmc .row .item .icon {
        margin: 20px auto;
        margin-bottom: 20px;
        display: block;
    }
    .vmc h1{
        padding: 0;
    }
    .vmc p{
            text-align: center;
    }
    .ocv{
            flex-direction: column;
        text-align: center;
            padding-top: 50px;
    }
    .ocv .lis{
            padding: 40px 0px;
    }
    .ocv .lis .icon{
            top: -7px;
    }
    .ocv .name{
        margin-bottom:50px;
    }
    .why-cyrix .row{
            flex-wrap: wrap;
    }
    .why-cyrix .item{
        width: 100%;
        box-shadow: none;
        border-top: solid 1px #e1e4e9;
        border-bottom: solid 1px #e1e4e9;
        padding: 80px 15px 40px 15px;
    }
    .why-cyrix .item .count {
        font-size: 30px;
    }
    .why-cyrix .item .graph {
        height: 10px;
        top: 13%;
        border-radius: 5px;
    }
    .why-cyrix {
        padding-bottom: 0;
    }
    .why-cyrix .title {
        margin-bottom: 35px;
        padding-top: 20px;
    }
    .milestone {
        padding-top: 10%;
    }
    .milestone .svgbox svg {
        width: 2100px;
    }
    .milestone .svgbox {
        margin-left:-110px;
    }
    .bod {
        padding-top: 12%;
        padding-bottom: 15%;
    }
    .bod .item {
        margin-top: 50px;
    }
    .bod .title{
        margin-bottom:0;
    }
    .bod .item .thumb {
        max-width: 150px;
        margin-bottom: 20px;
    }
    .branches .address .icon {
        width: 26px;
        height: 26px;
        line-height: 28px;
        border-radius: 100px;
    }
    .inbanner.contactbg{
        margin-top: 65px;
        padding: 15% 0px;
    }
    .inbanner.contactbg .title{
        font-size: 17px;
    }
    .branches .row {
        flex-wrap: wrap;
    }
    .branches .row .box{
            width: 100%;
            margin-right: 0;
    }
    .letstalk.letstalk2 .row .fctrl {
        width: 100%;
        display: block;
        padding: 0px 5px;
        margin:0;
    }
    .letstalk form .form-control {
        font-size: 14px;
    }
    .checkmark {
        height: 18px;
        width: 18px;
    }
    .cont .checkmark:after {
        top: 5px;
        left: 5px;
    }
    .cont.container {
        padding-left: 0px;
        font-size: 12px;
        line-height: 19px;
    }
    .letstalk.letstalk2 .row .fctrl .sel {
        right: 0;
        top: -7px;
        width: 100%;
        padding-left: 0;
        height: 80px;
        padding-top: 7%;
    }
    .letstalk.letstalk2 .row .sel.sel2{
        background-color: #181818;
        height: 62px;
        right: inherit;
        left: 0;
        padding-left: 0;
    }
    .cont{
        padding-left: 21px;
        margin-left: 0px;
        font-size: 12px;
        margin-right: 7px;
        line-height: 19px;
    }
    .letstalk.letstalk2 .title {
        margin-bottom: 0;
        margin-top: 20px;
    }
    .letstalk.letstalk2.feedback .title {
        margin-top: 20px;
        margin-bottom: 20px;
    }


    .letstalk.letstalk2 {
        padding-bottom: 12%;
    }
    .mainmenu .mobmenu{
    display: flex;
    width: 100%;
    padding: 15px 15px;
    justify-content: space-between;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.18);
    overflow-x: hidden;
    }
    .mainmenu .mobmenu .logo{
            width: 131px;
            position: relative;
    }
    .mainmenu .mobmenu .logo:after{
        content: 'R';
        position: absolute;
        right: -14px;
    top: -13px;
        border: solid 1px #4a4a4a;
        color: #4a4a4a;
        width: 14px;
        height: 14px;
        line-height: 14px;
        font-size: 10px;
        text-align: center;
        border-radius: 100px;
        font-family: 'bold';
    }
    .mainmenu .mobmenu .links{
    }
    .mainmenu .mobmenu  .trigger{
        width: 26px;
        background-color: #fff;
        width: 45px;
        padding: 0px 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        position:relative;
        cursor:pointer;
    }
    .mainmenu .mobmenu  .trigger .icono{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-image: url(../img/close.svg);
    display:none;
    }
    .mainmenu .mobmenu  .trigger .icono.icono-view{
        display: block;
        background-color: #fff;
        background-position: center;
        background-size: 24px;
        background-repeat: no-repeat;
    }

    .mainmenu .mobmenu  .trigger img{
    width: 70%;
    }
    .megamenumob{
        display:none;
            position: fixed;
        left: 0;
        top: 65px;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 999;
        border-top: solid 1px #f1f1f1;
        overflow-y:scroll;
    }
    .megamenumob.fine{
        display:flex;
    }
    .megamenumob ul{
            list-style: none;
        margin: 0;
        padding: 0;
            width: 100%;
    }
    .megamenumob ul li{
    }
    .megamenumob ul .drop{
        position:relative;
    }
    .megamenumob ul .drop:after{
        content: '';
        background-image: url(../img/down-arrow.svg);
        position: absolute;
        width: 12px;
        height: 12px;
        right: 31px;
        top: 20px;
    }
    .megamenumob ul li a{
        display: block;
        padding: 16px 20px;
        margin: 0;
        border-bottom: solid 1px #ededed;
        text-transform: uppercase;
        font-family: 'bold';
        color: #181818;
        font-size: 14px;
        letter-spacing: 1px;
    }
    .megamenumob .collapsing {
        transition: none;
    }
    .megamenumob .collapse {}
    .megamenumob .collapse a {
        font-size: 11.5px;
        background-color: #f6f9fc;
        border-bottom: solid 1px #e3e3e3;
        padding: 13px 20px;
        -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    }
    .megamenumob .collapse a:hover {
    color:red;
    }
    .inbanner  .shortloc {
        width: 100%;
        float: none;
        margin-top: 10px;
        margin-bottom: 6%;
        background-color: #07091e;
        padding: 5px 0px;
    }
    .inbanner  .shortloc span {
        font-size: 12px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .branches.branches2 .row {
        flex-wrap: wrap;
            padding-top: 0;
    }
    .branches.branches2 .row .box{
        width: 100%;
        margin-bottom: 0px;
    }
    .careers .item{
        padding: 0;
        padding-top: 15px;
        font-size: 14px;
        line-height: 23px;
    }
    .careers .item:before{
            top: 14px;
    }
    .careers .item h3{
            padding-left: 16px;
        font-size: 16px;
    }
    .careers .item .btn{
            position: static;
        margin-top: 15px;
        width: 100%;
        padding: 9px 10px;
        margin-bottom: 20px;
    }
    .careers {
        padding-top: 20px;
    }
    .careers .item:last-child {
        border-bottom: solid 20px #f6f9fc;
    }
    .modal.visible {
        width:100%;
    }
    .modal .data .btn {
        font-size: 14px;
        height: 38px;
        border-radius: 0;
    }
    .inbanner.big {
        padding: 18% 0%;
    }
    .inbanner p {
        margin-top: 15px;
    }
    .acc .item .data{
        position: static;
        padding: 0;
    }
    .acc .item.item2 .data{
                position: static;
                    padding: 0;
    }
    .acc .item {
        width: 100%;
        display: block;
        justify-content: center;
            margin: 10px 0px;
    }
    .acc .item .thumb{
        max-width:100%;
            box-shadow: none;
    }
    .acc .item .data h6{
            display: block;
        padding: 10px 10px;
        font-size: 14px;
        text-align: center;
    }
    .acc {
        background-color: #f6f9fc;
    }
    .blogs .blog p {
        max-height: 70px;
        border-bottom: solid 26px white;
    }
    .blog-canvas {
        margin-top: 25px;
    }
    .blog-canvas .canvas h1 {
        font-size: 23px;
        line-height: 30px;
    }
    .blog-canvas .canvas h2 {
        font-size: 17px;
    }
    .related .head {
        font-size: 15px;
    }
    .related {
        margin-left: 0;
        padding-top: 45px;
    }
    .sharefiled {
        margin-top: 0px;
    }
    .services h2 {
        max-width: 100%;
        letter-spacing:0;
        line-height: 28px;
        font-size: 22px;
    }
    .hca .threecat {
        flex-wrap: wrap;
    }
    .hca .threecat .item {
        font-size: 15px;
        padding: 11px 15px;
        width: 100%;
        border-top: solid 2px #d9d9d9;
        
    }
    .hca p {
        max-width: 100%;
            margin-top: 5px;
    }
    .hca.hca2 .qa {
        padding-left: 3px;
    }
    .okf .container .row{
            flex-wrap: wrap;
    }
    .okf p{
        width: 100%;
        border-left: solid 4px #ed1c24;
        padding-left: 5%;
        margin-bottom: 10px;
        border-radius: 20px;
    }
    .okf p:before{
    display:none;
    }
    .okf .title {
    margin-bottom:18px;
    }
    .subgal{
            padding-top: 30px;
        padding-bottom: 0;
    }
    .subgal .title{
        padding-bottom: 25px;
    }
    .gallery-container.tz-gallery a {
        width: 50%;
    }
    .co {
        padding: 40px 0%;

    }
    .co .container .item{
        width: 100%;
        border: 0;
        border: solid 1px #e7e7e7!important;
        min-height: auto!important;
        padding: 25px 15px;
        font-size: 16px;
        line-height: 20px;
    }
    .letstalk.letstalk2.feedback.training input[type=text], .letstalk.letstalk2.feedback.training input[type=tel], .letstalk.letstalk2.feedback.training input[type=email]{
        background:none;
        padding: 0px;
        margin-bottom: 0px;
    } 

    .letstalk.letstalk2.feedback.training {
        position: unset;
        display: block;
    }
    .letstalk.letstalk2.feedback.training .title{
        background: none;
        padding-left: 0;
        margin-bottom: 0;
    }
    .letstalk.letstalk2.feedback.training input[type=submit]{
        margin-left: 0;
    }
    
    .letstalk.letstalk2.feedback .row form{
        border: 1px solid #dfdfdf;
        margin: 20px;

    }
    .homeservices.trainingtest .row .owl-carousel_3 .items .box1 {
         width: 100%;
        padding: 30px;
        text-align: center;
    }
    .homeservices.trainingtest .row .owl-carousel_3 .items .thmb {
        height: 150px;
        clip-path: none;
        margin: 30px auto 0px auto;
        border-radius: 50%;
        box-shadow: 0 0 40px 1px #d2d2d2;
        width: 150px;
    }

    .homeservices.trainingtest .owl-carousel_3 .owl-nav .owl-next, .homeservices .row .owl-carousel .owl-nav .owl-prev {
        margin-top: 40%;
  
    }
    .co .container .item {
        border-radius: 30px;
        margin-bottom: 5px;
    }
    .letstalk.letstalk2.feedback.training .row form {
        margin-top: -100px;
        z-index: 99;
    }

    .services.trainAni .thmb {
        height: 300px;
        border-bottom: 0;
        position: relative;
    }
    .services.trainAni .thmb:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 150px;
        background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        top: unset;
        left: 0;
        bottom: 0;
        z-index: -555;
        clip-path: none;
        display: block;
    }
    .formPopup1.vidpop2{
        width:95%;
    }
    .formPopupWrapper2 .vidpop2 iframe{
        max-height: 50vh;
    }
    .calibSec .btn.callno{
        margin-top: 10px;
    }
    .splitThumMain .container .row > div {
        padding: 0px 17px;
    }
    .letstalk.letstalk2.feedback.training textarea{
        padding: 10px 0;
    }
    .homeservices.trainingtest.calibra .row .owl-carousel_3 .items{
        background:  url("../img/bg3.jpg") bottom no-repeat;
        background-size: cover;
    }
    .splitThumMain .splitThumDisMain .pic img{
        border-radius: 30px;
    }
    .splitThumMain .splitThumDisMain .pic {
        margin-bottom:15px ;
    }
    .splitThumMain .splitThumDisMain .disMain{
        padding-left: 18px!important;
    }
    .splitThumMain .btn {
        position: unset;
        margin-top: 15px;
        margin-bottom: 20px;
    }

}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .example {background: green;}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .example {background: blue;}
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .example {background: orange;}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .example {background: pink;}
}

#hidden_div{
    position:absolute;
    z-index:10000;
    top:35%;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 40%;
    padding:100px;
    background-color:#fff;
    box-shadow:0 0 5px #cdcdcd;
    text-align:center;
}


#hidden_div p{
    font-size:18px;
}

#hidden_div h3{
   font-size: 25px;
    color: #264c97;
    font-weight: 600;
    padding-bottom:15px;
}





