@import 'https://fonts.googleapis.com/css?family=Lora:400,400i,700|Raleway:300,600,700,900';
@import 'https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css';
/*Global Settings*/
body{
	font-family: 'robotoregular', sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'robotoblack', sans-serif;
	color: #30355d;
	margin-bottom: 35px;
	margin-top: 0;
}
h1{
	font-size: 45px;
}
h2{
	font-size: 32px;
}
h3{
	font-size: 21px;
}
p{
	font-size: 16px;
	color: #818181;
}
a{
	transition: all 0.3s ease-in-out;
}
img {
    max-width: 100%;
}
section{
	text-align: left;
}
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.fa-times-thin:before {
	content: '\00d7';
}

.blockquote p{
	font-size: 32px;
	line-height: 45px;
	padding-left: 30px;
	border-left: 3px solid #424242;
	color: #424242;
}

.title{
	position: relative;
	margin-bottom: 100px;
	text-transform: initial;
	font-weight: initial;
}
h3.title {
    margin-bottom: 40px;
}
.title:after{
	content: '';
	height: 4px;
	width: 50px;
	background-color: #0eb0ee;
	position: absolute;
	top: 81px;
	left: 0;
	border-radius: 10px;
}
h3.title:after{
	top: 36px;
}
.head-right-sec {
    padding: 9px 0;
}

/*Bootstrap*/
.navbar-ubutia{
	background-image: none;
	background-color: transparent;
	margin-bottom: 0;
	border-radius: 0;
	border-color: transparent;
	transition: all 0.3s ease-in-out;
}
.sub-header {
    background-color: #30355d;
    position: relative;
    z-index: 1;
}
.form-control option{
	color: #424242;
}
.form-control{
	border-radius: 0;
	padding: 25px;
    font-size: 18px;
    font-style: italic;
    background-color: transparent;
    color: #424242;
    margin-bottom: 30px;
	border-color: #51c2b9;
}
.form-control:focus{
	border-color: #cccccc !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0, 0, 0, 0.2) !important;
}
.form-control::-webkit-input-placeholder {
    color: #fff;
}
.form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;  
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;  
}
.form-control:-ms-input-placeholder {  
    color: #fff;  
}

.element .form-control::-webkit-input-placeholder {
    color: #424242;
}
.element .form-control:-moz-placeholder { /* Firefox 18- */
    color: #424242;  
}
.element .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #424242;  
}
.element .form-control:-ms-input-placeholder {  
    color: #424242;  
}

.navbar{
	border: none;
}
.navbar.dark-bar {
	background-color: #30355d;
	border-bottom: solid 1px #595d7d;
}
.main-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    float: left;
}
.main-menu li {
    display: inline-block;
    border-right: solid 1px #595d7d;
    float: left;
    position: relative;
}
.main-menu li.active:after{
	content: "";
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 100%;
	background-color: #f4ed27;
	left: 0;
}
.main-menu li > a {
    color: #fff;
    padding: 15px 15px;
    display: inline-block;
    text-decoration: none;
}
.main-menu li > a:hover {
	background-color: #595d7d;
}
.main-menu li > a.active {

}

.get-quote-btn {
    float: right;
    text-transform: uppercase;
    font-weight: bold;
}
.get-quote-btn a {
    padding: 15px 25px;
    display: inline-block;
    color: #fff;
    background-color: #00aeef;
    text-decoration: none;
}
.get-quote-btn a:hover {
	background-color: #10beff;
}
.get-quote-btn .fa {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
    line-height: 18px;
}

/*Helper class*/
.mt80{
	margin-top: 80px;
}
.mb80{
	margin-bottom: 80px;
}
.mr60{
	margin-right: 60px;
}
.bg-img{
	background-size: cover;
	background-color: #00aeef;
	background-repeat: no-repeat;
	position: relative;
}
.bg-img div{
	z-index: 1;
	position: relative;
}
.header .top-head {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	position: absolute;
	z-index: 10;
	height: 95px;
	width: 100%;
}
/*.bg-img:after{
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
}*/

.call-now {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-right: 20px;
    text-decoration: none !important;
    padding-left: 50px;
    background-image: url('../images/mobile-smartphone.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px;
}
.call-now small {
    display: block;
    text-transform: uppercase;
    font-family: 'robotoblack';
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.call-now span {
	font-size: 20px;
}
.call-now:hover span {
	text-decoration: underline !important;
}

.section{
	padding: 100px 0;
}
.main-cntnt.section {
    padding: 60px 0;
}
.ubutia-icon{
	background: transparent url(../images/logo.png) no-repeat;
    background-size: 280px auto;
	width: 330px;
	height: 68px;
	display: block;
}
.graphic-design{
	background:transparent url(../images/graphic-design.png) no-repeat;
    width: 120px;
    height: 120px;
	display:block;
}
.webdevelopment{
	background:transparent url(../images/webdevelopment.png) no-repeat;
    width: 120px;
    height: 120px;
	display:block;
}
.printing{
	background:transparent url(../images/printing.png) no-repeat;
    width: 120px;
    height: 120px;
	display:block;
}
.play-icon{
	background:transparent url(../images/video-play-icon.png) no-repeat;
    width: 70px;
    height: 69px;
	display:block;
}
/*ubutia Card*/
.ubutia-card{
	text-align: left;
	/*margin-bottom: 45px;*/
}
.ubutia-card .ubutia-card-header{
	margin-bottom: 10px;
}
.ubutia-card .ubutia-card-content p{
	text-align: justify;
}
.ubutia-card .ubutia-card-content h3 {
    text-transform: initial;
    margin-bottom: 25px;
    font-weight: normal;
    font-size: 18px;
    position: relative;
}
.ubutia-card .ubutia-card-content h3:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 60px;
    background-color: #00aeef;
    left: 0;
    bottom: -12px;
    border-radius: 4px;
}
.ubutia-card .ubutia-card-content p {
    font-size: 14px;
}
.ubutia-card .ubutia-card-header .card-icon{
	border-radius: 100%;
	display: inline-block;
	width: 90px;
	line-height: 100px;
	position: relative;
}

.highlight-icon {
    position: absolute;
    width: 35px;
    left: 10px;
    top: 0;
}
.highlight-content p {
    font-size: 16px;
    font-family: 'robotobold', sans-serif;
    padding-left: 45px;
    line-height: 22px;
    text-transform: uppercase;
    color: #0eb0ee;
}
.key-highlights {
    background-color: #30355d;
    color: #fff;
    background-image: url('../images/top-footer-repeat-bg.jpg');
    background-position: top center;
    background-repeat: repeat-x;
    padding-top: 200px;
}
.key-highlights .title {
    color: #fff;
}

/*Button*/
.ubutia-btn{
	border-color: #0eb0ee;
	color: #0eb0ee;
	border-radius: 0;
	padding: 10px 30px;
	background-color: transparent;
	transition: all 0.3s ease-in-out;
	font-size: 16px;
	line-height: 22px;
	border-radius: 50px;
	height: 45px;
}
.ubutia-btn:hover{
	background-color: #0eb0ee;
	color: #fff;
}
.ubutia-btn .fa{
	font-size: 22px;
	vertical-align: bottom;
	margin-left: 5px;
}
.solid{
	background-color: #51c2b9;
	color: #fff;
}
.solid:hover{
	background-color: #fff;
	color: #51c2b9;
}
.small-btn{
	padding: 10px 130px;
}

/*Element page*/
.element .navigation-bar{
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.element .navigation-bar a{
	color: #424242;
}
.element .dark-bar{
	background-color: #fff;
}
.element .menu:after{
	color: #424242;
}
.element .title:after{
	left: 0;
	top: 60px;
}
.headings p{
	margin-bottom: 80px;
}
.social-icons ul{
	text-align: center;
	padding-left: 0;
	display: inline-block;
}
.social-icons ul a li{
	display: inline-block;
	list-style-type: none;
    border: 2px solid #51c2b9;
    margin-right: 10px;
    background-color: #51c2b9;
    color: #fff;
	font-size: 18px;
    line-height: 32px;
    width: 36px;
}
.social-icons ul a li:last-child{
	margin-right: 0;
}
.social-icons ul a:hover li{
	color: #51c2b9;
	background-color: #fff;
}








/*Navigation*/
#menu-item{
	transition: all 0.3s ease-in-out;
}
.menu-item{
	background-color: #1a1a1a;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	position: absolute;
	z-index: 999;
	top: 50px;
	left: -15px;
	right: -15px;
}
.menu-item ul{
	padding-left: 0;
	margin-bottom: 0;
}
.menu-item ul a li{
	padding: 15px 0;
	list-style-type: none;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.menu-item ul a:hover li{
	color: #51c2b9;
	text-decoration: none;
}
.hide-menu {
    display: none;
}
.show-menu{
	margin-top: 0;
}
.dark-bar{
	background-color: #424242;
	background-image: none;
}
.navigation-bar{
	padding: 15px 0;
	font-size: 30px;
}
.navigation-bar a{
	color: #fff;
}
.navigation-bar .ubutia-btn{
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'robotoblack', sans-serif;
}
.menu{
	position: relative;
	display: none;
}

.menu:after{
	position: absolute;
	left: -65px;
	top: 10px;
	color: #fff;
	font-size: 16px;
}
.m:after{
	content: 'MENU';
}
.c:after{
	content: 'CLOSE';
}


/*Home page*/
.header{
	/*background-image: url(../images/banner-1.jpg);*/
	position: relative;
}
.logo{
	margin-top: -5px;
}
.head-cntnt {
    padding-top: 95px;
	height: 100%;
	display: inline-block;
	width: 100%;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet{
	border: 1px solid #fff;
	background-color: transparent;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active{
	background-color: #fff;
}
.intro-box {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 20px 20px;
}
.intro {
    display: inline-block;
    vertical-align: middle;
    max-width: 720px;
    margin-top: 8%;
}
.header h1{
	margin: 0;
}
.header h1, .header p{
	color: #fff;
	letter-spacing: 2px;
}
.header p{
	font-size: 32px;
	padding-top: 0;
	padding-bottom: 20px;
}
.header .ubutia-btn {
    border-color: #fff;
    background-color: #fff;
    color: #0b93c6;
}
.header .ubutia-btn:hover{
	background-color: #f6f6f6;
}

.intro p{
	font-family: 'robotolight', sans-serif;
	font-size: 26px;
}

.service{
	background-color: #f8f8f8;
	background-image: url('../images/services-bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}
.about img{
	margin: 30px auto;
	display: block;
}
.about span{
	font-family: 'robotoregular', sans-serif;
	font-weight: 600;
}

.sub-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'robotolight', sans-serif;
}
.img-sec {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.img-sec img{
	margin: 0;
	border-radius: 4px;
}
.medium-btn {
    padding: 5px 20px;
    line-height: 16px;
    height: 40px;
}

.about-bg{
	background-image: url('../images/about-bg.png');
	background-repeat: no-repeat;
	background-position: top 80% right -10%;
	background-size: 30%;
}

.product-bg{
	background-image: url('../images/product-bg.png');
	background-repeat: no-repeat;
	background-position: bottom 25px right -20%;
	background-size: 40%;
}

.service-bg{
	background-image: url('../images/our-services-bg.png');
	background-repeat: no-repeat;
	background-position: bottom 15px right -10%;
	background-size: 30%;
}

.product-list {
    margin-bottom: 40px;
}
.product-list .sub-title {
    line-height: 22px;
}
.product-list .cntnt-sec {
    min-height: 175px;
}

.product-list p {
    font-size: 14px;
    line-height: 18px;
}

.page-title {
    padding-top: 0;
}
.page-title h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 20px 0;
    font-family: 'robotolight', sans-serif;
    color: #fff;
}

.product-image {
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.products .ubutia-card .ubutia-card-content h2{
	font-size: 18px;
	font-weight: normal;
	font-family: 'robotolight', sans-serif;
	text-transform: none;
}
.products .ubutia-card .ubutia-card-content h2 a{
	display: inline-block;
}

.map.section {
    padding: 0;
}
.map iframe {
    width: 100%;
	height: 420px;
	float: left;
}

.expert{
	background-color: #f8f8f8;
}
.expert p{
	line-height: 200%;
}
.expert .bg-img{
	background-image: url(../images/2.jpg);
	background-position-x: 85%;
	height: 100%;
}
.expert .bg-img:after{
	display: none;
}
.expert .section{
	padding-left: 30px;
	padding-right: 30px;
}


.ubutia-quote{
	background-image: url(../images/3.jpg);
	/*padding: 120px 0;*/
	color: #fff;
	font-style: italic;
}
.ubutia-quote p{
	font-size: 32px;
	color: #fff;
}
.ubutia-quote .quote{
	margin-bottom: 40px;
}
.ubutia-quote .author{
	font-size: 21px;
	margin-bottom: 40px;
}
.watch{
	background-image: url(../images/7.jpg);
	font-style: italic;
	font-size: 32px;
	color: #fff;
	padding: 150px 0;
}
.watch a{
	border: 2px solid #fff;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 70px;
	border-radius: 100%;
	width: 70px;
	height: 70px;
	padding: 0;
	font-size: 21px;
	color: #fff;
}
.watch a:hover, .watch a:active, .watch a:focus{
	background-color: #fff;
	color: #424242;
}

.subscribe{
	background-image: url(../images/11.jpg);
}
.subscribe .ubutia-btn{
	margin-bottom: 0;
	color: #424242;
	font-weight: 700;
	border-color: #fff;
	background-color: #fff;
}
.subscribe .ubutia-btn:hover{
	background-color: transparent;
	color: #fff;
}
.subscribe p{
	color: #fff;
	font-size: 32px;
	margin-bottom: 35px;
}
.subscribe .form-control{
    width: 320px;
    margin-bottom: 0;
    border-color: #fff;
    color: #fff;
}

.contact .ubutia-card{
	background-color: #f8f8f8;
	padding: 35px 0;
	transition: all 0.3s ease-in-out;
	margin-bottom: 45px;
}
/*.contact .ubutia-card:hover{
	box-shadow: 0px 4px 2px rgba(17, 17, 17, 0.3);
}*/
.contact .ubutia-card .ubutia-card-header{
	margin-bottom: 15px;
	font-size: 21px;
	color: #51c2b9;
}
.contact .ubutia-card .ubutia-card-content h3{
	letter-spacing: 2px;
	margin-bottom: 45px;
}
.contact .ubutia-card .ubutia-card-content h3:after{
	top: 40px;
}
.contact .ubutia-card .ubutia-card-content p{
	font-size: 18px;
}
.footer{
	background-color: #30355d;
	text-align: left;
	padding: 60px 0;
	display: inline-block;
	width: 100%;
}
.footer span{
	color: #51c2b9;
}
.footer p{
	font-size: 16px;
	color: #b7b9c3;
	margin-bottom: 0;
}
.footer a{
	color: #b7b9c3;
	text-decoration: underline;
}

.social-icons {
    font-size: 22px;
    color: #fff;
}
.social-icons > a {
    border: solid 1px #aab9cd;
    padding: 10px;
    color: #aab9cd;
    text-decoration: none;
    width: 45px;
    height: 45px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
}
.social-icons > a:hover {
	color: #dcdcdc;
	border-color: #dcdcdc;
}

.get-a-quote {
    background-color: #fff;
    border-top: solid 3px #0eb0ee;
    padding: 30px 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
}
.footer .get-a-quote{
    margin-top: -150px;
}
.footer-logo {
    width: 65px;
    margin-bottom: 20px;
}


.quote-form .form-control {
    padding: 5px 10px;
    height: 35px;
    border-radius: 4px;
    border-color: #d6d6d6;
    background-color: #ebebeb;
    box-shadow: initial;
    margin-bottom: 25px;
    font-size: 12px;
    font-style: normal;
}
.quote-form textarea.form-control {
	height: 205px;
}
.get-in-touch.quote-form textarea.form-control {
	height: auto;
}
.get-in-touch.quote-form .btn {
    width: auto;
    padding: 5px 30px;
}

.quote-form .form-control::-webkit-input-placeholder {
    color: #8c8e9e;
}
.quote-form .form-control:-moz-placeholder { /* Firefox 18- */
    color: #8c8e9e;  
}
.quote-form .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #8c8e9e;  
}
.quote-form .form-control:-ms-input-placeholder {  
    color: #8c8e9e;  
}
.quote-form .btn {
    width: 100%;
}

.copyright {
    color: #adaeba;
    margin-top: 50px;
    text-transform: uppercase;
    font-family: 'robotoblack';
    font-size: 12px;
}


/*animations*/
.ubutia-card .ubutia-card-header .card-icon:after{
	transition: all 0.3s ease-in-out;
}
.ubutia-card:hover .ubutia-card-header .card-icon:after{
	height: 120px;
	width: 120px;
	top: -1px;
	left: -1px;
}
.owl-theme .owl-dots .owl-dot span{
	background-color: #51c2b9;
	margin: 5px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background-color: #51c2b9;
	height: 14px;
	width: 14px;
	margin: 3px;
}

.actual-cntnt{
	display: none;
}

.pop-active{
	position: static;
	text-align: center;
}
.pop-active .product-cntnt {
    position: absolute;
    width: 100%;
    z-index: 999;
    max-width: 780px;
    margin: auto;
    left: 50%;
}
.pop-active .cntnt-sec p{
	text-align: left;
	display: none;
}

.pop-active .cntnt-sec .actual-cntnt{
	text-align: left;
	display: inline-block;
}


.pop-active:before{
	content: "";
	display: inline-block;
	width: 100%;
	position: fixed;
	height: 100%;
	z-index: 990;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.95);
}

.location > ul {
    list-style: none;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
}
.location > ul li {
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
}
.location > ul li .fa {
    font-size: 16px;
    position: absolute;
    left: 0;
    width: 20px;
    text-align: center;
    top: 3px;
}

.list {
    margin: 0;
    padding-left: 20px;
}
.tow-col-list li {
    width: 50%;
    float: left;
    padding-right: 25px;
}

.btn-row {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
}

.close-icon {
    position: fixed;
    top: 15px;
    right: 15px;
    font-size: 26px;
    line-height: 38px;
    cursor: pointer;
}

.thm-btn{
	background-color: #30b0ee;
	color: #fff;
	display: inline-block;
}

.clients-list {
    list-style-type: none;
	padding: 0;
	margin: 0 -10px;
	/*text-align: center;*/
	display: inline-block;
}
.clients-list li {
    display: inline-block;
	/*height: 120px;
	padding: 20px 10px;
	margin: 10px;*/
}
.clients-list li img {
}


.ani-hidden{
	opacity: 0;
	filter: alpha(opacity=0);
}

.ani-visible{
	opacity: 1;
	filter: alpha(opacity=100);
}

.products .row.animated ,.products .row.animated .product-list{
	-webkit-animation-fill-mode: initial;
	-moz-animation-fill-mode: initial;
	-o-animation-fill-mode: initial;
	animation-fill-mode: initial;

	-webkit-animation-name: initial;
	-moz-animation-name: initial;
	-o-animation-name: initial;
	animation-name: initial;
}

/*Request Call Back*/
.request-call-back{
	padding: 20px;
	max-width: 420px;
	position: fixed;
	height: 100%;
	z-index: 1000;
	right: -500px;
	background-color: #fff;
	top: 0;
	width: 100%;
	overflow-y: auto;
}

.pop-up{
	position: fixed;
	background-color: rgba(0,0,0,0.9);
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
	height: 100%;
	width: 100%;
}
.pop-up.active{
	display: block;
}
.pop-cntnt{
	padding: 50px 20px;
}

.fa-times-thin:before {
	content: '\00d7';
}

.close-pop {
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	right: 20px;
	z-index: 9999;
	font-size: 26px;
	color: #30355d;
	padding: 0 10px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.close-pop:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

.mob-menu{
	display: none;
	position: relative;
}

.mob-menu i{
	padding: 5px 12px;
	border: solid 1px #fff;
	color: #fff;
	font-size: 20px;
	float: left;
	border-radius: 4px;
	cursor: pointer;
	margin: 5px 0;
	line-height: 24px;
}
.mob-menu.active i{
	background-color: #fff;
	color: #30355D;
}
.mob-menu.active .menu-item{
	display: block;
}

.iso {
    max-width: 85px;
    display: inline-block;
    float: right;
    margin-top: -30px;
    margin-right: 20px;
}
.iso img {
    margin: 0;
}

.footer .iso{
	margin: 15px 0;
	/*float: left;*/
}

@media screen and (max-width: 767px){
	.ubutia-card{
		margin-bottom: 60px;
	}

	.head-right-sec{
		display: none;
	}

	.mob-menu{
		display: block;
	}

	.main-menu{
		display: none;
	}



}