@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import "../css/flexslider.css";
@import "../css/ui.totop.css";
@import url(http://fonts.googleapis.com/css?family=Marck+Script);
.beta {position:absolute; background:#000; color:#ffff00; padding:3px 5px;}
.ombre {background: url('../images/ombremenu.png') center top no-repeat; height:9px; width:100%; position:absolute; margin-top:314px; z-index:99999;  }
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}
.slide {border-bottom:1px solid #0045ad; border-top:0px solid #0045ad;}
.slide2 { position:absolute; width:540px; height:70px; right:0; float:right; margin-top:160px;}
.ombreleft { background: url('../images/ombreslideleft.png'); width:319px; height:140px; position:absolute; z-index:98; margin-left:-30px;}
.ombreright { background: url('../images/ombreslideright.png'); width:319px; height:140px; position:absolute; z-index:98; margin-left:681px;}
/* Global properties ======================================================== */
/*----------- soc-list --------------*/
.lienprec { position:absolute; top:400px;background: url('../images/lienprec.png'); width:40px; height:40px;transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  }
.lienprec:hover {outline:none;
	background-position: -40px 0px;
	transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;}
.list-soc {
  overflow: hidden;
  list-style: none outside;
  padding-bottom: 0px;
  float:right;
  border:none;
}
.list-soc li {
  width: 40px;
}
.list-soc li a {
  color: #6f6f6f;

}
.list-soc li a img {
  margin-right: 10px;
  border:none;
  width:32px;
}
.breadcrumb {
  padding: 8px 0px;
  height:0px;
  margin-top:10px;
  list-style: none;
}
.breadcrumb a {
	text-transform:none;
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
hr {
  height: 1px;
  padding: 0;
  color: #eae2df;
  background-color: #eae2df;
  border: 0;
}
a img {
  border:none;
}
.list-soc li a:hover {
  color: #104480;
}
.list-soc-top {
	float:right;
	margin-top:-50px;
}
.list-soc-top li {
  float: left;
  margin-left: 5px;
  
}
.list-soc-top li a {
  opacity: 1;
}
.list-soc-top li a:hover {
  opacity: 0.7;
}

html {width:100%}

body {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:20px; color:#0045ad; min-width:1200px; background:url(../images/fd.jpg) repeat; -webkit-text-size-adjust: none;}

.main{width:1120px;margin: 0 auto 0; }

/*********************************fonts*************************************/
.reg {text-transform:uppercase}
.f_left {float:left}
.f_right {float:right}
.align_right {text-align:right}
.align_center {text-align:center}

.it{font-style:italic}
.let{letter-spacing:-1px}

/*********************************CLASSES**********************************/
.m_bottom_zero{ margin-bottom:0 !important;}
.m_left_zero{ margin-left:0 !important;}
.p_bottom_zero{ padding-bottom:0 !important;}
.p_left_zero{ padding-left:0 !important;}

.clear {clear:both;width:100%;line-height:0;font-size:0;}
.wrapper {width:100%;overflow:hidden}
.extra_wrapper{ overflow:hidden;}
.container{width:100%}
.extra_last, .last{ margin-bottom:0 !important; padding-bottom:0 !important;}
.extra_last{ border:none !important; background:none !important;}
.bg_none{ background:none !important;}

/*==================================== Links ======================================================== */
a {color:#0045ad;outline:none; text-decoration:none; cursor:pointer;transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;}
a:hover{ color:#23d416; text-decoration:none;transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;}

.button{ display:inline-block; padding:5px 15px 6px; margin: 22px 0 4px; font-size: 14px; line-height: 22px; color:#fff;background:#e36e6e;text-transform:uppercase;position: relative;}
.button:hover{ color:#0045ad;}
.button span{position: relative;z-index:1;}
.button strong{background:#fff;display:block;position: absolute;width:100%;height:0;left:0;top:50%;}
.button:hover strong{top:0;height:100%;}

/*********************************Displays*************************************/
.block{ display:block;}
.inline-block{ display:inline-block;}

/*********************************header*************************************/
#main_page header{border-bottom:0px solid #eae2df; }
header {padding: 0px;height:324px;}
header h1{overflow: hidden;font-weight:normal !important; float: left;}
header h1 a {display:block;float: left; text-decoration:none;}
header h1>span{display:block;margin-left:30px;padding: 0px 0 0 28px;float: left;border-left:1px solid #eae2df; margin-top:20px;font-size: 18px; line-height: 24px; color: #c7bdba;}
header h1 span span{margin-top:-2px;display:block;}

#search{float: right; background:#fff; border:1px solid #eae2df;padding:0px 1px 1px;margin: 8px 0 0;margin-right:-2px;overflow: hidden;}
#search input{float: left; margin:0;width:234px;font-family:Arial, Helvetica, sans-serif;font-size:12px; color: #0045ad; padding: 8px 10px; border:none;}
#search a{display:block;width:32px;height:32px;background: url('../images/search_but.png') no-repeat;float: left;margin: -1px 0 0 ;}
#search a:hover{background-position:0 -34px;}
/*********************************content*************************************/
#content {padding:10px 0px 0px 0px;}
.cont_pad{padding:10px 0 0 0 !important;}

/*===============================>> Paragraphs <<=============================*/

p {margin-bottom:20px}
.p2{ margin-bottom:22px;}
.p3{ margin-bottom:16px;}

/*================================>> LISTS <<========================================*/
.list1{}
.list1 li{ background:url(../images/marker1.png) 0 7px no-repeat; padding-left:13px; margin-bottom:10px;}

/*================================>> H <<========================================*/
h2,h3,h4,h5, h6{ font-weight:normal;}
h2{font-size: 40px; line-height: 48px; color: #0045ad;border-bottom:1px solid #eae2df;padding-bottom:8px;margin-bottom:14px;}

h2.ind{ margin-bottom:19px;}
h2.ind1{ margin-bottom:27px;}
h2.ind2{ margin-bottom:24px;}
h2.ind3{ margin-bottom:22px;}
h2.ind4{ margin-bottom:25px;}

h3{font-size: 40px; line-height: 48px; color: #0045ad;}
h3.ind1{ margin-bottom:24px;}

h4{font-size: 18px; line-height: 22px; color: #523631; text-transform:uppercase;}
h5{color:#0045ad;font-size: 26px; line-height: 31px;}

.adress dt, h6{font-size: 20px; line-height: 24px; color: #cc3a3a;}
/*================================>> GOOGLE FONTS  <<========================================*/
.adress dt, .font1, h2, h1, h3, h4, h5, h6, .flexslider .banner, .sf-menu1>li>a, .button{font-family:Georgia, "Times New Roman", Times, serif;}
/*================================>> hovers <<========================================*/
.sf-menu1 a, .img_wrap strong, .menu-arrow{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.sf-menu1 a strong, .button strong{-webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
-webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
   -moz-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -ms-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
     -o-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
        transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */}
/*********************************page_1*************************************/
.ext_list>li, .ext_box{ overflow:hidden;}
.ext_list>li>figure, .ext_box>figure{ float:left;}
.ext_list>li>div, .ext_box>div{overflow:hidden;}

.bg{background: url('../images/backheader.jpg') center top no-repeat; padding-bottom:57px;}

.box{border-right:1px solid #eae2df;padding-right:24px;margin-right:14px;}
.box1{padding-right:24px;margin-right:14px;}
.last_ben{border:none;}

.stripe{height:1px;background:#eae2df;margin: 53px 5px 46px;}

.welcome{}
.welcome>div{}
.welcome>figure{margin: 13px 29px 0 0;}

.img_wrap{padding:7px;background:#fff;display:inline-block;border:1px solid #eae2df;position: relative;}
.img_wrap img{z-index:10;position: relative;}
.img_wrap strong{position: absolute;z-index:1;display:block;height:0;width:0;background:#cc3a3a;left:0;top:0;width:100%;}
a.img_wrap:hover strong{height:100%;}

.font1{font-size: 20px; line-height: 24px; color: #cc3a3a;}
.font1 span{display:block;margin-top:-6px;}

.partners h4{margin-bottom:13px;}
.partner_list{overflow: hidden;padding: 16px 0 25px;border-top:1px solid #eae2df;border-bottom:1px solid #eae2df;}
.partner_list>li{float: left;margin-left:67px;}
.partner_list>li:first-child{margin-left:0;}

.m_bot1{margin-bottom:51px;}
.m_bot2{margin-bottom:11px;}

/*********************************page_2*************************************/
.who{border-bottom:1px solid #eae2df;padding-bottom:47px;margin-bottom:50px;}
.who>li{border-bottom:1px solid #f3efeb;padding-bottom:10px;margin-bottom:18px;}
.who>li>div{}
.who>li>figure{margin: 6px 18px 0 0;width:51px;padding: 4px 0 16px;font-size: 36px; line-height: 42px; color: #fff;font-weight:bold;text-align:center;background: url('../images/orange_mark.png') no-repeat;}

.stripe_box{border-bottom:1px solid #eae2df;padding-bottom:53px;margin-bottom:47px;}

.team{border:1px solid #eae2df;background:#fff;padding: 7px 7px 16px;width:181px;float: left;margin: 0 0 19px 19px;}
.team img{margin-bottom:6px;}

.first{margin-left:0 !important;}

.orange{color:#cc3a3a;font-weight:bold;}
a.orange:hover{color:#50261e;}

.vert_stripe{background: url('../images/vert_stripe.png') 300px 0 repeat-y;}
.vert_stripe1{background: url('../images/vert_stripe.png') 621px 0 repeat-y;}
.vert_stripe2{background: url('../images/vert_stripe.png') 661px 0 repeat-y;}
/*********************************page_3*************************************/
.service_ov{}
.service_ov>li{margin-bottom:28px;}
.service_ov>li>div{padding-top:2px;}
.service_ov>li>figure{margin: 0 18px 0 0;}
/*********************************page_4*************************************/
.blog_list{}
.blog_list>li{margin-bottom:55px;}
.blog_info{margin-bottom:19px;}
.blog_info h5{margin-bottom:6px;}
.blog_info>div{}
.blog_info>div .title{}
.blog_info>figure{width:51px;text-align:center;font-size: 17px; line-height: 22px; color: #fff; font-weight:bold;text-align:center;margin: 3px 17px 0 0;background: url('../images/orange_marker.png') no-repeat;padding: 7px 0 18px;}
.blog_info>figure span{display:block;margin-top:-7px;}
.blog_info .links{overflow: hidden;color:#ff9d43;}
.blog_info .links a{color:#ff9d43;}
.blog_info .links a:hover{color:#000;}
.blog_info .links .posted{float: left;}
.blog_info .links .comment{float: right;}
.blog{}
.blog>div{padding-top:2px;}
.blog>figure{margin: 0 19px 0 0;}
.blog h6{margin-bottom:20px;}

.categories{border-bottom:1px solid #eae2df;padding-bottom:44px;margin-bottom:48px;}

/*********************************page_5*************************************/

.solution{background:#fff;border:1px solid #eae2df;padding: 7px 7px 11px;}
.solution a{display:block;margin-bottom:11px;}

/* Contact form */
#contact-form {padding:0px 0 0 0;}
#contact-form .success {width:246px;  padding:10px;}
#contact-form textarea, #contact-form input {margin:0;font-size:13px; border:1px solid #e5e5e5; color:#0045ad; padding:9px 13px;outline:none; position:relative; font-family:Arial, Helvetica, sans-serif;background:#fff;}
#contact-form input {width:319px;float: left;}
#contact-form textarea {overflow:auto; width:602px; height:261px;resize:none; float:left; margin: 0 0 0 0;}	
#contact-form label {display:inline-block; min-height:46px; overflow:hidden;}	
#contact-form label.message { display:block; padding-bottom:0; }
#contact-form .button {margin-left:8px;}
#contact-form .error, #contact-form .empty, #contact-form .success {display:none;}	
#contact-form .error, #contact-form .empty {text-align:left; color:red; font-size:11px;float: left;}
#contact-form .buttons2 {overflow:hidden;text-align:right; position:relative; clear:both; padding-top:29px;}
#contact-form .buttons2 a {
	cursor:pointer;
	margin-top:0;
	text-align:center;
}
#contact-form span{ display:block; margin: 0px 0 0 5px;}

.map_wrapper{overflow:hidden;display:block;margin-bottom:25px;}
#map_canvas {
  width:100%;
   height:300px;
}
.ipModuleForm .ipmControl {
    float: left;
    width: 400px; /* 488px (content width) - 85px (label) - 10px (margin) */
}
.adress{}
.adress span{ display:inline-block; width:74px;}
.adress dt{ margin-bottom:14px;}

.demo{color:#ff933c;}
.demo:hover{ text-decoration:underline;}

.flexslider { height:140px; }
.flexslider2 { height:47px; }
/****************************footer************************/
footer {padding:30px 10px;color:#000;}

footer a{color:#000;text-decoration:underline;}
footer a:hover{text-decoration:none; color:#000; }
.liensfooter { text-align:center; }
#footermenu li {
  display:inline;
  float:right;
}
#footermenu ul li {
	
}
#footermenu .sf-menu1>li>a {display:block;position:relative; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; text-decoration:none; color:#fff;text-transform:none;text-align:center; margin:0;position: relative;padding: 0px 10px 0px;letter-spacing:0px; background:none;text-decoration:underline;}
#footermenu .sf-menu1>li>a:hover,li.sfHover>a{ text-decoration:none;}
#footermenu .sf-menu1>li{width:auto;border-right:1px solid #e4e1df;}
#footermenu .sf-menu1>li:last-child{border+right:1px solid #e4e1df;}
#footermenu .sf-menu1>li:first-child{border:0px solid #e4e1df;}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body{min-width:768px;}
 .main{width:768px;}
 .flex-direction-nav a{bottom:40px;}
 .flexslider {height:330px;}
 .box{padding-left:14px;margin-right:0;}
 .welcome>div{overflow: visible;}
 .partner_list>li{margin-left:29px;}
 .vert_stripe{background-position:240px 0;}
 .vert_stripe1{background: url('../images/vert_stripe.png') 500px 0 repeat-y;}
 .vert_stripe2{background-position:525px 0;}
 .team_box>div:first-child+div+div, .team_box>div:first-child+div+div+div+div{margin-left:0;}
 .team_box>div:first-child+div+div+div{margin-left:19px !important;}
 #contact-form textarea, #contact-form input{width:472px; float: none;}
  footer{text-align:center;}
}

@media only screen and (max-width: 767px) {
 body{min-width:420px;}
 .main{width:420px;}
 #search{margin: 30px 0px 0 0;}
 #search, header h1{float: none;}
 #search input{width:343px;}
 header{padding: 37px 10px 30px}
 .cont_pad, #content{padding:36px 10px 0 !important}
 .flexslider{margin: 0 10px;}
 .box{border-right:none;padding-left:0;padding-right:0;}
 .box1{margin-right:0;padding-right:0px;}
 .welcome>figure{margin:0 0 20px;width:100%;float: none;}
 .img_wrap{display:block;}
 img{width:100%;}
 .ipModuleForm .ipmControl {
    float: left;
    width: 280px; /* 488px (content width) - 85px (label) - 10px (margin) */
}
 .flexslider .banner{top:52px;right:30px;}
 .flexslider {height:170px;}
 .flexslider2 { height:45px; }
.flexslider .banner .text1{font-size: 30px; line-height: 48px;}
.flexslider .banner .text2{font-size: 30px; line-height: 36px;margin-top:-10px;}
.partner_list>li{margin-bottom:10px;}
.partner_list>li:first-child+li+li+li{margin-left:0;}
.vert_stripe1, .vert_stripe, .vert_stripe2{background:none;}
.service_ov>li>div{overflow: visible;}
.service_ov>li>figure{width:100%;margin:0 0 20px;}
.team_box>div{width: auto;margin:0 0 19px !important;float: none;}
.team_box>div:first-child+div+div+div{margin-left:0 !important;}
.team_box>div:last-child{margin-bottom:0 !important;}
.blog>div{overflow: visible;}
 #contact-form textarea, #contact-form input{width:372px;}
}

@media only screen and (max-width: 479px) {
 body{min-width:300px;}
 .main{width:300px;}
 #search input{width:223px;}
 .img_wrap{display:block;}
 header h1 span{margin-left:0;padding-left:0;width: auto;border:none;}
 header h1 span span{display:inline-block;margin:0;}
 .flex-direction-nav a{bottom:20px;}
 .flexslider .banner{top:30px;right:20px;}
 .flexslider .banner .text1{font-size: 35px; line-height: 42px;}
 .flexslider .banner .text2{font-size: 20px; line-height: 24px;margin-top:-5px;}
 .flexslider {height:120px;}
 .partner_list>li{float: none;text-align:center;}
 .partner_list>li a{display:inline-block;}
 .blog>figure{margin:0 0 20px;float: none;}
  #contact-form textarea, #contact-form input{width:252px;}
  .flex-direction-nav .flex-next{right:20px;}
  .flex-direction-nav .flex-prev{right:51px;}
}
