/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */
.slider,.block{
    position:relative;
}
html, body {
  height: 100%;
}
.about .marg-tot{
    margin-top:10px;
}
.navbar-brand {
    float: right;
    height: 90px;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-header .col-sm-4{
    float:right;
}
.navbar-header .col-sm-8{
    float:left;
    text-align:left;
}
.about .ref-bot {
    color: #4f5355 !important;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.litler{
    font-size:25px !important;
}
.about .review-box p {
    font-size: 14px;
    color: #6b6b6b;
    font-weight: 400;
}
.review-name {
    font-weight: bold !important;
    font-size: 20px !important;
}
.navbar-left {
    float: right !important;
}
.about .review-img  {
    display: initial !important;
    width: 120px;
    
    max-width: 120px;
    margin-top: -70px;
    border-radius: 50%;
    border: 5px solid #fff;
    margin-bottom: 20px;
}
.about .review-box {
    background: #ffffff;
    padding: 15px;
    position: relative;
    border-radius: 15px;
    margin-top: 60px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
}
.block ul {
    list-style-type: none;
    float: right;
    display: inline-block;
    padding-left: 0px;
}
.block ul li{
      display: inline-block;
}
.block ul, .block ul li a{
        font-weight: 400;
    font-style: normal;
    font-family: 'Rubik', sans-serif;
    color: silver;
  font-size:14px;
    text-decoration:none;
}
.B_currentCrumb{
        font-size: 18px;
    color: #656565;
    font-style: normal;
    font-family: 'Rubik', sans-serif;
    color: silver;
 
    text-decoration:none;
}
.block ul li a {
    font-size: 18px;
    color: #fff;
}
.block h3 {
    font-weight: 700;
    /* font-family: 'Playfair Display', serif; */
    margin-bottom: 10px;
    color: #fff;
    font-size: 34px;
    line-height: 1.2;
}
.block{
    
    background: url(../img/quotes.jpg) no-repeat;
    
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    border: 0px solid rgba(0,0,0,0.05);
    margin-bottom: 0px;
    padding:50px 0px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #42b1c8;
    background-color: transparent;
}
body{
     height: auto;
    position:relative;
}
 .grayscale{filter:grayscale(100%);}
.contrast{    -webkit-filter: contrast(3);   }
.negative{    -webkit-filter: contrast(0.5);   } 
.saturate{
	 -webkit-filter: brightness(1.5);
  filter: brightness(1.5);
}
.readable2 {    font-family: Verdana,Arial,Helvetica,sans-serif !important;}
.readable {    font-family: Verdana,Arial,Helvetica,sans-serif !important;}
.withlinear{
	text-decoration:underline !important;
}
.v-card{
    overflow:hidden;
}
/* INVALID PLUGIN */
.absolute-icon {
    left: 10px;
    margin-left: 0px;
    bottom: 15px;
    position: absolute;
    transition: 1.5s;
    z-index: 99;
}
.absolute-icon img{
    max-width:30px;
    cursor:pointer;
}
.absolute-block {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    bottom: -100px;
    left: 0px;
    height: 100px;
    padding: 25px 0px;
    transition: 1.5s;
    z-index:99;
}
.hide-it{
    bottom:-70px !important;
    position:fixed;
    transition:1.5s;
}
.close-it{
    transform: rotate(45deg);
    cursor:pointer;
    color:#fff;
    font-weight:Bold;
    position:absolute;
    font-size:20px;
    right:20px;
    top:5px;
}
.show-it{
    bottom:0px !important;
      transition:1.5s;
      position:absolute;
}
.letsmake{
    width:20%;
    padding:10px 10px;
    float:left;
    text-align:center;
}
.letsmake span{
    border:2px solid #fff;
    color:#fff;
    display:Block;
    width:100%;
    padding:10px 0px;
    cursor:pointer;
}
.letsmake span a{
    text-transform:lowercase;
    font-weight:bold;
    font-family:'Ubuntu',sans-serif;
    color:#fff;
    text-decoration:none;
}
body {
  padding-top: 0px;
  font-family: 'Rubik', sans-serif;

 /* body padding for fixed top nav */
}
.quotes{
	position:relative;
	background:url(../img/quotes.jpg) no-repeat center;
	background-size:cover;
	padding:90px 0px;
}
.quotes h3{
	color:#fff;
	font-size:44px;
	line-height:50px;
	
	    font-weight: 700;
}
.img-responsive{
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    max-width:100%;
    border-radius: 25px;
}
.service-name{
	background: rgb(10,83,130);
background: linear-gradient(0deg, rgba(10,83,130,1) 0%, rgba(70,125,160,1) 100%);
position:absolute;
bottom:0px;
width:100%;
right:0px;
padding:20px 10px;
border-radius: 0px 0px 20px 20px;

}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.service-box{
	height: 300px;
    width: 100%;
	margin:20px 0px;
	color:#fff;
	font-weight:bold;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
	font-size:18px;
    position: relative;
	border-radius: 25px;
}
.about .btn {
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 12px 35px;
    border-radius: 55px !important;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #fff;
    font-family: 'Rubik', sans-serif;
    /* border-radius: 25px; */
    background: #0e5684;
    border-color: rgb(14, 86, 132);
    box-shadow: 0 0 0 0 rgba(14, 86, 132, 0.7);
    -webkit-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -moz-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -ms-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
}
@-webkit-keyframes pulse2 {to {box-shadow: 0 0 0 8px rgba(243, 221, 126, 0);}}
@-moz-keyframes pulse2 {to {box-shadow: 0 0 0 8px rgba(243, 221, 126, 0);}}
@-ms-keyframes pulse2 {to {box-shadow: 0 0 0 8px rgba(243, 221, 126, 0);}}
@keyframes pulse2 {to {box-shadow: 0 0 0 8px rgba(243, 221, 126, 0);}}
.whyus{
	background-color: #252525 !important;
	position:Relative;
	padding:90px 0px;
}
.services{
	background-color: #f2f2f2 !important;
	position:Relative;
	padding:90px 0px;
}
.services h3{
    color: #000;
    font-size: 44px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 30px;
}
.whyus img{
	max-width:60px;
	margin-top:20px;
}
.whyus h4 {
    font-size: 18px;
    color: #ffffff;
    line-height: 23px;
    font-weight: 700;
    margin: 20px 0px;
}
.whyus p {
    margin: 0 0 10px;
    color: #b9b9b9;
}
.whyus h3 {
    color: #fff;
    font-size: 44px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 0px;
	margin-bottom:30px;
}
.review-box {
    background: #f8f6f9;
    padding: 15px;
    position: relative;
	border-radius:15px;
    margin-top: 60px;
}
.about{
	padding:100px 0px;
	background:#f8f6f9 !important;
	position:relative;
}
.about h3{
    font-size: 41px;
    line-height: 50px;
    font-weight: 700;
	    color: #252525;
		margin-top:0px;
}
.about p {
    font-size: 15px;
    color: #6b6b6b;
    font-weight: 400;
}
.about-img{
	max-width:100%;
	border-radius:10px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.owl-item {
	    padding: 10px;
}
.owl-carousel .owl-item img {
    display: initial !important;
    width: 120px;
	max-width:120px;
    margin-top: -70px;
    border-radius: 50%;
    border: 5px solid #fff;
    margin-bottom: 20px;
}
.review-name {
    font-weight: bold;
    font-size: 20px;
}
.review-text{
	font-size:14px;
	color:#444;
	padding:10px;
}
.quotes .marger {
	margin-bottom:40px;
}
.quotesp{
	font-size:18px;
	font-weight:300;
	color:#fff;
}
.precopy h4{
    font-weight: bold;
    font-size: 24px;
    margin-top:0px; 
	color:#fff;
    margin-bottom: 25px;
}
.icon-bot{
	margin-right:10px;
}
.iconck{
	font-size:22px;
	padding-right:5px;
	color: #74cde0;
}
.servez i{
	color:#74cde0;
}
.servez a{
	color:#fff;
	text-decoration:none;
}
.servez p{
	margin-bottom:7px !important;
}
.servez a:hover{
	text-decoration:none;
}
.ref-bot{
	color:#fff;
}
.ref-bot:hover{
	color:#fff;
	text-decoration:None;
}
.marg-tot{
	margin-bottom:10px !important;
}
.icon-bot{
	color:#74cde0;
}
.boldblue:hover{
	text-decoration:none;
}
.boldblue{
	color:#74cde0;
	font-weight:900;
 
	text-decoration:none;
	text-transform:uppercase;
}
.bluedown{
	margin-bottom:20px !important;
}
.precopy p{
	    color: rgba(255,255,255,0.7);
    font-size: 14px;
    margin: 0px 0;
    font-weight: 300;
}
.precopy{
	padding:90px 15px;
}
.img-responsive{
	margin:20px 0px;
}
.copy {
	border-top: 1px solid;
}
.copy a{
	text-decoration:none;
	color:#fff;
}
.about h5{
font-size:18px;
font-weight:bold;
}
.block-with {
    box-shadow: 0px 0px 20px rgba(68, 68, 68, 0.15);
    border-radius: 25px;
    background: #fff;
    margin-top: 30px;
}
.block-with-form {
    padding: 0px 20px 20px 20px;
}
.block-title h4 {
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    background: #26d7f4;
    border-radius: 25px 25px 0px 0px;
}
.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}
.footer {
    background-color: #1c1c1c;
}
.footer .copy {
	padding: 25px 0;
}
.footer .copy p{
	    color: rgba(255,255,255,0.7);
    font-size: 14px;
    margin: 0px 0;
    font-weight: 300;
}
.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1;
 /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}
.slider{
	background:url(../img/ctah.png) no-repeat center;
	background-size:cover;
	height:450px;
	width:100%;
}
.navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
}
.right-container {
    list-style-type: none;
    float: left;
    padding-top: 25px;
    padding-right: 30px;
}
.phone-icon, .envelope-icon, .clock-icon{
	position:relative;
}
.phone-icon:before{
	font-family:'FontAwesome';
	content:'\F095';
	font-size:29px;
	font-weight:bold;
	position:absolute;
	left:-3px;
	top:3px;
	color:#42b1c8;
}
.padding15{padding:5px 15px}
.right-container li a{
	color:#444;
	font-weight:500;
}
.slider h3{
	color:#fff;
	font-weight:bold;
 
	font-size:42px;
	line-height:50px;
	padding-top:60px;
}
.right-container li a:hover{
	text-decoration:None;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color:#42b1c8;
}
.envelope-icon:before{
	font-family:'FontAwesome';
	content:'\F0E0';
	font-size:23px;
	font-weight:bold;
	position:absolute;
	left:-3px;
	top:4px;
	color:#42b1c8;
}
.modal-title {
    margin: 0;
    line-height: 1.428571429;
    font-weight: bold;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.services .btn, .whyus .btn {
    font-size: 18px;
    margin-top: 30px;
    letter-spacing: 0.5px;
    padding: 12px 35px;
    border-radius: 55px !important;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #fff;
    font-family: 'Rubik', sans-serif;
    /* border-radius: 25px; */
    background: #0e5684;
    border-color: rgb(14, 86, 132);
    box-shadow: 0 0 0 0 rgba(14, 86, 132, 0.7);
    -webkit-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -moz-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -ms-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
}
.clock-icon:before{
	font-family:'FontAwesome';
	content:'\F017';
	font-size:29px;
	font-weight:bold;
	position:absolute;
	left:-3px;
	top:0px;
	color:#42b1c8;
}
.right-container li {
    display: inline-block;
    text-align: right;
    margin-right: 30px;
    padding-left: 35px;
}
.right-container li span{
	color:#0e5684;
	font-weight:bold
}
h1,h2,h3,h4,h5,ul li, span, li, ol li, p, input{
    direction:rtl;
    
}
.navbar-header {
    float: none;
}
.navbar-brand {
    float: right;
    height: 90px;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 20px 25px;
}
.nav > li:first-child > a {
    padding-left: 0;
}
.navbar-brand img {
    max-height: 70px;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}
.section-for{
    background-color: #252525 !important;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1030;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
/* Footer Styles */
footer {
  margin: 50px 0;
}
.close {
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    float: right;
}
.footer .btn {
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 12px 35px;
    border-radius: 55px !important;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #fff;
    font-family: 'Rubik', sans-serif;
    /* border-radius: 25px; */
    background: #0e5684;
    border-color: rgb(14, 86, 132);
    box-shadow: 0 0 0 0 rgba(14, 86, 132, 0.7);
    -webkit-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -moz-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -ms-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
}
.slider .btn{
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 12px 35px;
    border-radius: 55px !important;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #fff;
    font-family: 'Rubik', sans-serif;
    /* border-radius: 25px; */
    background: #69c9dd;
    border-color: #69c9dd;
    box-shadow: 0 0 0 0 rgba(14, 86, 132, 0.7);
    -webkit-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -moz-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -ms-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
}
.modal-content .btn{
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 12px 35px;
    border-radius: 55px !important;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #fff;
    font-family: 'Rubik', sans-serif;
    /* border-radius: 25px; */
    background: #69c9dd;
    border-color: #69c9dd;
    box-shadow: 0 0 0 0 rgba(14, 86, 132, 0.7);
    -webkit-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -moz-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -ms-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
}
.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 28px;
    margin-left: 5px;
    margin-bottom: 8px;
    background-color: #0e5684;
    background-image: none;
    border: 1px solid #0e5684;
    border-radius: 8px;
}
.navbar-collapse {
    max-height: 900px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.only-mob{
	display:none;
}
/* Responsive Styles */
@media (max-width: 767px) {
	.whyus .col-sm-4 {
		text-align:center;
	}
	.precopy {
    padding: 30px 15px;
}
	   .letsmake {
    width: 100%;
    padding: 10px 10px;
    float: left;
    text-align: center;
}
.absolute-block {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    bottom: -400px;
    left: 0px;
    height: 400px;
    padding: 25px 0px;
    transition: 1.5s;
    z-index: 99;
}
	body {
    padding-top: 100px;
    font-family: 'Rubik', sans-serif;
}
.only-mob i {
    color: #fff;
}
.only-mob {
    width: 40px;
    height: 40px;
    background: #26d7f4;
    border-color: #26d7f4;
    box-shadow: 0 0 0 0 rgba(69, 196, 234, 0.7);
    -webkit-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -moz-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -ms-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -40px;
    top: 25px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}
.navbar-left {
    float: none;
    text-align: right;
    
}
.navbar-nav {
    display: flex;
    flex-direction: column-reverse;
}
.navbar-brand {
    float: right;
    height: 90px;
    padding: 10px 0px;
    font-size: 18px;
    line-height: 20px;
    margin-left: 0px;
}
.navbar-header .col-sm-4{
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
.nav > li:first-child > a {
    padding-left: 25px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.slider {
    background: url(../img/cta.png) no-repeat right;
    background-size: cover;
    height: 450px;
    width: 100%;
    background-position-x: -720px;
}
.about {
    padding: 30px 0px;
    background: #f8f6f9 !important;
    position: relative;
}
.slider h3 {
    color: #fff;
    font-weight: 700;
    font-size: 33px;
    line-height: 46px;
    padding-top: 60px;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
}

.right-container{
	display:none;
}
	.precopy h4 {
    font-weight: bold;
    font-size: 28px;
    margin-top: 30px;
    color: #fff;
    margin-bottom: 15px;
}

.about h3 {
    font-size: 28px;
    line-height: 50px;
    font-weight: 700;
    color: #252525;
    margin-top: 0px;
}
.services h3 {
    color: #000;
    font-size: 28px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 30px;
}

.quotes h3 {
    color: #fff;
    font-size: 28px;
    line-height: 50px;
    font-weight: 700;
}

.copy .text-right, .copy .text-left{
	text-align:center;
}
.whyus h3 {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 30px;
}

  .carousel {
    height: 70%;
 /* increases the carousel height so it looks good on phones */
  }
}
