/*CSS Document */

/* Importing necessary  Styles */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----font-awesome----*/
@import url('https://use.fontawesome.com/releases/v5.5.0/css/all.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');

.fa, .fab, .fal, .far {
	font-weight: normal;
}

/* Loading Transition */
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: #fff;
	overflow: hidden;
}
#loader {
	background: url(../images/1.gif);
	width: 400px;
	height: 300px;
	position: relative;
	top: 34%;
	margin: -24px auto 0 auto;
}

/* Click To Top */
.scroll-top {
	width:35px;
	height:35px;
	position: fixed;
	bottom: 5px;
	right: 10px;
	z-index: 9999;
	text-align: center;
	color:#fff;
	font-size: 20px;
	display: none;
}
.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

/* Global Settings */
body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color:rgba(16,33,66,0.6);
	font-size: 18px;
	position: relative;
}
.main-page-wrapper {
	overflow-x: hidden;
}
.html-top-content {
	position: relative;
	z-index: 999;
	margin-bottom: 745px;
	background: #fff;
}

h1,h2,h3,h5,h6,p,ul {margin:0;padding: 0;}
h1,h2,h3,h4,h5,h6 {color:#102142; font-weight: 700;}
h1 {font-size: 70px; line-height: 78px;}
h2 {font-size: 42px; line-height: 60px;}
h3 {font-size: 32px;}
h4 {font-size: 26px;}
h5 {font-size: 22px;}
h6 {font-size: 18px;}
p {line-height: 35px; font-family: 'Roboto', sans-serif;}
ul {list-style-type: none;}
a {text-decoration: none; display: inline-block;}
a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
/*div.owl-item img {max-width: 100%; display: block;}*/
img {max-width: 100%; display: block;}
button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;}
input,textarea {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tran3s,.boost-your-phone .boster-image-wrapper img,
.theme-button span,.owl-theme .owl-dots .owl-dot span,.pricing-plan-section .nav-tabs > li.active > a {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tran4s {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.float-left {
	float:left;
}
.float-right {
	float:right;
}

.theme-title-one h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: rgba(0,0,0,0.35);
	letter-spacing: 1px;
	margin-bottom: 22px;
}
.theme-title-two {
	position: relative;
	padding-top: 20px;
}
.theme-title-two:before {
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 45px;
	height: 4px;
	border-radius: 2px;
}
.theme-title-two p {
	font-size: 20px;
	margin-top: 25px;
}
.theme-button {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.theme-button span {
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -1;
}
.home-page-two .theme-button span,
.theme-button {
	background: linear-gradient( -135deg, rgb(255,65,65) 0%, rgb(255,127,82) 100%);
}
.theme-button:hover span {
	opacity: 1;
}

/* Home */
.home-page-two .scroll-top,
.home-page-two .boost-your-phone .boster-image-wrapper .ao-annotations span,.home-page-two #watch-video a,
.home-page-two .pricing-plan-section .nav-tabs > li.active > a,
.home-page-two .pricing-plan-section .nav-tabs > li.active > a:hover,
.home-page-two .pricing-plan-section .nav-tabs > li.active > a:focus,
.home-page-two .contact-us-section .contact-us-form .theme-button,
.home-page-two footer .subscribe-form .input-wrapper .theme-button,
.home-page-two .blog-details .comment-area .leave-comment form button,
.theme-button:hover span {
	background: linear-gradient( 11deg, rgb(250,179,104) 0%, rgb(255,127,82) 100%);
}
.home-page-two .theme-title-two:before {
	background: #e9a359;
}
.home-page-two .testimonial-section .main-bg-wrapper .main-slider-wrapper {
	background: #1b376b;
}
.home-page-two .boost-your-phone .text ul li i,.home-page-two .contact-us-section .contact-address .call:hover,
.home-page-two footer .bottom-footer ul.footer-menu li a:hover,
.home-page-two .our-blog .single-blog .text>a,
.home-page-two .our-blog .single-blog:hover .text h5 a,
.home-page-two .blog-details .tag-option ul li a:hover,
.home-page-two .blog-details .comment-area .comment-section .comment button:hover {
	color: #e9a359;
}
.home-page-two footer .subscribe-form .input-wrapper input[type="text"]:focus,
.home-page-two footer .subscribe-form .input-wrapper input[type="email"]:focus {
	border-color:#e9a359;
}

/* Theme Header */
.theme-main-header {
	position: absolute;
	left:0;
	right: 0;
	top:0;
	padding-top: 30px;
	z-index: 999;
}
.theme-main-header .button-group li {
	display: inline-block;
	margin-right: 25px;
}
.theme-main-header .button-group li:last-child {
	margin-right: 0px;
}
.theme-main-header .button-group li a {
	line-height: 36px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}
.theme-main-header .button-group li a.login {
	border-color: #fff;
}
.theme-main-header .button-group li a:hover,
.theme-main-header .button-group li a.login:hover {
	color: rgba(0,0,0,0.8);
	text-shadow: 0 0 0;
}

/* Theme Main Banner */
 #theme-main-banner {
	margin-bottom: 80px;
	position: relative;
	height: 860px;
}
#theme-main-banner .banner-bg {
	background-image: url(../images/home/slide-2.jpg);
	background-size: cover;
	background-position: center;
	height: 100%;
}
#theme-main-banner .cda_caption {
	height: 100%;
}
#theme-main-banner .cda_caption .main-container {
	position: relative;
}
#theme-main-banner .cda_caption > div {
	background: transparent;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-shadow: none;
	left: 0;
	padding: 0;
	z-index: 9;
}
#theme-main-banner .cda_caption .container {
	position: relative;
	z-index: 99;
}
#theme-main-banner .cda_caption .container h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #fff;
}
#theme-main-banner.banner-one .cda_caption .container h5 {
	color: rgba(0,0,0,0.4);
	text-transform: capitalize;
}
#theme-main-banner .cda_caption .container h1 {
	color: #fff;
	font-weight: 900;
	/*text-transform: capitalize;*/
	text-shadow: 5px 6px 13px rgba(0, 0, 0, 0.2);
	margin: 25px 0 25px 0;
}
#theme-main-banner.banner-one .cda_caption .container h1 {
	color: #000;
}
#theme-main-banner .cda_caption .container p {
	font-size: 20px;
	margin: 0 0 55px 0;
	color: rgba(255,255,255,0.85);
}
/*#theme-main-banner .cda_caption .container a {*/
	/*width: 300px;*/
	/*line-height: 60px;*/
	/*font-size: 20px;*/
	/*font-weight: 700;*/
	/*border:2px solid #fff;*/
	/*border-radius: 5px;*/
	/*text-align: center;*/
	/*margin: 10px 15px 0 0;*/
	/*color: #fff;*/
/*}*/
#theme-main-banner .cda_caption .container a:hover {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
#theme-main-banner .cda_caption .container .info {
	display: inline-block;
	font-size: 16px;
	padding-top: 10px;
	font-style: italic;
	color: rgba(255, 255, 255, 0.7);
}
#theme-main-banner .cda_caption .container a i {
	font-size: 40px;
    vertical-align: -6px;
	margin-right: 10px;
}
#theme-main-banner .cda_caption .container a img {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}
#theme-main-banner .cda_caption .container a.button-one  {
	background: #fbb225;
	border-color: #fbb225;
}
#theme-main-banner .cda_caption .container a.button-two {
	background-color: rgba(255, 255, 255, 0.5);
}
#theme-main-banner .cda_caption .container a.button-one:hover,
#theme-main-banner .cda_caption .container a.button-two:hover,
#theme-main-banner.gradient-banner-one .cda_caption .container a.button-one:hover,
#theme-main-banner.gradient-banner-one .cda_caption .container a.button-two:hover {
	background: #fff;
	border-color: #fff;
	color: #252525;
}
#theme-main-banner .cda_caption .container .image-wrapper {
	position: absolute;
	width: 64%;
}
#theme-main-banner .cda_caption .container .image-wrapper img {
	max-width: 100% !important;
}
#theme-main-banner .cda_caption .container .image-wrapper,
#theme-main-banner.banner-two .cda_caption .container .image-wrapper {
	right: -120px;
	top:-85px;
}
#theme-main-banner.banner-three .cda_caption .container .image-wrapper,
#theme-main-banner.gradient-banner-one .cda_caption .container .image-wrapper {
	right: 0;
	top:-175px;
	width: 43%;
}
#theme-main-banner.banner-three.gradient-banner-three .cda_caption .container .image-wrapper,
.partical-gradient-three #theme-main-banner.banner-three .cda_caption .container .image-wrapper {
	top:auto;
	bottom: -287px;
	right: -140px;
}
#theme-main-banner.gradient-banner-one .camera_overlayer {
	background: linear-gradient( -41deg, rgb(0,215,221) 0%, rgb(8,167,221) 100%);
}
#theme-main-banner.gradient-banner-two .camera_overlayer {
	background: linear-gradient( -34deg, rgb(244,120,72) 0%, rgb(255,54,54) 100%);
}
#theme-main-banner.gradient-banner-three .camera_overlayer {
	background: linear-gradient( 131deg, rgb(92,57,236) 0%, rgb(132,112,255) 100%);
}
.partical-gradient-one {
	background: linear-gradient( -41deg, rgb(0,215,221) 0%, rgb(8,167,221) 100%);
}
.partical-gradient-two {
	background: linear-gradient( -34deg, rgb(244,120,72) 0%, rgb(255,54,54) 100%);
}
.partical-gradient-three {
	background: linear-gradient( 131deg, rgb(92,57,236) 0%, rgb(132,112,255) 100%);
}

/* What We Do */
.what-we-do {
	margin-bottom: 30px;
	display: block;
}
.what-we-do .theme-title-one {
	padding-bottom: 10px;
}
.what-we-do .single-block {
	text-align: center;
	padding: 35px 5px 70px 5px;
	margin-top: 20px;
}
.what-we-do .single-block img {
	margin: 0 auto;
}
.what-we-do .single-block h6 {
	font-size: 20px;
	margin: 50px 0 25px 0;
	letter-spacing: 1.2px;
}
.what-we-do .single-block p {
	font-size: 17px;
	line-height: 30px;
}
.what-we-do .single-block a {
	width: 135px;
	line-height: 43px;
	border: 1px solid rgba(0,0,0,0.08);
	border-radius: 5px;
	color: rgba(0,0,0,0.8);
	margin-top: 22px;
}
.what-we-do .single-block a:hover {
	color: #fff;
	border-color: #fff;
}
.what-we-do .single-block:hover {
	background: #fff;
	-webkit-box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
	box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
}
.what-we-do .single-block:hover img {
	-webkit-transform:scale(0.9);
	transform:scale(0.9);
}

.two-section-wrapper {
	margin-top: 30px;
	display: block;
}

/* Testimonial Slider */
.testimonial-section .main-bg-wrapper {
	margin: 150px 0 0 368px;
	position: relative;
	background: url(../images/home/play-video.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	height: 700px;
}
.testimonial-section .main-bg-wrapper .overlay {
	background: rgba(0,0,0,0.3);
	height: 100%;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper {
	position: absolute;
	max-width: 500px;
	z-index: 9;
	top:0;
	left:0;
	padding: 85px 100px 95px 80px;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item i {
	font-size: 40px;
	color: #fff;
	padding-left: 2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	font-style: italic;
	margin: 30px 0 50px 0;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name {
	padding-left: 30px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name h6 {
	font-weight: 700;
	font-size:20px;
	color: #fff;
	margin-bottom: 2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name span {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1.2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.owl-theme .owl-nav {
	margin: 0;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: transparent;
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 50%;
	padding: 0;
	margin: 0 3px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
	border-color: #fff;
}
.testimonial-section .owl-theme .owl-dots {
	position: absolute;
	bottom: 0;
	right: -35px;
	z-index: 1;
}
#watch-video {
	position: absolute;
	bottom: 80px;
	right: 100px;
	padding-left: 90px;
	z-index: 9;
}
#watch-video h6 {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
}
#watch-video h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	margin-top: 7px;
}
#watch-video a {
	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	border-radius: 50%;
	color: #fff;
	font-size: 25px;
	position: absolute;
	left:0;
	top:-7px;
}

/* App ScreenShot */
.app-screenshot {
	padding: 120px 0 90px 0;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.app-screenshot h2 {
	text-align: center;
	margin-bottom: 60px;
}
.app-screenshot .screenshot-container {
	position: relative;
	padding: 0 40px;
}
.app-screenshot .screenshot-container .slider-row {
	margin: 0 -20px;
}
.app-screenshot .screenshot-container .slider-row .item {
	margin: 40px 20px;
	-webkit-box-shadow: 0px 5px 80px 0px rgba(148, 169, 195, 0.15);
	box-shadow: 0px 5px 80px 0px rgba(148, 169, 195, 0.15);
}
.app-screenshot .screenshot-container .slider-row .item img {
	margin: 0 auto;
}
.app-screenshot .screenshot-container .phone-mockup {
	position: absolute;
	top: -21%;
	width: 27%;
	left: 50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index: 9;
	pointer-events: none;
}
.app-screenshot .screenshot-container .phone-mockup img {
	pointer-events: none;
}

/* Partners Slider */
.partners {
	padding: 60px 0 100px 0;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.partners h2 {
	text-align: center;
	margin-bottom: 20px;
}
.partners .partners-container {
	position: relative;
	padding: 0 40px;
}
.partners .partners-container .partner-slider-row {
	margin: 0 -20px;
}
.partners .partners-container .partner-slider-row .item {
	margin: 40px 20px;
}
.partners .partners-container .partner-slider-row .item img {
	margin: 0 auto;
}
.theme-button {
	width: 290px;
	height: 50px;
	border-radius: 25px;
	text-align: center;
	margin: 0 auto;
}
.theme-button a {
	width: 100%;
	height: 100%;
	padding: 15px 0;
	border-radius: 25px;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	position: relative;
	z-index: 1;
	background: transparent;
}

/* Conatct Us */
.contact-us-section {
	padding: 60px 0 40px 0;
}
.contact-us-section .contact-us-form {
	padding-right: 70px;
}
.contact-us-section .contact-us-form input[type="text"],
.contact-us-section .contact-us-form input[type="tel"],
.contact-us-section .contact-us-form input[type="url"],
.contact-us-section .contact-us-form input[type="email"],
.contact-us-section .contact-us-form input[type="number"],
.contact-us-section .contact-us-form textarea {
	width: 100%;
	max-width: 100%;
	border: none;
	border-bottom: 2px solid #f0eff4;
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 16px;
}
.contact-us-section .contact-us-form input[type="text"]:focus,
.contact-us-section .contact-us-form input[type="tel"]:focus,
.contact-us-section .contact-us-form input[type="url"]:focus,
.contact-us-section .contact-us-form input[type="email"]:focus,
.contact-us-section .contact-us-form input[type="number"]:focus,
.contact-us-section .contact-us-form textarea:focus {
	border-bottom-color: #3fdefb;
}
.contact-us-section .contact-us-form input[type="text"],
.contact-us-section .contact-us-form input[type="tel"],
.contact-us-section .contact-us-form input[type="url"],
.contact-us-section .contact-us-form input[type="email"],
.contact-us-section .contact-us-form input[type="number"] {
	height: 60px;
}
.contact-us-section .contact-us-form textarea {
	height: 165px;
	padding: 15px 0;
}
.contact-us-section .contact-us-form .theme-button {
	width: 190px;
	height: 50px;
	border-radius: 25px;
}
.contact-us-section .contact-us-form .theme-button input[type="submit"] {
	width: 100%;
	height: 100%;
	border-radius: 25px;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	position: relative;
	z-index: 1;
	background: transparent;
}
.contact-us-section .contact-address {
	margin: 20px 0 60px 0;
}
.contact-us-section .contact-address .theme-title-one h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: inherit;
}
.contact-us-section .contact-address .theme-title-one h2 {
	font-size: 38px;
	line-height: 55px;
}
.contact-us-section .contact-address p {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #8c8c8c;
	margin: 50px 0 10px 0;
}
.contact-us-section .contact-address .call {
	font-weight: 700;
	font-size: 28px;
	color: #00000a;
}

/* Form Validation */
.alert-wrapper {
	display: none;
	position: fixed;
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	z-index: 9999;
}
#success, #error {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
}
#success {
	background: rgba(86, 187, 127, 0.8);
}
#error {
	background: rgba(174, 58, 70, 0.8);
}
#success .wrapper, #error .wrapper {
	display: table;
	width:100%;
	height: 100%;
}
#success .wrapper p,
#error .wrapper p{
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 1px;
}
#error button,
#success button {
	color:#fff;
	width:40px;
	height:40px;
	line-height: 20px;
	background: transparent;
	border-radius: 50%;
	position: absolute;
	top: 30px;
    right: 40px;
    font-size: 40px;
}
.form-validation label.error {
	display: none !important;
}
.form-validation textarea.error,
.form-validation input.error {
	border-bottom:2px solid #f65353 !important;
}

/* Footer */
footer {
	background-color: #f8f8f8;
	padding: 0 0 10px 0;
	position: fixed;
	left:0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
footer .social-network {
	background: url(../images/home/inner-banner.jpg) #3fdefb no-repeat center;
	background-size: cover;
	background-blend-mode: overlay;
	padding: 40px 0 20px 0;
	margin-bottom: 30px;
}
footer .footer-data-wrapper {
	padding: 0 40px;
}
footer .subscribe-form h2, .social-network h2 {
	text-align: center;
}
footer .subscribe-form .input-wrapper {
	margin: 40px 0 85px 0;
}
footer .subscribe-form .input-wrapper input[type="text"],
footer .subscribe-form .input-wrapper input[type="email"] {
	width: 100%;
	border: 1px solid #eaf0f3;
	border-radius: 30px;
	background: #fff;
	height: 60px;
	margin-bottom: 15px;
	padding: 0 30px;
}
footer .subscribe-form .input-wrapper .theme-button {
	width: 150px;
	height: 60px;
	border-radius: 30px;
}
footer .subscribe-form .input-wrapper .theme-button input[type="submit"] {
	width: 100%;
	height: 100%;
	border-radius: 30px;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	position: relative;
	z-index: 1;
	background: transparent;
}
footer .bottom-footer .infos p {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #909090;
	margin-top: 20px;
	display: inline-block;
	width: 49.5%;
}
footer .bottom-footer .infos p:last-child {
	text-align: right;
}
footer .bottom-footer ul.footer-menu {
	float: right;
	margin-top: 15px;
}
footer .bottom-footer ul.footer-menu li a {
	font-size: 18px;
	color: rgba(0,0,0,0.5);
	margin:0 0 20px 35px;
}
footer .bottom-footer ul li {
	display: inline-block;
}
footer .social-network ul li {
	padding: 20px;
}
footer .social-network ul li.link-facebook a {
	background-color: #4267b2;
}
footer .social-network ul li.link-instagram a {
	background-color: #c13584;
}
footer .social-network .social-icon li a {
	color: #fff;
	font-size: 23px;
	font-weight: 700;
	display: block;
    padding: 15px;
	text-align: center;
	border-radius: 30px;
}
footer .social-network .social-icon li a:hover {
	color: #212121;
}
footer .bottom-footer [class*="col-"] {
	margin-bottom: 20px;
}

/* Theme Inner Banner */
.inner-page-banner {
	background: url(../images/home/inner-banner.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	margin-bottom: 70px;
}
.inner-page-banner .opacity {
	text-align: center;
	background: rgba(0,0,10,0.55);
	padding: 140px 0 140px 0
}
.inner-page-banner .opacity h1 {
	color: #fff;
	text-transform: capitalize;
}

/* Blog Page */
.our-blog {
	padding-left: 40px;
	padding-right: 40px;
}
.our-blog .single-blog .image {
	background: #152641;
	overflow: hidden;
}
.our-blog .single-blog .image img {
	width: 100%;
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}
.our-blog .single-blog:hover .image img {
	opacity: 0.6;
	-webkit-transform:scale(1);
	transform:scale(1);
}
.our-blog .single-blog .text {
	padding: 50px 0 0 0;
	margin-bottom: 80px;
}
.our-blog .single-blog .text h6 {
	font-weight: 700;
	font-size: 18px;
	color: #13192d;
}
.our-blog .single-blog .text h5 a {
	font-size: 22px;
	color: #13192d;
	line-height: 30px;
	margin: 15px 0 20px 0;
}
.our-blog .single-blog .text>a {
	color: #c0c0c0;
	font-size: 22px;
}
.our-blog .single-blog .text p {
	font-weight: 700;
	margin-bottom: 8px;
}
.our-blog .load-more {
	width: 180px;
	line-height: 53px;
	text-align: center;
	border: 1px solid rgba(0,0,0,0.1);
	font-size: 18px;
	font-weight: 700;
	color: #13192d;
	border-radius: 28px;
	display: block;
	margin: 40px auto 0 auto;
}
.our-blog .load-more:hover {color: #fff;}

/* Blog Details */
.blog-details .wrapper {
	width: 77%;
	margin: 0 auto;
}
.blog-details .blog-main-post h6 {
	font-weight: 700;
	font-size: 18px;
	color: #13192d;
	margin: 62px 0 20px 0;
}
.blog-details .blog-main-post h3 {
	line-height: 40px;
	margin-bottom: 40px;
}
.blog-details .blog-main-post p {
	font-weight: 700;
}
.blog-details .blog-main-post h2 {
	font-size: 32px;
	line-height: 50px;
	font-weight: normal;
	padding: 0 85px;
	margin: 80px 0 80px 0;
	position: relative;
}
.blog-details .blog-main-post h2:before {
	content: '';
	width: 55px;
	height: 2px;
	background: #000;
	position: absolute;
	top:25px;
	left:0;
}
.blog-details .blog-main-post h5 {
	font-size: 20px;
	line-height: 35px;
	margin-bottom: 35px;
	color: #000000;
}
.blog-details .tag-option {
	margin: 55px 0 130px 0;
}
.blog-details .tag-option ul li {
	display: inline-block;
	font-weight: 700;
	color: #151515;
	line-height: 35px;
	margin-top: 30px;
}
.blog-details .tag-option ul li a {
	font-weight: normal;
	color: #9a9a9a;
	margin-left: 10px;
	vertical-align: middle;
}
.blog-details .tag-option ul.float-left li a {
	margin: 0;
}
.blog-details .comment-area {
	background: #f5f8fa;
	padding: 120px 0 185px 0;
}
.blog-details .comment-area .comment-section h2 {
	font-size: 36px;
	margin-bottom: 85px;
}
.blog-details .comment-area .comment-section .comment {
	width: calc(100% - 75px);
	padding-left: 30px;
	position: relative;
}
.blog-details .comment-area .comment-section .comment h6 {
	font-weight: 700;
	margin-bottom: 6px;
}
.blog-details .comment-area .comment-section .comment span {
	color: #a5a5a5;
}
.blog-details .comment-area .comment-section .comment p {
	font-weight: 700;
	margin-top: 20px;
}
.blog-details .comment-area .comment-section .comment button {
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	position: absolute;
	top:25px;
	right: 0;
	background: transparent;
}
.blog-details .comment-area .comment-section img {
	width: 75px;
	height: 75px;
	border-radius: 50%;
}
.blog-details .comment-area .comment-section .single-comment {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 52px;
	margin-bottom: 55px;
}
.blog-details .comment-area .leave-comment h2 {
	font-size: 36px;
	margin: 100px 0 20px 0;
}
.blog-details .comment-area .leave-comment p {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 55px;
}
.blog-details .comment-area .leave-comment form input,
.blog-details .comment-area .leave-comment form textarea {
	background: #fff;
	border: none;
	width: 100%;
	max-width: 100%;
	margin-bottom: 35px;
}
.blog-details .comment-area .leave-comment form input:focus,
.blog-details .comment-area .leave-comment form textarea:focus {
	-webkit-box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
	box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
}
.blog-details .comment-area .leave-comment form input {
	height: 60px;
	padding: 0 20px;
}
.blog-details .comment-area .leave-comment form textarea {
	height: 290px;
	max-height: 290px;
	padding: 20px;
}
.blog-details .comment-area .leave-comment form button {
	width: 176px;
	line-height: 50px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}

/* Page Content */
.inner-page .page-content .blog-main-post {
	margin-bottom: 40px;
}
.inner-page .page-content .bg {
	background-color: rgba(38, 173, 227, 0.5);
	padding: 30px 0;
}
.partners-list {
	padding: 40px 0;
	margin: 0 auto;
	text-align: center;
}
.partners-list li {
	width: 130px;
	display: inline-block;
	padding: 12px 20px;
}
.partners-list li span {
	font-size: 14px;
}
.partners-list li.item img {
	max-width: 100%;
	max-height: 70px;
	display: inline;
	-webkit-filter: drop-shadow(1px 1px 1px #222);
	filter: drop-shadow(1px 1px 1px #222);
}
.partners-container .owl-item .item {
	display: table-cell;
	height: 200px;
	vertical-align: middle;
}

 /* Smartphone */
 /* Extra small devices (phones, 600px and down) */
 @media only screen
 and (min-device-width: 0px)
 and (max-device-width: 600px) {
	 .partners-list li {
		 width: 32%;
		 display: inline-block;
		 padding: 8px 8px;
	 }
	 .partners-list li span {
		 font-size: 12px;
	 }
 }