/**************** 15-11-2018 *******************/

@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Poppins:300,400,500,600,700,800,900);

/*

font-family: 'Poppins', sans-serif;

light 300

regular 400

medium 500

semi-bold 600

bold 700

extra-bold 800

black 900



font-family: 'Montserrat', sans-serif;

light 300

regular 400

medium 500

semi-bold 600

bold 700

extra-bold 800

black 900

*/

body {
    /*	padding: 0;

	margin: 0;

	font-size: 12px;

	color: #000;

	font-family: 'Poppins', sans-serif;*/
    background: none;
}

.wrapper {
    background: none;
}

a {
    outline: none !important;
    text-decoration: none;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    color: #64c9d1;
}

a:hover,
a:focus,
select:focus,
button:focus {
    outline: none;
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    outline: none !important;
    font-family: 'Montserrat', sans-serif;
    /*margin: 0;

	padding: 0;*/
}

input,
select,
textarea,
button {
    outline: none !important;
}

input,
textarea,
select {
    /*-moz-appearance: none; -webkit-appearance: none;*/
}

.container {
    width: 96%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 0;
}


/***********  Top Part  ************/

header {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    /*display: none;*/
}

header {
    position: fixed;
    left: 0;
    top: 0;
    /*background: #fff;*/
    z-index: 9999;
    /*height: 185px;*/
}


/**/

h3 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 23px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}

h3 span {
    color: #64c9d1;
}

h4 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
}

p {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
    font-weight: 400;
}

p.dark {
    color: #000;
}

p span {
    color: #64c9d1 !important;
    text-decoration: none !important;
}

p:last-child {
    margin-bottom: 0px;
}

p.big {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 18px;
    color: #444444;
    line-height: 24px;
    font-weight: 400;
}

p.big span,
p.big a {
    color: #64c9d1;
}

.quote_btn {
    margin: 0;
    padding: 11px 44px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    background: #65c8d0;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
}

.quote_btn:hover {
    background: #666666;
    color: #fff;
}


/**/

.top_part {
    width: 100%;
    float: left;
    margin: 0 0 12px 0;
    padding: 0px;
    border-top: 3px solid #666666;
    background: #fff;
    height: 160px;
    /*display: none;*/
}

.top_part .logo {
    margin: -21px 0 0 0;
    padding: 0;
    float: left;
}

.top_part .logo a {
    margin: 0;
    padding: 0;
    display: block;
}

.top_part .top_link {
    margin: 0;
    padding: 3px 0 6px 0;
    float: right;
    background: #666666;
    border-radius: 0 0 3px 0;
    position: relative;
}

.top_part .top_link::after {
    content: "";
    width: 28px;
    height: 100%;
    background: url(../images/header_curve.jpg) top left no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -28px;
    top: 0;
}

.top_part ul.about_link {
    margin: 0;
    padding: 0 10px 0 0;
    position: relative;
    display: inline-block;
}

.top_part ul.about_link li {
    margin: 0;
    padding: 0 9px;
    display: inline-block;
}

.top_part ul.about_link li a {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
}

.top_part ul.about_link li a:hover {
    color: #68cbd3;
}

.top_part ul.social_link {
    margin: 0;
    padding: 0 17px 0 8px;
    border-left: 1px solid #7b7b7b;
    display: inline-block;
}

.top_part ul.social_link li {
    margin: 0 0 0 12px;
    padding: 0;
    display: inline-block;
}

.top_part ul.social_link li a {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #fff;
}

.top_part ul.social_link li a:hover {
    color: #68cbd3;
}


/****************  Info Contact  *******************/

.top_part .info_contact {
    margin: 0;
    padding: 0;
    float: right;
    clear: both;
}

.top_part ul.mail_link {
    width: 100%;
    float: left;
    margin: 0;
    padding: 25px 0 0 0;
}

.top_part ul.mail_link li {
    margin: 0 0 0 35px;
    padding: 0 0 0 45px;
    display: inline-block;
    position: relative;
}

.top_part ul.mail_link li i {
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    border: 2px solid #666666;
    border-radius: 50%;
    font-size: 19px;
    color: #666666;
    line-height: 31px;
    position: absolute;
    top: 5px;
    left: 0;
}

.top_part ul.mail_link li span {
    display: block;
    font-size: 14px;
    color: #666666;
}

.top_part ul.mail_link li strong {
    font-size: 16px;
    color: #64c9d1;
    font-weight: 500;
    display: block;
    font-family: 'Montserrat', sans-serif;
}

.top_part ul.mail_link li a {
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #64c9d1;
    font-weight: 500;
}

.top_part ul.mail_link li a:hover {
    color: #666666;
}


/*****************  Nav Sec  *******************/

.nav_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 55;
    margin-top: -40px;
}

.nav_sec .navbar-default {
    min-height: inherit;
    margin: 0;
    padding: 0;
    background: none;
    border-radius: 0;
    border: none;
}

.nav_sec .navbar-default .navbar-collapse,
.nav_sec .navbar-default .navbar-form {
    border: none;
    box-shadow: none;
    padding-right: 0;
    padding-left: 10px;
}

.nav_sec .nav_inn {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
    background: #fff;
}

.nav_sec .navbar-nav {
    float: none;
}

.nav_sec .navbar-nav>li {
    margin: 0;
    padding: 0;
}

.nav_sec .navbar-nav>li>a {
    margin: 0;
    /*padding: 17px 19px;*/
    padding: 17px 15px;
    font-size: 15px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
}

.nav_sec .navbar-default .navbar-nav>li>a:hover,
.nav_sec .navbar-default .navbar-nav>li>a:focus {
    color: #6acfd8;
    background: none;
}

.nav_sec .navbar-default .navbar-nav>.open>a,
.nav_sec .navbar-default .navbar-nav>.open>a:hover,
.nav_sec .navbar-default .navbar-nav>.open>a:focus {
    color: #6acfd8;
    background: none;
}

.nav_sec .dropdown-menu>li>a:hover,
.nav_sec .dropdown-menu>li>a:focus {
    background: #6acfd8;
    color: #fff;
}

.get_link {
    float: right;
    text-align: center;
    position: relative;
    z-index: 5;
}

.get_link a {
    display: block;
    padding: 17px 19px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #64c9d1;
}

.get_link a:hover {
    background: #666666;
    color: #fff;
}


/***********  Section Part  ************/

section {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.global_title {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}


/***********  Baner Sec  ************/

.banner_sec {
    width: 100%;
    /*float: left;*/
    margin: -26px 0 0 0;
    padding: 0;
    text-align: center;
    position: relative;
    margin-top: 165px;
}

.banner_sec .caption {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 15%;
    left: 0;
    margin-top: -330px;
}

.banner_sec .cap_info {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    /*bottom:21px;*/
    bottom: 0px;
    left: 0;
    z-index: 55;
}

.banner_sec h2 {
    margin: 0 0 6px 0;
    padding: 0;
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
}

.banner_sec .info {
    width: 100%;
    max-width: 530px;
    margin: 0 auto 23px auto;
    padding: 0;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
}

.hexa_sec {
    margin-top: -163px;
    z-index: 999;
    position: relative;
}

.hexa_sec ul.quote {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

.hexa_sec ul.quote li {
    width: 20%;
    float: left;
    margin: 0 0 19px 0;
    padding: 0 0px;
}

.hexa_sec .block {
    /* width: 230px; */
    min-height: 222px;
    margin: 0  10px 0 0px;
    display: block;
    padding: 35px 20px 0 20px;
    background: url(../images/baner_safe_img.png) top center no-repeat;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    background-size: 100% 100%;
}
li.hs-li.hs-li5 .block {
    margin: 0 0px 0 0px;
}
.hexa_sec .block:hover {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari */
    transform: scale(1.1);
    /* Standard syntax */

}

.hexa_sec .block figure {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
}

.hexa_sec .block h3 {
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
	text-align:center;
}


/***********  Welcome Sec  ************/

.welcome_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 35px 0 65px 0;
}

.welcome_sec .inner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.welcome_sec .inner figure {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.welcome_sec .inner figure img {
    width: 100%;
}

.welcome_sec .block {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 30px;
}

.welcome_sec .block_welcome {
    padding: 100px 0 0 30px;
}

.welcome_sec .block h3 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}

.welcome_sec .block p {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
    font-weight: 400;
}


/***********  Service Sec  ************/

.service_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 80px 0 28px 0;
    background: #f6f6f6;
}

.service_sec .info {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 30px auto;
    padding: 0;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    text-align: center;
}

.service_sec .info span {
    margin-top: 8px;
    display: block;
}

.service_sec .block {
    width: 100%;
    float: left;
    margin: 0 0 34px 0;
    padding: 0;
    text-align: center;
}

.service_sec .block figure {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}

.service_sec h3 {
    margin: 0 0 17px 0;
    padding: 0;
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    text-transform: uppercase;
    clear: both;
}

.service_sec p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.service_sec figure {
    width: 100%;
    float: left;
    margin: 150px 0 0 0;
    padding: 0;
}

.service_sec_bath figure {
    margin: 350px 0 0 0;
}


/***********  Lease Sec  ************/

.lease_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0 50px 0;
}

.lease_sec .block {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    border-radius: 30px;
    background: #5db7be;
}

.lease_sec .block figure {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 30px 30px 0 0;
}

.lease_sec .block figure img {
    width: 100%;
    border-radius: 30px 30px 0 0;
    height: 100%;
}

.lease_sec .detail {
    width: 100%;
    min-height: 260px;
    float: left;
    margin: 0;
    padding: 37px 16px;
    text-align: center;
}

.lease_sec .detail h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
}

.lease_sec .detail p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.lease_sec .detail p a {
    margin: 0;
    padding: 0;
    color: #fff;
}

.lease_sec .detail p a:hover {
    color: #333333;
}


/***********  Expert Sec  ************/

.expert_sec {
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
    padding: 90px 0;
    text-align: center;
    background: url('/wp-content/uploads/2022/12/Torquay-Image-5.jpg') top center no-repeat;
    background-size: cover;
}
.expert_sec:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: black;
    opacity: 0.6;
}
.expert_sec h3 {
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.expert_sec p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #fff;
}

.expert_sec2 p {
    font-size: 14px;
}


/***********  Excellent Sec  ************/

.excellent_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 50px 0 0 0;
}

.excellent_sec figure {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.excellent_sec figure img {
    width: 100%;
}


/***********  Gurantee Sec  ************/

.gurantee_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 46px 0 75px 0;
}

.gurantee_sec .left_part {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.gurantee_sec .left_part figure {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.gurantee_sec .left_part figure img {
    width: 100%;
}

.gurantee_sec .block {
    width: 100%;
    float: left;
    margin: 19px 0 0 -77px;
    padding: 50px 57px 28px 57px;
    border-radius: 30px;
    background: #5cb5bd;
}

.gurantee_sec .detail {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0 0 0 72px;
    position: relative;
}

.gurantee_sec .detail i {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    left: 0;
}

.gurantee_sec .detail p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.gurantee_sec .row {
    margin: 0;
}

.gurantee_sec [class*="col-"] {
    padding: 0;
}

.gurantee_sec2 h3 {
    color: #fff;
}

.gurantee_sec2 p {
    color: #fff;
}

.gurantee_sec2 .block {
    margin: 55px 0 0 -77px;
    padding: 50px 57px 50px 57px;
}

.gurantee_sec3 .block {
    margin: 105px 0 0 -77px;
}


/***********  Get Sec  ************/

.get_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0;
    text-align: center;
    background: url(../images/get_bg.jpg) top center no-repeat;
    background-size: cover;
}

.get_sec h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}


/***********  Why Sec  ************/

.why_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 82px 0;
    background: #f6f6f6;
}

.why_sec .container {
    max-width: 800px;
}

.why_sec p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    text-align: center;
}


/***********  Express Sec  ************/

.express_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 74px 0 36px 0;
}

.express_sec .block {
    width: 100%;
    float: left;
    margin: 0 0 52px 0;
    padding: 0;
}

.express_sec .detail {
    width: 100%;
    min-height: 217px;
    float: left;
    margin: 0 0 45px 0;
    padding: 32px 30px;
    border-radius: 30px;
    background: #65c8d0;
    text-align: center;
    position: relative;
}

.express_sec .detail h3 {
    margin: 0 0 13px 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.express_sec .detail p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.express_sec .detail::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(101, 200, 208, 0);
    border-top-color: #65c8d0;
    border-width: 18px;
    margin-left: -18px;
}

.express_sec .black {
    background: #666666;
    position: relative;
}

.express_sec .black::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #666666;
    border-width: 18px;
    margin-left: -18px;
}

.express_sec .exp_link {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    text-decoration: underline;
}

.express_sec .exp_link:hover {
    color: #65c8d0;
}

.express_sec .row {
    margin: 0 -30px;
}

.express_sec [class*="col-"] {
    padding: 0 30px;
}


/***********  Footer Part  ************/

footer {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.footer_detail {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 58px 0;
    background: #252525;
}

.footer_detail .quote_sec {
    width: 100%;
    float: left;
    margin: 0 0 43px 0;
    padding: 56px 0;
    border-bottom: 1px solid #474747;
}

.footer_detail .quote_sec h3 {
    margin: 11px 0 0 0;
    padding: 0;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.footer_detail .quote_btn {
    margin: 0;
    padding: 11px 44px;
    float: right;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    background: #65c8d0;
    border-radius: 30px;
    text-transform: uppercase;
}

.footer_detail .quote_btn:hover {
    background: #666666;
}

.footer_detail .info_contact {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}


/* .footer_detail h3 {
    margin: 25px 0 38px 0;
    padding: 0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
} */

.footer_detail h3 {
    margin: 0px 0 10px 0;
    padding: 0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.footer_detail ul.quick_link {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.footer_detail ul.quick_link li {
    margin: 0 0 12px 0;
    padding: 0;
    display: block;
}

.footer_detail ul.quick_link li a {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #bbbbbb;
    font-weight: 400;
}

.footer_detail ul.quick_link li a:hover {
    color: #64c9d1;
}

.footer_detail ul.contact_link {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.footer_detail ul.contact_link li {
    margin: 0 0 11px 0;
    padding: 0 0 0 29px;
    display: block;
    font-size: 14px;
    color: #bbbbbb;
    font-weight: 400;
    line-height: 24px;
    position: relative;
}

.footer_detail ul.contact_link li a {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #bbbbbb;
    font-weight: 400;
}

.footer_detail ul.contact_link li a:hover {
    color: #64c9d1;
}

.footer_detail ul.contact_link h4 {
    margin: 0 0 17px 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
}

.footer_detail ul.contact_link li i {
    margin: 0;
    padding: 0;
    font-size: 21px;
    color: #65c8d0;
    position: absolute;
    top: 3px;
    left: 0;
}


/**************  Copyright  ******************/

.copyright {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0;
    background: #171717;
    text-align: center;
}

.copyright ul.copy_link {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 12px 0;
}

.copyright ul.copy_link li {
    margin: 10px 0 0 0;
    padding: 0 20px;
    display: inline-block;
    border-right: 1px solid #fff;
}

.copyright ul.copy_link li:last-child {
    border: none;
}

.copyright ul.copy_link li a {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
}

.copyright ul.copy_link li a:hover {
    color: #64c9d1;
}

.copyright p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}


/**/

.free-call h4 {
    margin: 0;
    padding: 0;
}

.menu-button {
    /*float: right;

    margin-top: -10px;*/
}

#quote_sec a.hoowla-quote-button {
    margin: 0 !important;
    padding: 11px 44px !important;
    float: right !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 700 !important;
    border: 1px solid #65c8d0 !important;
    background: #65c8d0 !important;
    border-radius: 30px !important;
    text-transform: uppercase !important;
    height: auto !important;
    line-height: 1.3 !important;
}

#quote_sec a.hoowla-quote-button:hover {
    background: #666666 !important;
}

.get_link a {
    display: block;
    padding: 17px 19px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #64c9d1;
}

.get_link a:hover {
    background: #666666;
    color: #fff;
}

.get_link a.hoowla-quote-button {
    display: block !important;
    padding: 17px 19px !important;
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background: #64c9d1 !important;
    height: auto !important;
    line-height: 1.3 !important;
    border-radius: 0 !important;
}

.get_link a.hoowla-quote-button:hover {
    background: #666666 !important;
    color: #fff !important;
}

.hs-li .hoowla-quote-button {
    display: inline-block;
    width: auto;
    height: auto !important;
    line-height: 1 !important;
    margin: 0px;
    padding: 0 !important;
    border: none !important;
    font-size: 13px;
    font-family: inherit;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
    outline: 0px;
    font-style: normal;
    letter-spacing: 1px;
    border-radius: 30px;
    text-shadow: none;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
    background: none !important;
}


/**/

.title.title_size_large h1 {
    margin-top: 110px;
}


/**/

.inner-banner {
    background: url(../images/faqs/banner.jpg) top center no-repeat;
    height: 251px;
    padding-top: 115px;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin-bottom: 60px;
    margin-top: 165px;
    line-height: 1.1;
    text-shadow: 1px 1px 5px #333;
    text-transform: uppercase;
}

.inner-banner2 {
    padding-top: 90px;
    text-transform: uppercase;
}

.conveyancing-banner {
    background: url(../images/conveyancing/inner-banner.jpg) top center no-repeat;
}

.conv-solicitor-manchester-banner {
    background: url(../images/solicitors-manchester/banner.jpg) top center no-repeat;
}

.what-conv h3 {
    max-width: 622px;
    margin-left: auto;
    margin-right: auto;
}

.my-div {
    padding: 60px 0px;
    float: left;
    width: 100%;
}

.my-div.ptn {
    padding: 0px 0px 60px 0px;
}

.my-div.grey {
    background: #f6f6f6;
}

.bg-grey {
    background: #f6f6f6 !important;
}

.conv-overview {}

.light-theme * {
    color: #fff;
}

.check-title .block {
    background: #5bb4bb;
    background: linear-gradient(to right, #5bb4bb, #6cd3db);
    border-radius: 30px;
    padding: 35px 25px;
    margin-bottom: 30px;
}

.check-title {
    padding-bottom: 30px;
}

.check-title:last-child .block {
    margin-bottom: 0px;
}

.ct-icon {
    margin-bottom: 25px;
}

.check-title h3 {
    max-width: 715px;
    margin-left: auto;
    margin-right: auto;
}

.trust-conv {
    background: url(../images/conveyancing/trust-bg.jpg) top center;
}

.trust-conv h3 {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.quote-btn-div {
    margin-top: 40px;
	text-align:center;
}

.our-solicitor {
    padding-bottom: 30px;
}

.our-solicitor h2 {
    text-align: center;
}

.solicitor-img img {
    border-radius: 30px 30px 0px 0px;
}

.solicitor-inner {
    background: #fafafa;
    border: 1px solid #cfcfcf;
    border-radius: 30px;
    text-align: center;
}

.our-solicitor ul {
    margin: 0 -30px;
}

.our-solicitor ul li {
    width: 50%;
    padding: 0px 30px;
    float: left;
    margin-bottom: 30px;
}

.our-solicitor ul li::before {
    content: '' !important;
}

.our-solicitor ul li:last-child {
    margin-bottom: 0px;
}

.solicitor-details {
    padding: 25px 22px;
}

.our-solicitor h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
    font-weight: 600;
}

.our-solicitor p {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #434648;
    line-height: 1.6;
}

.our-solicitor p a {
    color: #65c8d0;
}

.our-solicitor p a:hover {
    text-decoration: underline;
}

.compare-conv {
    background: url(../images/conveyancing/compare-bg.jpg) top center;
}

.my-div ul,
.hidden-fees ul {
    margin-bottom: 20px;
}


/*.my-div ul li::before,

.hidden-fees ul li::before

{

	content: '';

	font-family: 'FontAwesome';

	margin-right: 10px;

	color: #65c8d0;

	font-size: 19px;

}

*/

.obtain-quote {
    padding-top: 0;
}

.obtain-quote p {
    max-width: 730px;
    margin: 0 auto;
    margin-top: 30px;
}

.obtain-quote .quote-btn-div {
    margin-top: 0px;
}


.our-testimonials {
    /*background: url(../images/tm-bg.jpg) top center no-repeat;*/
    text-align: center;
    background-size: 100%;
}

.our-testimonials h2 {
    text-align: center;
}

.our-testimonials h6 {
    font-size: 12px;
    font-weight: bold;
    color: #434648;
}

.tm-chat {
    background: url(../images/chat-icon.png) top center no-repeat;
    height: 20px;
    margin-bottom: 10px;
    margin-top: -1px;
}

.tm-para {
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.8;
    color: #434648;
    margin-bottom: 20px;
}

.tm-inner {
    background: #fafafa;
    padding: 40px 30px;
    border: 1px solid #d8d8d8;
    border-radius: 30px;
}

.owl-carousel .owl-item img {
    width: 100% !important;
}

.tm-img img {
    margin: 0 auto;
    border-radius: 150px;
    padding: 5px;
    background: #f8f8f8;
    border: 1px solid #d8d8d8;
}

.tm-img {
    text-align: center;
}

.owl-item.center .tm-inner {
    background: #65c8d0;
    border: 1px solid #65c8d0;
}

.owl-item.center .tm-para,
.owl-item.center h6 {
    color: #fff;
}

.owl-item.center .tm-chat {
    background: url(../images/chat-icon-hover.png) top center no-repeat;
    height: 20px;
    margin-bottom: 10px;
    margin-top: -1px;
}

.owl-item.center .tm-img img {
    border: 1px solid #65c8d0;
}

.owl-item.center {
    -webkit-transform: scale(1.3, 1.3) !important;
    transform: scale(1.3, 1.3) !important;
    z-index: 9999 !important;
}

.owl-stage-outer {
    padding: 50px 0px;
}

.owl-theme .owl-controls {
    display: none;
}

.review-us {
    margin-top: 20px;
}

.review-us h6 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

.owl-nav {
    display: none;
}


/**/

.property-auctions-banner {
    background: url(../images/auctions/banner.jpg) top center no-repeat;
}

.offers-conv p {
    max-width: 790px;
    margin-left: auto;
    margin-right: auto;
}

.offers-conv .block {
    background: #5bb4bb;
    background-image: url(../images/auctions/quote-icon.png);
    background-repeat: no-repeat;
    background-color: linear-gradient(to right, #5bb4bb, #6cd3db);
    border-radius: 40px;
    padding: 70px 25px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}

.offers-conv .block a {
    color: #fff;
    text-decoration: underline;
}

.offers-conv .block a:hover {
    color: #fff;
    text-decoration: none;
}

.our-auctions {
    padding-bottom: 0px;
}

.our-auctions ul {
    margin: 0 -30px;
}

.our-auctions ul li {
    width: 33.33%;
    padding: 0px 30px;
    float: left;
    margin-bottom: 30px;
}


/**/

.commercial-conveyancing-banner {
    background: url(../images/commercial-conveyancing/banner.jpg) top center no-repeat;
}



.commercial-conv-trans h4 {
    margin-top: 40px;
}

.light-theme .quote_btn {
    background: none;
    border: 2px solid #fff;
}

.quote_btn:hover {
    background: #666666;
    color: #fff;
}

.commercial-conv-trans p.last {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 820px;
}

.commercial-conv-help h3 {
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
}

.text-center img {
    margin-left: auto;
    margin-right: auto;
}


/**/

.conv-solicitor-london-banner {
    background: url(../images/solicitors-london/banner.jpg) top center no-repeat;
}

.green-block {
    background: #5bb4bb;
    background-image: url(../images/auctions/quote-icon.png);
    background-size: 15%;
    background-repeat: no-repeat;
    background-color: linear-gradient(to right, #5bb4bb, #6cd3db);
    border-radius: 40px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.green-block a {
    padding: 50px 25px;
    display: block;
    color: #fff;
}

.main-solicitor-london img {
    margin-bottom: 60px;
}

.conv-solicitor-london {
    background: url(../images/solicitors-london/conv-solicitor-bg.jpg) top center;
}

.our-tags ul li {
    display: inline;
}

.our-tags ul li a {
    background: #64c9d1;
    color: #fff;
    border-radius: 15px;
    padding: 5px 10px;
    font-size: 13px;
}

.our-tags ul li a:hover {
    background: #444;
}

.our-tags ul li::before {
    content: '' !important;
}

.no-fees-manchester {
    background: url(../images/solicitors-manchester/no-fee-bg.jpg) top center;
}

.new-in-machester {
    background: url(../images/solicitors-manchester/new-manchester-img.jpg) top center;
}

.ready-now-manchester {}

.main-solicitor-birmingham {
    padding-top: 0px;
}

.blog-details-banner {
    background: url(../images/solicitors-birmingham/banner.jpg) top center no-repeat;
}

.choose-prop {
    background: #5cb5bc;
}

.cp-img {
    margin-bottom: 35px;
}

.faqs-birmingham h3 {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
}

h5 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}

.main-solicitor-birmingham .quote-btn-div {
    margin-bottom: 35px;
}

.cp-col {
    text-align: justify;
}

.cp-col ul li::before {
    color: #fff;
}

.cp-col ul li {
    margin-bottom: 3px;
}

.main-solicitor-london {
    padding: 0px 0px 60px 0px;
}

.quote-btn-div a.hoowla-quote-button {
    margin: 0 !important;
    padding: 11px 44px !important;
    /*float: right !important;*/
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 700 !important;
    border: 1px solid #65c8d0 !important;
    background: #65c8d0 !important;
    border-radius: 30px !important;
    text-transform: uppercase !important;
    height: auto !important;
    line-height: 1.3 !important;
}

.quote-btn-div a.hoowla-quote-button:hover {
    border: 1px solid #666666 !important;
    background: #666666 !important;
}

.light-theme .quote-btn-div a.hoowla-quote-button {
    background: none !important;
    border: 2px solid #fff !important;
}

.light-theme .quote-btn-div a.hoowla-quote-button:hover {
    background: #666666 !important;
    color: #fff !important;
    border: 2px solid #fff !important;
}


/**/

.blog-details-banner {
    background: url(../images/blog/banner.jpg) top center no-repeat;
}

.bd-search {
    position: relative;
    margin-bottom: 20px;
}

.bd-search input[type="text"] {
    background: #64c9d1;
    border: none;
    border-radius: 10px;
    padding: 13px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    width: 100%;
}

.bd-search input[type="submit"] {
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #fff;
    background: none;
    border: none;
    position: absolute;
    right: 20px;
    top: 12px;
}

.bd-search ::placeholder {
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.bd-search :-ms-input-placeholder
/* Internet Explorer 10-11 */

{
    color: #fff;
}

.bd-search ::-ms-input-placeholder
/* Microsoft Edge */

{
    color: #fff;
}


/*.my-div ul li::before, .hidden-fees ul li::before {

    content: '';

    font-family: 'FontAwesome';

    margin-right: 10px;

    color: #65c8d0;

    font-size: 19px;

}*/

.my-div ul li,
.hidden-fees ul li {
    background: url('../images/bullet-icon.png') top 3px left no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
}

.bdr-col,
.bd-right .widget {
    padding: 30px 24px;
    background: #fafafa;
    border: 1px solid #cfcfcf;
    color: #000;
    border-radius: 20px;
    margin-bottom: 20px;
}

.bd-right #search-2 {
    display: none;
}

.bdr-col h5,
.bd-right .widget h5 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
}

.bd-left ul,
.bdr-col ul,
.bd-right .widget ul {
    padding: 0px;
    margin: 0px;
}

.bd-left ul li,
.bdr-col ul li,
.bd-right .widget ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.bdr-col ul li:last-child,
.bd-right .widget ul li:last-child {
    margin-bottom: 0px;
}

.bd-left ul li a,
.bdr-col ul li a,
.bd-right .widget ul li a {
    color: #444444;
}

.bdr-col ul li::before,
.bd-right .widget ul li::before {
    content: '';
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #65c8d0;
    font-size: 19px;
    position: absolute;
    left: 0px;
    top: -2px;
}

.bd-left ul li::before {
    content: '';
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #65c8d0;
    font-size: 19px;
    position: absolute;
    left: 0px;
    top: -3px;
}

.bd-left {
    font-size: 14px;
    color: #444444;
    line-height: 1.8;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}

.bd-left p {
    font-size: 14px;
    color: #444444;
    line-height: 1.8;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}

.bd-left .alignright {
    float: right;
    margin-left: 40px;
    margin-bottom: 20px;
}

.bd-left .alignleft {
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
}

.bd-left h2 {
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 40px;
}

.post_info {
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.post_info a {
    color: #000;
}

.our-news h2 {
    text-align: center;
}

.news-img img {
    border-radius: 30px 30px 0px 0px;
}

.news-inner {
    background: #fafafa;
    border: 1px solid #cfcfcf;
    border-radius: 30px;
    text-align: center;
}

.news-date {
    font-size: 18px;
    color: #65c8d0;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    font-weight: 500;
}

.our-news ul {
    margin: 0 -20px;
}

.our-news ul li {
    width: 33.33%;
    padding: 0px 20px;
    float: left;
}

.news-details {
    padding: 25px 22px;
}

.our-news h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: none;
}

.our-news p {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #444444;
    line-height: 1.6;
}

.our-news p a {
    color: #65c8d0;
}

.our-news p a:hover {
    text-decoration: underline;
}


/**/

.quote-for {
    background: #5bb4bb;
    background: linear-gradient(to bottom right, #5bb4bb, #6cd3db);
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 35px 20px;
    border-radius: 30px;
    margin-top: 20px;
}

.qf-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.quote-for select {
    border-radius: 40px;
    color: #666666;
    padding: 10px 20px;
    width: 100%;
    max-width: 400px;
    border: none;
    margin-bottom: 20px;
}

.qf-quote-btn a {
    margin: 0;
    padding: 17px 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #666666;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    max-width: 400px;
}

.qf-quote-btn a:hover {
    background: #444;
}

.qf-quote-btn span {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
    display: block;
    margin-top: -38px;
    margin-bottom: 40px;
}

.qf-disclaimer {
    width: 100%;
    max-width: 400px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-align: center !important;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: normal;
}

.qf-disclaimer a {
    color: #fff;
    text-decoration: underline;
}

.quote-for a.hoowla-quote-button {
    margin: 0 !important;
    padding: 17px 10px 37px 10px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
    color: #fff !important;
    font-weight: bold !important;
    background: #666666 !important;
    border-radius: 30px !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    width: 100% !important;
    max-width: 400px !important;
    height: auto !important;
    line-height: auto !important;
    border: none !important;
}

.quote-for a.hoowla-quote-button:hover {
    background: #444 !important;
}


/*.qf-quote-btn a:hover

{

    background: #444;

}

*/

.conv-fees-banner {
    background: url(../images/conveyancing-fees/banner.jpg) top center no-repeat;
}

.look-out {
    /* background: url(../images/conveyancing-fees/look-out-bg.jpg) top center; */
    background-color: #64c9d1 !important;
}

.conv-solicitors-banner {
    background: url(../images/conveyancing-solicitors/banner.jpg) top center no-repeat;
}

.who-conv-sol .block {
    background: #5bb4bb;
    background-image: url(../images/auctions/quote-icon.png);
    background-repeat: no-repeat;
    background-color: linear-gradient(to right, #5bb4bb, #6cd3db);
    border-radius: 40px;
    padding: 60px 75px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}

.my-div.green {
    background: #64c9d1;
}

.mb-0 {
    margin-bottom: 0px;
}

.our-news {
    /*margin: 0;*/
}

.our-news2 h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 23px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}

.our-news2 h3 {
    font-size: 17px;
    line-height: 1.4;
    min-height: 46px;
    margin: 0 0 10px 0;
}


/**/

.conv-process-banner {
    background: url(../images/conveyancing-process/banner.jpg) top center no-repeat;
}

.right-sol-conv-sol {
    padding-bottom: 40px;
}

.who-conv-sol {
    padding-top: 40px;
}

.ul-pre-conv-sol {
    max-width: 130px;
    text-align: left;
    display: inline-block;
}

.my-tel {
    color: #65c8d0 !important;
    text-decoration: none !important;
}

.buying-auction {
    float: left;
    width: 100%;
}


/*nu-move*/

.page-id-11859 header,
.page-id-11859 footer,
.post-id-11859 header,
.post-id-11859 footer {
    display: none;
}

.page-id-11859,
.post-id-11859 {
    background: #58afb5;
}

.nu-move-page {
    background: url(../images/nu-move/img.png) top 100px right 15% no-repeat, #58afb5 url(../images/nu-move/bg.jpg) top center;
    /*padding-bottom: 15px;*/
}

.nu-move-page .hoowla-quote-button {
    background: url(../images/nu-move/quote-btn.png) no-repeat !important;
}

.header {
    /*padding: 15px 0px 20px 0px;*/
    padding: 15px 0px 0px 0px;
}

.nm-logo {
    /*padding-bottom: 20px; */
}

.my-block {
    padding: 30px 40px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0 0.5);
    max-width: 405px;
    margin-bottom: 15px;
}

.my-block h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 0px;
    margin-top: 0;
    color: #000000;
    font-size: 24px;
    padding: 0 0 15px;
}

.my-block.blue {
    background: #2b6b97;
    color: #fff;
}

.my-block.blue a {
    color: #fff;
    text-decoration: none;
}

.my-block.blue a:hover {
    text-decoration: underline;
}

.my-block.blue h2 {
    color: #fff;
}

.mb-contact {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.mb-contact img {
    margin: 3px 0px;
}

.nu-move-page .hoowla-quote-button {
    width: 230px !important;
    height: 43px !important;
    line-height: 39px !important;
    margin: 0px !important;
    padding: 14px 45px !important;
    border: none !important;
    font-size: 13px !important;
    font-family: inherit !important;
    text-align: center !important;
    color: transparent !important;
}


/*  */


/* .dpage-section .lease_sec .detail {
    min-height: 282px;
} */

.dpage-section .express_sec {
    padding: 74px 0 0 0;
}

.dpage-section .acc-outer {
    margin: 0px -1%;
    margin-bottom: 70px;
}


/*faqs*/

.inner-banner {
    background: url(../images/faqs/banner.jpg) top center no-repeat;
    height: 271px;
    padding-top: 115px;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fafafa;
    border-color: #cfcfcf;
    border-radius: 10px !important;
    box-shadow: 0px 0px 10px #ccc;
}

.acc-outer {
    margin: 0px -1%;
    margin-bottom: 30px;
}

.panel-default {
    border-color: #cfcfcf;
    border-radius: 10px !important;
    float: left;
    width: 48%;
    margin: 0px 1%;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-weight: 400;
    line-height: 1.4;
}

.panel-title a:hover,
.panel-title a:focus {
    text-decoration: none;
}

.panel-title i {
    float: right;
    color: #767676;
    font-size: 18px;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: none;
}

.panel-body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #555;
    line-height: 1.6
}

.more-faqs {
    margin-top: 40px;
}

.more-faqs .exp_link {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    text-decoration: underline;
}
.obtn-div{
	text-align:center;
}