/* 
	Table of Contents

	I.   Generic --------------------------------------
	     01. Reset ------------------------------------
	     02. Base -------------------------------------
	     03. Fonts ------------------------------------
	     04. Helpers ----------------------------------
	         Clear ------------------------------------
	         Notext -----------------------------------
	         Hidden -----------------------------------
	         Alignleft --------------------------------
	         Alignright -------------------------------
	         Disabled ---------------------------------
	         Grid -------------------------------------
	         Responsive Helpers -----------------------
	II.  Regions --------------------------------------
	     01. Container --------------------------------
	     02. Content ----------------------------------
	     03. Footer -----------------------------------
	         Mobile -----------------------------------
	     04. Header -----------------------------------
	         Mobile -----------------------------------
	     05. Main -------------------------------------
	     06. Shell ------------------------------------
	         Tablet Portrait --------------------------
	     07. Sidebar ----------------------------------
	     08. Wrapper ----------------------------------
	III. Modules --------------------------------------
	     01. Button -----------------------------------
	         Mobile -----------------------------------
	     02. Button Grey ------------------------------
	     03. Button Orange ----------------------------
	     04. Button Orange Solid ----------------------
	     05. Button Menu ------------------------------
	     06. Callout ----------------------------------
	         Mobile -----------------------------------
	     07. Dropdown ---------------------------------
	         Mobile -----------------------------------
	     08. Feature ----------------------------------
	         Mobile -----------------------------------
	     09. Form Elements ----------------------------
	     10. Form -------------------------------------
	     11. Intro ------------------------------------
	         Mobile -----------------------------------
	     12. List -------------------------------------
	     13. Logo -------------------------------------
	         Mobile -----------------------------------
	     14. Nav --------------------------------------
	         Small Desktop ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     15. Nav Secondary ----------------------------
	         Mobile -----------------------------------
	     16. Section ----------------------------------
	         Mobile -----------------------------------
	     17. Section Grey -----------------------------
	     18. Section About ----------------------------
	     19. Section Secondary ------------------------
	         Mobile -----------------------------------
	     20. Services ---------------------------------
	         Mobile -----------------------------------
	     21. Service ----------------------------------
	         Mobile -----------------------------------
	     22. Slider -----------------------------------
	         Mobile -----------------------------------
	     23. Socials ----------------------------------
	     24. Table ------------------------------------
	     25. Widget -----------------------------------
 */

.ico-arrow-down { background-image: url(images/sprite.png); background-position: 44.67213114754098% 53.191489361702125%; background-size: 1842.8571428571427% 3037.5%; width: 14px; height: 8px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-light-bulb { background-image: url(images/sprite.png); background-position: 0% 100%; background-size: 245.71428571428572% 205.9322033898305%; width: 105px; height: 118px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-magnifying-glass { background-image: url(images/sprite.png); background-position: 100% 0%; background-size: 220.51282051282053% 204.20168067226888%; width: 117px; height: 119px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-people { background-image: url(images/sprite.png); background-position: 0% 0%; background-size: 188.32116788321167% 200.82644628099175%; width: 137px; height: 121px; display: inline-block; vertical-align: middle; font-size: 0; }
.cols:after { content: ''; line-height: 0; display: table; clear: both; }
/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main { display: block; }
html { tap-highlight-color: rgba(0,0,0,0); }
body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
img,
iframe,
video,
audio,
object { max-width: 100%; }
img,
iframe { border: 0 none; }
img { height: auto; display: inline-block; vertical-align: middle; }
b,
strong { font-weight: bold; }
address { font-style: normal; }
svg:not(:root) { overflow: hidden; }
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] { cursor: pointer; }
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] { cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
button,
select { text-transform: none; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
nav ul,
nav ol { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.5; color: #504f4f; background: #fff; min-width: 320px; }
a { text-decoration: none; color: #e4551d; }
a:hover { text-decoration: underline; }
a[href^="tel"] { text-decoration: none; }
ul:not([class^="list"]) { font-weight: 600; list-style: none; }
ul:not([class^="list"]) li { padding-left: 47px; position: relative; }
ul:not([class^="list"]) li + li { margin-top: 11px; }
ul:not([class^="list"]) li:after { content: ''; background: #e4551d; border-radius: 50%; width: 8px; height: 8px; position: absolute; top: 8px; left: 30px; }
h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 0.75em; }
h1,
h2,
h3,
h5,
h6 { font-family: 'Montserrat', sans-serif; line-height: 1.2; }
h1,
h4 { color: #e4551d; }
h1 { font-size: 25px; margin-bottom: 30px; }
h2 { font-size: 19px; color: #134074; margin-bottom: 20px; }
h3 { font-size: 26px; }
h4 { font-size: 24px; line-height: 1.5; }
h5 { font-size: 20px; }
h6 { font-size: 16px; }
p,
ul,
ol,
dl,
table,
blockquote { margin-bottom: 1.5em; }
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child { margin-bottom: 0; }
/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
@font-face {
	font-family: 'socialtype';
	src: url('fonts/socialtype.eot?#iefix') format('embedded-opentype'),  
		 url('fonts/socialtype.woff') format('woff'), 
		 url('fonts/socialtype.ttf')  format('truetype'), 
		 url('fonts/socialtype.svg#socialtype') format('svg');
	font-weight: 400;
	font-style: normal;
}
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.shell:after,
.socials ul:after { content: ''; line-height: 0; display: table; clear: both; }
/*  Notext  */
.notext { white-space: nowrap; text-indent: 100%; text-shadow: none; overflow: hidden; }
.notext-old { font-size: 0; line-height: 0; text-indent: -4000px; }
/*  Hidden  */
[hidden],
.hidden { display: none; }
/*  Alignleft  */
.alignleft { float: left; }
/*  Alignright  */
.alignright { float: right; }
/*  Disabled  */
[disabled],
.disabled { cursor: default; }
/*  Grid  */
.cols { margin: 0 -15px; }
.cols:after { }
.col { float: left; width: 100%; padding: 0 15px; }
.col-1of2 { width: 50%; }
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block { display: none !important; }
@media (max-width: 767px) {
	.hidden-xs { display: none !important; }
	.visible-xs-block { display: block !important; }
	.visible-xs-inline { display: inline !important; }
	.visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
	.hidden-sm { display: none !important; }
	.visible-sm-block { display: block !important; }
	.visible-sm-inline { display: inline !important; }
	.visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width: 1025px) and (max-width: 1100px) {
	.hidden-md { display: none !important; }
	.visible-md-block { display: block !important; }
	.visible-md-inline { display: inline !important; }
	.visible-md-inline-block { display: inline-block !important; }
}
@media (min-width: 1101px) {
	.hidden-lg { display: none !important; }
	.visible-lg-block { display: block !important; }
	.visible-lg-inline { display: inline !important; }
	.visible-lg-inline-block { display: inline-block !important; }
}
/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container {}
/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
.content {}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer { line-height: 1.2; letter-spacing: .025em; background: #232221; padding: 84px 0; }
.footer,
.footer a { color: #fff; }
.footer a { text-decoration: none; transition: color .5s; }
.footer a:hover { color: #e4551d; }
.footer .footer-content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.footer .footer-aside [href^="tel"],
.footer .footer-aside .socials { display: inline-block; vertical-align: middle; }
.footer .footer-aside { position: relative; top: -2px; right: -4px; }
.footer .footer-aside .socials { margin-left: 27px; }
.footer .copyright { margin-bottom: 0; }
/* Mobile */
@media (max-width: 767px) {
	.footer { text-align: center; padding: 40px 0; }

	.footer .footer-content,
	.footer .footer-aside [href^="tel"] { display: block; }

	.footer .footer-aside { position: static; }
	.footer .footer-aside .socials { margin-left: 0; }

	.footer .copyright { margin-bottom: 35px; }
	.footer .socials { padding-top: 20px; }
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header { background: #e4551d; width: 100%; padding: 50px 10px; position: absolute; top: 0; left: 0; z-index: 15; }
.header .header-content { float: right; }
.header .header-content .nav { display: inline-block; vertical-align: middle; }
.header .header-content .nav + .nav { margin-left: 55px; }
.header .shell { position: relative; }
.header .logo { position: absolute; bottom: 4px; left: 0; }
.header .btn-menu { display: none; position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.header + .main > section:first-child { padding-top: 216px; }
/* Mobile */
@media (max-width: 767px) {
	.header { padding: 10px 0 20px; }

	.header,
	.header .header-content { box-shadow: 0 1px 7px rgba(0, 0, 0, .5); }
	
	.header .header-content { background: #fff; width: 100%; max-height: 0; float: none; position: absolute; top: 100%; left: 0; overflow: hidden; transition: max-height .5s; }
	.header.open .header-content { max-height: 1000px; }
	.header .header-content .nav { display: block; }
	.header .header-content .nav + .nav { margin: 0; }

	.header .shell,
	.header .logo { position: static; }

	.header .logo { display: block; }
	.header .btn-menu { display: inline-block; }

	.header + .main > section:first-child { padding-top: 110px; }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {}
/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell { max-width: 1066px; padding-left: 0px; padding-right: 0px; margin: auto; }
/* Tablet Portrait */
@media (max-width: 1024px) {
	.shell { padding: 0 20px; }
}
/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
.sidebar {}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper { min-height: 100vh; }
/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn { display: inline-block; font: 600 16px/1.2 'Open Sans', sans-serif; text-decoration: none; text-transform: none; vertical-align: middle; text-align: center; color: #2b303a; background: transparent; border: 2px solid #2b303a; border-radius: 20px; width: 147px; height: auto; padding: 9px 7px; cursor: pointer; transition: color .5s, background .5s, border-color .5s; 
	-webkit-appearance: none;
	   -moz-appearance: none;
	 		appearance: none;
}
.btn:hover { text-decoration: none; color: #fff; background: #2b303a; }
/* Mobile */
@media (max-width: 767px) {
	.btn { font-size: 14px; width: 100%; padding: 7px; }
}
/* ------------------------------------------------------------ *\
	Button Grey
\* ------------------------------------------------------------ */
.btn-grey { color: #555961; border-color: #555961; }
.btn-grey:hover { color: #fff; border-color: #fff; }
/* ------------------------------------------------------------ *\
	Button Orange
\* ------------------------------------------------------------ */
.btn-orange { color: #e4551d; border-color: #e4551d; }
.btn-orange:hover { color: #fff; background: #e4551d; }
/* ------------------------------------------------------------ *\
	Button Orange Solid
\* ------------------------------------------------------------ */
.btn-orange-solid { color: #fff; background: #e4551d; }
.btn-orange-solid:hover { color: #e4551d; background: transparent; }
/* ------------------------------------------------------------ *\
	Button Menu
\* ------------------------------------------------------------ */
.btn-menu { display: inline-block; width: 30px; height: 20px; position: relative; }
.btn-menu span,
.btn-menu span:before,
.btn-menu span:after { background: #fff; width: 100%; height: 3px; position: absolute; left: 0; }
.btn-menu span { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: background .5s; }
.btn-menu span:before,
.btn-menu span:after { content: ''; transition: top .5s; }
.btn-menu span:before { top: -9px; }
.btn-menu span:after { top: 9px; }
.btn-menu.active span { background: transparent; }
.btn-menu.active span:before,
.btn-menu.active span:after { top: 0; transition: -webkit-transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s; }
.btn-menu.active span:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.btn-menu.active span:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
/* ------------------------------------------------------------ *\
	Callout
\* ------------------------------------------------------------ */
.callout { font: 800 29px/1.48 'Raleway', sans-serif; text-align: center; color: #fff; background: #134074; padding: 79px 0 90px; }
.callout p { margin-bottom: 37px; }
/* Mobile */
@media (max-width: 767px) {
	.callout { font-size: 18px; padding: 40px 0; }

	.callout p { margin-bottom: 30px; }
	.callout p br { display: none; }
}
/* ------------------------------------------------------------ *\
	Dropdown
\* ------------------------------------------------------------ */
.dropdown { font-size: 15px; padding-top: 13px; }
.dropdown ul { background: #2b303a; }
.dropdown li { white-space: nowrap; min-width: 145px; }
.dropdown li + li { border-top: 1px solid #3d424d; }
.dropdown a { display: block; color: #fff; padding: 11px 21px; }
@media (min-width: 1025px) {
	.dropdown a:hover { color: #e4551d; }
}
/* Mobile */
@media (max-width: 767px) {
	.dropdown { font-size: 14px; padding-top: 0; }
}
/* ------------------------------------------------------------ *\
	Feature
\* ------------------------------------------------------------ */
.feature { padding-bottom: 20px; }
.feature h1 { font: 700 52px/1.12 'Open Sans', sans-serif; margin-bottom: 29px; }
.feature p { margin-bottom: 38px; }
.feature .feature-body { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.feature .feature-content { width: 622px; }
.feature .feature-aside { width: 334px; }
/* Mobile */
@media (max-width: 767px) {
	.feature { padding-bottom: 0; }
	.feature h1 { font-size: 30px; margin-bottom: 20px; }
	.feature h1 br { display: none; }
	.feature p { margin-bottom: 20px; }

	.feature .feature-body { display: block; }

	.feature .feature-content,
	.feature .feature-aside { width: 100%; }

	.feature .feature-content { margin-bottom: 40px; }
	.feature .feature-aside img { width: auto; height: auto; margin: auto; }

	.feature .btn { display: block; margin: auto; }
}
/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder { color: inherit; opacity: 1; }
input::-moz-placeholder { color: inherit; opacity: 1; }
input:-ms-input-placeholder { color: inherit; opacity: 1; }
input::placeholder { color: inherit; opacity: 1; }
textarea::-webkit-input-placeholder { color: inherit; opacity: 1; }
textarea::-moz-placeholder { color: inherit; opacity: 1; }
textarea:-ms-input-placeholder { color: inherit; opacity: 1; }
textarea::placeholder { color: inherit; opacity: 1; }
input:-webkit-autofill { -webkit-text-fill-color: inherit; -webkit-box-shadow: 0 0 0 1000px #fff inset; }
.field {}
.textarea {}
.select {}
.radio {}
.checkbox {}
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form {}
/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro { font: 600 17px/1.2 'Open Sans', sans-serif; background: #e4551d; padding: 238px 0 116px; }
.intro,
.intro h1 { color: #fff; }
/* Mobile */
@media (max-width: 767px) {
	.intro { font-size: 16px; padding: 110px 0 40px; }
}
/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^="list-"] { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo { display: inline-block; font-size: 0; line-height: 0; text-indent: -4000px; background: url(../css/images/logo.png) center center no-repeat; width: 308px; height: 47px; background-size: 100% 100%; }
/* Mobile */
@media (max-width: 767px) {
	.logo { width: 220px; height: 33px; }
}
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav { font-weight: 600; font-size: 15px; line-height: 1; }
.nav ul,
.nav ul li { padding: 0; }
.nav ul li + li { margin-top: 0; }
.nav ul { list-style: none; }
.nav li:after { display: none; }
.nav > ul > li { display: inline-block; position: relative; z-index: 5; }
.nav > ul > li + li { margin-left: 19px; }
.nav > ul > li > a { color: #fff; }
.nav a { text-decoration: none; transition: color .5s; }
.nav i { margin-left: 4px; }
.nav .dropdown { min-width: 100%; position: absolute; top: 50%; left: 0; z-index: -1; visibility: hidden; opacity: 0; transition: top .5s, visibility .5s, opacity .5s; }
@media (min-width: 1025px) {
	.nav li:hover .dropdown { top: 100%; visibility: visible; opacity: 1; }

	.nav > ul > li > a:hover,
	.nav > ul > .active > a { color: #712102; }
}
/* Small Desktop */
@media (max-width: 1100px) {
	.nav .dropdown { left: auto; right: 0; }
}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.nav .dropdown-open .dropdown { top: 100%; visibility: visible; opacity: 1; }
}
/* Mobile */
@media (max-width: 767px) {
	.nav > ul > li { display: block; }
	.nav a { display: block; padding: 15px 20px; }
	.nav i { margin-left: 10px; }
	.nav .dropdown { max-height: 0; position: static; visibility: visible; opacity: 1; overflow: hidden; transition: max-height .5s; }
	.nav .dropdown-open .dropdown { max-height: 1000px; }
}
/* ------------------------------------------------------------ *\
	Nav Secondary
\* ------------------------------------------------------------ */
.nav-secondary > ul > li > a { color: #2b303a; }
.nav-secondary > ul > li + li { margin-left: 25px; }
/* Mobile */
@media (max-width: 767px) {
	.nav > ul > li + li { margin-left: 0; }
	.nav > ul > li > a { color: #2b303a; }

	.nav-secondary > ul > li > a { background: #e4551d; }
}
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section { font-size: 19px; line-height: 1.47; padding: 110px 0 111px; }
.section .section-body,
.section .section-actions { text-align: center; }
.section .section-body { padding-bottom: 57px; }
.section .section-content p { overflow: hidden; }
.section .section-title { margin-bottom: 44px; }
/* Mobile */
@media (max-width: 767px) {
	.section { font-size: 16px; padding: 40px 0; }

	.section .section-body { padding-bottom: 40px; }
	.section .section-title { margin-bottom: 20px; }
}
/* ------------------------------------------------------------ *\
	Section Grey
\* ------------------------------------------------------------ */
.section-grey { background: #2b303a; }
/* ------------------------------------------------------------ *\
	Section About
\* ------------------------------------------------------------ */
.section-about { background: #eee5e9; padding: 103px 0 110px; }
/* ------------------------------------------------------------ *\
	Section Secondary
\* ------------------------------------------------------------ */
.section-secondary { padding: 85px 0; }
.section-secondary .section-inner { padding-top: 34px; }
.section-secondary .section-inner ul { padding: 9px 0; }
.section-secondary .alignleft { margin-right: 86px; }
.section-secondary .alignright { margin-left: 86px; }
/* Mobile */
@media (max-width: 767px) {
	.section-secondary { padding: 40px 0; }

	.section-secondary .section-inner { padding-top: 25px; }
	.section-secondary .section-inner ul { padding: 0; }

	.section-secondary .alignleft,
	.section-secondary .alignright { float: none; margin-bottom: 20px; }

	.section-secondary .alignleft img,
	.section-secondary .alignright img { width: 100%; height: auto; }

	.section-secondary .alignleft { margin-right: 0; }
	.section-secondary .alignright { margin-left: 0; }
}
/* ------------------------------------------------------------ *\
	Services
\* ------------------------------------------------------------ */
.services { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; list-style: none; margin: 0 -13px; }
.services,
.services .service { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.services .service { width: 33.33333%; padding: 0 13px; }
.services .service + .service { margin: 0; }
.services .service:after { display: none; }
/* Mobile */
@media (max-width: 767px) {
	.services { margin: 0; }

	.services,
	.services .service { display: block; }

	.services .service { width: 100%; padding: 0; }
	.services .service + .service { margin-top: 20px; }
}
/* ------------------------------------------------------------ *\
	Service
\* ------------------------------------------------------------ */
.service { font-weight: 600; font-size: 17px; line-height: 1.65; text-align: center; }
.service,
.service .service-title { color: #fff; }
.service .service-body { border: 2px solid #555961; padding: 60px 21px 50px; }
.service .service-image { margin-bottom: 44px; }
.service .service-title { margin-bottom: 38px; }
/* Mobile */
@media (max-width: 767px) {
	.service { font-size: 15px; }

	.service .service-body { padding: 30px 20px; }

	.service .service-image,
	.service .service-title { margin-bottom: 20px; }
}
/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider .slides { list-style: none; }
.slider .owl-dots { text-align: center; padding-top: 28px; }
.slider .owl-dot { display: inline-block; background: #fff; border-radius: 50%; width: 12px; height: 12px; opacity: .3; transition: opacity .5s; }
.slider .owl-dot + .owl-dot { margin-left: 14px; }
.slider .owl-dot.active { opacity: 1; }
/* Mobile */
@media (max-width: 767px) {
	.slider .owl-dots { padding-top: 40px; }
	.slider .owl-dot { width: 20px; height: 20px; }
	.slider .owl-dot + .owl-dot { margin-left: 30px; }
}
/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials { font: 400 55px/1.2 'socialtype'; }
.socials ul { font-weight: 400; list-style: none; }
.socials ul li { float: left; padding: 0; }
.socials ul li:after { display: none; }
.socials ul li + li { margin: 0 0 0 1px; }
.socials a { display: block; transition: color .5s; }
.socials a:hover { color: #e4551d; }
/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
.table {}
/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
.widgets { list-style: none outside none; }
