@charset "utf-8";
/* CSS Document */

/* ==========================================================================
   Fonts
   ========================================================================== */



/* ==========================================================================
   Reset
   ========================================================================== */

html { -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */}
body { margin: 0px; padding: 0px; font: 15px/28px 'Poppins', sans-serif; color: #797979; }
		
h1,h2,h3,h4,h5,h6,
ul,ol,li,
form,input,textarea,select { margin: 0; padding: 0; }
header, nav, article, footer, address, section { display: block; }
p {	margin: 10px 0; }
img { border: 0; }
a { text-decoration: none; outline: none; }
a:focus { outline: none; }


/* ==========================================================================
   General
   ========================================================================== */

.left {	text-align: left !important; }
.right { text-align: right !important; }
.center { text-align: center !important; }
.justify { text-align: justify !important; }

.nofloat { float: none !important; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.clear { clear: both; }

.block { display: block !important; }
.inline-block { display: inline-block !important; }
.inline { display: inline !important; }

.absolute { position: absolute !important; }
.relative { position: relative !important; }
.fixed { position: fixed !important; }

.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }

/*font-family: 'Montserrat', sans-serif;
font-family: 'Raleway', sans-serif;*/



/* ==========================================================================
   Layout
   ========================================================================== */
   
#wrapper { width: 100%; background: #fff; }

.facebook { background-color: #3b5998; }
.googleplus { background-color: #dc4e41; }
.twitter { background-color: #26a6d1; }
.pinterest { background-color: #c8232c; }
.linkedin { background-color: #0e76a8; }

/* Header */
.topbar { background-color: #f2f2f2; min-height: 30px; font-size: 12px; color: #727272; }
.top-timing { text-align: center; }
.top-timing:before { content: ''; width: 30px; height: 30px; background: url(../images/sprite-icons.png) no-repeat -135px -135px; display: inline-block; vertical-align: middle; margin-right: 2px; }

.top-contact { list-style-type: none; clear: both; border-top: 1px solid #e5e5e5; }
.top-contact li { float: left; width: 33.33%; }
.top-contact li a { text-align: center; display: block; }
.top-contact li a:hover,
.top-contact li a:focus { text-decoration: none; }
.tc-icon { width: 30px; height: 30px; background-image: url(../images/sprite-icons.png); background-size: 90px 90px; display: inline-block; vertical-align: middle; }
.top-contact li:nth-child(1) .tc-icon { background-position: 0 0; }
.top-contact li:nth-child(2) .tc-icon { background-position: -30px 0; }
.top-contact li:nth-child(3) .tc-icon { background-position: -60px 0; }
.tc-label { font-size: 14px; font-weight: 500; color: #000; display: inline-block; vertical-align: middle; line-height: 18px; }
.tc-label i { font-style: normal; display: none; }
.tc-value { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #9c9c9c; display: none; line-height: 18px; }

.navbar-default .navbar-nav>li.divider { background-color: rgba(255,255,255,0.3); height: 1px; }
.navbar-default .navbar-nav>li.toplinks { padding: 5px; }
.navbar-default .navbar-nav>li.toplinks>a { display: inline-block; padding: 5px 10px; }
.navbar-default .navbar-nav>li.social { padding: 10px 15px; }
.navbar-default .navbar-nav>li.social>a { display: inline-block; padding: 0; width: 24px; height: 24px; border-radius: 50%; text-align: center; margin-right: 5px; }
.navbar-default .navbar-nav>li.social>a .fa { font-size: 12px; line-height: 24px; display: block; }

/* Content */
.heading { font: 300 32px 'Montserrat', sans-serif; color: #262626; }
.heading strong { font-weight: 800; color: #2582ea; }
.heading strong span { color: #e12424; display: inline-block; }
.heading-line { width: 200px; height: 2px; position: relative; margin-top: 18px; margin-bottom: 30px; background-color: #2582ea; }
.heading-line:before,
.heading-line:after { content: ''; width: 10px; height: 10px; background-color: #2582ea; display: block; border-radius: 50%; position: absolute; top: -4px; }
.heading-line:before { left: 0; }
.heading-line:after { right: 0; }

/* Slider */
.slide-left,
.slide-right { position: relative; }
.slide-text { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; color: #fff; padding: 15px; }
.slide-text h3 { font-size: 19px; }
.slide-text p { font-size: 13px; line-height: 16px; margin-bottom: 0; }
.slide-text .btn { margin-top: 10px; }
.slide-overlay { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(36,40,51,0.8); z-index: 1; }
.slide-right.top { margin-top: 1px; margin-bottom: 1px; }
.slide-right.top .slide-overlay { background-color: rgba(0,0,0,0.8); }
.slide-right.bottom .slide-overlay { background-color: rgba(21,32,39,0.9); }
.slide { position: relative; }
.slick-slide:focus { outline: none; }

/* Welcome */
.welcome { padding-top: 25px; padding-bottom: 25px; }
.welcome-text { padding-left: 25px; margin-bottom: 20px; position: relative; }
.welcome-line { position: absolute; top: 3px; bottom: 3px; left: 4px; width: 2px;  background-color: #2582ea; }
.welcome-line:before,
.welcome-line:after { content: ''; background-color: #2582ea; width: 10px; height: 10px; border-radius: 50%; display: block; position: absolute; left: -4px; }
.welcome-line:before { top: 0; }
.welcome-line:after { bottom: 0; }
.welcome-img { margin-top: 20px; }

/* Quote */
.quote { background: url(../images/quote-bg.jpg) no-repeat center center / cover; position: relative; padding-top: 15px; padding-bottom: 20px; }
.quote-overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; background-color: rgba(255,43,88,0.8); }
.quote-text { position: relative; z-index: 2; text-align: center; }
.quote-text .heading { font-family: 'Raleway', sans-serif; font-size: 28px; }
.quote-text .heading strong { color: #fff; }
.quote-action { margin-top: 15px; }
.quote-action .btn { -webkit-transition: color .3s ease, background-color .3s ease; transition: color .3s ease, background-color .3s ease; }
.quote-action .btn:hover { background-color: #fff; color: #ff2b58; }

/* Services */
.services { padding-top: 25px; padding-bottom: 25px; }
.service-box { font-size: 14px; text-align: center; margin-bottom: 30px; }
.service-img { border: 1px solid #eaeaea; padding: 4px; margin-bottom: 15px; position: relative; }
.service-title { font: 600 17px 'Montserrat', sans-serif; color: #262626; }
.service-box .more { margin-top: 15px; font-size: 14px; font-weight: 600; color: #2582ea; text-transform: uppercase; -webkit-transition: color .3s ease; transition: color .3s ease; }
.service-box .more .fa { margin-left: 5px; }
.service-box .more:hover { text-decoration: none; color: #ff2b58; }

/* Testimonials */
.testimonials { position: relative; padding-top: 25px; padding-bottom: 25px; background: url(../images/testimonial-bg.jpg) no-repeat center center / cover; text-align: center; }
.testimonials .heading { color: #fff; }
.testimonials .heading strong { color: #ffff33; }
.testimonials-overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(43,44,54,0.9); z-index: 1; }
.testimonials .container { position: relative; z-index: 2; }
.testimonial-slider { position: relative; }
.testimonial-message { color: #b1b1b1; }
.testimonial-user { max-width: 280px; margin: 25px auto 0; }
.tu-img { width: 105px; height: 105px; border-radius: 50%; overflow: hidden; display: inline-block; }
.tu-name { font-family: 'Montserrat', sans-serif; font-size: 18px; color: #fff; }
.tu-role { font-size: 13px; color: #e12424; }

.testimonials .slick-prev,
.testimonials .slick-next { width: 40px; height: 40px; border: 1px solid #9d9d9e; background-color: transparent; border-radius: 50%; display: block; font-size: 20px; color: #9d9d9e; cursor: pointer; position: absolute; bottom: 100px; padding-top: 5px; text-align: center; }
.testimonials .slick-prev { left: 50%; -webkit-transform: translateX(-140px); transform: translateX(-140px); }
.testimonials .slick-next { right: 50%; -webkit-transform: translateX(140px); transform: translateX(140px); }
.testimonials .slick-next .fa { margin-left: 3px; }

/* Videos */
.videos { padding-top: 25px; padding-bottom: 25px; text-align: center; overflow: hidden; }
.videos-wrap { margin-top: 25px; }
.video-item { width: 280px; height: 158px; }
.iframe-cover { background-color: rgba(0,0,0,0.4); position: absolute; z-index: 10; left: 0; right: 0; top: 0; bottom: 0; }
.flipster__nav { margin-top: 20px; margin-bottom: 0; }
.flipster__nav__link { padding: .25em 1em; text-indent: -9999px; height: 10px; }
.flipster__nav__item--current>.flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus { background-color: #2582ea; text-decoration: none; }
.flipster__item--current .iframe-cover { display: none; }
.flipster__button { font-size: 10px; top: auto; bottom: 0; }

/* Contact */
.contact { padding-top: 25px; padding-bottom: 25px; position: relative; background: url(../images/contact-bg.jpg) no-repeat center center / cover; }
.contact-overlay { position: absolute; left: 0; right: 0; top: 360px; bottom: 0; z-index: 1; background-color: rgba(44,47,49,0.78); }
.contact-half-overlay { position: absolute; left: 0; top: 0; right: 0; height: 360px; z-index: 2; background-color: rgba(0,0,0,0.88); }
.contact .container { position: relative; z-index: 3; }
.contact .heading { color: #fff; text-align: center; }
.contact .heading strong { color: #ffff33; }

.contact-info { margin-bottom: 25px; }
.contact-info ul { list-style-type: none; }
.contact-info ul li { clear: both; }
.contact-icon { display: inline-block; vertical-align: middle; width: 60px; height: 60px; background-image: url(../images/sprite-icons.png); background-repeat: no-repeat; }
.contact-icon.address { background-position: 0 -60px; }
.contact-icon.email { background-position: -60px -60px; }
.contact-icon.phone { background-position: -120px -60px; }
.contact-value { display: inline-block; vertical-align: middle; color: #afafaf; }
.contact-value a { color: #afafaf; -webkit-transition: color .3s ease; transition: color .3s ease; }
.contact-value a:hover,
.contact-value a:focus { color: #2582ea; text-decoration: none; }

.contact-form { margin-top: 25px; }
.contact-form .form-control { background-color: transparent; border: none; border-bottom: 2px solid #9f9f9f; color: #fff; padding-left: 0; padding-right: 0; height: 50px; }
.contact-form .form-control:focus { border-color: #2582ea; }
.contact-form textarea.form-control { height: auto; }
.contact-form .form-control::-webkit-input-placeholder { color: rgba(255,255,255,0.7); }
.contact-form .form-control::-moz-placeholder { color: rgba(255,255,255,0.7); }
.contact-form .form-control:-ms-input-placeholder { color: rgba(255,255,255,0.7); }
.contact-form .form-control:-moz-placeholder { color: rgba(255,255,255,0.7); }

/* News */
.news { padding-top: 25px; padding-bottom: 25px; }
.news .heading { text-align: center; }
.news-box { border: 1px solid #e4e4e4; margin-bottom: 20px; max-width: 370px; margin-left: auto; margin-right: auto; }
.news-img { position: relative; }
.news-date { position: absolute; background-color: #ff2b58; left: 15px; top: 15px; display: block; font: 600 14px 'Montserrat', sans-serif; color: #fff; padding: 10px 12px; text-align: center; z-index: 10; }
.news-date span { display: block; }
.news-desc { padding: 20px 15px 10px; }
.news-title { font: 600 17px 'Montserrat', sans-serif; color: #262626; margin-bottom: 15px; }
.news-meta { border-top: 1px solid #e4e4e4; position: relative; }
.news-share { padding: 11px 16px; float: right; border-left: 1px solid #e4e4e4; position: absolute; top: 0; bottom: 0; right: 0; }
.news-share a { color: #848484; -webkit-transition: color .3s ease; transition: color .3s ease; }
.news-share a:hover { color: #2582ea; }
.news-meta-info { padding: 15px; line-height: 18px; text-align: left; font-size: 13px; color: #a0a0a0; margin-right: 46px; }
.news-meta-info a { color: #a0a0a0; display: inline-block; padding: 1px 3px; -webkit-transition: color .3s ease; transition: color .3s ease; }
.news-meta-info a:hover,
.news-meta-info a:focus { color: #2582ea; text-decoration: none; }

/* Quote2 */
.quote2 { background: #2582ea url(../images/quote2-bg.png) no-repeat center center / cover; padding-top: 25px; padding-bottom: 25px; }
.quote2 h1 { font-size: 20px; font-weight: 500; color: #fff; }
.quote2 .quote-action .btn:hover { color: #2582ea; }

/* Footer */
.footer-top { padding-top: 25px; padding-bottom: 25px; background: url(../images/footer-bg.jpg) no-repeat center center / cover; position: relative; font: 14px/25px 'Montserrat', sans-serif; color: #afafaf; }
.footer-overlay { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(43,44,54,0.96); }
.footer-title { font-size: 20px; color: #fff; text-transform: uppercase; margin-bottom: 25px; }
.footer-about {  }
.footer-links { margin-top: 30px; }
.footer-links ul { list-style-type: none; }
.footer-links ul li { padding-left: 20px; position: relative; margin-bottom: 10px; }
.footer-links ul li:before { content: ''; position: absolute; top: 10px; left: 0; width: 5px; height: 5px; background-color: #43444c; }
.footer-links ul li a { color: #afafaf; -webkit-transition: color .3s ease; transition: color .3s ease; }
.footer-links ul li a:hover,
.footer-links ul li a:focus { color: #fff; text-decoration: none; }
.footer-contact { margin-top: 30px; }
.footer-contact ul { list-style-type: none; }
.footer-contact ul li { clear: both; margin-bottom: 10px; }
.fc-icon { width: 30px; float: left; }
.fc-value { margin-left: 30px; }
.fc-value a { color: #afafaf; -webkit-transition: color .3s ease; transition: color .3s ease; }
.fc-value a:hover,
.fc-value a:focus { color: #fff; text-decoration: none; }
.fc-icon .fa { font-size: 18px; color: #ff2b58; margin-top: 4px; }
.footer-social { padding-top: 10px; }
.footer-social a { padding: 5px 2px; margin: 4px 1px; display: inline-block; width: 38px; height: 38px; background-color: #2e2f38; border: 2px solid #1e1f26; border-radius: 50%; text-align: center; color: #fff; -webkit-transition: color .3s ease, border-color .3s ease; transition: color .3s ease, border-color .3s ease; }
.footer-social a:hover,
.footer-social a:focus { color: #ff2b58; border-color: #ff2b58; }

.footer-btm { background-color: #3a3b47; color: #afafaf; padding-top: 15px; padding-bottom: 15px; text-align: center; }
.copyright { font: 14px/22px 'Montserrat', sans-serif; padding-top: 4px; padding-bottom: 4px; }
.btm-links { list-style-type: none; }
.btm-links li { display: inline-block; }
.btm-links li a { display: inline-block; text-decoration: none; padding: 4px 15px; font-size: 14px; line-height: 22px; color: #afafaf; -webkit-transition: color .3s ease; transition: color .3s ease; }
.btm-links li a:hover,
.btm-links li a:focus { color: #fff; }

/* Login Form */
.login-modal .modal-dialog { max-width: 400px; }
.loginform { max-width: 300px; margin-left: auto; margin-right: auto; padding-bottom: 20px; }
.loginform .form-control { background-color: transparent; border: none; border-bottom: 2px solid #e5e5e5; height: 40px; font-size: 16px; }
.loginform .form-control:focus { border-color: #2582ea; }
.forgot { font-size: 14px; color: #2582ea; padding: 4px 7px; -webkit-transition: background-color .3s ease, color .3s ease, margin .3s ease; transition: background-color .3s ease, color .3s ease, margin .3s ease; margin-right: -7px; }
.forgot:hover { text-decoration: none; color: #1b75da; background-color: #f5f5f5; margin-right: 0; }



/* Small devices (480px and up) */
@media (min-width: 480px) {
	
	/* Slider */
	.slide-right { float: left; }
	.slide-right.top { width: 45.56%; margin-top: 0; margin-bottom: 0; }
	.slide-right.bottom { width: 54.44%; }

}


/* Small devices (600px and up) */
@media (min-width: 600px) {
	.slide-text h3 { font-size: 24px; }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
	/* Header */
	.topbar { min-height: 40px; line-height: 30px; padding-top: 5px; padding-bottom: 5px; }
	.top-timing { text-align: left; float: left; padding-right: 10px; margin-right: 5px; }
	.top-timing:after { content: ''; width: 1px; height: 20px; background-color: #b1b1b1; display: inline-block; vertical-align: middle; margin-left: 10px; }
	
	.top-links { float: left; }
	.top-links ul { list-style-type: none; margin-left: -12px; }
	.top-links ul li { display: inline-block; position: relative; }
	.top-links ul li + li:before { content: ''; width: 6px; height: 6px; border-radius: 50%; background-color: #bcbcbc; display: block; position: absolute; top: 9px; left: -4px; }
	.top-links ul a { display: block; padding: 2px 7px; line-height: 20px; color: #727272; -webkit-transition: color .3s ease; transition: color .3s ease; }
	.top-links ul a:hover { color: #2582ea; text-decoration: none; }
	
	.top-social { float: right; }
	.top-social ul { list-style-type: none; }
	.top-social ul li { display: inline-block; }
	.top-social ul a { width: 24px; height: 24px; color: #fff; display: inline-block; border-radius: 50%; font-size: 12px; text-align: center; text-decoration: none; }
	.top-social ul a .fa { display: block; line-height: 24px; }
	
	.top-contact { float: right; clear: none; border-top: none; min-width: 550px; }
	.top-contact li { width: auto; padding-right: 10px; }
	.tc-icon { display: block; float: left; width: 60px; height: 60px; background-size: 180px 180px; }
	.top-contact li:nth-child(1) .tc-icon { background-position: 0 0; }
	.top-contact li:nth-child(2) .tc-icon { background-position: -60px 0; }
	.top-contact li:nth-child(3) .tc-icon { background-position: -120px 0; }
	.top-contact li a { text-align: left; }
	.tc-label { margin-left: 65px; display: block; padding-top: 10px; }
	.tc-label i { display: inline-block; }
	.tc-value { display: block; margin-left: 65px; margin-top: 3px; }
	
	.navbar-default .navbar-nav>li>a .fa { font-size: 20px; }

	/* Content */
	.heading { font-size: 40px; }
	.heading-line { width: 282px; margin-top: 23px; margin-bottom: 35px; }
	.heading-line:before,
	.heading-line:after { width: 18px; height: 18px; top: -9px; }

	/* Slider */
	.slider { margin-top: -20px; }
	.slide-text h3 { font-size: 28px; line-height: 39px; }
	.slide-text p { font-size: 14px; line-height: 23px; }
	.slide-text .btn { margin-top: 15px; }

	/* Welcome */
	.welcome { padding-top: 40px; padding-bottom: 40px; }
	.welcome-text { padding-left: 55px; }
	.welcome-text p { margin-bottom: 25px; }
	.welcome-line { left: 8px; }
	.welcome-line:before,
	.welcome-line:after { width: 18px; height: 18px; left: -8px; }

	/* Quote */
	.quote-text { text-align: left; }

	/* Services */
	.services { padding-top: 40px; padding-bottom: 40px; }
	.service-box { margin-bottom: 0; }
	.service-img { margin-bottom: 20px; }
	.service-title { margin-bottom: 15px; }

	/* Testimonials */
	.testimonials { padding-top: 40px; padding-bottom: 40px; }
	.tu-name { font-size: 21px; }
	.testimonial-user { max-width: 400px; }
	.testimonials .slick-prev,
	.testimonials .slick-next { width: 53px; height: 53px; font-size: 24px; padding-top: 11px; bottom: 93px; }
	.testimonials .slick-prev { -webkit-transform: translateX(-200px); transform: translateX(-200px); }
	.testimonials .slick-next { -webkit-transform: translateX(200px); transform: translateX(200px); }

	/* Videos */
	.videos { padding-top: 40px; padding-bottom: 40px; }
	.videos-wrap { margin-top: 50px; }
	.video-item { width: 560px; height: 315px; }

	/* Contact */
	.contact { padding-top: 40px; padding-bottom: 40px; }
	.contact-overlay { top: 0; width: 50%; left: auto; }
	.contact-half-overlay { height: auto; width: 50%; right: auto; bottom: 0; }
	.contact-info { margin-top: 20px; }
	.contact-form { margin-top: 5px; }
	.contact-form .btn { margin-top: 15px; }

	/* News */
	.news { padding-top: 40px; padding-bottom: 40px; }

	/* Quote2 */
	.quote2 h1 { font-size: 25px; line-height: 52px; display: inline-block; width: calc(100% - 160px); vertical-align: middle; }
	.quote2 .quote-action { display: inline-block; vertical-align: middle; margin-top: 0; }

	/* Footer */
	.footer-top { padding-top: 40px; padding-bottom: 40px; }
	

}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 

	/* Header */
	.topbar { min-height: 50px; font-size: 14px; padding-top: 10px; padding-bottom: 10px; }
	.top-timing { margin-right: 10px; }
	.top-timing:after { margin-left: 15px; }
	.top-links ul a { padding-left: 12px; padding-right: 12px; }
	.top-contact li { padding-right: 0; padding-left: 20px; }
	.top-social ul li { padding-left: 3px; padding-right: 3px; }

	/* Content */

	/* Slider */
	.slider { margin-top: -26px; }
	.slide-left { float: left; width: 64.1%; }
	.slide-right.top,
	.slide-right.bottom { width: 35.9%; }
	.slide-text { padding-bottom: 25px; }
	.slide-left .slide-text { width: calc(940px * 0.641); left: auto; padding-right: 25px; }
	.slide-right .slide-text { width: calc(940px * 0.359); right: auto; }
	
	/* Welcome */
	.welcome .heading { margin-bottom: 20px; }

	/* Quote */
	.quote { padding-top: 25px; padding-bottom: 25px; }
	.quote-text .heading { font-size: 32px; float: left; padding-top: 8px; }
	.quote-action { float: right; margin-top: 2px; }

	/* Services */

	/* Testimonials */

	/* Videos */

	/* Contact */
	.contact-info { padding-right: 25px; }
	.contact-info li { position: relative; margin-bottom: 15px; }
	.contact-info li:after { position: absolute; right: 0; font: 600 34px 'Montserrat', sans-serif; color: rgba(204,204,204,0.06); }
	.contact-info li:nth-child(1):after { content: '01.'; }
	.contact-info li:nth-child(2):after { content: '02.'; }
	.contact-info li:nth-child(3):after { content: '03.'; }
	
	.contact-form { padding-left: 25px; padding-right: 25px; }

	/* News */

	/* Quote2 */

	/* Footer */
	.footer-social a { margin-left: 4px; margin-right: 4px; }
	.copyright { text-align: left; }
	.btm-links { text-align: right; }

}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

	/* Header */
	.top-contact li a { padding-right: 10px; padding-bottom: 10px; -webkit-transition: background-color .5s ease; transition: background-color .5s ease; }
	.top-contact li a:hover { background-color: #f5f5f5; }

	/* Content */
	.heading { font-size: 46px; line-height: 58px; }

	/* Slider */
	.slider { margin-top: -34px; }
	.slide-left .slide-text { width: calc(1170px * 0.641); }
	.slide-right .slide-text { width: calc(1170px * 0.359); }
	.slide-text h3 { font-size: 39px; line-height: 49px; }

	/* Welcome */
	.welcome .heading { margin-bottom: 25px; }

	/* Quote */
	.quote { padding-top: 50px; padding-bottom: 50px; }
	.quote-text .heading { padding-top: 0; }

	/* Services */

	/* Testimonials */

	/* Videos */

	/* Contact */
	.contact-info { margin-top: 40px; }
	.contact-info li { margin-bottom: 25px; }
	.contact-info li:after { font-size: 45px; right: 50px; }
	
	.contact-form { margin-top: 25px; }
	.contact-form .form-group { margin-bottom: 30px; }

	/* News */
	.news-list { margin-top: 50px; }
	.news-img { position: relative; overflow: hidden; }
	.news-img img { -webkit-transition: transform .5s ease; transition: transform .5s ease; }
	.news-img:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

	/* Quote2 */

	/* Footer */
	.footer-links { margin-top: 0; }
	.footer-contact { margin-top: 0; }
	
}


/* Extra Large devices (large desktops, 1500px and up) */
@media (min-width: 1500px) { 

	/* Slider */
	.slide-left { width: 55%; }
	.slide-left .slide-text { padding-bottom: 70px; }
	.slide-right.top,
	.slide-right.bottom { width: 45%; }
	.slide-left .slide-text { width: calc(1170px * 0.55); padding-right: 25px; }
	.slide-right .slide-text { width: calc(1170px * 0.45); padding-left: 25px; }
	.slide-left .slide-img { max-height: 536px; overflow: hidden; }
	.slide-right .slide-img { max-height: 268px; overflow: hidden; }
	.slide-img img { width: 100%; max-width: none; }
	
}


/* Extra Large devices (large desktops, 1920px and up) */
@media (min-width: 1920px) { 

	.slide-left { width: 56%; }
	.slide-right.top,
	.slide-right.bottom { width: 44%; }
	.slide-left .slide-img { max-height: 736px; }
	.slide-right .slide-img { max-height: 368px; }
	
}