html {
    scroll-behavior: smooth;
}

body {
    font-family: Montserrat-Regular !important;
}

/* Font for text and headings */
@font-face {
    font-family: GT-Walsheim-Pro-Trial-Medium;
    src: url(../fonts/GT-Walsheim-Pro-Trial-Medium.otf);
}

/* Font for sub headings */
@font-face {
    font-family: Futura-Medium;
    src: url(../fonts/Futura-Medium.otf);
}

@font-face {
    font-family: Montserrat-Regular;
    src: url(../Montserrat/Montserrat-Regular.ttf);
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../Montserrat/Montserrat-Bold.ttf);
}

@font-face {
    font-family: Montserrat-Medium;
    src: url(../Montserrat/Montserrat-Medium.ttf);
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../Montserrat/Montserrat-SemiBold.ttf);
}

@font-face {
    font-family: Montserrat-MediumItalic;
    src: url(../Montserrat/Montserrat-MediumItalic.ttf);
}

@font-face {
    font-family: Montserrat-SemiBoldItalic;
    src: url(../Montserrat/Montserrat-SemiBoldItalic.ttf);
}

@font-face {
    font-family: SagiBold;
    src: url(../font/SaginawBold.ttf);
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Montserrat-Regular;
}

ul.dotted-list {
    text-indent: -1.4em;
    margin: 10px 10px 10px 30px;
    text-align: left;
    list-style-position: inside;
    list-style-type: disc !important;
}

ul.dotted-list:not(.browser-default)>li {
    list-style-type: disc;
}

.sidenav li>a {
    color: #48486A;
    font-family: Montserrat-Regular;
}

nav {
    box-shadow: 0px 0px 0px 0px #ffffff;
}

.nav-logo {
    height: 30px;
}

.nav-back-color {
    background-color: white;
}

.nav-link-color {
    color: black
}

.active-link {
    border-bottom: 2px solid #82ddff;
    padding: 8px 2px;
}

/* class for styling of img1 used in intro Section */
.img2 {
    padding-top: 5%;
}

.center {
    display: flex;
    justify-content: center;
}

.grid1 {
    margin-top: 10%;
    background-color: white
}

.grid2 {
    background-color: white
}

.heading {
    font-family: Montserrat-Bold;
}

.sub-heading {
    font-family: Montserrat-Medium;
}

.underline {
    border-bottom: 4px solid #f79420;
    padding-bottom: 4px;
}

.purple-heading {
    font-family: GT-Walsheim-Pro-Trial-Medium;
    color: #48486A;
}

.contact-sub-head {
    font-family: GT-Walsheim-Pro-Trial-Medium;
    color: #30a78d;
}

.nav-links {
    color: #48486A;
    font-weight: bold;
}

.sidenav-trigger {
    color: #000;
}

.main-heading {
    font-family: GT-Walsheim-Pro-Trial-Medium;
    color: #48486A;
}

.blog-heading {
    font-family: GT-Walsheim-Pro-Trial-Medium;
    color: #48486A;
}

.service-heading {
    font-family: GT-Walsheim-Pro-Trial-Medium;
    color: #48486A;
    font-size: 22px;
    font-weight: bold;
}

.text {
    font-family: Montserrat-Regular;
    color: black;
    font-size: 19px;
    letter-spacing: 1px;
}

.heading-space {
    width: 60%;
    padding-top: 2%;
    padding-bottom: 2%;
}

.gif-img {
    height: 200px;
    border-radius: 20px;
}

.border-style {
    border: 2px solid black;
    border-radius: 20px;
    /* min-height: 417px */

}

.laptop {
    color: #14a54b;
}

.rocket {
    color: #ea3092;
}

.globe {
    color: #1ea5de;
}

.work {
    margin-top: 5%;
    background-color: #D0c5e1;
}

.back-color {
    background-color: white;
    padding-top: 2%;
}

.card-color {
    background-color: #D0c5e1;
}

.container-img {
    position: relative;
    width: 100%;
    max-width: 380px;
}

.container-img img {
    width: 100%;
    height: auto;
}

.container-img .btn-container {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #00000078;
    color: white;
    text-align: center;
    padding: 10px;
}

.send-btn-container {
    background-color: #1bc1ff47;
    color: white;
    text-align: center;
    padding: 10px;
    width: 155px;
}

.send-btn-container .btn {
    background-color: #1bc1ff;
    color: white;
    text-align: center;
    width: 135px;
    height: 45px;
    text-transform: none;
    font-family: Montserrat-Regular;
    font-size: 17px;
}

.container-img .btn {
    background-color: black;
    color: white;
    text-align: center;
    width: 135px;
    height: 40px;
    text-transform: none;
    font-family: Montserrat-Regular;
}

.container-img .btn:hover {
    background-color: black;
}

.service {
    margin-top: 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.service-p {
    font-size: 25px;
    font-family: Montserrat-Regular;
}

.corner-image1 {
    position: absolute;
    top: -10px;
    left: -100px;
    width: 165px;
    opacity: 0.2;
}

.corner-image2 {
    position: absolute;
    top: -60px;
    width: 165px;
    right: -70px;
    opacity: 0.2;
}

.corner-image3 {
    position: absolute;
    width: 165px;
    right: -80px;
    opacity: 0.2;
}

.corner-image4 {
    position: absolute;
    bottom: -60px;
    left: 15px;
    width: 230px;
    opacity: 0.2;
}

.curly1 {
    position: absolute;
    bottom: 2px;
}

.curly2 {
    position: absolute;
    right: 0;
}

.news-media-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 8px;
    width: 85%;
    margin: 0 auto;
    border: 1px solid #e6e2e2;
    padding: 6px;
    
}

.news-media-image {
    width: 100%;
}

/* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
}

/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
    width: 300px;
    height: 300px;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

/* hide back of pane during swap */
.front,
.back {
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
}

/* front pane, placed above back */
.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
}

.card-custom {
    position: relative;
    /* margin: .5rem 0 1rem 0; */
    background-color: #D0c5e1;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
    border-radius: 2px;
    height: 75%;
}

.contact-form {
    background-color: white;
    width: 100%;
    padding: 20px;
    /* height: 745px; */
}

.footer-font {
    font-family: Montserrat-Regular;
    font-weight: 94px;
    color: #000;
}

.footer-body {
    font-family: Montserrat-Regular;
    color: black !important;
}

.grey-text.text-lighten-3 {
    color: #000 !important;
}

.footer-color {
    background-color: white;
}

.page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: white;
    border-top: 1px solid #d4d4d4;
}

.submit-btn {
    background: #48486a !important;
    padding: 0px 30px 0px 30px;
    text-transform: initial !important;
    /* margin-left: 5%; */
}

.submit-btn:hover {
    background-color: #3a3a5a;
}

/******************/
/** Contact Form **/
/******************/

/*for input field */
.form-row {
    margin-top: -10px;
}

/*******for text*******/
.input-field input[type=text] {
    color: #000;
    background-color: white;
    padding-left: 5px;

}

/* label underline focus color */
.input-field input[type=text]:focus {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

.input-field input[type=text]:focus+label {
    color: #000;
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

.input-field input[type=text]:visited {
    color: #000;
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

/******for email*******/

.input-field input[type=email]:focus {
    color: #000;
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
    padding-left: 1%;

}

.input-field input[type=email] {
    color: #000;
    background-color: white;
    padding-left: 1%;

}

.input-field input[type=text]:visited {
    color: #000;
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

/*******for telephone*******/
.input-field input[type=tel] {
    color: #000;
    background-color: white;
    padding-left: 3%;

}

/* label underline focus color */
.input-field input[type=tel]:focus {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

.input-field input[type=tel]:visited {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}


/* for textarea */
.input-field textarea {
    color: #000;
    background-color: white;
    height: 152px;
    font-size: 16px;
    padding-left: 1%;
    padding-top: 3%;
}

.input-field textarea::after {
    color: #000;
    background-color: white;
    height: 45px;
}

/* valid color for text */
.input-field input[type=text].valid:focus {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

.input-field input[type=text].valid {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

/* valid color for email */
.input-field input[type=email].valid:focus {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

.input-field input[type=email].valid {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

/* valid color for phone */
.input-field input[type=tel].valid:focus {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

.input-field input[type=tel].valid {
    border-bottom: 1px solid #D0c5e1 !important;
    box-shadow: 0 1px 0 0 #D0c5e1 !important;
}

/* invalid color */
.input-field input[type=text].invalid {
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 0 #000;
}

.input-field input :focus {
    border: none;
}

::placeholder {
    color: black;
    opacity: 0.7;
    font-family: Montserrat-Regular;
    font-size: 20px;
}

/******************/
/** OUR SERVICES **/
/******************/
.my-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.my-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.my-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.my-col-12 .my-col-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.flip-container-box {
    max-width: 700px;
    margin: 0 auto;
}

.flip-card {
    background-color: transparent;
    width: 300px;
    height: 270px;
    perspective: 1000px;
    /* Remove this if you don't want the 3D effect */
    margin: 0 auto;
    margin-bottom: 45px;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 106%;
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
    background-color: #d9d0e7;
    color: black;
    box-shadow: 10px 10px 0px 0px #484869;
}

/* Style the back side */
.flip-card-back {
    background-color: #484869;
    color: white;
    box-shadow: 10px 10px 0px 0px #d9d0e7;
    transform: rotateY(180deg);
}

.img-div {
    height: 150px;
}

.vid-div {
    height: 200px;
    margin-top: 5%;
}

.video-div {
    height: 225px;
    width: 100%;
}

.video-div>video {
    /* width: unset; */
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.outer {
    height: 253px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    width: 450px;
    float: right;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.video-box {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
}

.video-text {
    display: block;
    height: 90px;
}

#blog-shadow {
    box-shadow: 16px 16px green;
    border-radius: 10px;
}

.portfolio-div {
    width: 80%;
    /* background:green; */
}

.tab-div {
    width: 40%;
}

.price-div {
    border: 1px solid #808080ba;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.process-text {
    width: 72%;
}

.offer-div {
    border: 1px solid #e0e0e0;
    width: 260px;
}

.video2class {
    margin-top: 6.8%;
    border: none;
}

.tabs .tab a {
    /* border: 1px solid #48486a; */
    background: #d0c5e1;
    font-size: 16px;
}

.tabs .tab a.active {
    background: #48486a;
    color: #d0c5e1;
}

.tabs .tab a,
.tabs .tab a:hover {
    color: #48486a;
    font-weight: bold;
    background: #d0c5e1;

}

.tabs .tab a:focus,
.tabs .tab a:focus.active {
    background: #48486a;
    color: #d0c5e1;
}

.tabs .indicator {
    background-color: #48486a;
}

.vertical_dotted_line {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    height: 100px;
    border-left: 4px dotted #444;
}

.circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #1EA6DF;
    display: inline-block;
    margin-right: 2%;
}

.contact-form {
    width: 90%;
    margin: 0 auto;
}

.footer-social {
    display: flex;
    justify-content: flex-end;
}

.arrow-icon {
    display: flex;
    flex-direction: column;
    position: relative;
}

.mobile {
    font-weight: bold;
    font-family: Montserrat-Bold;
    font-size: 23px;
}

.contact-zigzag {
    width: 250px;
    position: absolute;
    top: 84px;
    left: -100px;
}

.main-para-h {
    font-family: Montserrat-Medium;
    font-size: 27px;
}

.main-para-h>span {
    font-size: 32px;
}

.sidenav li>a {
    font-size: 20px !important;
    padding-bottom: 60px;
}

.interested-heading {
    margin-bottom: 40px;
}

@media screen and (max-width: 1160px) {
    .portfolio-div {
        width: 90%;
    }

    .tab-div {
        width: 100%;
    }

    .tabs .tab a {
        background: #d0c5e1;
        font-size: 14px;
    }

    .process-text {
        width: 100%;
    }

    .sm-height {
        height: 300px;
    }

    .video-div {
        width: 100%;
    }

    .video-div>video {
        /* width: unset; */
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .container {
        width: 85%;
    }

    .outer {
        width: 330px;
        height: 185px;
    }

    .nav-logo {
        height: 20px;
    }

    .main-heading {
        font-size: 35px;
        margin-top: -44px;
    }

    

    .service-p {
        font-size: 20px;
        font-family: Montserrat-Regular;
    }

    .corner-image1 {
        position: absolute;
        top: 8px;
        left: -55px;
        width: 90px;
    }

    .corner-image2 {
        position: absolute;
        top: -19px;
        width: 100px;
        right: -50px;
    }

    .corner-image3 {
        position: absolute;
        width: 95px;
        right: -40px;
    }

    .corner-image4 {
        position: absolute;
        width: 160px;
        bottom: -34px;
        left: 0px;
    }

    .heading {
        font-size: 45px;
    }
    .interested-heading {
        margin-bottom: 50px;
    }
}


@media screen and (max-width: 734px) {
/* .interested-heading{
    margin-bottom: 20px !important;
} */
.sub-heading{
    font-size: 30px;
}
}

@media screen and (max-width: 768px) {
    
    .outer {
        width: 330px;
        height: 185px;
    }

    .nav-logo {
        height: 20px;
    }

    .main-heading {
        font-size: 35px;
        margin-top: -44px;
    }
}

@media screen and (min-width: 897px) {
    .blog-div {
        width: 50%;
    }
}

@media screen and (max-width: 649px) and (min-width: 600px){
    .ipn{
      margin-top: 20% !important;
    }
    
}


@media screen and (max-width: 480px) {

    .main-para-h {
        font-family: Montserrat-Medium;
        font-size: 22px;
    }

    .main-para-h>span {
        font-size: 25px;
    }

    .grid1 {
        margin-top: 1%;
    }

    .sub-heading {
        text-align: center;
    }

    .contact-zigzag {
        width: 190px;
        top: 155px;
        left: -25px;
    }

    .main-zigzag {
        margin-bottom: 5%;
    }

    .mobile {
        text-align: center;
    }

    .arrow-icon {
        display: none;
    }

    .footer-social {
        display: flex;
        justify-content: center;
    }

    .footer-para {
        text-align: center;
       
        
    }
    
    
    .outer {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        margin-top: 9%;
        height: 160px;
        width: 290px;
        float: none;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin: 0 auto;
    }

    .nav-logo {
        height: 20px;
    }

    .main-heading {
        font-size: 35px;
    }

    .corner-image1 {
        left: -30px !important;
    }

    .corner-image2 {
        top: -8px !important;
        width: 85px !important;
        right: -25px !important;
    }

    .corner-image3 {
        width: 80px !important;
        right: -20px !important;
    }

    .corner-image4 {
        width: 125px !important;
    }

    .heading {
        font-size: 35px !important;
    }

    .container-img {
        max-width: 300px;
    }

    .service {
        margin-top: 0;
    }

    .curly1 {
        display: none;
        
    }

    .curly2 {
        display: none;
    }

    .news-media-div {
        width: 100%;
        margin-top: 20px;
    }

    .news-media-image {
        width: 100%;
        height: auto;
    }

    .section-2 {
        margin-top: 20%;
    }

    .text {
        text-align: center;
    }

    .contact-form {
        width: 100%;
        margin: 0 auto;
    }

    .send-btn {
        display: flex;
        justify-content: center;
    }

    .contact-zigzag {
        width: 190px !important;
        top: 145px !important;
        left: 34px !important;
    }
}

@media screen and (max-width: 415px) {
    .contact-zigzag {
        width: 190px !important;
        top: 165px !important;
        left: 75px !important;
    }
    .sub-heading {
       
        font-size: 40px;
    }
   
}

@media screen and (max-width: 375px) {
    .outer {
        width: 300px !important;
        height: 175px !important;
    }

    .sub-heading {
        text-align: center;
        font-size: 27px;
    }

    .main-para-h {
        font-size: 30px;
    }

    .contact-zigzag {
        width: 190px !important;
        top: 110px !important;
        left: 60px !important;
    }
}

@media screen and (max-width: 360px) {
    .outer {
        width: 290px !important;
        height: 165px !important;
    }

    .contact-zigzag {
        width: 175px !important;
        top: 115px !important;
        left: 60px !important;
    }
}

@media screen and (max-width: 320px) {
    .outer {
        width: 265px !important;
        height: 150px !important;
    }

    .contact-zigzag {
        width: 180px !important;
        top: 150px !important;
        left: 45px !important;
    }
}

@media screen and (max-width: 280px) {
    .outer {
        margin-top: 5%;
        height: 125px !important;
        width: 220px !important;
        float: none;
    }

    .nav-logo {
        height: 16px !important;
    }

    .main-heading {
        font-size: 30px;
    }

    .contact-zigzag {
        width: 175px !important;
        top: 145px !important;
        left: -17px !important;
    }
}

@media only screen and (min-width: 280px) and (max-width: 850px) and (orientation: landscape) {

    .outer {
        width: 265px;
        height: 151px;
    }

    .main-heading {
        font-size: 30px;
        margin-top: -90px;
    }

    .make-p {
        font-size: 15px;
    }


}