/*
Theme Name: Creative Media
Author URI: http://www.http://urbanorb.ca/
Version: 1.0
Author: The Gemini Geeks
Description: A theme by Creative Media
*/
/* ------------------------------------------------------------------------------
Typography
-------------------------------------------------------------------------------*/

*{margin:0;padding:0;}
#chk_frame, #hdr_ifr{display:none;}
body
{
color: #191919;
font-size: 14px;
margin: 0 auto;
line-height:30px;
font-family: 'Encode Sans Expanded', sans-serif;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}
a:focus
{
outline: 0;
}
a, a:link, a:active, a:hover
{
color: #252525;
outline: none !important;
text-decoration: none;
}
h1,h2,h3,h4,h5,h6
{
margin: 0 0 10px 0;
font-family: 'Encode Sans Expanded', sans-serif;
text-transform: uppercase;
}

h1
{
font-size: 34px;
}
h2
{
font-size: 30px;
}
h3
{
font-size: 30px;
}
h4
{
font-size: 22px;
}
h5
{
font-size: 20px;
}
h6
{
font-size: 18px;
}
/*------------- Head with bottom line border *-----------*/
.text-heading-line
{
position: relative;
content: "";
height: 1px;
background: #EB1D24;
width: 20%;
margin: 0 auto;
top: 11px;
}
.text-heading-line:before
{
content: "";
height: 3px;
background: #EB1D24;
position: absolute;
width: 40%;
top: -1px;
left: 0;
right: 0;
margin: 0 auto;
}
.btn-one{border:1px solid #1B1A41;padding:12px 35px;display: inline-block;margin:25px 0;max-width:100%;text-align:center;color:#000;}
.btn-one:hover{background:#1B1A41;color:#fff;}
/*-------------Code End----------------*/
.clear
{
clear: both;
}
.item{color:#000;}
.textcenter
{
text-align: center;
}
#mobile
{
display: none;
}
.section
{
position: relative;
overflow: hidden;
}
.header-wrapper
{
z-index: 999;
top: 0;
left: 0;
}
#main h1
{
color: #00B0F6 !important;
}
#top-bar{background:#1D1C40;width:100%;float:left;padding:0px 0;color:#fff;clear: both;
position: relative;
display: inline-block;
z-index: 9999;font-size: 13px;line-height:24px;}
#top-bar a{color:#fff;margin-right:20px;}
#top-bar i{margin-right:10px;}
.left-bar{float: left;width: auto;display: ruby;}
.right-bar{float: right;width:auto;text-align:right;}
.right-bar .textwidget{display: ruby;}
/* -- background section -- */
.bg-grey
{
background: #EB1D24;
}
.bg-dark
{
background-color: #1C1D21;
}
.custom-logo
{
height: 30px;
width: 171px;
}
/* ------------------------------------------------------------------------------
Global Styles
-------------------------------------------------------------------------------*/
a
{
color: #000;
}
a:hover, a:focus
{
text-decoration: none;
-moz-transition: background-color, color, 0.5s;
-o-transition: background-color, color, 0.5s;
-webkit-transition: background-color, color, 0.5s;
transition: background-color, color, 0.5s;
}
ul, ol
{
margin: 0;
padding: 0;
}
ul li
{
list-style: none;
}
/* ------------------------------------------------------------------------------
Header
-------------------------------------------------------------------------------*/
.ciw_contactinformation{
margin: 0;
padding: 0;
float:left;
width:100%;
font-size:14px;
line-height: 26px;
color:#fff;
}
.ciw_contactinformation .fas
{
color: #fff;
float: left;
margin-right: 14px;
padding-bottom: 6px;
padding-top: 7px;
text-align: center;
width: 30px;
height: 30px;
}
.ciw_address{margin: 0px 0px 20px 0px;border:0;}
.ciw_address_content{margin: 0px 0px 0px 10px; border:0;}
.ciw_company_name{ border:0;}
.ciw_contact_address{margin-left: 25px;border:0; padding-top:10px;}
.ciw_phone{margin: 0px 0px 20px 0px;border:0;}
.ciw_contact_phone{ border:0;}
.ciw_contact_phone a{ color:#666666; text-decoration:none;border:0 !important;}
.ciw_contact_phone a:hover{ color:#000000;}
.ciw_email{margin: 0px 0px 10px 0px;border:0;}
.ciw_contact_email{ border:0;border:0;}
.ciw_contact_email a{ color:#666666;text-decoration:none;border:0 !important;}
.ciw_contact_email a:hover{ color:#000000;}
#title h4
{
padding: 20px 0;
margin: 25px 0;
text-align: center;
}
#title h4 a
{
color: #fff;
font-size: 30px;
}
#blog
{
padding: 45px 0;
}
#blog p
{
text-align:justify;
}
#blog li
{
list-style:disc;
}
#blog h3{
border-bottom: 1px solid #333;
padding: 24px 0px;
}
#lidd_mc_submit{
background: #1B1A3F;
outline: none;
border: 0;
padding: 15px 60px;
color: #fff;
}
#lidd_mc_submit:hover{background: #FFC222;transition:0.6s;}
#header
{
position: relative;
background:#fff;
width: 100%;
z-index: 999;
padding: 25px 0;
box-shadow: 0px 11px 18px -19px rgba(0,0,0,0.82);
margin-bottom: 15px;
clear: both;
}
#header .header-content
{
margin: 0 auto;
max-width: 1120px;
width: 100%;
-moz-transition: padding 0.5s;
-o-transition: padding 0.5s;
-webkit-transition: padding 0.5s;
transition: padding 0.5s;
}
#header .logo
{
float: left;
}
#header.fixed
{
position: fixed;
background:cornsilk;
width: 100%;
z-index: 999;
}
#header.fixed .header-content
{
border-bottom: 0;
padding: 1px 40px;
-moz-transition: padding 0.5s;
-o-transition: padding 0.5s;
-webkit-transition: padding 0.5s;
transition: padding 0.5s;
}
#header.fixed .nav-toggle
{
top:45px;
}
.bannerheader-content #gap
{
height: 125px;
width: 100%;
}
.navigation.open
{
opacity: 0.9;
visibility: visible;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.navigation
{
float: right;
margin: 5px 0;
}
.navigation li
{
display: inline-block;
color: #000;
position: relative;
}
/* Sub Menus */
.navigation li ul
{
position: absolute;
display: none;
width: 377px;
background: #252525;
padding: 20px;
text-align: left;
border-bottom: 3px solid #F87B27;
}
.navigation li ul a
{
margin-left: 0px;
padding: 8px;
}
.navigation li:hover ul
{
display: block;
}
.navigation li ul li
{
display: block;
}
.navigation a:not(:only-child):after
{
padding-left: 0;
content: ' ▾';
font-size: 18px;
}
.navigation a
{
color: #000;
margin-left: 40px;
outline: 0 !important;
font-size: 12px;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
}
.navigation a:hover, .navigation a.active
{
color: #F87B27;
text-decoration: none;
}
.nav-toggle a:focus, .nav-toggle a:hover
{
color: #F87B27 !important;
outline: 0;
text-decoration: none;
}
.nav-toggle
{
display: none;
outline: none;
height: 44px;
overflow: hidden;
position: fixed;
right: 5%;
text-indent: 100%;
top: 45px;
white-space: nowrap;
width: 44px;
z-index: 99999;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.nav-toggle:before, .nav-toggle:after
{
border-radius: 50%;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.nav-toggle:before
{
background-color: #e84545;
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.nav-toggle:after
{
background-color: #e84545;
-moz-transform: scale(0);
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.nav-toggle span
{
background-color: #fff;
bottom: auto;
display: inline-block;
height: 3px;
left: 50%;
position: absolute;
right: auto;
top: 50%;
width: 18px;
z-index: 10;
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.nav-toggle span:before, .nav-toggle span:after
{
background-color: #fff;
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 100%;
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-transition: -moz-transform 0.3s;
-o-transition: -o-transform 0.3s;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.nav-toggle span:before
{
-moz-transform: translateY(-6px) rotate(0deg);
-ms-transform: translateY(-6px) rotate(0deg);
-webkit-transform: translateY(-6px) rotate(0deg);
transform: translateY(-6px) rotate(0deg);
}
.nav-toggle span:after
{
-moz-transform: translateY(6px) rotate(0deg);
-ms-transform: translateY(6px) rotate(0deg);
-webkit-transform: translateY(6px) rotate(0deg);
transform: translateY(6px) rotate(0deg);
}
.nav-toggle.close-nav:before
{
-moz-transform: scale(0);
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
}
.nav-toggle.close-nav:after
{
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.nav-toggle.close-nav span
{
background-color: rgba(255, 255, 255, 0);
}
.nav-toggle.close-nav span:before, .nav-toggle.close-nav span:after
{
background-color: #fff;
}
.nav-toggle.close-nav span:before
{
-moz-transform: translateY(0) rotate(45deg);
-ms-transform: translateY(0) rotate(45deg);
-webkit-transform: translateY(0) rotate(45deg);
transform: translateY(0) rotate(45deg);
}
.nav-toggle.close-nav span:after
{
-moz-transform: translateY(0) rotate(-45deg);
-ms-transform: translateY(0) rotate(-45deg);
-webkit-transform: translateY(0) rotate(-45deg);
transform: translateY(0) rotate(-45deg);
}
/*------------------------Who We Are ------------------*/
#intro
{
margin:65px 0;
}
#intro-img img
{
height:350px;width:350px;
max-width: 100%;
 display: block; 
}
#intro p{
text-align:justify;
margin:45px 0;
}
#intro h2{
    margin:0px 0px 25px;
    position:relative
}
#intro h2:before{
    margin:0px 0px 25px;
    content:'';
    background:#F87B27;
    height:2px;
    width:150px;
    position:absolute;
    display:block;
    top:45px;
    bottom:0;
}
#intro .more-link
{
background-color: #27A6DC;
color: #fff;
font-size: 14px;
padding: 15px;
width: 150px;
border-radius: 25px;
display: block;
text-transform: uppercase;
float: right;
text-align: center;
line-height:15px;
margin-top: 50px;
}
#intro .more-link:hover
{
background-color: #F87B27;
transition: 0.6s;
color: #fff;
}
#case-free {
background-color: #29C3F7;
width: 100%;
float: left;
color: #fff;
margin-top: 15px;
padding: 35px 0 25px;
}
.case-btn:hover {
background: #060807;
color: #FFF;
border: 2px solid #060807;
}
.case-btn {
padding: 15px;
border: 2px solid #FFF;
text-align: center;
color: #fff;
margin: 20px 0;
line-height:15px;
}

/*-----------------Projects-------------*/
#projects{
  margin:65px 0;
 
}
#post-alberta {
margin: 55px auto;
display: inline;
}
#post-alberta p {
text-transform: capitalize;
font-size: 14px;
}
#post-alberta h2 {display: inline-block;text-align: left;background: #092C62;padding: 10px 15px;font-size: 18px;color: #fff;}
#alberta span-line {
height: 4px;
background: #092C62;
width: 100%;
display: block;
margin-top: -10px;
}
#post-alberta h4 {
color: #000;
font-size: 23px;
text-transform: uppercase;
}
#post-alberta h4 a {
color: #000;
}
#post-alberta h4 a:hover {
color: #092C62;
}
#post-alberta img {
display: inline;
width: 100%;
height: 280px;
margin: 25px 0px;
object-fit: cover;
max-width: 100%;
}
#post-alberta {
width: 350px;
height: auto;
float: left;
margin: 30px 0;
}
#post-alberta i {
color: #27A6DB;
font-size: 16px;
margin-right: 10px;
}
.btn-alberta {
display: inline-block;
margin-top: 15px;
padding: 15px;
background: #F76C11;
color: #fff;
}
.btn-alberta:hover {
display: inline-block;
margin-top: 15px;
padding: 15px;
background: #00316B;
color: #fff;
}
.btn-alberta a {
color: #fff;
}
.btn-alberta a:hover {
color: #fff;
}

#services{background: #F5F5F5;width:100%;float:left;padding:45px 0;margin:15px 0;}
#services h3{margin-top:25px;}
#bbox{width:31%;margin:6% 1%;display:block;max-width:100%;background:#fff;padding: 15px;
box-shadow: 8px 10px 20px -21px rgba(66, 8, 255, 0.88);}
.hovereffect {
width: 100%;
height: 100%;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.hovereffect .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
background-color:#0000004d ;
-webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
}
.hovereffect:hover .overlay {
background-color: rgba(48, 152, 157, 0.4);
}
.hovereffect img {
display: block;
position: relative;
}
.hovereffect h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.6);
-webkit-transform: translateY(45px);
-ms-transform: translateY(45px);
transform: translateY(45px);
-webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
}
.hovereffect:hover h2 {
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
.hovereffect a.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
text-transform: uppercase;
color: #fff;
border: 1px solid #fff;
background-color: transparent;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
font-weight: normal;
margin: -52px 0 0 0;
padding: 100px 100px 160px;
}
.hovereffect:hover a.info {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.hovereffect a.info:hover {
box-shadow: 0 0 5px #fff;
}
#getintouch{background: #F5F5F5;
border-top: 10px solid #face47;
padding: 30px 46px;box-shadow: 0px 11px 30px -19px rgba(0,0,0,0.82);}
#getintouch i{margin-right:10px;}
#getintouch a{color:#252525 !important;font-weight:normal !important;}
#getintouch a:hover{color:#face47!important;}
/*-------------------Contact Form-------------*/
#contactform
{
margin: 0 0 20px 0;
}
#contactform *
{
font-size: 15px;
}
#contactform p
{
margin: 0;
padding: 0 0 10px 0;
}
#contactform input
{
width: 100%;
padding: 1%;
background: #f9f9f9;
border: 1px solid #ddd;
padding: 6px 10px;
margin: 10px 0;
}
#contactform select
{
width: 100%;
padding: 1%;
background: #f9f9f9;
border: 1px solid #ddd;
padding: 6px 10px;
margin: 10px 0;
color:#595966;
}
#contactform textarea
{
width: 100%;
height: 150px;
background: #f9f9f9;
border: 1px solid #ddd;
padding: 6px 10px;
margin: 10px 0;
}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus
{
background: #fff;
border: 1px solid #ccc;
}
::-webkit-input-placeholder { /* WebKit browsers */
color:#595966 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#595966 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#595966 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#595966 !important;
opacity: 1;
}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus
{
background: #fff;
border: 1px solid #ccc;
}
#contactform input.wpcf7-submit
{
width: 150px;
margin: 15px;
background: #252525;
color: #fff;
font-size: 18px;
text-transform: uppercase;
cursor: pointer;
padding: 10px;
}
#contactform input.wpcf7-submit:hover
{
background: #FACE47;
transition: 0.6s;
}
textarea, iframe
{
max-width: 100%;
}
/*-------------------------------*/
/* Carousel Fade Transition */
/*-------------------------------*/
#testimonials {
padding: 0px 0 60px;
color:#000;
}
#review {
margin: 65px 0;
text-align: center;
background-color: #F5F5F5;
border-top: 10px solid #face47;
padding: 100px 0;
color:#000;
box-shadow: 0px 11px 41px -19px rgba(0,0,0,0.82);
}
#testimonial h3
{
font-size: 30px;
font-weight: 700;
text-align: center;
color: #1D1C40;
}
/* carousel */
#review #quote-carousel
{
padding: 0 100px 80px;
margin-top: 30px;
}
/* Control buttons */
#review #quote-carousel .carousel-control
{
background: none;
color: #222;
font-size: 2.3em;
text-shadow: none;
margin-top: 30px;
}
/* Previous button */
#review #quote-carousel .carousel-control.left
{
left: -12px;
}
/* Next button */
#review #quote-carousel .carousel-control.right
{
right: -12px !important;
}
/* Changes the position of the indicators */
#review #quote-carousel .carousel-indicators
{
right: 50%;
top: auto;
bottom: 0px;
margin-right: -19px;
}
/* Changes the color of the indicators */
#review #quote-carousel .carousel-indicators li
{
background: #c0c0c0;
}
#review #quote-carousel .carousel-indicators .active
{
background: #333333;
}
#review #quote-carousel img
{
width: 250px;
height: 100px
}
/* End carousel */
#review .item blockquote {
border-left: none;
margin: 0;
}
#review .item blockquote img {
margin-bottom: 10px;
}
#review .item blockquote p:before {
content: "\f10d";
font-family: 'Fontawesome';
float: left;
margin-right: 10px;
}
/**
MEDIA QUERIES
*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel
{
margin-bottom: 0;
padding: 0 40px 30px 40px;
}
}
/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
#quote-carousel .carousel-indicators {
bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
display: inline-block;
margin: 0px 5px;
width: 15px;
height: 15px;
}
#quote-carousel .carousel-indicators li.active {
margin: 0px 5px;
width: 20px;
height: 20px;
}
}
.carousel-inner
{
text-align: center;
color: #fff;
}
.header-wrapper
{
background: #FACE47;
text-align: center;
padding: 20px 0px;
float: left;
width: 100%;
margin: -15px 0;
}
.header-wrapper a
{
color: #000;
}
.header-wrapper a:hover
{
color: #fff;
}
.header-wrapper h4
{
font-size: 36px;
}
/*------------------Sidebar Widgets------------------------*/
#sidebar
{
margin: 10px 0;
}
#sidebar label.screen-reader-text
{
display: none;
}
#sidebar input
{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#sidebar input#s
{
border: 1px solid #ccc;
color: #555;
padding: 5px;
background: #fafafa;
width: 70%;
}
#sidebar input#s:focus
{
background: #fff;
}
#sidebar input#searchsubmit
{
width: 25%;
background: #3C5AA8;
color: #fff;
border: none;
padding: 5px;
}
.widget
{
margin: 10px 0 40px 0;
}
.widget h3
{
margin: 0 0 20px 0;
font-weight: normal;
text-transform: uppercase;
border-bottom: 2px solid #EB1D24;
padding: 0 0 2px 0;
}
.widget span.post-date
{
color: #888;
font-size: 12px;
}
.widget ul
{
margin: 10px 0 0 20px;
}
.widget ul li
{
list-style-type: disclosure-closed;
}
/* ------------------------------------------------------------------------------
Owl Coursol
-------------------------------------------------------------------------------*/
#owl-demo .item
{
text-align: center;
}
/* carousel */
#quote-carousel
{
padding: 0 10px 30px 10px;
margin-top: 30px;
height: auto;
font-size: 14px;
text-align: center;
}
/* indicator position */
#quote-carousel .carousel-indicators
{
right: 50%;
top: auto;
bottom: -10px;
margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li
{
background: #F87B27;
width: 15px;
height: 15px;
}
/* active indicator */
#quote-carousel .carousel-indicators .active
{
background: #27A6DC;
height: 15px;
width: 15px;
margin-bottom: 1px;
}
/* ------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------*/
#bottom
{
background: #1B1A41;
padding: 30px 0;
color: #fff;
border-top: 1px solid darkgray;
}
#bottom a
{
color: #fff;
}
#bottom a:hover
{
color: #FFC222;
}
#bottom li
{
list-style: square !important;
margin-left: 10px;
color:#fff;
}
#bottom h3
{
font-size: 20px;
text-transform: uppercase;
padding: 15px 0;
border-bottom: 2px solid #FFC222;
}
#bottom i
{
color: #FFC222;
font-weight: 700;
font-size: 14px;
margin-right: 5px;
text-align: center !important;
}
#bottom i:hover
{
color: #A32731;
transition: 0.6s;
}
#footer
{
clear: both;
background: #0E0E21;
color: #fff;
padding: 15px 0;
text-align: center;
font-size: 13px;
}
#footer a
{
color: #fff;
}
#footer a:hover
{
color: #FFC222;
}
.fleft
{
text-align:center
}
.fright
{
display:none;
}