/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}


.container {
	width: 1280px;
	margin: auto;
}




/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 57px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
}

/* bigger logo? remove below comment */
/*#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 100px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;
	background-size: 100%;
}*/





/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}

.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}

.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	width: 100%;
    height: 48px;
    background: #0079b9;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}


.right-bar{    padding-top: 3px;
    padding-bottom: 3px;
    height: 48px;
    /*-webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(43px 0%, 100% 0%, 100% 100%, 0% 100%);*/
    background: #7688a1;
    padding-right: calc(50% - 585px);
    width: calc(30% + 38px);
    float: left;
    position: relative;
    margin-left: -38px;}
    .right-bar::before{content: '';
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 48px;
    width: 6px;
    transform: skew(12deg);
  }
    .left_bar{   width:70%;
    background: #0079b9;
    padding-left: calc(50% - 655px);
   /* -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);*/
    float: left;}


.social{display: inline-block;    float: left; margin-left: 15px;}

  .user_box_link a i{  font-size: 14px;
    margin-right: 3px;
    top: -1px;
    position: relative;
    line-height: 16px;
}


.phone
{
	 display: inline-block;
    margin-left: 36px;
    
    font-size: 16px;
	line-height: 50px;
	font-weight: 400;
    color: #fff;
    height: 45px;font-family: 'Poppins', sans-serif;
}
.phone i{
    font-size: 16px;
    position: relative;
   }
.social_list_item
{
	position: relative;
	display: inline-block;
	margin-right: 3px;

}
.social_list_item:last-child
{
	margin-right: 0px;
}
.social_list_item a
{
	display: block;
	width: 100%;
	padding: 5px 6px;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
    font-weight: 600;
    
}
.social_list_item:hover a i
{
	color: #b70d00;
}
.social_list_item a i
{
	font-size: 16px;
	color: #FFFFFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.social_list_item a:hover
{
	color: #b70d00;
}
.user_box_link
{
		float: left;
	display: inline-block;
	margin-top: 5px;
}
.user_box_link a
{
	display: block;
	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: none;
	    padding: 0px 12px;
	    letter-spacing: 1px;font-family: 'Poppins', sans-serif;
}
.user_box_link a:hover
{
	color: #fff;
}
.user_box_login
{
	margin-left: 0px;
}
.getaquotes
{
	margin-left:0px;

}

.getaquotes a{    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
    text-transform: none;
    padding: 0px 12px 0 50px;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;}
.user_box_login::after, .user_box_register::after
{
	display: block;
	position: absolute;
	top: 7px;
	right: -9px;
	background: #FFFFFF;
	width: 1px;
	height: 12px;
	content: '';
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 7px 0px;
}
.top_nav .left i {
	color: #c3c3c3;
}
.top_nav .left a {
	color: #c3c3c3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 7px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 14px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #c3c3c3;
	font-size: 13px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #999;
}

.tpbut {
	float: right;
	color: #c3c3c3;
	margin-left: 0px;
	padding: 7px 18px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.tpbut:hover, .tpbut.active {
	color: #999;
	background: #f9f9f9;
}
.tpbut.two {
	border-right: 1px solid #f3f3f3;
	border-left: none;
}

.slidermar {
	margin-top: 100px;
}

/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/




/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}

.about-section{
	padding:100px 0 80px; 
}

.about-left{width: 40%; float: left; margin-right: 5%}

.about-left img{width: 100%;  }

.about-right{width: 55%; float: left; margin-right: 0%}

.about-img-text{position: absolute;
    bottom: 0;
    left: 0;
    max-width: 355px; 
    background-color: #0077b7;
padding: 30px;font-family: 'Roboto', sans-serif; color: #fff }

.about-img-text h4{font-size: 22px;font-family: 'Roboto', sans-serif; color: #fff; font-weight: 500; margin-bottom: 20px }

.about-img-text p{font-size: 16px;font-family: 'Roboto', sans-serif; color: #fff; font-weight: 400; line-height:30px }


.about-right h6{font-size: 36px;font-family: 'Roboto', sans-serif; color: #0077b7; font-weight: 600; margin-bottom: 25px}

.about-right h1{font-size: 36px;font-family: 'Roboto', sans-serif; color: #000; font-weight: 600; margin-bottom: 20px; line-height: 48px;}

.about-right p{font-size: 15px;font-family: 'Roboto', sans-serif; color: #000; font-weight: 400;  line-height: 28px; margin-bottom: 30px;}

.vision-box{background-color: #f8f8f8; padding: 25px; margin-bottom: 32px;}

.vision-box span {
    font-size: 50px;
    color: #000;
    float: left;
    margin-right: 35px;
    margin-bottom: 97px;
    margin-top: 5px;
}
.vision-box h5 {
    font-size: 20px;
    font-weight: 600;
    color: #0b7dba;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: left;font-family: 'Roboto', sans-serif;
}

.vision-box p {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    text-align: left;font-family: 'Roboto', sans-serif;margin-bottom: 0px;
}













.solutions-section{background-color: #7287a4;
    padding: 60px 0 16px;}

.solutions-section-left{width: 20%; float: left; margin-right: 10%;}

.solutions-section-left h2{font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;margin-bottom: 0px;}

.solutions-section-center{width: 40%; float: left; margin-right: 15%;}

.solutions-section-center p{    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.5px;
    padding-top: 10px;
    text-align: left;}

.solutions-section-right{width: 15%; float: left;}

.solutions-section-right .solutions-btn {
    border: 1px solid #0a7cba;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
    height: 82px;
    width: 82px;
    text-align: center;
    display: inline-block;
    padding-top: 16px;
    margin-top: 6px;
    background-color: #0a7cba;
}
.solutions-section-right .solutions-btn:hover{
	border: 1px solid #dc5813;
    background-color: #f37330;
    color: #fff;
	 }

.industry{padding: 90px 0; background-color: #f9f9f9;}

.industry h1{
	    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    letter-spacing: 0.5px; text-align: center;}

.industry p{
	    color: #5a5a5a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;text-align: center;}

.industry-box{width: 20%; float: left; text-align: center;}  

.border-right{border-right: 1px solid #d7d7d7}

 .border-bottom{border-bottom: 1px solid #d7d7d7}

.industry-box-text{padding: 40px 10px;}

.industry-box-text img{
/*    width: 50px;
    height: 50px;*/
    margin: 0 auto 20px auto;
}

.industry-box-text h4{font-size: 17px;
    font-style: normal;
    font-weight: 500;font-family: 'Poppins', sans-serif; color: #000
}


.technologies-section{    background: #fff;
    padding:80px 0 90px;}


.technologies-section h1{
	    color: #000;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    letter-spacing: 0.5px;margin-bottom: 16px; text-align: center;}

.technologies-section p{
	color: #5a5a5a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
    padding-bottom: 80px;text-align: center;
}

.banners-block p{
	    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 0;    font-size: 18px;    line-height: 30px;
}


.footer{position: relative;}

.footer-top{background: #1c2838; padding: 50px 0px;     position: relative;
    z-index: 1;}

.footer-bottom{
      background-color: #78879e;
    z-index: 1; 
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.footer-bottom-left{width: 34%; float: left}

.footer-bottom-center{width: 33%; float: left}

.footer-bottom-right{width: 33%; float: left}

.footer-logo a {
    position: relative;
    background-color: #fff;
    text-align: center;
    display: inline-block;
      z-index: 22;
      height: 85px;
    padding-top: 22px;    margin-top: -26px;
   
}
 .footer-logo a::before {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 26px solid #78879e;
    border-left: 26px solid transparent;
    content: "";
    right: 100%;
    top: 0;
    z-index: -1;
}
.footer-logo a::after {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 26px solid #78879e;
    border-right: 26px solid transparent;
    content: "";
    left: 100%;
    top: 0;
    z-index: -1;
}
.footer h4{
    color: #16a8ff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.3px;margin-bottom: 20px
    }

.footer ul li {
    font-family: 'Roboto',sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 1.9em;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    float: left; width: 100%; padding-left: 15px;
}

.footer ul li i{
    margin-left: -15px;color: #fff;
}

.footer-social i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    padding: 0px !important;
    margin-right: 10px;
}
.footer-social .youtube {
    background: rgb(255 255 255/ 1);
    color: #fb1f03;
}
.footer-social .instagram {
    background: rgb(255 255 255/ 1);
    color: #ef0a0d;
}
.footer-social .twitter {
    background: rgb(255 255 255/ 1);
    color: #4099ff;
}
.footer-social .facebook {
    background: rgb(255 255 255/ 1);
    color: #3b5998;
}
.footer-1{width: 14%; float: left; margin-right: 2%}

.footer-2{width: 14%; float: left; margin-right: 4%}

.footer-3{width: 14%; float: left; margin-right: 3%}

.footer-4{width: 16%; float: left; margin-right: 4%}

.footer-5{width: 29%; float: left; margin-right: 0%}

.copyright-info p{
     font-family: 'Roboto',sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 1.9em;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding-top: 16px;
}

.footer-heading{display: block}

/*==============pages========================*/

.page-banner{
  width: 100%;
  float: left;
   background: linear-gradient(90deg, rgb(118 136 161/80%), rgb(0 121 185 / 40%));
  position: relative;
  margin-top: 100px;
}

.pagebanner-text{
  padding: 30px 0px;  
  width: 100%;
  float: left;
  position: relative;
}
.pagebanner-text h1{
color: #fff;
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: "Poppins",sans-serif;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}
.pagebanner-text p{
      color: #fff;
    font-size: 13px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: "Poppins",sans-serif;
    text-align: center;

}
.pagebanner-text p a{ color: #0087cd;}

.inner-page{
  width: 100%;
  float: left;
  padding:80px 0px;
}
.inner-page p{ 
  color: #000;
  font-size: 15px;
  line-height: 28px;
  font-family: "poppins", sans-serif; 
  font-weight: 400;
  letter-spacing: 0.3px;
  padding-bottom: 15px;
}
.inner-page p:last-child{ padding-bottom: 0px;}


/*====================================*/
.aboutpage{padding-bottom: 60px;}

.aboutpage-left{
  width: 50%;
  float: left;
  margin-right: 5%;
}
.aboutpage-right{
  width: 45%;
  float: left;
  position: relative; 
  text-align: center;
}

.aboutpage-right img{ width:100%;}

.mission-vission{
      width: 100%;
    float: left;
    margin-top: 4rem;
}
.mission-vision-block{
  width: 100%;
    float: left;
    background: #7688a1;
    padding: 28px;
    height: 100%;
}
.mission-image-box{
  width: 100%;
  float:left;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
.mission-image-box img{
    margin-right: 20px;
}

.mission-image-box h3{
    color:#788aa2;
    font-weight:600;
    margin-bottom: 0px;
     font-family: "poppins", sans-serif; 
         font-size: 1.5rem;
}
.mission-vision-block p{
    color:#fff;
}
/*==================*/
.clientlogo-box{
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.clientlogo-box img{width:70%;}

.clients-row .col-lg-2{
    margin-bottom: 20px;
}
/*=========================*/
.contact-box{
    box-shadow: 0px 0px 38px 0px rgb(0 0 0 / 10%);
    padding: 20px;
        height: 100%;
    
}
.contact-box.box-1{
    border-top-left-radius: 35px;
    border-left: 2px solid #788aa2;
    border-top: 2px solid #788aa2;
}
.contact-box.box-2{
    border-top: 2px solid #788aa2;
}
.contact-box.box-3{
    border-top-right-radius: 35px;
    border-right: 2px solid #788aa2;
    border-top: 2px solid #788aa2 ;
}
.contactus-image{
        width: 75px;
    float: left;
    margin-right: 11px;
    border-right: 2px solid #788aa2;
    padding-right: 12px;
    height: 100%;
    display: flex;
    align-items: center;
}
.contactus-image img{ width:100%;}
.contact-item  p{font-size: 14px;}
.contact-box h4{
    color:#2b7dba;
    font-weight:600;
    margin-bottom: 0px;
     font-family: "poppins", sans-serif; 
}
.contact-from-block{
    margin-top: 60px;
}
.contact-from-box{
    box-shadow: 0px 0px 38px 0px rgb(0 0 0 / 10%);
    padding: 20px 30px;
        height: 100%;
       border-bottom-left-radius: 35px;
    border-left: 2px solid #788aa2;
    border-bottom:  2px solid #788aa2; 
    
}
.contact-from-box h3{
    color:#2b7dba;
    font-weight:600;
    margin-bottom: 20px;
     font-family: "poppins", sans-serif; 
}
.contact-map{
    box-shadow: 0px 0px 38px 0px rgb(0 0 0 / 10%);
    padding: 20px;
        height: 100%;
       border-bottom-right-radius: 35px;
    border-right: 2px solid #788aa2;
    border-bottom:  2px solid #788aa2; 
    
}
.submit{
    background: #0b7dba;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    border-radius: 1px;
    font-size: 16px;
    font-weight: 500;
    font-family: poppins, sans-serif;
    transition: all 0.5s;
}
.submit:hover{
    background: #788aa2;
}
.contact-from-box input{height: 40px;}
/*=============product page=======================*/
.product-row{margin-bottom: 2rem}

@media screen and (max-width: 767px){

  .product-row{flex-direction: column-reverse;}
}
.img-fit{max-width: 100%;}
.product-title{
    font-weight: 600;
    font-family: poppins, sans-serif;
    background: #7688a1;
    display: inline-block;
    padding: 10px 18px;
    padding-right: 30px;
    color: #fff;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}
.product-image{
    text-align: center;
        padding-top: 4rem;
}
.product-table thead{
    background: #0b7dba;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: poppins, sans-serif;
    letter-spacing: 0.3px;
}
.product-table  tbody tr{
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: poppins, sans-serif;
    letter-spacing: 0.2px;   
}
.product-table  tbody tr:nth-child(even){
        background: rgb(11 125 186 / 5%);
}
.product-table  tbody td{
    padding: 12px 8px !important;
}
.product-table  tbody td:nth-child(2), .product-table  tbody td:nth-child(3){ text-align:center;}


.call-box2 {
    color: #000;
    position: relative;
    font-size: 20px;
    padding: 7px 10px 7px 55px;
    font-family: var(--font-family-title);
    font-weight: 500;
    position:fixed;
    bottom:50px;
    left:20px;z-index: 99999;
}
.call-box2 span {
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    width: 45px;
    border-radius: 45px;
    line-height: 45px;
    text-align: center;
    color: var(--primary);
    background: #32a200;
    font-weight: 800;
}
.call-box2 span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 100%;
    animation: animationSignal1;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    -webkit-animation: animationSignal1;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    z-index: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: all 0.5;
    -o-transition: all 0.5;
    -webkit-transition: all 0.5;
    -ms-transition: all 0.5;
    transition: all 0.5;
}
.call-box2 span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    animation: animationSignal2;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    -webkit-animation: animationSignal2;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    z-index: -1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: all 0.5;
    -o-transition: all 0.5;
    -webkit-transition: all 0.5;
    -ms-transition: all 0.5;
    transition: all 0.5;
}

@keyframes animationSignal1 {
    0% {
        opacity: 0.8;
        transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    100% {
        transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-webkit-keyframes animationSignal1 {
    0% {
        transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    100% {
        transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes animationSignal2 {
    0% {
        transform: scale(0.9);
        -moz-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
    }
    100% {
        transform: scale(1.9);
        -moz-transform: scale(1.9);
        -webkit-transform: scale(1.9);
        -ms-transform: scale(1.9);
        -o-transform: scale(1.9);
        opacity: 0;
    }
}
@-webkit-keyframes animationSignal2 {
    0% {
        transform: scale(0.9);
        -moz-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
    }
    100% {
        transform: scale(1.9);
        -moz-transform: scale(1.9);
        -webkit-transform: scale(1.9);
        -ms-transform: scale(1.9);
        -o-transform: scale(1.9);
        opacity: 0;
    }
}

/*end*/
.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
  z-index: 9999;
}

.cd-panel::after {
  /* overlay layer */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-panel.cd-panel--is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
      z-index: 9999;
}

.cd-panel.cd-panel--is-visible::after {
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}

.cd-panel__header {
  position: fixed;
  width: 90%;
  height: 50px;
  line-height: 50px;
  background: #000;
  z-index: 2;
  -webkit-box-shadow: 0 1px 1px #454545;
          box-shadow: 0 1px 1px #454545;
  -webkit-transition: -webkit-transform 0.3s 0s;
  transition: -webkit-transform 0.3s 0s;
  transition: transform 0.3s 0s;
  transition: transform 0.3s 0s, -webkit-transform 0.3s 0s;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}

.cd-panel__header h1 {
 padding-left: 7%;
  font-size: 22px; 
  margin:10px 0px 0px 0px; 
  color:  #fff; 
  font-weight: 500;font-family: "Montserrat", sans-serif;
}

.cd-panel--from-right .cd-panel__header {
  right: 0;
}

.cd-panel--from-left .cd-panel__header {
  left: 0;
}

.cd-panel--is-visible .cd-panel__header {
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}

@media only screen and (min-width: 768px) {
  .cd-panel__header {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel__header {
    width: 28%;
  }
}

.cd-panel__close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.cd-panel__close::before, .cd-panel__close::after {
  /* close icon created in CSS */
  content: '';
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #fff;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.cd-panel__close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cd-panel__close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cd-panel__close:hover {
  background-color: #fff;
}

.cd-panel__close:hover::before, .cd-panel__close:hover::after {
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.cd-panel__close:hover::before {
  -webkit-transform: rotate(220deg);
      -ms-transform: rotate(220deg);
          transform: rotate(220deg);
}

.cd-panel__close:hover::after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.cd-panel--is-visible .cd-panel__close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
          animation: cd-close-1 0.6s 0.3s;
}

.cd-panel--is-visible .cd-panel__close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
          animation: cd-close-2 0.6s 0.3s;
}

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.cd-panel__container {
  position: fixed;
  width: 90%;
  height: 100%;
  top: 0;
  background: #ffffff;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.cd-panel--from-right .cd-panel__container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.cd-panel--from-left .cd-panel__container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.cd-panel--is-visible .cd-panel__container {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@media only screen and (min-width: 768px) {
  .cd-panel__container {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel__container {
    width: 28%;
  }
}

.cd-panel__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 7%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;background: #000;
}

.cd-panel__content p {
  font-size: 1.4rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0;
}

.cd-panel__content p:first-of-type {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .cd-panel__content p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.menu-desktop{display: block;}

.menu-mobile{display: none;}

.cd-panel__content ul {padding:5px ;}

.cd-panel__content ul li{padding-bottom:12px; margin-bottom: 12px; border-bottom: 1px solid #2e2e2e}

.cd-panel__content ul li a{ font-family: "Roboto", serif;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;}

.cd-panel__content ul li ul {padding:15px ;}

.cd-panel__content ul li ul li{padding-bottom:10px; margin-bottom: 0px; border-bottom: 0px solid #2e2e2e}

.cd-panel__content ul li ul li a{ font-family: "Roboto", serif;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;}

.cd-panel__content ul li ul li a i{ 
        color: #fff;
    font-size: 6px;
    float: left;
    padding-right: 10px;
    padding-top: 8px;
  }

  .product-heading{font-family: "Roboto", serif;
    color: #000;
    font-size: 22px;
    letter-spacing: 0.5px;
padding-bottom: 10px;}

.product-heading1{font-family: "Roboto", serif;
    color: #0077b7;
    font-size: 32px;
    letter-spacing: 0.5px;
padding-bottom: 10px; text-align: center; font-weight: 700}

.featured_section135 {
    display: none;
}

.enquire-cont{
    display: none;
}