/* read more section  */
.sbs-6310-template-preview-read-more {
	float: left;
	width: calc(100% - 10px);
	text-align: center;
	margin: 10px 5px;
}
.sbs-6310-template-preview-read-more a {
	width: 100px;
	line-height: 25px;
	height: 25px;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	/* background: darkblue; */
	color: rgb(0, 162, 191);
	transition: .5s;
}
.sbs-6310-template-preview-read-more a:hover{
	color: #000000;
	/* background: #00bcd4; */
} 
/* temp 11 */
.sbs-6310-template-preview-11-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-11-common-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-11-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.sbs-6310-template-preview-11{
  float: left;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 35px 15px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  background: rgba(209, 227, 255, 1);
}
.sbs-6310-template-preview-11:hover{
  background: rgba(156, 182, 214, 1);
}
.sbs-6310-template-preview-11:before{
  content: "";
  width: 40px;
  height: 40px;
  border-width: 20px;
  border-style: solid;
  border-color: #fff #fff rgba(1, 1, 1, 0.2) rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -100px;
  right: -100px;
  box-sizing: border-box;
  transition: all 0.3s ease 0s;
}
.sbs-6310-template-preview-11:hover:before{
  top: 0;
  right: 0;
}
.sbs-6310-template-preview-11-icon i{
  display: block;
  font-size: 35px;
  color: #000000;
  margin-bottom: 14px;
  transition: all 0.3s ease 0s;
}
.sbs-6310-template-preview-11-title{
  font-size: 18px;
  font-weight: 900;
  color: #9b0303;
  line-height: 25px;
  text-transform: capitalize;
  margin: 0 0 16px 0;
  transition: all 0.3s ease 0s;
}
.sbs-6310-template-preview-11-description{
  font-size: 15px;
  color: #545454;
  line-height: 25px;
  margin: 0;
  transition: all 0.3s ease 0s;
}
.sbs-6310-template-preview-11:hover .sbs-6310-template-preview-11-icon i,
.sbs-6310-template-preview-11:hover .sbs-6310-template-preview-11-title,
.sbs-6310-template-preview-11:hover .sbs-6310-template-preview-11-description{
  color: #fff;
}
@media only screen and (max-width: 990px){
  .sbs-6310-template-preview-11{ margin-bottom: 20px; }
}


/* temp 12 */
.sbs-6310-template-preview-12-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-12-common-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-12-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.sbs-6310-template-preview-12{
  padding: 50px 35px;
  background: #fff;
  border: 1px solid #eee;
  border-bottom-color: #428ef8;
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transition: all 0.5s ease 0s;
}
.sbs-6310-template-preview-12:hover{ border: 1px solid #428ef8; }
.sbs-6310-template-preview-12:before,
.sbs-6310-template-preview-12:after{
  content: "";
  width: 70%;
  height: 5px;
  background: #428ef8;
  opacity: 0;
  position: absolute;
  top: -3px;
  left: 35%;
  transform: translateX(-50%);
  transition: all 0.5s ease 0s;
}
.sbs-6310-template-preview-12:hover:before,
.sbs-6310-template-preview-12:hover:after{
  opacity: 1;
  left: 50%;
}
.sbs-6310-template-preview-12:after{
  top: auto;
  bottom: -3px;
}
 .sbs-6310-template-preview-12-icon{
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  background: #428ef8;
  margin: 0 auto 20px;
  font-size: 36px;
  color: #fff;
}
.sbs-6310-template-preview-12-title{
  font-size: 20px;
  font-weight: bold;
  color: #252525;
  margin: 0 0 10px 0;
  transition: all 0.5s ease 0s;
}
.sbs-6310-template-preview-12:hover .sbs-6310-template-preview-12-title{ opacity: 0; }
.sbs-6310-template-preview-12-description{
  font-size: 14px;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  color: #000000;
  line-height: 25px;
  margin: 0;
  transition: all 0.5s ease 0s;
}
.sbs-6310-template-preview-12:hover .sbs-6310-template-preview-12-description{
  margin-top: -20px;
  padding-bottom: 20px;
  color: #00bcd4;
}
@media only screen and (max-width:990px){
  .sbs-6310-template-preview-12{ margin-bottom: 30px; }
}


/* temp 13 */
.sbs-6310-template-preview-13-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-13-common-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-13-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.sbs-6310-template-preview-13 {
  float: left;
  width: 100%;
  height: 100%;
  background: #0a52cf;
}

.sbs-6310-template-preview-13:hover .sbs-6310-template-preview-13-icon {
  transform: translateY(-20px);
  color:yellow
}

.sbs-6310-template-preview-13:hover .sbs-6310-template-preview-13-title {
  transform: translateY(-20px);
  transition: all 0.5s;
}

.sbs-6310-template-preview-13:hover .sbs-6310-template-preview-13-title::after {
  bottom: -50px;
  transition: all 0.5s;
}

.sbs-6310-template-preview-13:hover .sbs-6310-template-preview-13-description {
  opacity: 1;
  transform: translateY(10px);
}

.sbs-6310-template-preview-13-icon {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 15px;
  box-sizing: border-box;
  font-size: 50px;
  line-height: 50px;
  color: #ffffff;
  transition: .5s;
}
.sbs-6310-template-preview-13-title {
  float: left;
  width: calc(100% - 10px);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  text-align: center;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #ffeb3b;
  position: relative;
  transition: .5s;
  margin: 30px 5px 10px;
}

.sbs-6310-template-preview-13-title::after {
  content: "";
  position: absolute;
  border-top: 5px solid rgb(207, 194, 8);
  width: 50%;
  height: 100%;
  left: 25%;
  bottom: 10px;
  transition: .5s;
}

.sbs-6310-template-preview-13:hover .sbs-6310-template-preview-13-title {
  color: rgb(255, 255, 255);
}

.sbs-6310-template-preview-13-description {
  font-size: 16px;
  line-height: 28px;
  color: #9d9d9d;
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 15px;
  transition: .5s;
  opacity: 0;
}

.sbs-6310-template-preview-13:hover .sbs-6310-template-preview-13-description {
  color: #e9a30c;
}

.sbs-6310-template-preview-13-read-more {
  float: left;
  width: calc(100% - 10px);
  text-align: center;
  margin: 10px 5px;
}

.sbs-6310-template-preview-13-read-more a {
  width: 100px;
  line-height: 25px;
  height: 25px;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  background: darkblue;
  color: #fff;
  transition: .5s;
}

.sbs-6310-template-preview-13-read-more a:hover {
  color: #000000;
  background: #00bcd4;
}

@media only screen and (max-width: 767px) {
  .sbs-6310-col {
    width: 100%;
    margin: 0 auto;
  }
  .sbs-6310-template-preview-13 {
    margin-bottom: 5px;
  }
  .sbs-6310-row {
    display: inline-block;
    width: 100%;
  }
}


/* temp 14 */
.sbs-6310-template-preview-14-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://images.pexels.com/photos/346529/pexels-photo-346529.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-14-common-overlay {
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgb(255 255 255 / 75%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-14-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.sbs-6310-template-preview-14-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  background: rgba(214, 214, 214, 0.83);
}
.sbs-6310-template-preview-14-wrapper:hover {
  background: rgba(235, 208, 0, 0.81);
}

.sbs-6310-template-preview-14 {
  float: left;
  width: 100%;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  border: 2px solid lightyellow;
}

.sbs-6310-template-preview-14-icon-wrapper {
  width: 100%;
  margin-top: 10px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sbs-6310-template-preview-14-icon {
  border: 2px solid rgb(0, 0, 0);
  background: rgb(255, 255, 255);
  border-radius: 50%;
  height: 0;
  padding-bottom: 20%;
  width: 20%;
  position: relative;
  transition: .5s;
}
.sbs-6310-template-preview-14:hover .sbs-6310-template-preview-14-icon {
  background: rgb(27, 193, 219);
  color:rgb(255, 255, 255);
}

.sbs-6310-template-preview-14-icon::after {
  background: none;
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 115%;
  left: 50.1%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0.5);
  transition: all 0.3s cubic-bezier(0.69, -0.32, 0.27, 1.39) 0s;
  visibility: hidden;
  width: 115%;
  z-index: 0;
}

.sbs-6310-template-preview-14:hover .sbs-6310-template-preview-14-icon::after {
  opacity: 1;
  transform: translateY(-50%) translateX(-50%) scale(1);
  visibility: visible;
}

.sbs-6310-template-preview-14-icon i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  width: 100%;
  height: 100%;
  margin-top: 50%;
  transition: .8s;
  color:rgb(188, 227, 32);
}
.sbs-6310-template-preview-14:hover .sbs-6310-template-preview-14-icon i{
  transform: scale(1.3);
}
.sbs-6310-template-preview-14-title {
  float: left;
  width: calc(100% - 10px);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  text-align: center;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #aa9a07;
 
}


.sbs-6310-template-preview-14:hover .sbs-6310-template-preview-14-title {
  color: rgb(255, 255, 255);
}

.sbs-6310-template-preview-14-description {
  font-size: 16px;
  line-height: 28px;
  color: #020202;
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
 
}

.sbs-6310-template-preview-14:hover .sbs-6310-template-preview-14-description {
  color: #7b82a3;
}

.sbs-6310-template-preview-14-read-more {
  float: left;
  width: calc(100% - 10px);
  text-align: center;
  margin: 10px 5px;
}

.sbs-6310-template-preview-14-read-more a {
  width: 100px;
  line-height: 25px;
  height: 25px;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  background: darkblue;
  color: #fff;
  transition: .5s;
}

.sbs-6310-template-preview-14-read-more a:hover {
  color: #000000;
  background: #00bcd4;
}

@media only screen and (max-width: 767px) {
  .sbs-6310-col {
    width: 100%;
    margin: 0 auto;
  }
  .sbs-6310-template-preview-14 {
    margin-bottom: 5px;
  }
  .sbs-6310-row {
    display: inline-block;
    width: 100%;
  }
}

/* temp 15 */
.sbs-6310-template-preview-15-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-15-common-overlay {
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-15-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.sbs-6310-template-preview-15{
  float: left;
  width: 100%;
  height: 100%;
  border: 1px solid #dddd;
  margin-top: 10%;
}
.sbs-6310-template-preview-15-icon-wrapper{
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  position: relative;
}
.sbs-6310-template-preview-15-icon{
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 5px;
  font-size: 30px;
  border: 1px solid #dddd;
  background: rgb(177, 177, 177);
  animation: mymove-reverse 1s;
  color: rgb(255, 255, 255);
  position: absolute;
  top: -40px;
  transition: all 0.5s ease-in-out;
}
@keyframes mymove {
  0%   { background: rgb(221, 255, 0);}
  50%  { background: rgb(255, 255, 255);}
  100% { background: rgb(221, 255, 0);}
}
@keyframes mymove-reverse {
  0%   { background: rgb(186, 186, 186);}
  50%  { background: rgb(221, 255, 0);}
  100% { background: rgb(177, 177, 177);}
}
.sbs-6310-template-preview-15:hover .sbs-6310-template-preview-15-icon{
  animation: mymove;
  background: rgb(221, 255, 0);
  color: #000;
  animation-duration: .9s;
  transition: all 0.5s ease-in-out;
}

.sbs-6310-template-preview-15-title {
  float: left;
  width: 100%;
  padding: 5px;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  text-align: center;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  position: relative;
  color: #aa9a07;
  margin-top: 20px;
 
}

.sbs-6310-template-preview-15-title::after{
  content: "";
  background: #008b8b;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.5s ease-in-out;
}
.sbs-6310-template-preview-15:hover .sbs-6310-template-preview-15-title::after{
  width: 40%;
}
.sbs-6310-template-preview-15-title::before{
  content: "";
  background: #008b8b;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  right: 50%;
  transition: all 0.5s ease-in-out;
}
.sbs-6310-template-preview-15:hover .sbs-6310-template-preview-15-title::before{
  width: 40%;
}

.sbs-6310-template-preview-15:hover .sbs-6310-template-preview-15-title {
  color: rgb(255, 255, 255);
}

.sbs-6310-template-preview-15-description {
  font-size: 16px;
  line-height: 28px;
  color: #020202;
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
 
}

.sbs-6310-template-preview-15:hover .sbs-6310-template-preview-15-description {
  color: #0b113f;
}

.sbs-6310-template-preview-15-read-more {
  float: left;
  width: calc(100% - 10px);
  text-align: center;
  margin: 10px 5px;
}

.sbs-6310-template-preview-15-read-more a {
  width: 100px;
  line-height: 25px;
  height: 25px;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  background: darkblue;
  color: #fff;
  transition: .5s;
}

.sbs-6310-template-preview-15-read-more a:hover {
  color: #000000;
  background: #00bcd4;
}

@media only screen and (max-width: 767px) {
  .sbs-6310-col {
    width: 100%;
    margin: 0 auto;
  }
  .sbs-6310-template-preview-15 {
    margin-bottom: 5px;
  }
  .sbs-6310-row {
    display: inline-block;
    width: 100%;
  }
}

/* template 16 */
.sbs-6310-template-preview-16-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-16-common-overlay {
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-16-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.sbs-6310-template-preview-16{
  text-align: center;
  margin-top: 60px;
  position: relative;
  z-index: 1;
}
.sbs-6310-template-preview-16 .sbs-6310-template-preview-16-icon{
  width: 78px;
  height: 78px;
  border-radius:3px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: -34px;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
}
.sbs-6310-template-preview-16:hover .sbs-6310-template-preview-16-icon{
  transform: rotate(45deg);
}
.sbs-6310-template-preview-16-icon-i{
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius:3px;
  background: #727cb6;
  font-size: 30px;
  color: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 0.3s ease-out 0s;
}
 .sbs-6310-template-preview-16-icon-i i{
  transition: all 0.3s ease-out 0s;
}
.sbs-6310-template-preview-16:hover .sbs-6310-template-preview-16-icon .sbs-6310-template-preview-16-icon-i i{
  transform: rotate(-45deg);
}
.sbs-6310-template-preview-16-content{
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  padding: 55px 15px;
  position: relative;
}
.sbs-6310-template-preview-16-content:before{
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  margin: 0 auto;
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all 0.3s ease-out 0s;
}
.sbs-6310-template-preview-16:hover .sbs-6310-template-preview-16-content:before{
  transform: rotate(45deg);
}
.sbs-6310-template-preview-16-title{
  font-size: 17px;
  font-weight: 500;
  color: #324545;
  text-transform: uppercase;
  margin: 0 0 25px 0;
  position: relative;
  transition: all 0.3s ease-out 0s;
}
.sbs-6310-template-preview-16:hover .sbs-6310-template-preview-16-title{
  color: #727cb6;
}
.sbs-6310-template-preview-16-description{
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 0;
}

.sbs-6310-template-preview-16-read-more {
  float: left;
  width: 100%;
  text-align: center;
}

.sbs-6310-template-preview-16-read-more a {
  position: relative;
  display: inline-block;
  padding: 8px 20px;
  background: black;
  border-radius: 5px;
  text-decoration: none;
  color: white;
  margin-bottom: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}

.sbs-6310-template-preview-16-read-more a:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
  background: #fff;
  color: #000;
}

@media only screen and (max-width: 990px){
  .sbs-6310-template-preview-16{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
  .sbs-6310-template-preview-16{ margin-bottom: 80px; }
}

/* temp 17 */

.sbs-6310-template-preview-17-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-17-common-overlay {
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-17-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.sbs-6310-template-preview-17{
  float: left;
  width: 100%;
  border: 1px solid #ddd;
  background: rgb(233, 232, 232);
  height: 100%;
  box-sizing: border-box;
}
.sbs-6310-template-preview-17-icon1{
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.sbs-6310-template-preview-17-icon1 .sbs-6310-template-preview-17-hover-1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 8px;
    border-style: solid;
    border-color: hsl(201, 94%, 74%) hsla(0, 0%, 0%, 0) hsla(0, 0%, 0%, 0) hsl(201, 94%, 74%);
    border-radius: 50%;
    transform: rotate(-45deg);
    transition: all 0.5s ease 0s;
    z-index: 1;
    box-sizing: border-box;
}
.sbs-6310-template-preview-17:hover .sbs-6310-template-preview-17-hover-1{
    transform: rotate(315deg);
    transition: all 0.5s ease 0s;
}
.sbs-6310-template-preview-17-icon1 .sbs-6310-template-preview-17-hover-2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 8px;
    border-style: solid;
    border-color: hsl(246, 93%, 49%);
    border-radius: 400px;
    z-index: 0;
    box-sizing: border-box;
}
.sbs-6310-template-preview-17-icons{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.sbs-6310-template-preview-17-icons i{
    font-size: 40px;
    transform: rotateY(0deg);
    transition: all 0.5s ease 0s;
}
.sbs-6310-template-preview-17-icon1:hover .sbs-6310-template-preview-17-icons i{
    transform: rotateY(360deg);
    transition: all 0.5s ease 0s;
}
.sbs-6310-template-preview-17-title {
  font-size: 22px;
  font-weight: 700;
  color: #1d1a3f;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
  text-align: center;
}
.sbs-6310-template-preview-17-description{
    font-size: 13px;
    font-family: "Arial",sans-serif;
    color: hsl(215, 36%, 56%);
    line-height: 24px;
    margin:30px 0;
    padding: 0 20px;
    text-align: center;
}
.sbs-6310-template-preview-17-read{
    background: hsl(0, 0%, 36%);
    color: hsl(0, 0%, 100%);
    font-size: 18px;
    font-family: "Arial",sans-serif;
    line-height: 24px;
    text-transform: capitalize;
    padding: 14px 32px 15px;
    display: inline-block;
    transition: all 0.2s ease 0s;
}
.sbs-6310-template-preview-17-read:hover{
    background:#ec0303;
    text-decoration: none;
}
.sbs-6310-template-preview-17-icon1 .sbs-6310-template-preview-17-hover-2{
    border-color: hsl(0, 0%, 0%);
}

.sbs-6310-template-preview-17-icon1 .sbs-6310-template-preview-17-hover-1{
    border-color: hsla(0, 0%, 0%, 0) hsl(0, 97%, 47%) hsl(0, 97%, 47%) hsla(0, 0%, 0%, 0);
}
.sbs-6310-template-preview-17-read-more-wrapper{
  float: left;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 990px){
    .sbs-6310-template-preview-17{
        margin-bottom: 35px;
    }
}

/* temp 18 */
.sbs-6310-template-preview-18-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://images.pexels.com/photos/1903702/pexels-photo-1903702.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-18-common-overlay {
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-18-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.sbs-6310-template-preview-18{
  padding-bottom: 20px;
  text-align: center;
  position: relative;
  background: rgb(245, 238, 210);
  float: left;
  width: 100%;
  height: 100%;
}
.sbs-6310-template-preview-18:before{
  content: "";
  width: 100%;
  height: 2px;
  background: #1d1a3f;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
}
/* .sbs-6310-template-preview-18:hover:before{ transform: scale(1); } */
.sbs-6310-template-preview-18-title{
  font-size: 22px;
  font-weight: 700;
  color: #1d1a3f;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
}
.sbs-6310-template-preview-18-icon{
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 3px solid #1d1a3f;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  margin: 50px 0;
  position: relative;
}

.sbs-6310-template-preview-18-icon:after{
  content: "";
  width: 3px;
  height: 40px;
  background: #1d1a3f;
  margin: 0 auto;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
}
.sbs-6310-template-preview-18-icon:before{
  content: "";
  width: 3px;
  height: 40px;
  background: #1d1a3f;
  margin: 0 auto;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
}


.sbs-6310-template-preview-18-icon i{
  display: block;
  font-size: 50px;
  color: #fff;
  background: red;
  border-radius: 50%;
  line-height: 125px;
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  z-index: 1 ;
  transition: .5s;
}
.sbs-6310-template-preview-18:hover .sbs-6310-template-preview-18-icon i{
  transform: rotateY(180deg);
}

.sbs-6310-template-preview-18:hover .sbs-6310-template-preview-18-icon i:before{ transform: rotateY(180deg); 
}

.sbs-6310-template-preview-18-description{
  font-size: 15px;
  color: #505050;
  line-height: 27px;
  margin: 0;
}

@media only screen and (max-width:990px){
  .sbs-6310-template-preview-18{ margin-bottom: 30px; }
}

/* temp 19 */
.sbs-6310-template-preview-19-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-19-common-overlay {
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-19-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}
.sbs-6310-template-preview-19{
  float: left;
  width: 100%;
  height: 100%;
  background: rgb(220, 255, 223);
}
.sbs-6310-template-preview-19-icon-wrapper{
  float: left;
  width: 100%;
  margin-top: 15%;
  margin-bottom: 15%;
  display: flex;
justify-content: center;
}
.sbs-6310-template-preview-19-icon{
float: left;
width: 80px;
height: 80px;
font-size: 50px;
color: #000;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.sbs-6310-template-preview-19-icon i{
  z-index: 1;
}
.sbs-6310-template-preview-19-icon::after{
  content: "";
  border: 2px solid rgb(0, 0, 0);
  transform: rotate(45deg);
  position: absolute;
  width: 100%;
  height: 100%;
}
.sbs-6310-template-preview-19-icon::before{
  content: "";
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 3px #000000 !important;
    position: absolute;
    top: -5px;
    left: -5px;
    opacity: 0;
    padding: 5px;
    transform: scale(1.2);
    box-sizing: content-box;
    transform: scale(1) rotate(45deg);
    transition: all 0.2s ease 0s;
}
.sbs-6310-template-preview-19:hover .sbs-6310-template-preview-19-icon::before{
  opacity: 1;
  transform: scale(1.03) rotate(45deg);
}
.sbs-6310-template-preview-19:hover .sbs-6310-template-preview-19-icon::after{
  background:rgb(0, 0, 0) ;
}
.sbs-6310-template-preview-19:hover .sbs-6310-template-preview-19-icon{
 color: cornsilk;
}
.sbs-6310-template-preview-19-title{
  font-size: 22px;
  font-weight: 700;
  color: #1d1a3f;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
  float: left;
  width: 100%;
  text-align: center;
}
.sbs-6310-template-preview-19:hover .sbs-6310-template-preview-19-title {
  color: rgb(0, 0, 0);
}

.sbs-6310-template-preview-19-description {
  font-size: 16px;
  line-height: 28px;
  color: #ff0000;
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 15px;

}

.sbs-6310-template-preview-19:hover .sbs-6310-template-preview-19-description {
  color: #ac7809;
}

.sbs-6310-template-preview-19-read-more {
  float: left;
  width: calc(100% - 10px);
  text-align: center;
  margin: 10px 5px;
}

.sbs-6310-template-preview-19-read-more a {
  width: 100px;
  line-height: 25px;
  height: 25px;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  background: darkblue;
  color: #fff;
  transition: .5s;
}

.sbs-6310-template-preview-19-read-more a:hover {
  color: #000000;
  background: #00bcd4;
}

@media only screen and (max-width: 767px) {
  .sbs-6310-col {
    width: 100%;
    margin: 0 auto;
  }
  .sbs-6310-template-preview-19 {
    margin-bottom: 5px;
  }
  .sbs-6310-row {
    display: inline-block;
    width: 100%;
  }
}


/* temp 20 */
.sbs-6310-template-preview-20-parallax { 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.sbs-6310-template-preview-20-common-overlay {
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbs-6310-template-preview-20-common-overlay iframe {
  position: absolute !important;
  top: -100%;
  left: 0;
  width: 100%;
  height: 300%;
  pointer-events: none;
  opacity: .7;
  position: relative;
}

.sbs-6310-template-preview-20-f-box {
  background-color: transparent;
  width: 100%;
  height: 200px;
  perspective: 1000px;
}

.sbs-6310-template-preview-20-f-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.sbs-6310-template-preview-20-f-box:hover .sbs-6310-template-preview-20-f-box-inner {
  transform: rotateX(180deg);
}

.sbs-6310-template-preview-20-f-box-front, .sbs-6310-template-preview-20-f-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.sbs-6310-template-preview-20-f-box-front {
  background-color: rgba(194, 194, 194, 1);
  color: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.sbs-6310-template-preview-20-f-box-back {
  background-color: rgba(0, 28, 105, 0.9);
  color: white;
  transform: rotateX(180deg);
}
.sbs-6310-template-preview-20-title{
  font-size: 22px;
  font-weight: 700;
  color: #1d1a3f;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
  float: left;
  width: 100%;
  text-align: center;
}
.sbs-6310-template-preview-20:hover .sbs-6310-template-preview-20-title {
  color: rgb(0, 0, 0);
}

.sbs-6310-template-preview-20-description {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 15px;

}
.sbs-6310-template-preview-20-back {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.sbs-6310-template-preview-20:hover .sbs-6310-template-preview-20-description {
  color: #ac7809;
}
.sbs-6310-template-preview-20-icon {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #673ab7;
}
.sbs-6310-template-preview-20-read-more {
  float: left;
  width: calc(100% - 10px);
  text-align: center;
  margin: 10px 5px;
}

.sbs-6310-template-preview-20-read-more a {
  width: 100px;
  line-height: 25px;
  height: 25px;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  background: darkblue;
  color: #fff;
  transition: .5s;
}

.sbs-6310-template-preview-20-read-more a:hover {
  color: #000000;
  background: #00bcd4;
}

@media only screen and (max-width: 767px) {
  .sbs-6310-col {
    width: 100%;
    margin: 0 auto;
  }
  .sbs-6310-template-preview-20 {
    margin-bottom: 5px;
  }
  .sbs-6310-row {
    display: inline-block;
    width: 100%;
  }
}
