.post li{
margin-left: 25px;
}
.post li:before{
content:"\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
margin-top: 5px;
width: 15px;
float: left;
font-size: inherit;
padding-right: 0.5em;
}
.post{
color:#222;
font-family:"open sans",sans-serif;
font-size:15px;
text-align:left;
}
.post p{
font:16px "open sans", sans-serif;
padding-bottom:20px;
}
.post a,.post a:focus,.post a:active{
color:#117faf;
}
.post a:hover{
color:#222;
}
.post h1,h2,h3,h4,h5,h6{
font-family:"open sans",sans-serif;
text-transform:uppercase;
padding-top: 10px;
padding-bottom:5px;
}
.post h1{
font: 700 55px "open sans", sans-serif;
}
.post h2{
font: 700 45px "open sans", sans-serif;
}
.post h3{
font: 700 35px "open sans", sans-serif;
}
.post h4{
font: 700 25px "open sans", sans-serif;
color:#117faf;
}
.post h5{
font: 700 15px "open sans", sans-serif;
color:#117faf;
text-transform:capitalize;
margin-top:10px;
margin-bottom:-20px;
}
.post h6{
font: 700 10px "open sans", sans-serif;
}
.post input,.post textarea,.post select,.post button{
outline:0;
}
.post input{
height:50px;
width:49%;
}
.post select{
height:50px;
width:99%;
cursor:pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url(//www.cais-consulting.com/wp-content/themes/CAIS/img/arrow-down.png) 97% / 12px no-repeat #fff;
}
.post input,.post textarea,.post select{
float:left;
font-family:"open sans",sans-serif;
margin:auto;
margin-bottom: 30px;
line-height: 30px;
padding-left:15px;
margin-left:1%;
min-width:300px;
display:block;
border:1px solid #D5D5D5;
border-radius:3px;
font-size:14px;
color:#596377;
-webkit-transition:border-color .2s ease;
transition:border-color .2s ease;
}
.post input ::-webkit-input-placeholder,.post textarea ::-webkit-input-placeholder,.post select ::-webkit-input-placeholder{
color:#F5F5F5;
}
.post input :-moz-placeholder,.post textarea :-moz-placeholder,.post select :-moz-placeholder{
color:#F5F5F5;
}
.post input ::-moz-placeholder,.post textarea ::-moz-placeholder,.post select ::-moz-placeholder{
color:#F5F5F5;
}
.post input :ms-input-placeholder,.post textarea :ms-input-placeholder,.post select :ms-input-placeholder{
color:#F5F5F5;
}
.post input:focus,.post textarea:focus,.post select:focus{
border-color:#A7A7A7;
}
.post textarea{
height:150px;
width:99%;
}
@media only screen and (max-width:991px){
.post textarea{
height:150px;
width:100%;
}
.post input{
width:100%;
}
.col-border-right{
border-right: 1px solid #000;
}
}
.post button,.post button:active{
font-family:"open sans",sans-serif;
letter-spacing:2px;
text-transform:uppercase;
display:inline-block;
margin-top:20px;
margin-left:calc(50% - 100px);
margin-bottom:20px;
width:200px;
background:#117faf;
border-radius:100px;
border:none;
height:50px;
line-height:50px;
padding:0 60px;
font-size:15px;
color:#FFF;
cursor:pointer;
-webkit-transition:all .2s ease;
}
.post button:focus,.post button:hover{
cursor:pointer;
background:#222;
-webkit-transition:all .5s ease;
} .section-header {
margin-bottom: 0px;
text-align: center; 
}
.section-header:after {
content: '';
width: 82px;
height: 6px;
display: block;
margin: 0 auto;
background:#117faf;
background:#eeeeee;
}
.section-header h2,
.section-header .as-h2 {
text-transform: uppercase;
font: 700 18px "open sans", sans-serif;
padding-top: 5px;
margin: 0 0 25px;
color:#585858;
}
.section-header h2 span,.section-header .as-h2 span {
font-weight: 100;
}
.section-header p {
max-width: 710px;
margin: 0 auto 20px;
font: 300 20px "open sans", sans-serif;
}
@media (max-width: 767px) {
.section-header h2,.section-header .as-h2 {
font-size: 14px;
margin-bottom: 0px;
}
.section-header p {
font-size: 16px;
line-height: 24px; 
}
.section-header.v3 {
text-align: left;
margin: 0 0 44px; 
}
.section-header.v3:after {
margin-left: 0;
}
.section-header.v3 p {
margin-left: 0; 
}
}
.contact_tips h3{
font-family:"open sans";
}
.contact_tips span{
font-weight:bold;
}
.contact_tips p{
font-family:"open sans";
text-transform:capitalize;
font-size:17px;
}
.contact_tips i{
color:#222;
}
.contact_tips{
height:310px;
padding-left:50px;
text-align:left;
} ul.process
{
margin: 0 auto;
padding: 0;
width: 90%;
overflow: hidden;
list-style: none;
text-align: left;
color: #6c6c6c;
}
ul.process li h3{
font: 700 22px "open sans", sans-serif;
text-transform:capitalize;
color:#222;
}
ul.process li
{
padding: 1.6em 0em 0em 0em;
margin: 0 0 2.5em 0;
color:#969da3;
font-size:30px;
border-top: 1px solid rgba(0,0,0,.1); 
}
ul.process li:first-child
{
border-top: none;
}
ul.process p
{
color:#222;
font: 300 18px "open sans", sans-serif;
}
ul.process h3
{
padding: 1em 0em 5px 0em;
text-transform: uppercase;
font-size: 1em;
font-weight: bold;
color:#222;
}
ul.process .first
{
padding-top: 0;
background: none;
}
ul.process .date
{
text-transform: uppercase;
font: 700 15px/29px "open sans", sans-serif;
color:#222;
float: left;
position: relative;
width: 80px;
height: 70px;
overflow:hidden;
margin: 0.5em 1.5em 0em 0.5em;
padding: 1.5em 0em 1.5em 0em;
line-height: normal;
text-align: center;
text-shadow: 0px 1px 0px rgba(0,0,0,.2);
border-right: 1px solid rgba(0,0,0,.1); 
}
ul.process .date:after
{
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-radius: 6px;
}
ul.process .date b
{
margin: 0;
padding: 0;
display: block;
margin-top: -5px;
font-size: 25px;
font-weight: 700;
}
ul.process .date a
{
}
ul.process .date a:hover
{
text-decoration: none;
}
.col-border-right {
border-right: 1px solid #f2f2f2; }
.img-circle{
border-radius:50%;
padding-bottom:25px;
padding-top:25px;
margin-left:auto;
margin-right:auto;
}
.espace-cl a{color:#222;}
.espace-cl a:hover{color:#F5F5F5;}
.medium-paragraph { font-size: 18px; line-height: 34px; }
::-moz-selection { background: #117faf; color: #fff; text-shadow: none; }
::selection { background: #117faf; color: #fff; text-shadow: none; } .section-container { margin: 0 auto;}
.section-container-image-bg, 
.section-container-image-bg h2, 
.section-container-image-bg h3 { color: #fff; }
.section-container-image-bg .divider-1 .line { border-color: #fff; opacity: 0.8; }
.section-description { margin-top: 60px; padding-bottom: 10px; }
.section-description p { margin-top: 20px; padding: 0 120px; }
.section-container-image-bg .section-description p { opacity: 0.8; } .divider-1 { padding: 25px 0 15px 0; }
.divider-1 .line { width: 200px; margin: 0 auto; border-bottom: 1px solid #ddd; } .testimonials-container { background: #fff; }
.testimonial-list {text-align: center; }
.testimonial-list .testimonial-image img {
max-width: 160px;
-moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px;
}
.testimonial-list .testimonial-text { margin-top: 5px; }
.testimonial-list .testimonial-text a { color: #117faf; border-bottom: 1px dotted #117faf; }
.testimonial-list .testimonial-text a:hover, 
.testimonial-list .testimonial-text a:focus { color: #117faf; border: 0; }
.testimonial-list .nav-tabs { margin-top: 30px; border: 0; }
.testimonial-list .nav-tabs li { float: none; display: inline-block; margin-left: 10px; margin-right: 10px; }
.testimonial-list .nav-tabs li a {
width: 16px; height: 16px; margin: 0; padding: 0;
background: #ddd; border: 0;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}
.testimonial-list .nav-tabs li a:hover { background: #bbb; border: 0; }
.testimonial-list .nav-tabs li.active a,
.testimonial-list .nav-tabs li.active a:focus { background: #117faf; border: 0; }