/*



Theme Name: Civilian



Author: Civilian



Author URI: http://demo.com/



Description: The Civilian theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.



Version: 1.0



License: GNU General Public License v2 or later



License URI: http://www.gnu.org/licenses/gpl-2.0.html



Text Domain: Civilian











*/



/**



 * 1.0 Reset



 *



 * Modified from Normalize.css to provide cross-browser consistency and a smart



 * default styling of HTML elements.



 *



 * @see http://git.io/normalize



 * ----------------------------------------------------------------------------







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



 */



 



@import url('https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap');



* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }



html, body { width: 100%; font-size: 32px; line-height: 45px; color: #9f9f9f; font-family: 'Helvetica Neue'; background: #fff; }



*::-webkit-input-placeholder { opacity:1; color: #626261; }



*::-moz-placeholder {opacity:1;color: #626261; }



*:-ms-input-placeholder {opacity:1;color: #626261; }







input[type=checkbox]{ -webkit-appearance: checkbox; margin: 5px 0 0 5px; display: inline-block; vertical-align: top;}



button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: 'Titillium Web', sans-serif; }







:focus,input:focus, textarea:focus { outline: none; }



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; }



:focus { outline: none; }



figcaption {font-size: 18px; line-height: normal; color:#000}



/* common */



p { line-height: 45px; padding-bottom: 30px; }



a { transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; text-decoration: none; outline: none; }



ul { list-style: none; }



.clear { clear: both; overflow: hidden; }



img { border: 0px; outline: none; display: block; max-width: 100%; }







h1,h2,h3,h4,h5,h6 { padding-bottom: 30px; font-family: 'Helvetica Neue Bold'; font-weight: normal; }



h1, h2 { font-size: 145px; line-height: 119px; letter-spacing: -0.02em; color: #fa9300; }



h2 { font-size: 125px; line-height: 100px; letter-spacing: normal; }



h3 { font-size: 112px; line-height: 1; }



h4 { font-size: 41px; line-height: 41px; color: #000; }



h5 { font-size: 32px; line-height: 40px; color: #000; }



h6 { font-size: 14px; line-height: 20px; }



a { color: #000000; }

a:hover {color: #fa9300 }





.button, .wpcf7-submit { padding: 20px 25px; font-size: 16px; text-align:center; line-height: 24px; display: inline-block; vertical-align: top; background: none; color: #000; text-transform: uppercase; font-weight: 700; border:0; cursor:pointer; font-family: 'Roboto', sans-serif; border: #7f7f7f solid 2px; border-radius: 1px; -webkit-border-radius: 1px; letter-spacing: 0.2em; }



.button:hover, .wpcf7-submit:hover, .button.active { color: #fff; background: #7f7f7f; }







.button.white { padding: 11px 20px; color: #fff; border: #fff solid 1px; }







#back-to-top { position: fixed; bottom: 5px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #00abe0; border: 1px solid #fff; }



#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #fff; margin: -15px 0 0 -10px; }



#back-to-top.show { opacity: 100; }



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



a.textlink { color: #fa9300; font-size: 25px; font-family: 'Helvetica Neue Bold'; letter-spacing: -0.01em; }



a.textlink:hover { color: #000; }







/* wrapper */



#wrapper { width: 100%; min-height: 100%; margin: 0 auto; position: relative; }



.centering { max-width: 1400px; padding: 0 15px; margin: auto; position: relative; }



.centering:after { content:''; overflow: hidden; display: block; clear: both; }







	/* header-part */



	#header-part { position: absolute; left: 0px; top: 0px; width: 100%; z-index: 10; }



	.single-team #header-part { display: none; }



	#header-part .logo { float: left; margin: 33px 0 0 8px;}



	#header-part a.mobileshow { display: none; }



	#header-part span.tagline { float: left; margin: 57px 0px 0px 40px; letter-spacing:  -0.02em; color:  #fa9300; font-size: 17px; font-family: 'Helvetica Neue Medium'; }



		



		/*menu-bar*/



		.menu-bar { padding: 57px 5px 0 0; float: right; }



		.menu-bar ul { list-style: none; }



		.menu-bar a.mobilemenu { display: none; }



		.menu-bar li { padding-left: 23px; font-size: 16px; float: left; font-family: 'Helvetica Neue Bold'; }



		.menu-bar li a { color: #000; }



		.menu-bar li a:hover, .menu-bar li.current-menu-item a { color: #fa9300; }



		.menu-bar.menuwhite { }



		.menu-bar.menuwhite li a { color: #fff; }



		.menu-bar.menuwhite li a:hover, .menu-bar.menuwhite li.current-menu-item a { color: #fa9300; }



	



	.single-post #content-part { padding-top: 153px; }



	/*banner-bar*/



	.banner-bar { padding: 145px 0px 0px 0px; }



	.banner-bar span.heading { padding: 0px 0px 105px 30px; letter-spacing: -0.02em; text-align: center; color: #fa9300; font-size: 27px; font-family: 'Helvetica Neue Bold'; display: block; }



	.banner-bar .bannerslide { background-repeat: no-repeat; background-size: cover; }



	.banner-bar .centering { height: 750px; }



	.banner-bar .text { position: absolute; left: 20px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); max-width: 660px; }



	.banner-bar h2 { margin-bottom: 30px; letter-spacing: -0.02em; color: #fff; }



	.banner-bar .button { margin-left: 20px; }



	.banner-bar.innerpage { padding-top: 0px; background-repeat: no-repeat; background-size: cover; }



	.banner-bar.innerpage .centering { height: 826px; display: flex; align-items: center; }



	.banner-bar.innerpage h1 { padding: 0px 0px 0px 5px; color: #fff; font-size: 111px; max-width: 750px; line-height: 100px; }



	.banner-bar.team { padding: 0px; height: 590px; background-position: right; }



	.banner-bar.innerpage { }



	.banner-bar.blogsingle { height: 596px; background-repeat: no-repeat; background-size: cover; }



	.banner-bar { }







	/*text-bar*/



	.text-bar { padding: 185px 0px 83px 0px; }



	.text-bar h1 { margin-bottom: 106px; }



	.text-bar p { padding-bottom: 55px; line-height: 47px; }



	.text-bar .text { padding: 0px 20px 0px 10px; }



	.text-bar.innerpage { padding: 64px 0px 174px 0px; }



	.text-bar.innerpage .text { padding: 0px 20px 0px 5px; }



	.text-bar.innerpage p { padding-bottom: 45px; line-height: 45px; }



	.text-bar.innerpage .extraContent { padding: 155px 0px 0px 5px; overflow: hidden; }



	.text-bar.innerpage .img { padding-top: 107px; float: right; width: 178px; }



	.text-bar.innerpage h2 { padding-bottom: 55px; letter-spacing: -0.03em; }



	.text-bar.innerpage .textleft { float: left; width: 1065px; }



	.text-bar.innerpage { }



	.text-bar.innerpage { }



	.text-bar.defaultpage { padding: 215px 0px 100px 0px; }



	.text-bar.defaultpage .centering { max-width: 1387px; }



	.text-bar.defaultpage h1 { padding: 0px 0px 0px 0px; max-width: 900px; line-height: 129px; }



	.text-bar.defaultpage .text { padding: 50px 20px 0px 0px; }



	.text-bar.defaultpage p { padding-bottom: 48px; }



	.text-bar.defaultpage h4 { padding-bottom: 38px; font-size: 30px; }



	.text-bar.defaultpage .extraContent { padding-top: 74px; padding-bottom: 90px; }



	.text-bar.defaultpage .extraContent p { padding-bottom: 35px; font-size: 22px; line-height: 32px; }



	.text-bar.defaultpage a.button { padding: 14px 45px; }



	.text-bar.singlepage { padding: 5px 0px 174px 0px; }



	.text-bar.singlepage { }



	.text-bar.singlepage div.ssba { padding-top: 65px; }



	.text-bar.singlepage { padding-bottom: 100px; }



	.text-bar.singlepage .ssba-share-text { color: #000; font-size: 29px; font-family: 'Helvetica Neue Bold'; }



	.text-bar h1.mobileheading { display: none; }



	.text-bar { }







	.breadcrumbs { padding: 18px 0 85px 0; overflow: hidden; font-size: 16px; color: #000000; font-family: 'Helvetica Neue Bold'; line-height: normal;}



	.breadcrumbs a { color: #7a7979; }



	.breadcrumbs a:hover { column-rule: #000; }







	/*video-bar*/



	.video-bar { }



	.video-bar .video { width: 100%; /*height: 832px;*/ background-repeat: no-repeat; background-size: cover; }



	.video-bar .centering { max-width: 1450px; }



	.video-bar iframe { width: 100%; height: 100%; left:  0px; top: 0px; opacity: 0; position: absolute; }



	.video-bar .info { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 100%; text-align:  center; }



	.video-bar h3 { margin-bottom: 25px; color: #fff; }



	.video-bar .button.white { padding: 20px 30px; }







	/*text2-bar*/



	.text2-bar { padding: 170px 0px 150px 0px; overflow: hidden; }



	.text2-bar .textlogo { float: right; margin: 23px -20px 0px 0px; }



	.text2-bar h2 { padding: 0px 0px 120px 0px; letter-spacing: -0.03em; }



	.text2-bar .text { padding: 0 70px 208px 10px; }



	.text2-bar p { line-height: 35px; font-size: 25px; }



	.text2-bar h2.heading2 { padding: 0px 100px 0px 10px; line-height: 128px; }



	.text2-bar .listblock { padding: 110px 0px 0px 10px; }



	.text2-bar .listblock .list { float: left; width: 26.5%; padding-left: 10px; }



	.text2-bar .listblock .list:last-child { width: 20.5%; }



	.text2-bar .listblock ul { }



	.text2-bar .listblock li { font-size: 20px; line-height: 35px; color: #9f9f9f; }



	.text2-bar .listblock h4 { padding-bottom: 35px; }



	.text2-bar { }







	/*featured-bar*/



	.featured-bar { padding: 20px 0px 122px 0px; }



	.featured-bar h2 { padding: 0px 0px 104px 10px; line-height: 120px; letter-spacing: -0.03em; }



	.featured-bar ul { list-style: none; overflow: hidden; }



	.featured-bar li { float: left; width: 46.22%;  }



	.featured-bar li:nth-child(3) { float: right; }



	.featured-bar li.single { margin-bottom: 121px; width: 100%; }



	.featured-bar li img { margin-bottom: 20px; }



	.featured-bar li.single .img { margin: 0px; margin-top: 10px; float: right; width: 46.22%; }



	.featured-bar li .lefttext { padding: 11px 0 0 5px; float: left; width: 50%; }



	.featured-bar h4 a, .featured-bar h5 a { color: #000000; }



	.featured-bar .meta { padding: 4px 0 7px; margin-bottom: 34px; border-bottom: #000 solid 1px; border-top: #000 solid 1px; overflow: hidden; }



	.featured-bar h4 { padding: 0 0 19px 5px; }



	.featured-bar .meta span { float: left; color: #9f9f9f; font-size: 18px; margin-right: 5px; font-family: 'Helvetica Neue'; }



	.featured-bar p { padding-bottom: 25px; font-size: 20px; line-height: 30px; color: #9f9f9f; }



	.featured-bar h5 { padding: 0px 0px 0px 5px; min-height: 130px; display: flex; align-items: center; }



	.featured-bar p.subtext { padding-bottom: 20px; }







	/*work-bar*/



	.work-bar { padding: 210px 0px 220px 0px; }



	.work-bar .centering { max-width: 1387px; }



	.work-bar h1 { line-height: 128px; }



	.work-bar .tabs { padding: 125px 0px 78px 0px; margin-left: -3px; }



	.work-bar .tabs ul { list-style: none; overflow: hidden; }



	.work-bar .tabs li { padding-right: 15px; float: left; }



	.work-bar .tabs li a { padding: 13px 23px; }



	.work-bar .worklist { }



	.work-bar .worklist ul { list-style: none; overflow: hidden; margin-left: -8px; }



	.work-bar .worklist li { padding-bottom: 70px; width: 100%; float: left; }



	.work-bar .worklist li a { display: block; position: relative; }



	.work-bar .worklist li a:before { content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; background: #007ec5; transition: 0.3s all; -webkit-transition: 0.3s all; }



	.work-bar .worklist li a span { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); text-align: center; display: block; font-size: 103px; color: #fff; font-family: 'Helvetica Neue Bold'; line-height: 115px; opacity: 0; transition: 0.3s all; -webkit-transition: 0.3s all; width: 100%; padding: 0 15px; }



	.work-bar .worklist li a span small { display: block; font-size: 40px; line-height: 40px; }



	.work-bar .worklist li a:hover:before { opacity: 0.59; }



	.work-bar .worklist li a:hover span { opacity: 1; }



	.work-bar .worklist li.twocol { margin-right: 5.38%; width: 47.31% }



	.work-bar .worklist li.twocol + .twocol { margin-right: 0px; }



	.work-bar .worklist li.twocol a span { padding-bottom: 15px; font-size: 65px; line-height: 65px; }



	.work-bar .worklist li.twocol a span small { font-size: 33px; line-height: 40px; }







	.work-bar { }







	/*workdetails-bar*/



	.workdetails-bar { padding: 210px 0px 174px 0px; }



	.workdetails-bar h1 { padding-bottom: 55px; max-width: 750px; line-height: 129px; }



	.workdetails-bar .centering { max-width: 1387px; }



	.workdetails-bar .text { padding-bottom: 100px; padding-top: 75px; overflow: hidden; }



	.workdetails-bar .lefttext { padding-top: 16px; float: left; width: 660px; }



	.workdetails-bar .righttext { padding-top: 0px; float: right; width: 582px; }



	.workdetails-bar .lefttext ul { padding-bottom: 80px; list-style: none; overflow: hidden; }



	.workdetails-bar .lefttext li { padding: 0px 7px 0px 5px; float: left; position: relative; color: #000000; font-size: 16px; font-family: 'Helvetica Neue Bold'; line-height: 18px; letter-spacing: 0.02em; }



	.workdetails-bar .lefttext li:first-child { padding-left: 0px; }



	.workdetails-bar .lefttext li:after { content: ""; position: absolute; right: 0px; top: 0px; width: 2px; height: 16px; background: #000000; }



	.workdetails-bar .lefttext li:last-child:after { display: none; }



	.workdetails-bar .lefttext p { font-size: 30px; line-height: 40px; color: #767676; }



	.workdetails-bar .lefttext { }



	.workdetails-bar .righttext { }



	.workdetails-bar .righttext p { padding-bottom: 42px; font-size: 25px; line-height: 35px; color: #767676; }



	.workdetails-bar .righttext h4 { padding-bottom: 12px; padding-top: 8px; font-size: 25px; line-height: 35px; }



	.workdetails-bar .righttext { }



	.workdetails-bar .righttext { }



	.workdetails-bar .img { margin:  0 -4px 0 -17px; width: calc(100% + 21px); }



	.workdetails-bar .img ul { list-style: none; overflow: hidden; }



	.workdetails-bar .img li { padding-bottom: 41px; width: 100%; overflow: hidden; }



	.workdetails-bar .img li .videobg { position: relative; padding-bottom: 56.25%; overflow: hidden; }



	.workdetails-bar .img .twoimg { width: 48.4%; float: left; }



	.workdetails-bar .img .twoimg + .twoimg { float: right; }



	.workdetails-bar .img .threeimg { padding-bottom: 5px; float: left; width: 31.20%; margin-right: 3.2%; }



	.workdetails-bar .img .threeimg:last-child { margin-right: 0px; }



	.workdetails-bar .img { }



	.workdetails-bar .buttons { padding: 37px 0px 0px 0px; }



	.workdetails-bar .buttons a.button { padding: 13px 30px; margin-left: 5px; }



	.workdetails-bar .ssba { display: none; }







	/*team-bar*/



	.team-bar { padding: 212px 0px 130px 0px; }



	.team-bar h1 { line-height: 129px; }



	.team-bar .centering { max-width: 1387px; }



	.team-bar .tabs { padding: 74px 0px 55px 0px; margin-left: -3px; }



	.team-bar .tabs ul { list-style: none; overflow: hidden; }



	.team-bar .tabs li { padding-right: 15px; float: left; }



	.team-bar .tabs li a { padding: 13px 40px; }



	.team-bar .teamlist { margin: 0 -52px; }



	.team-bar .teamlist ul { list-style: none; overflow: hidden; }



	.team-bar .teamlist li { padding: 0px 45px 85px; float: left; width: 33.33%; }



	.team-bar .teamlist li a { display: block; position:  relative; }



	.team-bar .teamlist li a:before { content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; background: #007ec5; transition: 0.3s all; -webkit-transition: 0.3s all; }



	.team-bar .teamlist li a span { position: absolute; left: 20px; bottom: 25px; display: block; font-size: 45px; color: #fff; font-family: 'Helvetica Neue Bold'; line-height: 45px; opacity: 0; transition: 0.3s all; -webkit-transition: 0.3s all; }



	.team-bar .teamlist li a:hover:before { opacity: 0.59; }



	.team-bar .teamlist li a:hover span { opacity: 1; }



	.team-bar { }







	/*teamdetails-bar*/



	.teamdetails-bar { padding: 95px 0px 210px 0px; position: relative; }



	.teamdetails-bar a.close { position: absolute; right: 0px; top: 0px; display: block; font-size: 0px; width: 110px; height: 110px; background: #f68b1f; }



	.teamdetails-bar a.close:hover { background: #1863c9; }



	.teamdetails-bar a.close:before, .teamdetails-bar a.close:after { content: ""; position: absolute; left: 55px; top: 18px; width: 3px; height: 65px; transform: rotate(35deg); -wbkit-transform: rotate(37deg); background: #fff; }



	.teamdetails-bar a.close:after { transform: rotate(-37deg); -wbkit-transform: rotate(-37deg); }



	.teamdetails-bar .centering { max-width: 1377px; }



	.teamdetails-bar h1 { margin-bottom: 45px; font-size: 156px; letter-spacing: normal; }



	.teamdetails-bar h1 span { font-size: 60px; color: #a8a8a8; margin-left: 17px; }



	.teamdetails-bar p { font-size: 20px; line-height: 30px; color: #9f9f9f; }



	.teamdetails-bar p:first-child { padding-bottom: 43px; font-size: 27px; line-height: 40px; }



	.teamdetails-bar ol { margin: 0px 0px 20px 15px; padding: 0px; }



	.teamdetails-bar li { padding-bottom: 0px; font-size: 20px; line-height: 30px; color: #9f9f9f; }



	.teamdetails-bar p strong { font-weight: normal; color: #000; font-family: 'Helvetica Neue Medium'; }



	.teamdetails-bar h3 { padding-bottom: 15px; padding-top: 5px; font-size: 25px; line-height: 30px; color: #000; font-family: 'Helvetica Neue Medium'; }



	.teamdetails-bar .social { padding: 38px 0 18px; }



	.teamdetails-bar .social a.linkedin { display: block; width: 57px; height: 57px; font-size: 0px; background: url('images/linkedin-icon.png') no-repeat;  }



	.teamdetails-bar .social { }



	.teamdetails-bar .social { }



	.teamdetails-bar .ssba { display: none; }



	.teamdetails-bar { }







	/*careers-bar*/



	.careers-bar { padding: 215px 0px 143px 0px; }



	.careers-bar .centering { max-width: 1387px; }



	.careers-bar h1 { padding-bottom: 65px; line-height: 129px; max-width: 1120px; }



	.careers-bar .text { padding-right: 5px; padding-bottom: 49px; }



	.careers-bar .text p { padding-left: 5px; line-height: 47px; letter-spacing: -0.005em; }



	.careers-bar .text { }



	.careers-bar .joblisting { }



	.careers-bar .joblisting ul { list-style: none; overflow: hidden; border-top: #000 solid 1px; }



	.careers-bar .joblisting li { padding: 20px 4px 22px 5px; border-bottom: #000 solid 1px; overflow: hidden; }



	.careers-bar .joblisting a.title { float: left; font-size: 45px; font-family: 'Helvetica Neue Bold'; color: #000; margin-top: 5px; letter-spacing: -0.04em; }



	.careers-bar .joblisting a.button { padding: 13px 35px; float: right; }



	.careers-bar .joblistin { }



	.careers-bar .afterlist { padding: 119px 0px 50px 0px; }



	.careers-bar .afterlist .list { padding-bottom: 70px; }



	.careers-bar .afterlist h3 { padding-bottom: 50px; color: #fa9300; font-size: 145px; letter-spacing: -0.02em; }



	.careers-bar .afterlist a.button { padding: 13px 35px; }



	.careers-bar .afterlist p { padding-bottom: 40px; }



	.careers-bar { }







	/*careerdetails-bar*/



	.careerdetails-bar { padding: 215px 0px 100px 0px; }



	.careerdetails-bar h1 { max-width: 1050px; line-height: 129px; }



	.careerdetails-bar .centering { max-width: 1387px; }



	.careerdetails-bar .text { padding: 108px 0px 12px 4px; }



	.careerdetails-bar p { padding-bottom: 48px; line-height: 47px; letter-spacing: -0.005em; }



	.careerdetails-bar .ssba { display: none; }



	.careerdetails-bar h4 { padding-bottom: 35px; font-size: 29px; font-family: 'Helvetica Neue Bold'; letter-spacing: 0.01em; }



	.careerdetails-bar .extraContent { padding: 0px 0px 0px 4px; }



	.careerdetails-bar .extraContent p { padding-bottom: 35px; font-size: 22px; line-height: 32px; letter-spacing: normal; }



	.careerdetails-bar .extraContent p strong { font-family: 'Helvetica Neue Bold'; }



	.careerdetails-bar .extraContent ul { padding: 3px 0px 33px 0px; list-style: none; }



	.careerdetails-bar .extraContent li { padding: 0 0 1px 15px; font-size: 22px; line-height: 32px; color: #757575; position: relative; }



	.careerdetails-bar .extraContent li:before { content: ""; position: absolute; left: 0px; top: 12px; width: 9px; height: 9px; border-radius: 50%; -webkit-border-radius: 50%; background: #757575; }



	.careerdetails-bar a.button { padding: 15px 35px; }



	.careerdetails-bar .extraContent { }



	.careerdetails-bar { }







	/*contact-bar*/



	.contact-bar { padding: 222px 0px 45px 0px; }



	.contact-bar .centering { max-width: 1387px; }



	.contact-bar h1 { padding: 0px 0px 50px 12px; max-width: 1200px; }



	.contact-bar .intromap { padding: 179px 0px 50px 12px; overflow: hidden; }



	.contact-bar .address { padding: 0px 0px 0px 0px; width: 240px; float: left; }



	.contact-bar h3 { padding-bottom: 20px; color: #000; }



	.contact-bar h5 { padding-bottom: 14px; font-size: 17px; color: #000; }



	.contact-bar .address p { padding-bottom: 13px; font-size: 17px; line-height: 21px; }



	.contact-bar .address a { color: #000; font-family: 'Helvetica Neue Bold'; }



	.contact-bar .address a[href^="tel:"] { color: #757575; font-size: 23px; font-family: 'HelveticaNeueLight'; }



	.contact-bar .address ul { padding: 55px 28px 0 4px; list-style: none; }



	.contact-bar .address li { padding-top: 36px; }



	.contact-bar .address li a.button { padding: 8px 20px 8px; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 12px; display: block; }



	.contact-bar .address { }



	.contact-bar .map { margin: 14px 16px 0px 0px; float: right; width: 943px; }



	.contact-bar .map img { margin-bottom: 24px; }



	.contact-bar .map ul { list-style: none; overflow: hidden; }



	.contact-bar .map li { float: left; width: 310px; }



	.contact-bar .map li p { color: #757575; line-height: 21px; font-size: 17px; }



	.contact-bar .map li a { font-family: 'Helvetica Neue Bold'; color: #000; }



	.contact-bar .map li a:hover { color: #757575; }



	.contact-bar .addresslist { padding: 50px 0px 0px 10px; overflow: hidden; }



	.contact-bar .addresslist .addressblock { float: left; width: 625px; }



	.contact-bar .addresslist .addressblock + .addressblock { float: right; margin-right: 40px; }



	.contact-bar .addresslist .leftad { float: left; width: 220px; }



	.contact-bar .addresslist .map { float: right; width: 380px; margin: 20px 0px 0px; }



	.contact-bar .addresslist p { padding-bottom: 25px; color: #757575; line-height: 21px; font-size: 17px; }



	.contact-bar .addresslist h3 { padding-bottom: 33px; }



	.contact-bar .addresslist a { font-family: 'Helvetica Neue Bold'; color: #000; }



	.contact-bar .addresslist a:hover { color: #757575; }



	.contact-bar .addresslist a[href^="tel:"] { color: #757575; font-size: 23px; font-family: 'HelveticaNeueLight'; }



	.contact-bar .addresslist { }



	.contact-bar .addresslist { }



	.contact-bar .formblock { padding: 170px 30px 0px 0px; max-width: 925px; margin: 0 auto; }



	.contact-bar .formblock label { padding-bottom: 10px; display: block; text-align: center; font-size: 18px; color: #000; font-family: 'Helvetica'; }



	.contact-bar .formblock .wpcf7-text { padding: 10px; margin-bottom: 50px; width: 100%; height: 40px; border: 0px; border-bottom: #e4e4e4 solid 1px; border-radius: 0px; -webkit-border-radius: 0px; }



	.contact-bar .formblock textarea { padding: 10px; height: 302px; width: 100%; border: #ececec solid 1px; background: #fff; }



	.contact-bar .formblock label.area { padding-bottom: 0px; }



	.contact-bar .formblock .wpcf7-submit { padding: 0px; margin: 15px auto 0; display: block; width: 169px; height: 42px; font-size: 16px; }



	.contact-bar .formblock { }



	.wpcf7-not-valid-tip { display: none !important; }



	.wpcf7-not-valid { border-color: #f00 !important; }



	div.wpcf7-response-output { border: 0px !important; font-size: 24px; color: #f00; text-align: center; margin: 0px; }



	div.wpcf7-mail-sent-ok { color: #008822; }







	.wp-pagenavi { clear: both; overflow: hidden; text-align: center; }



	.wp-pagenavi a, .wp-pagenavi span { display: inline-block;}



	.search-no-results .demoProducts, .error404 .demoProducts { padding: 40px 0px 20px 0px; text-align: center;}







	.alm-btn-wrap { padding-bottom: 20px; text-align: center; }



	.alm-btn-wrap .alm-load-more-btn { display: inline-block; border: 0px; padding: 15px 30px; font-family: 'Roboto', sans-serif; color: #fa9300; font-weight: 500; font-size: 18px; cursor: pointer; text-transform: uppercase; background: #fff; border: #fa9300 solid 2px; }



	.alm-btn-wrap .alm-load-more-btn:hover { color: #fff; background: #fa9300; }



	.alm-btn-wrap .alm-load-more-btn.done { display: none; }



	

	.newsletter-bar { padding: 16px 0px 14px 0px; overflow: hidden; background: #fa9300; }

	.newsletter-bar h4 { padding: 0 0 0 83px; color: #fff; float: left; font-size: 20px; line-height: 37px; font-family: 'helveticaneueregular'; }

	.newsletter-bar h4 strong { font-weight: normal; font-family: 'Helvetica'; }

	.newsletter-bar .mc4wp-form { float: right; width: 563px; }

	.newsletter-bar .mc4wp-form .mc4wp-form-fields input { padding: 0 15px; float: left; width: 377px; height: 37px; border: #fcc577 solid 1px; background: none; margin-right: 10px; font-size: 15px; color: #fff; font-family: 'helveticaneueregular'; border-radius: 0px; -webkit-border-radius: 0px; }

	.newsletter-bar .mc4wp-form input[type="submit"] { float: left; width: 102px; height: 37px; border: #fcc577 solid 1px; background: none; cursor: pointer; font-size: 15px; color: #fff; font-family: 'helveticaneueregular'; border-radius: 0px; -webkit-border-radius: 0px; }

	.newsletter-bar .mc4wp-form .mc4wp-alert p {font-size: 20px;line-height: 25px; color:#1863C9}


	.newsletter-bar .mc4wp-form *::-webkit-input-placeholder { opacity:1; color: #fff; }

	.newsletter-bar .mc4wp-form *::-moz-placeholder {opacity:1;color: #fff; }

	.newsletter-bar .mc4wp-form *:-ms-input-placeholder {opacity:1;color: #fff; }

	.newsletter-bar { }

	.newsletter-bar { }



	/*footer-part*/



	#footer-part { width: 100%; background: #1863c9; }







		/*footer_top*/



		.footer_top { padding-bottom: 58px; overflow: hidden; }



		.footer_top .col1 { padding: 58px 30px 0px 44px; float: left; width: 530px; }



		.footer_top .col1 img { margin-bottom: 30px; }



		.footer_top .col1 p { font-size: 22px; line-height: 30px; color: #fff; }



		.footer_top .social { padding-bottom: 40px; }



		.footer_top .social ul { list-style: none; overflow: hidden; }



		.footer_top .social li { padding-right: 42px; float: left; }



		.footer_top .social li a.glassdoor { width: 23px; height: 32px; display: block; margin-top: 4px; font-size: 0px; background: url(images/glassdoor-icon.png) no-repeat; }



		.footer_top .social li a { color: #fff; }



		.footer_top .social li a:hover { color: #8cb1e4; }



		.footer_top .social li a.glassdoor:hover { background: url(images/glassdoor-hover.png) no-repeat; }



		.footer_top .buttons { }



		.footer_top .buttons ul { list-style: none; overflow: hidden; }



		.footer_top .buttons li { padding-right: 26px; float: left; }



		.footer_top .buttons .button { padding: 9px 26px; font-size: 14px; font-weight: 500; font-family: 'Roboto', sans-serif; color: #fff; border: #8cb1e4 solid 2px; }



		.footer_top .buttons .button:hover { background: #8cb1e4; }



		.footer_top .buttons { }



		.footer_top .col2 { padding-top: 95px; float: left; width: 300px; }



		.footer_top .col2:nth-child(4) { width: 235px; }



		.footer_top .col2 h4 { padding-bottom: 28px; color: #fff; font-size: 55px; }



		.footer_top .col2 p { font-size: 15px; line-height: 22px; color: #fff; }



		.footer_top .col2 p a { color: #fff; }



		.footer_top .col2 p a:hover { text-decoration: underline; }



		.footer_top { }

		.footer_top .copyr { overflow: hidden; position: absolute; right: 30px; bottom: -30px; width: 370px; }

		.footer_top .copyr img { float: right; max-width: 58px; }

		.footer_top .copyr p { font-size: 14px; color: #fff; font-family: 'Helvetica Neue'; text-transform: uppercase; letter-spacing: 0.22em; padding: 0px; float: left; padding-top: 57px; }

		.footer_top { }







		/*copyright*/



		.copyright { background: #111111; }



		.copyright .centering { height: 152px; display: flex; align-items: center; justify-content: center; }



		.copyright img { margin-right: 30px; max-width: 56px; }



		.copyright p { color: #acaeaa; font-size: 16px; font-family: 'Helvetica Neue'; text-transform: uppercase; letter-spacing: 0.1em; padding: 0px; }







/* 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 1em;



}



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 {



	padding: 235px 0 45px 0;



	width: 100%;



	overflow: hidden;



}



.single #blogWrapper { padding: 0px; }



#blogWrapper .wrapper { max-width: 1387px; margin: 0 auto; padding: 0 6px 0 15px; }



/* blog container */ 



.patners_box {



	float: left;



	width: 100%;



	text-align: center;



	padding: 20px



}



#BlogCntr {



	width: 100%;



	position: relative;



	overflow: hidden;



}



#BlogCntr h1, #blogWrapper h1 { padding-bottom: 132px; line-height: 134px; max-width: 1050px; }



#blogWrapper h1 { padding-bottom: 114px; line-height: 129px; }



#BlogCntr .extraContent { padding: 0px 100px 0px 0px; }



#BlogCntr .extraContent p { padding-bottom: 48px; line-height: 47px; }



/* left blog box */ 



.leftBlogBox {



	padding-top: 56px;



	padding-left: 6px;



	width: 75.2%;



	float: left;



}



.single .leftBlogBox { padding: 0px; }







.leftBlogBox ol, .leftBlogBox ul{
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 22px;
	line-height: 35px;
}


.single .leftBlogBox h1 {



	padding-bottom: 5px;



	text-transform: capitalize



}



.single .leftBlogBox p {



	display: block;



	font-size: 22px;



	line-height: 32px;



	padding-bottom: 35px;



}



.leftBlogBox ul.dateBar {



	list-style: none;



	margin: 0 0 10px 0;



	padding: 0px



}



.single .leftBlogBox ul.dateBar {



	margin: 0 0 15px 0;



	padding-left: 0px



}



.leftBlogBox ul.dateBar li {



	font-size: 14px;



}



.leftBlogBox ul.dateBar li strong {



	color: #000;



}



.leftBlogBox p {



}



.leftBlogBox .postLoop {



	width: 100%;



	overflow: hidden;



	padding: 15px 0 82px;



	margin: 0px;



}



.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type {



	border-bottom: none;



}



.leftBlogBox .postLoop .image {



	width: 100%;



	margin-bottom: 40px;



}



.leftBlogBox .postLoop .image img {



	width: 100%;



	height: auto;



}



.leftBlogBox .postLoop h2 {



	margin: 0px;



	font-size: 38px;



	line-height: normal;



	letter-spacing: -0.02em;



	font-weight: bold;



	font-family: 'Helvetica Neue Bold';



}



.leftBlogBox .meta { padding: 4px 0 6px; margin-top: 3px; margin-bottom: 40px; border-bottom: #000 solid 1px; border-top: #000 solid 1px; overflow: hidden; }



.leftBlogBox .meta span { float: left; color: #9f9f9f; font-size: 18px; margin-right: 5px; font-family: 'Helvetica Neue'; }



.single .leftBlogBox .meta { margin-bottom: 52px; }



.leftBlogBox .postLoop h2 a {



	color: #000;



	text-decoration: none



}



.leftBlogBox .postLoop h2 a:hover { color: #fa9300; }



.leftBlogBox .postLoop a.read-more {



	display: inline-block; /*margin-left: 5px;*/



	color: #000;



	text-decoration: none;



	text-transform: capitalize;



	font-weight: 600



}



.leftBlogBox .postLoop a.read-more:hover {



	color: #a40000;



}



.leftBlogBox .postLoop p {



	padding-bottom: 20px;



	font-size: 19px;



	line-height: 32px;



	letter-spacing: -0.01em;



}



.leftBlogBox h4.title {



	font-size: 16px;



	font-weight: normal;



	padding-top: 15px;



	color: #000;



	text-transform: capitalize;



}



/* 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;



	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: #ea0000;



	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: #0f86ff;



}



.leftBlogBox #commentform p.form-submit input[type="submit"] {



	width: auto;



	padding: 8px 15px;



	border: none;



	background: #5d3b05;



	color: #fff;



	cursor: pointer;



	margin-left: 100px;



}



.leftBlogBox #respond h3 {



	padding-bottom: 20px;



}



.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: #382db5;



	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;



}



.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: #039be6;



}



#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: #039be6;



	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;



}



#commentform label {



	float: left;



	width: 100px;



	font-size: 16px;



	line-height: 21px



}



#commentform label.error {



	display: none!important



}



/* pagination */ 



.leftBlogBox .wp-pagenavi {



	margin: 25px 0 50px 0;



}



.wp-pagenavi {



	text-align: left;



}



.leftBlogBox .wp-pagenavi a, .wp-pagenavi span {



	font-size: 15px;



	color: #000;



	border: 1px solid #7b7b7b



}



.wp-pagenavi a, .wp-pagenavi span {



	border-color: #3997db;



	padding: 7px 10px;



	display: inline-block;



	line-height: 18px;



	margin: 0 5px 5px;



}



.wp-pagenavi span.current {



	border-color: #3997db;



	font-weight: normal;



	color: #fff;



	background: #3997db;



}



.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover {



	background: #3997db;



	color: #fff;



	border-color: #3997db;



}



.wp-pagenavi span.pages:hover {



	border-color: #000;



}



/* right blog box */ 



   	 



.rightBlogBox {



	width: 21.1%;



	float: right;



	padding-top: 74px;



}



.single .rightBlogBox {



	padding-top: 130px;



}



.rightBlogBox ul {



	width: auto;



	padding-left: 0px;



	list-style: disc



}



.rightBlogBox .widget {



	text-align: left;



	margin-bottom: 58px;



	overflow: hidden



}



.rightBlogBox { }



.rightBlogBox { }



.rightBlogBox { }



.rightBlogBox { }



.rightBlogBox { }



.rightBlogBox { }



.rightBlogBox h3 {



	margin-bottom: 40px;



	text-align: center;



	color: #3f3f40;



	font-size: 18px;



	text-align: left;



	text-transform: uppercase;



	line-height: 40px;



	padding-bottom: 8px;



	border-bottom: #e6e6e6 solid 1px;



	position: relative;



}



.rightBlogBox h3:after {



	content: "";



	position: absolute;



	left: 0px;



	bottom: -1px;



	width: 78px;



	height: 3px;



	background: #000;



}



.rightBlogBox label.screen-reader-text {



	display: none;



}



.rightBlogBox select {



	display: block;



	width: 100%;



	margin: 0px;



	height: 40px;



	border: #dadada solid 1px;



	padding: 0px 25px 0px 7px;



	font-size: 18px;



	color: #827f7d;



	-webkit-box-shadow:inset 0 20px 20px 0 rgba(0,0,0,0.1);



	box-shadow:inset 0 20px 20px 0 rgba(0,0,0,0.1);



	background: url(images/arrow-updown.png) right 5px center no-repeat;



}



.rightBlogBox #searchform {



	width: 100%;



	margin: 0 auto;



}



.rightBlogBox #searchform input#s {



	width: 65%;



	border: 1px solid #7b7b7b;



	height: 30px;



	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;



	margin-right: 5px;



	color: #7b7b7b;



	height: 33px;



}



.rightBlogBox #searchform input#searchsubmit {



	width: 27%;



	background: #dfb643;



	color: #fff;



	border: none;



	height: 30px;



	text-transform: capitalize;



	font-weight: bold;



	cursor: pointer;



	float: left;



}



.rightBlogBox #searchform input#searchsubmit:hover {



	background: #c70505;



}



.rightBlogBox ul {



	list-style: disc;



	margin-top: 0px



}



.rightBlogBox ul li {



	width: 100%;



	text-align: left;



	padding: 2px 0;



	color: #000;



	font-size: 16px;



	line-height: 19px;



	list-style-position: inside;



}



.rightBlogBox ul li a {



	color: #000;



	text-decoration: none;



	text-transform: capitalize;



	outline: none



}



.rightBlogBox ul li.current-cat a {



	color: #382db5;



}



.rightBlogBox ul li a:hover {



	text-decoration: none;



	color: #382db5;



}



.mobilesidebar {



	display: none;



}



.desktopsidebar {



	display: block



}



/* single page */ 



.search-form .screen-reader-text {



	display: none



}



.rightBlogBox .search-form { position: relative; }



.rightBlogBox .search-form input[type='Search'] {



	border-radius: 0px;



	padding: 5px 60px 5px 20px;



	font-size: 18px;



	border: 0px;



	color: #676968;



	width: 100%;



	-webkit-appearance: none;



	-webkit-border-radius: 0px;



	height: 68px;



	background: #f4f4f4;



}



.search-form input[type='submit'] {



	background: url(images/search-icon.jpg) no-repeat;



	border-radius: 0px;



	font-size: 0px;



	border: 0px;



	cursor: pointer;



	-webkit-appearance: none;



	-webkit-border-radius: 0px;



	height: 26px;



	width: 26px;



	position: absolute;



	right: 18px;



	top: 21px;



}



.search-form input[type='submit']:hover {



}



.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; }	







img { height: auto; }



/* Make YouTube videos inserted via WordPress oEmbed full-width */

.wp-block-embed-youtube {
	overflow: hidden;
	position: relative;
	max-width: 100%;
	height: auto;
	padding-bottom: 56.25%;
}

.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object,
.wp-block-embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Add image border style for blog */
.img-border {
   border-style:solid;
   border-width: 1px;
   border-color: #000;
}


