 

@media (min-width: 769px) and (max-width: 1590px) {

.laptop-mar{
    margin-top: 2%!important;
}
.list-inline-desk li {

    margin-left:-12px !important;
    list-style: none;
    gap: 51px!important;
}
}


@media (min-width: 0px) and (max-width: 768px) {
.product_sidebar {
    position: fixed;
    top: 315px;
    width: 440px;
    display: none;
    /* margin-left: -3%; */
}
.navbar-default {
    background-color: #fff;
    margin-bottom: 0;
    border: none;
    position: unset!important;
    width: 100%;
}

.padding-left-0 {
    padding-left: 70px !important;
}

.padding-conts {
    margin-top:-200px !important;
}


.product-header h2 {
   
    margin-top: 25px!important;
}
#row-center {
    
     padding: 11px;

}
.kosmos_inner_image img {
   padding: unset!important;
    margin-bottom: 20px!important;
    border-radius: 11px!important;

}


















}




.title-desk{
    margin-top: -10px!important;
}
.padding-cont{
   margin-top: 100px!important;
}

.product_sidebar {
  position: sticky; 
  top: 134px; 
  
}

.product_sidebar.fixed {
  position: fixed; 
  top: 134px; 
  
}
 .main-menu li {
            position: relative;
            list-style: none;
        }

        .main-menu a { 
            text-decoration: none; 
        }

        .sub-menu {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
/*            padding: 10px;*/
            z-index: 1;
            width: 100%;
        }

        .main-menu li:hover .sub-menu {
            display: block;

        }
      

      .main-menu:hover {
        height: 100px!important;
      width: 400px;
      }

.bg-color{
    background-color: #80bae5;
}
.about_area {
    background-color: white;
    margin-top: 37px;
    margin-bottom: 40px!important;
}

h1,
h2,
h3,
h4,
h5,
h6,
html * {
    -webkit-font-smoothing: antialiased;
}
.box_feat,
p {
    margin-bottom: 25px;
}
.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent;
}
html * {
    -moz-osx-font-smoothing: grayscale;
}
body {
    background: #fff;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    font-family: Quicksand, "Helvetica Neue", Arial, sans-serif;
/*font-family: BwModelica-Regular;*/
/*    color: #9b9b9b;*/
    color: #000000;
	margin-bottom: 0px!important;
}
h1.main_title em,
h2.main_title em,
h3.main_title.white em,
h3.main_title_left em {
    display: block;
    width: 80px;
    height: 4px;
    background-color: #078e24;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-weight: 500;
}

.container {
    width: 90%!important;
    margin: auto;
}




.error{background-color: #FF6600;border:#AA4502 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
.success{background-color: #12CC1A;border:#0FA015 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
.info{font-size:.8em;color: #FF0000;letter-spacing:2px;padding-left:5px;}
.btnAction{background-color:#2FC332;border:0;padding:10px 40px;color:#FFF;border:#F0F0F0 1px solid; border-radius:4px;}
.btnRefresh{background-color:#8B8B8B;border:0;padding:7px 10px;color:#FFF;float:left;}
.padding-left-0{padding-left: 0px!important;}
.margin-bottom-0{margin-bottom:0px!important;}
.margin-top-4{margin-top:4px!important;}
.mod-list li{display:inline;}
.mod-list li a{padding:0px 7px;color:#ffffff!important;font-family: Quicksand,"Helvetica Neue",Arial,sans-serif;}
.mod-list li a:hover{color:#00ff4b!important;}


/* Product accordion  */
p.accordion {
    background-color: #f3f3f3;
    color: #444;
    cursor: pointer;
    margin-left: -17px;
    padding: 7px;
    width: 101%;
    font-size: 17px;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom: -11px;
    border-bottom: 1px solid;
}

/* Unicode character for "plus" sign (+) */
p.accordion:after {
    content: '\2795'; 
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}


.arrow {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right:10px;
}


/* Unicode character for "minus" sign (-) */
/* Style the element that is used to open and close the accordion class */
p.accordion {
   /* background-color: #eee;*/
     color: #444;
    cursor: pointer;
    padding: 7px;
    font-size: 17px;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    border-bottom: 1px solid #c8c8c8;

}





/* Unicode character for "plus" sign (+) */
p.accordion:after {
    content: '+';
    font-size: 21px;
    color: #000;
    float: right;
    margin-left: 7px;
    margin-top: -5px;
}



p.accordion:before{
    content: '\f105';
    font-family: FontAwesome;
    background: #d3d3d3;
    color: #0d0d0d;
    width: 20px;
    padding-left: 2px;
    height: 20px;
    display: block;
    float: left;
    line-height: 18px;
    vertical-align: middle;
    margin: 4px 10px 0 3px;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    border-radius: 100px;

}
.arrow {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right:10px;
}


/* Unicode character for "minus" sign (-) */
p.accordion.active:after {
    content: "-"; 	
    font-size: 21px;
    color: #000;
    float: right;
    margin-left: 7px;
    margin-top: -5px;
}

/* Style the element that is used for the panel class */

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    opacity: 0;
    color: black;
    margin-bottom:0px;
}
div.panel.show > a{
color: #0076c1;
}
div.panel.show {
	opacity: 1;
    max-height: 500px;
    width: 306px;
    margin-top: 11px;
    color: #0076c1;
    font-size: 16px;/* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}

.product123{
	    margin-left: 27px;
}	
	
/*Product Accordion*/




/*Product Thumb */
		.wt-thum-bx,
		.wt-post-thum {
			background-color: #fff;
			min-height: 202px;
		}
		
		.wt-thum-bx img,
		.wt-post-thum img {
			width: 100%;
			height: auto;
		}
		
		.wt-product-box{
			border:1px solid #ebebeb;
			margin-bottom:40px;
		}
		
		.block-shadow {
			-webkit-box-shadow: 0 10px 30px 0 rgb(50 50 50 / 16%);
			box-shadow: 0 10px 30px 0 rgb(50 50 50 / 16%);
		}
		
		.bg-gray {
			background-color: #eff3f6;
		}
		
		.p-caption {
			padding: 8px;
			color: black;
			font-size: 18px;
		}


/*Product Thumb Ends*/

/*********** Authorization section ************/
.auth-title{
	text-align:center;
	font-size:36px;
	color:#FFFFFF!important;
	padding-bottom: 28px;
}
.auth-logo img{
	border: 3px solid #eaeaea!important;
    padding: 19px!important;
    background-color: #ffffff!important;
	width: 100%!important;
	margin: 0px 0px 25px 0px;
}
.last-logo-main-div{
  margin: 0px 0px 25px 0px; 
  text-align:center; 
}
/*.last-logo {
    width: 26%!important;
	margin: auto;
}*/
/*********** Authorization section End ************/
/*Brands*/
.product-brands{
	margin-top:100px;
	margin-bottom:100px;
}
.product-brands img{
	 margin-top:40px;
	 margin-bottom:40px;
	 border:2px solid #dbdbdb;
}	
	
/*Brands Ends*/



.industries figure img { border-radius:5px; margin-top:40px; width:100%;}
.industries figcaption {font-weight:600; text-align:center; color: #2a2f86; font-size:18px; padding-top: 20px;}


.bg_white h1,
.bg_white h2,
.bg_white h3,
.bg_white h4,
.bg_white h5,
.bg_white h6 {
    color: #222;
}

.widget h4 {
    color: #000;
    font-weight: 400;
    font-size: 22px;
}

.sidebar-list{
	 list-style:none;
	 margin:0px;
	 padding:0px;	
	 
}

.sidebar-list li{
	 line-height:34px;
	 font-size:16px;
	 border-bottom:1px dashed #000000;
}

p.lead.styled {
    font-size: 18px;
    font-weight: 500;
}
p.lead.styled.center {
    text-align: center;
    padding: 0 10% !important;
    margin-bottom: 45px;
}
hr {
    margin: 15px 0 30px;
    border-color: #333;
}
h1.main_title,
h2.main_title {
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
    font-size: 36px;
    color: #000000;
    font-weight: 500;
    /*text-transform: uppercase;*/
	line-height: 44px;
}
h1.main_title span,
h2.main_title span {
    display: block;
    color: #000;
    font-size: 21px;
    text-transform: none;
}
h1.main_title em,
h2.main_title em {
    margin: auto auto 20px;
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
h3.main_title {
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
    font-size: 36px;
    color: #333;
    text-transform: uppercase;
}
h3.main_title span {
    display: block;
    color: #999;
    font-size: 18px;
    text-transform: none;
}
h3.main_title.white {
    color: #fff;
}
h3.main_title.white span {
    color: #999;
}
h3.main_title.white em {
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: auto auto 20px;
}
h3.main_title_left {
    margin: 0 0 30px;
    padding: 0;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
h3.main_title_left span {
    display: block;
    color: #999;
    font-size: 16px;
    text-transform: none;
}
h3.main_title_left em {
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.bg_white h3.main_title_left {
    color: #333;
}
.bg_white p.lead.styled {
    padding: 0;
}
.call-action-home{
	text-align: center;
}
.call-no{
	color:#ffffff; ;font-size:25px;font-weight:600;
}
.call-no a{
	color:red;
}
.call-button{
	 background-color:green; font-size:20px; border-radius:50px; border:none; padding:3px 25px;
}
.call-button:hover{
	 background-color:black; font-size:20px; border-radius:50px; border:none; padding:3px 25px;
}

.call-button a{
	color:#ffffff;
}

a {
    color:white;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    outline: 0;
}
a:focus,
a:hover {
    color: #10ff00;
    text-decoration: none;
    outline: 0;
}
.btn_outline,
a.btn_outline {
    border: 2px solid #fff;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    cursor: pointer;
    padding: 5px 20px;
    display: inline-block;
    outline: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.btn_outline:hover,
a.btn_outline:hover {
    background: #333;
    color: #fff;
    border: 2px solid #333;
}
.btn_1,
.btn_1.medium,
a.btn_1,
a.btn_1.medium {
    border: none;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    font-family: inherit;
    color: #111;
    background: #48e0a4;
    cursor: pointer;
    outline: 0;
}
.btn_1,
a.btn_1 {
    font-size: inherit;
    padding: 7px 20px;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn_1.home,
.btn_outline,
a.btn_1.home,
a.btn_outline {
    min-width: 160px;
    margin-top: 35px;
}
.btn_1.medium,
a.btn_1.medium {
    padding: 10px 20px;
    font-size: 18px;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
}
.btn_1:hover,
a.btn_1:hover {
    background: #48e0a4;
    box-shadow: 0 0 15px rgba(72, 217, 217, 0.6);
}
.btn_full,
a.btn_full {
    border: none;
    font-family: inherit;
    width: 100%;
    color: #111;
    background: #48e0a4;
    cursor: pointer;
    padding: 15px 20px;
    outline: 0;
    font-size: 12px;
    line-height: 1.1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.btn_quote, a.btn_quote {
    font-size: 16px;
    padding: 3px 15px;
    transition: all 0.3s;
    background: #48e0a4;
}
.btn_quote, a.btn_quote:hover {	
    font-size: 16px;
    padding: 3px 15px;
    transition: all 0.3s;
    background:#000000;
}

.quote_banner:before,
ul.list_ok li:before {
    font-family: ElegantIcons;
}
#top_nav ul,
header {
    padding: 0;
    margin: 0;
}
.btn_full:hover,
a.btn_full:hover {
    background: #48e0a4;
    box-shadow: 0 0 15px rgba(72, 217, 217, 0.6);
}
#logo_home h1 a,
#subheader_1 {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
header {
    background-color: #111;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.animated {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform, opacity;
}
.animated.swingInX {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ie-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: swingInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: swingInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: swingInX;
    backface-visibility: visible !important;
    animation-name: swingInX;
}
.animated.flipInX,
.animated.swingOutX {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
}
@-webkit-keyframes swingOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(-90deg);
    }
}
@-moz-keyframes swingOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(-90deg);
    }
}
@-o-keyframes swingOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0);
    }
    100% {
        -o-transform: perspective(400px) rotateX(-90deg);
    }
}
@keyframes swingOutX {
    0% {
        transform: perspective(400px) rotateX(0);
    }
    100% {
        transform: perspective(400px) rotateX(-90deg);
    }
}
.animated.swingOutX {
    -webkit-transform-origin: top;
    -webkit-animation-name: swingOutX;
    -moz-animation-name: swingOutX;
    -o-animation-name: swingOutX;
    animation-name: swingOutX;
    backface-visibility: visible !important;
}
@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%);
    }
    100% {
        -o-transform: translateY(0);
    }
}
@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
.animated.slideDown {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown;
}
@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-100%);
    }
}
@-moz-keyframes slideUp {
    0% {
        -moz-transform: translateY(0);
    }
    100% {
        -moz-transform: translateY(-100%);
    }
}
@-o-keyframes slideUp {
    0% {
        -o-transform: translateY(0);
    }
    100% {
        -o-transform: translateY(-100%);
    }
}
@keyframes slideUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}
.animated.slideUp {
    -webkit-animation-name: slideUp;
    -moz-animation-name: slideUp;
    -o-animation-name: slideUp;
    animation-name: slideUp;
}
@-webkit-keyframes swingInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
    }
}
@-moz-keyframes swingInX {
    0% {
        -moz-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0);
    }
}
@-o-keyframes swingInX {
    0% {
        -o-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        -o-transform: perspective(400px) rotateX(0);
    }
}
@keyframes swingInX {
    0% {
        transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        transform: perspective(400px) rotateX(0);
    }
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -o-transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}
.animated.flipInX {
    -webkit-animation-name: flipInX;
    -moz-animation-name: flipInX;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
.animated.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-200px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }
    80% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-200px);
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }
    80% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0);
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-200px);
    }
    60% {
        opacity: 1;
        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
.animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
    }
}
@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0);
    }
    30% {
        opacity: 1;
        -moz-transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-200px);
    }
}
@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0);
    }
    30% {
        opacity: 1;
        -o-transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-200px);
    }
}
@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }
    30% {
        opacity: 1;
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        transform: translateY(-200px);
    }
}
.animated.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
#top_nav {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 9;
}
#top_nav ul {
    list-style: none;
    font-size: 26px;
}
#top_nav ul li {
    display: inline-block;
    margin-left: 3px;
}
#top_nav ul li a {
    color: #000;
    display: inline-block;
    position: relative;
}
#top_nav ul li a:hover {
    color: #ffffff;
}
#top_nav ul li a .cart_count {
    font-size: 11px;
    display: inline-block;
    background-color: #fff;
    color: #333;
    padding: 2px 5px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: -2px;
    line-height: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#logo a,
#logo_home h1 a {
    /*background-color:#fff;padding:25px;*/
    box-sizing: content-box;
    display: block;
}
#logo_home h1 {
/*     background-image: url(../img/darsh.jpg);*/
    margin: 0;
    padding: 0;
}
#logo_home h1 a {
    width: 250px;
    height: 96px;
    background-image: url(../img/logo_2x.jpg); 
    background-repeat: no-repeat;
    text-indent: -9999px;

}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    #logo_home h1 a {
        background-image: url(../img/logo_2x.jpg);
        background-size: 190px 48px;
      

    }
	/*** Authorization responsive style ***/
	.auth-logo img{
		margin-bottom: 20px!Important;
		margin: 0px 12px;
		margin: 25px 0px 25px 0px; 
	}
	.last-logo-main-div{
		margin: 0px!important;
		margin: 25px 0px 25px 0px; 
	}
	.last-logo {
		width: 100%!important;
	}
	/*** Authorization responsive style End ***/
}




#subheader_1 {
    height: 650px;
    background-image: url(../img/subheader_1.jpg);
    background-size: cover;
}
.parallax_window_in {
    height: 550px;
    position: relative;
    display: table;
    width: 100%;
}
.parallax_window_in.short {
    height: 198px;
    position: relative;
    display: table;
    width: 100%;
}


.product-side-column{

    height: 100%;
    background-color: #f3f3f3; 
    border-bottom: 1px solid grey;    
}

.product-side-column{
    margin-right: 1px!important;
    margin-top: -32px;
    height: 100%;
    background-color: #f3f3f3; 
    border-bottom: 1px solid grey; 
}

.product-container .column {
    float: left;
    width: 30%;
    margin-bottom: 25px;
    margin-left: 34px;
}

.column img{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);    
    height: 100%;
}

.column img:hover{
        border:2px solid red;

}
/* Clearfix (clear floats) */
.row_2::after {
  content: "";
  clear: both;
  display: table;
}

#sub_content_in,
.parallax_window_in.short #sub_content_in {
    display: table-cell;
    padding: 45px 0 0;
    background: rgb(0 72 105);


}
#sub_content_in {
    vertical-align: middle;
    text-align: right;

}
.parallax_window_in.short #sub_content_in {
    vertical-align: bottom;
    text-align: left;
    
}
.parallax_window_in.short #sub_content_in.cart {
    padding: 0;
    vertical-align: middle;
    text-align: center;

}
#sub_content_in h1 {
    color: #fff;
    font-weight: 700;
    /*text-transform: uppercase;*/
    font-size: 36px;
    
}
#sub_content_in p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
main {
    background-color: #1c1c1c;
}

/*navbar*/
/**/
.navbar-default {
    background-color: #fff;
    margin-bottom: 0;
    border: none;
    position: fixed;
    width: 100%;
}
#navbar {
    margin-top: 25px;
}
.navbar-header-wp {
    position: relative;
}
.navbar-default .navbar-nav li a {
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    padding: 37px 15px 15px;
    font-weight: 700;
}
.navbar-default .navbar-nav li:last-child a {
    padding-right: 0;

}
.navbar-default .navbar-nav li a:hover {
    color: #017b25;
    text-decoration: none;
}
.navbar-default .navbar-nav li.active > a,
.navbar-default .navbar-nav li.active > a:focus,
.navbar-default .navbar-nav li.active > a:hover,
.navbar-default .navbar-nav li.open > a,
.navbar-default .navbar-nav li.open > a:focu,
.navbar-default .navbar-nav li.open > a:hover {
    background-color: transparent;
    color: #48e0a4;
}
.navbar-default .navbar-nav li > .dropdown-menu {
/*    padding: 10px 20px;*/
/*padding: 10px;*/
    margin-top: 3.2px;
/*    margin-left: -1px;*/
    left: 0;
    background-color: white;
    min-width: 200px;
    border-radius: 20;
    border: 1px solid gray;
    color: white;
    border-top: 0px;

}


.navbar-default .navbar-nav li a {
text-align: center;



}

.dropdown-menu li {
padding-top: 0px;
padding-bottom: 10px;

}


        
.dropdiwn-list{
list-style: none;

}




/**/

.dropdown-menu li {
   /* border-bottom:1px solid #000000;*/
}
.navbar-default .navbar-nav li > .dropdown-menu a {
    padding: 10px 0;
    color: #000000;
    font-size: 15px;
    text-transform: uppercase;
}
#form_contact h3,
#hero_video > div h3,
#submit-analysis.button,
#submit-newsletter_2.button,
.box_feat h3,
.button_intro_2,
.case_studies div a h4,
.case_studies div a p,
.content_center h3,
.features-content h3,
.navbar-default .navbar-nav li.mega .dropdown-menu h5,
.panel-default > .panel-heading,
.panel-login > .panel-heading a,
.progressText,
.quote_banner a,
.slide_typo_2,
.team-item-detail-inner h4,
.team-item-info h4,
a.button_intro_2,
h3.slide_typo {
    /*text-transform: uppercase;*/
}
.navbar-default .navbar-nav li > .dropdown-menu .active a,
.navbar-default .navbar-nav li > .dropdown-menu a:focus,
.navbar-default .navbar-nav li > .dropdown-menu a:hover {
    background-color: transparent;
    color: #48e0a4;
}
#social_footer ul li a,
.navbar-default .navbar-nav li.mega .dropdown-menu .active a,
footer,
footer a,
footer h3 {
    color: #fff;
}
.navbar-default .navbar-nav li.mega {
    position: static;
}
.navbar-default .navbar-nav li.mega .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    padding: 50px 50px 30px;
}
.navbar-default .navbar-nav li.mega .dropdown-menu h5 {
    margin-bottom: 10px;
    color: #c804e2;
    font-size: 17px;
}
.navbar-default .navbar-nav li.mega .dropdown-menu ul.list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
    min-height: 130px;
}
.navbar-default .navbar-nav li.mega .dropdown-menu .list:after {
    content: " ";
    width: 1px;
    height: 105%;
    background-color: #303030;
    display: inline-block;
    float: right;
    top: -10px;
    position: absolute;
    right: 25px;
}
.navbar-default .navbar-nav li.mega .dropdown-menu .no-divider:after {
    content: none;
}
.cmn-toggle-switch {
    display: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
}
@media (min-width: 1200px) {
    .navbar-nav > li.mega > .dropdown-menu {
        width: 1170px;
    }
}
@media (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
    .navbar-nav > li.mega > .dropdown-menu {
        width: 970px;
    }
}
@media (min-width: 768px) {
    .navbar-nav > li.mega > .dropdown-menu {
        width: 750px;
    }
}
footer {
    background: #0075c5;
	position: relative!important;
	z-index:99999!important;
	width: 100%!important;
	
}
footer h6 {   
    font-weight: 700;
	color: #fff!important;
    text-transform: uppercase;
	font-size:20px;
}

footer .list li{
    display: inline;
    padding-right: 17px;
    font-size: 15px;
}
.top-heading{
	margin:0px!important;
}
#social_footer ul li a, footer a {
    font-family: Quicksand, "Helvetica Neue", Arial, sans-serif;
}

#social_footer ul li a:hover, footer a:hover {
    color: #48e0a4;
}

#logo_footer {
    margin: 12px 0 15px;
}

.border{
    border-right: 1px solid black; 
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
}

footer ul {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
}
#social_footer {
    text-align: center;
    /*border-top: 1px dotted rgba(255, 255, 255, 0.2);*/
    padding-top: 5px;
    margin-top: 10px;
}
#social_footer p {
    font-size: 12px;
    color: #8c8c8c;
}
#social_footer ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
#social_footer ul li {
    display: inline-block;
    margin: 0 5px 10px;
}
#social_footer ul li a {
    text-align: center;
    line-height: 34px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
}
#contact_bg {
    background: url(../img/map_footer.png) center 90% no-repeat;
}
ul#contact_details_footer {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
ul#contact_details_footer li {
    margin-bottom: 20px;
}
ul#contact_details_footer li#address_footer,
ul#contact_details_footer li#email_footer,
ul#contact_details_footer li#phone_footer {
    position: relative;
    padding-left: 30px;
}
#address_footer:before,
#email_footer:before,
#phone_footer:before {
    font-style: normal;
    font-weight: 400;
    font-family: ElegantIcons;
    position: absolute;
    font-size: 20px;
    left: 0;
    top: -5px;
    color: #f53e7d;
}
#address_footer:before {
    content: "\e009";
}
#phone_footer:before {
    content: "\e00b";
}
#email_footer:before {
    content: "\e010";
    top: -8px;
}

footer .copy-right {
    background-color: #000;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
}


footer .copy-right .cpy {
   
    font-size: 15px;
}

footer .copy-right .pwd a {   
    text-decoration: none; 
	color:#434343; 
	font-size:11px
}

#full-slider-wrapper {
    margin-top: 133px;
/*    margin-top: 80px;*/
}
h3.slide_typo {
    white-space: nowrap;
    font-weight: 500;
    color: #fff;
    font-size: 60px;
    padding: 15px 30px;
}
.slide_typo_2 {
    color: #fff;
    font-size: 24px!important;
	line-height:35px;
    white-space: nowrap;
    background-color: rgba(27, 27, 30, 0.5);
    padding: 10px 20px;
}
.button_intro_2,
a.button_intro_2 {
    border: none;
    font-style: normal;
    color: #111 !important;
    background: #48e0a4;
    cursor: pointer;
    padding: 12px 20px;
    display: inline-block;
    outline: 0;
    font-size: 13px;
    text-align: center;
    -webkit-transition: background 0.3s !important;
    -moz-transition: background 0.3s !important;
    transition: background 0.3s !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-width: 110px;
    font-weight: 900;
}
.button_intro_2:hover,
a.button_intro_2:hover {
    background: #fff;
    color: #111 !important;
}
.box_feat {
    color: #fff;
    background: linear-gradient(transparent, #399);
    padding: 45px 30px 5px;
    font-size: 16px;
    border-top: 2px solid #fff799;
    text-align: center;
    position: relative;
}
.box_feat h3 {
    color: #fff;
    font-weight: 500;
}
.box_feat a {
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
    position: absolute;
    font-size: 20px;
    color: #fff;
    line-height: 1;
}
#hero_video,
iframe {
    /*height: 100%;*/
    width: 100%;
}
.box_feat a:hover {
    color: #fff799;
}
.header-video {
    position: relative;
    overflow: hidden;
    background: #000;
}
#hero_video {
    position: relative;
    background-size: cover;
    color: #fff;
    font-size: 16px;
    display: table;
    z-index: 9;
    text-align: center;
}
#hero_video > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10%;
}
#hero_video > div h3 {
    font-size: 50px;
    font-weight: 900;
    font-style: italic;
    margin-top: 100px;
    color: #fff;
}
#hero_video > div p {
    font-size: 21px;
}
video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    width: 100%;
}
.header-video--media,
.teaser-video {
    width: 100%;
    height: auto;
}
#message-analysis {
    text-align: center;
}
#submit-analysis.button {
    padding: 14px 35px;
    display: inline-block;
    background-color: #48e0a4;
    color: #111;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    outline: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#submit-analysis.button:hover {
    background-color: #111;
    color: #fff;
}
#analysis input.form-control {
    background-color: #fff;
    border: none;
    height: 50px;
    font-size: 15px;
    padding-left: 20px;
    width: 350px;
    margin-top: -2px;
    margin-right: 5px;
    color: #555;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#analysis input.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
}
.case_studies div a {
    background-color: #222;
    padding: 25px;
    color: #fff;
    display: block;
    text-align: center;
}
.case_studies div a:hover {
    background-color: #f53e7d;
}
.case_studies div a figure img {
    margin-bottom: 34px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 16px 16px -8px;
}
.carousel_project div figure img {
    margin-bottom: 34px;
    box-shadow: rgba(0, 0, 0, 1) 0 16px 16px -8px;
}
.case_studies div a h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: 700;
}
.case_studies div a p {
    margin-bottom: 0;
    color: #fff;
    opacity: 0.6;
    font-size: 12px;
}
.intro_title_header {
    /*margin-top: 80px;*/
}

.intro_title_header h3 {
    font-size: 29px;
    margin-bottom: 10px;
	line-height:47px;
    color: #fff;
    font-weight: 700;
    
}
.intro_title_header p {
    color: #fff;
    font-size: 21px;
    
}
#form_container {
    position: relative;
   
    padding-top: 60px;
	padding-bottom: 60px;
    background: url(../img/2.png) center top no-repeat;
    background-size: cover;
    color: #fff;
    width: 100%;
    z-index: 99;

}
.product-img{
    size: 40px;
}

#form_container2 {
    position: relative;   
    padding-top: 90px;
    padding-bottom: 90px;
    background: url(../img/3.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
    width: 100%;
    height: 10%;
    z-index: 99;

}
#form_container3 {
    position: relative;   
    padding-top: 120px;
    padding-bottom: 120px;
    background: url(../img/4.jpg) center bottom no-repeat;
    background-size: cover;
    color: #fff;
    width: 100%;
    height: 10%;
    z-index: 99;

}

#form_contact {
    background: #ffffff;
    padding: 20px 30px 5px;
    position: relative;
}
#form_contact input.form-control {
    color: #000;
}
.loader {
    margin-left: 5px;
    position: absolute;
}
#form_contact .loader {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #111;
}

.c-info {
    background: #f7f7f7;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 28px;
    margin-bottom: 20px;
}

.c-info h6 {
	font-size: 18px;
    font-weight: 600;
    color: #333333;
	margin-top:0px!important;
}

.c-info p {
    margin: 0px;
    color: #000000;
    font-size: 28px;
    line-height: 26px;
}

/*********************************
About Us Page
*********************************/

.about-video-img {
	/*width: 450px;*/
	float: left;
	position: relative;
	margin-top: 40px;
	
}

.about-video-img img {
	max-width: 100%;
	height: auto;
}
.about-video-section {
	padding: 50px 0 0px;
}
.about-video-img a {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	background: #fff;
	text-align: center;
	line-height: 70px;
	font-size: 24px;
	border-radius: 100%;
	color: #66bb6a;
	box-shadow: 0 0 25px rgba(0,0,0,.30);
	z-index: 99;
}

.contact-btn{
    background-color: #fff; 
    border-radius: 12px; 
    border: 1px solid black; 
    color: black; 
    width: 130px; 
    height: 40px; 
    font-size: 19px;
}

h2{
  text-align:center;
  /*padding: 20px;*/
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.about-video-img a:after {
	background: rgba(255,255,255,.5);
	width: 95px;
	height: 95px;
	content: "";
	border-radius: 100%;
	position: absolute;
	left: -12px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
	box-shadow: 0 0 25px rgba(0,0,0,.30);
}
.about-video-img a:hover {
	background: #66bb6a;
	color: #fff;
}

.about-video-img a:hover:after {
	z-index: -7;
}
.about-text {
    margin-top: 35px;
    margin-left: 75px;
}
.about-text h5 {
	font-weight: 600;
	margin: 0 0 10px;
	color: #222222;
	font-size: 19px;
}
.about-text h2 {
	color: #000000;
	font-weight: 700;
	font-size: 26px;
	margin: 0 0 13px;
	line-height:35px;
}
.about-text p  {
	font-size: 17px;
	font-weight: 500;
}



.about-text a{
	color:#000000!important;
	background-color:#ffffff!important;
}
.about-text .btn {
	background: #66bb6a;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	padding: 0 30px;
	line-height: 40px;
}
.about-text a:hover {
	background: #33691e;
	color: #fff;
}

.btn_sell, a.btn_sell {
    font-size: 16px;
    padding: 8px 25px;
    transition: all 0.3s;
	color:#ffffff;	
	background: #000000;
}

.btn_sell, a.btn_sell:hover {
    font-size: 16px;
    padding: 8px 25px;
    transition: all 0.3s;
	color:#000000;
    background: #48e0a4;
}



.error_message {
    margin: 0 0 5px;
    padding: 0;
    color: #c33;
    display: inline-block;
    font-weight: 600;
}
#form_contact .error_message {
    color: #ff9;
}
#form_contact h3 {
    color: #ef5800;
    margin-top: 0;
	margin-bottom: 15px;
	font-size:26px;
	font-weight:700;
}
.box_overlay {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 25px 25px 25px 225px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    font-size: 14px;
    text-align: left;
}
.pic,
.pic h4 {
    position: absolute;
}
.pic {
    left: 25px;
    top: 25px;
    width: 190px;
    height: 80px;
}
.pic h4 {
    left: 95px;
    top: 18px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.pic h4 small {
    display: block;
    color: #fff;
    margin-top: 3px;
}
.pic figure {
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.pic figure img {
    width: 80px;
    height: auto;
    border: 5px solid rgba(0, 0, 0, 0.2);
}
.comment {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 25px;
    font-size: 18px;
    font-style: italic;
}
.team-item-img {
    position: relative;
}
.team-item-img .team-item-detail {
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.team-item:hover .team-item-detail {
    opacity: 1;
    visibility: visible;
}
.team-item-img .team-item-detail .team-item-detail-inner {
    margin: auto;
    padding: 25px;
}
.team-item-detail-inner h4 {
    color: #fff;
    font-weight: 500;
}
.team-item-detail-inner p {
    color: #ccc !important;
}
.team-item-detail-inner .social {
    margin: 0 0 25px;
    padding: 0;
}
.team-item-detail-inner .social li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}
.team-item-detail-inner .social li a {
    color: #fff;
    padding: 10px;
    background-color: #111;
}
.team-item-detail-inner .social li a:hover {
    color: #111;
    background-color: #48e0a4;
}
.team-item-info {
    padding-top: 15px;
    text-align: center;
}
.team-item-info h4 {
    margin-bottom: 0;
}
.box_service {
    text-align: center;
    margin-bottom: 25px;
    padding: 30px 30px 5px;
    background-color: #161616;
    position: relative;
}
.box_service h3 {
    font-size: 26px;
}

.box_service .desc {
    font-size: 17px!important;
}

a.readmore {
    font-size: 16px;
    color: #555;
    line-height: 1;
	text-decoration:underline;
}

a.readmore:hover {
    color: #48e0a4;
}

.box_service a {
    font-size: 16px;
    color: #555;
    line-height: 1;
	text-decoration:underline;
}
.box_service a:hover {
    color: #48e0a4;
}
.features-bg {
    position: relative;
    min-height: 400px;
    background: url(../img/features-intro-01.jpg) center center no-repeat;
    background-size: cover;
}
.video .features-bg {
    background: #000;
    height: 500px;
}
.video .features-bg iframe {
    width: 100%;
    height: 500px;
    text-align: center;
    line-height: 500px;
    margin-bottom: -6px;
}
.video .features-content {
    position: relative;
    padding: 11% 100px 10%;
    height: 500px;
}
.features-img {
    width: 100%;
    height: 400px;
    text-align: center;
    line-height: 400px;
}
.features-content {
    position: relative;
    padding: 11% 100px 10%;
    height: 400px;
    background-color: #161616;
}
.features-content h3 {
    font-size: 32px;
    line-height: 34px;
}
.video .features-content {
    background-color: #000;
}
.box_service_2 {
    position: relative;
    padding-left: 50px;
}
.box_service_2 i {
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 0;
    color: #f53e7d;
}
.bg_content {
    width: 100%;
    background: url(../img/bg_content.jpg) center center no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
}
.content_center {
    color: #fff;
    text-align: center;
}
.content_center h3 {
    color: #fff;
    font-size: 36px;
    margin-top: 0;
}
.content_center h3 em {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #f53e7d;
    margin: auto auto 20px;
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.content_center .lead {
    font-weight: 500;
    color: #999;
}
.tooltip {
    position: relative;
    float: right;
}
.tooltip > .tooltip-inner {
    background-color: #111;
    padding: 5px 15px;
    color: #ccc;
    font-weight: 700;
    font-size: 13px;
}
.popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #111;
}
.progress {
    overflow: visible;
    background-color: rgba(0, 0, 0, 0.35);
    margin-bottom: 30px;
    border-radius: 0;
    height: 10px;
}
.progress-bar {
    background: #48e0a4;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.box_service_single {
    position: relative;
    padding-left: 80px;
}
.box_service_single i {
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 0;
    color: #000000;
}

.box_service_single h3{
	color: #000000!important;
    font-size: 26px;
}

.box_service_single p{
	color: #000000!important;
    font-size: 17px;
}

.box_service_single_2 {
    padding: 0 15px;
    margin-bottom: 45px;
}
.box_service_single_2 img {
    margin-bottom: 34px;
    box-shadow: rgba(0, 0, 0, 1) 0 16px 16px -8px;
}

/* Counter */
.counter_wrapper {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}



.stat_count {
	margin-bottom: 0;
	padding-top: 5px;
	font-size:18px;
	line-height:27px;
	padding-bottom: 8px;
}

.counter_title {
	line-height: 29px;
    font-size: 18px;
	margin-bottom: 0;
	padding-bottom: 8px;
}

#quote_wp {
    padding: 10px 30px 30px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
}
#quoteform label {
    color: #555;
}
#quoteform input.form-control,
#quoteform textarea {
    border-bottom: 2px solid #ededed;
    color: #555;
}
.box_style_5 {
    background: #161616;
    padding: 30px;
    margin-bottom: 20px;
    border-top: 2px solid #f53e7d;
}
.box_style_5 i {
    color: #f53e7d;
}
.box_style_5 h3 {
    margin-top: 0;
}
.box_style_5 ul {
    padding: 0 0 0 25px;
    margin: 0;
}
.box_style_5 ul li {
    margin: 0 0 10px;
}
.quote_banner a {
    background-color: #48e0a4;
    color: #111;
    display: block;
    padding: 17px 15px 15px 45px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
}
.quote_banner {
    position: relative;
}
.quote_banner:before {
    font-style: normal;
    font-weight: 400;
    content: "\e0ee";
    top: 15px;
    font-size: 18px;
    margin-right: 5px;
    position: absolute;
    left: 15px;
    color: #111;
}
.box_style_2 {
    padding: 15px 25px 25px;
    margin-bottom: 20px;
    border: 1px dashed #555;
}
.box_style_2 h4 {
    margin: 10px 0 20px;
}
.box_style_2 ul {
    margin: 0;
    padding: 0 0 0 20px;
}
.box_style_2 ul li {
    margin-bottom: 10px;
}
.box_style_2 ul li:last-child {
    margin-bottom: 0;
}
ul.contacts_info {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
}
ul.contacts_info li {
    margin-bottom: 15px;
}
ul.contacts_info li:last-child {
    margin-bottom: 0;
}
#map_contact {
    width: 100%;
    height: 500px;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #161616;
    z-index: 999999;
}
[data-loader="circle-side"] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-animation: circle infinite 0.95s linear;
    -moz-animation: circle infinite 0.95s linear;
    -o-animation: circle infinite 0.95s linear;
    animation: circle infinite 0.95s linear;
    border: 2px solid #f53e7d;
    border-top-color: rgba(0, 0, 0, 0.6);
    border-right-color: rgba(0, 0, 0, 0.6);
    border-bottom-color: rgba(0, 0, 0, 0.6);
    border-radius: 100%;
}
@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.bg_white {
    background-color: #fff;
}
.bg_gray {
    background-color: #f8f8f8;
}
.form-control {
    border-radius: 0;
    background: 0 0;
    border: none;
    border: 1px solid #555;
    padding-left: 10px;
    box-shadow: none;
    color: #000;
}
.panel,
.panel-group .panel {
    border-radius: 0;
}
.form-control:focus {
    border-color: #ededed;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control::-moz-placeholder {
    color: #8e8e8e;
    font-weight: 500;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #8e8e8e;
    font-weight: 500;
}
.form-control::-webkit-input-placeholder {
    color: #8e8e8e;
    font-weight: 500;
}
.form-group {
    margin-bottom: 12px;
}
.form-group label {
    color: #000;
}
#aside_panel .form-control {
    border-bottom: 2px solid #ededed;
    color: #555;
}
#aside_panel .form-control:focus {
    border-color: #999;
    color: #555;
}
#aside_panel .form-control:-ms-input-placeholder,
#aside_panel .form-control::-moz-placeholder,
#aside_panel .form-control::-webkit-input-placeholder {
    color: #8e8e8e;
}
.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    /*border-color: #ededed;*/
}
.panel-title a {
    display: block;
    color: #444;
}
.panel-default > .panel-heading {
    background-color: #fff;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}
.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-body {
    padding: 30px;
    line-height: 1.6 !important;
    color: #555;
}
.panel-title a .indicator {
    color: #48e0a4;
}
.panel-title a:hover .indicator {
    color: #333;
}
.add_bottom_15 {
    margin-bottom: 15px;
}
.add_bottom_30 {
    margin-bottom: 30px;
}
.add_bottom_45 {
    margin-bottom: 45px;
}
.add_bottom_60 {
    margin-bottom: 60px;
}
.add_bottom_75 {
    margin-bottom: 75px;
}
.add_top_20 {
    margin-top: 20px;
}
.add_top_30 {
    margin-top: 30px;
}
.add_top_60 {
    margin-top: 60px;
}
.more_padding_left {
    padding-left: 40px;
}
.nomargin_top {
    margin-top: 0;
}
.nomargin,
.nopadding {
    margin: 0 !important;
}
.nopadding {
    padding: 0 !important;
}

.padding_40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.margin_60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
/*.margin_120 {
    padding-top: 120px;
    padding-bottom: 120px;
}*/
.margin_120_95 {
    padding-top: 120px;
    padding-bottom: 95px;
}
.margin_60_35 {
    padding-top: 60px;
    padding-bottom: 35px;
}
.margin_60_0 {
    padding-top: 60px;
    padding-bottom: 0;
}
.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
ul.list_features,
ul.list_ok {
    list-style: none;
    line-height: 1.3;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
form#register-form {
    display: none;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}
ul.list_features li i,
ul.list_ok li:before {
    top: -3px;
    font-size: 36px;
    color: #f53e7d;
    left: 0;
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-theme .owl-dots {
    text-align: center;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #48e0a4;
}
.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
ul.list_ok {
    margin: 0 0 30px;
    padding: 0;
}
ul.list_ok li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
}
ul.list_ok li:before {
    content: "\52";
    position: absolute;
}
ul.list_features {
    margin: 0 0 30px;
    padding: 0;
}
ul.list_features li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
}
ul.list_features li i {
    position: absolute;
}
.search-overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    text-align: center;
}
.search-overlay-menu.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.search-overlay-menu form {
    height: 70px;
    position: absolute;
    top: 50%;
    margin: -35px auto 0;
    width: 60%;
    left: 20%;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.search-overlay-menu.open form {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
}
.search-overlay-menu input[type="search"] {
    height: 100%;
    width: 100%;
    color: #fff;
    background: 0 0;
    border-top: 0 solid transparent;
    border-bottom: 2px solid #909090 !important;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    font-size: 42px;
    font-weight: 300;
    outline: 0;
    padding: 10px 0;
}
#position ul li:after,
#position ul li:first-child:before {
    font-style: normal;
    font-weight: 400;
    font-family: fontello;
    position: absolute;
}
.search-overlay-menu form button {
    background: rgba(0, 0, 0, 0);
    border: none;
    font-size: 3rem;
    position: absolute;
    right: 0;
    top: 15px;
    color: #c6c6c6;
    outline: 0;
}
.search-overlay-menu .search-overlay-close {
    position: absolute;
    top: 5px;
    right: 20px;
    opacity: 1;
    font-size: 40px;
    color: #fff;
}
.search-overlay-menu .search-overlay-close:hover {
    color: #48e0a4;
    cursor: pointer;
}
#position {
    background-color: #212121;
    padding: 10px 0;
    font-size: 11px;
    border-top: 2px solid #111;
}
#position ul li:first-child {
    padding-left: 20px;
}
#position ul li:first-child:before {
    content: "\eaf4";
    left: 0;
    top: 0;
    color: #fff;
}
#position ul {
    margin: 0;
    padding: 0;
    color: #888;
}
#position ul li a {
    color: #fff;
    opacity: 0.7;
}
#position ul li a:hover {
    color: #fff;
    opacity: 1;
}
#position ul li {
    display: inline-block;
    padding-right: 8px;
    margin-right: 3px;
    position: relative;
}
#position ul li:after {
    content: "\e9ee";
    right: 0;
    top: 1px;
}
#position ul li:last-child:after {
    content: "";
}
.pagination > li > a,
.pagination > li > span {
    color: #888;
    background-color: #161616;
    border: 1px solid #222;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #333 !important;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #333;
    border-color: #333;
}
#message-newsletter_2 {
    text-align: center;
}
#submit-newsletter_2.button {
    padding: 14px 35px;
    display: inline-block;
    background-color: #48e0a4;
    color: #111;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    outline: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#submit-newsletter_2.button:hover {
    background-color: #111;
    color: #fff;
}
#newsletter_container {
    background: url(../img/envelope_pattern.png) #1b1b1b;
}
#newsletter_container h3 {
    font-size: 32px;
    margin: 0 0 20px;
    color: #fff;
}
input.form-control#email_newsletter_2 {
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    height: 50px;
    font-size: 15px;
    padding-left: 20px;
    width: 380px;
    margin-top: -2px;
    margin-right: 5px;
    color: #555;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
input.form-control#email_newsletter_2:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
}
#aside_panel {
    right: -100%;
    bottom: 0;
    width: 400px;
    height: 100%;
    opacity: 0;
    position: fixed;
    background-color: #fff;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    z-index: 999999;
    -webkit-box-shadow: 1px 0 5px 0 rgba(50, 50, 50, 0.55);
    -moz-box-shadow: 1px 0 5px 0 rgba(50, 50, 50, 0.55);
    box-shadow: 1px 0 5px 0 rgba(50, 50, 50, 0.55);
    overflow: auto;
    overflow-x: hidden;
}
#aside_panel.show {
    visibility: visible;
    opacity: 1;
    right: 0;
}
#aside_panel a.aside-panel-bt {
    font-size: 24px;
    position: relative;
    left: 10px;
    top: 0;
    width: 24px;
    height: 24px;
    color: #ccc;
}
#aside_panel a.aside-panel-bt:hover {
    color: #333;
}
.layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    background-color: #000;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    opacity: 0;
    visibility: hidden;
}
.layer-is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
form#login-form {
    display: block;
}
.panel-login > .panel-heading {
    background-color: #fff;
    border-color: #fff;
    text-align: center;
    padding: 15px 0 0;
}
.panel-login > .panel-body {
    padding-top: 0;
    padding-bottom: 40px;
}
.panel-login > .panel-heading a {
    text-decoration: none;
    font-weight: 500;
    background: #eee;
    padding: 8px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    color: #777;
}
.panel-login > .panel-heading a.active,
.panel-login > .panel-heading a:hover {
    background-color: #333;
    color: #fff !important;
}
#aside_panel hr {
    border-color: #ededed;
}
.forgot-password {
    color: #888;
    font-size: 12px;
    float: right;
    margin-top: 10px;
}
.forgot-password:focus,
.forgot-password:hover {
    text-decoration: underline;
    color: #666;
}
.box_faq {
    position: relative;
    padding-left: 50px;
}
.box_faq i {
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 0;
    color: #f53e7d;
}
@media (max-width: 1200px) {
    .price_list .btn_1,
    .price_list a.btn_1 {
        padding: 7px 10px;
        font-size: 12px;
    }
}
@media (max-width: 1024px) {
    .bg_content {
        background-attachment: scroll;
    }
    #hero_video {
        background: url(../img/sub_header_home.jpg) center center #333;
        background-size: cover;
    }
    .header-video {
        background: 0 0;
    }
}
@media (max-width: 991px) {
    #full-slider-wrapper {
        margin-top: 60px;
    }
    #logo_home h1 a {
        display: block;
        padding: 8px 0;
        width: 140px;
        height: auto;
        background-size: auto 40px;

    }


     .navbar-default .container{
        padding-left: 0px;
        padding-right: 0px;
    }

    #logo a {
        display: inline-block;
        padding: 12px;
    }
    #logo a img {
        width: auto;
        height: 30px;
    }
    #top_nav {
        right: 45px;
        top: 10px;
    }
    #top_nav ul {
        font-size: 21px;
    }
    .navbar-default .navbar-nav li.mega .dropdown-menu ul.list {
        min-height: inherit;
    }
    .navbar-default .navbar-nav li.mega .dropdown-menu .list:after {
        content: none;
    }
    .navbar-default .navbar-nav li.dropdown a.dropdown-toggle,
    .navbar-default .navbar-nav li.dropdown.open a.dropdown-toggle {
        background: url(../img/arrow_down_menu.svg) center right no-repeat;
    }
    header .cmn-toggle-switch span,
    header .cmn-toggle-switch span::after,
    header .cmn-toggle-switch span::before {
        background: #000;
    }
	.parallax_window_in.short {
		height: 222px;
	}
	#sub_content_in, .parallax_window_in.short #sub_content_in{
		padding: 9px 0 0;
	}
    #navbar {
        margin-top: 0;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
    }
    .cmn-toggle-switch {
        display: block;
        overflow: visible;
        position: absolute;
        top: 17px;
        right: 0;
        margin: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border: none;
        cursor: pointer;
    }
    .cmn-toggle-switch:focus {
        outline: 0;
    }
    .cmn-toggle-switch span {
        display: block;
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        height: 2px;
        background: #fff;
    }
    .cmn-toggle-switch span::after,
    .cmn-toggle-switch span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
        content: "";
    }
    .cmn-toggle-switch span::before {
        top: -10px;
    }
    .cmn-toggle-switch span::after {
        bottom: -10px;
    }
    .cmn-toggle-switch__htx span::after,
    .cmn-toggle-switch__htx span::before {
        -webkit-transition-duration: 0.3s, 0.3s;
        transition-duration: 0.3s, 0.3s;
        -webkit-transition-delay: 0.3s, 0;
        transition-delay: 0.3s, 0;
    }
    .cmn-toggle-switch__htx span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform;
    }
    .cmn-toggle-switch__htx span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
    }
    .cmn-toggle-switch__htx.active span {
        background: 0 0 !important;
    }
    .cmn-toggle-switch__htx.active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .cmn-toggle-switch__htx.active span::after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .cmn-toggle-switch__htx.active span::after,
    .cmn-toggle-switch__htx.active span::before {
        -webkit-transition-delay: 0, 0.3s;
        transition-delay: 0, 0.3s;
    }
    .navbar-default .navbar-nav li a {
        padding: 15px 20px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #48e0a4;
    }
    .navbar-default .navbar-nav li.mega .dropdown-menu {
        padding: 10px;
    }
    .navbar-default .navbar-nav li > .dropdown-menu .active a {
        background-color: #181818 !important;
    }
    .navbar-nav > li.mega h5 {
        margin-top: 30px;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
        clear: both;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #submit-analysis.button {
        margin-top: 15px;
    }
}



@media (min-width: 769px) and (max-width: 990px) {
    .intro_title_header {
        margin-top: 0;
        text-align: center;
    }
    #form_container {
        height: auto;
        padding: 110px 0 70px;
    }
    #form_contact {
        margin-top: 40px;
    }
}





@media (max-width: 768px) {
    input.form-control#email_newsletter_2 {
        width: 80%;
        margin: auto auto 15px;
    }
    .intro_title_header {
        margin-top: 0;
        text-align: center;
    }
    #form_container {
        height: auto;
        padding: 110px 0 70px;
    }
    #form_contact {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .pic,
    .pic h4,
    header {
        position: static;
    }
    #full-slider-wrapper {
        margin-top: 0;
    }
    #form_contact {
        margin-top: 20px;
    }
    #form_container {
        padding: 0 0 30px;
        height: auto;
    }
    .margin_60_0,
    .margin_60_35 {
        padding-top: 30px;
    }
    .intro_title_header h3 {
        font-size: 36px;
    }
    .intro_title_header p {
        font-size: 14px;
    }
    h1.main_title,
    h2.main_title {
        font-size: 32px;
    }
    h1.main_title span,
    h2.main_title span {
        font-size: 18px;
    }
    h3.main_title {
        font-size: 26px;
        margin-bottom: 30px;
    }
    h3.main_title span {
        font-size: 16px;
    }
    #sub_content_in h1 {
        font-size: 32px;
    }
    #sub_content_in p {
        font-size: 18px;
    }
    p.lead.styled {
        font-size: 16px;
    }
    .search-overlay-menu form {
        width: 80%;
        left: 10%;
        height: 50px;
        margin: -25px auto 0;
    }
    .search-overlay-menu input[type="search"] {
        font-size: 26px;
    }
    .search-overlay-menu form button {
        font-size: 2rem;
        top: 10px;
    }
    .margin_120,
    .margin_120_95,
    .margin_60 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .margin_60_35 {
        padding-bottom: 5px;
    }
    .margin_30 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #newsletter_container h3 {
        font-size: 28px;
        margin: 0 0 20px;
    }
    #analysis input.form-control {
        margin-bottom: 15px;
        width: 100%;
    }
    .box_overlay {
        padding: 25px;
        text-align: center;
    }
    .pic {
        margin-bottom: 25px;
        width: 100%;
        display: block;
    }
    .pic figure {
        margin: auto;
    }
    .comment {
        border-left: none;
        padding-left: 0;
        padding-top: 30px;
    }
}
@media (max-width: 480px) {
    .slide_typo_2 {
        color: #fff;
        font-size: 11px !important;
        margin-top: 5px !important;
    }
    .button_intro_2,
    a.button_intro_2 {
        padding: 5px !important;
        font-size: 10px !important;
        margin-top: 15px !important;
    }
    .intro_title_header h3 {
        font-size: 22px;
    }
    h1.main_title,
    h2.main_title {
        font-size: 28px;
    }
    h1.main_title span,
    h2.main_title span {
        font-size: 18px;
    }
    p.lead.styled {
        font-size: 16px;
    }
    .features-content {
        padding: 30px;
        height: auto;
    }
    #aside_panel {
        width: 100%;
    }
    .bg_content#skills {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.icon-mail {
    color: #00bb35 !important;
}


/*new css for product*/

.single_features .features_image img {
    width: 100% !important;
    border-radius: 40px !important;
} 

.features_image img {
    transition: all ease-in-out 0.5s !important;
}

.pb-130 {
/*    padding-bottom: 130px !important;*/
    padding-bottom: 50px !important;

}

.pt-80 {
/*    padding-top: 80px !important;*/
    padding-top: 0px !important;

}

.new-img {
    border-radius: 40px !important;
}



article {
  --img-scale: 1.001;
  --title-color: black;
  --link-icon-translate: -20px;
  --link-icon-opacity: 0;
  position: relative;
  border-radius: 16px;
  box-shadow: none;
  background: #fff;
  transform-origin: center;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}

article a::after {
  position: absolute;
  inset-block: 0;
  inset-inline: 0;
  cursor: pointer;
  content: "";
}

/* basic article elements styling */
article h2 {
  margin: 0 0 18px 0;
/*  font-family: "Bebas Neue", cursive;*/
font-family: Quicksand, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.9rem;
  letter-spacing: 0.06em;
  color: var(--title-color);
  transition: color 0.3s ease-out;
}

.article-body h2{
    font-family: Quicksand, "Helvetica Neue", Arial, sans-serif;
    text-align: left;
}

figure {
  margin: 0;
  padding: 0;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

article img {
  max-width: 100%;
  transform-origin: center;
  transform: scale(var(--img-scale));
  transition: transform 0.4s ease-in-out;
}

.article-body {
  padding: 24px;
}

article a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #28666e;
}

article a:focus {
  outline: 1px dotted #28666e;
}

article a .icon {
  min-width: 24px;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  transform: translateX(var(--link-icon-translate));
  opacity: var(--link-icon-opacity);
  transition: all 0.3s;
}

/* using the has() relational pseudo selector to update our custom properties */
article:has(:hover, :focus) {
  --img-scale: 1.1;
  --title-color: #28666e;
  --link-icon-translate: 0;
  --link-icon-opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}


/************************ 
Generic layout (demo looks)
**************************/

*,
*::before,
*::after {
  box-sizing: border-box;
}

/*body {
  margin: 0;
  padding: 48px 0;
  font-family: "Figtree", sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
  background-image: linear-gradient(45deg, #7c9885, #b5b682);
  min-height: 100vh;
}*/

.articles {
  display: grid;
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 24px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 24px;
  padding-bottom: 100px;
}

@media screen and (max-width: 960px) {
  article {
    container: card/inline-size;
  }
  .article-body p {
    display: none;
  }
}

@container card (min-width: 380px) {
  .article-wrapper {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 16px;
  }
  .article-body {
    padding-left: 0;
  }
  figure {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  figure img {
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
  }
}

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}


#brandtext {
    font-size: 40px; 
    text-align: center; 
    margin-top: 50px; 
    font-weight: 700; 
    color: #000350 !important;
    margin-bottom: 50px;
}




/*About page card section*/




/*trinity-touch*/

.content-header{
/*    margin-bottom: 10px;*/
    padding-bottom: 10px;
    border-bottom: 1px solid #005e9e;
}

.content-header h2{
color: #000000;
text-align: left;
padding-top: 0px;
margin-top: 0px;
}


.content-header p{
    color: #000000;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.kosmos_inner_card{
padding: 0px;
margin: 0px;
margin-top: -30px;
}


.kosmos_inner_content {
  display: flex;
  flex-direction: column; /* Align items vertically */
}

.kosmos_inner_title {
  margin: 0; /* Remove default margin */
  padding-bottom: 10px; /* Add space below title */
}

.kosmos_inner_list {
  list-style: none; 
  padding: 0; 
  margin: 0; 
}





.read-more {
  display: inline-flex;
  align-items: center; 
  padding: 10px 2px; 
  background-color: #48e0a4; 
  color: black; 
  border-radius: 14px;
  text-decoration: none; 
  font-size: 14px; 
  transition: background-color 0.3s, border-color 0.3s;
  padding-left: 25px; 
}

.read-more:hover {
  background-color: black; 
  color: white;
}

.read-more .icon {
  margin-left: 8px; 
  width: 20px; 
  height: 20px;
}


.button{
padding-top: 15px;
}

.btn_quote-new {
  display: inline-flex;
  align-items: center; 
  justify-content: center;
  padding: 2px 4px; 
  background-color: #48e0a4; 
  color: black; 
  border-radius: 14px;
  text-decoration: none; 
  font-size: 14px; 
  transition: background-color 0.3s, border-color 0.3s; 
  width: 130px;

}

.btn_quote-new:hover {
  background-color: black; 
  color: white;
}



hr {
    border-top: 1px solid #005e9e;
    margin-bottom: 55px;
}



.product-header h2{
color: black;
    font-weight: 600;
    padding-bottom: 40px;
    font-size: 4.2rem;
    margin-left: 16px !important;
    text-align: left !important;
    margin-top: -25px
}






.kosmos_product_category .accordion ul li a:hover{
    color: limegreen;
}


.accordion a:hover{
color: limegreen;
}



@media (max-width: 767px){
.product-header h2{
    padding-bottom: 5px;
    font-size: 25px;
}


.navbar-default .navbar-nav li > .dropdown-menu {
border: none;
text-align: center;
padding: 0px;
margin: 0px;
background-color: #48e0a4;
}

.dropdiwn-list {
padding: 0px;
margin: 0px;
}



.navbar-default .navbar-nav li > .dropdown-menu a:hover{
    color: #004869;
}

}


@media (max-width: 768px) {
    

.navbar-header {
    overflow: visible; 
}



.about-text {
        
        padding: 0px;
        margin: 0px;
    }

.call-no {
font-size: 16px;
padding: 0px;
margin: 0px;
}

}




.active-sidebar {
    font-weight: 800;
}




.new-kosmos{
align-items: center !important;
}

.new-col{
border-right: 1px solid black;
}

.btn-new{
    margin-top: 10px;
}