
/*.cct-our-services-wrap*/

.cct-our-services-wrap {
    position: relative;
    padding: 227px 0 317px;
}
.cct-our-services-wrap::before {
	position: absolute;
    content: '';
    width: 5px;
    height: 80px;
    background-image: url(../images/section-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 80px;
    left: 50%;
    transform: translate(-50%,0);
}
.cct-our-services-wrap::after {
	position: absolute;
    content: '';
    width: 5px;
    height: 80px;
    background-image: url(../images/section-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: 80px;
    left: 50%;
    transform: translate(-50%,0);
}
.cct-content-title {
   max-width:580px;
   width:100%;
   text-align: center;
   margin:auto;
   margin-bottom: 49px;
}
.cct-content-title h5 {
    margin-top: 0;
    margin-bottom: 43px;
}
.cct-content-title h2 {
    margin-bottom: 3px;
}
.cct-our-services-wrap ul li {
	position: relative;
}
.cct-our-services-wrap .flexslider {
    margin: 0 0 0px;
    background: transparent;
    border: none;
}
.cct-service-slides {
    position: relative;
}
.cct-service-slides::before {
    position: absolute;
    content: "";
    background-image: url(//coolcalvi.com/company-theme/wp-content/themes/company-theme/css/../images/prices-bg.png);
    width: 1110px;
    margin-top: -11px;
    margin-left: -901px;
    opacity: .1;
    top: 0;
    height: 1100px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left;
    display: none;
}
.cct-our-services-wrap .flex-direction-nav {
   display: none;
}
.cct-our-services-wrap .flex-control-paging li a {
   border: 1px solid #d1d1d1;
   background-color:rgba(255, 255, 255, 1);
   width: 16px;
   height: 16px;
   box-shadow:none;
   border-radius: 50px;
   display: inline-block;
   color: transparent;
   transition: all 0.3s;
   cursor: pointer;
}
.cct-our-services-wrap .flex-control-paging li a:hover {
    background-color: rgba(242, 37, 86, 1);
    border: 1px solid #f22556;
}
.cct-our-services-wrap .flex-control-paging li a.flex-active {
    background: #f22556;
    background-color: rgb(242, 37, 86);
    border: 1px solid transparent;
}
.cct-our-services-wrap h5 small {
   font-size: 20px;
   font-weight: 400;
   line-height: 28px;
   color: #464646;
}
.cct-services-content {
    position: absolute;
    bottom: 0;
    background: rgba(11, 11, 11, 0.70);
    top: auto;
    padding-left: 46px;
    padding-right: 125px;
    padding-bottom: 52px;
    height: 100%;
    display: -webkit-box;
    -webkit-box-align: end;
}
.cct-services-content:hover {
    background: linear-gradient(0deg, rgba(35, 35, 35, 0.70), rgba(255, 255, 255, 0)), rgba(255, 255, 255, 0);
}
.cct-services-content .svg-inline--fa {
	color: #ffffff;
    font-size: 62px;
}
.cct-services-content h5 {
    margin-bottom: 13px;
    margin-top: 28px;
    display: inline-block;
    width: 100%;
}
.cct-our-services-wrap ul li .cct-services-img img {
    transition: all 400ms;
    width: 100%;
}
.cct-our-services-wrap ul li:hover .cct-services-img img {
	transform: scale(1.1);
}
.cct-services-content h5 small {
	color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
}
.cct-services-content p {
    color: rgba(255, 255, 255, 0.60);
    display: inline;
    width: 100%;
}
.cct-our-services-wrap .flex-control-nav {
    bottom: -87px;
    padding-left: 0;
    text-align: center;
}
.cct-our-services-wrap .flex-control-nav li {
    display: inline-block;
    margin: 0 15px;
}
.cct-services-img {
   position: relative;
   overflow: hidden;
}

/*cct-our-prices-wrap*/
.cct-our-prices-wrap {
    position: relative;
    padding: 227px 0;
    text-align: center;
    overflow: hidden;
}
.cct-our-prices-wrap::before {
	position: absolute;
    content: '';
    width: 5px;
    height: 80px;
    background-image: url(../images/section-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 80px;
    left: 50%;
    transform: translate(-50%,0);

}
.cct-our-prices-wrap::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 80px;
    background-image: url(../images/section-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: 80px;
    left: 50%;
    transform: translate(-50%,0);
}
.cct-prices {
    position: relative;
    background-image: inherit!important;
}
.cct-prices::before {
    position: absolute;
    content: "";
    background-image: url("../images/prices-bg.png");
    width: 1114px;
    margin-top: -143px;
    margin-right: -630px;
    opacity: 0.1;
    top: 0;
    height: 2100px;
    right: 0;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
    display: none;
}
.cct-our-prices-wrap .cct-content-title {
	margin-bottom: 53px;
}
.cct-our-prices-wrap .cct-content-title h2 {
    margin-bottom: 6px;
}
.cct-our-prices-wrap h5 small {
	color: #464646;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.cct-our-prices-wrap ul li {
    width: 31.8%;
    display: inline-block;
    margin-right: 26px;
    transition: all .3s ease 0s;
    border: 1px solid #e8e8e8;
}
.cct-our-prices-wrap ul li:hover {
    box-shadow: 6.157px 7.88px 12.35px 0.65px rgba(35, 35, 35, 0.15);
}
.cct-our-prices-wrap ul li:last-child {
    margin-right: 0px;
}
.cct-our-prices-wrap ul li:hover .cct-header-pricing {
   background-color: #f32556;
}
.cct-our-prices-wrap ul li:hover .cct-header-pricing p{
   color:#fff;
}
.cct-our-prices-wrap ul li:hover .cct-header-pricing small{
   color:#fff;
}
.cct-header-pricing:hover p {
	color:#fff;
}
.cct-our-prices-wrap ul li a {
   color: #ffffff;
   background: #f22556;
   font-size: 16px;
   line-height: 16px;
   font-weight: 700;
   text-transform: uppercase;
   padding: 18px 0;
   width:180px;
   height: 52px;
   display: block;
   margin: auto;
   margin-top: 56px;
   text-align: center;
   transition: all .3s ease 0s;
}
.cct-our-prices-wrap ul li a:hover{
   color: #ffffff;
   background-color: #1b1b1b;
}
.cct-header-pricing {
    background: #1f1f1f;
    padding: 53px;
}
.cct-header-pricing:hover {
    background: #f32556;
}
.cct-header-pricing h5 {
	margin: 13px 0 14px;
}
.cct-header-pricing p {
    color: #f22556;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.cct-header-pricing h5 small {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
}
.cct-prices-list {
    padding: 58px 63px;
    background-color: #fff;
}
.cct-prices-list ul li {
    color: #232323;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    width: 100% !important;
    text-align: left;
    display: block !important;
    position: relative;
    padding-left: 25px;
    margin-bottom: 16px;
    box-shadow: none !important;
    border: none;
}
.cct-prices-list ul li::before {
   position: absolute;
   content:"";
   top:0;
   bottom: 0;
   left:0;
   width:10px;
   height:10px;
   margin:auto;
   border-radius: 50px;
   background-color: #e7214e;
}
.cct-prices-list ul .cct-disable::before {
   background-color: #fff;
   border: 1px solid #d5d5d5;
}
.cct-price-value {
	color: #ffffff;
    font-size: 54px;
    font-weight: 500;
    line-height: 58px;
    font-family: 'Poppins', sans-serif;
    position: relative;
}
.cct-price-value span {
    font-size: 24px;
    font-weight: 400;
    padding-right: 9px;
}
.cct-price-value sup {
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
    top: 14px;
    vertical-align: top;
}
.cct-price-value small {
    display: block;
    color: rgba(255, 255, 255, 0.60);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    margin-top: -9px;
}


/*.cct-portfolio-slider*/
.cct-portfolio-slider .slick-dots li.slick-active button {
   background-color: #f22556;
   width: 16px;
   height: 16px;
   border: 1px solid #f22556;
}
.cct-portfolio-slider .slick-dots button:hover {
    background-color: #f22556;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
}
.cct-portfolio-slider .slick-dots button {
    opacity: 1;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    transition: all .3s;
    border-radius: 20px;
    display: block;
    cursor: pointer;
}
.cct-our-portfolio h6 {
    margin-bottom: 55px;
}
.cct-our-portfolio .cct-portfolio-slider h6 {
    margin-bottom: 15px!important;
}
.cct-portfolio-slider .slick-dots {
    bottom: -49px;
}
.cct-our-portfolio {
    padding-bottom: 209px;
    overflow: hidden;
}



/*media query*/
@media screen and (max-width:1500px){

}
@media screen and (max-width:1400px){
.cct-our-prices-wrap ul li {
    width: 31.7%;
}
.cct-services-content {
    padding-left: 40px;
}
.cct-our-portfolio {
    padding-bottom: 185px;
    padding-top: 105px;
}
.cct-services-content {
    padding-right: 109px;
}
}
@media screen and (max-width:1300px){
.cct-our-prices-wrap ul li {
    width: 31.5%;
}
.cct-prices-list {
    padding: 50px 50px 56px;
}
.cct-content-title h5 {
    margin-bottom: 20px;
}
.cct-content-title,
.cct-our-prices-wrap .cct-content-title {
    margin-bottom: 30px;
}
.cct-services-content {
    padding-left: 28px;
    padding-right: 86px;
}
.cct-prices::before {
    width: 968px;
    margin-right: -713px;
}
.cct-our-portfolio {
    padding-bottom: 155px;
    padding-top: 79px;
}
.cct-our-portfolio h6 {
    margin-bottom: 36px;
}
}
@media screen and (max-width:1200px){
.cct-our-prices-wrap ul li {
    margin-right: 24px;
}
.cct-prices-list {
    padding: 45px 33px 51px;
}
.cct-services-content {
    padding-left: 28px;
    padding-right: 54px;
}
.cct-our-portfolio {
    padding-bottom: 145px;
    padding-top: 69px;
}
}
@media screen and (max-width:1100px){
.cct-our-prices-wrap ul li {
    margin-right: 21px;
}
.cct-prices-list {
    padding: 40px 27px 47px;
}
.cct-our-services-wrap {
    padding: 197px 0 275px;
}
.cct-our-services-wrap::after {
    bottom: 55px;
}
.cct-services-content {
    padding-right: 165px;
}
.cct-prices::before {
    margin-right: -810px;
}
.cct-our-portfolio {
    padding-bottom: 135px;
    padding-top: 59px;
}
.cct-portfolio-slider .slick-dots li {
    margin: 0 11px;
}
.cct-our-prices-wrap::before {
    top: 89px;
}
.cct-our-services-wrap ul li .cct-services-img img {
    height: 600px;
}
}
@media screen and (max-width:991px){
.cct-our-prices-wrap ul li {
    width: 48.6%;
    margin-right: 16px;
    margin-bottom: 20px;
}
.cct-our-prices-wrap ul li:nth-child(2n) {
   margin-right: 0;
}
.cct-our-prices-wrap ul li a {
	margin-top: 44px;
}
.cct-header-pricing {
    padding: 42px 40px 49px;
}
.cct-our-services-wrap {
    padding: 184px 0 254px;
}
.cct-our-services-wrap::before {
    top: 63px;
}
.cct-our-prices-wrap {
    padding: 206px 0 178px;
}
.cct-services-content {
    padding-right: 66px;
}
.cct-prices::before,
.cct-service-slides::before {
   background-image: inherit;
}
.cct-header-pricing p {
    margin-bottom: 7px;
}
.cct-header-pricing h5 {
    margin: 7px 0 14px;
}
.cct-our-services-wrap .flex-control-nav li {
    margin: 0 9px;
}
.cct-our-portfolio {
    padding-bottom: 123px;
    padding-top: 54px;
}
.cct-our-prices-wrap::after {
    bottom: 63px;
}
.cct-our-services-wrap ul li .cct-services-img img {
    height: 550px;
}

}
@media screen and (max-width:767px){
.cct-our-prices-wrap ul li {
    width: 48.1%;
}
.cct-prices-list ul li {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 15px;
}
.cct-our-prices-wrap ul li a {
    margin-top: 33px;
}
.cct-prices-list {
    padding: 28px 15px 32px;
}
.cct-header-pricing {
    padding: 34px;
}
.cct-our-services-wrap .flex-control-nav {
    bottom: -48px;
    position: inherit;
}
.cct-our-prices-wrap ul li {
    width: 76%;
    margin-right: 0;
}
.cct-our-services-wrap {
    padding: 184px 0 220px;
}
.cct-slick-slide-text {
    padding: 0 10px;
}
.cct-our-prices-wrap::after {
    bottom: 66px;
}
.cct-our-prices-wrap {
    padding: 206px 0 180px;
}
.cct-our-prices-wrap::before {
    top: 66px;
}
.cct-our-services-wrap .flex-control-nav li {
    margin: 0 7px;
}
.cct-our-services-wrap .flex-viewport{
    position: relative;
    width: 426px !important;
    margin: auto;
}
}
@media screen and (max-width:600px){
.cct-our-prices-wrap ul li {
    width: 87%;
}
.cct-our-prices-wrap ul li a {
	margin-top: 30px;
}
.cct-our-services-wrap {
    padding: 162px 0 254px;
}
.cct-our-services-wrap::before {
    top: 48px;
}
.cct-our-prices-wrap {
    padding: 191px 0 167px;
}
.cct-our-prices-wrap::after {
    bottom: 59px;
}
.cct-our-prices-wrap::before {
    top: 65px;
}
.cct-our-services-wrap .flex-viewport{
    width: 400px !important;
}
}
@media screen and (max-width:500px){
.cct-our-prices-wrap ul li {
    width: 90%;
}
.cct-our-prices-wrap {
    padding: 190px 0 163px;
}
.cct-our-prices-wrap::before {
    top: 63px;
}
.cct-our-services-wrap .flexslider {
    padding: 0;
}
.cct-our-services-wrap {
    padding: 162px 0 220px;
}
.cct-portfolio-slider .slick-dots li {
    margin: 0 8px;
}
.cct-portfolio-slider .slick-dots {
    bottom: -26px;
}
.cct-our-portfolio {
    padding-bottom: 101px;
    padding-top: 54px;
}
.cct-our-services-wrap .flex-viewport {
    width: 100% !important;
}
}
@media screen and (max-width:400px){
.cct-our-prices-wrap ul li {
    width: 100%;
}
.cct-services-content {
    padding-right: 18px;
}
.cct-portfolio-slider .slick-dots li {
    margin: 0 6px;
}
.cct-our-prices-wrap {
    padding: 164px 0 150px;
}
.cct-our-prices-wrap::after {
    bottom: 51px;
}
.cct-our-prices-wrap::before {
    top: 47px;
}
.cct-our-services-wrap .flex-control-paging li a {
    width: 13px;
    height: 13px;
}
.cct-our-services-wrap .flex-control-nav li {
    margin: 0 5px;
}
.cct-our-services-wrap ul li .cct-services-img img {
    height: 490px;
}
}