*{
	font-family: 'Lato', sans-serif;
	padding: 0;
	margin: 0;
	color: #222c38;
	outline: none
}
.container{
	    max-width: 80%;
}
.img-responsive{
	    max-width: 100%;
	    height: auto;	
}


header{
    padding:25px 0;
}
header .logo{
    padding-top:15px;
}
header .logo h1{
    color:#22409a;
    font-size: 30px;
    font-weight:800;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}
header .logo h1 strong{
    color: #f1353d;
}

header p{
        color: #272b75;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0
}
header h3{
    color: #000;
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    margin: 0
}
header h3 a{
    color: #000;
}
header h3 a:hover{
   text-decoration: none;
}
header .phone{
    float: right;
}
header .phone img{
    margin-top: 12px;
}

.banner{
	width: 100%
}
.banner img{
	backgroundheader .logo{
    padding-top:15px;
}
header .logo h1{
    color:#22409a;
    font-size: 30px;
    font-weight:800;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}
header .logo h1 strong{
    color: #f1353d;
}

header p{
        color: #272b75;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0
}
header h3{
    color: #000;
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    margin: 0
}
header h3 a{
    color: #000;
}
header h3 a:hover{
   text-decoration: none;
}-size: cover;
    width: 100%;
    margin: 0 auto;
}

.welcome {
	margin-top:60px;
}
.welcome h1{
	color: #222c38;
	font-size:32px
}
.welcome h1 strong{
	font-weight:800;
}
.welcome p{
	font-size: 16px;
    text-align: justify;
    line-height: 22px;
}
.box{
	border: #ddd solid 1px;
	border-radius: 5px;
	padding:15px;
	margin-bottom: 15px;
}
.box h3{
	color: #22409a;
	font-size: 18px;
	font-weight: 700
}
.box p, .box a.phone{
    color: #222c38;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 23px;
 }



 #myBtn{border: none;
    background: transparent;
    color: #f1353d;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:800;
    letter-spacing:1px;
    cursor: pointer;
}
 
 #more {display: none;}
 

 .get-free{
 	webkit-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    -o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    background: #fff;
    padding:40px;
    border-radius: 15px;
    margin-top: -75px
 }
 .get-free h1{
     color: #222c38;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    position: relative;
}
.get-free span{
	background: #f1353d;
    height: 3px;
    width: 50px;
    margin: 0 auto;
    display: block;
}
.get-free form{
	margin-top: 35px;
}
.get-free .form-control{
	border-left:0px;
	border-right:0;
	border-top: 0;
	border-radius: 0;
	    padding: 12px 0px;  
}
.get-free .btn-primary {
    color: #fff;
    background-color: #f1353d;
    border-color: #f1353d;
    border-radius: 25px;
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 35px;
    display: block;
}
.get-free .btn-primary:hover {
    background-color: #22409a;
    border-color: #22409a;
}

.contact-info{
	margin-top:45px;
	background: #f6f6f6;
	padding:30px 15px ;
	border-radius: 10px;
}
.contact-info p{
	    font-size: 21px;
    font-weight: 800;
    margin-bottom: 0
}
.contact-info h3{
    color: #f1353d;
    font-size:27px;
    font-weight: 800;
}
.contact-info h3 a{
    color: #f1353d;
}
.contact-info h3 a:hover{
   text-decoration: none;
}
.time{
	background: #22409a;
	padding:40px;
	margin-top: 35px;
	border-radius: 10px;
}
.time h1{
     color: #fff;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    position: relative;
    text-align: left;
}
.time span{
	background: #fff;
    height: 3px;
    width: 50px;
    margin: 0 0 25px;
    display: block;
}
.time p{
	color: #fff;
	font-size: 16px;
	border-bottom:rgba(255,255,255,0.5) solid 1px;
	padding: 10px 0
}
.time strong{
    color: #fff;
    text-align: right;
    display: inline-block;
    float: right;
    font-weight: 500;
 }
 .time p:last-child{
 	border-bottom: none
 }
.specialist-container{
    position: relative;
    background-size: cover;
    padding:60px 0;
    margin-top: 40px
}
 .specialist-container:before {
    position: absolute;
    content: '';
    background: #c81f27;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    opacity: 0.85;
    z-index: 0;
}
 .specialist-container h1{
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    text-align: center;
    position: relative;
}
.specialist-container span{
    background: #fff;
    height: 3px;
    width: 50px;
    margin:0 auto 50px auto;
    display: block; 
}
.specialist li{
    float: left;
    width: 20%;
    list-style: none;
}
.specialist li img{
    margin: 0 auto;
    display: table;
}
.specialist li p{
    color: #fff;
    font-size: 18px;
    font-weight:700;
    text-align: center;
    position: relative;
    margin: 15px auto;
 }
.why-choose{
     background:#f7f7f7;
     padding:60px 0
}
.why-choose h1{
    color: #222c38;
    font-size: 28px;
    font-weight: 800;
    text-align: center;
    position: relative;
}
.why-choose span{
    background: #f1353d;
    height: 3px;
    width: 50px;
    margin:0 auto 50px auto;
    display: block; 
}
.why-choose p {
    font-size: 16px;
    text-align: justify;
    line-height: 22px;
}

.why-choose li{
    font-size: 16px;
    text-align: justify;
    line-height: 22px;
    background: url(../images/dots.png) no-repeat 0 9px;
    list-style: none;
    padding-left: 20px;
    padding-bottom: 5px;
}
.why-choose li:last-child{
    margin-bottom: 40px
}

 .white-box{
    webkit-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    -o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    background: #fff;
    padding:20px;
    border-radius: 15px;
    margin-bottom: 15px;
    min-height:175px
 }
 .white-box p {
    font-size: 15px;
    text-align:left;
    line-height: 22px;
    margin-bottom: 0
}
 .white-box h3{
    color: #222c38;
    font-size: 16px;
    font-weight:700;
    text-align:left;
    position: relative;
}
.blue-bg{
    background:#22409a;
 padding:70px 0
}
 
.blue-bg li img{
    margin: 0 auto;
    display: table;
}
.blue-bg h3{
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin:25px auto 0 auto;
}
.blue-bg p{
     color: #fff;
    font-size: 16px;
    font-weight:700;
    text-align:center;
    position: relative;
}
.blue-bg img{
    text-align: center;
    margin: 0 auto;
    display: block;
}


.footer{
    background: #fff;
    padding: 70px 0 30px
}
.footer h3{
    font-size: 18px;
    font-weight: 800;
    text-align: left;
    position: relative;
}
.footer h3:after{
    background: #f1353d;
    height: 1px;
    width: 60px;
    content: '';
    display: block;
    margin-top: 8px;
    margin-bottom:30px;
}
.footer ul li{
    list-style: none;
}
.footer ul li a, .footer p {
    color: #6a6c72;
    font-size: 15px;
    line-height: 32px;
}
.footer ul li a:hover {
    color: #f1353d;
    text-decoration: none;
}
.footer .copy {
    color: #6a6c72;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
}

  .morecontent span {
    display: none;
}
.morelink {
   display: inline-block;
   border: none;
    background: transparent;
    color: #f1353d;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
}
.morelink:hover {
    color: #000
}