

/*****************************************************/
.padder
{
	padding:0;
}


.blog_contetn {
    padding: 35px 35px;

    border: 1px solid #f2f2f2;
    box-shadow: 3px 4px 13px 5px rgba(0, 0, 0, 0.21);
    overflow:hidden;
		}
.blog_contetn h1 {
    font-size: 30px;
    margin: 0;
    line-height: 45px;
    font-family: Gilroy-Medium;
    display: block;
    width: 100%;
}
.blog_contetn h5 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px;
    font-family: Gilroy-Regular;
}
.coloumn-6 {
    width: 50%;
    float: left;
    padding: 0 10px;
}
p.para {
    padding: 0;
    font-size: 12.6px;
    line-height: unset;
    text-align: left;
    margin-top: -5px;
    color: gray;
    font-family: Gilroy-Regular;
}
.btn-click {
    background: #00C1DD;
    padding: 10px 20px;
    display: block;
    width: 160px !important;
    margin: 0 auto;
    text-align: center;
    color: #fff !important;
    margin-bottom: 10px;
    font-family: Gilroy-Regular;
}

.containr9title {
    z-index: 9999999999;
    background: white;
    padding: 0 15px;
}

.row{
	width:100%;
	display:block;
	margin:0 !important;
}
@font-face {
  font-family: Gilroy-Regular;
  src: url('../font/Gilroy-Regular.ttf');
}
@font-face {
  font-family:Gilroy-Medium;
  src: url('../font/Gilroy-Medium.ttf');

}



@media screen and (max-width: 970px) {
 .coloumn-6 {
    width: 100%;
    float: left;
    padding: 0 10px;
}
}
@font-face {
  font-family:TruenoRg;
  src: url('../font/TruenoRg.otf');
}
p.para {
    padding: 0;
    font-size: 12px;
    line-height: unset;
    text-align: left;
    margin-top: 15px;
    color: gray;
    font-family: Gilroy-Regular;
}
}
.carousel-inner img {
    width: 100%;
    height: 100%;
  }
  .slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    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-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.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-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.caursel-img{
  width: 100%;
  height: 200px;
}
.caursel-img img{
  width:auto;
  max-width:100%;
  max-height: 100%;
  margin:0 auto;

}
.carousel-items {
    border: 1px solid #ddd;
}

.items-img {
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
}

.carousel-captions {
    padding: 10px 15px;
}



ul.slick-dots{
    text-align: center;
    display: inline-block;
    padding: 0;
    display: flex;
    width: 100%;
    margin: 0;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}



ul.slick-dots li {
    list-style: none;
   
    margin-top: 0;
}  

ul.slick-dots button
{ 
    z-index: 11111;
    color: transparent;
    /* background: transparent; */
    width: 35px;
    height: 10px;
    margin-top: 10px;
    background: transparent;	
}

.slick-dots li button::before {
    font-family: slick;
    font-size: 40px;
    line-height: 0;
    position: absolute;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    color: #e81414;
    position: absolute;
    margin-left: -11px;
}
.customer-logos
{
display:none;	
}

/***********************************/
.padder
{
  padding: 0 !important;
}.padder
{
  padding: 0;
}
.padder-left
{
  padding-left: 0 !important;
}
.padder-right
{
  padding-right: 0 !important;
}

.card-view-main {
    display: block;
    width: 100%;
    padding: 30px 0;
    background: rgba(211, 211, 211, 0.31);
    height: 100%;
}

.card-view-main .card-holder {
    display: block;
    width: 100%;
    border: 0px solid #ddd;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
    background: white;
    overflow: hidden;
    margin: 0 0 10px;
    width: 100%;
    margin: 0px auto;
    display: block;
    height: 410px;
    overflow: hidden;
    position: relative;
}


.card-view-main .card-holder .card-profile {
    display: block;
    max-width: 100%;
    height: 200px;
    border-bottom: 0px solid black;
    width: 100%;
}

.card-view-main .card-holder .card-profile .card-img {
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.card-view-main .card-holder .card-profile .card-img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.card-view-main .card-holder .details {
    background: white;
    display: block;
    padding: 10px;
}
.card-view-main .card-holder .details h2 {
    text-transform: capitalize;
    margin: 5px 0 10px;
    font-size: 24px;
    font-weight: 600;
}
.card-view-main .card-holder .details p {
    font-size: 15px;
    line-height: 25px;
}
.card-view-main .card-holder .details .cls {
   
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    text-decoration: none;
    color: #19c3dc;
    position: absolute;
    bottom: 15px;
    display: block;
    width: 160px; 
    margin: 0 auto;
	
}

.card-view-main .card-holder .details a:hover{
    text-decoration: none;
}

.card-holder-right
{

    width: 100% !important;
    height: 200px !important;
    margin: 0 0 10px !important;
}

.class="btn btn-primary primary-ds"
{
	display:block;
	width:100%;
	color:white !important;
	font-size:15px;
	text-transformation:capitalize !important;
	
	}
	
	.carousel-captions .btn-primary
	{
		color:white !important;
	display:block;
	width:100%;
	color:white !important;
	font-size:15px;
	text-transformation:capitalize !important;
	}
	 
.slick-active
{ 
}
	

.slick-active .slick-dots button
{
	
background:#007bff !important;	
}


.slick-active button::before
{
    color: blue !important; 
}
ul.slick-dots button {
    z-index: 11111;
    color: transparent;
    /* background: transparent; */
    width: 35px;
    height: 10px;
    margin-top: 10px;
    background: transparent;
    outline: none !important;
}



@media screen and (max-width: 970px)
{
	
	.mview-main
	{
		display:none;
    }
		
}

@media screen and (max-width: 970px){
.slick-initialized .slick-slide{
	
  /*  width: 254.0px !important;
    margin: 0 3px;
*/
}   

.customer-logos
{
display:block;	
}
.card-view-main .card-holder {
	
    width: 100%;
    margin: 6px auto; 
}

.card-holder-right {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 10px !important;
}

.carousel-items {
    border: 0px solid #ddd;
    height: 360px;
    overflow: hidden;
}
.carousel-captions {
    padding: 10px 15px;
    height: 150px;
    position: relative;
}

.carousel-captions p {
    height: 50px;
}
.card-view-main .card-holder .details .cls {
	
    text-align: center;
}


.card-view-main .card-holder .details {
    background: white;
    display: block;
    padding: 10px 0 0;
    padding: 5px 7px;
}
.card-view-main .card-holder .details h2 {
    text-transform: capitalize;
    margin: 3px 0 7px;
    font-size: 24px;
    font-weight: 600;
    display: block;
}

.card-view-main .card-holder .details .cls {
    text-align: center;
    display: block;
    position: unset;
    margin: 8px 0;
    width: 100%;
}


.card-view-main .card-holder .details p {
    font-size: 15px;
    line-height: 25px;
    display: block;
    overflow: hidden;
}


.card-view-main .card-holder {
    width: 100%;
    margin: 6px auto;
    height: auto;
}

.card-view-main .card-holder .details .cls {
  
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    text-decoration: none;
    color: white;
    position: absolute;
    bottom: 15px;
    display: block;
    width: 160px;
    margin: 0 auto;
    background-color: #0069AE;
    border-color: #0069AE;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 6px 15px;
    width: 94%;
    position: unset;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: .2px;
    border-radius: 0;
}



.carousel-captions .btn-primary {
   font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    text-decoration: none;
    color: white;
    position: absolute;
    bottom: 15px;
    display: block;
    width: 160px;
    margin: 0 auto;
    background-color: #0069AE;
    border-color: #0069AE;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 6px 15px;
    width: 94%;
    position: unset;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: .2px;
    border-radius: 0;
}




}












/*---------------------container3--------------------------*/
/*---------------------container3--------------------------*/
/*---------------------container3--------------------------*/
/*---------------------container3--------------------------*/












.img_container {
       width: 600px;
    float: left;
    height: 250px;
    overflow: hidden;
}
h1:not(.site-title):before, h2:before{
    display: none;
}
.img-blog {
       width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center !important;
    background-size: cover !important;
}
.img-blog img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.blog_content {
               float: left;
    width: 480px;
    padding: 20px 20px;
    height: 200px;
    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.45);
    position: relative;
    top: 50%;
    left: -230px;
    background: #fff;
}

.blog_content h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 14px;
    line-height: 25px;
  font-family: TruenoRg;
}

.blog_content p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-family: TruenoRg;
   /* color: #fff;*/
}


/*.post-thumbnail, .entry-content .main_wrapper:nth-child(2)  {
}


.post-thumbnail, .entry-content .main_wrapper:nth-child(2) p {
    color: white;
}

.post-thumbnail, .entry-content .main_wrapper:nth-child(2) .blog_content h1 {
   
    color: white;
}
   */



.post-thumbnail, .entry-content .main_wrapper:nth-child(2)  .blog_content { 
    background: #fff !important;
}







.index_blog1 {
    width: 100%;
        width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}



.blue_container {
    width: 100%;
    overflow: hidden;
}

.blue_container {
    width: 100%;
    overflow: hidden;
    background: #009DE4;
    padding: 15px 15px;
    text-align: center;
    display: none;
}

.blue_container p {
    font-size: 18px;
    color: #fff;
    margin: 0;
    line-height: 26px;
}

.blue_container h1 {
    color: #fff;
    margin: 0;
    line-height: unset;
    font-size: 35px;
    line-height: 44px;
}
.snedbtn {
    background: #0069AE;
    padding: 10px 58px;
    color: #fff;
    border: 0;
    border-radius: 2px;
    text-transform: uppercase;
    margin: 10px 0;
    transition: 0.5s;
}
.snedbtn:hover{
    background: #135081;

}
.more_infor {
    color: #39D3E8 !important;
    font-size: 12px;
    float: right;
    border: 0px;
    margin-top: 6px;
    text-decoration: unset !important;
}
.display_responsive{
    display: block;
}



.main_wrapper {
    margin: 0 0 10px;
}
.blog_content .more_infor {
    position: absolute;
    bottom: 10px;
    right: 18px;
    color: #269bd1 !important;
    text-decoration: underline !important;
    font-size: 15px;
    line-height: 1.8;
}




.blog_content .mobiel-view-btn {
       position: absolute;
    bottom: 10px;
    right: 18px;
    color: #269bd1;
    text-decoration: underline;
    font-size: 15px;
    line-height: 1.8;
} 



@media only screen and (max-width: 900px){
.img_container {
    width: 100%;
    float: left;
    height: unset;
    overflow: hidden;
}
.blog_content {
    float: left;
    width: 100%;
    padding: 37px 20px;
    height: unset;
    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.15);
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    margin: 14px 0;
}
.img-blog {
     width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center !important;
    background-size: cover !important;
}
}


@media only screen and (max-width: 970px){
    .index_blog1 {
    width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.post-thumbnail, .entry-content .main_wrapper:nth-child(2) .blog_content {
    background: #0069aa !important;
}

    .snedbtn {
    background: #0069AE;
    padding: 10px 58px;
    color: #fff;
    border: 0;
    border-radius: 2px;
    text-transform: uppercase;
    margin: 10px 0;
    transition: 0.5s;
    width: 100%;
}
.img_container {
    width: 100%;
    float: left;
    height: 240px;
    overflow: hidden;
    display: block;
    align-items: center;
    justify-content: center;
    padding: 0;
    position: relative;
}
.blog_content {
    float: none;
    width: 100%;
    padding: 37px 20px;
    height: unset;
    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 20px;
    left: unset;
    background: #fff;
    margin: 0;
    text-align: center !important;
    border: 1px solid #ddd;
    height: 200px;
}
.blue_container {
    width: 100%;
    overflow: hidden;
    background: #009DE4;
    padding: 15px 15px;
    text-align: center;
    display: block;
}
.display_responsive{
    display:none;
}

.mobile-view_1{
    width: 100%;
    float: left;
    height: 275px;
    overflow: hidden;
    display: none;
}

.mobile-view_2 {
    width: 100%;
    background: transparent;
    text-align: center;
    border: 0;
    box-shadow: none;
}
.mobile-view_2 .title_heading_moile-view{
    color: #fff;
    margin: 0;
    line-height: unset;
    font-size: 35px;
    line-height: 44px;
}
.mobile-view_2 p{

    font-size: 16px;
    color: #fff;
    margin: 0;
    line-height: 26px;
    font-weight: 400;
}


.mobile-view_2 .mobiel-view-btn{
    background: #0069AE;
    padding: 10px 58px;
    color: #fff;
    border: 0;
    border-radius: 2px;
    text-transform: uppercase;
    margin: 10px 0;
    transition: 0.5s;
    width: 100%;
    display: block;
    text-decoration: none;
}


.index_blog1 {
    width: 100%;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 20px 0;
    height: 50vh;
    border: 0px solid black;
    overflow: hidden;
}
.blog_content .more_infor {
    position: unset;
    float: none;
}
.blog_content .mobiel-view-btn { 
    position: unset; 
    padding: 4px 10px;
}


}


/*****************module 4***********************/


.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    float: left;
}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    float: left;
}


.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    float: left;
}

.services_blog_2 p i {
    color: #17A54E;
    font-size: 28px;
    margin-right: 14px;
}
.services_blog_2 p {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00C1DD;
    font-size: 14px;
    margin-bottom: 0px;
}
.services_blog {
    padding: 25px 0px;
    overflow: hidden;
}
.services_blog_1 {
       border: 1px solid #DCDCDC;
    margin-bottom: 15px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    background: #fff;
    padding: 13px 15px;
}
.block-with-text{

}
.block-with-text p{
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical; 
text-align: center; 
}
.services_blog_3 {
    border: 1px solid #DCDCDC;
    margin-bottom: 15px;
   
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    background: #fff;
    text-align: center;
    padding: 25px 20px;
}
.services_blog_4 span {
    color: #17A54E;
    font-size: 30px;
    margin-right: 0;
}
.services_blog_4 h3 {
        color: #00C1DD;
    font-size: 16px;
    font-weight: 400;
}
.block-with-text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-align: center;
    font-size: 14px !important;
    color: #333 !important;
    font-weight: 400 !important;
}
.select-btn {
    width: 100%;
    background: #00C1DD;
    border: 0;
    color: #fff;
    padding: 9px 0;
    font-size: 16px;
    border-radius: 2px;
}
.select-btn:hover{
	background: #38b7ca;
}
.block-with-text {
    height: 175px;
}
.serviece_blog_v2 {
    overflow: hidden;
    padding: 35px 0;
}
@media (max-width: 767px){
	.services_blog .col-lg-4    {
    width: 50%;
    float: left;
    padding: 0;
    max-width: 50%;
}
	.services_blog  .col-md-4    {
    width: 50%;
    float: left;
    padding: 0;
    max-width: 50%;
}
	.services_blog  .col-sm-4  {
    width: 50% !important;
    float: left;
    padding: 0;
    max-width: 50%;
}
.services_blog_2 p {
    display: block;
    align-items: center;
    justify-content: center;
    color: #00C1DD;
    font-size: 18px;
    margin-bottom: 0px;
}
.services_blog_2 p span {
    display: block;
    width: 50px;
    height: 50px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin: 0 auto;
}
.services_blog_2 p i {
    color: #17A54E;
    font-size: 24px;
    margin-right: 0;
}
.services_blog_1 {
      border: 1px solid #DCDCDC;
    margin-bottom: 0px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    background: #fff;
    padding: 0 0;

}
.services_blog_2 p {
    display: block;
    align-items: center;
    justify-content: center;
    color: #00C1DD;
    font-size: 12px;
    margin-bottom: 0px;
    text-align: center;
}
.serviece_blog_v2{

}
.serviece_blog_v2 .col-lg-4   {
    width: 100%;
    max-width: 100%;
}
.serviece_blog_v2   .col-md-4  {
    width: 100%;
    max-width: 100%;
}
.serviece_blog_v2   .col-sm-4 {
    width: 100%;
    max-width: 100%;
}
}

/**-------------------container7-------------------------**/
/**-------------------container7-------------------------**/
a{
    text-decoration: none !important;
}
.icon_1 {
    width: 75px;
    height: 75px;
    background: #13BFF4;
    color: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 12px;
}
.icon_1 i {
    font-size: 35px;
}
.container_blog {
    text-align: center;
    padding: 25px 0;
}
.container_blog p {
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #333;
}
a{
    text-decoration: unset;
}
a:hover{
    text-decoration: unset;
}
@media (max-width: 767px){
.col-lg-4 {
        width: 100%  !important;
        display: block;
        max-width: 100%  !important;
		    flex: unset;
    }
.col-md-4{
         width: 100%  !important;
        display: block;
        max-width: 100%  !important;
		    flex: unset;
    } 
.col-sm-4{
         width: 100%  !important;
        display: block;
        max-width: 100%  !important;
		    flex: unset;
    }
}
/**------------------//-container7-\\------------------------**/
/**------------------//-container7-\\------------------------**/

/*----------------------container 8---------------------------------*/
/*----------------------container 8---------------------------------*/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    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-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.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-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.container_8 {
    padding: 30px 0;
}
.title {
    text-align: center;
    margin-bottom: 35px;
    padding: 10px 0;
}
.title h2 {
    color: #7A7A7A;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400;
}
.container_8_wrapper {
    background: #F7F7F7;
}
.slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
}

.slider_blog .slick-dots li{
    margin: 0 5px;
}
.slider_blog .slick-dots li button{

    color: transparent;
    padding: 0;
    background:linear-gradient(#B1C6D4, #8C9AA4);
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: 0;
    outline: none;
}
.slider_blog .slick-dots li button:before{
    content: "";
    display: none;
}
.slider_blog .slick-active button{
     background: linear-gradient(#099AC9, #013055) !important;
}


.slider_blog_wrapper {
    padding: 15px 35px;
    text-align: left;
    overflow: hidden;
}

.slider-title {
    padding: 26px 0;
}
.slider-title h1 {
    color: #fff;
    font-size: 30px;
}


.content {
    padding: 5px 0px;
    margin-bottom: 25px;
}


.content p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}

.slider-button {
    background: #fff !important;
    border: 0;
    padding: 10px 15px;
    font-size: 18px;
    float: right;
    border-radius: 2px;
    margin-bottom: 15px;
	    color: #333 !important;
}
.my-slider{

}

.my-slider .slick-slide{
    margin: 0;
}


@media screen and (max-width: 970px){
    .slider-title h1 {
    color: #fff;
    font-size: 20px;
}
}



/*---------------------//-container 8-\\--------------------------------*/
/*---------------------//-container 8-\\--------------------------------*/

/*----------------------container 9---------------------------------*/
/*----------------------container 9---------------------------------*/

.line_title-blog {
    padding: 20px 0;
}
.line_title h1 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h1:before {
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 0;
    top: 50%;
    display: block !important;
}
.line_title h1:after {
    content: "";
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 0;
    top: 50%;
	    z-index: -1;
}
.line_title h2 {
    text-align: center;
    position: relative;
    /*text-transform: capitalize;*/
    color: #898989;
}
.line_title h2:before {
    content: "";
    width:38%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 2%;
    top: 50%;
     display: block !important;
	     z-index: -1;
}
.line_title h2:after {
    content: "";
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 2%;
    top: 50%;
		     z-index: -1;

}
.line_title h3 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h3:before {
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 3%;
    top: 50%;
}
.line_title h3:after {
    content: "";
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 3%;
    top: 50%;
}
.line_title h4 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h4:before {
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 4%;
    top: 50%;
}
.line_title h4:after {
    content: "";
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 4%;
    top: 50%;
}
.line_title h5 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h5:before {
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 5%;
    top: 50%;
}
.line_title h5:after {
    content: "";
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 5%;
    top: 50%;
}

.line_title h6 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h6:before {
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 6%;
    top: 50%;
}
.line_title h6:after {
    content: "";
    content: "";
    width: 38%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 6%;
    top: 50%;
}
.without_line_title{
   
}
.no_line_title{
 padding: 20px 0;
}
.no_line_title h1, h2, h3, h4, h5, h6{
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}

.para_content_blog {
    width: 100%;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    padding: 7px 0;
}
.para_content_blog p {
    color: #686868;
    font-size: 16px;
}
@media screen and (max-width: 970px){
    .line_title h1 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h1:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 0;
    top: 50%;
    display: block !important;
}
.line_title h1:after {
    content: "";
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 0;
    top: 50%;
}
.line_title h2 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h2:before {
    content: "";
    width:25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 2%;
    top: 50%;
     display: block !important;
}
.line_title h2:after {
    content: "";
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 2%;
    top: 50%;
}
.line_title h3 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h3:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 3%;
    top: 50%;
}
.line_title h3:after {
    content: "";
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 3%;
    top: 50%;
}
.line_title h4 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h4:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 4%;
    top: 50%;
}
.line_title h4:after {
    content: "";
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 4%;
    top: 50%;
}
.line_title h5 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h5:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 5%;
    top: 50%;
}
.line_title h5:after {
    content: "";
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 5%;
    top: 50%;
}

.line_title h6 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
}
.line_title h6:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 6%;
    top: 50%;
}
.line_title h6:after {
    content: "";
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 6%;
    top: 50%;
}

}
/*---------------------//-container 9-\\--------------------------------*/
/*---------------------//-container 9-\\--------------------------------*/


/*----------------------container 10---------------------------------*/
/*----------------------container 10---------------------------------*/

a:focus {
    outline: unset !important;
}


.con_tab_10  .nav-item {
    margin-bottom: -1px;
    background: #f2f2f2;
}
.con_tab_10 .nav-link {
    border: 1px solid #ddd !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius:  0px !important;
    color: #0067AC;
    font-size: 16px;
    border-bottom: 1px solid #ddd !important;
    background: #EFEFEF;
	border-radius: 0px !important;
}

.con_tab_10 .nav-link {
    display: block;
    padding: 8px 20px;
}
.con_tab_10 .nav-link.active {
    color: #0067AC !important;
    background-color: #fff !important;
    border-color: #dee2e6 #dee2e6 #fff !important;
}
.container_10_wrapper {
    padding:40px 0;
}

.tab_title {
    background: #fff !important;
    border: 0;
    border-bottom: 2px solid #ddd;
    border-bottom: 2px solid rgba(0,0,0,.125) !important;
}
.border_0{
        border: 0;
}
.tab_title a{
     color: #0067AC;
    font-size: 16px;
    font-weight: 600;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125) !important;
    border-radius: .25rem;
}
.errrow{
	    float: right;
    color: #269BD1;
	    font-size: 25px;
}
#up {
    display: none;
}
#down{
	display:block;
}

.collapsed #down{
	display:none;
}
.collapsed #up{
	display:block;
	}
/*---------------------//-container 10-\\--------------------------------*/
/*---------------------//-container 10-\\--------------------------------*/



/*----------------------container 12---------------------------------*/
/*----------------------container 12---------------------------------*/

.from-1-title {
    padding: 15px 0;
    border-bottom: 2px solid #D9D9D9;
}
.from-1-title h4 {
    text-align: left;
    color: #3992C2;
    margin: 0;
}
.steps_form_1 {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.steps_form_1 li {
    width: 33.3%;
}

.steps_form_1 li a {
    padding: 10px 0;
    display: block;
}

.steps_form_1 li a h1 {
    margin: 0;
    color: #0077B4;
}
.steps_form_1 li a p {
    color: #2B2B2B;
    font-size: 16px;
    margin-bottom: 0;
}
.container_12_blog {
    padding: 30px 0;
}
.form_contetn_1 {
    padding: 35px 0;
}
.step_btn {
    background: #00C1DD;
    border: 0;
    color: #fff;
    padding: 12px 45px;
    margin: 0px auto;
    display: block;
    width: 225px;
    font-size: 18px;
}

.form_style_2 {
    padding: 10px 0;
}
.from-2-title {
    padding: 15px 0;
}

.from-2-title h4 {
    color: #191919;
}

.steps_form_2 {
    padding: 0;
    list-style: none;
    display: flex;
    padding: 19px 0;
    align-items: center;
    justify-content: center;
}


.steps_form_2 li {
    width: 33.3%;
    padding: 0 15px;
    background: #FFF;
    display: block;
    padding: 25px 25px;
    text-align: center;
    height: 160px;
    color: #7E7E7E;
    margin: 0em 1em;
    border: 1px solid #0069aa;
}


.container_12-wrapper ul li p:first-child {
    font-size: 2em;
}
 
.steps_form_2 li a h1 {
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    color: #fff;
    margin-bottom: 15px;
    margin: 0px;
}
 
.steps_form_2 li a p {
    color: #ffff;
    margin: 0;
    font-size: 16px;
}
 
.steps_form_2 li a p b{
    color: #00C1DD;
}
.steptittle{
	text-align:center;
	}

@media screen and (max-width: 970px){
    .steps_form_1 {
    padding: 0;
    list-style: none;
    display: block;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0;
}
.steps_form_1 li {
    width: 100%;
    display: block;
}
.steps_form_2 {
    padding: 0;
    list-style: none;
    display: block;
    padding: 19px 0;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.steps_form_2 li {
    width: 100%;
    padding: 0 15px;
}
.steps_form_2 li a {
    background: #0069AE;
    display: block;
    padding: 25px 25px;
    text-align: center;
    height: 200px;
    margin-bottom: 20px;
}
.con_tab_10 li {
    width: 100%;
}
}
/*---------------------//-container 12-\\--------------------------------*/
/*---------------------//-container 12-\\--------------------------------*/



/*----------------------container 13---------------------------------*/
/*----------------------container 13---------------------------------*/

.containe_13_blog {
    padding: 30px 0;
}

.cont_13_title {
    border-bottom: 1px solid #49D3E6;
    padding: 16px 50px;
 
}
.cont_13_title_heading{
    color: #49D3E6;
    text-align: left;
    font-weight: 400;
}
.cont-13-content_para {
    padding: 16px 50px;
    border-bottom: 1px solid #ddd;
}
.cont-13-content_para p {
    color: #181818;
    font-size: 16px;
    margin: 0;
}
.tg-site-layout--default .content-area {
    max-width: 100% !important;
    margin: 0 auto;
    width: 100% !important;
}
/*---------------------//-container 13-\\--------------------------------*/
/*---------------------//-container 13-\\--------------------------------*/
/**********************************container15******************************/
.container_blog_1 {
    padding: 65px 0;
    background-size: cover !important;
    background-position: center !important;
}

.left-with-bgcolor{
    width: 450px;
    background: #0069AE;
    padding: 20px 25px;

}
.cont_blog_1{

}
.title {
    color: #fff;
    margin-bottom: 20px;
}
.cont_blog_1 p{
	
} 

.cont_blog_1 p {
    font-size: 16px;
    color: #fff;
}
.cont_blog_1 {
    text-align: center;
    width: 500px;
     padding: 30px 40px;
}

.more-btn {
    color: #fff;
    border: 0;
    padding: 10px 40px;
    background: #4abfdc;
    margin: 10px 0;
}

.left-with-bgcolor {
    
    background: #0069AE;
   
}

.center-with-bgcolor{
	margin:0 auto;
	 background: #0069AE;
}
.center-without-bg {
    margin: 0 auto;
    width: 700px;
}

@media screen and (max-width: 970px) {
.container_blog_1 {
    padding: 65px 0;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    height: 300px;
    overflow: hidden;
}
.cont_blog_1 {
    text-align: center;
    width: 100%;
    padding: 15px 15px;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.title {
    color: #fff;
    margin-bottom: 10px;
    font-size: 18px;
}
.left-with-bgcolor {
    background: rgba(0, 105, 174, 0.9);
}
.cont_blog_1 p {
    font-size: 12px;
    color: #fff;
    margin: 0;
}
.more-btn {
    background: #fff;
    border: 0;
    padding: 7px 30px;
    color: #00B6D9;
    margin: 9px 0;
    font-size: 12px;
}
}
/**********************end 15*************************/





/* VM */
/**********************SLIDER*************************/
.tituloSuperiorSolo {
    margin: 0px 1em 0.5em 1em;
    line-height: 1.3em!important;
}



.contenedor7 .container_7 {
    border: 1px solid #49bfdb54;
    height: 7em;
}

.contenedor7 .container_7 .container_blog {
    text-align: center;
    padding: 0px 0;
}

.contenedor7 .container_7 p {
    color: #49BFDB;
    font-size: 1.4em;
    margin: 1em .5em;
}


.contenedor7 .container_7 p span {
    color: #0069aa;
    font-weight: 700;
}