.sina{
  color:#ff0000
}

/*a {
  color: #ff0000;
}*/
a:hover {
  color: #2f3475;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  background: #3d449a;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #3d449a;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #3d449a;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #3d449a;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #343a84;
  background-color: #3d449a;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #272c63;
  background-color: #2f3475;
}
ul.social-icons >li a:hover {
  color: #3d449a;
}
.sp-page-title {
  background: #3d449a;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #3d449a;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #3d449a;
}
.sp-module .tagscloud .tag-name:hover {
  background: #3d449a;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #3d449a;
}
.search .btn-toolbar button {
  background: #3d449a;
}
.post-format {
  background: #3d449a;
}
.voting-symbol span.star.active:before {
  color: #3d449a;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #2f3475;
}
.entry-link,
.entry-quote {
  background: #3d449a;
}
blockquote {
  border-color: #3d449a;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #3d449a;
}
#sp-footer {
  background: #3d449a;
}
.sp-comingsoon body {
  background-color: #3d449a;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #3d449a;
  background-color: #3d449a;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #3d449a;
  background-color: #3d449a;
}
/***** PRESET *****/
.sppb-section-title h4 {
    background: url(../../images/presets/preset4/border-title-prs4.png) no-repeat bottom left;
}
.at-about-item:hover h5,
.at-about-item:hover span,
.at-feature-item ul li:hover,
.at-icon-box-item:hover .sppb-icon span i,
.lt-introduction .lt-intro-sub:hover h3,
#sp-slide-wrapper .ltmediumlightblack,
.lt-introduction .lt-intro-sub:hover i,
.lt-testimonial .ltsmalltext span,
.lt-banner-sub-left h3,
.lt-banner-sub-right h3 {
    color: #3d449a!important;
}
.button,
.pp-button,
#sp_qc_submit,
.pricing-head,
.progress-bar-sept,
.at-about-button:hover,
.projects-filter a.selected, 
.projects-filter a.selected:hover,
.at-team-item .sppb-addon-text:after,
.at-intro-banner-item .button:hover,
.at-icon-box2-item:hover span,
#sp-slide-wrapper .tp-caption a:hover,
.lt-button:hover,
.lt-services-sub-special {
    background: #3d449a!important;
}
.blogDate {
    background: #3d449a;
}
#sp-slide-wrapper .lt-button:hover,
.lt-button:hover {
    border: 3px solid #3d449a;
}
.projects-filter a,
.item-page .project-img,
.at-icon-box2-item:hover span {
   border-color: #3d449a;
}

.img:hover{
  /*transform: rotate(360deg) scale(1.8);*/
  transform: scale(1.1);
  transition: 1s;
}