html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
	color: #222222;
   font-weight: 400;
}

a {
  color: #202f64;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;	
}

a:hover, a:focus {
  color: #222222;
	text-decoration: none;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}


h1,
h2,
h3,
h4,
h5,
h6 {
 margin-bottom: 15px;
   font-weight: 200;
  line-height: 1.3;
  }

 

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
 }

p a { text-decoration: underline;
}


p.l-space{ letter-spacing:4px;}
.white, .white p, .white h1, .white h2, .white h3, .white span{ color: #ffffff;}
.white a, .white p a { color: #ffffff;}
.yellow{ color:#fde438!important }

strong{ font-weight: 700;}

.line-border {
border-bottom: 1px solid #00bff2;
border-top: 1px solid #00bff2;
padding: 17px 10px;
display: inline-block;
}
 
 
section {
  padding: 50px 0;
    text-align: center;
}
.hero-section {
margin-bottom:150px;  position:relative 
} 
 

@media (min-width: 576px) {
 
.hero-section {
margin-bottom:250px;  
} 	
	
}

@media (min-width: 992px) {
   section {
     text-align: left; 
	   padding: 100px 0;
  }
.hero-section {
margin-bottom:200px;
} 	
 
}


section h1 {
  font-size: 34px;
}

section h2 {
  font-size: 28px;
}

section h3 {
  font-size: 26px;
}

section h4 {
  font-size: 22px;
}

#mainNav, #secondaryNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: #ffffff;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;	
   font-weight: 400;
  letter-spacing: 1px;
 box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.nav-highlight{font-weight: 700;}
.navbar-brand {
padding-top: 2px;
padding-bottom: 0px;
} 

#mainNav .navbar-toggler, #secondaryNav .navbar-toggler {
  font-size: 24px;
  padding: 8px 10px;
  color: #222;
  border:none;
}

#mainNav .navbar-nav, #secondaryNav .navbar-nav{
padding-top:20px;
padding-bottom:20px;
  font-size: 14px;
 
 }  
#mainNav .navbar-nav > li > a, #secondaryNav .navbar-nav > li > a {
  font-size: 18px;
   letter-spacing: 1px;
   margin: 0px 4px;
	border-top:1px solid #f5f5f5;
 
 }

#mainNav .navbar-nav > li > a.active, #secondaryNav .navbar-nav > li > a.active  {
  color: #00bff2 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover, #secondaryNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus,
#secondaryNav .navbar-nav > li > a,
#secondaryNav .navbar-nav > li > a:focus {
  color: #222222;
 }

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover,
#secondaryNav .navbar-nav > li > a:hover,
#secondaryNav .navbar-nav > li > a:focus:hover {
  color: #00bff2;
}

#mainNav .navbar-nav a.sign-up{
      border-color: #222222;
   }    
   
#mainNav .navbar-nav a:hover.sign-up  {
      border-color: #00bff2;
	   color: #ffffff;
   }   

 #secondaryNav .navbar-nav a.sign-up {
      border-color: #00bff2;
	 color: #ffffff; 
	 background-color: #00bff2;
   }    
   
 #secondaryNav .navbar-nav a:hover.sign-up {
     background-color: #4dd39d;
     border-color: #4dd39d;
	color: #ffffff;
   }   	
   
  .change-colour {
  height:30px;
 }  
 
@media (min-width: 992px) {
  #mainNav {
	background-color: transparent;
	border-color: transparent;
	padding-top: 30px;
	padding-bottom: 30px;
box-shadow: none!important;
 	
	}
  
#mainNav .navbar-nav{
padding-top:0px;
padding-bottom:0px;
}  
 
 .sign-up{ margin-left: 10px!important; width:120px;  }
  
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #ffffff;	
	  border-top:none;
   }
  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
  color: #00bff2;
  }
	
  #secondaryNav .navbar-nav > li > a,
  #secondaryNav .navbar-nav > li > a:focus {
	border-top:none;
   }	
	
  #secondaryNav .navbar-nav > li > a:hover,
  #secondaryNav .navbar-nav > li > a:focus:hover{
  color: #00bff2;	
  }
	
  #mainNav.navbar-shrink {
     background-color: #ffffff;
	padding:10px 0 ;
 box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;  }
  
 #mainNav.navbar-shrink .logo-desktop {
   width:160px;
 }      
  
  #mainNav.navbar-shrink .navbar-nav > li > a,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:hover,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #00bff2;
  }
  
   #mainNav .navbar-nav a.sign-up {
	  border: 1px solid #ffffff;
     color: #ffffff;
    }   
 #mainNav .navbar-nav a:hover.sign-up {
     color: #ffffff;
     border-color: #00bff2;
   }    

#mainNav.navbar-shrink .navbar-nav a.sign-up {
   background-color: #4aabe7;
  border-color: #296cb3;
	background: -webkit-linear-gradient(to bottom, #00bff2, #3279ce);
  background:  linear-gradient(to bottom, #00bff2, #3279ce); 	
	
	
color: #ffffff;
   }  
 #mainNav.navbar-shrink .navbar-nav a:hover.sign-up {
      border-color: #296cb3;
	color: #ffffff;
   background: -webkit-linear-gradient(to bottom, #3279ce, #00bff2);
  background:  linear-gradient(to bottom, #3279ce, #00bff2);	 
   }  	
	
.nav-link {
display: block;
padding: .5rem 1.5rem;
}	

section h1 {
  font-size: 54px;
}
	
section h2 {
  font-size: 38px;
}  
}


 
header.masthead {
   width: 100%;
   padding-top:0px;
  padding-bottom: 100px;
  color: white;
	text-align: center;
   background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	background-color: #222222;
    height: 100vh;
 	
}

header.masthead.pages {
  background-attachment: scroll;
    height: auto;
   padding-bottom: 30px;
}



header.masthead .header-content {
    margin-bottom:0px;
	padding-bottom:50px;
	padding-top:50px;
}

header.masthead .header-content h1 {
  font-size: 34px;
}

header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

header.masthead .device-container .screen img {
  border-radius: 3px;
}

.subhead { font-size:20px;}

.line-break{border-top:2px solid #00bff2; width: 80px; height: 2px; margin: 0 auto 20px auto}
.line-break.left{ margin: 0 auto 20px auto}

@media (min-width: 992px) {
.line-break.left{margin: 0 0 20px 0}
 }


.line-left{border-left:2px solid #fde438; height: auto; padding-left:20px  }
 

 @media (min-width: 576px) {
	
  header.masthead {
   padding-top:0px;   
	padding-bottom:60px;
margin-bottom: 50px;

  }
 
}


@media (min-width: 768px) {
	
  header.masthead {
   padding-top:0px;   
	padding-bottom:100px;
   background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	  margin-bottom: 0px; 
 	  

  }
	
header.masthead .header-content {
     margin-bottom: 0;
    text-align: left;
  }
	
  header.masthead .header-content h1 {
    font-size: 40px;
  }
  header.masthead .device-container {
    max-width: 325px;
  }
	
.subhead { font-size:26px;}
	

}

@media (min-width: 992px) {
  header.masthead {
	padding-bottom:100px;
	padding-top:50px;  
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }	
  }

@media (min-width: 1200px) {
  header.masthead {
	padding-top:50px;  
	padding-bottom:200px;
   }
  header.masthead .header-content h1 {
    font-size: 62px;
  }		
	
}	


 


.hero-img{
margin-bottom:-50%; z-index: 2; position:relative}



ul.list-social {
  margin-bottom: 20px;
}

ul.list-social li a {
  font-size: 20px;
  line-height: 46px;
  display: block;
  width: 50px;
  height: 50px;
  color: #222222;
  border-radius: 100%;
}

ul.list-social li.social-twitter a, ul.list-social li.social-facebook a, ul.list-social li.social-youtube a {
  background-color: none;
  border:2px solid #222222;
}

ul.list-social li.social-twitter.white a, ul.list-social li.social-facebook.white a, ul.list-social li.social-youtube.white a {
  background-color: none;
  border:2px solid #fff;
color:  #fff;
}

 
ul.list-social li.social-twitter a:hover, ul.list-social li.social-facebook a:hover, ul.list-social li.social-youtube a:hover {
  background-color: #222222;
  color:#fff;
}


ul.list-social li.social-twitter.white a:hover, ul.list-social li.social-facebook.white a:hover, ul.list-social li.social-youtube.white a:hover {
  background-color: #00bff2;
  color:#fff;
}


footer {
  padding: 80px 0;
  text-align: center;
   background: #f1f1f1;
 }

footer p {
  font-size: 16px;
  margin-bottom: 10px;
}

footer ul.footer-menu{
  margin-bottom: 20px;
	list-style:none;
	padding: 0 0 0 0;
}

footer ul.footer-menu li{
	margin-bottom:10px;
 }

footer ul.footer-menu li a {
   color: #222222; 
font-size: 16px;
 }

footer ul.footer-menu li a:hover, footer ul.footer-menu li a:focus, footer ul.footer-menu li a:active, footer ul.footer-menu li a.active {
  text-decoration: none;
  color: #808080; 
}

.tel{ font-size:26px;}

 
@media (max-width: 768px){
 	
footer ul.footer-menu li{
	margin-bottom:0px;
 }
	
footer ul.footer-menu li a {
display: block;
border-top: 1px solid #f0f0f6;
padding: 10px 0;
margin-bottom:0px;
 }		
}	


p.footer-title{ font-size: 16px; font-weight: 700}
.phone{ font-size:24px; font-weight: 700}
		
 
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.btn-outline {
  color: #ffffff;
  border: 2px solid;
  border-color: #ffffff;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: #222222;
  border-color: #ffffff;
  background-color: #ffffff;
}

.btn-outline.btn-alt:hover, .btn-outline.btn-alt:focus, .btn-outline.btn-alt:active, .btn-outline.btn-alt.active {
  color: #ffffff;
border-color: #222222;
background-color: #222222;
}

.btn-outline-drk {
  color: #222222;
  border: 2px solid;
  border-color: #222222;
}

.btn-outline-drk:hover, .btn-outline-drk:focus, .btn-outline-drk:active, .btn-outline-drk.active {
  color: #ffffff;
  border-color: #222222;
  background-color: #222222;
}

 

.btn {
  border-radius: 50px;
   letter-spacing: 2px;
	font-weight: 700;
  text-transform: uppercase;
	padding: 10px 30px; 
}

@media (max-width: 768px) {
    .btn, .btn-group {
        width:80%;
    }
} 
.btn-xl {
  font-size: 16px;
  padding: 20px 50px;
}

.btn-scroll{
	padding: 0px 0px;
	height: 60px;
	width:60px;
 	border-radius: 50px;
 	position: relative;
}

.btn-scroll:after {
content: "\f107";
font-family: "fontAwesome";
 	font-size: 20px;
display: block;
 line-height: 30px;
position: absolute;
right: 19px;
top: 28px;
margin: -15px 0 0 0;
  text-align: center;
}

 

.btn-primary {
  color: #ffffff;
   border: 1px solid;
  border-color: #00bff2;
   background-color: #00bff2;
  }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	color: #222222;
 	border-color: #ffffff!important;
   background-color: #ffffff;
}
 

 
.grey-bg{ background-color:#f5f5f5;}
.drk-grey-bg{ background-color:#222222;}
.yellow-bg{ background-color:#fde438;}

  
.grey-gradient{
background: #f5f5f5;
background: -webkit-linear-gradient(top,#ffffff 70%, #f5f5f5 100%);
background: linear-gradient(to bottom,#ffffff 70%, #f5f5f5 100%);

}


.grey-gradient.alt{
background: #f5f5f5;
background: -webkit-linear-gradient(bottom,#ffffff 70%, #f5f5f5 100%);
background: linear-gradient(to top,#ffffff 70%, #f5f5f5 100%);

}

.colour-bg.gradient{
background: #0b2cb3;
background: -webkit-linear-gradient(left,#1f2d66 0%, #0b2cb3 100%);
background: linear-gradient(to right,#1f2d66 0%, #0b2cb3 100%);

}

.color-box{  padding:40px 30px; background-color:#222222; border-radius: 10px;}
.color-box.light{  background-color:#34334f; }

 
.grey-box{  padding:40px 30px; background-color:#f5f5f5; border-radius: 10px;}
.white-box{  padding:40px 30px; background-color:#ffffff; border-radius: 10px;}
.feature-box{     margin-bottom:0px; padding: 10px  }

.feature-box img { padding-right:20px; padding-bottom:20px; margin-top:0px; }
 

p.feature-text{ font-size:14px; margin-bottom:0px; font-weight: 700 }

 @media (min-width: 576px) {
p.feature-text{ font-size:18px;}

 
}
.large{ font-size:20px;  line-height: 1.3;}

ul.check-list-1 {
	list-style:none;
	font-size: 18px;
	line-height: 28px;
  	margin-bottom:30px; 
	margin-top:30px; 
	margin-left:-15px;
}

		  
ul.check-list-1 li:before {
	font-size: 18px;
	content: '\f00C';
 	color:#00bff2;
display: inline-block;
width: 30px;
margin-left: -30px;
text-align: center;
line-height: 20px;
font-family: FontAwesome;
	
}

ul.check-list-1.cta-check {margin-top: 10px; margin-bottom: 0px;  font-weight: 400;

}

ul.check-list-1.cta-check li:before{margin-left: -10px;
}

  .logo-desktop {
 	  width: 140px;
	  display: none;
  }

  .logo-desktop.static {
     display: block;
	  width: 75px;
	  padding:5px 0;
  }
  .logo-mobile {
     display: block;
	  width: 130px;
	  padding:0px 0;
  }

 
@media (min-width: 992px) {
  .logo-desktop {
     display: block;
 	  width: 200px;

  }
  .logo-desktop.static {
     display: block;
	  width: 90px;
  }	
  .logo-mobile {
     display: none;
   
  }
}

  
.mt-10 { margin-top:100px;
}

.mb-10 { margin-bottom:100px;
}

.faqs-question { font-size:18px}
.header-apply-cta, .header-phone-cta{  padding: 4px 10px; margin: 2px 0px; letter-spacing: 0px}
.cta-banner{  padding: 0px 0px 6px 0px; display:none; }
 
.blue-gradient{ 
     	background:-moz-linear-gradient(top, #0b2cb3 0%, #1f2d66 100%); 
        background: -webkit-linear-gradient(top, #0b2cb3 0%,#1f2d66 100%); 
        background: linear-gradient(to bottom, #0b2cb3 0%,#1f2d66 100%);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        background-clip: text;
       -webkit-text-fill-color:transparent;
}

 
.carousel-indicators li{ background-color: #202f64; opacity: .2;}


.services-type-box{ 
 padding: 40px 30px; 
border-radius: 20px;
	background-color: #f5f5f5;
    } 
 
 
.brand-logos{max-width:200px; width: 100%;}

.brand-logos.reduce{max-height:80px; width: auto;}


.cc-window {
    opacity: 1;
 }

.cc-window.cc-invisible {
    opacity:0
}

.cc-animate.cc-revoke {
    transition:transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
    transform:translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    transform:translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
    transform:translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition:max-height 1s
}

.cc-link, .cc-revoke:hover {
    text-decoration:underline;
 }

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
     font-size: 15px;
    line-height: 1.3em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index:9999;
	background-color: #222222!important;
 box-shadow: 0 0 1rem rgba(0,0,0,.5) !important;
}

.cc-window.cc-static {
    position:static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction:column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction:row
}

.cc-revoke {
    padding:.5em
}

.cc-header {
    font-size: 16px;
    font-weight:700
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
    cursor:pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding:.2em
}

.cc-link:hover {
    opacity:1
}

.cc-link:active, .cc-link:visited {
    color:initial
}

.cc-btn {
    display: block;
    padding: .4em 2.8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-radius:30px;
text-align: center;	
    border-style: solid;
    white-space:nowrap
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color:transparent
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration:underline
}

.breadcrumbtext, .btn-chat, .btn-chat:hover, .callback {
    text-decoration:none;
}

.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height:.75
}

.cc-close:focus, .cc-close:hover {
    opacity:1
}

.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius:.5em
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius:.5em
}

.cc-revoke.cc-left {
    left: 3em;
    right:unset
}

.cc-revoke.cc-right {
    right: 3em;
    left:unset
}

.cc-top {
    top:1em
}

.cc-left {
    left:1em
}

.cc-right {
    right:1em
}

.cc-bottom {
    bottom:1em
}

.cc-floating > .cc-link {
    margin-bottom:1em
}

.cc-floating .cc-message {
    display: block;
    margin-bottom:1em
}

.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    flex:1
}

.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items:center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top:0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom:0
}

.cc-banner .cc-message {
    -ms-flex: 1;
    flex:1
}

.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content:space-between
}

.cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex:1
}

.cc-btn + .cc-btn {
    margin-left:.5em
}

@media print {
    .cc-revoke, .cc-window {
        display:none
    }
}

@media screen and (max-width: 900px) {
    .cc-btn {
        white-space:normal
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top:0
    }

    .cc-window.cc-bottom {
        bottom:0
    }

    .cc-window.cc-banner, .cc-window.cc-left, .cc-window.cc-right {
        left: 0;
        right:0
    }

    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction:column
    }

    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1;
        flex:1
    }

    .cc-window.cc-floating {
        max-width:none
    }

    .cc-window .cc-message {
        margin-bottom:1em
    }

    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items:unset
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius:5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex:none
}

.btn-chat, .cc-floating.cc-type-info.cc-theme-classic .cc-btn, .fa, .fa-stack {
    display:inline-block
}

.cc-theme-classic .cc-btn {
    border-radius:5px
}

.cc-theme-edgeless.cc-window {
    padding:0
}

.cc-floating.cc-theme-edgeless .cc-message {
    margin:2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height:100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left:1em
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left:0
}
.cc-message a {
		color:white;
		text-decoration: underline;
}


 
#portfolio .container-fluid .portfolio-box, #portfolio .container-sm .portfolio-box, #portfolio .container-md .portfolio-box, #portfolio .container-lg .portfolio-box, #portfolio .container-xl .portfolio-box {
  position: relative;
  display: block;
	
	
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption, #portfolio .container-sm .portfolio-box .portfolio-box-caption, #portfolio .container-md .portfolio-box .portfolio-box-caption, #portfolio .container-lg .portfolio-box .portfolio-box-caption, #portfolio .container-xl .portfolio-box .portfolio-box-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(253, 228, 56, 0.8);
  transition: opacity 0.25s ease;
  text-align: center;
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-sm .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-md .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-lg .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-xl .portfolio-box .portfolio-box-caption .project-category {
   
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-sm .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-md .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-lg .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-xl .portfolio-box .portfolio-box-caption .project-name {
  font-size: 1.2rem;
}
#portfolio .container-fluid .portfolio-box:hover .portfolio-box-caption, #portfolio .container-sm .portfolio-box:hover .portfolio-box-caption, #portfolio .container-md .portfolio-box:hover .portfolio-box-caption, #portfolio .container-lg .portfolio-box:hover .portfolio-box-caption, #portfolio .container-xl .portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.img-full { 
overflow: hidden;
align-items: center;
justify-content: center;
display: flex;
 }
.img-full img {   width:100%}
/*SVG Half Circle Borders*/

.svg-border-rounded svg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3rem;
    width:100%;
 	color: #fff;
	z-index: 1;
 }

table{margin-bottom:30px; width:100%; font-size: 13px;}
		  
table td {
background-color: #f1f1f1;
border: 2px solid #ffffff;
text-align: left;
padding: 12px;
}

				
				
/* Slider */

.slick-slide {
    margin: 0px 20px;
	padding: 10px;
   
}

.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;
}
	  
