/* ===================================
    Table of Content
====================================== */


/*  - Fonts
    - General
    - Fonts
    - Social Icon Hover
    - Header And Navigation
    - Slider
    - About
    - Team
    - Portfolio
    - Price
    - Parallax
    - Testimonial
    - Client
    - Blog
    - Contact
    - Map
    - Footer
    - Loader
    - Media Queries   */


/* ===================================
    Google font
====================================== */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700');

.main-font{font-family: 'Roboto', sans-serif;}
.alt-font{font-family: 'Montserrat', sans-serif;}


/* ===================================
    General
====================================== */

body {font-family: 'Poppins', sans-serif; font-size: 16px;color: #696969;font-weight:300;line-height:30px;letter-spacing: 0.2px;width: 100%; overflow-x: hidden}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 1.2; font-weight: 500; font-family: 'Montserrat', sans-serif; color: #404854;}
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;padding: 7.5rem 0;overflow: hidden;}
.section-top-margin{margin-top: 7.5rem;}
a {color:inherit;text-decoration: none;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{box-shadow: none;}
p:last-child{margin-bottom: 0 !important;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #00bcd4;}
blockquote {border-left: 2px solid;padding: 10px 15px 10px 35px;margin: 25px 0;font-size: 18px;line-height: 28px;margin-top: 32px;margin-bottom: 32px;}
blockquote > cite {font-weight: 400;font-size: 14px;display: block;}
.hidden{display: none;}

/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

.font-16{font-size: 16px;}
/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-300{font-weight: 300;}
.font-weight-400{font-weight: 400;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: sticky; z-index: 2; display:inline-block; font-size: 17px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Montserrat', sans-serif; font-weight: 500; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:12px; padding: 6px 1.8em;}
.btn.btn-large {font-size:14px; padding: 9px 34px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 26px;}

.btn.btn-slider {font-size:14px !important; padding: 9px 34px !important; line-height: 1.8em !important;}

.btn-hvr-setting {z-index: -1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50px;}
.btn-hvr-setting-inner {position: relative;display: block;height: 100%;list-style: none;padding: 0;margin: 0}
.btn-hvr-effect {position: absolute;top: -5px;width: 25%;height: 100%;border-radius: 100%;-webkit-transform: translate3d(0, 150%, 0) scale(1.7); transform: translate3d(0, 150%, 0) scale(1.7); -webkit-transition: -webkit-transform 0.45s;
    transition: -webkit-transform 0.45s; transition: transform 0.45s !important;background: #ffffff;border-color: #ffffff;}
.btn-hvr-effect:nth-child(1) {left: 0;-webkit-transition-delay: 0s; transition-delay: 0s !important;}
.btn-hvr-effect:nth-child(2) {left: 30%;-webkit-transition-delay: 0.08s; transition-delay: 0.08s !important;}
.btn-hvr-effect:nth-child(3) {left: 60%;-webkit-transition-delay: 0.16s; transition-delay: 0.16s !important;}
.btn-hvr-effect:nth-child(4) {left: 90%;-webkit-transition-delay: 0.24s; transition-delay: 0.24s !important;}
.btn-hvr-setting:hover .btn-hvr-effect, .btn:hover .btn-hvr-effect, .btn:active .btn-hvr-effect, .btn:focus .btn-hvr-effect {-webkit-transform: translateZ(0) scale(1.7); transform: translateZ(0) scale(1.7) !important;}
.btn-hvr-grey .btn-hvr-effect {background: #00bcd4;}

/* button background */
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #585858}
.btn.btn-transparent-white {background:transparent; border-color: #ffffff; color:  #ffffff}
.btn.btn-transparent-black {background:transparent; border-color: #18212e; color: #18212e}
.btn.btn-black {background: #18212e; border-color: #18212e; color: #ffffff}
.btn.btn-green {background: #74C168; border-color: #74C168; color: #ffffff}

.btn.btn-arrow i{font-size: 20px; margin-left: 15px;}
/*Button Hover bg*/
.btn.btn-hvr-white:hover,.btn.btn-hvr-white:focus{color: #18212e;border-color:#fff;background: transparent !important;}
.btn.btn-hvr-white .btn-hvr-effect {background: #fff;border-color: #fff}
.btn.btn-hvr-blue:hover,.btn.btn-hvr-blue:focus{color: #fff;border-color: #03a9f5;background: transparent !important;}
.btn.btn-hvr-blue .btn-hvr-effect {background: #03A9F5;border-color: #03A9F5}

/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}

/* background color */
.bg-black{background: #000000;}
.bg-dark {background-color: #1d1d21 !important;}
.bg-blue {background-color: #083156;}
.bg-grey{background-color: #EAEEF1;}
.bg-dark-gradient{
	/* background: linear-gradient(295deg, #2A2935 0%, #707078 100%) transparent  0% 0% no-repeat padding-box; */
	background: #2A2935;
	background-image: url(../img/circle.png), url(../img/circle-flip.png);
  	background-position: right top, left bottom;
  	background-repeat: no-repeat, no-repeat;
    background-size: 200px;
	padding-bottom: 200px;
}
.bg-dark-blue{
	background-image: url(../img/banner-bg.png), url(../img/banner-bg-curve.png);
  	background-position: 5% center, bottom center;
  	background-repeat: no-repeat, no-repeat;
  	background-size: contain, cover;
}
.bg-projects{
	background-image: url(../img/projects-bg.png);
  	background-repeat: no-repeat;
  	background-size: 114%;
  	background-position: center;
}
.gradient-bg1{
    background: #136fc3;
    background: -moz-linear-gradient(left, #136fc3 75%, #fff 10%);
    background: -webkit-linear-gradient(left, #136fc3 75%,#fff 10%);
    background: llinear-gradient(to right, #136fc3 75%,#ffffff 10%);
}

.gradient-bg2{
    background: rgb(79,152,219);
	background: linear-gradient(90deg, rgba(79,152,219,1) 0%, rgba(16,98,173,1) 100%);
}

/* text-color */
.main-color{color: #083156;}
.alt-color{color: #03a9f5;}
.green{color: #45a837;}
.gradient-text1{
    background: #45a837;
    background: -moz-linear-gradient(left, #45a837 2%, #75b56c 82%);
    background: -webkit-linear-gradient(left, #45a837 2%,#75b56c 82%);
    background: linear-gradient(to right, #45a837 2%,#75b56c 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45a837', endColorstr='#75b56c',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.white{color: #fff;}

.gradient-text2{
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7004bc 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%,#7004bc 82%);
    background: linear-gradient(to right, #3264f5 2%,#7004bc 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*Max Width*/
.mx-570{
    max-width: 570px;
    display: inline-block;
}

/* ===================================
   Social Icon Bg
====================================== */

.social-icon-bg a i.fa-facebook-f {background-color: #3B5998;}
.social-icon-bg a i.fa-twitter {background-color: #55ACEE;}
.social-icon-bg a i.fa-google-plus {background-color: #DD4B39;}
.social-icon-bg a i.fa-linkedin-in {background-color: #0976B4;}
.social-icon-bg a i.fa-instagram {background-color: #c13584;}
.social-icon-bg a i.fa-youtube {background-color: #dd4b39;}
.social-icon-bg a i.fa-pinterest-p {background-color: #B7242A;}
.social-icon-bg a i.fa-instagram {background-color: #e8715c;}
.social-icon-bg a i.fa-vimeo {background-color: #1ab7ea;}
.social-icon-bg a i.fa-vk {background-color: #4c75a3;}
.social-icon-bg a i.fa-youtube {background-color: #cd201f;}
.social-icon-bg a i.fa-pinterest {background-color: #bd081c;}
.social-icon-bg a i.fa-tumblr {background-color: #34465d;}
.social-icon-bg a i.fa-behance {background-color: #131418;}
.social-icon-bg a i.fa-dribbble {background-color: #ea4c89;}
.social-icon-bg a i.fa-google-plus {background-color: #dd4b39;}
.social-icon-bg a i.fa-xing {background-color: #026466;}
.social-icon-bg a i.fa-yelp {background-color: #af0606;}
.social-icon-bg a i.fa-vine {background-color: #00b489;}

/* ===================================
   Social Icon Bg Hover
====================================== */

.social-icon-bg-hvr a:hover i.fa-facebook-f {background-color: #3B5998;}
.social-icon-bg-hvr a:hover i.fa-twitter {background-color: #55ACEE;}
.social-icon-bg-hvr a:hover i.fa-google-plus {background-color: #DD4B39;}
.social-icon-bg-hvr a:hover i.fa-linkedin-in {background-color: #0976B4;}
.social-icon-bg-hvr a:hover i.fa-instagram {background-color: #c13584;}
.social-icon-bg-hvr a:hover i.fa-youtube {background-color: #dd4b39;}
.social-icon-bg-hvr a:hover i.fa-pinterest-p {background-color: #B7242A;}
.social-icon-bg-hvr a:hover i.fa-instagram {background-color: #e8715c;}
.social-icon-bg-hvr a:hover i.fa-vimeo {background-color: #1ab7ea;}
.social-icon-bg-hvr a:hover i.fa-vk {background-color: #4c75a3;}
.social-icon-bg-hvr a:hover i.fa-youtube {background-color: #cd201f;}
.social-icon-bg-hvr a:hover i.fa-pinterest {background-color: #bd081c;}
.social-icon-bg-hvr a:hover i.fa-tumblr {background-color: #34465d;}
.social-icon-bg-hvr a:hover i.fa-behance {background-color: #131418;}
.social-icon-bg-hvr a:hover i.fa-dribbble {background-color: #ea4c89;}
.social-icon-bg-hvr a:hover i.fa-google-plus {background-color: #dd4b39;}
.social-icon-bg-hvr a:hover i.fa-xing {background-color: #026466;}
.social-icon-bg-hvr a:hover i.fa-yelp {background-color: #af0606;}
.social-icon-bg-hvr a:hover i.fa-vine {background-color: #00b489;}

/* ===================================
   Social Icon Color
====================================== */

.social-icon-clr a i.fa-facebook {color: #3B5998;}
.social-icon-clr a i.fa-twitter {color: #55ACEE;}
.social-icon-clr a i.fa-google-plus {color: #DD4B39;}
.social-icon-clr a i.fa-linkedin-in {color: #0976B4;}
.social-icon-clr a i.fa-instagram {color: #c13584;}
.social-icon-clr a i.fa-youtube {color: #dd4b39;}
.social-icon-clr a i.fa-pinterest-p {color: #B7242A;}
.social-icon-clr a i.fa-instagram {color: #e8715c;}
.social-icon-clr a i.fa-vimeo {color: #1ab7ea;}
.social-icon-clr a i.fa-vk {color: #4c75a3;}
.social-icon-clr a i.fa-youtube {color: #cd201f;}
.social-icon-clr a i.fa-pinterest {color: #bd081c;}
.social-icon-clr a i.fa-tumblr {color: #34465d;}
.social-icon-clr a i.fa-behance {color: #131418;}
.social-icon-clr a i.fa-dribbble {color: #ea4c89;}
.social-icon-clr a i.fa-google-plus {color: #dd4b39;}
.social-icon-clr a i.fa-xing {color: #026466;}
.social-icon-clr a i.fa-yelp {color: #af0606;}
.social-icon-clr a i.fa-vine {color: #00b489;}

/* ===================================
   Social Icon Hover
====================================== */

.social-icon-clr-hvr a i:hover.fa-facebook {color: #3B5998;}
.social-icon-clr-hvr a i:hover.fa-twitter {color: #55ACEE;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #DD4B39;}
.social-icon-clr-hvr a i:hover.fa-linkedin-in {color: #0976B4;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #c13584;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-pinterest-p {color: #B7242A;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #e8715c;}
.social-icon-clr-hvr a i:hover.fa-vimeo {color: #1ab7ea;}
.social-icon-clr-hvr a i:hover.fa-vk {color: #4c75a3;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #cd201f;}
.social-icon-clr-hvr a i:hover.fa-pinterest {color: #bd081c;}
.social-icon-clr-hvr a i:hover.fa-tumblr {color: #34465d;}
.social-icon-clr-hvr a i:hover.fa-behance {color: #131418;}
.social-icon-clr-hvr a i:hover.fa-dribbble {color: #ea4c89;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-xing {color: #026466;}
.social-icon-clr-hvr a i:hover.fa-yelp {color: #af0606;}
.social-icon-clr-hvr a i:hover.fa-vine {color: #00b489;}

/* ========== End Basic Style ========== */


/* ===================================
    Header
====================================== */


/* logo change */

header .logo .logo-dark, header .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header .logo .logo-dark.default, header .logo .logo-light.default {visibility: visible; opacity: 1; width: auto; transition-duration:0.5s;  -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-dark .logo .logo-light {visibility: visible;  opacity: 1; width: auto; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-dark .logo .logo-dark {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-light .logo .logo-dark {visibility: visible;  opacity: 1; width: auto; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-light .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header a.logo {display: inline-block; vertical-align: middle;line-height: 1}
header a.logo img {max-width: 150px;}

/* nav top default */

.navbar-top-default{
    position: absolute;
    top: 0;
    z-index: 98;
    overflow: hidden;
    height: 90px;
    width: 100%;
    padding: 0;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.inner-page .navbar-nav .nav-link{
	color: #333;
	padding:.4rem 0;
    font-weight: 600;
    min-width: 100px;
    text-align: center;
    font-size: 14px;
    margin: 0px 10px;
}
.navbar-top-default.navbar-gradient .navbar-nav.navbar-nav2 .nav-link {
    color: #fff;
}
.navbar-top-default.navbar-gradient .navbar-nav.navbar-nav2 .nav-link.active {
    color: #3264f5;
}
.navbar-top-default.navbar-gradient .navbar-nav .nav-link {
    padding:.4rem 0;
    color: #FFFFFF;
    font-weight: 600;
    min-width: 100px;
    text-align: center;
    font-size: 14px;
    margin: 0px 10px;
}

.header-appear .navbar-top-default.navbar-gradient .navbar-nav .menu-line{
    color: #FFFFFF;
}


.header-appear .navbar-top-default {
    height: 80px;
    position: fixed;
    z-index: 97;
    margin-top: 0;
    background: #ffffff;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

.header-appear .navbar-top-default.navbar-gradient {
    background: #083156;
/*    background: -moz-linear-gradient(left, #7004bc 2%, #3264f5 82%);
    background: -webkit-linear-gradient(left, #7004bc 2%, #3264f5 82%);
    background: linear-gradient(to right, #7004bc 2%, #3264f5 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7004bc',GradientType=1 );
*/}

.header-appear .navbar-top-default.navbar-gradient .navbar-nav.navbar-nav2 .nav-link {
    color: #fff;
}
.navbar-top-default #agency{
    margin-right: -30px;
}

.nav-icon .navbar-nav {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-line {
    position: absolute;
    top: -38px;
    font-size: 18px;
    color: #75c168;
    left: -3px;
    display: block;
    text-align: center;
    min-width: 120px;
    height: 30px;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
    transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
}

.nav-icon .navbar-nav .nav-link:nth-child(1).active ~ .menu-line{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2).active ~ .menu-line{
    -webkit-transform: translate3d(100%, 5px, 0);
    transform: translate3d(100%, 5px, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3).active ~ .menu-line{
    -webkit-transform: translate3d(200%, 5px, 0);
    transform: translate3d(200%, 5px, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4).active ~ .menu-line{
    -webkit-transform: translate3d(300%, 5px, 0);
    transform: translate3d(300%, 5px, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5).active ~ .menu-line{
    -webkit-transform: translate3d(400%, 5px, 0);
    transform: translate3d(400%, 5px, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6).active ~ .menu-line{
    -webkit-transform: translate3d(500%, 5px, 0);
    transform: translate3d(500%, 5px, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7).active ~ .menu-line{
    -webkit-transform: translate3d(600%, 5px, 0);
    transform: translate3d(600%, 5px, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(1):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2):hover ~ .menu-line{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3):hover ~ .menu-line{
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4):hover ~ .menu-line{
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5):hover ~ .menu-line{
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6):hover ~ .menu-line{
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7):hover ~ .menu-line{
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
}

/*slider social*/

.slider-social{
    position: absolute;
    right: 50px;
    top: 27px;
}

.header-appear .slider-social{
    top: 22px;
}

.slider-social ul>li{
    float: left;
}

.slider-social a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    margin: 3px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}


/*Full Menu*/

.fullnav-toggler{
    background-color: transparent;
    cursor: pointer;
    display: none;
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50px;
    top: 20px;
    outline: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99;
    -webkit-tap-highlight-color: transparent;
    border: none;
    transition: none;
}

.header-appear .fullnav-toggler{
    top: 15px;
}

.fullnav-toggler.active{
    opacity: 0;
}

.inner-page .fullnav-toggler .line{
    background: #083156;
}
.fullnav-toggler .line{
    background: #FFFFFF;
    position: relative;
    height: 2px;
    width: 60%;
    margin-top: -2px;
    transition: all .2s;
    display: block;
}

.fullnav-toggler .line:nth-child(1) {
    top: 9px;
    margin-top: 0;
    width: 36%;
}

.fullnav-toggler .line:nth-child(2) {
    width: 25%;
}

.fullnav-toggler .line:nth-child(3) {
    top: auto;
    bottom: 9px;
}

.fullnav-toggler:hover .line:nth-child(1) {
    width: 25%;
}

.fullnav-toggler:hover .line:nth-child(2) {
    width: 50%;
}

.fullnav-toggler:hover .line:nth-child(3) {
    width: 37%;
}


.fullnav-toggler.active .line:first-child {
    transform: rotate(45deg);
    top: auto;
    bottom: 0;
    width: 50%;
}


.fullnav-close{
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50px;
    opacity: 0;
    top: 40px;
    outline: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 101;
    -webkit-tap-highlight-color: transparent;
    border: none;
    transition: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.active .fullnav-close{
    opacity: 1;
}

.fullnav-close .line{
    background: #FFFFFF;
    position: relative;
    height: 2px;
    width: 60%;
    margin-top: -2px;
    transition: all .2s;
    display: block;
}


.fullnav-close .line:first-child {
    transform: rotate(45deg);
    top: auto;
    bottom: 0;
    width: 50%;
}

.fullnav-close .line:nth-child(2) {
    opacity: 0;
    width: 50%;
}

.fullnav-close .line:nth-child(3) {
    transform: rotate(-45deg);
    top: 0;
    width: 50%;
}

.nav-holder{
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    overflow: hidden;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: 1.5;
    opacity: 0;
    z-index: 98;
    transition: all 0.4s ease-out 0s;
}

.nav-holder:not(.active){
    pointer-events: none;
}

.nav-holder:not(.style-2).active {
    background: #237afe;
    background: -moz-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: -webkit-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: linear-gradient(to right, #237afe 2%, #03a9f5 82%);
    opacity: 1;
    pointer-events: auto;
}


.nav-holder.style-2{
    opacity: 1;
    z-index: 97;
    position: absolute;
}

.nav-holder.style-2.active{
    z-index: 99;
    position: fixed;
    opacity: 1;
}

.nav-holder.style-2.active{
    background: rgba(0, 0, 0, 0.9);
}

.header-appear .nav-holder .shape-left,.header-appear .nav-holder .shape-right{
    opacity: 0;
}

.header-appear .nav-holder.active .shape-left,.header-appear .nav-holder.active .shape-right{
    opacity: 1;
}

.header-appear .nav-holder.style-2 .fullnav-close{
    top: 20px;
}


header .nav-holder .shape-left{
    position: absolute;
    left: -340px;
    top: -260px;
    text-align: right;
    max-width: 800px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

header .nav-holder .shape-right {
    position: absolute;
    right: -400px;
    bottom: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

header .nav-holder.active .shape-left{
    left: -250px;
    top: -180px;
    max-width: 900px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header .nav-holder.active .shape-right {
    right: -220px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.full-nav-search{
    position: relative;
    max-width: 250px;
}

.full-nav-search > input{
    box-sizing: border-box;
    background-color: transparent;
    background-image: none;
    border-color: #FFFFFF;
    color: #FFFFFF;
    border-radius: 50px;
    box-shadow: none;
    display: block;
    font-family: inherit;
    font-weight: inherit;
    height: auto;
    line-height: 1.2;
    padding: 10px 20px;
    margin: 0;
    outline: none;
    text-transform: none;
    width: 100%;
    font-size: 14px;
}

.full-nav-search > input::placeholder{
    color: #fff;
}

.full-nav-search > button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 100%;
    border: none;
    font-size: 17px;
    color: #fff;
    background: transparent;
    outline: none!important;
}

.nav-holder > .container{
    height: 100%;
}
.nav-holder .logo{
    float: right;
}

.nav-holder .full-menu-detail .title{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    margin: 0 0 50px;
    position: relative;
    color: #fff;
}

.nav-holder .full-menu-detail .title:before {
    content: "";
    height: 3px;
    position: absolute;
    width: 35px;
    top: auto;
    bottom: -25px;
    left: 0;
    background: #FFFFFF;
    display: block;
}

.nav-holder .full-menu-detail p{
    font-size: 15px;
    margin: 0 0 15px;
}


.nav-holder p.small-text{
    font-size: 13px;
}

.nav-holder .full-menu-socail a{
    display: inline-block;
    text-decoration: none;
    margin: 0 5px 0 0;
    border: 2px solid white;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.nav-holder .full-menu-socail a:hover{
    background: #fff;
}

.nav-holder .row.top,.nav-holder .row.bottom{
    min-height: 15%;
}

.nav-holder .row.center{
    min-height: 70%;
}

.nav-holder .full-menu-navigation {
    max-width: 500px;
    padding: 0;
    position: relative;
    display: inline-block;
}

.nav-holder.style-2 .full-menu-navigation{
    position: absolute;
    height: auto;
    right: 240px;
    bottom: 125px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.style-2 .full-menu-navigation.left ul > li > a{
    text-align: left;
    padding: 15px 0 15px 30px;
}

.nav-holder.style-2 .full-menu-detail{
    position: absolute;
    height: auto;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    vertical-align: middle;
    text-align: right;
    right: 250px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.style-2 .full-menu-detail i{
    float: right;
    margin-left: 10px;
}

.nav-holder.style-2 .full-menu-detail .title:before {
    right: 0;
    left: auto;
}

.nav-holder.style-2.active .full-menu-navigation,.nav-holder.style-2.active .full-menu-detail{
    opacity: 1;
}

.nav-holder .full-menu-navigation ul{
    padding: 0;
    margin: -10px 0;
}

.nav-holder .full-menu-navigation ul > li {
    display: block;
    position: relative;
}

.nav-holder .full-menu-navigation ul > li > a{
    color: inherit;
    display: block;
    margin: 0;
    padding: 15px 30px 15px 0;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none!important;
    overflow: hidden;
    letter-spacing: 1px;
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent;
    transition: all .3s;
}

.nav-holder .full-menu-navigation .anchor-circle {
    content: "";
    position: absolute;
    top: 50%;
    border: 1px solid #FFFFFF;
    border-radius: 100%;
    overflow: hidden;
    left: auto;
    right: 0;
    width: 10px;
    height: 10px;
    transform: translateY(-5px);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
span.anchor-text,
span.anchor-circle{
    pointer-events: none;
}

.nav-holder.style-2 .full-menu-navigation.left ul > li > a:hover .anchor-circle{
    background-color: #fff;
}


.nav-holder .full-menu-navigation.left .anchor-circle{
    left: 0;
    right: auto;
}

.nav-holder .full-menu-navigation ul > li > a:before, .nav-holder .full-menu-navigation ul > li > a:after{
    content: "";
    width: 1px;
    height: 50%;
    position: absolute;
    background-color: #FFFFFF;
    opacity: .5;
    left: auto;
    right: 5px;
}

.nav-holder .full-menu-navigation.left ul > li > a:before, .nav-holder .full-menu-navigation.left ul > li > a:after{
    left: 5px;
    right: auto;
}

.nav-holder .full-menu-navigation ul > li:first-child > a:before, .nav-holder .full-menu-navigation ul > li:last-child > a:after{
    display: none;
}

.nav-holder .full-menu-navigation ul > li > a:before{
    top: -5px;
}

.nav-holder .full-menu-navigation ul > li > a:after{
    top: auto;
    bottom: -5px;
}


/* ===================================
   Get Quote Model Popup
====================================== */

.quote-content{
    text-align: center;
    max-width: 900px;
    padding: 50px 150px;
    overflow: visible;
}

.quote-content .contact-form .form-control{
    border: none;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 0;
    padding: 0;
}

.quote-content #quote_submit_btn{
    margin-bottom: -120px;
}

/*CheckBox*/

.quote-content .form-check{
    padding: 0;
    padding-top: 50px;
    text-align: center;
    margin-bottom: -15px;
}

.fancybox-bg {
    background: #ffffffb8;
}

.checkbox-lable {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-lable input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #d4d4d4;
}

.checkbox-lable:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkbox-lable input:checked ~ .checkmark {
    background-color: #00bcd4;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-lable input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-lable .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.quote-content .fancybox-close-small {
    top: 15px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background: #F023B6;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.quote-content .fancybox-close-small:hover,.quote-content .fancybox-close-small:focus{
    background: #00bcd4;
}

.quote-content .fancybox-close-small:after {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: -1px;
    font: initial;
    font-size: 35px;
    color: #fff;
}

.fancybox-close-small:focus:after{
    outline: none;
}


.quote-content .fancybox-close-small:hover:after,
.quote-content .fancybox-close-small:focus:after{
    background-color: transparent;
}

/* ===================================
   About Section
====================================== */


.heading-area .sub-title{
    font-size: 18px;
    font-weight: 400;
}

.heading-area .title{
    font-size: 40px;
    font-weight: 600;
    margin: 15px 0 25px;
    color: #083156;
}

/* ===================================
   Services Section
====================================== */

.process-wrapp {
    text-align: center;
    cursor: pointer;
}

.process-wrapp > .service-heading{
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
    margin-top: 20px;
}

.process-wrapp > .pro-step {
    position: relative;
    z-index: 1;
}

.process-wrapp > .pro-step {
    display: inline-block;
    height: 90px;
    width: 90px;
    line-height: 90px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.process-wrapp:hover > .pro-step::before {
    content: "";
    background: transparent;
    top: 1px;
    left: 1px;
    bottom: 1px;
    right: 1px;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.process-wrapp > .pro-step.blue{
    background: #03a9f5;
}

.process-wrapp:hover .pro-step.blue{
    -webkit-animation: itg_pulse_blue 1s infinite;
    -o-animation: itg_pulse_blue 1s infinite;
    animation: itg_pulse_blue 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(0, 188, 212);
    box-shadow:0 0 0 0 rgb(0, 188, 212);
}

.process-wrapp > .pro-step.midnight{
    background: #41526b;
}

.process-wrapp:hover .pro-step.midnight{
    -webkit-animation: itg_pulse_midnight 1s infinite;
    -o-animation: itg_pulse_midnight 1s infinite;
    animation: itg_pulse_midnight 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(65, 82, 107);
    box-shadow:0 0 0 0 rgb(65, 82, 107);
}

.process-wrapp > .pro-step.purple{
    background: #9556f5;
}

.process-wrapp:hover .pro-step.purple{
    -webkit-animation: itg_pulse_purple 1s infinite;
    -o-animation: itg_pulse_purple 1s infinite;
    animation: itg_pulse_purple 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(149, 86, 245);
    box-shadow:0 0 0 0 rgb(149, 86, 245);
}

.process-wrapp > .pro-step.pink{
    background: #f021b6;
}

.process-wrapp:hover .pro-step.pink{
    -webkit-animation: itg_pulse_pink 1s infinite;
    -o-animation: itg_pulse_pink 1s infinite;
    animation: itg_pulse_pink 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(240, 33, 182);
    box-shadow:0 0 0 0 rgb(240, 33, 182);
}

/* ===================================
   Counters
====================================== */

.counter-list{
    margin: 0;
    padding-top: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.counter-item{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.counter-item i{
    font-size: 36px;
}

.counter-item .counter-number{
    font-size: 32px;
    margin: 5px 0;
}

.counter-item .sub-title{
    font-weight: 400;
    line-height: 1.2;
}


/********************TESTIMONIAL********************/
#testimonials{
    overflow: hidden !important;
    text-align: center;
}
.testimonial-box{
    background: #f6f6f6;
    overflow: hidden;
    padding: 15px;
    margin: 50px 10px 10px 10px;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    cursor: pointer;
    border-radius: 10px;
}
.owl-testimonial .owl-item:not(.center) .testimonial-box:hover{
    background-color: #2196f3;
}
.testimonial-box:hover .quote_box{
    background-color: white;
}
.testimonial-box:hover .infot_margin{
    color: white !important;
}
.center .testimonial-box:before{
    content: "";
    position: absolute;
    width: 94%;
    height: 61.5%;
    top: 52px;
    left: 10px;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    border-radius: 10px;
    z-index: 0;
}
.center .testimonial-box:hover:before{
    opacity: 1 !important;
}

.margin-p{
    text-align: center;
}
.infot_margin{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    position: relative;
    z-index: 999;
}
.testimonial_name{
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 35, 49);
    text-align: center;
    margin: 0;
    font-weight: 700;
    letter-spacing: 0;
}
.blue_text{
    color: #136FC3;
}
#testimonials .text{
    position: absolute;
    text-align: center;
    top: 84%;
    left: 32%;
}
#testimonials .item{
    padding-bottom: 50px ;
}
.owl-testimonial .owl-dots .owl-dot.active span, .owl-testimonial .owl-dots .owl-dot:hover span{
    background: #2196f3;
}
.owl-testimonial .owl-dots .owl-dot{
	width: 25px;
}
.owl-testimonial .owl-dots .owl-dot span{
    background: white;
    border: 2px solid #2196f3;
	font-size: 12px;
    padding: 0px 7px;
    border-radius: 50%;
}
.owl-testimonial .center .infot_margin{
    padding-top: 10px;
    padding-bottom: 60px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

/* ===================================
   Lates Blog
====================================== */

.news-item{
    padding: 15px;
    border-radius: 5px;
    overflow: hidden;
    text-align: left;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    height: 100%;
    margin-bottom: 15px;
}
.news-item:hover{
    background: rgb(79,152,219);
	background: linear-gradient(90deg, rgba(79,152,219,1) 0%, rgba(16,98,173,1) 100%);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	color: #fff !important;
}
.news-item:hover h4{
	color: #fff !important;
}
.news-img{
    height: 100px;
}

.news-item .item1{
	background-image: url("../img/service1.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.news-item:hover .item1{
	background-image: url("../img/service1-o.png");
}
.news-item .item2{
	background-image: url("../img/service2.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.news-item:hover .item2{
	background-image: url("../img/service2-o.png");
}
.news-item .item3{
	background-image: url("../img/service3.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.news-item:hover .item3{
	background-image: url("../img/service3-o.png");
}
.news-item .news-text-box{
    padding: 10px;
}
.news-text-box .para{
	font-size: 14px;
	text-align: justify;
}
.news-item .date{
    font-weight: 400;
}

.news-item .news-title{
    margin: 10px 0;
    font-weight: 400;
}

.contact-detail{
    position: relative;
    width: 100%;
    padding:0 30px;
}
.contact-dots{
    height: 430px;
    width: 490px;
    position: absolute;
    top: -25px;
    left: -10px;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

audio, video, canvas {
    max-width: 100%;
}

.address li{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.address .address-icon {
    font-size: 30px;
    margin-right: 20px;
}

.address li:not(:nth-last-child(1)){
    margin-bottom: 25px;
}


/* ===================================
   Footer
====================================== */

.footer-style-1{
    padding: 5rem 0;
}

.footer-social{
    text-align: center;
}

.footer-social ul{
    margin: 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
}

.footer-social a i{
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 17px;
    margin: 0 10px 0 0;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.footer-social li:nth-last-child(1) a{
    margin-right: 0;
}

.footer-social li a:hover{
    color: #ffffff;
}
.footer-social li a:hover .fa-facebook-f, .footer-social li a:focus .fa-facebook-f {
    -webkit-box-shadow: 0 0 15px 30px #4267B2 inset;
    box-shadow: 0 0 15px 30px #4267B2 inset;
}
.footer-social li a:hover .fa-linkedin-in, .footer-social li a:focus .linkedin {
    -webkit-box-shadow: 0 0 15px 30px #0077B5 inset;
    box-shadow: 0 0 15px 30px #0077B5 inset;
}
.footer-social li a:hover .fa-instagram, .footer-social li a:focus .fa-instagram {
    -webkit-box-shadow: 0 0 15px 30px #C32AA3 inset;
    box-shadow: 0 0 15px 30px #C32AA3 inset;
}
.footer-social li a:hover .fa-youtube, .footer-social li a:focus .fa-youtube{
    -webkit-box-shadow: 0 0 15px 30px #BD081C inset;
    box-shadow: 0 0 15px 30px #BD081C inset;
}
.company-about{
    font-size: 12px;
}

/* ===================================
   Scroll Top
====================================== */

.scroll-top-arrow, .scroll-top-arrow:focus {
    font-size: 23px;
    line-height: 47px;
    color: #fff;
    background-color: #75c168;
    display: none;
    height: 45px;
    width: 70px;
    cursor: pointer;
    padding: 0;
    padding-left: 20px;
    position: fixed;
    bottom: 150px;
    right: 0px;
    text-align: left;
    text-decoration: none;
    z-index: 80;
    border-radius: 50px 0px 0px 50px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.scroll-top-arrow:hover {
    background-color: #136fc4; }



.scroll-down{
	background-color: #083156;
	width: 96px;
    height: 80px;
    padding: 25px 10px!important;
    border-radius: 50%;
}
.scroll-down i{
	font-size: 20px !important;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	color:#083156;
	padding: 20px 24px !important;
}
/* ===================================
   Other Page
====================================== */

.page-title{
    position:relative;
    text-align:center;
    padding: 100px 0px 0px;
    
}

.page-title .pattern-layers{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
}

.page-title .pattern-layers .layer-one{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    display:block;
    background-position: bottom left;
    background-repeat:no-repeat;
    background-image: url("../img/pattern-1.png");
}

.page-title .pattern-layers .layer-two{
    position:absolute;
    right:0px;
    top:0px;
    width:100%;
    height:100%;
    display:block;
    background-position:right top;
    background-repeat:no-repeat;
    background-image: url("../img/pattern-2.png");
}

.page-title .auto-container{
    position:relative;
    background-color: #083156;
    padding: 25px 0px;
}

.page-title h3{
    position:relative;
    color:#ffffff;
    font-weight:600;
    line-height:1.2em;
    margin-bottom: 10px;
    font-size:2.5rem;
    text-transform:capitalize;
}

.page-breadcrumb{
    position:relative;
}

.page-breadcrumb li{
    position:relative;
    display:inline-block;
    margin-right:10px;
    padding-right:15px;
    color:#ffffff;
    font-size:14px;
    font-weight:400;
    text-transform:capitalize;
}

.page-breadcrumb li:after{
    position:absolute;
    content: "\f101";
    right:-5px;
    top:1px;
    color:#ffffff;
    font-size:14px;
    font-weight:900;
    font-family: "Font Awesome 5 Free";
}

.page-breadcrumb li:last-child::after{
    display: none;
}

.page-breadcrumb li:last-child{
    padding-right:0px;
    margin-right:0px;
}

.page-breadcrumb li a{
    color:#fff;
    font-weight:400;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.page-breadcrumb li a .icon{
    margin-right:4px;
    color:#F023B6;
}

.page-breadcrumb li a:hover{
    color:#ffffff;
}

/* ===================================
   Animations
====================================== */

/*Fade*/
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@-webkit-keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}
@-o-keyframes pulse_effect {
    0% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}

/*Blue*/
@-webkit-keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@-o-keyframes itg_pulse_blue {
    0% {
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

/*Midnight*/
@-webkit-keyframes itg_pulse_midnight {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@-o-keyframes itg_pulse_midnight {
    0% {
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes itg_pulse_midnight {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

/*purple*/
@-webkit-keyframes itg_pulse_purple {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(149, 86, 245, 0.1);
        box-shadow: 0 0 0 20px rgba(149, 86, 245, 0.1);
    }
}
@-o-keyframes itg_pulse_purple {
    0% {
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

@keyframes itg_pulse_purple {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(149, 86, 245, 0.1);
        box-shadow: 0 0 0 20px rgba(149, 86, 245, 0.1);
    }
}

/*pink*/
@-webkit-keyframes itg_pulse_pink {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(240, 33, 182, 0.1);
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}
@-o-keyframes itg_pulse_pink {
    0% {
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}

@keyframes itg_pulse_pink {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(240, 33, 182, 0.1);
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}

/* ===================================
    Cursor
====================================== */


/* Cursor */

#aimated-cursor {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    width: 30px;
    height: 30px;
    pointer-events: none;
    z-index: 10000;
    -webkit-transition: opacity 0.2s ease-in-out 0.5s;
    transition: opacity 0.2s ease-in-out 0.5s;
}

.cursor-light:hover ~ #aimated-cursor{
    display: inline-block;
}


#cursor {
    position: fixed;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
}


/* ===================================
    Loader
   ====================================== */

.inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.outer {
    display: table;
    width: 100%;
    height: 100%;
}

.preloader {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #75c168;
    z-index: 800;
    text-align: center;
    overflow: hidden;
}

.box{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
}

.box:after {
    content: '';
    width: 50px;
    height: 50px;
    background: #fff;
    -moz-animation: preloader 500ms linear infinite;
    -webkit-animation: preloader 500ms linear infinite;
    animation: preloader 500ms linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}
.box:before {
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
    -moz-animation: preloader-shadow 500ms linear infinite;
    -webkit-animation: preloader-shadow 500ms linear infinite;
    animation: preloader-shadow 500ms linear infinite;
    opacity: 0.1;
    position: absolute;
    top: 59px;
    left: 0;
    border-radius: 50%;
}

@-moz-keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -moz-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -moz-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -moz-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -moz-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@-webkit-keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -webkit-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -moz-transform: translateY(9px) rotate(22.5deg);
        -ms-transform: translateY(9px) rotate(22.5deg);
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -moz-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        -ms-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        -webkit-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -moz-transform: translateY(9px) rotate(67.5deg);
        -ms-transform: translateY(9px) rotate(67.5deg);
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -moz-transform: translateY(0) rotate(90deg);
        -ms-transform: translateY(0) rotate(90deg);
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@-moz-keyframes preloader-shadow {
    50% {
        -moz-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}
@-webkit-keyframes preloader-shadow {
    50% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}
@keyframes preloader-shadow {
    50% {
        -moz-transform: scale(1.2, 1);
        -ms-transform: scale(1.2, 1);
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}

.cd-transition-layer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: visible;
    overflow: hidden;
    pointer-events: none;
}

.cd-transition-layer .bg-layer {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%);
    height: 100%;
    width: 2500%;
    background: url(../img/ink.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.cd-transition-layer.visible {
    opacity: 1;
    visibility: visible;
}

.cd-transition-layer.opening .bg-layer {
    -webkit-animation: cd-sequence 1.0s steps(24);
    -moz-animation: cd-sequence 1.0s steps(24);
    animation: cd-sequence 1.0s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.cd-transition-layer.closing .bg-layer {
    -webkit-animation: cd-sequence-reverse 1.0s steps(24);
    -moz-animation: cd-sequence-reverse 1.0s steps(24);
    animation: cd-sequence-reverse 1.0s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.no-cssanimations .cd-transition-layer {
    display: none;
}

@-webkit-keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%);
    }
}

@-moz-keyframes cd-sequence {
    0% {
        -moz-transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-98%);
    }
}

@keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%);
    }
}

@-webkit-keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%);
    }
}

@-moz-keyframes cd-sequence-reverse {
    0% {
        -moz-transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-2%);
    }
}

@keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%);
    }
}



/* ===================================
    Media Queries
   ====================================== */


@media screen and (max-width:1366px){

    .fullnav-toggler,.fullnav-close{
        left: 25px;
    }

    .slider-social{
        display: none;
    }

    .nav-holder.style-2 .full-menu-navigation.left ul > li > a{
        padding: 10px 0 10px 30px;
    }

    header .nav-holder .shape-left {
        position: absolute;
        left: -280px;
        top: -190px;
        text-align: right;
        max-width: 600px;
    }

    header .nav-holder.active .shape-left {
        max-width: 750px;}

    .nav-holder.style-2 .full-menu-navigation {
        right: 180px;
        bottom: 110px;
    }

    .nav-holder .full-menu-navigation ul > li > a{
        font-size: 27px;
    }

    header .nav-holder .shape-right {
        right: -250px;
        max-width: 400px;
    }

    header .nav-holder.active .shape-right {
        right: -120px;}

    .nav-holder.style-2 .full-menu-detail {
        right: 135px;
    }

    .nav-holder .full-menu-detail p {
        font-size: 14px;}

}

@media screen and (max-width:1024px){
    .nav-holder.style-2{
        opacity: 0;
    }
    #aimated-cursor{
        display: none !important;
    }
}

	.news-item-dot{display: none;}

@media screen and (max-width:768px){
	.bg-projects {
    background-size: cover !important;
}
	.gradient-bg1{
	    background: #136fc3;
	    background: -moz-linear-gradient(left, #136fc3 100%);
	    background: -webkit-linear-gradient(left, #136fc3 100%);
	    background: llinear-gradient(to right, #136fc3 100%);
	}

	.about-icons {
	    margin-top: 70px !important;
	    width: 100% !important;
	}
	.news-item-dot{
    display: block !important;
    margin-left: auto;
    margin-right: auto;
	}
	.news-item-dot::before{
    content: ".";
    border: 6px solid #136fc4;
    width: 20px;
    padding: 9px 9px;
    font-size: 20px;
    height: 20px;
    background: #75b56c;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    margin-bottom: -5px;
    z-index: 9999;
    position: relative;
    margin-top: -5px;
	}
	
	.circular{
	    border: 0px solid #333 !important;
	    border-radius: 0% !important;
	    min-width: auto !important;
	    min-height: auto !important;
	    height: auto !important;
	    width: auto !important;
	    padding: 20px !important;
	}
    .bg-img-dots{
	    background-size: 45% !important;
	    margin-bottom: 20px;
	}
	.bg-img-dots-flip{
	    background-size: 45% !important;
	}
	.bg-img-download{
		padding-top: 26px;
		background-image: none !important;
	    background-size: 130% !important;
	    background-color: #136fc4;
	}
}

@media screen and (max-width:991px){

    body{
        text-align: center;
    }
    header .nav-holder .shape-right{
        display: none;
    }

    header .nav-holder .shape-left{
        max-width: 100% !important;
        width: 100% !important;
        left: 0 !important;
        top: 0 !important;
        bottom: auto !important;
        right: auto !important;
        height: 100vh;
        position: relative;
    }

    header .nav-holder .shape-left > img {
        display: none;
    }
.nav-holder.style-2 .full-menu-navigation{
        position: relative;
        top: 50%;
        bottom: auto;
        left: 0;
        right: auto;
        transform: translateY(-50%);
        display: block;
        text-align: center;
    }

    .nav-holder .full-menu-navigation ul {
        display: inline-block;
    }

    .fullnav-close {
        right: 25px;
        left: auto;
    }

    .nav-holder.style-2.active {
        background: #083156;
    }

    .fullnav-toggler,.header-appear .fullnav-toggler{
        position: relative;
        left: auto;
        right: -20px;
        top: auto;
        cursor: pointer;
        display: inline-block;
    }
    .navbar-top-default{
        margin-top: 0;
    }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    #testimonials-avatar{
        display: none;
    }

    .address-text a{
        display: block;
    }

    .quote-content {
        padding: 50px 50px;
    }
    .counter-list{
        padding-top: 50px;
    }
    .contact-us{
        text-align: left;
    }

    .contact-dots{
        display: none;
    }

    .contact-detail{
        padding: 0;
    }

}



@media screen and (max-width:767px){

    section, .section-padding{
        padding: 4.5rem 0;
    }

    #services .col-md-3:not(:nth-last-child(1)) .process-wrapp {
        margin-bottom: 3rem;
    }

    #testimonials-avatar{
        display: none;
    }

    .heading-area .title {
        font-size: 35px;
    }

    .news-item .news-title {
        font-size: 25px;}

    
    .post-title {
        font-size: 1.5rem;
    }

    .page-title h2 {
        font-size: 2.3rem;
    }

    .footer-social{
        margin-bottom: 15px;
    }

    .author-avatar{
        float: none;
        overflow: hidden;
        margin-bottom: 25px;
    }

    .author-content{
        padding: 0;
        display: block;
    }
    .page-title {
        position: relative;
        text-align: center;
        padding: 100px 0px 0px;
    }
    .footer-social{
        text-align: center;
    }

}

@media screen and (max-width:400px){
    .post-navigation .post-nav-content h6{
        display: none;
    }
}
@media screen and (max-width:575px) {
    .box {
        left: 43%;
    }
}


.vertical-align{
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	display: table-cell;
}


.about-content{ }
.about-icons{
	background-color: #fff;
	border-radius: 30px;
	padding: 10px 40px !important;
	width:100%;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.about-icons i{
	line-height: 50px;
	vertical-align: middle;
	margin-right: 8px;
	font-size: 20px !important;
}
.about-icons span{
	font-size: 16px !important;
	margin-right: 30px !important;
}
.para-content{
	padding: 30px;
}
.tax-part{margin-top: -170px;}
.tax-app{}

.bg-img-dots{
	background-image: url("../img/dots-grp.png");
	background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 25%;
}
.bg-img-dots-flip{
	background-image: url("../img/dots-grp-flip.png");
	background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 25%;
}
.bg-img-download{
	background-image: url("../img/download-bg1.png");
	background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}
.mobile-bg{
	background-image: url("../img/mobile-bg.png");
	background-repeat: no-repeat;
    background-position: top center;
    background-size: 90%;
    margin-top: -124px;
}
.download-text{
	font-family: 'Roboto';
    font-weight: 800;
    font-size: 54px;
}
.flex{display: flex;}

.click-to-download{
	justify-content: center;
    align-items: flex-start;
    display: flex;
}
.pointer{cursor: pointer;}

.mission .item{
	display: flex;
	margin-bottom: 15px;
}
.mission .rotate-div{
	background: #136fc3;
	border-radius: 10px;
	position: absolute;
	width: 94%;
	height: 150px;
	transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;
}
.mission .item:hover .rotate-div{
	transform: rotate(-2deg);
	transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;
}
.mission .item-content{
	background: #EAEEF1;
	border-radius: 10px;
	padding: 20px 15px;
	display: flex;
	text-align: left;
	align-items: center;
	width: 100%;
	position: relative;
	height: 150px;
	z-index: 9;
}
.mission .item:last-child{
	margin-bottom: 0px;
}
.mission .item-content:hover{
	background: #fff;
	-webkit-box-shadow: 0px 0px 7px 1px rgb(158 158 158 / 35%);
    box-shadow: 0px 0px 7px 1px rgb(158 158 158 / 35%);
}
.mission .item-content img{
	width: 50px;
	margin-right: 20px;
	background: #fff;
	border-radius: 5px;
}
.mission .item-title h2{
	font-size: 15px;
	font-weight: 600;
	color:#083156;
}
.mission .item-title p{
	font-size: 13px;
	font-weight: 400;
	color:#083156;
	line-height: 20px;
}
.privacy-table{width: 100%;}
.privacy-table td{
	border: 1px solid #dedede;
}