@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;500;700&display=swap');

/*
font-family: 'PT Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
*/

/*
Theme Name: Kqm
Author: Kqm
Tags: responsive, fixed width
*/

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 20px; line-height: 1.5; color: #404045; font-family: 'Montserrat', sans-serif; font-weight: 400; background: #f8f8f8; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }


[href^="tel"] { cursor: text; }
[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; font-family: 'Montserrat', sans-serif; border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #62ac00; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:700; font-family: 'Oswald', sans-serif; line-height: 1.1; } 

h1, .h1 { font-size: 60px; }
h2, .h2 { font-size: 55px; }
h3, .h3 { font-size: 35px; }
h4, .h4 { font-size: 25px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 18px; }

p { padding-bottom: 20px; font-weight:300; }
p a { color:#de6761; }
p a:hover { text-decoration:underline; }

ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }
ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }

.field, .wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 40px; font-size: 13px ; padding: 13px 25px 13px 15px; background:#eeeeee; border:0; color:#5d5d5d; }
textarea { padding: 13px 15px; height: 110px; resize: none; }

a.close, a.mobilemenu { display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { border:0; color: #000; outline:none; }

.button { font-size: 20px; line-height: 30px; padding: 10px 25px; text-align:center; background:#8dc641; background-size:100% 100%; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:300; color: #fff; border:0; cursor: pointer; }
.button:hover { background: #123b66; }

.flex-wrap { display: flex; flex-wrap: wrap; }
.v-center { align-items:center; }
.v-bottom { align-items:flex-end; }
.h-center { justify-content:center; }
.space-between { justify-content:space-between; }


/* wrapper */
#wrapper { z-index:2; padding: 194px 0 0px 0; width: 100%; transition:all 0.5s; overflow: hidden; min-height: 100%; position: relative; background: #f8f8f8; box-shadow: 4px 0px 10px rgba(0,0,0,0.2); }
.wrapper,
.centering { width: 100%; max-width: 1565px; padding: 0 15px; margin:auto; position: relative;}  


/* header-part */
#header-bar { width: 100%; z-index:99; position:absolute; left:0; top:0px; transition:all 0.5s;}

	/*top_sec*/
	.top_sec { padding: 21px 0; width: 100%; position: relative; background: #303036; } 
	.top_sec .left { line-height:0; max-width: 50%; padding-right:20px; }
	.top_sec .right { max-width: 50%; padding-left:20px; }
	.top_sec .left .contact { padding-right:20px; display:inline-block; vertical-align: top; color: #fff; font-size: 14px; line-height: 25px; font-family: 'PT Sans', sans-serif; }
	.top_sec .left .contact a { color: #fff; }
	.top_sec .left .contact a[href^="mailto"]:hover { text-decoration:underline; }
	.top_sec .social_list { list-style:none; margin:0; padding:0; line-height:0; font-size:0; }
	.top_sec .social_list li { display: inline-block; vertical-align: top; margin: 0 0 0 10px; } 
	.top_sec .social_list li a { font-size: 16px; display:block; border-radius: 50%; width: 26px; height:26px; line-height: 26px; text-align: center; background:#fff; color: #303036; } 
	.top_sec .social_list li a:hover { background: #de6761; }
	
	/*header_sec*/
	.header_sec { padding: 20px 0; width: 100%; position: relative; background: #f8f8f8; } 
	.header_sec .logo { max-width: 189px; }
	.header_sec .menu_trigger { padding: 0 0px 0 52px; font-size: 20px; line-height: 30px; font-weight:700; color:#303036; display: inline-block; letter-spacing: 0.02em; vertical-align: top; position: relative; font-weight:500; text-transform: uppercase; margin: 12px 10px 0 0;}
	.header_sec .menu_trigger span { transition:all 0.3s; width: 33px; height:4px; position: absolute; left:13px; top: 13px; display: block;  background:#de6761; }
	.header_sec .menu_trigger span:before,
	.header_sec .menu_trigger span:after { transition:all 0.3s; width: 33px; height: 4px; content:''; position:absolute; left:-11px; top:-8px; background:#303036; } 
	.header_sec .menu_trigger span:after { top:8px; left:-6px; }
	.open .header_sec .menu_trigger span { background: none; }
	.open .header_sec .menu_trigger span:after { left:0; top:0; transform: rotate(45deg); background: #de6761; }
	.open .header_sec .menu_trigger span:before { left:0; top:0; transform: rotate(-45deg); background: #de6761; }
	


	/* nav-bar */
	.nav-bar { padding: 0; width: 300px; height:100%; position: fixed; /*transform: translate(300px,0);*/ transition:linear 0.3s; z-index: 1; right:0; top:0; background: #414048; }
	.nav-bar ul { margin:0; padding:0; list-style: none; line-height:0;}
	.nav-bar li { padding: 0; display: block; vertical-align: top; font-size: 16px; line-height: 20px; font-weight: 600; position: relative; text-transform: uppercase;  border-bottom: 1px solid rgba(255,255,255,0.2) }
	.nav-bar li.button { display: none; }
	.nav-bar li a { padding: 10px 15px; color: #fff; display: block; }
	.nav-bar li.current-menu-item > a { color: #de6761; }
	.nav-bar li a.active { color: #de6761; }
	.nav-bar li > a:hover { color: #de6761; text-decoration: none; }
	.nav-bar .sub-menu li:after { display: none; }
	.nav-bar li:hover .sub-menu { opacity: 1; visibility: visible; }
	.nav-bar .sub-menu li { padding: 2px 10px; }
	.nav-bar .sub-menu { padding: 8px 0; min-width: 130px; position: absolute; top: 100%; left: 0; z-index: 999; text-align: left; opacity: 0; visibility: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; background: #16837d; }
	.nav-bar .sub-menu li { padding: 2px 10px; font-size: 17px; }
	
	@-webkit-keyframes stickyhead{
		0%{opacity:0;-webkit-transform:translateY(-100%) }
		100%{opacity:1;-webkit-transform:translateY(0)} 
	}	
	@-moz-keyframes nav-bar{ 
		0%{opacity:0;-moz-transform:translateY(-100%)}
		100%{opacity:1;-moz-transform:translateY(0)}
	}
	@keyframes stickyhead{
		0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
		100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
	}
	#header-bar.stickyhead { position:fixed; -webkit-animation:stickyhead ease-in-out 0.7s 0.1s both;-moz-animation:stickyhead ease-in-out 0.7s 0.1s both;animation:stickyhead ease-in-out 0.7s 0.1s both; box-shadow: 0px 4px 4px rgba(0,0,0,0.2);}

	.stickyhead .top_sec { padding: 10px 0; }
	.stickyhead .header_sec { padding: 10px 0; }
	.stickyhead .header_sec .logo { max-width: 100px; }


.open .nav-bar { transform: translate(0,0); }
.open #wrapper { margin: 0 0 0 -300px; }
.open #header-bar.stickyhead { left:-300px; }

	/* banner-bar */
	.slider-bar { width: 100%;  position: relative; }
	.home .slider-bar:before { background:#de6761; width: 23px; height:23px; content:''; position:absolute; left:50%; margin-left: -11px; bottom: 27px; border-radius: 50%; z-index:11; }
	.slider-bar .custom.tparrows::before { display: none !important; }
	.slider-bar .custom.tparrows.tp-rightarrow { width: 86px; height: 16px; content:''; background:url(images/slider-next-icon.png) no-repeat; background-size:contain; }
	.slider-bar .custom.tparrows.tp-leftarrow { width: 86px; height: 16px; content:''; background:url(images/slider-prev-icon.png) no-repeat; background-size:contain; }
	.slider-bar .custom .tp-bullet { width: 17px; height: 17px; background: #fff; opacity: 0.70; border-radius: 4px; margin: 0 10px; position: static; display: inline-block; vertical-align: top; }
	.slider-bar .custom .tp-bullet:hover,
	.slider-bar .custom .tp-bullet.selected { opacity:100; background:#c22233; }
	.slider-bar .tp-bullets { padding: 7px 8px !important; height:auto !important; width:auto !important; }
	.slider-bar .rev-btn { font-weight:300 !important; letter-spacing: -0.02em !important; background-image:url(images/btn-arrow.png); background-position: 27px center; background-repeat:no-repeat; background-size:12px auto; }
	.slider-bar h1 { position: relative; }
	.slider-bar h1:after { width: 10px; height:10px; content:''; background:#9ad6ca; display:inline-block; vertical-align: bottom; transform: translate(-15px,-3px); } 

	/* inner-banner-bar */
	.inner-banner-bar { width: 100%;  min-height:400px; background-position: center center; background-size:cover; background-repeat: no-repeat;  }

/* content-part */
#content-part { width: 100%; position: relative;  }

.title h2 { font-size: 69px; line-height:1; font-weight:500; color: #404045; text-transform: uppercase; }
.title h2 span { color: #9ad6ca; }

	/*mix_sec*/
	.mix_sec { padding: 30px 0 0; width: 100%; }
	.mix_sec .row .col2 { width: 50%; }
	.mix_sec .row .image { width: 50%; }
	.mix_sec .row .image figure { width: 100%; height:0; padding-bottom: 123%; position: relative; }
	.mix_sec .row .image figure img { width: 100%; height:100%; position: absolute; left:0; top:0; object-fit:cover; }
	.mix_sec .row .text {  width: 50%; color:#fff; background:#de6761; display: flex; flex-wrap:wrap; align-items:center; }
	.mix_sec .row .col2 + .col2 .text {  background:#414046; order:-1;}
	.mix_sec .inter { padding: 65px 25px 25px 25px ; width: 100%; text-align: right; }
	.mix_sec .row .col2 + .col2 .text .inter { text-align: left; }
	.mix_sec .title h2 { padding-bottom: 10px; }
	.mix_sec h2 { text-transform: uppercase; font-weight:500; padding-bottom: 25px; }
	.mix_sec .inter ul { list-style:none; margin:0; padding:0 0 30px 0; } 
	.mix_sec .inter li { position: relative; width: 100%; font-size: 37px; line-height:1.05; color:#fff; font-family: 'Oswald', sans-serif; font-weight:300; text-transform: uppercase; padding: 0 0 0 15px; } 
	.mix_sec .inter li:before { width: 7px; height:7px; border-radius: 50%; background:#fff; position:absolute; left:0; top:17px; content:''; } 
	.mix_sec .col2:first-child .inter .more_btn { margin: 0 15px 0 0; }
	.mix_sec .col2:first-child .inter li:before { left:auto; right:0; }
	.mix_sec .col2:first-child .inter li { padding: 0 15px 0 0; }  
	.mix_sec .more_btn { font-size: 17px; line-height: 26px; font-weight:300; color:#fff; font-family: 'Oswald', sans-serif; border: 1px solid #fff; display:inline-block; padding: 0 20px; letter-spacing:0.04em; margin: 0 0 0 15px; }
	.mix_sec .more_btn:hover { background: rgba(0,0,0,0.4); } 

	/*buy_rent_sec*/
	.buy_rent_sec { padding: 60px 0; background:#f8f8f8; }
	.buy_rent_sec .row { margin: 0 -75px; }
	.buy_rent_sec .col2 { width: 50%; padding: 0 75px; }
	.buy_rent_sec .head { min-height:127px; margin-bottom: 45px; display: flex; flex-wrap:wrap; align-items:flex-end; }
	.buy_rent_sec .head .leftside { width: calc(100% - 170px); }
	.buy_rent_sec .head .rightside { width: 170px; padding: 0 0px 15px 5px; }
	.buy_rent_sec .head .leftside h3 { letter-spacing: -0.01em; font-family: 'Didot'; font-size: 64px; line-height: 0.9; font-weight:400; }
	.buy_rent_sec .head .rightside .btn { font-size: 33px; line-height: 43px; color:#000; border: 4px solid #de6761; padding: 0 15px; display: block; text-align:center; font-family: 'Oswald', sans-serif; letter-spacing: 0.20em; }
	.buy_rent_sec .head .rightside .btn:hover { background:#de6761; color:#fff; } 
	.buy_rent_sec .wrapper { max-width: 1560px; }
	.buy_rent_sec .inner { max-width: 1466px; }
	.buy_rent_sec h3 span { color: #9ad6ca; font-family: 'Montserrat', sans-serif; }
	.buy_rent_sec figure.image { width: 100%; height:0; padding-bottom:101%; position: relative; overflow:hidden; }
	.buy_rent_sec figure.image img { position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; transition:linear 0.5s; } 
	.buy_rent_sec figure.image a:hover img { transform: scale(1.1); } 
	
	/*service_sec*/
	.service_sec { padding: 65px 0 15px; width: 100%; }
	.service_sec h2 { padding-bottom: 30px; font-size: 64px; letter-spacing:0.02em; }
	.service_sec h3 { text-transform: uppercase; }
	.service_sec .name span { color: #9ad6ca; }
	.service_sec .name:after { content:'.'; color: #9ad6ca; display:inline-block; vertical-align:bottom; margin-left:3px;}
	.service_sec .service { padding: 0 4px; position: relative; }
	.service_sec .service a { display: block; height:0; overflow: hidden; padding-bottom: 134%; width: 100%; position: relative; }
	.service_sec .service a .name { position:absolute; left:0px; bottom:0px; font-size: 30px; line-height:1; color:#fff; text-transform: uppercase; font-family: 'Oswald', sans-serif; padding: 0 0 40px 40px; font-weight:700; z-index:1; }
	.service_sec .service a:before { transition:all 0.3s; height: 45%; width: 100%; content:''; position:absolute; right:0; bottom:0; background:url(images/shade.png) left bottom repeat-x; background-size:1px 100% ; z-index:1; } 
	.service_sec .service a img { transition: linear 0.3s; position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; } 
	.service_sec .service a:hover img { transform:scale(1.1); }
	.service_sec .subtitle { margin-bottom: 25px; }
	.service_sec .slick-arrow { font-size:0; line-height:0; position:absolute; left:50%; bottom:3px; z-index:1; border:0; cursor: pointer; width: 20px; height: 16px; margin-left:-85px; background: url(images/prev2.png) no-repeat; background-size:contain; }
	.service_sec .slick-arrow.slick-next { left:auto; right:50%; margin: 0 -85px 0 0; background-image: url(images/next2.png); }
	.service_sec .slick-dots { text-align: center; list-style:none; margin:0; padding:0; line-height:0; }
	.service_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 10px 7px 0; }
	.service_sec .slick-dots li button { width: 25px; height:25px; border:0; cursor: pointer; background:#c7c7c7; border-radius: 50%; font-size:0; line-height:0; }
	.service_sec .slick-dots li.slick-active button,
	.service_sec .slick-dots li button:hover { background: #6d696a; }  
	.service_sec .service_list { margin: 0 -4px; } 
	.service_sec .service a:hover:before { width: 100%; }
	.service_sec .slick-slide { line-height:0; }
	.service_sec .slick-arrow { display: none !important; }

	/*projects-bar*/
	.projects-bar { width: 100%; padding:60px 0; }
	.projects-bar h1 { text-transform: uppercase; }
	.projects-bar .gallery { padding: 30px 0; margin: 0 -15px; display: flex; flex-wrap:wrap; }  
	.projects-bar .gallery .col { width: 25%; padding: 0 15px 30px; }
	.projects-bar .gallery .col a { background:#000; width: 100%; height:0; padding-bottom: 100%; position: relative; display:block; }
	.projects-bar .gallery .col a:before { width: 91px; height:91px; content:''; position:absolute; left: 50%; top:50%; background: #de6761 url(images/zoom.png) center center no-repeat; background-size: 30px auto; border-radius: 50%; transition:all 0.3s; opacity:0; transform: translate(-50%,-50%); z-index:1; }
	.projects-bar .gallery .col a:hover:before { opacity:100; }
	.projects-bar .gallery .col a:hover img{ opacity:0.7; }
	.projects-bar .gallery .col a img { position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; }
	.projects-bar .gallery { }


	/*gallery_sec*/
	.gallery_sec { width: 100%; position: relative; padding-bottom: 15px; }
	.gallery_sec .gallery_slider { margin: 0 -3px; padding-bottom:30px; }
	.gallery_sec .image { padding: 0 3px; }
	.gallery_sec .image .pic { width: 100%; display:block; height:0; padding-bottom:136%; position: relative; overflow:hidden; background:#000; }
	.gallery_sec .image .pic img { position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; transition:all 0.3s; } 
	.gallery_sec .image .pic1 { padding-bottom: 66%; }
	.gallery_sec .image .pic2 { padding-bottom: calc(70% - 6px); margin-top:6px; }
	.gallery_sec .image .pic:before { width: 91px; height:91px; content:''; position:absolute; left: 50%; top:50%; background: #de6761 url(images/zoom.png) center center no-repeat; background-size: 30px auto; border-radius: 50%; transition:all 0.3s; opacity:0; transform: translate(-50%,-50%); z-index:1; }
	.gallery_sec .image .pic:hover:before { opacity:100; }
	.gallery_sec .image .pic:hover img { opacity:0.7; }
	.gallery_sec .slick-arrow { width: 62px; height: 68px; border: 0; cursor: pointer; position:absolute; left: 100px; bottom: 60px; background:url(images/prev2.png) left center no-repeat; z-index:1; font-size:0; line-height:0; }
	.gallery_sec .slick-arrow.slick-next { left:auto; right:100px; background-image:url(images/next2.png); } 
	.gallery_sec .slick-arrow:hover { opacity: 0.8; }
	.gallery_sec .slick-dots { transform: translate(-50%,0); position:absolute; left:50%; bottom:0; list-style:none; margin:0; padding:0; line-height:0; }
	.gallery_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 7px; }
	.gallery_sec .slick-dots li button { width: 25px; height:25px; border:0; cursor: pointer; background:#c7c7c7; border-radius: 50%; font-size:0; line-height:0; }
	.gallery_sec .slick-dots li.slick-active button,
	.gallery_sec .slick-dots li button:hover { background: #6d696a; }  

	/*blog_sec*/
	.blog_sec { width: 100%; position: relative; padding-bottom: 30px; }
	.blog_sec .blog_list { margin: 0 -110px; padding-bottom: 50px; }
	.blog_sec .blog_list .post { position: relative; padding: 0 110px; }
	.blog_sec .blog_list .post:before { background:#dfdfdf; content:''; width: 6px; height: 90%; position:absolute; left:0; top:0; }
	.blog_sec h2 { padding-bottom: 20px; }
	.blog_sec .pic { overflow:hidden; margin-bottom:25px; position: relative; width: 100%; height:0; padding-bottom: 65%; display:block; }
	.blog_sec .pic:before { width: 100%; height: 40%; content:''; z-index:1; position:absolute; left:0; bottom:0; background:url(images/shade.png) left bottom repeat-x; background-size:1px 100%; opacity:0.60; } 
	.blog_sec .pic img { position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; transition:all 0.3s; } 
	.blog_sec .pic:hover img { transform: scale(1.1); }
	.blog_sec .slick-dots { transform: translate(-50%,0); position:absolute; left:50%; bottom:0; list-style:none; margin:0; padding:0; line-height:0; }
	.blog_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 7px; }
	.blog_sec .slick-dots li button { width: 25px; height:25px; border:0; cursor: pointer; background:#c7c7c7; border-radius: 50%; font-size:0; line-height:0; }
	.blog_sec .slick-dots li.slick-active button,
	.blog_sec .slick-dots li button:hover { background: #6d696a; }  
	.blog_sec h3 { font-size: 36px; letter-spacing: 0.005em; line-height:1; font-weight:400; padding-top:20px; position: relative; }
	.blog_sec h3:before { width: 52px; height: 3px; content:''; background:#de6761; position:absolute; left:0; top:0; }  
	.blog_sec h3 a { color: #000; }
	.blog_sec h3 a:hover { color: #de6761; }
	.blog_sec .slick-current .post:before { opacity:0; }






























/* footer-part */
#footer-part { width: 100%; }

/*footer_sec*/
.footer_sec { width: 100%; position: relative; background: #de6761 }
.footer_sec .wrapper { max-width: 1750px; }
.footer_sec .col1 { padding: 45px 0 50px 90px; width: 30.5%; background:#353535; position: relative; }
.footer_sec .col1:before { width: 5000px; height: 100%; content:''; position:absolute; left:-5000px; top:0; background:#353535; }
.footer_sec .col1 .logo { display: block; margin:0 0 20px 0; max-width: 292px; }
.footer_sec .col1 .contact { margin-top:8px; padding:0px 0 0 55px; font-size: 22px; line-height: 1.2; color: #de6761; font-family: 'Oswald', sans-serif; display:block; font-weight:400; letter-spacing:0.04em; }
.footer_sec .col1 .contact.phone { background:url(images/phone-icon.png) 5px 10px no-repeat; }
.footer_sec .col1 .contact.email { background:url(images/mail.png) 0px 10px no-repeat; }
.footer_sec .col1 .contact a { color: #fff; }
.footer_sec h4 { font-family: 'Oswald', sans-serif; font-size: 25px; line-height:1.2;  color: #fff; font-weight:400; padding: 20px 0 10px; }
.footer_sec .social_list { list-style:none; margin:0; padding:0; line-height:0; font-size:0; }
.footer_sec .social_list li { display: inline-block; vertical-align: top; margin: 0 10px 0 0; } 
.footer_sec .social_list li a { font-size: 16px; display:block; border-radius: 50%; width: 26px; height:26px; line-height: 26px; text-align: center; background:#fff; color: #303036; } 
.footer_sec .social_list li a:hover { background: #de6761; }

.footer_sec .col2 { padding: 60px 0 20px 55px; width: 69.5%; }
.footer_sec h5 { padding: 0 0 5px 0; letter-spacing:0.05em; text-transform: uppercase; font-size: 25px; line-height:1.2; font-weight:500; color: #fff; font-family: 'Oswald', sans-serif; text-align:center; }
.footer_sec h3 { font-size: 45px; line-height:1; font-weight:700; color: #fff; padding-bottom: 55px; font-family: 'Montserrat', sans-serif; letter-spacing:-0.02em; text-align:center; }


.footer_sec textarea::input-placeholder,.footer_sec input::input-placeholder { opacity: 1; color:#fff; } 
.footer_sec textarea::-moz-placeholder,.footer_sec input::-moz-placeholder{ opacity: 1; color:#fff; } 
.footer_sec textarea:-ms-input-placeholder,.footer_sec input:-ms-input-placeholder{ opacity: 1; color:#fff; }
.footer_sec textarea::-webkit-input-placeholder,.footer_sec input::-webkit-input-placeholder { opacity:100; color:#fff; }  



.footer_sec .wpcf7-form-control, 
.footer_sec input[type="text"], 
.footer_sec input[type="email"],
.footer_sec input[type="url"],
.footer_sec input[type="tel"],
.footer_sec input[type="password"], 
.footer_sec textarea { margin:0 0 25px 0; float: none; border:0; border-bottom: 1px solid rgba(255,255,255,0.5); height: 50px; width: 100%; font-family: 'Montserrat', sans-serif; font-size: 15px !important; padding: 3px 0px !important; border-radius:0; background: none !important; color: #fff !important; margin-right:0; }
.footer_sec textarea.wpcf7-form-control { margin-top:35px; margin-bottom: 20px; height:60px !important; }
.footer_sec *::-webkit-input-placeholder { opacity:100; }
.footer_sec *::-moz-placeholder {opacity:100; }
.footer_sec *:-ms-input-placeholder {opacity:100; }
.footer_sec .wpcf7-form-control.wpcf7-submit { width: 100%; display: table; max-width: 155px;  margin:0 auto; height: 45px; font-size: 15px !important; line-height: 25px; padding: 10px 10px; color: #fff !important; font-family: 'Oswald', sans-serif; background:#2e2e2e !important; text-transform: uppercase !important; border:0; font-weight:900; }
.footer_sec .wpcf7-form-control.wpcf7-submit:hover { background: #000 !important; color: #fff !important; }
.footer_sec form p { display: flex; flex-wrap:wrap; margin: 0 -15px; padding:0; }
.footer_sec form h6 { padding:0 0 5px 0; font-size: 13px; line-height: 16px; color: #fff; font-weight:300; letter-spacing: -0.02em; }
.footer_sec form .wrapp { max-width: 520px; width: 100%; }
.footer_sec form .row { margin: 0 -19px; display: flex; flex-wrap:wrap; }
.footer_sec form .row .col2 { width: 50%; padding: 0 19px; }
.footer_sec form .row .col1 { width: 100%; padding: 0 19px;  }
.footer_sec .wpcf7-list-item { display: block; margin: 0; }
.footer_sec .wpcf7-list-item label { line-height:17px; display: block; position: relative; padding-left: 17px; }
.footer_sec .wpcf7-list-item input[type="checkbox"] { opacity:0; width: 10px; height:10px; background: #fff; position:absolute; left:0; top:3px; }
.footer_sec .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label { font-size: 13px; line-height: 17px; color: #fff; font-weight:300; letter-spacing: -0.02em; }
.footer_sec .wpcf7-list-item input[type="checkbox"] + .wpcf7-list-item-label:before { width: 10px; line-height:10px; text-align: center; color: #000; height:10px; background: #fff; content:''; position:absolute; left:0; top:3px; }
.footer_sec .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:before { background:#fff url(images/check.png) center center no-repeat; background-size:auto 70%; }
.wpcf7-spinner { display: none !important; }
.footer_sec .wpcf7-form-control-wrap { display: block; width: calc(33.33% - 30px); margin: 0 15px; }
.footer_sec .wpcf7-form-control-wrap[data-name="your-message"] { width: 100%; }
.footer_sec .wpcf7-form-control-wrap.your-message { overflow: hidden; width: 100%; float: none; }
.footer_sec form  { margin: 0; }

div.wpcf7-response-output { background:#f00 !important; color: #fff !important; border:0 !important; margin:20px 0 0 0 !important; padding: 10px !important; }

/* copyright_sec */
.copyright_sec { padding: 30px 0; width: 100%; text-align:center; background:#2e2e2e; color:#fff; }
.copyright_sec .copyright { font-size: 13px; letter-spacing: 0.01em; line-height:1; font-family: myriad pro, arial1; }
.copyright_sec .wrapper { max-width: 1580px; }
.copyright_sec .copyright p { display: inline; font-size: 13px; padding:0; } 
.copyright_sec .copyright a { color: #fff; } 
.copyright_sec .copyright a:hover { text-decoration:underline; } 

#back-to-top { display: none; position: absolute; bottom: 40px; right: 50%; margin-right:-830px; font-size:0; line-height:0; z-index: 9999; width: 54px; height: 54px; cursor: pointer; transition:all 0.3s; background: #362b2c url(images/btt.png) center center no-repeat; background-size:13px auto; border: 1px solid transparent; }


































.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid {border-bottom-color:#f00 !important; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }

/* content-bar-bar */
.content-bar { padding: 60px 0 60px; width: 100%;  }
.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }



/* blog-bar */
.blog-bar { padding: 60px 0; width:100%;  position: relative; }
.blog-bar .centering { display: flex; flex-wrap:wrap; }
.blog-bar .left_sidebar { width: 70%; padding: 0 60px 0 0; }
.blog-bar .right_sidebar { width: 30%; }

#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; position: relative; z-index: 9; }

/* left blog box */
.leftBlogBox { padding: 0; width: 73%; position: relative; border-right: 1px solid rgba(0,0,0,0.3); padding-right:40px; }
.single .leftBlogBox h1 { text-transform: capitalize}
.single .leftBlogBox p {	display: block}
.leftBlogBox ul.dateBar {	list-style: none;	margin: 0 0 5px 0;	padding: 0px}
.single .leftBlogBox ul.dateBar {	margin: 0 0 15px 0;	padding-left: 0px}
.leftBlogBox ul.dateBar li { font-size: 14px; line-height: 18px; }
.leftBlogBox ul.dateBar li strong {	color: #000;}

.leftBlogBox .postLoop {	width: 100%;	overflow: hidden;	padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }
.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }
.leftBlogBox .postLoop .image { width: 45%; float: left; margin: 5px 20px 15px 0; }
.leftBlogBox .postLoop .image a { width: 100%; height:0; position: relative; padding-bottom: 60%; display: block; }
.leftBlogBox .postLoop .image a img { position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; }
.rightBlogBox h2,
.leftBlogBox .postLoop h2 { font-size: 25px; line-height:1.2; text-transform: capitalize; margin: 0px; }
.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }
.leftBlogBox .postLoop h2 a:hover { color: #de6761; }
.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }
.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }
.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }
.blog-bar p { line-height:1.5; }


/* comment form */
.leftBlogBox #commentform { width: 100%; }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }
.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }
.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #000; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #de6761; color: #fff; cursor: pointer; margin-left: 100px; }
.leftBlogBox #respond h3 { padding-bottom: 20px; }
.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }
.leftBlogBox div.error { display: none !important }
.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }
.leftBlogBox #comments { clear: both; margin-bottom: 10px }
.leftBlogBox #comments footer { border: none }
.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }
.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }
.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }
.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }
.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }
.leftBlogBox span.says { font-size: 16px; }
.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }
.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }
.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }
.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }
.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }
.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }
.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }
.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }
.leftBlogBox .reply { padding: 0px 0 15px; }
.leftBlogBox .reply a { color: #000 }
.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }
.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }
.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}
.leftBlogBox label.screen-reader-text { display: none }
.leftBlogBox #searchform { width: 100%; margin: 0 auto; }
.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 
#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }
#commentform label.error { display: none!important }

/* pagination */
.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }
.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }
.wp-pagenavi a, .wp-pagenavi span { border-color: #de6761; padding: 5px 7px }
.wp-pagenavi span.current { border-color: #de6761; font-weight: normal; color: #fff; background: #de6761}
.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #de6761; color: #fff; border-color: #de6761; }
.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }

/* right blog box */
.rightBlogBox { padding: 0 0 0 40px; width: 27%;	float: right;	position: relative;	}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget_search,
.rightBlogBox .widget_archive,
.rightBlogBox .widget_categories { margin-bottom: 25px; }
.rightBlogBox .widget {	text-align: left; overflow: hidden}
.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }
.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	color: #f1c855;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}
.rightBlogBox label.screen-reader-text { display: none; }
.rightBlogBox .wp-block-search { width: 100%; margin: 0 auto; }
.rightBlogBox .wp-block-search label { display: none; }

.mobilesidebar .wp-block-search__input,
.rightBlogBox .wp-block-search .wp-block-search__input { margin:0 !important; width: calc(100% - 90px); border: 1px solid #7b7b7b; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; float: left; font-size: 14px; color: #000; height: 35px; }

.mobilesidebar .wp-block-search__button,
.rightBlogBox .wp-block-search .wp-block-search__button { width: 90px; line-height: 35px; padding: 0 10px; background: #de6761; color: #fff; border: none; height: 35px;font-size: 14px; text-transform: uppercase; font-weight: bold; cursor: pointer; float: left; margin:0; }
.rightBlogBox .wp-block-search .wp-block-search__button:hover { background: #000; }

.mobilesidebar ul,
.rightBlogBox ul { list-style:disc !important; padding-left:20px !important; }
.mobilesidebar ul li,
.rightBlogBox ul li { font-size: 16px; line-height: 1.3; font-weight:500; padding-bottom: 10px; width: 100%; }
.mobilesidebar ul li a,
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.mobilesidebar ul li.current-cat a,
.rightBlogBox ul li.current-cat a { color: #de6761; font-weight:700; }
.mobilesidebar ul li a:hover ,
.rightBlogBox ul li a:hover { text-decoration: none; color: #de6761; }
.mobilesidebar { display: none; }
.desktopsidebar { display: block }

/* single page */
.search-form .screen-reader-text { display: none }
.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #de6761  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }
.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #de6761  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #de6761  ; }
.search-form input[type='submit']:hover { background: #de6761; border: solid 1px #de6761; }
/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	



/* Alignment */ 
.alignleft { display: inline; float: left; margin-right: 1em !important; }
.alignright { display: inline; float: right; margin-left: 1em !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; }
td { border-width: 0 1px 1px 0; vertical-align: top; }
td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
td img.alignnone { margin: 0px }
blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

#blogWrapper { width:auto; overflow:hidden; }
#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; float: left; position: relative; z-index: 9; }

/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}




