/*
Theme Name: Shreyanshgroup 2018
Theme URI: http://www.wordpress.org/
Description: Shreyanshgroup 2018 WordPress Theme
Theme Version: 1.0
Author: Esigners
Author URI: http://www.esigners.in/
Tags: white, black, custom header, fixed width, two columns, widgets, fully responsive
*/
/*@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');*/
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');


* {
    padding: 0px;
    margin: 0px;
    outline: 0px;
}

body {
    /*font-family: 'Ubuntu', sans-serif;*/
	font-family: 'Quicksand', sans-serif;
    background: #fff;
	letter-spacing:1px;
	color:#828282;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.Clear {
    clear: both;
}

.Left {
    float: left;
}

.Right {
    float: right;
}




/* Main Css */

.Wrapper {
    width: 100%;
    position: relative;
}

.TopContainer {
    width: 100%;
    /*background: #f2f2f2;*/
	padding:14px 0 0;
	border-bottom:4px solid #4aa16f;
	/*height:75px;
	position:relative;*/
}

.TopNavContainer {
    width: 100%;
    /*background: #f2f2f2;*/
	padding:7px 0;
	border-bottom:0px solid #4aa16f;
	/*height:75px;
	position:relative;*/
}

.TopContainerIn {
    width: 980px;
    padding: 0 0px;
    margin: 0px auto;
	position:relative;
}

.LogoContainer {
    width: 430px;
    padding: 0 0 0;
}

.TopRight {
    width: 500px;
}

.TopRightContact {
    margin: 0px;
}

.TopRightDownload{
    padding: 10px 0;
	width: 160px;
	font-size: 16px;
	line-height: 39px;
	text-align: center;
    background: #006298;
    -webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
}

.TopRightDownload a{
    font-size: 12px;
	color:#fff;
    display:block;
    line-height: normal;
}

.TopRightDownload a:hover{
	color:#fff;
}

.TopRightContactIn {
    /*padding: 9px 6px 0 8px;*/
	padding: 6px 10px 0;
}

.TopRightContactIn p {
    font-size: 16px;
    color: #000;
	font-weight:300;
}

.TopRightContactIn p a {
    color: #000;
}

.TopRightContactIn p a:hover {
    text-decoration: underline;
}

.TopRightContactIn ul {
    list-style: none;
    text-align: left;
	padding:0 0 0;
}

.TopRightContactIn ul li {
    display: inline-block;
}

.TopRightContactIn ul li img {
  width: 16px;
}

.switcher .option {
    position: absolute !important;
}

.ContactHd {
    font-size: 17px;
    color: #f03d3d;
    font-weight: 500;
}

.Phonenumber {
    padding: 0 0 0 0;
}

.Mail {
    padding: 0 0 0 0;
}

.topOtherLogo {
    width: 100px;
    padding: 0 6px;
    text-align: left;
}

.topOtherLogo p {
    padding: 0px;
}

.miiLogo {
    width: 150px;
    padding: 8px 0 0;
}

.topLanguage {
    width: 140px;
}

.Navigation {
    padding: 0 0 0;
    width: 100%;
	clear:both;
}

.Navigation ul {
    list-style: none;
	text-align:center;
}

.Navigation ul li {
    display: inline-block;
    padding: 0 15px 0;
}

.Navigation ul li:last-child {
    padding: 0px;
}

.Navigation ul li a {
    padding: 0 0 10px;
    font-size: 15px;
    color: #000;
}

.Navigation ul li a:hover {
	/*color:#fff;
	background:#1d79cf;*/
}

#primary_nav_wrap ul li.select {
	/*color:#fff;
	background:#1d79cf;*/
}

#primary_nav_wrap ul li.select a {
	color:#fff;
}

.mob{
	width:185px;
	height:30px;
	background:url(images/mob-icon.png) no-repeat;
	padding:0 0 0 38px;
	font-size:15px;
	font-weight:600;
	color:#fff;
}

#NavigationCont {
	/*padding-bottom: 8px;*/
    /*padding-top: 6px;*/
	/*padding-bottom:12px;*/
	/*box-shadow:0px 0px 8px #cdcdcd;*/
	/*margin-top:15px;*/
	font-size:15px;
	color:#000;
	/*border-bottom:1px solid #dc361e;*/
	/*margin-left: 90px;*/
	margin-left: 0;
	padding:0 !important;
}
#NavigationCont nav {
}
#primary_nav_wrap {
	margin-top:0;
}
#primary_nav_wrap ul {
	list-style:none;
	position:relative;
	margin:0;
	padding:0 0 0 0px;
	line-height:39px;
}
#primary_nav_wrap ul a {
	display:block;
    padding: 0 8px 6px;
    font-size: 12px;
    color: #000;
	text-transform:uppercase;
}
#primary_nav_wrap ul a:hover {
	/*color:#fff;
    background:#1d79cf;*/
    padding-bottom: 0px;
	border-bottom:6px solid #006298;
}
#primary_nav_wrap ul li {
	position:relative;
/*	float:left;*/
	/*margin:0 0 0 15px;*/
	margin:0 0px;
	padding:0 0;
	/*border-right:1px #dddddd solid;*/
	display:inline-block;
}
#primary_nav_wrap ul li:last-child{
border-right:0px #dddddd solid;
/*display:none;*/
background:none;
}
#primary_nav_wrap ul li.current-menu-item {
	color:#fff ;
    /*background:#1d79cf;*/
    padding-bottom: 0px;
	border-bottom:3px solid #006298;
	/*background:#1860ad;*/
}
#primary_nav_wrap ul li.current-menu-item a{
    color:#262626;
    padding-bottom: 0px;
	border-bottom:3px solid #006298;
}

#primary_nav_wrap ul li:hover {

}
#primary_nav_wrap ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	/*background:url(images/dropdown-bg.png);*/
	background:#1d79cf;
	padding:0;
	z-index:9;
}
/*#primary_nav_wrap ul li > a:not(:only-child):after{
	font-family: 'FontAwesome';
	position:absolute;
	bottom:5px;
	left:50%;
	content: "\f078";
	color:#FFF;
}*/

#primary_nav_wrap ul ul li {
	float:none;
	width:200px;
	border:none;
	margin:0;
}
#primary_nav_wrap ul ul li:last-child{
display:block;
}
#primary_nav_wrap ul ul a {
	line-height:18px;
	font-size:12px;
	padding:5px 20px;
	text-transform:uppercase;

}

#primary_nav_wrap ul ul li a {
	background:none !important;
	color:#fff !important;
	border-bottom:none !important;
}
#primary_nav_wrap ul ul li a:hover {
	background:#84c839 !important;
	color:#fff !important;
	border-bottom:none !important;
}
#primary_nav_wrap ul ul ul {
	top:0;
	left:100%;
	border-left:1px #ccc solid;
}
#primary_nav_wrap ul li:hover > ul {
	display:block
}

/*#primary_nav_wrap ul > li > a:after { font-family: 'FontAwesome'; margin-left: 5px; content: '\f078';font-size:10px; }
#primary_nav_wrap ul > li > a:after { font-family: 'FontAwesome'; margin-left: 5px; content: '\f078'; font-size:10px; }*/
#primary_nav_wrap ul > li > a:only-child:after{
	position:absolute;
	top:-10px;
	right:0px;
	content:'';
	z-index:99;
}

#primary_nav_wrap ul li.Highlited {
	color:#fff ;
	background:#c41230;
}

#primary_nav_wrap ul li.Highlited a{
	color:#fff ;
	background:#c41230;
}


.BannerContainer {
    padding: 0 0 0;
    width: 100%;
    position: relative;
	border-bottom:5px solid #006298;
	margin:0 0 0;
}

.BannerContainer img {
    min-width: 100%;
	display:block;
}

.BannerContainerTxt{
	width:480px;
	position:absolute;
	top:48%;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
}

.BannerContainerTxt h3{
	font-size:50px;
	color:#fff;
	font-weight:100;
	text-align:center;
	text-transform:uppercase;
}

.ContainContainer {
    width: 100%;
	margin:0 0 30px;
}

.ContainContainerIn {
    width: 1000px;
    margin: 0px auto;
}

.WelcomeContainer {
    padding: 50px 0 0;
}

.WelcomeImg {
    width: 345px;
    padding: 80px 0 0;
}

.WelcomeContain {
    width: 980px;
    /*padding: 50px 0 0;*/
    /*text-align: right;*/
	margin:0 auto;
}

.WelcomeContain h2 {
    font-size: 35px;
    color: #006298;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 30px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	line-height:normal;
}

.WelcomeContain p {
    font-size: 16px;
    color: #4e4e4e;
	line-height:30px;
    padding: 0 0 22px;
	text-align:center;
	letter-spacing:1px;
}

.WelcomeContain p:last-child {
    padding: 0 0 0;
}

.WelcomeReadMore {
	width:80px;
    padding: 0;
	margin: 10px auto 0;
	line-height:34px;
	background:#4aa16f;
}

.WelcomeReadMore a {
    font-size: 16px;
    color: #fff;
	text-transform:uppercase;
    display: block;
    font-weight: 300;
	text-align:center;
}

.WelcomeReadMore a:hover {
}

.ServiceContainer {
    padding: 30px 0 0;
}

.ServiceContainer h2 {
    font-size: 35px;
    color: #006298;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 30px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
}

.ServiceContainer ul {
    padding:0;
	margin:0;
	text-align:center;
	list-style:none;
}

.ServiceContainer ul li{
  vertical-align: top;
  width: 29%;
	margin: 0 1%;
	display: inline-block;
}

.ServiceContainer h3 {
    font-size: 25px;
    color: #006298;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 25px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
}

.ServiceContainer h3 a{
    color: #006298;
}

.ServiceContainer h3 a:hover{
    color: #88c931;
}

.ServiceContainerImg{
	width:185px;
	height:185px;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
    margin:0 auto 26px;
}

.ServiceContainerImg img{
	width:185px;
	height:185px;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}

.ServiceContainer p {
    font-size: 16px;
    color: #4e4e4e;
	line-height:30px;
    padding: 0 0 0px;
	text-align:center;
	letter-spacing:1px;
}

.ProductContainer {
	width:100%;
	padding:40px 0;
	margin:25px 0 0;
	background-image:url(images/product-bg.jpg);
    min-height: 390px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ProductContainer h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 30px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
}

.ProductContainer ul {
    padding:0;
	margin:0;
	text-align:center;
	list-style:none;
}

.ProductContainer ul li{
    width:19%;
	margin:0 1%;
	display:inline-block;
	position:relative;
}

.ProductContainerImg{
	width:185px;
	height:185px;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
    margin:0 auto 26px;
	background:#000;
}

.ProductContainerImg img{
	width:185px;
	height:185px;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
	opacity:0.8;
}

.ProductContainerTxt {
	position:absolute;
    font-size: 25px;
    color: #fff;
    font-weight: 500;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Oswald', sans-serif;
  display: table;
	width:100%;
	/*height:140px;*/
	height:185px;
	z-index:99;
}

.ProductContainerTxtVer {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.ProductReadMore {
	width:80px;
    padding: 0 0 0;
	margin:30px auto 0;
	line-height:34px;
	background:#fff;
}

.ProductReadMore a {
    font-size: 14px;
    color: #006298;
	text-transform:uppercase;
    display: block;
    font-weight: 300;
	text-align:center;
}

.ProductReadMore a:hover {
}

.WhyContainer {
    padding: 30px 0 0;
}

.WhyImg {
    width: 140px;
    padding: 0px 20px 0 0;
}

.WhyTxt {
   width:320px;
}

.WhyContainerin {
    width: 450px;
    padding: 0 0 40px;
}

.WhyContainerin h2 {
    font-size: 35px;
    color: #006298;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 30px;
	/*text-align:center;*/
	font-family: 'Oswald', sans-serif;
}

.WhyContainerin ul{
	text-align:center;
}

.WhyContainerin ul li {
	width: 175px;
	margin: 8px 3%;
  border: 8px solid #fff;
  border-radius: 4px;
	display: inline-block;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
}

.WhyContainerin ul li .certificate {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.WhyContainerin ul li .certificate img {
  /*box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);*/
  /*border: 8px solid #fff;
  border-radius: 4px;*/
  padding: 0px;
  position: relative;
  z-index: -1;
}

.certificateBoxOut {
  border: 8px solid #fff;
  border-radius: 4px;
	display: inline-block;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
}

.certificateBox {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.certificateBox img {
  /*box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);*/
  /*border: 8px solid #fff;
  border-radius: 4px;*/
  padding: 0px;
  margin: 0 !important;
  position: relative;
  z-index: -1;
}

.certificateBoxRoundOut {
  border: 8px solid #fff;
  border-radius: 4px;
	display: inline-block;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.certificateBoxRound {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.certificateBoxRound img {
  /*box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);*/
  /*border: 8px solid #fff;
  border-radius: 4px;*/
  padding: 0px;
  margin: 0 !important;
  position: relative;
  z-index: -1;
  webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.TestimonialClients{
	width:520px;
}

.Testimonial {
	margin: 0 0 6px;
}

.Testimonial h2 {
  font-size: 35px;
  color: #006298;
  font-weight: 400;
	text-transform:uppercase;
	margin:0 0 30px;
	/*text-align:center;*/
	font-family: 'Oswald', sans-serif;
}

.Testimonial p {
  font-size: 16px;
	line-height:23px;
  color: #4e4e4e;
  padding: 0 0 0;
	letter-spacing:1px;
}

.Testimonial ul {
  text-align: center;
}

.Testimonial ul li {
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 8px 5px;
  margin: 0 10px;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
}

.Testimonial ul li .certificate {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.Testimonial ul li .certificate img {
  /*box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);*/
  /*border: 8px solid #fff;
  border-radius: 4px;*/
  padding: 0px;
  position: relative;
  z-index: -1;

}

.Clients{
	margin:0 0 26px;
}

.Clients h2 {
    font-size: 35px;
    color: #006298;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 2px;
	/*text-align:center;*/
	font-family: 'Oswald', sans-serif;
}

.Clients p {
    font-size: 17px;
    color: #828282;
	line-height:30px;
    padding: 0 0 30px;
	letter-spacing:1px;
}

.Clients ul{
	text-align:center;
}

.Clients ul li{
	width:83px;
	margin:0 1%;
	border: 2px solid #828282;
	display:inline-block;
}

.Clients ul li img{
	display:block;
	width:100%;
}

.FooterContainerLink {
    background: #006298;
	color:#fff;
    width: 100%;
	padding:0 0;
	margin:0 0 0;
	border-bottom:1px solid #115da4;
}

.FooterContainerLink ul {
    padding: 0 0 0;
    list-style: none;
    text-align: center;
    font-size: 13px;
	color:#343434;
	font-weight:300;
}

.FooterContainerLink ul li {
    display: inline-block;
    padding: 0 16px;
	letter-spacing:1px;
	line-height:37px;
}

.FooterContainerLink ul li a {
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
}


.FooterContainer {
    background: #006298;
	color:#fff;
    width: 100%;
	padding:20px 0;
	margin:0 0 0;
}

.FooterContainerIn {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
}

.FooterContainerInLeft {
    width: 300px;
	padding:0 20px 0 0;
	/* margin:0 auto 10px; */
}

.FooterContainerInLeft p {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
	text-align: left;
	line-height:22px;
	text-transform:uppercase;
}

.FooterContainerInLeft p a{
    color: #fff;
}

.FooterContainerInMiddle {
    width: 350px;
	padding:0 0 0 0;
	/* margin:0 auto; */
}

.FooterContainerInMiddle p {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    line-height:22px;
    text-align: left;
    text-transform:uppercase;
}

.FooterContainerInMiddle p a{
    color: #fff;
}

.FooterContainerInRight {
    width: 300px;
	padding:0 0 0 20px;
	/* margin:0 auto 10px; */
}

.FooterContainerInRight p {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
	text-align: left;
	line-height:22px;
	text-transform:uppercase;
}

.FooterContainerInRight p a{
    color: #fff;
}



.CopyrightContainer{
	width:100%;
	text-align:center;
    font-size: 13px;
	color:#000;
	padding:0 0;
	text-transform:uppercase;
	font-weight:300;
	letter-spacing:1px;
}

.CopyrightContainer p{
	line-height:60px;
}

.InnerWelcomeContain {
    width: 960px;
    /*padding: 50px 0 0;*/
    /*text-align: right;*/
	margin:0 auto;
}

.InnerWelcomeContain h2 {
    font-size: 35px;
    color: #1d79cf;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 30px;
	text-align:left;
	font-family: 'Oswald', sans-serif;
}

.InnerWelcomeContain p {
    font-size: 16px;
    color: #828282;
	line-height:30px;
    padding: 0 0 10px;
	text-align:left;
	letter-spacing:1px;
}

.InnerWelcomeContain p a{
	color: #828282;
    text-decoration:underline;
}

.InnerWelcomeContain p a:hover{
    text-decoration:none;
}

.InnerWelcomeContain ul {
  list-style-image: url(images/listicon.png);
  margin: 0px 0 20px 20px;
}

.InnerWelcomeContain ul li {
  padding: 10px 0;
  line-height: 25px;
}

.bx-wrapper {
	margin: 0 !important;
}

.certificationContainer {
	padding: 0 0 20px 0;
}

.certificationContainer ul {
	text-align: center;
}

.certificationContainer ul li {
	width: 180px;
	margin: 0 3%;
	display: inline-block;
}



.ClientContainer {
  padding: 0px;
  text-align: center;
}

.ClientContainer ul {
  text-align: center;
  list-style: none;
}

.ClientContainer ul li {
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  margin: 0 1%;
  /*width: 15%;*/
  width: 11%;
  padding: 20px 0;
  /*min-height: 300px;*/
  vertical-align: top;
  border-bottom: 1px dashed #666;
}

.ClientContainer ul li img{
    /* -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px; */
    border: 1px solid #0177c6;
}

.ClientContainer ul li p {
  padding: 0px;
}

.ClientName {
  padding: 0px;
}

.ClientName p {
  text-align: center;
  font-size: 16px;
  color: #666;
  padding: 0px;
  font-weight: bold;
}

.ClientCo {
  padding: 0px;
}

.ClientCo p {
  text-align: center;
  font-size: 16px;
  color: #666;
  padding: 0px;
}

.innerProductsContainer {
  padding: 0px;
}

.productItem {
  min-height: 400px;
  width: 22%;
  margin: 10px 1%;
  /*background: #e6e7e8;*/
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.productItem img {
  min-width: 100%;
  -webkit-border-radius: 260px;
-moz-border-radius: 260px;
border-radius: 260px;
}

.productItem h5 a {
  font-size: 25px;
  color: #1d79cf;
  font-weight: 400;
	text-transform:uppercase;
	margin:20px 0 25px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
}

.productItem p {
  font-size: 14px;
  color: #828282;
  padding: 0 10px;
  text-align: center;
  text-transform:uppercase;
}

.ContactWelcomeContain {
    width: 960px;
    /*padding: 50px 0 0;*/
    /*text-align: right;*/
	margin:0 auto;
}

.ContactWelcomeContain h2 {
    font-size: 35px;
    color: #1d79cf;
    font-weight: 400;
	text-transform:uppercase;
	margin:0 0 30px;
	text-align:left;
	font-family: 'Oswald', sans-serif;
}

.ContactWelcomeContain p {
    font-size: 16px;
    color: #828282;
	line-height:30px;
    padding: 0 0 10px;
	text-align:left;
	letter-spacing:1px;
	text-transform:uppercase;
}

.ContactWelcomeContain p a{
	color: #828282;
    text-decoration:underline;
}

.ContactWelcomeContain p a:hover{
    text-decoration:none;
}

.ContactWelcomeContain ul {
  list-style-image: url(images/listicon.png);
  margin: 0px 0 20px 20px;
}

.ContactWelcomeContain ul li {
  padding: 10px 0;
  line-height: 25px;
}

.bx-wrapper
{
	border:none !important;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.ContactLeft{
	width:48%;
	display:inline-block;
	vertical-align:top;
	margin:0 0.5%;
}

.ContactLeft iframe {
  border: 1px solid #666 !important;
}

.ContactRight{
	width:48%;
	display:inline-block;
	vertical-align:top;
	margin:0 0.5%;
}

.ContactRight iframe{
	margin:0 0 2%;
}

.ContactRight input[type="text"] {
	background:#fff;
    font-size: 15px;
    width: 100%;
    height: 38px;
	line-height:38px;
    color: #575757;
    border: 1px solid #cdcbc4;
    text-align: left;
	padding:0 .5%;
	margin:0 auto;
}

.ContactRight input[type="email"] {
	background:#fff;
    font-size: 15px;
    width: 100%;
    height: 38px;
	line-height:38px;
    color: #575757;
    border: 1px solid #cdcbc4;
    text-align: left;
	padding:0 .5%;
	margin:0 auto;
}

.ContactRight input[type="tel"] {
	background:#fff;
    font-size: 15px;
    width: 100%;
    height: 38px;
	line-height:38px;
    color: #575757;
    border: 1px solid #cdcbc4;
    text-align: left;
	padding:0 .5%;
	margin:0 auto;
}

.ContactRight input[type="file"] {
	background:#fff;
    font-size: 15px;
    width: 100%;
    height: 38px;
	line-height:38px;
    color: #575757;
    border: 1px solid #cdcbc4;
    text-align: left;
	padding:0 .5%;
	margin:0 auto;
}

.ContactRight select {
	background:#fff;
    font-size: 15px;
    width: 100%;
    height: 38px;
	line-height:38px;
    color: #575757;
    border: 1px solid #cdcbc4;
    text-align: left;
	padding:0 .5%;
	margin:0 auto;
}

.ContactRight textarea {
	background:#fff;
    font-size: 15px;
    width: 100%;
    height: 95px;
	line-height:20px;
    color: #575757;
    border: 1px solid #cdcbc4;
    text-align: left;
	padding:0 .5%;
}

.ContactRight input[type="submit"] {
	width:90px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-weight: 300;
    text-align: center;
	line-height: 34px;
    background: #88c931;
	border:none;
}

.SectorImg {
  width: 300px;
  padding: 0 20px 0 0;
}

/*.gallery-item .portrait {
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}*/

#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
  margin: 8px 3% !important;
  /*width: auto !important;*/
  overflow: inherit !important;
}

.rl-basicgrid-gallery .rl-gallery-item img {
  box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2) !important;
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2) !important;
  -moz-box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2) !important;
  border: 8px solid #fff !important;
  border-radius: 4px !important;
  padding: 0px !important;
}

.PdfDownload {
	width:210px;
    padding: 0;
	margin: 0 0;
	line-height:34px;
	background:#4aa16f;
}

.PdfDownload a {
    font-size: 14px;
    color: #fff;
	text-transform:uppercase;
    display: block;
    font-weight: 300;
	text-align:center;
}

.PdfDownload a:hover {
}

.lowerCaseText {
    text-transform: lowercase;
}

.ProductDetailsContent {
    text-transform: uppercase;
}