*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0}
body {font-family: 'Rubik', sans-serif !important; overflow-x: hidden;}
img{max-width: 100%; max-height: 100%;}
.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}
.paddingLR0{padding-left: 0 !important; padding-right: 0 !important;}
:focus{outline: 0 !important;}


.title-h2{position: relative; display: table; margin: 0 auto 65px; font-size: 27px; font-weight: 400;}
.title-h2:before{content: ''; background: var(--color-main); position: absolute; width: 85px; height: 2px; left: 0; right: 0; margin: auto; bottom: -11px;}
.title-h2:after{content: ''; background: var(--color-main); position: absolute; width: 50px; height: 2px; left: 0; right: 0; margin: auto; bottom: -24px;}

.title-h2-white{position: relative; color: #fff; display: table; margin: 0 auto 80px; font-size: 27px; font-weight: 400;}
.title-h2-white:before{content: ''; background: #fff; position: absolute; width: 85px; height: 2px; left: 0; right: 0; margin: auto; bottom: -11px;}
.title-h2-white:after{content: ''; background: #fff; position: absolute; width: 50px; height: 2px; left: 0; right: 0; margin: auto; bottom: -24px;}

header{background: #fff; z-index: 9; position: fixed; top: 0; left: 0; right: 0; height: 60px; box-shadow: 5px 0 5px rgba(0,0,0,0.15); padding: 0 25px;}
.logo-class{display: table; width: 198px; padding: 9px 0px; float: left;}
nav{float: left;}
nav ul{margin: 0; padding: 0; list-style: none;}
nav ul li{float: left;}
nav ul li a{display: block; text-decoration: none !important; position: relative; font-size: 13px; color: #000 !important; font-weight: 400; padding: 21px 10px;}
nav ul li a:before{content: ""; background: var(--color-main); width: 25px; height: 2px; position: absolute; left: 0; right: 0; margin: auto; bottom: 15px; opacity: 0;}
nav ul li a:hover, nav ul li a.active{color: var(--color-main) !important;}
nav ul li a.active:before, nav ul li a:hover:before{opacity: 1;}
.nav-phn-number{border-left: 1px solid #ddd; margin: 14px 0; color: #000; float: left; margin-left: 13px; padding: 4px 0 4px 20px;}
.nav-phn-number a{color:  var(--color-main); font-size: 15px; font-weight: 500; display: block; text-decoration: none;}
.nav-phn-number a img{width: 24px; margin-right: 5px; vertical-align: middle;}

.nav-icon{background: none; border: none; float: left; margin: 22px 22px 22px 0; cursor: pointer; display: none;}
.nav-icon span{display: block; width: 25px; height: 2px; background: #000;}
.nav-icon span:nth-of-type(2){margin: 5px 0;}

.home-section{width: 100%; height: 660px; position: relative;}
.home-section .project-image{width: 100%; height: 100%;}
.top-project-detail{position: absolute; top: 120px; left: 25px; width: 450px;}
.top-project-detail-box-1{background: rgba(0,0,0,0.8); padding: 30px 20px 10px 20px; position: relative;}
.project-status{position: absolute; top: -25px; background: var(--color-main); color: #fff; padding: 8px 12px; right: 0;}
.project-status span{font-size: 11px; font-weight: 300; display: block;}
.project-status p{font-size: 14px; font-weight: 400;}
.project-name-h1{font-size: 32px; font-weight: 400; color: #fff; margin-bottom: 20px;}
.project-detail-ul{margin: 0; padding: 0; list-style: none;}
.project-detail-ul li{position: relative; font-size: 15px; color: #fff; font-weight: 300; padding: 0 0 0 30px; margin:0 0 20px 0;}
.project-detail-ul li img{width: 20px; position: absolute; left: 0; top: 0;}
.project-detail-ul li:nth-of-type(2) img{width: 22px;}
.project-detail-ul li:nth-of-type(3) img{width: 19px;}
.project-price{font-size: 18px; font-weight: 300; color: #fff; margin-top: -7px;}
.project-price font{color: #fff600; font-size: 30px; font-weight: 300; vertical-align: middle; margin-left: 4px;}
.project-price font img{width: 26px; vertical-align: middle; margin-top: -6px; margin-right: 4px;}
.possession-status{background: #fff; position: absolute; bottom: 0; right: 0; padding: 8px 14px 8px 50px;}
.possession-status img{width: 31px; position: absolute; left: 10px; top: 9px;}
.possession-status span{font-size: 11px; color: #858585; font-weight: 300; display: block;}
.possession-status p{font-size: 14px; color: #000; font-weight: 400;}
.top-project-detail-box-2{background: #fff; padding: 11px 0;}
.top-project-detail-box-2 ul{margin: 0; padding: 0; list-style: none;}
.top-project-detail-box-2 ul li{float: left; width: 33.33%; text-align: center; position: relative;}
.top-project-detail-box-2 ul li:after{content: ""; background: #ddd; width: 1px; height: 20px; top: 0; bottom: 0; margin: auto; right: 0; position: absolute;}
.top-project-detail-box-2 ul li span{color: #858585; font-size: 11px; margin-bottom: 3px; font-weight: 300; display: block;}
.top-project-detail-box-2 ul li p{font-size: 14px; font-weight: 400; color: #000;}
.top-project-detail-box-2 ul li:last-child:after{display: none;}
.top-project-detail-box-3{background: #f8f8f8; padding: 10px 13px; border-top: 1px solid #f1f1f1;}
.top-project-detail-box-3 p{font-size: 13px; color: #000; font-weight: 400;}

.offer-div{position: absolute; left: 25px; bottom: 25px;}

.top-enquire-form{background: #fff; position: fixed; box-shadow: 0px 0px 5px rgba(0,0,0,0.15); top: 120px; right: 25px; z-index: 9; width: 290px; padding: 26px 25px;}
.top-enquire-form h5{position: relative; padding: 0 0 0 58px; font-size: 18px; margin-bottom: 18px; font-weight: 400; line-height: 24px;}
.top-enquire-form h5 img{width: 43px; position: absolute; left: 0; top: 1px;}
.top-enquire-form-div{position: relative; margin-bottom: 15px;}
.top-enquire-form-div img{width: 16px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;}
.top-enquire-form-div input{width: 100%; border-bottom: 1px solid #bdbdbd !important; height: 45px; border:none; font-weight: 300; padding-left: 25px; font-size: 13px; color: #000;}
.top-enquire-form-div input::placeholder{color: #666;}
.top-enquire-form-div .nice-select{margin-bottom: 0; border-bottom: 1px solid #bdbdbd !important; font-size: 13px; color: #000 !important; font-weight: 300; height: 45px; line-height: 45px;}
.top-enquire-form-div .nice-select:after{width: 7px; right: 10px; height: 7px; border-bottom: 1px solid #777; border-right: 1px solid #777;}
.top-enquire-btn{background: var(--color-main); transition: 0.25s; margin-top: 9px; font-size: 15px; font-weight: 400; color: #fff; height: 45px; width: 100%; text-transform: uppercase; border:none;}
.top-enquire-btn:hover{background: var(--color-main);}

.overview-section{padding: 70px 0 55px 0; position: relative;}
.overview-para p{font-size: 14px; margin-bottom: 15px; font-weight: 300; text-align: justify; line-height: 30px; color: #000;}
.more-link{color: var(--color-main) !important; text-decoration: none !important;}
.read-less a{font-size: 14px; font-weight: 300; margin-bottom: 15px; color: var(--color-main) !important; text-decoration: none !important; display: table; margin-top: 10px;}

.project-highlights-section{background: #fdfdfd;}
.project-highlights-ul{margin: 0; padding: 0; list-style: none; font-size: 0;}
.project-highlights-ul li{display: inline-block; vertical-align: top; width: 48%; position: relative; font-size: 15px; font-weight: 300; color: #000; background: url(../images/pro-high-arrow.png) no-repeat; background-position: 0px 6px; line-height: 30px; padding: 0 0px 0 40px; margin-bottom: 17px; margin-right: 2%;}
.project-video{width: 100%; margin: 20px auto 0; background: #fff; padding: 10px 10px 5px 10px; border: 1px solid #eee;}
.project-video iframe{width: 100%; height: 325px; border: none; margin: 0; padding: 0;}

.middle-form-enquire{width: 850px; margin: -50px auto 0; text-align: center; background: #6c5d5d; background-size: cover; padding: 15px 10px;}
.middle-form-enquire h5{display: inline-block; vertical-align: middle; font-size: 27px; color: #fff; font-weight: 300;}
.middle-form-enquire h5 img{width: 65px; vertical-align: middle; margin-right: 15px;}
.middle-form-enquire-div{width: 430px; margin-left:20px; position: relative; display: inline-block; font-size: 0; vertical-align: middle;}
.middle-form-enquire-div .nice-select{height: 50px; width: 100%; border-bottom: none !important; font-weight: 300; margin-bottom: 0; color: #666 !important; font-size: 13px; line-height: 50px; padding: 0 10px;}
.middle-form-enquire-div .nice-select:after{width: 7px; height: 7px; border-bottom: 1px solid #969696; border-right: 1px solid #969696;}
.middle-form-enquire-div input{width: 100%; height: 50px; background: #fff; border: none; padding: 0 130px 0 10px; font-size: 13px; font-weight: 300;}
.middle-form-enquire-div button{width: 120px; height: 50px; background: var(--color-main); border: none; color: #fff; font-size: 16px; font-weight: 400; text-transform: uppercase; position: absolute; right: 0; top: 0;}

.amenities-section{padding: 70px 0 25px 0;}
.amenities-box{text-align: center; margin: 0 -12px 45px -12px;}
.amenities-box img{width: 55px; margin-bottom: 18px; height: 55px;}
.amenities-box p{font-size: 15px; color: #000; font-weight: 300;}

.locatio-map-section{padding: 70px 0; background: #fdfdfd;}
.locationmap-image{border: 1px solid #eee; padding: 10px; height: 320px;}
.locationmap-image img{width: 100%; height: 100%;}
.locationmap-detail{background: #fff; padding: 15px 20px; height: 320px; overflow-y: auto;}
.locationmap-detail p{font-size: 13px; font-weight: 300; line-height: 24px; color: #000; text-align: justify; margin-bottom: 15px;}
.locationmap-detail h4{font-size: 18px; font-weight: 400; color: #000; margin-bottom: 15px;}
.locationmap-detail ul{margin: 0; padding: 0; list-style: none;}
.locationmap-detail ul li{position: relative; font-size: 14px; text-align: justify; font-weight: 400; color: #555555; line-height: 24px; padding-left: 20px; margin-bottom: 8px;}
.locationmap-detail ul li:before{content: ''; background: #555; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%;}

.site-floor-section{padding: 70px 0;}
.sitefloor-div{max-width: 620px; height: 300px; overflow: hidden; position: relative; margin: auto; border: 1px solid #eee; padding: 10px;}
.sitefloor-div img{width: 100%; height: 100%;}
.sitefloor-div:before{content: ''; transition: 0.25s; background: rgba(154,218,227,0.70); left: 10px; right: 10px; top: 10px; bottom: 10px; opacity: 0; position: absolute;}
.sitefloor-div:before{opacity: 1;}
.sitefloor-div button{width: 150px; transition: 0.25s; height: 45px; top: 0%; left: 50%; transform: translate(-50%,-50%); position: absolute; background: var(--color-main); border: none; color: #fff; font-style: 15px; font-weight: 400; opacity: 0;}
.sitefloor-div button{opacity: 1; top: 50%;}

.price-section{padding: 70px 0 120px 0; background: #fdfdfd;}
.price-section table tr th{width: 25%; text-align: center; font-size: 18px; font-weight: 400; border-bottom: 1px solid #dddddd; color: #000; padding: 15px 0;}
.price-section table tr td{width: 25%; text-align: center; border-top: none; border-bottom: 1px solid #eee; vertical-align: middle; padding: 15px 0; font-size: 15px; color: #858585; font-weight: 300;}
.price-section table tr td button{width: 120px; transition: 0.25s; height: 35px; border: 1px solid #e6e6e6; background: none; color: #ffff; font-size: 13px; font-weight: 400; border-radius: 25px;}
.price-section table tr td button:hover{background: var(--color-main); color: #fff; border-color:var(--color-main);}

.gallery-section{padding: 70px 0 50px 0;}
.gallery-section ul{margin: 0; padding: 0; list-style: none;}
.gallery-section ul li{float: left; width: 18%; margin: 0 1% 20px 1%; padding: 5px; border: 1px solid #eee; height: 110px; position: relative;}
.gallery-section ul li:before{content: ''; transition: 0.25s; background: rgba(154,218,227,0.70); left: 5px; right: 5px; top: 5px; bottom: 5px; opacity: 0; position: absolute;}
.gallery-section ul li:hover:before{opacity: 1}
.gallery-section ul li>img{width: 100%; height: 100%;}
.gallery-section ul li a{position: absolute; top: 0%; left: 50%; transform: translate(-50%,-50%); width: 25px; opacity: 0; transition: 0.25s;}
.gallery-section ul li:hover a{opacity: 1; top: 50%;}

.gallery-section ul li a img{width: 100%; height: 100%;}
#baguetteBox-overlay .full-image figcaption{font-weight: 400; font-size: 15px;}
#baguetteBox-overlay{background: rgba(0,0,0,1);}

.howbook-section{padding: 70px 0; background:#fdfdfd;}
.howbook-box{text-align: center; position: relative;}
.diamond{width: 0; height: 0; margin: auto; border: 62px solid transparent; border-bottom-color: red; position: relative; top: -62px;}
.diamond:after{content: ''; position: absolute; left: -62px; top: 62px; width: 0; height: 0; border: 62px solid transparent; border-top-color: red;}
.diamond span{display: block; font-size: 48px; color: #fff; margin-top: 28px; z-index: 1; position: relative; margin-left: -13px;}
.howbook-box p{font-size: 22px; font-weight: 400; margin-top: 22px;}
.howtobook-box-second:before {content: ''; background: url(../images/how-to-work-img.png) no-repeat; width: 104px; height: 19px; position: absolute; top: 52px; left: -60px;}
.howtobook-box-second:after {content: ''; background: url(../images/how-to-work-img.png) no-repeat; width: 104px; height: 19px; position: absolute; top: 52px; right: -60px;}
.color-1{color: #8710de;}
.color-1 .diamond{border-bottom-color:#8710de !important;}
.color-1 .diamond:after{border-top-color:#8710de !important;}
.color-2{color: #ff411f;}
.color-2 .diamond{border-bottom-color:#ff411f !important;}
.color-2 .diamond:after{border-top-color:#ff411f !important;}
.color-3{color: #2b1af2;}
.color-3 .diamond{border-bottom-color:#2b1af2 !important;}
.color-3 .diamond:after{border-top-color:#2b1af2 !important;}

.contact-section{background: #444444 url(../images/contact-bg.png) repeat-x left bottom; padding: 80px 0 100px 0;}
.contact-box{max-width: 800px; margin: auto;}
.contact-left-box{height: 275px; position: relative;}
.contact-left-box>img{width: 100%; height: 100%;}
.footer-logo{position: absolute; right: 5px; top: 5px; width: 175px; height: 60px; background: #fff;}
.footer-logo>img{position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 5px 10px;}
.contact-right-box-input{position: relative; margin-bottom: 21px;}
.contact-right-box-input input{border: none; border-bottom: 1px solid #888 !important; background: none; color: #fff; font-size: 14px; font-weight: 400; width: 100%; padding: 15px 0;}
.contact-right-box-input input::placeholder{color: #888;}
.contact-right-box-input .nice-select{margin-bottom: 0; background: no-repeat; color: #fff !important; height: 51px; line-height: 51px; border-bottom: 1px solid #888 !important; font-size: 14px;}
.contact-right-box-input .nice-select:after{width: 7px; right: 20px; height: 7px; margin-top: -5px; border-bottom: 1px solid #c5c5c5; border-right: 1px solid #c5c5c5;}
.contact-right-box-input .nice-select.open .list{color: #000;}
.contact-right-box button{width: 100%; height: 50px; margin-top: 9px; background: var(--color-main); color: #fff; font-size: 17px; font-weight: 400; text-transform: uppercase; border: none;}
.nice-select .option{padding-left: 10px !important; padding-right: 10px !important;}

.disclaimer{background: #222; padding: 20px; color: #d8d8d8; font-size: 11px; font-weight: 300; line-height: 20px;}

.modal {text-align: center; padding: 0!important;}
.modal:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px;}
.modal-dialog {display: inline-block; text-align: left; vertical-align: middle;}

.modal-body-popup{padding: 30px 40px;}
.modal-body-content{box-shadow: none !important; border-radius: 0 !important; border: none !important;}
.pop-img{width: 105px; height: 105px; background: #fff; border-radius: 50%; display: block;  margin: -85px auto 0; padding: 12px;}
.modal-body-popup h4{font-size: 18px; font-weight: 500; text-align: center; margin: 25px 0;}
.pop-enquire-form-div{position: relative; margin-bottom: 25px;}
.pop-enquire-form-div img{width: 16px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;}
.pop-enquire-form-div input{width: 100%; border-bottom: 1px solid #bdbdbd !important; height: 45px; border:none; font-weight: 300; padding-left: 25px; font-size: 13px; color: #000;}
.pop-enquire-form-div input::placeholder{color: #666;}
.pop-enquire-form-div .nice-select{margin-bottom: 0; border-bottom: 1px solid #bdbdbd !important; font-size: 13px; color: #000 !important; font-weight: 300; height: 45px; line-height: 45px;}
.pop-enquire-form-div .nice-select:after{width: 7px; right: 10px; height: 7px; border-bottom: 1px solid #777; border-right: 1px solid #777;}
.pop-enquire-btn{background:  var(--color-main); transition: 0.25s; margin-top: 9px; font-size: 15px; font-weight: 400; color: #fff; height: 45px; width: 100%; text-transform: uppercase; border:none;}
.pop-enquire-btn:hover{background: var(--color-main);}
.modal-body-content button.close{position: absolute; top: 10px; right: 15px; font-size: 24px; font-weight: 400; opacity: 1; z-index: 1;}

.overlay{background: rgba(0,0,0,0); display: none; position: fixed; left: 0; right: 0; top: 0; bottom: 0;}

.bottom-fixed{width: 100%; position: fixed; left: 0; display: none; right: 0; bottom: 0; background: #fff; padding: 10px 0; box-shadow: 0 0 5px rgba(0,0,0,.15);}
.bottom-fixed ul{margin: 0; padding: 0; list-style: none;}
.bottom-fixed ul li{float: left; width: 50%; border-right: 1px solid #eee; text-align: center;}
.bottom-fixed ul li a{display: block; text-decoration: none !important; color: #777 !important;}
.bottom-fixed ul li a img{width: 22px; margin-right: 8px; vertical-align: middle;}
.bottom-fixed ul li:last-child{border-right: none;}

@media (max-width: 1300px){
.nav-icon{display: initial;}
nav{float: none; transition: 0.25s; position: fixed; left: -250px; top: 0; bottom: 0; overflow-y: auto; width: 250px; background: #000;}
nav ul li{float: none;}
nav ul li a{width: 100%; color: #fff !important; padding: 15px 20px;}
nav ul li a:before{display: none;}
nav ul li a:hover, nav ul li a.active{background: #f5f5f5;}
nav.open{left: 0;}
.nav-phn-number{border-left: none;}
.middle-form-enquire{width: 100%;}
}

@media (min-width: 1200px){
.container-main{width: 96% !important; margin: auto !important; padding-right: 335px;}
}

@media (max-width: 1199px){
.top-enquire-form{display: none;}
.bottom-fixed{display: initial;}
.disclaimer{padding: 20px 20px 62px 20px;}
}

@media (max-width: 991px){
.middle-form-enquire{margin: -42px auto 0;}
.middle-form-enquire h5{font-size: 24px;}
.middle-form-enquire h5 img{width: 54px;}
.middle-form-enquire-div{width: 400px;}
.locationmap-image{height: auto; margin-bottom: 30px;}
.gallery-section ul li{width: 23%;}
.howbook-box p{font-size: 18px; font-weight: 300; margin-top: 20px;}
.diamond{border: 55px solid transparent;}
.diamond:after{top: 55px; left: -55px; border: 55px solid transparent;}
.diamond span{font-size: 40px; margin-left: -11px; margin-top: 25px;}
.howtobook-box-second:before{top: 39px; left: -70px;}
.howtobook-box-second:after{top: 39px; right: -70px;}
}

@media (min-width: 768px) {
.modal-dialog-popup{width: 410px !important; margin: 80px auto 30px 0;}
}

@media (max-width: 767px) {
header{padding: 0 15px;}
.nav-icon{margin: 22px 15px 22px 0;}
.howtobook-box-second:before, .howtobook-box-second:after{display: none;}
.project-name-h1{font-size: 26px; margin-bottom: 15px;}
.project-detail-ul li{font-size: 14px; padding: 0 0 0 25px; margin: 0 0 15px 0;}
.project-detail-ul li img, .project-detail-ul li:nth-of-type(2) img{width: 18px;}
.project-detail-ul li:nth-of-type(3) img{width: 17px;}
.project-price{font-size: 13px;}
.project-price font{font-size: 21px; margin-left: 2px;}
.project-price font img{width: 19px; margin-top: -4px; margin-right: 2px;}
.top-project-detail-box-2{padding: 8px 0;}
.project-status span{font-size: 10px;}
.project-status p{font-size: 13px;}
.top-project-detail-box-2 ul li p{font-size: 13px;}
.top-project-detail-box-3{padding: 7px 10px}
.top-project-detail-box-3 p{font-size: 12px;}
.possession-status{padding: 8px 10px 8px 40px;}
.possession-status img{width: 28px; left: 7px; top: 9px;}
.possession-status span{font-size: 10px;}
.possession-status p{font-size: 13px;}
.home-section{height: 470px;}
.top-project-detail{top: 100px; left: 10px; right: 10px; margin: auto; max-width: 450px; width: auto;}
.offer-div{left: 10px; bottom: -37px; right: 10px; margin: auto; text-align: center;}
.title-h2{margin: 0 auto 60px; font-size: 25px;}
.project-highlights-ul li{width: 100%; margin-right: 0; line-height: 24px; font-size: 14px; margin-bottom: 15px;}
.project-video iframe{height: 275px;}
.middle-form-enquire h5{margin-bottom: 15px; display: block;}
.middle-form-enquire-div{width: 96%; margin-left: 0;}
.middle-form-enquire-div button{position: static; width: 100%;}
.middle-form-enquire{margin: 15px auto 0;}
.project-highlights-section, .price-section{padding: 70px 0;}
.amenities-box{margin: 0 -12px 35px -12px;}
.amenities-box img {width: 45px; margin-bottom: 15px;height: 55px;}
.amenities-box p {font-size: 14px;}
.sitefloor-div{height: auto;}
.price-section table tr th{padding: 10px; font-size: 15px;}
.price-section table tr td{padding: 10px; font-size: 13px;}
.middle-form-enquire-div input{padding: 0 10px;}
.gallery-section ul li{width: 48%; height: 125px; margin: 0 1% 10px 1%;}
.howbook-box{margin-bottom: 35px;}
.howbook-section{padding: 70px 0 35px 0;}
.contact-left-box{height: auto; margin-bottom: 25px;}
.contact-section{padding: 70px 0;}
.nav-phn-number{margin-left: 0;}
.nav-phn-number a font{display: none;}
}


.thank-you-bg{/*background: url(/assets/4/images/thank-you.jpg) no-repeat !important;*/ padding: 40px 0; background-size: cover !important; background-position: center center !important; background-attachment: fixed !important;}

section#thank-you .back-home a {
    font-size: 18px;
    border: 2px solid #fff;
    color: #000;
    padding: 4px 12px;
}

section#thank-you img.img-responsive {
    width: 100%;
    height: 542px;
}

section#thank-you {
    float: left;
    clear: both;
    position: relative;
    width: 100%;

}
section#thank-you .back-home a {
    font-size: 18px;
    border: 2px solid #fff;
    color: #000;
    padding: 4px 12px;
}
section#thank-you .back-home {
    position: absolute;
    top: 21px;
    left: 20px;
}

section#thank-you .container {
    max-width: 1062px;
    margin: 0 auto;
    text-align: center;
}

section#thank-you .container .innerhead {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    font-family: 'montserratsemibold';
    border: 1px solid #ccc;
    border-radius: 7px;
    background: #403f3f7a;
        margin: 138px 20px;
}
.copyright {
    background: #403e3ecf;
    padding: 15px;
    color: #dfdfdf;
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 0;
    float: left;
    width: 100%;
}