/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-33%,0,0);transform:translate3d(-33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-33%,0,0);transform:translate3d(-33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(33%,0,0);transform:translate3d(33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(33%,0,0);transform:translate3d(33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeIn{from{opacity:0}
to{opacity:1}
}@keyframes fadeIn{from{opacity:0}
to{opacity:1}
}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-33%,0);transform:translate3d(0,-33%,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-33%,0);transform:translate3d(0,-33%,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
.container-fluid{max-width:1160px;margin:auto;padding-left:15px;padding-right:15px}
#ssnt-title{padding-top:160px;padding-bottom:120px}
#ssnt-title h1{text-align:center;font-size:53px;line-height:1.3;letter-spacing:.1em;color:#000;text-transform:uppercase}
@media all and (max-width:767px){#ssnt-title h1{font-size:30px}
}#ssnt-title p{text-align:center}
#ssnt-title p a{color:#fff}
#ssnt-title p a:hover{color:#00aeef}
#ssnt-title p span{color:#fff}
#ssnt-first-section>div:nth-child(1) img{display:block}
#ssnt-first-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#ssnt-first-section *{-webkit-box-sizing:border-box;box-sizing:border-box}
#ssnt-first-section a{color:#fff;text-decoration:underline}
#ssnt-first-section a:hover{color:#00a6ed}
#ssnt-first-section>div:nth-child(1){width:45%;-webkit-box-flex:45%;-ms-flex:45%;flex:45%;min-width:45%;max-width:45%}
#ssnt-first-section>div:nth-child(1) img{width:100%;height:auto}
#ssnt-first-section>div:nth-child(2){padding:50px;background:#212429;width:55%;-webkit-box-flex:55%;-ms-flex:55%;flex:55%;min-width:55%;max-width:55%;color:#fff}
#ssnt-first-section>div:nth-child(2) p{color:#fff}
@media all and (max-width:767px){#ssnt-first-section{-ms-flex-wrap:wrap;flex-wrap:wrap}
#ssnt-first-section>div:nth-child(1),#ssnt-first-section>div:nth-child(2){width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%}
}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;margin:-15px}
.row *{-webkit-box-sizing:border-box;box-sizing:border-box}
.row>div{padding:15px}
.row.row-0{margin:0}
.row.row-0>div{padding:0}
.row>div{width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%}
@media all and (min-width:768px){.row .col-sm-4{width:33.3%;-webkit-box-flex:33.3%;-ms-flex:33.3%;flex:33.3%;min-width:33.3%;max-width:33.3%}
.row .col-sm-8{width:66.6%;-webkit-box-flex:66.6%;-ms-flex:66.6%;flex:66.6%;min-width:66.6%;max-width:66.6%}
}#ssnt-white-bg-tiles{padding:70px 0}
#ssnt-white-bg-tiles .ssnt-box h3{font-size:25px;color:#000}
#ssnt-white-bg-tiles .ssnt-box p{color:#000;max-width:290px}
#tiles-with-bg .tile-with-bg-content{margin:auto;padding:100px 70px}
#tiles-with-bg h1,#tiles-with-bg h2,#tiles-with-bg h3,#tiles-with-bg h4,#tiles-with-bg h5,#tiles-with-bg h6,#tiles-with-bg p,#tiles-with-bg li,#tiles-with-bg ul,#tiles-with-bg ol,#tiles-with-bg a{color:#fff}
#tiles-with-bg a{text-decoration:underline}
#tiles-with-bg a:hover{text-decoration:none}
#slider-top{padding:80px 0}
#slider-top h2,#slider-top p{color:#000}
#ssnt-black-section,#ssnt-blue-section{padding:70px 0;background:#212429}
#ssnt-black-section h1,#ssnt-black-section h2,#ssnt-black-section h3,#ssnt-black-section h4,#ssnt-black-section h5,#ssnt-black-section p,#ssnt-black-section li,#ssnt-blue-section h1,#ssnt-blue-section h2,#ssnt-blue-section h3,#ssnt-blue-section h4,#ssnt-blue-section h5,#ssnt-blue-section p,#ssnt-blue-section li{color:#fff}
#ssnt-black-section p,#ssnt-blue-section p{font-weight:400}
#ssnt-black-section p b,#ssnt-black-section p strong,#ssnt-blue-section p b,#ssnt-blue-section p strong{font-weight:700}
#ssnt-blue-section{background:#00a6ed}
#ssnt-blue-section a{display:inline-block;color:#fff;padding:10px 30px;border:1px solid #fff;-webkit-transition:.55s;transition:.55s}
#ssnt-blue-section a:hover{color:#000;background:#fff}
#ssnt-blue-section h2{max-width:670px;margin:auto;margin-bottom:30px;font-size:25px}
#section-slider-new{margin-bottom:100px}
#entire-content{width:100%;overflow:hidden}
@media all and (max-width:767px){#ssnt-title{padding-top:100px;padding-bottom:80px}
#ssnt-white-bg-tiles,#slider-top{padding:50px 0}
#tiles-with-bg .tile-with-bg-content{padding:30px}
}.lets-connect{font-family:"FuturaPT Book",sans-serif;font-size:100px;font-weight:normal;margin-top:10px}
@media all and (max-width:1050px){.lets-connect{font-size:40px}
}.lets-connect a{color:#232628;text-decoration:none;text-transform:uppercase}
#lets-connect{text-align:center;padding-top:100px;padding-bottom:100px}
@media all and (max-width:767px){#lets-connect{padding:70px 0}
}#lets-connect .have-a-project{color:#232628;font-size:12px;font-family:CircularSTD,sans-serif;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-align:center}
@media all and (max-width:767px){#tiles-with-bg .tile-with-bg-content{padding:15px}
#ssnt-black-section,#ssnt-blue-section{padding:50px 0}
#ssnt-first-section>div:nth-child(2){padding:50px 15px}
#section-slider-new{margin-bottom:40px}
}#tiles-with-bg+#ssnt-black-section{background:#fff}
#tiles-with-bg+#ssnt-black-section h1,#tiles-with-bg+#ssnt-black-section h2,#tiles-with-bg+#ssnt-black-section h3,#tiles-with-bg+#ssnt-black-section h4,#tiles-with-bg+#ssnt-black-section h5,#tiles-with-bg+#ssnt-black-section h6,#tiles-with-bg+#ssnt-black-section p,#tiles-with-bg+#ssnt-black-section ol,#tiles-with-bg+#ssnt-black-section li{color:#000}
#tiles-with-bg .tile-with-bg-content{max-width:700px}
#white-bg-text{padding-top:50px;padding-bottom:50px}
#white-bg-text h2,#white-bg-text p{color:#000 !important}
#tiles-with-bg .col-sm-12{background:#fff !important}
#tiles-with-bg .col-sm-12 h1,#tiles-with-bg .col-sm-12 h2,#tiles-with-bg .col-sm-12 h3,#tiles-with-bg .col-sm-12 h4,#tiles-with-bg .col-sm-12 p,#tiles-with-bg .col-sm-12 a{color:#000 !important}
#ssnt-title{background:#202124;margin-bottom:40px}
#ssnt-title h1{color:#fff}
#ssnt-title h1 span{color:#fff}
.blog-box-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
#blog-pagiation{margin-bottom:30px;margin-top:30px;text-align:center}
#single-blog-post{padding:50px 0}
#single-blog-post p,#single-blog-post h1,#single-blog-post h2,#single-blog-post h3,#single-blog-post h4,#single-blog-post li,#single-blog-post ol{color:#222}
#related-posts{margin-top:60px;padding-top:30px;border-top:1px solid #ddd}
#related-posts h2{text-align:center;margin-bottom:30px}
#blue-contact-bo{padding:100px 0;background:#03a4ec}
@media all and (max-width:1025px){#blue-contact-bo{padding:50px 0}
}#blue-contact-bo p{text-transform:uppercase;font-weight:300;color:#fff}
#blue-contact-bo p a{display:inline-block;padding:10px 25px;border:1px solid #fff;color:#fff}
#blue-contact-bo p a:hover{background:#fff;color:#03a4ec}
.post-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.post-author a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.post-author b{margin-left:5px;margin-right:5px;display:block;font-weight:400}
.post-author img{width:40px;height:40px;border-radius:40px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-right:10px}
.post-author a{color:#fff}
.post-author a:hover{color:#00aeef}
#entire-content.the-author-page .author-avatar img{display:block;width:100px;margin:auto;height:100px;border-radius:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
@media all and (min-width:1025px){#entire-content.the-author-page #ssnt-title{padding-bottom:40px}
}#author-socials{text-align:center}
#author-socials a{margin:0 10px}
#author-socials a path{-webkit-transition:.55s;transition:.55s}
#author-socials a:hover path{fill:#00aeef}
body.about .section2{color:#000}