﻿
html, body {
    height: 100%;  
}

#page-container {
    position: relative;
    min-height: 100vh;
}
#wrap {
    padding-bottom: 300px; 
}

#footer_container {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 300px;
}

  .pre-footer-col ul.Links  {
 
  padding-left:10px;
  }
 
  .pre-footer-col ul.Links li {
  list-style:none;
  padding-left:0px;
  }
 
  .pre-footer-col ul.Links li a{
 
 font-size:14px;
 text-decoration:none;
  }

html {
    overflow-y:scroll;
}


.html-content {
padding-top:0px;
text-align:justify;
min-height:200px;
}

/*    .html-content .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }*/

.html-content h1, .html-content h2, .html-content h3, .html-content h4, .html-content h5, .html-content h6 {
  
	font-weight: bold;
	letter-spacing: 0px;
    text-transform:none;
 
}
.html-content h1 {
	font-size: 32px;
}
.html-content h2 {
	font-size: 24px;
    margin-bottom:10px;
     margin-top:10px;
}
.html-content h3 {
	font-size: 20px;
}
.html-content h4 {
	font-size: 18px;
}
.html-content h5 {
	font-size: 16px;
}
.html-content h6 {
	font-size: 14px;
	font-weight: bold;
}

.html-content ul {
	margin-bottom: 10px;
}
.html-content li {
	list-style: initial;
    margin-left:40px;
}
/*.html-content a {
	text-decoration: none;
	color: #141414;
}
*/
.content-page h1, .content-page h2 {
    font-size: 30px;
}

.Slide_Title {
    font-size: 38px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}
 
 
 .Slide_Title div {
     padding: 6px 12px;
     background-color: rgba(194, 194, 194, 0.53);
 }
 
 .Slide_Description {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  max-width: 650px;
  white-space: normal;
  line-height: 24px;
  text-transform: none;
  padding-bottom: 0px;
 }

 .Slide_Description div {
      padding: 8px 12px;
     background-color: rgba(194, 194, 194, 0.53);
 }
 
 .Slide_Button {
     font-size: 18px;
     margin: 0px;
     padding: 0px;
 }
 
 .Slide_Button a {
     background-color: #e85425;
     color: #fff !important;
     padding: 2px 4px;
 }
 





/*.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}*/
 
 
/*******************************************************************************
								listing Page
*******************************************************************************/
 
.listing-posts h2,
.ecommerce .listing-posts h2 {
  padding-top: 0;
}
.listing-posts p {
  text-align: justify;
}
.listing-posts .carousel {
  margin-bottom: 0;
}
.listing-posts hr.listing-post-sep {
  margin: 40px 0;
}
.listing-info {
  list-style: none;
  margin: 15px 0 12px 0;
  padding-left:0;
}
.listing-info li {
  padding: 0;
  color: #555;
  font-size: 11px;
  margin-right: 5px; 
  display: inline-block;
}
.listing-info li i {
  color: #555;
}

.listing-posts .pagination li {
	margin-left: -12px;
	margin-right: 17px;
}

.listing-posts .more,
.listing-sidebar .more {
	color: #E84D1C;
}

 .listing-contacts .listing-info li { 
  font-size: 14px; 
}

 



/* listing Item */


.listing-row {
 
 
}


.listing-row {
    position: relative;
    padding: 15px;
    background-color: #ffffff;
    clear: both;
    margin: 0px auto;  
    border-bottom: 1px solid #e9e9e9;
}

.listing-contacts .listing-row {  	 
	background-color: #f8f8f8; 	 
}


.listing-row img{ 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.listing-row .thumbnail-hover {
/*width: calc(100% - 30px);*/
}

.listing-row h2{ 
	font-size:22px;
    margin:0px; 
}

.listing-row h2 a{ 
    color:#555;
}
.listing-item {
 padding-left:0px !important;
}


.listing-item .listing-item-img {
  margin: 6px 0 25px;
  
}
.listing-item .listing-item-img .carousel {
  margin-bottom: 0;
}
.listing-item blockquote {
  margin: 20px 40px 18px;
  border-color: #E84D1C;
}
.listing-item .listing-info {
  margin: 20px 0;
  padding: 4px 0;
  border-top: solid 1px #ECEBEB;
  border-bottom: solid 1px #ECEBEB;
}
.listing-item .listing-info li {
  padding-right: 12px; 
  border-right: solid 1px #ECEBEB;
}
.listing-item .listing-info li:last-child {
  padding-right: 0; 
  border-right: none; 
}
.listing-item .listing-item-img .carousel-control {
  top: 45%;
}

.listing-item .media {
	border-bottom: solid 1px #ECEBEB;
	margin-bottom: -1px;
}
.listing-item .comments {
	border-top: solid 1px #ECEBEB;
	padding-top: 15px;
}
.listing-item img.media-object {
    top: 2px;
	width: 60px;
	height: 60px;
    position: relative;
}
.listing-item h4.media-heading {
    position: relative;
    padding-top: 0;
}
.listing-item h4.media-heading span {
    right: 0;
    top: 3px;
    color: #777;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
}
.listing-item h4.media-heading span a {
    color: #E84D1C;
}

/*.row .sidebar {
padding-left:10px;
}*/
.row .content {
padding-right:10px;
}
 
 

.details-info {
  list-style: none;
  margin: 10px;
  padding-left:0;
}
.details-info li {
  padding: 0;
  color: #555;
  font-size: 14px;
  margin-right: 5px; 

}
.details-info li i {
  color: #cc3333;
  padding-bottom:10px;
    width:20px;
}


.footer-info {
  list-style: none;
  margin: 5px;
  padding-left:0;
}

.footer-info li {
  padding: 0;
  color: #fff;
  font-size: 12px;
  margin-right: 5px; 

}

.footer-info li a {
  color: #fff;
}

.footer-info li i {
  color: #fff;
  width:20px;
}




 .social-icons .fa {
	font-size: 18px;
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
 
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    padding:4px;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #e9e9e9;
	/*-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333;*/ 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}



ul.footer-links {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}
.footer-links li {
    padding: 4px;
    color: #fff;
    border-bottom: 1px solid #5b5b5b;
}

.footer-links li a { 
  color: #fff;
  font-size: 14px; 
  text-decoration:none; 
}

.footer-links li a:hover { 
  color: #cc3333;
  font-size: 14px;  
}


ul.top-links  {
  list-style: none; 
   text-align:center;

}

ul.top-links li {
   display: inline-block; float: none;
  color: #555;
  padding-top:8px;
 

}

.top-links li a { 
  display: block;
  color: #fff;
  font-size: 14px; 
  text-decoration:none; 
   border-left: 1px solid #ECEBEB;
     padding: 0px 15px;
      transition: all 500ms;
} 

.top-links li:first-child a {
	border-left: none;
}

.top-links li a:hover { 
  color: #e5da08;
  font-size: 14px;  
}


.top-info a {
 color: #333;
  font-size: 14px; 
}

.top-info a:hover {  
  color: #999; 
}

.calc-page-heading {
margin-bottom:20px;
}


  .listing-contacts  .col-md-9 {
        width: 75% !important;
    }

     .listing-contacts  .col-md-3 {
        width: 25% !important;
    }



.text-block {
    background: #f6f6f6;
    padding: 20px 0 40px;
}

 

.heading {
    margin: 0 auto;
    margin-bottom: 20px;
    position:relative;
}


.heading h2 {
    font-size: 24px;
    margin: 0px;
    font-weight: normal;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    color: #555;
}

.heading h2 span {
  font-weight:bold;
}

.heading h4 {
    font-size: 18px;
    display: inline-block;
    color: #707070;
    margin-top: 5px;
    font-weight: normal;
}

.heading h4:after {
    z-index: 2;
    content: " ";
    display: block;
    padding-top: 7px;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    margin: 0 auto;
}

.heading p {
    font-size: 14px;
    display: inline-block;
    color: #707070;
    margin-top: 5px;
    font-weight: normal;
}

.content-center, .text-center {
    text-align: center;
}

.content h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px;
}

.content h4 {
    font-size: 18px;
    font-weight: normal;
}

.content h1, .content h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    margin: 0 0 10px;
}

/*.content h1:after, .content h2:after, .heading h1:after, .heading h2:after  {
        z-index: 2;
        content: " ";
        display: block;
        padding-top: 7px;
        border-bottom: 2px solid #b7bbbf;
        width: 80px;
        margin: 0 auto;
    }*/


/* Testimonials block */
/*.testimonials-block {
    background: #f6f6f6;
    padding-top: 40px;
    padding-bottom: 40px;
}

    .testimonials-block h4 {
        margin-bottom: 57px;
    }

    .testimonials-block .carousel {
        width: 80%;
        margin: 0 auto;
    }

    .testimonials-block blockquote {
        border: none;
        font: italic 300 23px/1.3 "Open Sans", Arial, sans-serif;
        margin: 0;
        padding: 0;
        color: #66717c;
    }

.testimonials-name {
    font: italic 300 23px/1.3 "Open Sans", Arial, sans-serif;
    color: #2dafe5;
}
*/



/*
.carousel-indicators {
    position: static;
    margin: 27px 0 0;
    width: 100%;
    text-align: center;
}

.carousel-indicators li {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    background: #dce0e2;
    position: relative;
    margin: 0 3px !important;
    border: none;
}

.carousel-indicators li.active {
    background: #e6400c;
    border: none;
}
*/




.testimonials-bg {
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px;
}

.testimonials {
    width: 83%;
    margin: 0 auto;
    text-align: center;
}

.testimonials p {
    font-size: 30px;
    font-style: italic;
    color: #333333;
    line-height: 48px;
    letter-spacing: 0px;
    font-family: 'Libre Baskerville', serif;
}

.testimonials h6 {
    text-transform: none;
    margin-top: 30px;
}

.testimonials h6 span {
    font-size: 12px;
}

.testimonials-name {
   font-size:24px;
}


.blog-block {
    padding-top: 40px;
}

    .blog-block h4 {
        margin-bottom: 40px;
    }



.blog-sidebar {
    background-color: #f8f8f8;
}

 .blog-sidebar h1, .blog-sidebar h2 {
     font: 400 25px "PT Sans Narrow", Arial, sans-serif;
     margin: 0 0 10px;
     text-transform: uppercase;
 }



 .blog-sidebar h1:after, .blog-sidebar h2:after {
     z-index: 2;
     content: " ";
     display: block;
     padding-top: 7px;
     border-bottom: 1px solid #b7bbbf;
     margin: 0 auto;
 }



.map-container {
    width: 100%;
    height: 380px;
}

#map-canvas {
    margin: 0;
    padding: 0;
    height: 100%;
}


 

.post-info {
    list-style: none;
    margin: 20px 0;
    padding: 8px 0;
    border-top: solid 1px #ECEBEB;
    border-bottom: solid 1px #ECEBEB;
}

    .post-info li {
        padding: 0;
        color: #555;
        font-size: 13px;
        margin-right: 10px;
        display: inline-block;
        padding-left: 13px;
        border-left: solid 1px #ECEBEB;
    }

        .post-info li i {
            color: #555;
        }

        .post-info li:first-child {
            padding-left: 0;
            border-left: none;
        }

.table-cell {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}



.owl-nav {
    position: absolute;
    top: -40px;
    right: 10px;
}

.owl-nav .fa {
    font-size: 22px !important;
    width: 26px !important;
    height: 26px !important;
    padding-top: 8px !important;
    line-height: 0.6 !important;
}

.owl-nav button {
    background-color: #c6c6c6 !important;
    color: #555 !important;
    border-radius:6px;
    margin:2px;
}
.owl-nav button:hover {
    background-color: #888 !important;
    color: #fff !important;
}


 
.owl-dots span {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 1px solid #c1c1c1;
    display: inline-block;
    background-color: #a3a3a3;
    margin-right: 5px;
}

.owl-dot.active span {
    background-color: #E84D1C !important;
}

/* OWL styles */
    .owl-buttons {
        position: absolute;
        top: -40px;
        right: 10px;
    }

    .owl-buttons div {
        display: inline-block;
        width: 26px;
        height: 26px;
        margin-left: 5px;
        position: static;
        border-radius: 26px !important;
        /*text-indent: -100000px;*/
    }

    .owl-buttons .fa {
        font-size: 22px !important;
        width: 26px !important;
        height: 26px !important;
        padding-top: 5px !important;
        line-height: 0.6 !important;
    }

    .owl-buttons .owl-prev .fa {
        padding-left: 8px;
    }

    .owl-buttons .owl-next .fa {
        padding-left: 10px;
    }
 


/*  */

.news-date {
    padding-bottom: 10px;
}

.client-item, .image-item {
    background: #f8f8f8;
    margin-left: 10px;
    position: relative;
    border: 1px solid #dbdbdb;
}

    .client-item img {
        margin-left: auto;
        margin-right: auto;
        max-height: 120px;
    }

    .image-item img {
        margin-left: auto;
        margin-right: auto;
        max-height: 160px;
    }

    .image-item p {
        height: 50px;
        text-align: center;
        font-size: 16px;
    }
.list-item .post-info {
    margin: 6px 0;
}


.list-item h1, .list-item h2, .list-item h3 {
    font-weight: normal;
    color: #404040;
    margin-top: 0px;
    margin-bottom: 10px;
}

.content-container {
    background: linear-gradient(#f8f8f8 0%, #ffffff 40%);
    padding: 10px;
    height: 100%
}




.myForm {
    background-color: #f6f6f6;
    border: 1px solid #cecece;
}

.myTab {
    margin-top: 20px;
}

    .myForm .tab-content > .tab-pane, .myTab .tab-content > .tab-pane {
        background-color: #f6f6f6;
        min-height: 350px;
    }

    .myForm .tabbable-custom > .tab-content, .myTab .tabbable-custom > .tab-content {
        background-color: #f6f6f6;
        padding: 10px;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
        -o-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }

    .myForm .tabbable-custom.tabbable-full-width > .tab-content, .myTab .tabbable-custom.tabbable-full-width > .tab-content {
        padding: 15px 0;
        border: 1px solid #c6c6c6;
    }

    .myForm .tabbable-custom > .nav-tabs > li, .myTab .tabbable-custom > .nav-tabs > li {
        background-color: #e6e6e6;
        border: 1px solid #c6c6c6;
        border-top: 3px solid #1caf9a;
        margin-top: 0;
        position: relative;
    }

        .myForm .tabbable-custom > .nav-tabs > li.active, .myTab .tabbable-custom > .nav-tabs > li.active {
            background-color: #f6f6f6 !important;
            border: 1px solid #c6c6c6;
            border-top: 3px solid #ebc551;
            border-bottom: none;
            margin-top: 0;
            padding-top: 2px;
            position: relative;
        }

        .myForm .tabbable-custom > .nav-tabs > li:hover, .myTab .tabbable-custom > .nav-tabs > li:hover {
            background-color: #f6f6f6;
            border: 1px solid #c6c6c6;
            border-top: 3px solid #ebc551;
            border-bottom: none;
            margin-top: 0;
            position: relative;
        }

    .myForm .nav-tabs > li.active > a,
    .myForm .nav-tabs > li.active > a:focus,
    .myForm .nav-tabs > li.active > a:hover,
    .myTab .nav-tabs > li.active > a,
    .myTab .nav-tabs > li.active > a:focus,
    .myTab .nav-tabs > li.active > a:hover {
        background-color: transparent;
    }


.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0px !important;
    margin-top: 0;
    margin-bottom: 0;
}
.form-actions {
    padding: 12px 10px !important;
    margin: 0 !important;
    background-color: #f5f5f5 !important;
    border-top: 1px solid #e0e0e0 !important;
}


.form-group {
    margin-bottom: 8px !important;
}

.form-horizontal .form-group {
    margin-right: auto !important;
    margin-left: auto !important;
}
 
.button {
    border: none;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    height: 40px;
    position: relative;
    overflow: hidden;
    
    font-size: 16px;
    padding: 0px;
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 40px;
 
    letter-spacing: 0.5px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

    .button i {
        color: #fff;
        font-size: 18px;
    }



.spinner {
    height: 300px;
    position: relative;
    background-color: #eeeeee;
}

.spinner_Dialog {
    height: 250px;
    width: 100%;
    position: relative;
    background-color: transparent;
}

.spinner_img {
    background-image: url('/theme/assets/global/img/loading-spinner-grey.gif');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 50px;
    background-color: transparent;
}


.Section_Title td, .Section_Title {
   
    padding: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
    border-left: 5px solid #9f9f9f;
    background-color: #ededed;
}


table > tbody tr:nth-child(even) {
    background-color: #F7F7F7;
}



table > thead{
    background-color: #727272;
    color:#fff;
}


.LeadTypeItem {
    display: table;
    text-align: center;
    margin: 0 auto;
    height: 230px;
}

.LeadTypeItem h5 {
    font-size: 18px;
    margin-top: 10px;
    color: #555;
}


.LeadTypeItem a {
    text-decoration:none;
}

.LeadTypeList .LeadTypeItem {
    width:100%;
    padding-top: 10px;
    margin: 10px;
    box-shadow: 0 2px 4px 0 #e9e9e9;
    background-color: #f5f5f5;
}

.img-circle {
    display: block;
    max-width: 100%;
    border-radius: 50%;
    filter: grayscale(70%);
    border: solid 5px #cecece;
    transition: .15s;
    height: 160px;
    width: 160px;
}
.img-circle:hover {
    filter: grayscale(0);
    transition: .50s;

}

.SeeAllLink {
position:absolute;
right:10px;
top:5px;

}


.vButton {
    color: white;
    margin: 5px;
    padding: 2px;
    background: #808080;
    border: 1px solid #6b6b6b;
    cursor: pointer;
    width: 80px;
    border-radius: 5px !important;
    text-align: center;
    float: left;
}

    .vButton:hover {
        background: #989797;
        border: 1px solid #7c7a7a;
    }

.vContent {
    margin: 5px;
    padding: 5px;
    background: #f6f6f6;
    border: 1px solid #c2c1c1;
    border-radius: 5px !important;
    text-align: left;
    display: none;
}

.modal {
top:120px !important;
}


/*.video-container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 640px;
    max-height: 360px;
}

video {
    width: 100%;
    height: auto;
    max-width: 640px;
    max-height: 360px;
    border: 1px solid #b2b2b2;
}

    video[poster] {
        object-fit: fill;
    }
*/

#subscriptions .cellContent {
    text-align: center;
    font-size: 14pt;
    padding-top: 20px;
}

#subscriptions .cellTilte {
    text-align: left;
    font-size: 14pt;
    padding-top: 20px;
    margin-left: 5px;
    float: left;
}
#subscriptions .cellIcon {
    width: 70px;    
    float: left;
}


#subscriptions .row:nth-child(even) {
    background-color: #f7f7f7;
}

iframe {
width:100%;
}

.anchor {
    scroll-margin-top: 160px;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    opacity: 0.8;
}

.img-responsive {
width:100%;
}


.pager-row {
    padding:5px;
    padding-top: 10px;
    margin: 0px;
    width: 100%;
    background-color: #e5e5e5;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.20);
}

.pager-row .pager-info {
  float:left;
  margin-left:10px;
  margin-right: 10px;
  padding-top:10px;
}

.pager-row .pager-size {
  float:left;
  margin-left:10px;
  padding-top:10px;
}

.pager-row .pager-pagination {
  float:right;
  margin-right: 10px;
}

.pagination { 
	margin: 0 !important;
}
 
/*/*.pagination {
	border-radius: 0;
	margin: 0;
}

.pagination > li {
    display: inline-block;
    margin-left: 5px; 
}

.pagination > li > a, .pagination > li > span,
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 5px !important;
    border:1px solid #dbd7d7;
	 padding:5px;
	color: #6b6a6a;
  
}
.pagination > li > span,
.pagination > li > span:hover {
	background: #555;
	color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
	padding: 4px 12px 8px;
}

.pagination > li:first-child > a:hover,
.pagination > li:last-child > a:hover {
   	color: #fff;
}

.pagination .active > a,
.pagination .active > a:hover,
.pagination > li > a:hover {
  background: #f8f8f8;
  border-color: #555;
  color: #fff;
}
*/

.bc-row {
    clear:both;
    padding-top:10px;
}

.breadcrumb {

    margin-top: 5px;
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.15);
}

.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > .active {
    color: #777;
}

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #777;
        content: "/\00a0";
    }



.services-item {
    border: 1px solid #cecece;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.10);
    margin-bottom: 20px;  
}

.services-img {
    text-align: center;
    height: 240px;
    margin: 0 auto;
    width: 100%;
    background-color: #ededed;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}

.services-bg {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.services-bg:hover {
    transform: scale(1.1);
}

 .services-img img {
     display: block;
     max-height: 230px;
     width: auto;
     max-width: 100%;
     border-radius: 5px;
 }

.services-heading {
    height: 60px;
    padding: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    background-image: radial-gradient(#ffffff, #ffffff, #ededed);
}

.services-heading a {
    font-size: 16px;
    font-weight: normal;
    margin: 0 auto;
}

.services-brief {
    text-align: justify;
    min-height: 90px;
    font-size: 12px;
    padding: 10px;
    background-color: #ffffff;
}

.services-highlights {
}


.testimonials-media {
    text-align: center;
    height: 200px;
    margin: 0 auto;
    width: 100%;
   
    border-bottom: 1px solid #dedede;
     
}

    .testimonials-media img {
        display: block;
        max-height: 190px;
        width: auto !important;
        max-width: 100%;
        border-radius: 5px;
        margin: 0 auto;
    }

.fancybox-overlay {
z-index: 9999 !important;
}

#Botsonic-wrapper {
right: 50px !important
}

.tp-bullets.simplebullets.round .bullet {
    width: 12px;
    height: 12px;
    border-radius: 50% !important;
    background: #d8d8d8;
}


.fs-12px, .fs-12px p {
    font-size: 12px;
}

.fs-14px, .fs-14px p {
    font-size: 14px;
}

.fs-16px, .fs-16px p {
    font-size: 16px;
}

.fs-18px, .fs-18px p {
    font-size: 18px;
}

.header-navigation .dropdown-menu .fa {
    position: static;
}

.arrow-container {
    display: flex;
    align-items: center;
}

.left-arrow,
.right-arrow,
.up-arrow,
.down-arrow {
    display: inline-block;
    margin: 35px;
    width: 15px;
    height: 15px;
    border-top: 4px solid #F10C0C;
    border-left: 4px solid #F10C0C;
    transform-origin: center;
}

.right-arrow {
    transform: rotate(135deg);
    margin: 28px;
}

.left-arrow {
    transform: rotate(-45deg);
    margin: 28px;
}

.up-arrow {
    transform: rotate(45deg);
}

.down-arrow {
    transform: rotate(-135deg);
}

    .right-arrow::after,
    .left-arrow::after,
    .up-arrow::after,
    .down-arrow::after {
        content: "";
        display: block;
        width: 3px;
        height: 45px;
        background-color: #F10C0C;
        transform: rotate(-45deg) translate(15px, 4px);
    }


ul.check {
    list-style-position: outside;
}

    ul.check li {
        list-style: none;
    }


    ul.check li:before {
        content: '\f00c';
        font-family: 'Font Awesome 6 Free';
        margin: 0 5px 0 -15px;
        color: #198754;
        font-weight: 900;
        font-size: 20px;
    }