
@font-face {font-family: 'Roboto-Regular';src: url('../fonts/Roboto-Regular.ttf');}
@font-face {font-family: 'Roboto-Light';src: url('../fonts/Roboto-Light.ttf');}
@font-face {font-family: 'Roboto-Italic';src: url('../fonts/Roboto-Italic.ttf');}
@font-face {font-family: 'Roboto-Bold';src: url('../fonts/Roboto-Bold.ttf');}
@font-face {font-family: 'Roboto-Medium';src: url('../fonts/Roboto-Medium.ttf');}

.container-t4{
	width: 1000px;
	margin:0 auto;
}

.content1-t4 {
    position: relative;
    padding-bottom: 135px;
    background:url('img/bg-content1.jpg') repeat-y;
}

.title {
    font-size: 60px;
    font-weight: bold;
    color: #e7395c;
    padding: 25px 0px 35px 100px;
}


img.ftimg1 {
    padding-left: 100px;
}

.txt1 {
    text-align: center;
    width: 635px;
    margin-bottom: 15px;
}
.txt1 span {
    font-size: 24px;
    color: #338d2a;
    line-height: 1.3;
    font-weight: bold;
}

.nd-t4 {
    width: 600px;
}

.nd-t4 ul{
	list-style: none;
}
.nd-t4 ul li {
    background: url('img/icont4.png') no-repeat 0px 5px;
    padding-left: 35px;
    margin-bottom: 10px;
    /* line-height: 2; */
    font-size: 17px;
    color: #338d2a;
    font-family: "Roboto-Regular";
}
.end-img {
    position: absolute;
    top: -18px;
    right: -1px;
    overflow: hidden;
}

.content2-t4 {
    background: url('img/bg-content2-t4.png') no-repeat;
    position: relative;
    margin-top:-10px;
}

.cnt1 img {
    margin-top: 0px;
    margin-left: 60px;
}

.cnt1-a {
    margin-left: 110px;
    margin-top: 25px;
    padding-bottom: 80px;
}

.btn-a {
    background: #338d2a;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 8px;
    border: 2px solid rgba(255, 255, 255, 0.52);
    font-weight: bold;
    /* z-index: 999; */
    /* margin-bottom: 20px; */
}

.btn-a:hover{
	color: #fff;
}
.cnt1-a a.btn-a span {
    font-weight: normal;
}
.cnt1 {
    width: 550px;
}

.cnt2 {
    width: 340px;
    border: 5px solid #7fbb6d;
    border-radius: 70%;
    /* height: 400px; */
    float: right;
    position: absolute;
    top: -30px;
    right: 30px;
    padding-top: 30px;
    text-align: center;
    padding-right: 45px;
    background: #fff;
    padding-left: 40px;
    border-left-color: #7fbb6d;
    border-right-color: #f06664;
    border-top-color: #b09669;
    border-bottom-color: #b09669;
}
.cnt2 span{font-size: 14px;
    font-family: "Roboto-Regular";}

.cnt4-title{
	text-align: center;
	margin: 40px 0px 50px 0px;
}
.cnt4-title span{	
    font-family: "Roboto-Light";
    color: #e5385b;
    font-size: 24px;
}

.cnt4-title strong{	
    color: #e5385b;
    font-weight: bold;
}
.cnt-slider .metaslider {
    /* max-width: 915px; */
    margin: 0 auto;
}
.cnt-slider #metaslider_container_52745 ul.slides {
    border: 3px solid #35b449;
    border-radius: 3px;
}
.metaslider .caption-wrap{
    bottom:-70px !important;
    background: none !important;
    color: #303130 !important;
    opacity: 1 !important;
    text-align: center;
}

.metaslider .caption {
    padding: 5px 120px !important;
    word-wrap: break-word;
    font-family: "Roboto-Regular";
    font-size: 18px;
    color: #191919;
}
.content3-t4 {
    margin-bottom: 120px;
}
.cnt4-1 span {
    line-height: 3;
    font-family: "Roboto-Italic";
}
.cnt4-1 {
    text-align: center;
}

.cnt4-2 {
    width: 700px;
    margin: 0 auto;
    background: #f7b8b8;
    border-radius: 4px;
    padding: 30px 20px 0px;
    display: block;
}

.cnt4-2 br{display: none}

.cnt4-col {
    width: 300px;
    display: inline-block;
}

.cnt4-col1 {
    width: 350px;
    display: inline-block;
        margin-left: 20px;
}
.col1-top{
	text-align: center;
	    line-height: 1.2;
}
.cnt4-col1 a {
    display: block;
}

.col1-top span {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    color: #19790f;
}
.cnt4-col1 a {
    display: block;
    font-size: 35px;
    text-transform: uppercase;
    color: #19790f;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.26);
}

.col1-but span {
    display: inline-block;
    font-family: "Roboto-Italic";
    color: #19790f;
    font-weight: bold;
    font-size: 14px;
    vertical-align: top;
    padding-top: 6px;
}

.cnt4-col input {
    width: 280px;
    border-radius: 8px !important;
}

.cnt4-col1 input[type="submit"] {
  background: #0394bd;
  background-image: -webkit-linear-gradient(top, #0394bd, #027698);
  background-image: -moz-linear-gradient(top, #0394bd, #027698);
  background-image: -ms-linear-gradient(top, #0394bd, #027698);
  background-image: -o-linear-gradient(top, #0394bd, #027698);
  background-image: linear-gradient(to bottom, #0394bd, #027698);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 15px 2px 15px;
  text-decoration: none;
  line-height: 28px !important;
}

 .cnt4-col1 input[type="submit"]:hover {
  background: #0394bd;
  background-image: -webkit-linear-gradient(top, #0394bd, #027698);
  background-image: -moz-linear-gradient(top, #0394bd, #027698);
  background-image: -ms-linear-gradient(top, #0394bd, #027698);
  background-image: -o-linear-gradient(top, #0394bd, #027698);
  background-image: linear-gradient(to bottom, #0394bd, #027698);
  text-decoration: none;
}
.telimg {
    position: absolute;
    top: 50px;
    left: 73px;
    font-size: 24px;
    font-family: Roboto-Light;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px #403F3F;
}
.telimg a{color:#fff;}


::-moz-selection{background:none repeat scroll 0 0 #0d9788;color:#fff}
::selection{background:none repeat scroll 0 0 #0d9788;color:#fff}

@media screen and (min-width: 320px) and (max-width: 439px) {
    .container-t4{width: 300px;}
    .end-img{display: none}
    .title {font-size: 35px;text-align: center;padding: 20px 0px;}
    img.ftimg1{padding-left: 0;}
    .txt1{width: auto;}
    .nd-t4{width: 300px;}
    .cnt1{width: 300px;}
    .cnt1 img{margin-top: -150px;margin-left: 0}
    .cnt2{width: 300px;position: static;float: none;}
    .cnt1-a {margin-left: 0px;padding-bottom: 0px;}
    .btn-a{font-size: 11px;}
    .metaslider .caption{padding: 5px !important}
    .metaslider .caption-wrap{bottom:-100px !important;}
    .cnt4-2,.cnt4-col1{width: 300px;}
    .cnt4-col1{margin-left: 0}
    .cnt4-col input{width: 250px;}
    .col1-but span{display: block;}
}

@media screen and (min-width: 360px) and (max-width: 639px){

}

@media screen and (min-width: 480px) and (max-width: 670px) {
    .container-t4{width: 400px;}
    .end-img{display: none}
    .title {font-size: 35px;text-align: center;padding: 20px 0px;}
    img.ftimg1{padding-left: 0;}
    .txt1{width: auto;}
    .nd-t4{width: 350px;}
    .cnt1{width: 350px;}
    .cnt1 img{margin-top: -150px;margin-left: 0}
    .cnt2{width: 350px;position: static;float: none;}
    .cnt1-a {margin-left: 0px;padding-bottom: 0px;}
    .btn-a{font-size: 11px;}
    .metaslider .caption{padding: 5px !important}
    .metaslider .caption-wrap{bottom:-100px !important;}
    .cnt4-2,.cnt4-col1{width: 350px;}
    .cnt4-col1{margin-left: 0}
    .cnt4-col input{width: 250px;}
    .col1-but span{display: block;}
}


@media screen and (min-width: 768px) and (max-width: 800px) {
    .container-t4{width: 700px;}
    .end-img{display: none}
    .cnt2{position: static;float: none;margin: 0 auto;}
    .cnt4-2{width: 600px;}
    .cnt4-col{width: 235px;}
    .cnt4-col input{width: 230px;}
    .cnt4-col1{width: 340px;}
    .col1-but span{font-size: 13px;}

}