@font-face {
  font-family: 'Ebrima';
  src: url('../fonts/Ebrima.eot') format('embedded-opentype');
  src: url('../fonts/Ebrima.woff') format('woff'),
       url('../fonts/Ebrima.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


body {
	padding: 0;
	margin: 0;
	font-family: "Segoe UI";
	font-size: 18px;
	line-height: 25px;
	color: #323237;
	overflow-x: hidden;
	height: 100%;
}
p {
	margin: 0;
	font-size: 18px;
	line-height: 24px
}
a{
	color: #1800be
}
a:hover{
	color: #1800be
}
.navbar-inverse{
	background: #ffffff;
	padding: 20px 0
}
.col-left{
	float:left 
}
.col-right{
	float:right;
	text-align: right;
	padding-top: 15px 
}
.section-thanku{
	background: url(../images/bg_01.jpg) top right no-repeat;
	padding: 150px 0 350px	0;
	background-size: 80%	
}
.section-thanku h2{
	font-size: 26px;
}
.col-lg-4.col-lg-offset-4.col-xs-6.text-right {
    float: right;
}
.section-one-left{
	margin-top: 30px;
	margin-right: 50px	
}
.section-one-left h1{
	font-family: Ebrima;
	font-size: 55px;
	line-height: 58px;
	color: #1800be;
	font-weight: bold;
	margin: 0;
}
.section-one-left p{
	font-family: "Segoe UI";
	margin: 15px 0 25px 0
}
.section-one-img{
	position: relative
}
.section-one-inner{
	position: absolute;
	top: 155px;
	right: -50px;
	background: url(../images/left-col.png) top left no-repeat, url(../images/right-col.png) top right no-repeat;
	width: 250px;
	margin:auto
}
.section-one-inner-item{
	text-align: center;
	padding: 15px 15px;	
}

.section-one-inner h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: 20px
}
.section-one-inner p{
	font-size: 16px;
	line-height: 20px;
	margin: 0; 
}
#elem {
  position: relative;
}

.section-one-right{
	background: #b3c7e5;
	padding: 20px 40px;
	margin-top: 50px;
	z-index: 999;
	
}
.section-one-right h2{
	font-family: "Segoe UI";
	font-size: 19px;
	line-height: 24px;
	color: #3b4e5f;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.section-one-right p{
	font-family: "Segoe UI";
	font-size: 14px;
	color: #3b4e5f;
	margin: 0 0 10px 0;
}
.form-control {
    background: #fff;
    border: 1px solid #5d5abf;
    padding: 6px 10px;
    height: 38px;
	border-radius: 3px;
}
.form-group {
    margin-bottom: 10px;
}
.form-control.slate {
    background: #fff url(../images/arrow_icon.png) no-repeat right 10px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    color: #999;
}
.ie9 .slate {
	background: #ffffff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.ie8 .slate {
	background: #ffffff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
textarea {
    resize: none;
}
textarea.form-control {
    height: 70px;
}
.btnsec input{
	background: #fe8265;
	color: #fff; 
	text-transform: uppercase;
	padding: 8px 30px ;
	border-radius: 20px;
	border: 0
}
.btnsec input:hover, .btnsec input:focus{
	background: #ec6689;
	color: #fff; 
}
.btm-txt{
	padding: 30px 0;
	text-align: center
}
.btm-txt p{
	font-family: "Segoe UI";
	line-height: 24px;
	margin: 0 0 15px 0;
}
.arw-icon{
	background: url(../images/arrow_icon2.png) center right no-repeat;
	padding: 0 30px 0 0	
}
.section-two{
	background: url(../images/bg_01.jpg) top right no-repeat;
	background-size: 80%;
	margin-bottom: 50px
}
.section-two .carousel-inner{
	width: 90%;
	margin: auto
}
.section-two h1{
	font-family: Ebrima;
	font-size: 45px;
	line-height: 50px;
	color: #1800be;
	margin: 0 0 15px 0;
	text-align: center;
	font-weight: 600
}
.section-two .box1 {
    padding: 30px;
	text-align: center;
	border: 1px solid #f1f1f1;
	background: #ffffff;
	box-shadow: #141dd1 0px 0px 4px 0px;
	margin: 5px 5px 30px 5px;
	border-radius: 3px
}
.section-two .box2 {
    padding: 30px;
	text-align: center;
	border: 1px solid #f1f1f1;
	background: #ffffff;
	box-shadow: #141dd1 0px 0px 4px 0px;
	margin: 15px;
	border-radius: 3px
}
.contentbox {
    padding: 50px 0;
	margin: 0
}
.section-two .box1 img{
    text-align: center;
	margin: auto
}
.section-two .box2 img{
    text-align: center;
	margin: auto
}

.section-two .carousel-control{
	background: none;
	width: 15px;
	height: 15px;
	top: 45%
}
.section-three{
	background: url(../images/bg_02.png) top left no-repeat;
	background-size: 100%;
	padding: 50px 0
}
.section-three-bottom{
	margin-left: 33%;
	margin-top: 5%;
	margin-bottom: 82%
}
.section-three h2{
	font-family: Ebrima;
    font-size: 45px;
    line-height: 50px;
    color: #1800be;
    margin: 15px 0 15px 0;
    font-weight: 600;
}
.section-three p{
	color: #0f325a;
	font-size: 15px
}
.section-three p span{
	font-weight: bold;
}
.section-three ul{
	margin: 35px 0 0 0;
	padding: 0;
	list-style: none
}
.section-three ul li{
	float: left;
	padding-right: 15px;
	font-size: 15px
}
.section-three ul li:first-child{
	border-right: 1px solid #ccc;
	margin-right: 15px
}
.box1{
  position: relative;
}

.image {
  height: auto;
}
.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #6126c3;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
  border-radius: 3px
}
.box1:hover .overlay {
  bottom: 0;
  height: 100%;
}
.text {
  color: white;
  font-size: 17px;
  line-height: 22px;
  position: absolute;
  top: 50%;
  left: 150px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 80%
}
.text ul{
	margin: 0;
	padding: 0;
}
.text ul li{
	text-align: left;
	font-size: 16px
}
.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}
.slideUp .btnclose{
	display: block!important
}
.slidenone{
	position: relative!important;
	width: auto
}
#elem{
	display: none
}
@keyframes slideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateX(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateX(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}
.help-block.with-errors {
    color: #ff5050;
    margin: 0 0 -5px 0;
    font-size: 12px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.d-none {
    display: none!important;
}
.topspace {
    margin-top: -15px!important;
}

.section-footer{
	border-top: 1px solid #c7c7c7;
	padding: 15px
}
.section-footer ul{
	padding: 0;
	margin: 0;
	list-style: none
}

.section-footer ul li{
	float: left;
	padding: 0 8px 0 0;
	font-size: 16px
}
.section-footer ul li:first-child{
	padding: 5px 8px 5px 0;
}
.logofb:hover img:first-child{display:none}
.logofb:hover img:last-child{display:block!important}
.logolink:hover img:first-child{display:none}
.logolink:hover img:last-child{display:block!important}
.logotw:hover img:first-child{display:none}
.logotw:hover img:last-child{display:block!important}

.hide{
	display: none
}
.btnclose{
	float: right;
	display: none;
	margin-right: -30px;
    margin-top: -15px;
}
#form-messages, #form-messages2{
	color: #F00;
	font-size: 14px
}


@media only screen and (min-width: 320px) and (max-width: 559px) {

.section-three {
    background: #edf3fc
}
.section-two{
	background: none
}
	
}

@media only screen and (min-width: 560px) and (max-width: 768px) {
.section-three-bottom {
    margin-left: 33%!important;
    margin-top: 0!important;
    margin-bottom: 20%!important;
}
.section-three ul {
    margin: 15px 0 0 0;
}
.section-one-right{
	width: 80%;
	margin: 30px auto
}
.section-one-left{
	width: 70%!important;
	margin: 30px auto!important;
	text-align:center
}
.section-one-left img{
	margin: 30px auto!important;
	text-align: center!important
}
}
@media only screen and (min-width: 768px) {
.contentbox2{
	display: none
}

}


@media only screen and (max-width: 768px) {
.section-thanku{
	background: url(../images/bg_01.jpg) top right no-repeat;
	padding: 0 0 80px 0;
	background-size: 100%!important;
	margin-top: 50px
}
.contentbox2{
	display: block!important
}
.contentbox{
	display: none
}
.section-one-left h1{
	font-size: 32px;
	line-height: 32px
}
.section-one-right{
	padding: 30px
}
.col-right{
	padding: 0
}
.section-two h1{
	font-size: 32px;
	line-height: 36px
}
.section-two{
	background-size: cover;
	margin: 30px 0
}
.section-three{
	background-size: cover;
	padding: 25px 0
}
.section-three-bottom{
	margin: 0;
}
.section-three h2{
	margin: 0 0 15px 0;
	font-size: 32px;
	line-height: 36px
}
.section-one-inner{
	position: inherit;
    top: 0;
    display: block;
    right: 0;
	width: 260px
}
.section-one-left{
	margin: 0;
	text-align: center
}
.section-three h2{
	margin: 10px 0
}
.btm-txt p, p{
	font-size: 16px;
	line-height: 20px
}
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
.section-two {
	background: url(../images/bg_01.jpg) top 70px right no-repeat;
    background-size: 108%;
	margin-bottom: 0
}	
.section-three{
	padding: 10px 0;
	background-size: 140%;
}
.section-three .col-md-6{
	width: auto
}
.section-three-bottom{
	margin-left: 42%;
	margin-top: 0;
	margin-bottom: 32%
}
.section-three ul {
    margin: 20px 0 0 0;
}
.section-one-inner{
	top: 190px
}
.section-three h2{
	margin: 10px 0
}
.section-one-right{
	width: 80%;
	margin: 30px auto
}
.text {
  left: 170px;
  width: 80%
}
}


@media only screen and (min-width: 992px) and (max-width: 1023px) {
.section-two {
	background: url(../images/bg_01.jpg) top 70px right no-repeat;
    background-size: 108%;
	margin-bottom: 0
}	
.section-three{
	padding: 25px 0;
	background-size: 100%;
}
.section-three .col-md-6{
	width: 65%
}
.section-three-bottom{
	margin-left: 49%;
	margin-top: 0;
	margin-bottom: 32%
}
.section-three ul {
    margin: 20px 0 0 0;
}
.section-one-inner{
	top: 130px
}
.section-three h2{
	margin: 10px 0
}
.text {
  left: 120px;
  width: 80%
}
.text ul li{
	font-size: 14px;
	line-height: 18px
}

}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
.section-two {
	background: url(../images/bg_01.jpg) top 70px right no-repeat;
    background-size: 108%;
	margin-bottom: 0
}	
.section-three{
	padding: 25px 0;
	background-size: 115%;
}
.section-three .col-md-6{
	width: 65%
}
.section-three-bottom{
	margin-left: 44%;
	margin-top: 0;
	margin-bottom: 30%
}
.section-three ul {
    margin: 20px 0 0 0;
}
.section-one-inner{
	top: 130px
}

.section-three h2{
	margin: 10px 0
}
.text {
  left: 120px;
  width: 80%
}
.text ul li{
	font-size: 14px;
	line-height: 18px
}
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.section-two {
    background-size: 108%;
	margin-bottom: 0
}	
.section-three{
	padding: 25px 0
}
.section-three .col-md-6{
	width: 65%
}
.section-three-bottom{
	margin-left: 45%;
	margin-top: 0;
	margin-bottom: 32%
}
.section-three ul {
    margin: 20px 0 0 0;
}
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
.section-two {
    background-size: 100%;
	margin-bottom: 0
}	
.section-three{
	padding: 25px 0
}
.section-three-bottom{
	margin-left: 52%;
	margin-top: 0;
	margin-bottom: 50%
}
.section-three ul {
    margin: 20px 0 0 0;
}
}












