@font-face {
  font-family: 'droid';
  src: url('../fonts/droid.eot?#') format('eot'),  /* IE6â€“8 */
       url('../fonts/droid.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/droid.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}


@font-face{font-family:'yekan';src:url(../fonts/yekan.eot?#) format('eot'),url(../fonts/yekan.ttf) format('ttf'),url(../fonts/yekan.woff) format('woff');font-
weight:normal}



#sp-logo-right .sppb-addon-feature
{
	margin-top: 30px;
}


.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg
{
	height: 500px;
}

.sppb-panel-modern>.sppb-panel-heading
{
  padding: 17px 40px 17px 15px;
  background: #cee6ec;
}


body.rtl .sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-filter

{
  text-align: center;
  font-size: large;
}


.sp-simpleportfolio-title
{
  font-size: 18px !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel
{
  width: unset;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement
{
  padding-bottom: 15px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title
{
  font-size: 14px;
  margin: 0px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part
{
  padding: 10px 10px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel
{
  text-align: right;
}


.sppb-addon-image-content .sppb-image-holder 
{
    position: absolute;
    top: 0;
    width: 40%;
    height: 80%;
    background-position: center center;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
}



.services-feature:hover
{
  color: #ffffff;
}


.services-feature .sppb-addon-feature:hover {
  background: #011429;
  color: #ffffff;
}

.services-feature .sppb-addon-feature {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  padding: 90px 0 95px;
}


.sppb-addon-feature.homepage-feature .sppb-feature-box-title a {
  color: none;
}


@media only screen and (max-width: 1024px) {
    .sp-simpleportfolio.sp-simpleportfolio-view-item
  {padding: 0;}
}