@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#222; line-height: 24px;}
header{ border-top:5px #0b3a7d solid;}
.logo{ text-align:left;}
.lr{ text-align:right;}

.home-cont{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#222; line-height: 24px;}
.home-cont h2{font-size:22px; font-weight:600; text-align:center; line-height:36px; color:#0b3a7d; text-transform:uppercase;}
.home-cont h3{font-size:18px; font-weight:600; text-align:center; line-height:30px; color:#0b3a7d;}
.home-cont P{font-size:14px; font-weight:normal; text-align:center; line-height:24px; color:#222;}
.home-cont P a{text-align:center; font-size:13px; font-weight:bold; color:#0892d0; text-decoration:none; text-transform:uppercase;}

.services{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#222; line-height: 24px; margin-top:30px;}
.services h3{font-size:18px; font-weight:600; text-align:center; line-height:36px; color:#0b3a7d; text-transform:uppercase;}
.box2{ text-align:center;}
.box2 h3{ font-size:16px; font-weight:600; text-align: center; line-height:30px;}
.box2 img{ width:100%; min-height:200px; border-radius:20px; border:1px #ccc solid;}



.about-inner{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#222; line-height: 24px;}
.about-inner h2{ font-size:24px; font-weight:600; text-align:left; line-height:36px; color:#0b3a7d; border-bottom:1px #ccc solid; padding-bottom:5px; text-transform:uppercase;}
.about-inner h3{ font-size:16px; font-weight:600; text-align:left; line-height:30px; color:#0b3a7d;}
.about-inner p{font-size:14px; font-weight:normal; text-align: justify; line-height:24px; color:#222;}
.about-inner ul li{ text-align:left; color:#222; font-size:14px; line-height:22px;}



footer{ background:#0c49a2; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#222; line-height: 24px;}
footer h2{ font-size:20px; font-weight:500; text-align:left; line-height:30px; color:#fff; text-transform:uppercase; border-bottom:1px #ccc dashed; padding-bottom:5px;}
footer p{ color:#fff;}
footer p a{ color:#fff;}
footer p a:hover{color:#ccc;}

footer ul{ margin:0; list-style-position:outside; }
footer ul li{ font-size:13px; line-height:25px; color:#fff; text-align:left;}
footer ul li a{ color:#fff; text-decoration:none;}
footer ul li a:hover{ color:#ccc; text-decoration:none;}

.social{ list-style:none; margin-top:15px; list-style-position:outside; padding:0;}
.social li a img{ float:left; margin-right:7px;}
.social li a{line-height:35px; text-decoration:none; color:#fff;  font-size:16px;}
.social li a:hover{ color:#ccc;}

.copyrht{ background:#0b3a7d; line-height:30px; color:#fff;}
.copyrht p{ float:left; line-height:30px;}
.copyrht span{ float:right; line-height:30px;}


.cont-info{}
.cont-info{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#222; line-height: 24px;}
.cont-info h2{ font-size:24px; font-weight:600; text-align:left; line-height:36px; color:#0b3a7d; border-bottom:1px #ccc solid; padding-bottom:5px;}
.cont-info h3{ font-size:20px; font-weight:600; text-align:left; line-height:30px; color:#0b3a7d;}
.cont-info h4{ font-size:16px; font-weight:600; text-align:left; line-height:30px; color:#0b3a7d;}
.cont-info p{font-size:14px; font-weight:normal; text-align: justify; line-height:24px; color:#333;}



