/*

Theme Name: Dreamshapers

Theme URI: http://www.ormc.lk/

Author: Dreamshapers

Author URI: http://ormc.lk/

Description: This theme has been designed for ORMC website

Version: 1.0.0

License: GNU General Public License v2 or later

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

Text Domain: dreamshapers

Domain Path: /languages/

Tags: one-column, two-columns, custom-menu, full-width-template, theme-options, threaded-comments,

*/
.grecaptcha-badge{
	visibility:hidden;
}
body {
	background-color: #fff;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.8;
	letter-spacing: 0.01em;
}
.wrapper {
	overflow: hidden;
}
h1 {
	font-size: 34pt;
	line-height: 2;
	color: #000;
	font-family: 'Noto Serif', serif;
}
h2, .h2 {
	font-size: 34px;
	font-weight: 500;
	line-height: 1.4;
	color: #505050;
	font-family: 'Noto Serif', serif;
}
h3, .h3 {
	font-size: 22px;
	line-height: 35px;
	color: #505050;
	font-family: 'Noto Serif', serif;
}
h4 {
	font-weight: 400;
	font-family: 'Noto Serif', serif;
	font-size: 1.55rem;
}
.main-title h1 {
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-t-40 {
	padding-top: 40px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-b-20 {
	padding-bottom: 20px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-b-50 {
	padding-bottom: 50px;
}
.p-t-70 {
	padding-top: 70px;
}
.p-b-70 {
	padding-bottom: 70px;
}
.ml-30 {
	margin-left: 30px;
}
ul li {
	list-style: none;
}
a:hover {
	text-decoration: none;
}
ul {
	padding: 0;
	margin: 0;
}
img {
	max-width: 100%;
}
.white, .white a {
	color: #ffffff !important;
}
.green {
	color: #129e43;
}
.black {
	color: #505050;
}
.pink {
	color: #c71470;
}
.yellow-border {
	border-color: #d4cd0b !important;
}
.pink-border {
	border-color: #c71470 !important;
}
.blue-border {
	border-color: #13139d !important;
}
.green-border {
	border-color: #129e43 !important;
}
.bg-pink {
	background-color: #c71470 !important;
}
.bg-gray {
	background-color: #e4e4e4;
}
.bg-gray-light {
	background-color: #f7f7f7;
}
section {
	padding: 60px 0;
}
.theme-underline:after {
	content: "";
	background: -webkit-linear-gradient(left, #13139d 0%, #c71470 100%);
	display: block;
	height: 3px;
	width: 150px;
	margin: 20px auto 0 auto;
}
.theme-btn {
	cursor: pointer;
	border: 0;
	background-color: #13139d;
	color: #fff;
	padding: 10px 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing: 0.02em;
	font-weight: 300;
}
.theme-btn:hover {
	color: #ffffff;
}
.external-link-btn {
	cursor: pointer;
	border: 0;
	margin-top: 10px;
	background-color: #13139d;
	color: #fff;
	padding: 5px 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	letter-spacing: 0.02em;
	font-weight: 300;
}
.top-navbar {
	position: absolute;
	background-color: transparent;
	z-index: 99;
	width: 100%;
	border-bottom: 1px solid;
	border-color: rgba(255, 255, 255, 0.7);
	padding: 7px 0;
}
.page:not(.home) .top-navbar, .single .top-navbar, body.blog .top-navbar, .error404 .top-navbar {
	background-color: #1d1d1d;
	position: relative;
	border: none;
}
.page:not(.home) .ftco-navbar-light, .single .ftco-navbar-light, body.blog .ftco-navbar-light, .error404 .ftco-navbar-light {
	background: #ffffff !important;
	position: inherit;
	top: 0;
}
.page:not(.home) .navbar-dark .navbar-nav li a, .single .navbar-dark .navbar-nav li a, body.blog .navbar-dark .navbar-nav li a, .error404 .navbar-dark .navbar-nav li a {
	color: #23282D;
	-webkit-transition: all ease-out 0.4s;
	transition: all ease-out 0.4s;
}
.page:not(.home) .navbar-dark .navbar-nav li:hover > a, .page:not(.home) .navbar-dark .navbar-nav li.current-menu-item > a, body.blog .navbar-dark .navbar-nav li:hover > a, body.blog .navbar-dark .navbar-nav li.current-menu-item > a, .single .navbar-dark .navbar-nav li:hover > a, .single .navbar-dark .navbar-nav li.current-menu-item > a, .error404 .navbar-dark .navbar-nav li:hover > a, .error404 .navbar-dark .navbar-nav li.current-menu-item > a {
	color: #c71470;
}
.top-navbar p {
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.05em;
	color: rgba(255, 255, 255, 0.7);
	margin: 0;
}
.top-navbar p a {
	color: rgba(255, 255, 255, 0.7);
}
.free-quote-btn {
	margin-left: 30px;
	font-size: 15px;
	cursor: pointer;
	border: 0;
	background-color: #c71470;
	color: #fff;
	padding: 2px 20px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing: 0.02em;
	font-weight: 300;
}
.navbar-brand-img {
	max-width: 230px;
}
.navbar-nav li {
	margin-left: 30px;
	position: relative;
}
.navbar-dark .navbar-nav li a {
	color: #fff;
	padding-right: 0;
	letter-spacing: 0.1em;
	font-weight: 500;
	font-size: 16px;
}
.navbar-nav li .sub-menu {
	position: absolute;
	width: 290px;
	left: -12px;
	padding-top: 25px;
	z-index: 999;
	display: none;
}
.navbar-nav li:hover .sub-menu {
	display: block;
}
.navbar-nav li .sub-menu:before {
	border-style: solid;
	border-width: 0 7.5px 10px 7.5px;
	border-color: transparent transparent #efefef transparent;
	content: '';
	position: absolute;
	top: 16px;
	left: 30px;
}
.navbar-nav li .sub-menu li {
	display: block;
	background-color: #efefef;
	margin-left: 0;
}
.navbar-nav li .sub-menu li a {
	display: block;
	padding: 10px 20px;
	color: #131313;
	font-size: 16px;
}
.navbar-nav li .sub-menu li:hover a {
	background-color: #c71470;
	color: #ffffff!important;
}
.ftco-navbar-light {
    padding: 10px 0;
}
.navbar-dark .navbar-toggler {
	border: 2px solid #13139d;
	padding: 1px 10px;
}
.top-navbar .free-quote-btn:hover {
	color: #ffffff;
}
.navbar-icon i {
	color: #13139d;
	font-size: 25px;
}
.main-slider {
	position: relative;
	z-index: 9;
}
.slider img {
	width: 100%;
}
.slider-text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.slider-text h2 {
	color: #fff;
	font-size: 52px;
}
.slider-text p {
	margin: 35px 0;
	color: #fff;
	letter-spacing: 0.05em;
}
.slider-buttons {
	width: 100%;
}
.mobile-slider-buttons {
	padding: 15px 0 0 0;
	text-align: center;
}
.our-process {
	background-image: url(images/dreamshapers-web-design-and-development-process-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.img-border {
	border: 3px solid transparent;
	border-radius: 100%;
	border-color: #bbbbbb !important;
}
.app-img {
	width: 155px;
	height: 155px;
	padding: 34px;
}
.app-img img {
	max-width: 80px;
}
.process-arrow {
	text-align: center;
	margin: -25px auto;
}
.flip-arrow {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}
.service-item {
	text-align: center;
}
.services-btn {
	text-align: center;
}
.link-color {
	color: #505050;
}
/* Mobile Friendly Solutions */
.mobile-solutions .theme-underline:after {
	margin: 20px 0;
}
.absolute-pos {
	position: absolute;
}
@-webkit-keyframes jump-1 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-75px);
		transform: translateY(-75px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes jump-1 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-75px);
		transform: translateY(-75px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@-webkit-keyframes jump-2 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-60px);
		transform: translateY(-60px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes jump-2 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-60px);
		transform: translateY(-60px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@-webkit-keyframes jump-3 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-45px);
		transform: translateY(-45px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes jump-3 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-45px);
		transform: translateY(-45px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@-webkit-keyframes jump-4 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes jump-4 {
	0% {
		-webkit-transform: translateY(0);
		-webkit-transform-transform: translateY(0);
	}
	20% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.img-jump-1 {
	-webkit-animation: jump-1 4s;
	animation: jump-1 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.img-jump-2 {
	-webkit-animation: jump-2 4s;
	animation: jump-2 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.img-jump-3 {
	-webkit-animation: jump-3 4s;
	animation: jump-3 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.img-jump-4 {
	-webkit-animation: jump-4 4s;
	animation: jump-4 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/* Our Works  */
.our-works-items {
	margin: 0 3px;
}
.project-item {
	position: relative;
	cursor: pointer;
	margin: 3px;
}
.project-item img {
	display: block;
	width: 100%;
	height: auto;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	background-color: rgba(0, 0, 0, 0.8);
}
.project-item:hover .overlay {
	opacity: 1;
}
.project-item::before {
	position: absolute;
	content: "";
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 0 12px rgba(255, 255, 255, .2);
	pointer-events: none;
	transition: all 0.5s ease-in;
}
.project-item .sub-title {
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 200;
	color: #dadada;
}
.info {
	width: 100%;
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	text-align: center;
}
.info h3 {
	color: #fff;
	font-size: 24px;
	margin: 10px;
}
.info p {
	color: #fff;
	font-size: 16px;
	margin: 5px;
}
.info a {
	color: #fff;
	font-size: 16px;
	margin: 5px;
}
/* Testimonials  */
.testimonials-item::before {
	content: url("images/66.png");
	display: block;
}
.testimonials-item::after {
	content: url("images/99.png");
	display: block;
	float: right;
}
/* Contact  */
.contact-bg {
	background-image: url(images/web-design-company-contact-bg.jpg);
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.contact-bg .arr {
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -55px;
}
.contact-bg img {
	vertical-align: super;
}
.contact-info .contact-info-line {
	margin-bottom: 20px;
}
.contact-info .contact-info-line .fa {
	font-size: 25px;
	border: 1px solid #c71470;
	padding: 5px;
	width: 40px;
	text-align: center;
	float: left;
	color: #c71470;
	margin-right: 15px;
}
.clearfix {
	clear: both;
}
.no-margin {
	margin: 0;
}
.heighlight-box {
	text-align: center;
	border: 1px solid #cecece;
	margin-bottom: 50px;
	padding: 40px;
	border-radius: 5px;
	background-color: #0c0c0c;
}
.heighlight-box h2 {
	margin-bottom: 15px;
	font-size: 24px;
}
.heighlight-box h4 {
	color: #b3b3b3;
	font-size: 16px;
	margin: 0 auto;
}
.contact-info .contact-info-line p {
	overflow: hidden;
}
.contact-info .contact-info-line a {
	color: #808080;
}
.contact-info .contact-info-line a:hover {
	color: #f0592a;
}
.contact-form .wpcf7-text, .contact-form .wpcf7-select, .contact-form .wpcf7-textarea {
	width: 100%;
	padding: 5px 15px;
	min-height: 44px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.contact-form .wpcf7-text, .contact-form .wpcf7-textarea {
	border: 1px solid #b9b9b9;
}
.contact-form .wpcf7-select {
	height: 44px;
}
.contact-form .wpcf7-form-control-wrap {
	margin-bottom: 20px;
	display: block;
}
.contact-form .wpcf7-form-control-wrap.message {
	margin-bottom: 10px;
}
.contact-form .wpcf7-textarea {
	height: 140px;
}
.wpcf7-not-valid-tip {
	display: none!important;
}
.contact-form .wpcf7-not-valid {
	border: 1px solid #ff0000;
}
.footer-contact-left ul {
	display: inline-block;
	margin-left: 15px;
}
.footer-contact-right ul {
	display: inline-block;
	margin-right: 15px;
}
/* Footer */
footer {
	padding: 50px 0 30px;
	background-color: #252525;
}
.social-icons-bottom i {
	font-size: 30px !important;
}
.social-icons-top {
	margin-right: 35px;
}
.social-color {
	color: rgba(255, 255, 255, .7);
}
.social-color a {
	color: rgba(255, 255, 255, .7);
}
.social-color a:hover {
	color: #ffffff;
}
.instagram-box-top a:hover {
	color: #ffffff !important;
}
.social-color i {
	font-size: 22px;
	padding-right: 1px;
}
.copyright {
	color: #b2b1b1;
	margin: 0;
	font-size: 14px;
}
.copyright-one {
	color: #b2b1b1;
	margin-top: 15px;
	font-size: 14px;
}
.footer-links ul li {
	display: inline;
	margin-left: 25px;
}
.footer-links ul li a {
	color: #b2b1b1;
	font-size: 14px;
	font-weight: 300;
}
.mobile-border {
	border-top: solid 1px #b2b1b1;
}
.img-right {
	float: right;
	margin: 0 0 20px 20px;
}
.theme-underline.text-left:after {
	content: "";
	background: -webkit-linear-gradient(left, #13139d 0%, #c71470 100%);
	display: block;
	height: 3px;
	width: 150px;
	margin: 25px 0 0;
}
.title-bg {
	background-image: url(images/title-background2.jpg);
	background-position: center bottom;
	background-size: cover;
	-webkit-clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
	clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
	background-color: #e4e4e4;
	margin-bottom: -20px;
}
.page-intro {
	padding-top: 100px;
}
.list {
	padding-left: 10px;
}
.list li {
	padding-bottom: 12px;
	color: #000;
	font-size: 16px;
	padding-left: 20px;
	position: relative;
}
.list li:before {
	content: '';
	background: rgb(19, 19, 157);
	width: 7px;
	height: 7px;
	position: absolute;
	top: 9px;
	left: 0;
}
.btn {
	cursor: pointer;
	border: 0;
	background-color: #13139d;
	color: #fff;
	padding: 10px 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	letter-spacing: 0.02em;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btn.btn-cat:hover {
	background-color: #c71470;
	color: #fff;
}
.btn.btn-pink {
	background-color: #c61470;
}
.start-project-btn {
	border: 3px solid rgba(255, 255, 255, 0.6);
}
.key-box {
	margin-bottom: 50px;
}
.key-box .key-icon {
	font-size: 40px;
	color: #c71470;
	text-shadow: 2px 1px 0px rgba(0, 0, 0, 0.2);
	display: inline-block;
	border: 2px solid #c71470;
	width: 90px;
	height: 90px;
	padding: 10px;
	border-radius: 50%;
	float: left;
	margin: 5px 30px 0 0;
	text-align: center;
}
.key-box p {
	color: #949494;
}
.key-box-inner {
	overflow: hidden;
}
.page-about-sec .container {
	max-width: 900px;
}
.testi-slider .item p {
	position: relative;
}
.testi-slider-box {
	background-color: rgba(49, 49, 49, 1);
	color: #fff;
}
.testi-slider p {
	font-size: 17px;
	line-height: 30px;
	font-weight: 300;
}
.testi-slider .item p:before {
	content: url(images/quote.png);
	left: -50px;
	position: absolute;
	top: -25px;
}
.testi-slider .item p:after {
	content: url(images/quote-b.png);
	right: -50px;
	position: absolute;
	bottom: -35px;
}
.testi-slider .person {
	color: #e42487;
	font-weight: 600;
	font-size: 18px;
	font-style: italic;
}
.testi-slider .position {
	color: #969696;
}
.testimonial-sec {
	background-image: url(images/gray-bg.jpg);
}
.btn-lg {
	padding: 12px 50px;
}
.btn:hover {
	color: #fff;
}
.page-intro h3 {
	color: #c71470;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.contact-map {
	border: 1px solid #efefef;
	padding: 10px 10px 5px;
}
.home-about h1 {
	line-height: 1.3;
}
.home-about-body {
	margin: 0 auto;
	max-width: 900px;
}
.app-title {
	font-size: 26px;
	line-height: 38px;
	padding-bottom: 10px;
}
.app-desc {
	font-weight: 300;
	color: rgba(255, 255, 255, 0.7)!important;
}
.app-main-title {
	font-size: 34pt;
	color: #9baaab;
}
.vm-box {
	background-color: #efefef;
	position: relative;
	min-height: 80px;
	padding: 20px;
	margin-bottom: 20px;
}
.vm-icon {
	font-size: 80px;
	position: absolute;
	top: 0px;
	left: 35px;
	color: #13139d;
}
.vm-inner {
	margin-left: 130px;
}
.si-image {
	float: left;
	margin: 0 60px 30px 0;
}
.page-seo h3 {
	overflow: hidden;
}
.page-seo-inner ul {
	overflow: hidden;
}
.our-works .theme-underline:after {
	bottom: -15px;
	position: relative;
}
.our-works h4 {
	padding-bottom: 30px;
	font-size: 20px;
}
.footer-widget {
	border-bottom: 1px solid #505050;
	margin-bottom: 25px;
	padding-bottom: 50px;
}
.footer-widget h3 a {
	color: #b2b1b1;
}
.footer-widget ul li {
	line-height: 24px;
}
.footer-widget ul li a {
	color: #848484;
	font-size: 13px;
}
.cta-text p {
	font-size: 20px;
	line-height: 40px;
}
.page-intro p {
	text-align: justify;
}
.testimonials-item h4 {
	font-size: 20px;
}
.testimonials-item h4 span {
	font-size: 18px;
	color: #999;
}
.testi-slider .item {
	padding: 90px 100px;
}
.testi-slider-box .owl-dots {
	text-align: center;
	top: -20px;
	position: relative;
}
.testi-slider-box .owl-dots .owl-dot {
	width: 14px;
	height: 14px;
	background-color: #171717;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 3px;
	outline: none;
}
.testi-slider-box .owl-dots .owl-dot.active {
	background-color: #555555;
}
.page-id-104 .page-seo-inner, .page-id-108 .page-seo-inner {
	overflow: hidden;
}
.page-seo-inner h2 {
	overflow: hidden;
}
.contact-form input[type=email], .contact-form input[type=text], .contact-form input[type=url] {
	width: 100%!important;
	max-width: 100%!important;
	margin-bottom: 8px!important;
}
.thankyou-box {
	max-width: 900px;
	margin: 0 auto;
}
.thankyou-box h4 {
	line-height: 38px;
}
.page-id-858 .contact-bg .arr {
	display: none!important;
}
.fa-instagram {
	color: #000;
}
.fa-instagram::before {
	font-size: 25px;
}
.instagram-box {
	position: relative;
	font-size: 20px !important;
	color: #000000;
	background-color: #b2b1b1;
	border-radius: 5px;
	transition: all 0.2s;
	height: 24px;
	width: 27px;
	margin-top: 0px;
	padding: 5px 3px 0px 4px;
}
.instagram-box-top .fa-instagram:before {
	font-size: 22px;
	color: #DCDCDE;
}
.blog-grid {
	margin-bottom: 30px;
}
.blog-grid .featured-image img {
	width: 100%;
	height: auto;
}
.blog-grid h3 {
	font-size: 18px;
	line-height: 26px;
}
.footer-blog {
	background-color: #1f1f1f;
}
.footer-blog .blog-grid {
	margin-bottom: 0px;
}
.blog-grid h3 a {
	color: #ffffff;
}
.color-gray {
	color: #505050;
}
.title-cover {
	background-color: #444444;
	background-image: url(https://www.ormc.lk/wp-content/uploads/2019/04/slider_1.jpg);
	background-size: cover;
	padding: 180px 0;
	background-position: center;
}
.title-cover .h3 {
	margin: 25px auto 0;
	max-width: 690px;
	font-size: 22px;
	line-height: 35px;
	text-transform: inherit;
	font-family: 'Noto Serif', serif;
	font-weight: 500;
}
.title-cover .h1 {
	font-size: 40px;
	line-height: 50px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
.page-html-sec {
	padding-top: 0;
}
.page-id-26 .our-difference, .page-id-116 .our-difference, .page-id-104 .our-difference, .page-id-108 .our-difference {
	padding-bottom: 0;
}
.extra-content {
	height: 0;
	overflow: hidden;
	opacity: 0;
	display: none;
}
.extra-content.open {
	height: auto;
	opacity: 1;
}
.extra-content-btn {
	width: 315px;
}
.page-id-125 .page-html-sec {
	background-color: #f7f7f7;
}
.intro-video {
	float: right;
	margin-left: 30px;
	margin-top: 19px;
	margin-bottom: 20px;
}
.wp-block-image {
	margin-bottom: 0;
}
.author-image {
	float: left;
	max-width: 100px;
	margin-right: 15px;
}
.blog-author {
	background-color: #f4f7fa;
	padding: 20px;
}
.blog-author h3 {
	font-size: 20px;
	font-weight: 700;
}
.blog-author h4 {
	font-size: 20px;
}
.blog-author p {
	color: #b4b4b4;
	line-height: 26px;
	margin-bottom: 0;
}
.blog-cta {
	border: 1px solid #d11470;
	padding: 30px;
	margin-top: 40px;
	background-color: #f4f7fa;
	border-radius: 10px;
}
.blog-cta h3 {
	font-weight: 700;
}
.accordions {
	margin-bottom: 12px;
}
.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	position: relative;
	padding-right: 50px;
	font-size: 18px;
}
.accordions .active, .accordion:hover {
	background-color: #ccc;
}
.accordion .acc-icons {
	position: absolute;
	top: 20px;
	right: 20px;
}
.accordion .acc-icons .fa-minus {
	display: none;
}
.accordion.active .acc-icons .fa-minus {
	display: block;
}
.accordion.active .fa-plus {
	display: none;
}
.panel {
	padding: 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s ease-out;
}
.panel p {
	margin-bottom: 0px;
	padding: 20px 0 20px;
	display: block;
}
.home-about h4 {
	line-height: 40px;
	padding-top: 30px;
}
.cta-text h3 {
	font-weight: 600;
}
.our-experties-image {
	margin: 25px;
	position: relative;
}
.our-experties-image img {
	border-radius: 15px;
	-webkit-box-shadow: 0px 2px 16px 3px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 2px 16px 3px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 2px 16px 3px rgba(0, 0, 0, 0.35);
}
.our-experties-image .description {
	position: absolute;
	top: 15px;
	bottom: 15px;
	margin: auto;
	height: 120px;
	background: rgba(20, 19, 157, 0.82);
	padding: 25px 30px;
	max-width: 210px;
	color: #fff;
	width: 100%;
	right: 0;
}
.our-experties-image .description a {
	color: #fff;
}
.our-experties-image .link {
	position: absolute;
	top: 140px;
	left: 123px;
	width: 30px;
	height: 1px;
	text-align: right;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	background-color: #fff;
}
.our-experties-image:hover .link {
	width: 90px;
}
@media only screen and (max-width: 1199px) {
	.navbar-dark .navbar-nav li a {
		font-size: 14px;
		padding: 10px;
		display: block;
	}
	.navbar-nav li {
		margin-left: 10px;
	}
}
@media (max-width: 1335px) {
	.slider-text h2 {
		font-size: 42px;
	}
}
@media (max-width: 1139px) {
	.slider-text {
		margin-top: 20px;
	}
	.slider-text h2 {
		font-size: 38px;
	}
	.slider-text p {
		margin: 15px 0;
	}
	.slider-btn {
		width: 216px;
		font-size: 13px;
		margin-bottom: 15px;
	}
}
@media only screen and (min-width: 992px) {
	.ftco-navbar-light {
		background: transparent !important;
		position: absolute;
		top: 40px;
		left: 0;
		right: 0;
		z-index: 99;
	}
	.admin-bar .ftco-navbar-light {
		top: 72px;
	}
	.navbar-dark .navbar-nav .nav-link.active {
		color: #13139d;
		font-weight: 400;
	}
	.app-img {
		position: absolute;
		margin-right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.img-border {
		border: 4px solid transparent;
	}
}
.nav-item:first-child {
	border-top: 0;
}
.nav-item {
	border-top: 1px solid #fff;
	margin-left: 0;
	text-align: center;
}
.navbar {
	padding: 0;
}
.page-id-26 .page-html-sec {
	padding-top: 60px;
}
@media screen and (max-width: 991px) {
	.navbar-nav {
		background-color: #0b0b65;
	}
	.app-img {
		margin: 30px auto;
	}
	.navbar {
		position: absolute;
		z-index: 99999;
		left: 0;
		right: 0;
	}
	.navbar-nav li .sub-menu {
		position: relative;
		width: 100%;
		left: 0px;
		padding-top: 0px;
	}
	.navbar-nav li .sub-menu:before {
		display: none;
	}
	.navbar-nav li .sub-menu li {
		background-color: #0d0d80;
	}
	.navbar-nav li .sub-menu li a {
		color: rgba(255, 255, 255, 0.7);
		font-size: 14px;
		padding-left: 30px;
	}
	.navbar-nav li {
		margin-left: 0px;
	}
	.navbar .container {
		position: relative;
	}
	.navbar-collapse {
		position: absolute;
		left: 0;
		right: 0;
		top: 64px;
		z-index: 999999;
	}
	.navbar-dark .navbar-nav li a {
		padding: 10px 20px;
	}
	.page:not(.home) .navbar-dark .navbar-nav li a {
		color: #ffffff;
	}
	.mobile-animate {
		margin-bottom: 30px;
	}
	.footer-contact-left, .footer-contact-right {
		display: table;
		margin: 0 auto;
		float: none;
	}
	.footer-widget .col-lg-3 {
		margin-bottom: 30px;
	}
	.footer-widget {
		margin-bottom: 15px;
		padding-bottom: 20px;
	}
	.mobile-border {
		border-top: 1px solid #505050;
	}
	.footer-links ul {
		display: table;
		margin: 0 auto;
	}
	.wp-block-image .alignright {
		display: table;
		margin: 0 auto 30px;
		float: none;
	}
	.main-contact-form {
		margin-bottom: 30px;
	}
	.our-experties-image {
		margin: 25px auto;
		display: table;
	}
	.our-experties-image .link {
		top: 150px;
		left: 167px;
	}
}
@media screen and (max-width: 767px) {
	.vm-icon {
		position: relative;
		top: auto;
		left: auto;
		line-height: 50px;
		display: table;
		margin: 0 auto 15px;
	}
	.vm-inner {
		margin-left: 0px;
		text-align: center;
	}
	.vm-box {
		padding: 30px;
	}
	.img-right {
		float: none;
		margin: 0 auto 10px;
		display: table;
	}
	.si-image {
		float: none;
		margin: 0 auto 30px;
	}
	.key-box {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 600px) {
	.mobile-solutions img {
		max-width: 500px;
	}
	.service-item h2 br {
		display: none;
	}
	.key-box .key-icon {
		float: none;
		margin: 0px auto 20px;
		text-align: center;
		display: table;
	}
	.key-box-inner {
		overflow: hidden;
		text-align: center;
	}
	.testi-slider .item {
		padding: 60px 50px;
	}
	.footer-links ul li {
		display: block;
		margin-left: 0;
		text-align: center;
	}
	.main-title h1 {
		font-size: 36px;
	}
}
@media (max-width: 575px) {
	.navbar-brand {
		padding-left: 1rem;
	}
	.navbar-dark .navbar-toggler {
		margin-right: 1rem;
	}
	.slider-text h2 {
		font-size: 22px;
	}
	.slider-text p {
		font-size: 12px;
	}
	.slider-btn {
		width: 155px;
	}
}
@media screen and (max-width: 500px) {
	.mobile-solutions img {
		max-width: 400px;
	}
}
@media screen and (max-width: 415px) {
	.mobile-solutions img {
		max-width: 350px;
	}
}
@media (max-width: 370px) {
	.navbar-brand-img {
		max-width: 200px;
	}
}
.get-started {
	padding: 10px 60px;
}
@media screen and (max-width: 350px) {
	.mobile-solutions img {
		max-width: 300px;
	}
	.our-experties-image .link {
		left: 162px;
	}
}
@media screen and (max-width: 319px) {
	.our-experties-image .link {
		left: 115px;
		top: 135px;
		display: none;
	}
}
@media screen and (max-width: 300px) {
	.mobile-solutions img {
		max-width: 250px;
	}
}
