@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700");

.separator-type, .title-type, .intro-type, .content-type .intro-type p {
    position: relative;
}
.intro-type .container {
    padding: 107px 0px 102px 0px !important;
}
#product-header-section, .intro-type .container {
    padding: 68px 15px 72px !important;
}
@media (min-width: 1630px){
    .container {
        width: 1630px;
    }
}
.parallax {
    background-attachment: inherit !important;
}
.parallax {
    background-attachment: inherit !important;
    background-repeat: repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    z-index: -10;
}
.company-heading h1 {
    margin-bottom: 40px;
    line-height: 80px;
    color: #fff;
    font-weight: 700 !important;
    text-align: center;
}
.seo-header, .product-header, .intro-type .container h1.white, .company-heading h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 100 !important;
    text-transform: capitalize;
    font-size: 65px;
    margin-bottom: 20px;
}
.company-sections h2, .careers-sections h2, .perks-section h2 {
    font-weight: 800;
    font-size: 50px;
}
.company-sections h2, .company-sections h3, .careers-sections h2, .perks-section h2 {
    font-family: 'proxima-nova', sans-serif;
}
.company-sections h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 14px 0;
    font-family: 'proxima-nova', sans-serif;
    text-transform: capitalize;
}
.red-border {
    width: 50%;
    border-bottom: 1px solid #d2282e;
    margin: 0 auto;
    height: 16px;
}
.company-sections p {
    margin-top: 20px;
}
.ct-u-size22 {
    font-size: 22px;
}
.ct-u-fontWeight300 {
    font-weight: 300;
}
.marginTop40 {
    margin-top: 40px !important;
}
.ct-u-paddingBoth100 {
    padding: 100px 15px;
}
.culture-section {
    background: linear-gradient(rgba(0, 0, 0, 0.45),rgba(0, 0, 0, 0.45)), url(https://www.solodev.com/assets/culture.jpg) top no-repeat;
    /* background-color: #095c87; */
    /* color: #fff; */
}
.company-sections, .careers-sections, .left-headquarter-section-img, .right-headquarter-section-img {
    text-align: center;
}
.ct-u-paddingBoth100 {
    padding: 100px 15px;
}
.company-sections h2, .careers-sections h2, .perks-section h2 {
    font-weight: 800;
    font-size: 50px;
}
.company-sections h2, .company-sections h3, .careers-sections h2, .perks-section h2 {
    font-family: 'proxima-nova', sans-serif;
}
.slick-slider {
    margin-bottom: 0;
}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slider .item {
    overflow: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.logos {
    margin-right: -5px;
    margin-left: -5px;
}
ul.logos li {
    cursor: pointer;
}
.logos > li {
    float: left;
    width: 16.66666%;
    padding: 5px;
}
.logos .logos-inner {
    position: relative;
}
.slick-slide img {
    display: inline-block;
}
.logo-image {
    position: relative;
    width: 100%;
}
ul.logos li {
    cursor: pointer;
}
.logos > li {
    float: left;
    width: 16.66666%;
    padding: 5px;
}
.logos .logos-inner {
    position: relative;
}
.slick-slide img {
    display: inline-block;
}
img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}
.fa {
  font-size: 42px;
}
.btn-solodev-red-reversed {
    background-color: #fff;
    color: #d2282e;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 12px 35px;
}
.btn, .btn-blk {
    font-size: 18px !Important;
}
a:hover, a:focus {
    text-decoration: none;
}
.ct-u-size19 {
 margin-top: 40px; 
}
a:hover {
    color: #000;
}
section.clients-home .clients-logos .client-logos-repeater {
    height: 260px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

section.clients-home .clients-logos .client-logos-repeater img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
.logo-title {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFF;
    background-color: #0079c2;
}
.ct-u-paddingBottom100 {
  margin-top: 40px;
}
.culture-section {
  background-size: cover;
  color: #fff;
}



/* Meet Our Team Page Styling Start */

.section-team p,a,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

.section-team {
	font-family: "Poppins", sans-serif;
	padding: 80px 0;
}

.section-team .header-section {
	margin-bottom: 50px;
}

.section-team .header-section .small-title {
    margin-bottom: 25px;
	font-size: 16px;
    font-weight: 600;
    color: #3e64ff;
    color: #6a7c30;
}

.section-team .header-section .title {
    font-weight: 700;
    font-size: 45px;
}

.section-team .single-person {
	margin-top: 30px;
	padding: 30px;
	background-color: #f6f9ff;
	border-radius: 5px;
}

.section-team .single-person:hover {
	background: linear-gradient(to right, #016cec, #00b5f7);
}

.section-team .single-person .person-image {
    position: relative;
    margin-bottom: 50px;
    border-radius: 50%;
    border: 4px dashed transparent;
    transition: padding .3s;
}

.section-team .single-person:hover .person-image {
	padding: 12px;
    border: 4px dashed #fff;
}

.section-team .single-person .person-image img {
	width: 100%;
    border-radius: 50%;
}

.section-team .single-person .person-image .icon {
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,50%);
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 70px;
    text-align: center;
    background: linear-gradient(to right, #016cec, #00b5f7);
    background: linear-gradient(to right, #016cec, #00b5f7);
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
}

.section-team .single-person:hover .person-image .icon {
	background: none;
	background-color: #fff;
	color: #016cec;
}

.section-team .single-person .person-info .full-name {
	margin-bottom: 10px;
	font-size: 28px;
    font-weight: 700;
}

.section-team .single-person .person-info .full-name-1 {
	margin-bottom: 10px;
	font-size: 18px;
    font-weight: 700;
}
.section-team .single-person .person-info .speciality {
    text-transform: uppercase;
    font-size: 14px;
    color: #016cec;
}

.section-team .single-person:hover .full-name,
.section-team .single-person:hover .speciality {
	color: #fff;
}

.section-team .single-person .person-info .know-more {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #016cec;
    color: #fff;
    border-radius: 10px;
}
  

/* Second Example Start */

/* section {
    padding: 60px 0;
} */
 #team a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
#team ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#team .site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#team .site-heading h2 span {
  color: #ff5a6e;
}

#team .site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

#team .site-heading h4::before {
  background: #ff5a6e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

#team .site-heading h2 span {
  color: #ff5a6e;
}

#team .site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.team-area .single-item {
  margin-bottom: 30px;
}

.team-area .item .thumb {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.team-area .item .thumb::after {
  background: #232323 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
}

.team-area .team-items .item:hover .thumb::after {
  opacity: 0.7;
}

.team-area .item .thumb .overlay {
  top: -100%;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: 1;
}

.team-area .item:hover .thumb .overlay {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.team-area .item .thumb .overlay p {
  color: #ffffff;
}

.team-area .item .thumb .overlay h4 {
  color: #ffffff;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}

.team-area .item .thumb img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.team-area .item:hover .thumb img {
  opacity: .6;
}

.team-area .item .thumb .social li {
  display: inline-block;
}

.team-area .item .thumb .social li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
}

.team-area .info {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  padding: 40px 20px 20px;
  position: relative;
  text-align: center;
  z-index: 9;
}

.team-area .info .message {
  height: 50px;
  line-height: 40px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}

.team-area .info .message a {
  background: #fff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  box-sizing: border-box;
  color: #ff5a6e;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}

.team-area .info .message a i {
  font-weight: 500;
}

.team-area .info h4 {
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.team-area .info span {
  color: #ff5a6e;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.team-area .social li.twitter a {
  background-color: #00b6f1;
}

.team-area .social li.pinterest a {
  background-color: #bd081c;
}

.team-area .social li.facebook a {
  background-color: #3b5998;
}

.team-area .social li.google-plus a {
  background-color: #df4a32;
}

.team-area .social li.vimeo a {
  background-color: #1ab7ea;
}

.team-area .social li.instagram a {
  background-color: #cd486b;
}

/* Second Example End */


/* Meet Our Team Page Styling End */



/* Diwyanshi Page Styling Start */

.diwyanshi h1{
  font-family:sans-serif;
  font-family: Lora, sans-serif;
  color: #0079c2;
  /* color: #FED700; */
  font-weight: 700;
  position: relative;
  font-size: 4rem;
  /* line-height: 1.2em; */
  /* text-decoration: underline; */
}

/* .diwyanshi h1:before {
  position: absolute;
  left: 0;
  top: 1.2em;
  height: 0;
  width: 90px;
  content: '';
  border-top: 2px solid red;
} */
.diwyanshi .why-choose ul{
  margin-top: 20px;
  font-weight: 800;
}

.diwyanshi .why-choose ul li{
  font-size: 20px;
  color: #27343d;
  margin-bottom: 10px;
  font-family: 'Times New Roman', Times, serif;
}

.diwyanshi .how-to-learn iframe{
  margin-top: 30px;
  width : 860px; 
  height : 550px;
  margin-left: 0px;
}
.practise-session iframe{
  width : 530px; 
  height : 330px;
}


.diwyanshi .think-about {
 
  box-sizing: border-box;
  display: flex;
  /* align-items: center;
  justify-content: center; */
  font-family: Lora, sans-serif;
  /* min-height: 100vh; */
}

.diwyanshi .blockquote {
  padding: 20px;
  padding-bottom: 0px !important;
}

.diwyanshi .quote {
  font-size: 2.4rem;
  max-width: 1300px;
  /* line-height: 1.4; */
  font-style: italic;
}

.diwyanshi .author {
  float: right;
  font-size: 2rem;
  font-weight: bold;
}

.diwyanshi .quote-icon {
  margin-bottom: 10px;
}

.diwyanshi .blockquote hr {
  margin-top: 50px;
}

.diwyanshi .footer-left{
	background: #ff6666;
	height:160px;
	
}

.diwyanshi .footer-left h2{
	color: white;

}
.diwyanshi .footer-left p{
	margin-top: 15px;
	color: white;
}
.diwyanshi .footer-left-social{
	background: white;
	margin-bottom: 20px;
	height: 30px;
	border:1px solid  #ff6666;
}
.diwyanshi .footer-left-social p{
	color: black;
}
.diwyanshi .footer-left-social i.fa{
	padding: 5px 0;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 50px;
	color: red;
}

.diwyanshi .footer-left-social img{
	padding: 5px;
	width: 60px;
}



.diwyanshi .footer-right{
	background: #80aaff;
	height: 160px;
	

}

.diwyanshi .footer-right h2{
	color: white;
}
.diwyanshi .footer-right p{
	margin-top: 15px;
	color: white;
}
.diwyanshi .footer-right-social{
	background: white;
	margin-bottom: 20px;
	height: 30px;
	border:1px solid  #80aaff;
}
.diwyanshi .footer-right-social p{
	color: black;
}
.diwyanshi .footer-right-social i.fa{
	padding: 5px 0;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 50px;
	color: red;
}

.diwyanshi .footer-right-social img{
	padding: 5px;
	width: 60px;
}

/*.footer p{
	color: #fff;
	margin-top: 20px;
	margin-bottom: 5px;
}*/

.diwyanshi .footer ul{
	list-style: none;
	margin: 0;
	padding: 0;

}

.diwyanshi .footer ul li a{
	color: #fff;
	font-size: 15px;
}
.feature-logo{
  margin-top: 50px;
}

@media (max-width:578px){
  .diwyanshi h1{
    font-size: 28px;
    font-weight: 900;
    text-align: justify;
    text-align: center;
  }
  /* .diwyanshi .banner img{
    height: 200px;
  } */
  .diwyanshi .featuered img{
    margin-bottom: 20px;
    margin-top: 10px;
    width: 300px;
  }
  .diwyanshi .how-to-learn iframe{
    margin-top: 20px;
    width : 270px; 
    height : 150px;
  }

  .diwyanshi .quote {
    font-size: 2.2rem;
  }
  
  .diwyanshi .author {
    font-size: 2.5rem;
   
  }
  .diwyanshi .practise-session iframe{
   align-items: center;
    margin: auto;
    margin-top: 20px;
    width : 270px; 
    height : 150px;
  }
  .feature-logo{
    margin-bottom: 0px;
  }
}
/* Diwyanshi Page Styling End */


/* Books SEO Styling */

.book-display .js-summary{
  margin-top: 20px;
  font-family: 'Courier New', Courier, monospace;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-family: 'Times New Roman', Times, serif;
  font-size: 1.9rem;
}

@media (max-width:578px){
  .book-display .js-summary{
    font-size: 2rem;
  }
  .book-Tils-h2{
    font-size: 2rem !important;
  }
  .book-right-col .book-heading{
    font-size: 2.2rem;
  }
  .book-right-col ul li{
    font-size: 1.8rem;
  }
  .book-left-col .book-heading{
    font-size: 2.2rem;
  }
  .book-left-col ul li{
    font-size: 1.8rem;
  }
}
/* Books SEO Styling End */