.wrapper {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}
.hdr-top {
    width: 100%;
    float: left;
    text-align: center;
    background: #000000;
    padding: 15px 0px 15px;
}
.top-phn {
    width: 100%;
    float: left;
    text-align: left;
}
.top-phn p {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
	margin: 0px;
}
.top-phn p a {
    text-decoration: none;
    color: #fff;
    margin-left: 20px;
}
.top-phn p i {
    margin-right: 5px;
}
.top-social {
    width: 100%;
    float: left;
    text-align: right;
}
.top-social a {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
}
.top-social a i {
    padding: 5px 10px 0px 8px;
}
.top-social a:hover i {
    color: #16b6be;
}
.hdr-content {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0px;
}
.logo {
    width: 100%;
    float: left;
    text-align: left;
}
.menu {
    margin: 0;
    padding: 0;
    margin-top: 54px;
}
.menu li {
    list-style: none;
    display: inline-block;
    position: relative;
	margin: 0px 0px 0px 25px;
}
.menu li a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0px none;
    padding: 18px 6px;
    color: #000000;
    font-family: 'Josefin Sans', sans-serif;
}
/*.menu li a::after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    transition-duration: 0.3s;
    left: 0px;
    margin: 0px auto;
    top: 18px;
    right: 0px;
    background-image: url("images/li-aftr.png");
    width: 69px;
    height: 5px;
    transition-property: transform;
}*/
.current-menu-item a::after {
    /*transform: translateY(10px);*/
    pointer-events: none;
    position: absolute;
    z-index: 999 !important;
    content: "";
    transition-duration: 0.3s;
    top: 19px;
    right: 0px;
    background-image: url("images/li-aftr.png") !important;
    width: 69px;
    height: 5px;
	left: 0px;
	margin:0px auto;
}
.menu li a:hover::after, .menu li a:focus::after, .menu li a:active::after {
    pointer-events: none;
    position: absolute;
    z-index: 999;
    content: "";
    transition-duration: 0.3s;
    left: 0px;
    margin: 0px auto;
    top: 19px;
    right: 0px;
    background-image: url("images/li-aftr.png");
    width: 69px;
    height: 5px;
    transition-property: transform;
}
.srch {
    width: 25%;
    text-align: right;
    float: right;
    margin-top: -3%;
}
.srch .screen-reader-text {
    display: none;
}
.srch #s {
    border-bottom: medium none;
    border-right: medium none;
    border-top: medium none;
    width: 43px;
}
.srch #searchsubmit {
    background-image: url("images/search-sub.png");
    color: transparent;
    border: 0px none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 15px;
    height: 16px;
}
.slider {
    width: 100%;
    float: left;
}
h1.ls-s-1,
h2.ls-s-1 {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: bold !important;
}
p.ls-s-1 {
    font-family: 'PT Sans', sans-serif;
}
h3.ls-s-1,
h4.ls-s-1 {
    padding: 8px 20px 8px 20px !important;
    border-radius: 25px !important;
}
h3.ls-s-1 a {
    text-decoration: none !important;
    color: #16b6be !important;
    font-family: 'PT Sans', sans-serif;
}
h4.ls-s-1 a {
    font-family: 'PT Sans', sans-serif !important;
    text-decoration: none !important;
    color: #ffffff !important;
}
.ls-bottom-slidebuttons {
    top: -7vw !important;
    float: left;
    margin-left: 57%;
}

.ls-bottom-slidebuttons a {
    background: #ffffff !important;
    border: #ffffff !important;
    border-radius: 10px !important;
    width: 56px !important;
    height: 5px !important;
	margin: 0px 9px !important;
	
}
.ls-bottom-slidebuttons .ls-nav-active{
    background: #16b6be !important;
    border-radius: 10px !important;
    width: 56px !important;
    height: 5px !important;
    margin: 0px 9px !important;
	border: #16b6be !important;
	
}
a.ls-nav-active {
    position: relative;
    right: 0px !important;
}
span.ls-nav-sides.ls-nav-sideleft {
    background-image: none !important;
}
span.ls-nav-sides.ls-nav-sideright {
    background-image: none !important;
}
.ls-bottom-slidebuttons a:hover {
    background: #16b6be none repeat scroll 0 0 !important;
    border: #16b6be !important;
    border-radius: 10px !important;
}
.contain1 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 55px 0px 40px;
}
.abt-lft {
    width: 100%;
    float: left;
}
.abt-lft h2 {
    width: 100%;
    float: left;
    color: #1b1b1b;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 46px;
    font-weight: bold;
}
.abt-lft .divider {
    width: 100%;
    float: left;
}
.abt-lft p {
    width: 92%;
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
    margin-top: 53px;
}
.abt-lft a {
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: #08aaa7;
    margin-top: 15px;
    border-radius: 25px;
    padding: 8px 25px;
}
.abt-right {
    float: left;
    margin-left: -10%;
    margin-top: -34px;
}
.contain2 {
    width: 100%;
    float: left;
    text-align: center;
    background-image: url(images/contain2-bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.chuz {
    width: 100%;
    float: left;
    padding-top: 63px;
}
.chuz h3 {
    width: 100%;
    float: left;
    color: #ffffff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 46px;
    font-weight: bold;
}
.chuz .divider {
    width: 100%;
    float: left;
}
.chuz p {
    width: 54%;
    color: #ffffff;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
    font-weight: 400;
    padding-top: 40px;
}
.chuz-btm {
    width: 100%;
    float: left;
	margin-top: 53px;
}
/*.cntr img {
    width: 100%;
}
.lft,
.right {
    position: relative;
}

.lft ul {
    margin: 0;
    padding: 0;
    float: right;
}
.lft ul li {
    list-style: none;
    margin: 0px 0px 31px;
}
.lft ul li a,
.right ul li a {
    text-decoration: none;
}
.lft ul li:first-child {
    position: absolute;
    left: 83%;
}
.lft ul li:nth-child(2) {
    position: absolute;
    left: 64%;
    margin-top: 25%;
}
.lft ul li:nth-child(3) {
    position: absolute;
    bottom: 0;
    top: 201px;
    right: -5px;
}
.right ul {
    float: left;
    margin: 0;
    padding: 0;
}
.right ul li {
    list-style: none;
    margin: 0px 0px 31px;
}
.right ul li:first-child {
    position: absolute;
    right: 83%;
}
.right ul li:nth-child(2) {
    position: absolute;
    margin-top: 28%;
}
.right ul li:nth-child(3) {
    position: absolute;
    bottom: 0;
    top: 221px;
    left: -10px;
}*/
.contain3 {
    width: 100%;
    float: left;
    text-align: center;
    background-image: url(images/contain3-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.quot {
    width: 100%;
    float: left;
    padding-top: 31px;
}
.quot h3 {
    width: 100%;
    float: left;
    color: #181818;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 46px;
    font-weight: 700;
	text-align: left;
	margin-left: 11%;
}
.quot .divider {
    width: 100%;
    float: left;
	text-align: left;
	margin-left: 17%;
}
.quot .wpcf7-form-control {
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    resize: none;
    margin-bottom: 10px;
    height: 54px;
    border-radius: 25px;
    border: 1px solid #104147;
    font-family: 'PT Sans', sans-serif;
    color: #13464e;
    font-size: 16px;
}
.quot #wpcf7-f4-o1 {
    float: left;
    width: 100%;
    margin-left: -72px;
    margin-top: 34px;
}
.quot .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    -moz-appearance: none !important;
    background-image: url(images/drp.png);
    background-repeat: no-repeat;
    content: "";
    position: relative;
    background-position: 90%;
}
.quot .wpcf7-form-control.wpcf7-textarea {
    height: 108px;
    border-radius: 77px;
    padding-top: 15px;
    padding-left: 31px;
    width: 94%;
}
.quot .wpcf7-form-control.wpcf7-submit {
    background: #073d46;
    border: 1px solid #073d46;
    color: #ffffff;
    font-size: 24px;
    padding-left: 0px;
    font-weight: bold;
    width: 82%;
    display: inline-block;
	margin-left: 20px;
}
.testi {
    width: 100%;
    float: left;
    padding-top: 31px;
}
.testi h3 {
    width: 100%;
    float: left;
    color: #181818;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 46px;
    font-weight: 700;
}
.testi .divider {
    width: 100%;
    float: left;
}
#tsti {
    width: 100%;
    float: left;
    padding-top: 58px;
}
#tsti .item p {
    color: #2c2b2b;
    font-size: 16px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
    width: 80%;
    padding-top: 30px;
}
#tsti .item h4 {
    width: 100%;
    float: left;
    color: #08aaa7;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
}
.owl-theme .owl-controls .owl-page span {
    width: 56px !important;
    height: 5px !important;
    opacity: 1 !important;
    border-radius: 10px !important;
    background: #ffffff !important;
    border: 1px solid #ffffff !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #16b6be !important;
	border:2px solid #16b6be !important;
}
#tsti .item::before {
    content: "\f10d" !important;
    font-family: fontAwesome;
    position: absolute;
    left: 36%;
    top: -3%;
    font-size: 37px;
    color: #fff !important;
    z-index: -1;
}
#tsti .item::after {
    content: "";
    position: absolute;
    background-image: url(images/item-aftr.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
    bottom: 19px;
    right: 85px;
}
.contain4 {
    width: 100%;
    float: left;
    text-align: center;
    background: #08aaa7;
    padding: 40px 0px 40px;
}
.trnd {
    width: 100%;
    float: left;
    text-align: left;
	position: relative;
}
.trnd img {
    float: left;
}
.trnd h4 {
    width: 74%;
    float: right;
    color: #07434e;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.trnd h5 {
    width: 74%;
    float: right;
    margin-top: 0px;
    color: #07434e;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.trnd .ovr {
    width: 100%;
    float: left;
    position: absolute;
    display: none;
	top: 0;
}
.trnd:hover .ovr {
    display: block;
}
.trnd:hover h4,
.trnd:hover h5 {
    color: #fff;
}
.ftr-main {
    width: 100%;
    float: left;
    text-align: center;
    background-image: url(images/ftr-bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 55px 0px 0px;
}
.ftr-quick,
.ftr-srv,
.ftr-cnt,
.ftr-blog {
    width: 100%;
    float: left;
    text-align: left;
}
.ftr-quick h3,
.ftr-srv h3,
.ftr-cnt h3,
.ftr-blog h3 {
    width: 100%;
    float: left;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif;
}
.ftr-quick .divider,
.ftr-quick .divider,
.ftr-quick .divider,
.ftr-quick .divider {
    width: 100%;
    float: left;
}
.ftr-main ul {
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 36px;
}
.ftr-main ul li {
    list-style: none;
    line-height: 2;
}
.ftr-main ul li a {
    text-decoration: none;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.ftr-main ul li a:hover {
    margin-left: 10px;
    transition-duration: 0.3s;
}

.ftr-cnt ul li {
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.ftr-blog ul li {
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.ftr-blog ul li:nth-child(5) {
    margin-top: 23px;
}
.ftr-quick::after,
.ftr-srv::after,
.ftr-cnt::after {
    content: "";
    background-repeat: no-repeat;
    height: 267px;
    clear: both;
    display: inline-block;
    position: absolute;
    top: 11%;
    left: 78%;
    border-right: 1px solid #5e5d5d;
}
.ftr-cop {
    width: 67%;
    margin-top: 15px;
    background: #08aaa7;
    border-radius: 25px;
    padding: 8px 15px 8px 15px;
    display: inline-block;
}
.ftr-cop h5 {
    width: 100%;
    float: left;
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.ftr-cop h5 a {
    text-decoration: none;
    color: #fff;
}
.ftr-cop h5 span {
    margin-left: 30px;
    margin-right: 30px;
}
.ftr-social {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.ftr-social a {
    text-decoration: none;
    color: #fff;
    padding: 0px 15px 0px 17px;
}
.ftr-social a:hover i {
    color: #16b6be;
}
.ftr-divider {
    width: 100%;
    float: left;
}
.quot div.wpcf7-validation-errors {
    border: none !important;
}
.quot div.wpcf7-response-output {
    margin: 0em 0em 1em !important;
    padding: 0 !important;
    font-weight: 500 !important;
    font-family: 'PT Sans', sans-serif !important;
}
.entry-title {
    width: 100%;
    float: left;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #08aaa7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 50px;
}
.entry-content {
    width: 100%;
    float: left;
    min-height: 130px;
    font-family: 'PT Sans', sans-serif;
}
.entry-content p {
    width: 100%;
    float: left;
    margin-bottom: 23px;
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
}
.entry-content h4 {
    width: 100%;
    float: left;
    color: #1b1b1b;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
}
.abt-lst {
    width: 100%;
    float: left;
}
.abt-lst li {
    line-height: 30px;
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
}
.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
    background: #08aaa7 !important;
}
.contact-left-col {
    margin-left: -12px;
}
.contact-left-col p {
    margin-bottom: 0px;
}
.contact-left-col .wpcf7-form-control {
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    resize: none;
    margin-bottom: 10px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #999;
    font-family: "Open Sans",sans-serif;
}
.contact-left-col .wpcf7-form-control.wpcf7-textarea {
    height: 250px;
}
.contact-left-col .wpcf7-form-control.wpcf7-submit {
    background: #073d46;
    border: 1px solid #073d46;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding-left: 0px;
}
.contact-left-col .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    -moz-appearance: none !important;
    background-image: url(images/drp.png);
    background-repeat: no-repeat;
    content: "";
    position: relative;
    background-position: 96%;
}
.entry-content a {
    text-decoration: none;
    color: #3b3b3b;
}
.footer-privacy {
    color: #fff;
    padding-top: 25px;
    font-size: 15px;
}