/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700);
@import url(grid.css);
{
	font-family: 'Raleway', sans-serif;
	}
/** {
	padding:0;
	margin:0;
	list-style:none;
}*/
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,figure{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style:none;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
	margin-top:0;
	margin-bottom:15px;
	font-weight:500;
	}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}

/* custom css
*/
strong.customtitle {
    font-family: Raleway,sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
}
strong.customtitle3 {
    font-family: Raleway,sans-serif;
    font-weight: 500;
    margin-top: 0;
}

strong.mycustom
{
	font-size: 72px;
    font-weight: 100;
    line-height: 80px;
    font-family: Raleway,sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
	display:block;
}

p{
	margin-top:0;
	margin-bottom:15px;
	}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p{
	margin-top: -15px;
	}
[align="center"]{
	text-align:center;
	}
.mt-0{
    margin-top: 0!important;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#F3F4F4;
	font-size:14px;
	color:#000;
	line-height:1.3;
	font-style:normal;
	font-weight:normal;
	font-family: 'Raleway', sans-serif;
	overflow-x:hidden;
}
input { background:none; border:0 none; outline:none; }
table {
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; }
a	{ outline:none; cursor:pointer; }
.left	{ float:left; }
.right	{ float:right; }
.clear { clear:both; }
.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text-justify { text-align:justify; }
.clearfix {
	clear:both;
	/*content:" "; never use this property error in opera*/
	display:block;
	font-size:inherit;
	height:0;
	line-height:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block;
}



/******23 April 2015******/
/**************** Header ****************/



body{
	background:#fff;
}

#header{
	background-color: #fff;
    border-bottom: 3px solid var(--default-bg-color);
    padding-left:15px;
	padding-right:15px;
	left:0;
	right:0;
	width:auto !important;
    z-index: 9999;

	}
.header-height {

}

.container{
	width:1170px;
	margin:0 auto;
}

#logo{
	height:40px;
	display:block;
	float:left;
}
#logo img{
	max-height:100%;
	}

.header{
	padding:8px 0;
}

.header .number{
	float:right;
	margin-top: 15px;
}

.header .number img{
	float:left;
}

.header .number p{
	float:left;
	font-family:'Lato',sans-serif;
	color:#30B6CF;
	font-size:22px;
	margin:17px 0 0 10px;
}

.navi{
	float:right;
}
.header #menu-main-menu{
	float:left;
}
.header #menu-main-menu ul li{
    display: inline-block;
    float: left;
}
.header #menu-main-menu ul li.sec-logo{
	display:none;
}
.header #menu-main-menu ul li.sec-logo a{
	padding-left:0!important;
	height:47px;
}
.header #menu-main-menu ul li.sec-logo a img{
	height:47px;
}
.header #menu-main-menu ul li a{
	color:#454545;
	text-decoration:none;
	outline:none;
	display:block;
    background-image: url("../images/menu_line.png");
    background-repeat: no-repeat;
    background-position: left center;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
	padding:0 10px;
    line-height: 27px;
	}
.header #menu-main-menu ul li a:hover, .header #menu-main-menu ul li a.mPS2id-highlight {
}

.header #menu-main-menu ul li:first-child a{
	background-image:none;
}

.header #menu-main-menu .btn{
background-color: transparent;
 background-image: none;
 color: #000;
border: 1px solid #000;

}

/**************** Close ****************/




/**************** Content ****************/

ul.bx-wrapper .bx-controls-direction a.disabled{
	display:block !important;
}

.bx-wrapper .bx-controls-direction a {
    margin-top: -23px !important;
}


#hero_image ul{
	float:left;
	width:100%;
}

#hero_image ul li{
	width:100%;
}

#hero_image ul li img{
	width:100%;
	height:auto;
}
#hero_image ul li .image_content{
	position:absolute;
	bottom:48px;
	left:48px;
}
#hero_image ul li .image_content p:first-child{
	font-family:'Oswald',sans-serif;
	color:#30B6CF;
	font-size:30px;
	margin-bottom:11px;
	line-height:100%;
}

#hero_image ul li .image_content p:nth-child(2){
	font-family:'Lato',sans-serif;
	color:#BF3386;
	font-size:40px;
	font-weight:bold;
	line-height:100%;
}

#hero_image{
	float:left;
	width:100%;
}

.myfeatures{
	background:#f3f3f3;
	width:100%;
	height:auto;
	float:left;
}

.features{
	float:left;
	width: 100%;
}

.features .feature{
	background: none repeat scroll 0% 0% #E6E6E6;
	width: 28%;
	float: left;
	padding: 15px 30px;

	display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.features .feature2{
	background:#F3F3F3;
	border:1px solid #E6E6E6;
	border-top:none;
	border-bottom:none;
}

.features .feature1{
	border-right:1px solid #F3F3F3;
}

.features .feature3{
	border-left:1px solid #F3F3F3;
}

.features .feature1_img{
	background:url("../images/rsz_1.png") no-repeat;
	width:100px;
	height:100px;
	float:left
}

.features .feature2_img{
	background:url("../images/rsz_2.png") no-repeat;
	width:100px;
	height:100px;
	float:left
}

.features .feature3_img{
	background:url("../images/rsz_3.png") no-repeat;
	width:100px;
	height:100px;
	float:left
}

.features .feature .feature_content{
	float: left;
	margin-top: 15px;
	margin-left: 22px;
}

.features .feature .feature_content h3{
	font-family:'Lato',sans-serif;
	font-weight:300;
	font-size:30px;
	color:#000000;
	float:left;
}

.features .feature .feature_content p{
	font-family:'Lato',sans-serif;
	font-size:16px;
	color:#333333;
	float:left;
	margin-top: 8px;
	line-height: 23px;
}

.features .feature2 .feature_content p span{
	font-family:'Lato',sans-serif;
	font-size:22px;
	color:#333333;
}


/****Content1*****/
.content1{
	float:left;
	margin-bottom: 55px;
}

.content1_left{
	width:61%;
	float:left;
}

.content1_left h2{
	font-family:'Lato',sans-serif;
	font-weight:300;
	font-size:35px;
	color:#999;
	float:left;
	margin-bottom: 27px;
}

.content1_left h2 span{
	color:#000;
}
.content1_left img{
	float:left;
}

.content1_left p{
	font-family:'Lato',sans-serif;
	font-size:14px;
	color:#333333;
	float:left;
	margin-top: 24px;
	text-align: justify;
	line-height: 23px;
}

.content1_right{
	width: 33%;
	float: right;
	padding: 4px;
	border: 1px solid #EAEAEA;
	background:#fff;
}

.content1_right_wrap{
	background:#F4F4F4;
	padding: 20px 25px;
}

.content1_right h2{
	font-family:'Lato',sans-serif;
	font-weight:300;
	font-size:30px;
	color:#000;
	float:left;
	line-height: 40px;
	margin-bottom: 6px;
}

.content1_right p{
	font-family:'Lato',sans-serif;
	font-size:14px;
	color:#333333;
	float:left;
	text-align: justify;
	line-height: 23px;
}

.content1_right img{
	margin-top:10px;
}

.content1_right .content1_right_wrap_content{
	float:right;
	width: 62%;
}

/*******Content 2 ***********/

.content2{
	float:center;
	background-color:#30B6CF;
	width:100%;
	background-color:#999;
	background-color:#fff;
	padding-top:40px;
	overflow:hidden;
}

.content2 .content2_wrap{
	float: center;
	width: 100%;
}

.content2_divider{
	background:url("../images/content2_divider.png") no-repeat;
	width:8px;
	height:20px;
	display:block;
	float:left;
	margin-top:10px;
}

.content2 .content2_wrap ul{
	width:28%;
	float:left;
	margin:5px;
	margin-bottom:22px;
}

.content2 .content2_wrap ul:first-child{
	margin-left:0;
	margin-right:0;
}

.content2 .content2_wrap ul:last-of-type{
	margin-left:32px;
	margin-right:0;
}

.content2 .content2_wrap ul li{
	font-family:'Lato',sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:300;
	margin-bottom:23px;
	background:url("../images/list_bullet.png") no-repeat;
	background-position: left;
	padding-left: 28px;
	line-height:100%;
}


/***Content 3***/

.content3{
	float:left;
	margin:52px 0;
}

.content3 p,.content3 li{
	font-family:'lato',sans-serif;
	font-size:14px;
	color:#333333;
	float:left;
	line-height:23px;
}


.content3 li{
	background: url("../images/list_arrow.png") no-repeat;
	background-position: left;
	padding-left: 20px;
}

.content3 .content3_left {
    width: 49%;
    float: left;
    background: url("../images/seperator.png") no-repeat;
    background-position: right 10px;
    padding-right: 15px;
}

.content3 .content3_left ul li{
	line-height:32px;
}
.content3 .content3_left ul{
	float:left;
	margin-top:12px;
}

.content3 .content3_left img{
	float:left;
	margin-bottom:22px;
}

.content3 .content3_left h2{
	color:#999;
	font-family:'Lato',sans-serif;
	font-size:35px;
	font-weight:300;
	margin-bottom: 27px;
}

.content3 .content3_left h2 span{
	color:#000;
}

.content3 .content3_right{
	float: right;
	width: 44%;
	margin-top: 65px;
}

.content3 .content3_right ul{
	width:42%;
	float:left;
	margin-top:18px;
}

.content3 .content3_right ul li{
	line-height:32px;
}


/***Content 4***/

.content4{
	float:left;
	width:100%;
	background:#F3F3F3;
}

.content4 .content4_wrap{
	float:left;
	margin:38px 0 13px 0;
}

.content4Content{
	width:182px;
	float:left;
	margin-left:15px;
	margin-bottom:25px;
}

.content4Content.first{
	margin-left:0;
}

.content4 .content4_image{
	background:#fff;
	padding:5px;
	background-color:#fff;
	border-radius: 50%;
    box-shadow: 0 0 0 5px #ffffff, 0 0 0 8px #dcdcdc;
	padding:5px;
	margin:0 5px;
	overflow:hidden;
	}
.content4 .content4_image img{

	}

.content4 .content4_content{
	text-align:center;
	padding:15px 0 10px 0;
	background:#30B6CF;
	background:#999999;
}


.content4 .content4_content h4{
	font-family:'Lato',sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.content4 .content4_content p{
	font-family:'Lato',sans-serif;
	font-size:14px;
	color:#124752;
	margin-top:5px;
}


/***Content 5****/

.content5{
	float:left;
	width:100%;
}

.content5 .content5_header{
	text-align:center;
}

.content5 .content5_header h2{
	color:#999;
	font-family:'Lato',sans-serif;
	font-size:35px;
	font-weight:300;
	margin:52px 0 18px 0;
}

.content5 .accor{
	margin:52px 0;
}

.content5 .accor h3{
	font-family:'Lato',sans-serif;
	font-size:22px;
	font-weight:300;
	color:#333333;
	padding:26px 22px;
	width:96%;
	background-image:url("../images/arrow.png");
	background-position:98%;
	background-repeat:no-repeat;
	cursor:pointer;
}
.content5 .accor h3.active{
	background-image:url("../images/uparrow.png");
}
.content5 .accor h3:focus{
	background-image:url("../images/uparrow.png");
	background-position:98%;
	background-repeat:no-repeat;
}

.content5 .accor h3:nth-of-type(odd){
	background-color:#F0F0F0;
}

.content5 .accor h3:nth-of-type(even){
	background-color:#F7F7F7;
}

.content5 .accor p{
	background:#fff;
	padding:28px 22px;
	font-family:'Lato',sans-serif;
	font-size:14px;
	color:#333333;
	line-height:22px;
}

.content5 .accor .detail{
	height:auto !important;
	border: 1px solid #F0F0F0;
    height: auto !important;
    width: 99.6%;
}

/***Content 5****/

.content6{

	width:70%;
}

.content6 .content6_header{
	text-align:center;
}

.content6 .content6_header h2{
	color:#999;
	font-family:'Lato',sans-serif;
	font-size:35px;
	font-weight:300;
	margin:52px 0 18px 0;
}

.content6 .accor{
	margin:52px 0;
}

.content6 .accor h3{
	font-family:'Lato',sans-serif;
	font-size:22px;
	font-weight:300;
	color:#333333;
	padding:26px 22px;
	width:96%;
	background-image:url("../images/arrow.png");
	background-position:98%;
	background-repeat:no-repeat;
	cursor:pointer;
}
.content6 .accor h3.active{
	background-image:url("../images/uparrow.png");
}
.content6 .accor h3:focus{
	background-image:url("../images/uparrow.png");
	background-position:98%;
	background-repeat:no-repeat;
}

.content6 .accor h3:nth-of-type(odd){
	background-color:#F0F0F0;
}

.content6 .accor h3:nth-of-type(even){
	background-color:#F7F7F7;
}

.content6 .accor p{
	background:#fff;
	padding:28px 22px;
	font-family:'Lato',sans-serif;
	font-size:14px;
	color:#333333;
	line-height:22px;
}

.content6 .accor .detail{
	height:auto !important;
	border: 1px solid #F0F0F0;
    height: auto !important;
    width: 70%;
}
.content7{

	width:85%;
}

.content7 .content7_header{
	text-align:center;
}

.content7 .content7_header h2{
	color:#999;
	font-family:'Lato',sans-serif;
	font-size:35px;
	font-weight: 500;
	margin:52px 0 18px 0;
}

.content7 .accor{
	margin: 35px 0;
}

.content7 .accor h3{
	font-family:'Lato',sans-serif;
	font-size:22px;
	font-weight:300;
	color:#333333;
	padding:26px 22px;
	width:96%;
	background-image:url("../images/arrow.png");
	background-position:98%;
	background-repeat:no-repeat;
	cursor:pointer;
}
.content7 .accor h3.active{
	background-image:url("../images/uparrow.png");
}
.content7 .accor h3:focus{
	background-image:url("../images/uparrow.png");
	background-position:98%;
	background-repeat:no-repeat;
}

.content7 .accor h3:nth-of-type(odd){
	background-color:#F0F0F0;
}

.content7 .accor h3:nth-of-type(even){
	background-color:#F7F7F7;
}

.content7 .accor p{
	background:#fff;
	padding:28px 22px;
	font-family:'Lato',sans-serif;
	font-size:14px;
	color:#333333;
	line-height:22px;
}

.content7 .accor .detail{
	height:auto !important;
	border: 1px solid #F0F0F0;
    height: auto !important;
    width: 70%;
}


/**************** Close ****************/





/**************** Footer ****************/

.footer{
	background:url("../images/footer_back.png") repeat;
	background:#555;
	width:100%;
	height:250px;
	float:left;
	background-size:cover;
}

.footer .footer_wrap h2{
	font-family:'lato',sans-serif;
	font-size:35px;
	color:#999;
	color:#ccc;
	font-weight:300;
	margin-top:58px;
}

.footer .footer_wrap h2 span{
	color:#fff;
}

.footer .footer_wrap img{
	margin-top:22px;
	margin-bottom:38px;
	float:left;
}

.footer .footer_wrap .contact_details{
	float:left;
	width:70%;
}

.footer .footer_wrap .address p{
	margin-bottom:5px;
}

.footer .footer_wrap .address p,.footer .footer_wrap .phone,.footer .footer_wrap .mail a{
	font-family:'Lato',sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

.footer .footer_wrap .address{
	background:url("../images/location.png") no-repeat;
	background-position:left 5px;
	padding-left:26px;
	float:left;
	margin-right:65px;
}

.footer .footer_wrap .phone{
	background:url("../images/footer_phone.png") no-repeat;
	background-position:left;
	padding-left:26px;
	float:left;
	margin-right:65px;
}

.footer .footer_wrap .mail{
	background:url("../images/mail.png") no-repeat;
	background-position:left;
	padding-left:26px;
	float:left;
}

.footer .footer_wrap img:last-of-type{
	float:right;
	margin-top: -116px;
	margin-right:40px;
}

/**footer bottom**/

.footer_bottom{
	background:#333333;
	color:#fff;
	float:left;
	width:100%;
	padding-bottom:10px;
	padding-top: 20px;
}

.footer_bottom p{
	font-family:'lato',sans-serif;
	font-size:13px;
	color:#fff;
}

.footer_bottom .payment_cards{
	float:right;
	margin-top:20px;
	margin-right:60px;
}

.footer_bottom .payment_cards img{
	float:left;
	margin-right:10px;
}

/**************** Close ****************/

.form-control {
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom:10px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-inline .input-group > .form-control {
    width: 50%;
  }

.form-control::-webkit-input-placeholder {
  color: #999;
}
textarea.form-control {
  height: auto;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}

.services{
	font-size: 14px;
	}

.services h3{
	font-size: 20px;
    font-weight: 500;
	}
.services p{
	margin-bottom:0px;
	}
.services figure{
	display: flex;
	padding-bottom: 4px;
	text-align:center;
	overflow:hidden;
	}
.services figure img{
	height: 140px;
    margin: auto;
	}

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	   -o-transition: border .2s ease-in-out;
		  transition: border .2s ease-in-out;
	}
.thumbnail .caption {
	border-top: 1px solid #ddd;
    color: #333;
    margin: 0 -4px;
    padding: 6px 10px;
	}
#hero_image .bx-wrapper img{
	margin: auto;
	}

h1.large {
    font-size: 72px;
    font-weight: 100;
    line-height: 80px;
	}

.business figure{
	text-align: center;
	}
.business figure img{
	width: 75%;
}
	div.fittext {
		position: absolute;
	    top: 45%;
	    left: 33.3%;
	    font-size: 50px;
	    background: rgba(55, 55, 255, 0.2);
	    padding: 10px 50px;
	}
	div.fittext span {
		color: #fff;
		font-weight: bolder;
	}
#hero_image{
	position:relative;
	}
#hero_image .bg-overlay{
	background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	}
#hero_image .bg-overlay > div{
	left: 0;
    margin: auto;
    max-width: 1170px;
	padding:20px;
    position: absolute;
    right: 0;
    top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    width: 100%;
	}
#hero_image .bg-overlay h1{
	font-size: 6vw;
    font-weight: 700;
    text-transform: uppercase;
	}
#hero_image .bg-overlay strong.customtitle{
	font-size: 6vw;
    font-weight: 700;
    text-transform: uppercase;
	display:block;
	}

#hero_image .bg-overlay strong.customtitle{
	font-size: 6vw;
    font-weight: 700;
    text-transform: uppercase;
	display:block;
	}
#hero_image .bg-overlay h3{
	font-size: 2vw;

	margin-bottom:0;
	}
	#hero_image .bg-overlay strong.customtitle3{
	font-size: 2vw;

	margin-bottom:0;
	display:block;
	}
.bx-controls-direction{
	display:none;
	}
@media (min-width: 1200px) {

#hero_image .bg-overlay h1 {
    font-size: 60px;
 }
 #hero_image .bg-overlay strong.customtitle {
    font-size: 60px;
	display:block;
 }
 #hero_image .bg-overlay strong.customtitle {
    font-size: 60px;
	display:block;
 }
#hero_image .bg-overlay h3 {
    font-size: 24px;
 }

 #hero_image .bg-overlay strong.customtitle3 {
    font-size: 24px;
	display:block;
 }

}



.Productionlist .row > div{
	align-items: center;
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    float: none;
    font-size: 22px;
    justify-content: center;
    position: relative;
    text-align: center;
	}
.Productionlist .row > div > div{
	border-radius: 5px;
    /* box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3); */
    box-shadow: 0 0 5px 0 var(--default-bg-color);
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    height: 210px;
    margin-bottom: 30px;
    max-width: 100%;
    padding: 10px;
}
.Productionlist .row > div > div a{
	color: inherit;
	text-decoration: none;
}
.Productionlist .row > div img{
	display: block;
	margin: auto;
	width: 35%;
}

.icons{
	float:right;
	margin-top:18px;
	}
.icons img{

}
.footer_bottom a{
	text-decoration:none;
	color: #ffffff;
	}


#contact-form .btn{
	background-color: transparent;
    border: 1px solid;
    cursor: pointer;
    font-size: 16px;
    min-width: 110px;
    padding: 7px 10px;
}
#contact-form .btn:hover{
	background-color: #000;
	color: #fff;
}

.copyright{
	float:left;
	text-align:center;
	width:100%;
}
.copyright img{
	float: right;
    width: 30px;
}

.blog{

}
.blog [class*="col"]{
	padding-bottom: 30px;
    padding-top: 30px;
}
.blog [class*="col"]:first-child{
	border-right: 1px solid #ccc;
    margin-right: -1px;
}
.blog [class*="col"]:last-child{
	border-left: 1px solid #ccc;
}

.block{
	border-left: 5px solid #555;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    padding: 10px 15px 20px;
}
.block h2{}
.block ul{
	padding-left: 15px;
}
.block ul li{
	list-style:outside none disc;
	margin-bottom: 10px;
}
.block a{
	color: inherit;
	text-decoration: none;
}
.boxpadding {
 margin-top: 50px;
 margin-bottom: 50px;
}

.error{
	color:#ff0000;
}
:root{
	--default-bg-color:#47c5a9;
}
#logo img{
	width: 109px;
}
#logo{
	height: unset;
}
.d-flex{
	display: flex;
}
.justify-content-between{
	justify-content: space-between;
}
.align-items-center{
	align-items: center;
}
.login_button{
    border:1px solid #666666;
    background: #666666!important;
    color:white;
    cursor: pointer!important;
    padding: 0.5rem 3rem;
    border-radius: 5px;
    margin: 1rem 0 0 0;
}
.login_button:hover{
    border:1px solid #666666!important;
    background: white!important;
   color: #666666!important;
}
.login-input-email-td{
    padding: 0 4rem;
}
.login-input-email-td input{
    margin-top: 1.2rem;
}
.login-input-ps-td{
    padding: 0 4rem;
}
.login-forgo-rem-td{
    padding: 0 4rem;
}
.login-noAccount-td{
    padding-bottom:1.2rem
}
.footer_bottom .payment_cards , .icons{
    float: none;
}
.footerImgdiv{
    display: flex;
    justify-content: space-between;
}

.footerAddSocial{
    float: right!important;
}
