@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}


@import url('https://fonts.googleapis.com/css?family=Amiri');

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
 font-family: 'Cairo', sans-serif;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 300;
  background: #F5F5F5;
   padding-bottom: 40px;
	background-image:url(../images/kuwait-illustration.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding-bottom: 300px;
}

.rtltbl a {
  color: #333333; 
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
 font-weight: 700;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
a:focus, a:active {
  outline: none;
	 text-decoration: none;
}

p, span {
  margin-bottom: 1.5em;
  font-size: 22px;
  color: #515151;
  font-weight: 300;
 font-family: 'Cairo', sans-serif;
 margin-bottom: 10px;
 padding-bottom: 0px;
}

span {
  font-size: 18px;
  color: rgba(114, 114, 114, 0.8);
}

h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Cairo', sans-serif;
  font-weight: 300;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #f56f8d;
}

::-moz-selection {
  color: #fcfcfc;
  background: #f56f8d;
}

::selection {
  color: #fcfcfc;
  background: #f56f8d;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #F03861;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #F03861;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

 

header, #cv-intro-section, #cv-services-section, #cv-featured-work-section,
#cv-common-section, #cv-blog-section, #footer, #cv-contact-section,
#cv-work-section {
  padding-bottom: 2em;
}

 
#cv-intro-section h2 {
  font-size: 33px;
  line-height: 1.5em;
  margin-bottom: 20px;
  color: #064d86;
  background-image: url('../images/heading-bg.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}
@media screen and (max-width: 480px) {
  #cv-intro-section h2 {
    font-size: 30px;
  }
}

.owl-carousel {
  margin-bottom: 2em;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #000;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.cv-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.cv-light-arrow .owl-controls .owl-nav .owl-prev i {
  font-size: 80px;
  color: #fff;
}
.owl-carousel-fullwidth.cv-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.cv-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

.owl-carousel .owl-controls .owl-nav .owl-next i,
.owl-carousel .owl-controls .owl-nav .owl-prev i {
  font-size: 80px;
  color: rgba(0, 0, 0, 0.3);
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
  color: rgba(0, 0, 0, 0.6);
}

.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel .owl-dots {
 
}
@media screen and (max-width: 992px) {
  .owl-carousel .owl-dots {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
   
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

.item {
  position: relative;
}
.item .pop-up-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(240, 56, 97, 0.8);
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.item .pop-up-overlay.pop-up-overlay-color-2 {
  background: rgba(248, 125, 9, 0.8) !important;
}
.item .pop-up-overlay.pop-up-overlay-color-3 {
  background: rgba(23, 231, 164, 0.8) !important;
}
.item .pop-up-overlay.pop-up-overlay-color-4 {
  background: rgba(249, 197, 53, 0.8) !important;
}
.item .pop-up-overlay .desc {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  margin-top: -60px;
  padding: 30px;
}
.item .pop-up-overlay .desc h3 {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 10px;
}
.item .pop-up-overlay .desc span {
  display: block;
  color: rgba(255, 255, 255, 0.6);
}
.item .pop-up-overlay:hover, .item .pop-up-overlay:focus {
  text-decoration: none;
}
.item:hover .pop-up-overlay, .item:focus .pop-up-overlay {
  opacity: 1;
}

.services-num {
  position: relative;
}
.services-num .number-holder {
  position: absolute;
  font-size: 100px;
  font-weight: 700;
  top: 0;
  left: 15px;
  line-height: 100px;
  color: #000;
}
.services-num .desc {
  padding-left: 140px;
}
.services-num .desc h3 {
  font-weight: 300;
  line-height: 26px;
  font-size: 24px;
  margin-bottom: 8px;
}
.services-num.services-num-text-right {
  text-align: right;
}
.services-num.services-num-text-right .number-holder {
  right: 15px;
}
.services-num.services-num-text-right .desc {
  padding-left: 0;
  padding-right: 140px;
}
@media screen and (max-width: 768px) {
  .services-num.services-num-text-right {
    text-align: left;
  }
  .services-num.services-num-text-right .number-holder {
    right: 0;
    left: 15px;
  }
  .services-num.services-num-text-right .desc {
    padding-left: 140px;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .services-num.services-num-text-right .desc {
    padding-left: 80px;
  }
}
@media screen and (max-width: 480px) {
  .services-num .number-holder {
    font-size: 50px;
  }
  .services-num .desc {
    padding-left: 80px;
  }
}

.cv-table,
.cv-table-cell,
.cv-hero,
.cv-parallax {
  height: 500px;
}

.cv-hero, .cv-parallax {
  
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  margin-bottom: 7em;
}
.cv-hero .overlay, .cv-parallax .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: .2;
}

@media screen and (max-width: 768px) {
  .cv-hero, .cv-parallax {
    height: inherit;
    padding: 4em 0;
  }
}
.cv-hero .cv-intro h1, .cv-parallax .cv-intro h1 {
  color: #fff;
  font-size: 70px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cv-hero .cv-intro h1, .cv-parallax .cv-intro h1 {
    font-size: 30px;
  }
}
.cv-hero .cv-intro p, .cv-parallax .cv-intro p {
  color: #fff;
}
.cv-hero .cv-intro p a, .cv-parallax .cv-intro p a {
  color: #fff;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.cv-hero .cv-intro p a:hover, .cv-parallax .cv-intro p a:hover {
  color: #fff;
}

.cv-table {
  display: table;
}

.cv-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.services-grid {
  margin-bottom: 50px;
}
.services-grid i {
  font-size: 60px;
  display: block;
  margin-bottom: 30px;
  color: #F03861;
}

.fhco-hero2 {
  margin-bottom: 40px;
}
.fhco-hero2 img {
  margin-top: -50px;
}
@media screen and (max-width: 992px) {
  .fhco-hero2 {
    display: none;
  }
}

.cv-services {
  position: relative;
  margin-bottom: 40px;
}
.cv-services .holder-section {
  padding-left: 100px;
}
.cv-services .holder-section h3 {
  margin-bottom: 8px;
  font-weight: 400;
  font-weight: 20px;
}
.cv-services .cv-table2 {
  display: table;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  background: #F03861;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.cv-services .cv-table-cell2 {
  display: table-cell;
  vertical-align: middle;
}
.cv-services .cv-table-cell2 i {
  display: block;
  color: #fff;
  font-size: 32px;
}

.cv-services-right {
  margin-bottom: 40px;
  position: relative;
  text-align: right;
}
.cv-services-right .holder-section {
  padding-right: 100px;
}
.cv-services-right .holder-section h3 {
  margin-bottom: 8px;
  font-weight: 400;
  font-weight: 20px;
}
.cv-services-right .cv-table2 {
  display: table;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  background: #F03861;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.cv-services-right .cv-table-cell2 {
  display: table-cell;
  vertical-align: middle;
}
.cv-services-right .cv-table-cell2 i {
  display: block;
  color: #fff;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .cv-services-right {
    margin-bottom: 0;
    text-align: left;
  }
  .cv-services-right .holder-section {
    padding-right: 0;
    padding-left: 100px;
  }
  .cv-services-right .cv-table2 {
    left: 0;
  }
}

.cv-table2-color-2 {
  background: #F87D09 !important;
}

.cv-table2-color-3 {
  background: #17E7A4 !important;
}

.cv-table2-color-4 {
  background: #F9C535 !important;
}

.cv-table2-color-5 {
  background: #51DACF !important;
}

.cv-table2-color-6 {
  background: #FF7676 !important;
}

@media screen and (max-width: 992px) {
  .blog-section {
    margin-bottom: 80px;
  }
}
.blog-section span {
  display: block;
  font-size: 80px;
  color: #000;
  line-height: 0;
  margin-bottom: 60px;
  font-weight: 700;
  position: relative;
}
.blog-section span small {
  position: absolute;
  top: 0;
  font-size: 16px;
  color: rgba(114, 114, 114, 0.8);
  font-weight: 300;
  line-height: 0;
  margin-left: 20px;
}
.blog-section h3 {
  margin-bottom: 10px;
}
.blog-section h3 a {
  color: #000;
}

.cv-grid-work {
  margin-bottom: 60px;
}
.cv-grid-work .work-holder {
  position: relative;
  margin-bottom: 30px;
}
.cv-grid-work .work-holder img {
  max-width: 100%;
}
.cv-grid-work .work-holder .inner-overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(240, 56, 97, 0.9);
  opacity: 0;
}
.cv-grid-work .work-holder .inner-overlay i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  color: #fff;
  font-size: 30px;
}
.cv-grid-work .work-holder .inner-overlay.inner-overlay-2 {
  background: rgba(248, 125, 9, 0.9);
}
.cv-grid-work .work-holder .inner-overlay.inner-overlay-3 {
  background: rgba(23, 231, 164, 0.9);
}
.cv-grid-work .work-holder .inner-overlay.inner-overlay-4 {
  background: rgba(249, 197, 53, 0.9);
}
.cv-grid-work .work-holder .inner-overlay.inner-overlay-4 {
  background: rgba(81, 218, 207, 0.9);
}
.cv-grid-work .work-holder .inner-overlay.inner-overlay-5 {
  background: rgba(255, 118, 118, 0.9);
}
.cv-grid-work .desc h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.cv-grid-work .desc h3 a {
  color: #000;
}
.cv-grid-work .desc span {
  color: rgba(114, 114, 114, 0.5);
  font-size: 16px;
}
.cv-grid-work:hover .inner-overlay, .cv-grid-work:focus .inner-overlay {
  opacity: 1;
}

.about {
  padding-bottom: 5em;
}
.about img {
  margin-bottom: 50px;
}
.about .team-section-grid {
  position: relative;
  background-size: cover;
  height: 450px;
  margin-bottom: 30px;
}
.about .team-section-grid .overlay-section {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.about .team-section-grid .overlay-section h3 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 24px;
}
.about .team-section-grid .overlay-section p {
  color: rgba(255, 255, 255, 0.8);
}
.about .team-section-grid .overlay-section p.cv-social-icons a:hover, .about .team-section-grid .overlay-section p.cv-social-icons a:focus {
  text-decoration: none !important;
}
.about .team-section-grid .overlay-section p.cv-social-icons i {
  font-size: 32px;
}
.about .team-section-grid .overlay-section span {
  color: #fff;
  display: block;
}
.about .team-section-grid .overlay-section .desc {
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
}
.about .team-section-grid:hover .overlay-section {
  opacity: 1;
}
.about .cv-social-icons a {
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.about .cv-social-icons a:hover {
  color: white;
}

.contact-info {
  margin-bottom: 4em;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: #F03861;
}
.contact-info li a {
  color: #F03861;
}

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.form-control:focus, .form-control:active {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.8);
}

input[type="text"] {
  height: 50px;
}

.form-group {
  margin-bottom: 30px;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
  margin-bottom: 5em;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

#footer p {
  font-size: 16px;
}
#footer p:last-child {
  margin-bottom: 0;
}
#footer p.cv-social-icons a:hover, #footer p.cv-social-icons a:focus {
  text-decoration: none !important;
}
#footer p.cv-social-icons i {
  font-size: 32px;
}

.js .animate-box {
  opacity: 0;
}
 


.timeline {
  list-style: none;
  padding: 10px 0;
  position: relative;
  font-weight: 300;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background: #a3a3a3;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 40px;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 70%;
  }
}
.timeline:after {
  display: block;
  content: '';
  float: none;
  clear: both;
}
.timeline > li {
  margin-bottom: 0px;
  position: relative;
  width: 100%;
  float: left;
  clear: left;
}
@media (min-width: 768px) {
  .timeline > li {
    width: 70%;
    margin-bottom: 20px;
  }
}
.timeline > li:nth-child(2) {
  
}
.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #ccc;
  background: #FFF;
  position: relative;
  width: calc(100% - 65px);
  float: left;
  text-align: right;
}
@media (min-width: 768px) {
  .timeline > li > .timeline-panel {
    width: calc(100% - 25px);
    float: left;
  }
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 0 solid #ccc;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
    left: -15px;
    right: auto;
}
@media (min-width: 768px) {
  .timeline > li > .timeline-panel:before {
        left: auto;
    right: -15px;
    border-right-width: 0;
    border-left-width: 15px;
  }
}
.timeline > li > .timeline-panel:after {
 position: absolute;
    top: 27px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 0 solid #FFF;
    border-right: 14px solid #FFF;
    border-bottom: 14px solid transparent;
    content: " ";
    left: -14px;
    right: auto;
}
@media (min-width: 768px) {
  .timeline > li > .timeline-panel:after {
        left: auto;
    right: -14px;
    border-right-width: 0;
    border-left-width: 14px
  }
}
.timeline > li > .timeline-badge {
  color: deepskyblue;
  width: 24px;
  height: 24px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  right: -12px;
  z-index: 100;
  left: 28px;
  margin-left: 0;
  top: 16px;
}
@media (min-width: 768px) {
  .timeline > li > .timeline-badge {
    left: auto;
  }
}
.timeline > li.timeline-inverted {
  float: left;
  clear: left;
  margin-top: 30px;
  margin-bottom: 30px;
 
}
@media (min-width: 768px) {
  .timeline > li.timeline-inverted {
    float: right;
    clear: right;
    margin-top: 0px;
    margin-bottom: 30px;

 
    margin-left: 20px;
    right: 0;
    width: 25%;
   
    text-align: right;
  }


  .timeline > li.timeline-inverted:after{
    content: '';
    position: absolute;
     width: 24px;
    height: 25px;
    right: 0;
  }
}
.timeline > li.timeline-inverted .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-badge {
  left: 28px;
}
@media (min-width: 768px) {
  .timeline > li.timeline-inverted > .timeline-badge {
    left: -12px;
  }
}

.timeline-heading h4{
  text-align: right;
  color: #064d86;
  font-size: 20px;
  margin-bottom: 10px;
  padding: 15px 15px 0px 15px;
}

.timeline-body{
  padding: 0px 15px 0px 15px;
}

.timeline-panel .pull-right{
padding-left:20px;}

.timeline-body p{
  font-size: 16px;
  color: #000;
}

.timeline-badge a{
  color: #064d86;
}

.cvimg{
  border: 10px solid #FFF;
  margin-left: 20px;
}

.cvimg:before{
  content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #FFF;
float: right;
margin-right: -20px;
margin-top: 40px;
}


h2{
  color: #000000;
  text-align: center;
  margin-top: 20px;
}

.white-box{
  background-color: #FFF;
      border: 1px solid #ccc;
      padding: 10px 70px 10px 50px;
      text-align: right;
      position: relative;
      margin-bottom: 30px;
}

.white-box h4{
  text-align: right;
    color: #064d86;
    font-size: 20px;
    margin-bottom: 10px;
  
}

.white-box p{
      font-size: 20px;
    color: #000;
    line-height: 45px;
}

.icon-img{
  position: absolute;
  right: -38px;
  top: 36px;
}

#cv-services-section .timeline-body{
  padding: 20px;
}

div[class$="flag"] {
  margin: 0px auto;
}

.right-flag {
  position: relative;
  background: #064d86;
  height: 1.5em;
}
.right-flag:before, .right-flag:after {
  border-style: solid;
  height: 0;
  width: 0;
  display: block;
  content: "";
  position: absolute;
}
.right-flag:before, .right-flag:after {
  border-color: #064d86 transparent;
  top: 0;
}
.right-flag:after {
  right: -.75em;
  border-width: .75em .75em .75em 0;
}
.right-flag i {
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  right: 0;
  top: -0.75em;
  border-style: solid;
  content: "";
  border-color: #064d86;
  border-width: 0.75em 0.75em 1.5em 0;
}


.timeline-inverted h4{
  position: absolute;
  color: #FFF;
  z-index: 999;
  width: 100%;
  text-align: center;;
  margin-top: 5px;
}

.timeline-inverted p{
  direction: rtl;
  display: block;
  text-align: center;
}

.social-bar{
 
 
  z-index: 999999;
  position: relative;
  margin-bottom: 50px;
  text-align: center;
  padding-top: 10px;
}

.social-bar a{
  color: #000;
  font-size: 22px;
  padding: 0px 20px;
}


@media (max-width: 768px) {
.cvimg:before{
  display: none;
}
.cvimg{
  /*float: none !important;
  display: block;*/
}

.cvimg img{
  width: 100%;
}

.timeline > li > .timeline-panel:before, .timeline > li > .timeline-panel:after{
  display: none;
}

.icon-img {
     position: relative;  
      right: inherit;  
     top: inherit;  
    text-align: center;
    margin-bottom: 20px;
}

.social-bar{
 
    }

  .social-bar a{
    font-size: 20px;
  }
	
 
}


#cv-services-section .timeline-body p{
	display: inline-block;
	direction: rtl;
}


.top-right{
      background: url(../images/background.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
     text-align: center;
 }

.top-right .style1{
  font-family: 'Amiri', serif;
  color: #515151;
  font-size: 40px;
  padding-bottom: 5px;
}

.top-right .style2{
  font-family: 'Amiri', serif;
  color: #064d86;
   font-size: 40px;
}

.flag-layer{
  position: absolute;
  z-index: 9;
  right: -93px;
}

.social-bar a:hover{
  color: #064d86;
}


.line-bottom{
  background-image: url('../images/linehead.jpg');
  height: 9px;
  background-repeat: repeat-x;
  margin-top: -1px;
  margin-bottom: 40px;
      z-index: 9;
    position: relative;
}


.boxstyle1{
  box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
-moz-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
-webkit-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
text-align: right;
height: 128px;
	background-color: #FFF;
}

.sitestyle1{
  color: #0034A4;
  font-size: 20px;
  margin: 0px;
  padding: 20px 20px 10px 0px;
 	font-weight: 700;
 
}

.sitestyle2{
  color: #000;
  font-size: 20px;
   margin: 0px;
   padding: 0 20px 20px 0px;
 
}

.section1{
  margin-bottom: 40px;
}

.heading-style1{
  border-top: 2px solid #c4c4c4;
  text-align: right;
	position: relative;
}

.heading-style1 h1{
  color: #0034A4;

  padding-top: 40px;
  display: inline-block;
  margin-top: -2px;
}

.heading-style1 h1:before{
 content : "";
  position: absolute;
  right    : 0;
  top  : -2px;
  height  : 2px;
  width   : 30%;  /* or 100px */
  border-top: 2px solid #0034A4;
}


#cv-common-section{
  direction: rtl;
}

.design2box{
  background-image: url(../images/design1.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-right: 140px;
  text-align: justify;
  direction: rtl;
  padding-bottom: 30px;
  margin-bottom: 40px;
  box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    -moz-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
       border-bottom-right-radius: 40px;
       padding-top: 20px;
       padding-left: 20px;
       margin-bottom: 40px;
       background-color: #FFF;
	clear: both;
}

.design3box{
  padding: 20px;
  box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    -moz-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    background-color: #FFF;
    margin-top: 40px;
    background-image: url('../images/02.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-bottom: 40px;
    min-height: 245px;
}

.design3box:before{
  content: '';
  position: absolute;
  background-image: url('../images/01.png');
  width: 66px;
  height: 33px;
  top: 8px;
  margin-right: 30px;
  right: 0;
}


.dirrt{
  direction: rtl;
}


.dirrt .col-sm-4, .dirrt .col-sm-3{
  float: right;
}

.design4box{
 box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    -moz-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.14);
    background-color: #FFF;
    padding: 10px;
    min-height: 450px;
   
}

.ribbon-style{
   background-image: url('../images/03.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 140px;
    height: 135px;
    background-size: 150px 132px;
    margin-right: -7px;
}

.ribbon-style span{
    padding-top: 38px;
    font-size: 30px;
    text-align: left;
    display: block;
    padding-left: 10px;
    color: #FFF;
}


.padding0{
  padding-right: 0; padding-left: 0;
}

@media screen and (max-width: 800px) {

.design4box{
  min-height: inherit;
  margin-bottom: 40px;
}


.boxstyle1{
  height: inherit;
}
}

@media (max-width:767px) {
  .flag-layer{
    display: none;
  }

  .boxstyle1{
    text-align: center !important;
	margin-bottom: 30px;
	  padding-bottom: 20px;
  }
	
	.timeline:before{
		right: 0;
	}
}




@media (min-width: 768px) {
    .match-my-cols {
    overflow: hidden; 
}

 .match-my-cols .col-sm-6{
   height: 231px;
   padding-right: 0; padding-left: 0;
}
}


@media (min-width: 1000px) {
    .match-my-cols {
    overflow: hidden; 
}

 .match-my-cols .col-sm-6{
   height: 331px;
   padding-right: 0; padding-left: 0;
}
}

@media (min-width:1100px) {
    .match-my-cols {
    overflow: hidden; 
}

 .match-my-cols .col-sm-6{
   height: 331px;
   padding-right: 0; padding-left: 0;
}

}

@media (min-width:1400px) {
    .match-my-cols {
    overflow: hidden; 
}

 .match-my-cols .col-sm-6{
   height: 470px;
   padding-right: 0; padding-left: 0;
}
}

.header{
	background-image: url(../images/background-header.jpg);
	background-size: cover;
	background-position: top center;
 
}
.socialbar{
	background-color:rgba(0, 0, 0, 0.5);
	padding: 5px 0px;
	margin-top: -49px;
    /* z-index: 999; */
    position: relative;
	height: 49px;
	margin-bottom: 40px;
}

.socialbar a {
    color: #FFF;
    font-size: 22px;
    padding: 0px 20px;
	display: none;
}

.socialbar a:hover{
	color: #C1B07A;
}


.rtltbl{
	direction: rtl;
	 margin-bottom: 60px;
	clear: both;
}

.rtltbl td, .rtltbl th{
	text-align: right;
	border: 1px solid #ccc !important;
	padding: 15px !important;
}

.rtltbl th{
	color: #0034A4;
	font-size: 18px;
	background: #FFF;
}

.rtltbl th:first-child, .rtltbl td:first-child{
	text-align: center !important;
}

.table-striped > tbody > tr {
    background-color: #F9F9F9;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #FFF;
}

.date{
	text-align: right;
	background-color: #C4C4C4;
	padding: 5px 15px;
	float: right;
	clear: both;
	display: inline-block;
	color: #FFF;
}

.design2box h3{
	color: #0034A4;
    font-size: 18px;
	margin-bottom: 20px;
	font-weight: 700;
}

.logo img{
	float: none;
	margin: 0 auto;
}

.design2box h4{
	margin-bottom: 10px;
	color: #0034A4;
	margin-top: 20px;
}

@media (max-width: 768px) {
 
	
	.rtltbl td, .rtltbl th{
		font-size: 12px;
		padding: 5px !important;
	}
	
	.timeline > li > .timeline-panel{
		margin-bottom: 20px;
	}
	
}

.intro-text{
	background-color: #FFF;
	padding: 50px;
	 border: 1px solid #ccc;
	margin-bottom: 40px;
	text-align: center;
	background-image: url(../images/kuwait-logo.png);
	background-position: right center;
	background-repeat: no-repeat;

	  box-shadow:
    /* The top layer shadow */
    0 1px 1px rgba(0,0,0,0.15),
    /* The second layer */
    0 10px 0 -5px #FFF,
    /* The second layer shadow */
    0 10px 1px -4px rgba(0,0,0,0.15),
     /* The third layer */
    0 20px 0 -10px #FFF,
    /* The third layer shadow */
    0 20px 1px -9px rgba(0,0,0,0.15);
    /* Padding for demo purposes */
}

.intro-text p{
	font-size: 18px;
		font-weight: 700;
}

@media (max-width: 768px) {
	.intro-text{
		background-position: center;
	}
 
}

.modal-body{
	text-align: right;
	direction: rtl;
}

.modal-title{
	text-align: right;
	font-weight: 700;
	font-size: 16px;
}

.modal-header .close{
	float: left;
}

.modal-header .close span{
	font-size: 30px;
}

.modal-body p{
	font-size: 16px;
	margin-top: 20px;
}

.timelineimg{
	margin-bottom: -40px;
}

@media (max-width: 768px) {
	 
	.timelineimg {
    margin-bottom: 20px;
}
}
