

.z-wrapper { position: relative; }
.z-wrapper .zoomWrapper { border: 1px solid #eaeef1; margin-left:110px; margin-bottom: 10px; position: relative;height: 430px !important; width: 400px!important;}
.z-wrapper #gal1 { width: 80px; position: absolute; left: 0; top: 0; z-index: 10; }
.z-wrapper #gal1 img { border: 1px solid #eaeef1; margin-bottom: 10px; width:100px; }
.z-wrapper #gal1 a.active img { border-color: #2c398e }
.z-content h1 { color: #444444; font-size: 30px; text-transform: uppercase; margin-bottom: 10px; }
.z-content h5 { font-size: 18px; margin-bottom: 10px; }
.z-content h5 span { color: #b8b7b7; text-decoration: line-through; margin-left: 10px; }
.z-content table { color: #63696d; margin-bottom: 10px; }
.z-content table tr td:last-child { padding-left: 20px; }
.z-content p { color: #63696d; font-size: 14px; line-height: 24px; margin-bottom: 10px; }
.z-content a { display: block; background-color: #2c398e; color: white; text-align: center; padding: 15px 0px; text-transform: uppercase; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.z-content a:hover { background-color: #414ea7 }
.z-pop-ttl h5, .z-pop-ttl button { color: #2c398e }
.z-pop-ttl button:hover { color: #e1282c }
.sub-h-clr
{
	color:#363c42;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.3s ease-in-out left;
    -moz-transition: 0.3s ease-in-out left;
    -o-transition: 0.3s ease-in-out left;
    transition: 0.3s ease-in-out left;
}
.cont-p
{
	font-family: 'Poppins', sans-serif !important;
    font-size: 16px !important;
}
.no-mr
{
	margin: 0px;
}
.grecaptcha-badge{visibility: hidden !important;opacity: 0 !important}
.bg
{
	background-color: #0178de;
}
.model-z
{
	z-index: 10000!important;
	padding-right: 0px!important;
}
.bg1
{
	background-color: #eeeeee;
}
.tp-mail span
{
	font-size: 14px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
}
.tp-mail i
{
	color: #fff;
}
.tp-phone span
{
	font-size: 14px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
}
.tp-phone i
{
	color: #fff;
	float: right;
}
.age-logo{
	    width: 25%;
}
.carousel-control-prev {
	right: 90px;
	left:auto;
}
.active::after{width:100%; color:#0178de;}
.active a {color:#0178de;}
.navb-back
{
	position: relative;z-index:50; width: 100%;

}


.fix{
position: fixed;
left: 0;
right: 0;
top: 0;
animation:slide-down 0.7s;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
box-shadow: 5px 0px 15px #c3c3c3;
}
@keyframes slide-down {
    0% {
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.nav-s{}

.nav-bg
{
	background-color:#0178de;
	color: #fff;
}
.nav-w
{
	width: auto;
	height: auto;
}
.nav-link
{
	color: #3a3a3a;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.nav-link:hover
{
	color: #0178de !important;
}
.next-btn
{
	bottom: 30px !important;
    position: absolute;
    right: 50px;
}
.prev-btn
{
    position: absolute;
    bottom: 30px;
    /* left: 0; */
    right: 0;
}
.carousel-control-next, .carousel-control-prev{width: 40px;}
.about h2
{
	font-size: 33px;
	color:#0178de;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.about h6
{
	text-align: right;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 40px;
    padding-left: 27%;
    font-weight: 700;
    color: #0178de;
    letter-spacing: 3px;
    padding-top:60px;
    font-family: 'Poppins', sans-serif;

}
.about h3
{
	font-size:20px;
	color:#3b3b3b;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.about p
{
	font-size:16px;
	color:#434343;
	font-family: 'Poppins', sans-serif;
	font-weight:500;
}
.about-page p
{
	font-size:16px;
	color:#434343;
	font-family: 'Poppins', sans-serif;
	font-weight:500;


}


.btn-one
{
	    border-radius: 50px;
    padding-right: 25px;
    padding-left: 25px;
    box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.12), 0 0px 25px 0 rgba(0, 0, 0, 0.01);
    font-family: 'Poppins', sans-serif;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #0178de;
}
.mb-6, .my-5 {
    margin-bottom:6rem!important;
}
.mt-6, .my-5 {
    margin-top: 6rem!important;
}
.brand-box
{
	-moz-transform: skew(-20deg, 0deg);
-webkit-transform: skew(-20deg, 0deg);
-o-transform: skew(-20deg, 0deg);
-ms-transform: skew(-20deg, 0deg);
transform: skew(-20deg, 0deg);
border-radius: 5px;
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 background-color: #fff;
  padding: 15px;
  width: auto;


}
.brand-box img
{
	-moz-transform: skew(20deg, 0deg);
-webkit-transform: skew(20deg, 0deg);
-o-transform: skew(20deg, 0deg);
-ms-transform: skew(20deg, 0deg);
transform: skew(20deg, 0deg);

}
.brand-box1
{
		-moz-transform: skew(20deg, 0deg);
-webkit-transform: skew(20deg, 0deg);
-o-transform: skew(20deg, 0deg);
-ms-transform: skew(20deg, 0deg);
transform: skew(20deg, 0deg);

border-radius: 5px;
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 background-color: #fff;
  padding: 15px;
  width: auto;
  margin-bottom: -13px;
}
.brand-box1 img
{

-moz-transform: skew(-20deg, 0deg);
-webkit-transform: skew(-20deg, 0deg);
-o-transform: skew(-20deg, 0deg);
-ms-transform: skew(-20deg, 0deg);
transform: skew(-20deg, 0deg);
}
.brand-r
{
	background-image: url(../images/brand-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height:auto;
	margin: 0px;
}
.mb-50
{
	margin-bottom: 50px;
}
.mt-50
{
	margin-top: 50px;
}
.mb-60
{
	margin-bottom:8rem!important;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.brand h3
{
	font-size: 32px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 600;

}
.proj-container h3
{
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color:#0178de;
	font-weight: 600;
	text-align: center;
}
.project-container h3 {
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    color: #0178de;
    font-weight: 600;
}
.product-container h3
{
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color:#0178de;
	font-weight: 600;
}
.product-container h4
{
	font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 600;
    text-align: center;
    background-color: #0178de;
    padding: 20px 10px;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    min-height: 97px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-container .item
{
	border:1px solid #d9d9d9;
}

.product-container .owl-theme .owl-nav [class*="owl-prev"]
{
	color: #bababa !important;
	left: 48% ;
	top:100%;
}

.product-container .owl-theme .owl-nav [class*="owl-next"]
{
	color: #bababa  !important;
	right: 48%;
	top:100%;
}
.shape-bg
{
	background: url(../images/shape-bg.jpg) center center;
    width: 100%;
}
.bg-one
{
	padding: 110px;
}

.bg-two
{
	padding: 110px;
}
.bg-one h2
{
	 font-size:36px;
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-weight: 600;
	text-align: center;
}
.bg-two h2
{
	 font-size:36px;
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-weight: 600;
	text-align: center;
}
.area-container h3
{
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color:#0178de;
	font-weight: 600;
}
.area-container p
{
	font-size:14px;
	font-family: 'Poppins', sans-serif;
	color:#434343;
	font-weight:500;
}

.area-container h4
{
	font-size:17px;
	font-family: 'Poppins', sans-serif;
	color:#4b4b4b;
	font-weight: 600;
	text-align: center;
	padding: 20px;
    margin: 0px;
    text-transform: uppercase;
}
.area-img
{
	border:1px solid #d9d9d9;
	border-radius:300px;
	box-shadow: 0px 10px #e5f1fc;
}
.area-container .owl-theme .owl-nav [class*="owl-prev"]
{
	color: #bababa !important;
}
.client-container .owl-carousel .owl-dots.disabled,
.client-container .owl-carousel .owl-nav.disabled{display: none !important;}

.area-container .owl-theme .owl-nav [class*="owl-next"]
{
	color: #bababa !important;
}
.tech-one
{
	background-image: url(../images/tech01.png);
	background-repeat: no-repeat;
	background-position:center;
}
.tech-one h5
{
	font-size:30px;
	font-family: 'Poppins', sans-serif;
	color:#373737;
	font-weight: 600;
	padding-top:93px;
    padding-bottom:93px;
}
.client-container h3
{
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color:#0178de;
	font-weight: 600;
}
.client-container .item
{
	padding:30px;
}
.bg-footer
{
	background: url(../images/footer-bg.png) center center;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}
.footer-one p
{
	color: #e0e0e0;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
.footer-one a
{
	font-weight: 600;
	color:#0178de;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.footer-one a:hover
{
	text-decoration: none;
}
.footer-two h5
{
	color:#0178de;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.footer-two li
{
	color:#e0e0e0;
	font-size:18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding-bottom: 10px;
}
.footer-two a:hover
{
	text-decoration: none;
}
.footer-two a
{
	font-weight:500;
	color:#e0e0e0;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.footer-three h5
{
	color:#0178de;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.footer-three p
{
	color: #e0e0e0;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
.footer-three i{
	color: #fff;
	margin-bottom: 20px;
	width: 100%;
}
.span-one
{
	margin-left: 10px;
}
.span-two
{
	margin-left: 6px;
}
.span-three
{
	margin-left: 26px;
}
.footer-three span
{
	color: #e0e0e0;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
	font-weight: 500;
	line-height: 24px;
}
.footer-four h5
{
	color:#0178de;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.footer-four li {
	background: none repeat scroll 0 0 #fff;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 25px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	list-style: none;
}
.footer-four li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.footer-four li a {
	color: #0178de;
    text-align: center;
}
.footer-four li:hover {
	border: 2px solid #ccc;
	background: #ccc;
}
.footer-four li a i {
	font-size: 16px;
	color: #0178de !important;
}
.footer-two ul
{
	margin-left: -20px;
}
.footer-li-f{}

.sesame-logo{
	float: right;
	color: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
}
.copyright p
{
	color: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
}
.pd-wid
{
	padding: 0px;
	max-width: none;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled
{
	display: block !important;
}
.alert-msg
{
	margin: 20px 0px;
    font-size: 14px;
}
.alert-btn

{
	padding-top: 5px !important;
    padding-right: 10px !important;
    font-size: 30px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}
.mdl-ft
{
	padding: 0px;
	border: none;
}


/*.........................................Product Category.........................................*/
.product-cate-bg
{
	background-image: url(../images/product-category-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center center;

}
.project-bg
{
	background-image: url(../images/project-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center center;

}
.about-bg
{
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center center;

}
.product-bg
{
	background-image: url(../images/product-bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center center;

}
.contact-bg
{
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center center;

}
.product-sub-cate-bg
{

	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center center;

}
.product-category h2
{
	font-size: 32px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #fff;
	padding-top: 155px;
	padding-bottom: 155px;
	margin-bottom: 0px;
}
.project-bg h2
{
	font-size: 32px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 0px;
}
.product-container .item-p h4
{
	font-size:18px;
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-weight: 600;
	text-align: center;
	background-color: #0178de;
	padding: 20px;
    margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
}
.product-container .item-sp h4
{
	font-size:18px;
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-weight: 600;
	text-align: center;
	background-color: #232323;
	padding: 20px;
    margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
}
.product-container .item-sp
{
	border:1px solid #d9d9d9;
}
.product-container .item-p
{
	border:1px solid #d9d9d9;
}
.product-container a
{
	text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #434343; }
.breadcrumb-item.active {
	color: #0178de;
}
.breadcrumb
{
	background-color: #fff;
	padding-left: 0px;
}
.breadcrumb-item a
{
	color:#434343;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
}
.breadcrumb-item a:hover
{
	text-decoration: none;
}
.breadcrumb-shadow {
	box-shadow: 0 8px 6px -6px #00000026;
}
.product-brand
{
	right: 20px;
	position: absolute;
	max-width: 100px;
}


.product-info .product-gallery {
	display: flex;
	flex-direction: row;
  }

  .product-gallery-featured {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	padding:15px;
	cursor: zoom-in;
	padding: 15px;
	padding-top: 0px;
  }

  .product-gallery-thumbnails .thumbnails-list li {
	margin-bottom:7px;
	cursor: pointer;
	position: relative;
	width: 94px;
	height:94px;
  }

  .thumbnails-list li img {
	display: block;
	width: 100%;
  }

  .product-gallery-thumbnails .thumbnails-list li:hover::before {
	content: "";
	width: 3px;
	height: 100%;
	background: #007bff;
	position: absolute;
	top: 0;
	left: 0;
  }

  .product-info .product-seller-recommended {
	padding: 20px 20px 0 20px;
  }

  .product-comments textarea {
	height: 50px;
  }

  .last-questions-list li {
	margin-bottom: 20px;
  }

  .last-questions-list li span {
	padding-left: 10px;
  }
  .card-pro {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;

    border-radius: .25rem;
}
.img-w
{

}
.text-muted
{
	color: #0178de !important;
	font-size:13px;
	font-family: 'Poppins', sans-serif;
}
.product-title
{
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color: #444444;
	font-weight: 600;
}
.pro-brand{
	max-width: 120px;
    border: 1px solid #acacac;
	padding: 2px;
	text-align: left;
}
.text-description
{
	color: #63696d;
    font-size: 17px;
	letter-spacing: 0px;
	font-weight: 600;
	padding-right: 20%;
}
.enquire-btn
{
	padding: 10px 45px 10px 45px;
	border-radius: 0px;
}

	/* Conatct start */

	.header-title
	{
	  text-align: center;
	  color:#00bfff;
	}

	#tip
	{
		display:none;
	}

	.fadeIn
	{
	  animation-duration: 3s;
	}

	.form-control
	{
		border-radius:0px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}

	.form-control:focus
	{
		border:1px solid #0178de !important;
	}

	.textarea-contact
	{
		resize:none;
	}
	.map
	{
		border: 1px solid #e0e0e0!important;
	}
	.btn-send
	{
		border-radius: 0px;
    border: 1px solid #0178de;
    background: #0178de;
    color: #fff;
    padding: 10px 25px 10px 25px;
	}

	.btn-send:hover
	{
		border:1px solid #036ac3;
		background:#036ac3;
		color:#fff;
		transition:background 0.5s;
	}


	.second-portion
	{
		margin-top:50px;
	}
	.form-control:focus
	{
		border: 1px solid #0178de;
		box-shadow: none;
	}
	.no-pd
	{
		padding: 0px;
	}
	.box > .icon { text-align: center; position: relative; }
	.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #0178de; vertical-align: middle; }
	.box > .icon:hover > .image { background: #333; }
	.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
	.box > .icon:hover > .image > i { color: white !important; }
	.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; min-height:170px;}
	.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
	.box > .icon > .info > h3.title { font-family: 'Poppins', sans-serif; font-size: 16px; color: #222; font-weight: 700;margin-top: 20px; }
	.box > .icon > .info > p { font-family: 'Poppins', sans-serif; font-size: 14px; color: #666; line-height: 1.5em; margin: 20px;}
	.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
	.box > .icon > .info > .more a { font-family: 'Poppins', sans-serif; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
	.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
	.box .space { height: 30px; }
	@media only screen and (max-width: 768px)
	{
		.contact-form
		{
			margin-top:25px;
		}

		.btn-send
		{
			width: 100%;
			padding:10px;
		}

		.second-portion
		{
			margin-top:25px;
		}
	}
/* Conatct end */
.project-container
{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	padding: 10px 0px 10px 0px;
	border-radius: 2px;
	background-color: #edf6fe2b;
}
.project-container:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }
.project-container h4
{
	font-size: 25px;
	color: #1280df;
	font-family: 'Poppins', sans-serif;
	margin-top: 6%;

}
.project-container p
{
	font-size: 15px;
	color: #222;
	font-family: 'Poppins', sans-serif;
}
.project-img
{
	border-radius:2px;
}


/*.........................................backToTop.........................................*/

#backToTop {
    display: inline-block;
    background-color: #00000057;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 25px;
    right: 5px;
    transition: background-color .3s,
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
  }
  #backToTop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height:40px;
    color: #fff;
  }
  #backToTop:hover {
    cursor: pointer;
    background-color: #007bff;
  }
  #backToTop:active {
    background-color: #555;
  }
  #backToTop.show {
    opacity: 1;
    visibility: visible;
  }


.quick-connect {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.quick-connect a {
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  padding: 7px 0 5px;
  color: #0172d3;
  box-sizing: border-box;
}

.quick-connect a i {
  box-sizing: border-box;
  padding-top: 3.5px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.quick-connect a.qc-one {
  background: #e5f1fc;
  border-right: 1px solid #ccc;
}

.quick-connect a.qc-one:hover {
  background: #ffc027;
}

.quick-connect a.qc-two {
  background: #e5f1fc;
}

.quick-connect a.qc-two:hover {
  background: #ffc027;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
	margin: 0;
}





/*.........................................Project-img-view.........................................*/
#myImg {
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
  }

  #myImg:hover {opacity: 0.7;}

  /* The Modal (background) */
  .modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgba(0, 0, 0, 0.39);
	background-color: rgba(0, 0, 0, 0.39);
  }

  /* Modal Content (image) */
  .modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
  }

  /* Caption of Modal Image */
  #caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
  }

  /* Add Animation */
  .modal-content, #caption {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
  }

  @-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)}
	to {-webkit-transform:scale(1)}
  }

  @keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
  }

  /* The Close Button */
  .close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
  }

  .close:hover,
  .close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
  }

  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
	.modal-content {
	  width: 100%;
	}
  }

.md-header
{
	background-color: #0178de;
	border-radius: 2px;
}
.md-header span
{
	font-size: 16px;
}
.md-header .close {
	padding: 8px!important;
}
.md-header .modal-title
{
	color: #fff;
	font-family: 'Poppins', sans-serif;
}
.pop-btn {
    padding: 10px 45px 10px 45px;
	border-radius: 0px;
	background-color:#0178de;
	color: #fff;
}
.pop-btn:hover {

	background-color:#0069d9;
	color: #fff;
}













/*.........................................Responsive style.........................................*/

@media (max-width:990px) {
	.brand-box {
		margin-bottom: 4px;
		transform: none;
	}
	.brand-box1 {
		margin-bottom: 0;
		margin-top: 5px !important;
		transform: none;
	}
	.bg-one, .bg-two{
	background-size: cover;
	background-position: center center;
	padding: 90px;
}
.brand-box img
{
    transform: none;

}
.brand-box1 img
{
    transform: none;

}
.brand-r
{
	background-color:#0178de;
    padding-bottom: 50px
}
.vertical-center {
  margin: 0;
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}
.product-container .owl-theme .owl-nav [class*="owl-prev"]
{
	left:0%;
}

.product-container .owl-theme .owl-nav [class*="owl-next"]
{
	right:0%;
}
.footer-two li {
    list-style: none;
    font-size:16px;
    padding-bottom: 0px;

}
.footer-two ul
{
  padding-left: 0px;
}
.footer-four li
{
	margin: 0 10px 0 0;
}
.shape-bg
{
	background-image:none;
	width: 100%;
}
.bg-one
{
	background-image: url(../images/bg-01.jpg);
	padding: 100px;
}

.bg-two
{
	background-image: url(../images/bg-02.jpg);
	padding: 100px;
}
.bg-one h2
{
	 font-size:36px;
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-weight: 600;
	text-align: center;
}
.bg-two h2
{
	 font-size:36px;
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-weight: 600;
	text-align: center;
}


}
@media (max-width:768px) {
	footer{	margin-bottom:0px;}
.product-container .item-sp h4 {
		font-size: 14px;
}
.product-info .product-gallery
{
	margin: auto;
}
.product-gallery-thumbnails .thumbnails-list li {
	margin-bottom:10px;
	width: 50px;
	height:50px;
  }
.text-description
{
	padding-right:0%;
}
.product-container h4
{
	font-size: 14px;
}
.product-container .item-p h4
{
	font-size: 14px;
}
.about h6 {
    text-align: right;
    font-size: 25px;
    line-height: 32px;
    padding-left:0%;
    padding-top: 35px;
}
.z-wrapper #gal1 { position: relative; width: 100%; }
    .z-wrapper .zoomWrapper { margin-left: 0px; }
    .z-wrapper #gal1 img { width: 96px }
.z-wrapper{margin: auto;}
}
.product-container h4
{

}
@media only screen and (min-width: 768px) {
  .quick-connect {
    display: none;
  }
  .bg-one
{
	padding: 100px!important;
}

.bg-two
{
	padding: 100px !important;
}

@media (max-width:768px) {
	.product-category h2 {
		font-size: 32px;
		text-align: left;
		font-family: 'Poppins', sans-serif;
		font-weight: 500;
		color: #fff;
		padding-top: 70px;
		padding-bottom: 70px;
		margin-bottom: 0px;
	}
}

}
@media (max-width:580px) {

	.brand-box, .brand-box img, .brand-box1, .brand-box1 img{transform: none;}
	.tp-mail, .tp-phone{text-align: center;}
	.tp-phone i{float: none;}
	.bg-one, .bg-two{
    padding: 40px 20px;
}
.tech-one h5 {
    font-size: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.bg-one h2, .bg-two h2 {
    font-size: 24px;
}
.brand-r
{
	padding: 10px;
}
.mb-6, .my-5 {
    margin-bottom:3rem!important;
}
.mt-6, .my-5 {
    margin-top: 3rem!important;
}
.age-nav
{
	width: 80%;
}
.footer-four li {
    float: none;
    display: inline-block;
}
.sesame-logo {
    float: none;
    text-align: center;
}
.copyright p {text-align: center;}
.carousel-control-prev,
.carousel-control-next{display: none}

.img-fluid.rounded.mb-4{
max-width: 290px;
    margin: 0 auto;
    display: block;
}
.product-gallery-thumbnails .thumbnails-list li {
	margin-bottom:8px;
	width: 50px;
	height:50px;
  }
.product-gallery-featured
{
	padding-right: 0px;
}
.text-description
{
	font-size: 16px;
}
.about h6
{
	text-align: center;
    font-size: 20px;
    line-height: 23px;
    padding-left: 0%;
    letter-spacing: 2px;
    padding-top: 0px;
}
.about h3
{
	font-size:20px;
	color:#3b3b3b;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.about p
{
	font-size:16px;
	color:#434343;
	font-family: 'Poppins', sans-serif;
	font-weight:500;
}
.about-page p
{
	text-align: center;
}
.z-wrapper .zoomWrapper
{
	width: 295px !important;
	height: 300px !important;
}
.z-wrapper #gal1 img { width:70px }
.navbar-collapse {

    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;

    align-items: center;
    position: absolute;
    background:#fff;
    width: 100%;
    left: 0;
    text-align: center;
    top:73px;
	z-index: 100;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.navb-back
{
	position: static;

}
.navb-back.fix{position: fixed;}
.tp-phone a{
	color: #fff !important;
}
.age-logo{
	width: 35%;
}
.product-cate-bg
{
	margin-top: 0px
}
.project-bg
{
	margin-top: 0px
}
.about-bg
{
	margin-top: 0px
}
.product-bg
{
	margin-top: 0px
}
.contact-bg
{
	margin-top: 0px
}
.product-sub-cate-bg
{
	margin-top: 0px
}
.product-category h2 {
    font-size: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.owl-theme .owl-nav [class*="owl-prev"] {
    left: -10px !important;
    top: 45%!important;
}
.owl-theme .owl-nav [class*="owl-next"] {
    right: -10px!important;
    top: 45%!important;
}
.footer-one
{
	margin-bottom:30px !important;
}
.footer-two ul
{
	margin-left:0px;
}
.sesame-pd
{
	padding-bottom: 30px;
}


}

