@charset "utf-8";
/* CSS Document */


.boxedWrap {
-webkit-box-shadow: 1px 1px 28px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 28px 0px rgba(0,0,0,0.4);
box-shadow: 1px 1px 28px 0px rgba(0,0,0,0.4);
}

.topWrap {
-webkit-box-shadow: 1px 1px 16px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 16px 0px rgba(0,0,0,0.4);
box-shadow: 1px 1px 16px 0px rgba(0,0,0,0.4);
}

.topWrap .usermenu_area ul.usermenu_list li.usermenu_socials > a:hover {
    color: rgb(255, 255, 255);
}


/*** HEADER ***/

.topWrap span {color:#FFF}

.itsMe {text-align:left !important; font-size:18px}

.mainslider_2 {background:#000}

.topWrap .topMenuStyleLine > ul > li ul li a:hover {
	color: #61A2B0 !important;
}

.topWrap .usermenu_area {
    background-color: #381f18;
}

/*** Content Index ***/

.whatWeDo {padding:60px 0}

.theHover {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.theHover:hover {
	border-radius:20px;
	color:#FFF;
}

.diane {
	display:block;
	width:100%
		
}

/*** Content Team ***/

.sc_team_item_title  {
	margin-bottom:20px !important;	
}


/*** Service ***/

h1.sc_title_underline {
    padding: 10px 0 10px 0;
	font-weight: 600;
	text-transform: uppercase;
}

.desC {
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	font-size:18px;
	color: #236173;		
}

h2.post_title {
    font-size: 24px;
    line-height: 30px;
    padding: 0 0 40px 0;
    font-weight: 600;
}	

.compressText {
	padding-left:60px;
	padding-right:60px;	
}

/*** Sidebar ***/

.sidebar h5 {
    font-size: 18px;
}

.sidebar h5.post_title a {
	color:#236B73 !important;	
	-webkit-transition: all .5s ease;
    transition: all .5s ease;
}


.sideBarLogos img {
	margin-bottom:20px;
	max-width:110%;
	width:290px;
	margin-left:auto;
	margin-right:auto;
}

.sidebarStyleLight.widget_area .widgetWrap .sc_button_style_accent_2 a {
	color: #FFF;
}

.sidebarStyleLight.widget_area .widgetWrap .sc_button_style_accent_2 a:hover {
    color: #FFF !important;
}


/*** MyList ***/



.superList {
list-style: none !important;
margin-left: 0px !important;
  margin-bottom: 0;
  margin-top: 10px;
  float:center;
  font-size: 16px;
}

.superList li {
	list-style: none !important;
	margin-bottom: 12px !important;
	clear: both;
	border-bottom: none !important;
	color: #8e8d8d;
	margin-right:20px;
}

.superList2 li {
	list-style: none !important;
	margin-bottom: 12px !important;
	clear: both;
	border-bottom: none !important;
	margin-right:20px;
}
    
.superList li i {
    font-size: 24px;
    float: left;
    padding-right: 17px;
    margin-top: 4px;
    color: #61A2B0;
}

.superList2 li i {
    font-size: 24px;
    float: left;
    padding-right: 17px;
    margin-top: 4px;
    color: #61A2B0;
}


.superList li strong {
	display:inline-block;
	margin-bottom:18px;
}

.superList li p {
	margin-top:0px !important;
	margin-bottom:12px !important;
}

.superList li ul {
	list-style:none !important;
	margin-top:18px !important;
}

.superList li ul li i {
    font-size: 16px;
    float: left;
    padding-right: 14px;
    margin-top: 2px;
    color: #61A2B0;
}

.superList li ul li {
	margin-bottom: 8px !important;
    margin-left: 33px !important;
    clear: both;
}

.superList span {
vertical-align: middle;
}

.superList2 span {
display: table-cell;
vertical-align: middle;
}



/*** Price Table ***/
h1.post_title {
    font-weight: 600;
	font-size:40px;
}


.myTable {
	font-size:15px;
	font-weight:400;
	line-height:40px;
	text-indent:1%;
	background-color:#f9f9f8;
	margin-bottom:36px;
	color:#8e8d8d;
	-webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.4);
	-webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.myTable tr:nth-child(odd) {
	-webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.myTable tr:nth-child(even) {
	background-color:#e6ecec;
	-webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.myTable th {
	padding:8px; 
	font-size:18px !important; 
	background:#236B73 !important;
	width:100%;
}

.myTable thead th {
    color: #FFFFFF !important;
	text-align:left;
}

.myTableExt tr:nth-child(even) {
	background-color:#e6ecec;
	-webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


/*** Products page ***/

.gBorder {border: 2px solid #F5F7F9; box-sizing:border-box; max-width:100%}

.productLogoWrap {
    display: block;
    padding: 20px 20px 0 20px;
    background: #F5F7F9;
}


/*** Sante ***/

h2.post_title {
	padding-bottom:20px !important;	
}


/*** Footer ***/
.foot-logos img {
    max-width: 220px;
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #61A2B0;
    border-radius: 1px;
}

.widget_area .widget_inner .logo img {
	max-width:100%; 
	padding: 10px;
    background: #fff;
}

.logo_socials.socPage p {
	font-weight:700;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

footer .main .widgetWrap a {
	color: #FFF !important;
	-webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.main .widgetWrap a:hover,
.main .widgetWrap a:hover span {
	    color: #61A2B0 !important;
}

/*** Response ***/

@media (max-width: 1023px) {
	.logo_center img {
    padding: 4px 4px 0 4px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
	}
	
	.fatOff {display:none !important}
}

@media (max-width: 654px) {
	.compressText {
		padding-left:0px;
		padding-right:0px;	
	}
	
	.foot-logos {display:none}
	.foot-logos img {
    max-width: 220px;
	width:100%;
	}
}

@media (max-width: 496px) {
.logo_center img {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
	height:auto !important;
}

.foot-logos img {
    display:block;
	width: 93%;
    margin-left: auto;
    margin-right: auto;
	height:auto !important;
}

.widget_area .widget_inner .logo img {
    display:block;
	width: 93%;
    margin-left: auto;
    margin-right: auto;
	height:auto !important;
}

.logo_socials.socPage p {
	text-align:center;
}

.fixSimon {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:50px;
	
}

.widget_socials .logo_descr {
    text-align: center;
}


}
@media (max-width: 479px) {
body.boxed .boxedWrap {
    width: 100%;
    overflow: hidden;
}
}

@media (max-width: 479px) {
.imgres {
    display:none;
}
}

@media (max-width: 479px) {
.post.bg_post2 .post_wrap {
    padding: 15px;
}
}

@media (max-width: 479px) {
.post .sc_image img{ width:100%; display:block; margin:0; padding:0; float:none;}
}

.boxi {
    height:340px;
}