/*
Xotox Brand Agency 2018 by Yaseen M. Hajajweh
*/
/* 
    Created on : Sep 5, 2017, 8:41:53 AM
    Author     : Yaseen Hajajweh
*/
/*
Xotox Brand Agency 2018 by Yaseen M. Hajajweh
*/
/* 
    Created on : Sep 5, 2017, 3:57:13 PM
    Author     : Yaseen
*/
body {
  font-family: Ubuntu;
  font-size: 2.1vh;
  color: #2D2D2D;
  padding-top: 13.2vh;
  line-height: 1.3;
}

nav {
  padding: 0px 8vw;
  padding-top: 4.4vh;
  padding-bottom: 2vh;
  background-color: #f2f2f2;
  border-bottom: 2vh solid #fff !important;
}
.projects-img {
height: 222px;
}
.projects-img img {
width:100%;
height: 222px;
object-fit:cover;
}
.projects-title {
    min-height: 20vh;
}
		.row-fluid {
  display: table;
}

.row-fluid .span6 {
  display: table-cell;
  vertical-align: top;
}

.vc_single_image-wrapper {
  position: relative;
      height: 600px;
}

.vc_single_image-wrapper .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height:600px;
}
.owl-item{    height: 65vh;}
@media screen and (max-width: 993px) {
  nav {
    padding: 0px 3vw;
    padding-top: 4.4vh;
    padding-bottom: 2vh;
  }
}
nav .containers {
  width: 100%;
  position: relative;
}
nav .containers .navbar-header a img {
  width: 13vh;
}
nav .containers .navbar-collapse {
  float: right;
}
@media screen and (max-width: 767px) {
  nav .containers .navbar-collapse {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  nav .containers .navbar-collapse ul.nav {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  nav .containers .navbar-collapse ul.nav li {
    width: 100%;
  }
}
nav .containers .navbar-collapse ul.nav li a {
  padding: 3.9vh;
  padding-bottom: 0px;
  padding-top: 5.9vh;
  padding-right:0px;
  padding-left:7.8vh;
  color: #2D2D2D;
  font-size: 2.1vh;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width:100%;
}
nav .containers .navbar-collapse ul.nav li a:hover, nav .containers .navbar-collapse ul.nav li a:focus {
  color: inherit;
}
@media screen and (max-width: 993px) {
  nav .containers .navbar-collapse ul.nav li a {
    padding: 1vh;
    padding-bottom: 0px;
    padding-top: 6vh;
	width:100%;
  }
}
nav .containers .navbar-collapse ul.nav li a.active {
  color: #A50D23;
}
nav .containers .navbar-collapse ul.nav li:last-child a {
  padding-right: 0px;
}

section {
  padding: 7.7vh 8vw;
  position: relative;
  width: 100%;
  float: left;
}
section .container {
  width: 100%;
  padding: 0px;
}
section .main-title {
  font-size: 5vh;
  color: #2D2D2D;
  margin-bottom: 0vh;
  margin-top: 0px;
}
section .sub-title {
  font-size: 5vh;
  color: #A50D23;
  text-transform: uppercase;
  margin-bottom: 3.5vh;
  margin-top: 0px;
  font-weight: bold;
}
section.first .col-md-4 {
  padding-top: 6.33vh;
  margin-bottom: 3vh;
}
section.first .col-md-8 .banner {
  margin-bottom: 3.24vh;
}
section.first .col-md-8 .banner .banner-img {
  width: 100%;
}
section.first .col-md-8 .col-md-6:first-child {
  padding-right: 1vw;
}
@media screen and (max-width: 993px) {
  section.first .col-md-8 .col-md-6:first-child {
    padding: 0px 1vw;
    margin-bottom: 3vh;
  }
}
section.first .col-md-8 .col-md-6:last-child {
  padding-left: 2.5vw;
}
@media screen and (max-width: 993px) {
  section.first .col-md-8 .col-md-6:last-child {
    padding: 0px 1vw;
  }
}
section.first .col-md-8 .col-md-6 h1 {
  margin-top: 0px;
  margin-bottom: 1vh;
}
section.second .owl-carousel .owl-dots {
  counter-reset: slides-num;
  position: relative;
  top: 100%;
  left: 0%;
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
section.second .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
section.second .owl-carousel .owl-dots .owl-dot span {
  background-color: #7C7D7F;
  border-radius: 0px;
  display: block;
  height: 0.5vh;
  margin: 1vh;
  opacity: 1;
  width: 11.5vh;
}
@media screen and (max-width: 767px) {
  section.second .owl-carousel .owl-dots .owl-dot span {
    width: 4.5vh;
  }
}
section.second .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #2D2D2D;
}
section.second .owl-carousel .owl-stage .owl-item {
  background-color: #A50D23;
  text-align: center;
  padding-bottom: 10.8vh;
}
section.second .owl-carousel .owl-stage .owl-item .svg-container {
  padding: 7vh 0px;
}
section.second .owl-carousel .owl-stage .owl-item .svg-container .white-circle {
  background-color: #fff;
  width: 11.5vh;
  height: 11.5vh;
  border-radius: 100%;
  padding: 1vh;
  margin: 0px auto;
}
section.second .owl-carousel .owl-stage .owl-item .svg-container .white-circle svg {
  width: 9vh;
  height: 9vh;
}
section.second .owl-carousel .owl-stage .owl-item .svg-container .white-circle svg path {
  fill: #A50D23;
  stroke: none;
}
section.second .owl-carousel .owl-stage .owl-item .font-text, section.second .owl-carousel .owl-stage .owl-item section.fourth .col-md-8 input, section.fourth .col-md-8 section.second .owl-carousel .owl-stage .owl-item input, section.second .owl-carousel .owl-stage .owl-item section.fourth .col-md-8 textarea, section.fourth .col-md-8 section.second .owl-carousel .owl-stage .owl-item textarea {
  padding: 0px 3.5vh;
}
section.third .projects {
  margin-left: -1vh;
  margin-right: -1vh;
}
section.third .projects .project {
  text-align: center;
  padding: 1vh;
}
section.third .projects .project a {
  position: relative;
  width: 100%;
  float: left;
}
section.third .projects .project a .img-title-container {
  background-color: #A50D23;
}
section.third .projects .project a .img-title-container {
  max-width: 100%;
}
section.third .projects .project a .img-title-container .projects-title {
  padding: 5.5vh 3.2vh;
}
section.third .projects .project a .img-title-container .projects-title .color-orange {
  padding-top: 0.8vh;
}
section.third .projects .project a .img-title-container .projects-title .color-orange i {
  color: #E46E2B;
  text-decoration: underline;
  font-style: italic;
}
section.fourth .col-md-4 h1.main-title {
  padding-top: 15.5vh;
}
@media screen and (max-width: 993px) {
  section.fourth .col-md-4 h1.main-title {
    padding-top: 0px;
  }
}
section.fourth .col-md-4 > .col-md-10 {
  margin-bottom: 3vh;
}
section.fourth .col-md-8 .banner {
  margin-bottom: 5.8vh;
}
section.fourth .col-md-8 .banner .banner-img {
  width: 100%;
}
section.fourth .col-md-8 input, section.fourth .col-md-8 textarea {
  width: 100%;
  background-color: transparent;
  padding: 2vh 0px;
  border: 0px;
  border-bottom: 0.1vh solid #7C7D7F;
  resize: vertical;
  outline: none;
}
section.fourth .col-md-8 input[type=submit], section.fourth .col-md-8 textarea[type=submit] {
  border: 0px;
  text-align: left;
  color: #A50D23;
  font-weight: bold;
}
@media screen and (max-width: 993px) {
  section.fourth .col-md-8 input[type=submit], section.fourth .col-md-8 textarea[type=submit] {
    text-align: center;
  }
}
section.fourth .col-md-8 .col-md-4 input {
  width: 85%;
}
@media screen and (max-width: 993px) {
  section.fourth .col-md-8 .col-md-4 input {
    width: 100%;
  }
}
section.fourth .col-md-8 .full input {
  width: 100%;
}

@media screen and (max-width: 993px) {
  * {
    text-align: center;
  }
}



@media screen and (max-width: 760px) {
	.projects-title {
    height: auto;
}
}


.font-large {
  font-size: 3.23vh;
}

.font-small {
  font-size: 1.4vh;
}

.font-text, section.fourth .col-md-8 input, section.fourth .col-md-8 textarea {
  font-size: 2.1vh;
  color: #7C7D7F;
}

.color-black {
  color: #2D2D2D;
}

.color-theme {
  color: #A50D23;
}

.color-gray {
  color: #7C7D7F;
}

.color-white {
  color: #fff;
}

.color-orange {
  color: #E46E2B;
}

.pad-0 {
  padding: 0px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  width: 100%;
  font-weight: normal;
}

.clearfix:before, body:before, nav .containers:before, section:before, section .container:before, section.third .projects .project:before, section.third .projects .project a:before, .clearfix:after, body:after, nav .containers:after, section:after, section .container:after, section.third .projects .project:after, section.third .projects .project a:after {
  content: "";
  display: table;
}

.clearfix:after, body:after, nav .containers:after, section:after, section .container:after, section.third .projects .project:after, section.third .projects .project a:after {
  clear: both;
}

.clearfix, body, nav .containers, section, section .container, section.third .projects .project, section.third .projects .project a {
  zoom: 1;
}

/*# sourceMappingURL=syle.css.map */
