@charset "utf-8";
body{overflow-x: hidden;font-family: 'Roboto', sans-serif !important;font-size: 18px !important;}
p{line-height: 1.9 !important;}
.p20{padding: 30px}
.p22 {
    padding: 20px 0 0 0;
}
.m30{margin-bottom: 30px;}
.active {
     font-weight: bold !important; 
     color: #fff !important;
    /*color: #ed2626 !important;*/
}
.google-reviews-fixed{
    position: fixed;
    bottom: 25px;
    width:25%;
    height: auto;
    z-index: 10;
}
.actives {
     font-weight: bold !important; 
     color: #000 !important;
    /*color: #ed2626 !important;*/
}
.dflexbox{display: flex;}
.dflexcontent{display:flex;    align-items: center;}
.dflexcontent span{color: #fff;font-weight: 100;}
.logo-img{
    width: 35px;
    margin-top: -24px;
    cursor: pointer;
}
.m-5{    margin-left: 15px;
    margin-top: -15px;}
.diflex{
        display: flex;
    align-items: center;
}
/*Menu*/

.topnav-menu {
  overflow: unset;
  background-color: unset;
  padding: 0px;
}
.topnavgation-menu {
  overflow: hidden;
  background-color: unset;
  padding: 0px;
}
.newdesign{
   position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    background: #fff;
}

.topnav-menu a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
      font-weight: 300;
}
.topnavgation-menu a {
  float: left;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
      font-weight: 300;
}

.topnav-menu a:hover {
  background-color:unset;
  color: #fff;
  text-decoration: unset;
}
.topnavgation-menu a:hover {
  background-color:unset;
  color: #fff;
  text-decoration: unset;
}


/*.topnav-menu a.active {
  background-color: #04AA6D;
  color: white;
}*/
/*.topnavgation-menu a.active {
  background-color: #04AA6D;
  color: white;
}*/

.topnav-menu-right {
  float: right;
  padding-right: 120px;
}
.topnavgation-menu-right {
  float: right;
}
/*Footer*/
    .footermenu a {
    margin: 0 40px 0 0px;
    font-size: 16px;
    font-weight: 300;
    color: #dde5e4 !important;
    text-decoration: unset !important;
}
.footermenu a:hover {color: #dde5e4;}

.bg-img {
  background-image: url("../images/Home page visual.jpg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 100vh;
}
.bg-image {
  background-image: url("../images/About Ideas To Reach India Private Limited.jpg");
  min-height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 padding: 0 100px;
 margin-top:50px;
 margin-bottom:50px;
}
.nopadding{padding: 0 !important}

.bg-ima{
  background-image: url("../images/Client base of Ideas to reach India private limited.jpg");
  min-height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.bg-imag{
  background-image: url("../images/Contact Ideas to reach India private limited.jpg");
  min-height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.paymentgate{
	font-weight: 300 !important;
}


.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
   transition: 0.5s ease-in-out;
}

.sticky + .content {
  padding-top: 60px;
}

.fixedmenu{
     box-shadow: 0px 0px 16px rgb(50 50 50 / 30%);
/*    transition: 0.3s ease-in-out;*/
}
.fixedmenu .part {
    width: 70px;
    margin-top: 0spx;
    border: 1px solid #000;
}
.fixedmenu .topnav-menu a {
    color: #000;
}
.fixedmenu .idea {
    font-family: 'Roboto';
    color: #000!important;
    font-size: 30px;
    text-decoration: unset !important;
}
.fixedmenu .dflexcontent span {
    color: #000;
    font-weight: 100;
}
.fixedmenu .digital {
    font-size: 12px!important;
    text-decoration: unset;
    font-weight: 300;
}
.fixedmenu .active, .fixedmenu .actives {
    font-weight: bold !important;
    color: #000 !important;
}
.fixedmenu .partner {
    width: 70px;
    margin-top: 0px;
    cursor: pointer;
    border: 1px solid;
}


.container {
  position: absolute;
  margin: 20px;
  width: auto;
}
.topnav {
  overflow: hidden;
  background-color: #333;
}
.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
.weare {
    bottom: 0%;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 25%;
    left: 12%;
    transform: translate(-15%, 0);
}
/*    .weare{
        bottom: -20%;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    left: 18%;
    transform: translate(-25%, -50%);
}*/

.topnav a {
  background-color: #fff;
  color: black;
}
.idea{
  font-family: 'Roboto';
    color: #fff;
    font-size: 30px;
    text-decoration: unset !important;
}
.idea{
  font-family: 'Roboto';
    color: #fff !important;
    font-size: 30px;
    text-decoration: unset !important;
}
.ideastoreachlogo{
  font-family: 'Roboto';
    color: #000 !important;
    font-size: 30px;
    text-decoration: unset !important;
}

.digital {
    font-size: 12px!important;
    text-decoration: unset;
    font-weight: 100;
}
.digi {
    font-size: 11px;
    text-decoration: unset;
    font-weight: 300;
}
.storeach{
      margin-top: 15px;
}
.partner{
      width: 70px;
    margin-top: 0px;
    cursor: pointer;
}
.part {
    width: 70px;
    margin-top: 0px;
    border: 1px solid #000;   
     cursor: pointer;
}
.home{
      margin-top: 25px;

}
/*.busine {
    padding: 75px 0px;
}*/
.busines {
    padding: 85px;
}
.business {
    padding: 100px;
}
.provide {
    margin-left: 25px;
    color: #000;
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 600;
}
.products{
     font-size: 16px;
    font-family: roboto;
    padding: 0px 0 0px 0;
    line-height: 1.7;
}
.secondsection{
      margin-top: 40px;
}
.second{
     color: #fff;
    padding: 0px 0px 20px 0;
    font-family: 'Roboto';
      font-size: 30px;

}
.private{
  color: #e7e5e5;
    font-size: 16px;
    line-height: 1.9;
    padding: 0 0px 20px 0;
    font-family: roboto;
}
.starcolor{
  color: #f00;
}
.minbudjet{
  color:#eb3f43;
}
.priva {
    color: #000;
    font-size: 16px;
    line-height: 1.9;
    padding: 0 0px 20px 0;
    font-family: roboto;
}
.readmore{
      padding: 15px 40px 15px 40px;
    background-color: #027b74;
    border: 1px solid #fff;
    color: #fff;
}
.sem{
  font-size: 16px;
    text-align: center;
    background: #b9ab97;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.sems{
  font-size: 16px;
    text-align: center;
    background: #629080;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.semse{
  font-size: 16px;
    text-align: center;
    background: #5c6f7c;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.semses{
  font-size: 16px;
    text-align: center;
    background: #23629e;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.blog-page{
  padding:8% 150px 0;
}
.blog-page img{
    width:100%;
    border-radius:5px;
}
.blog-image-flex{
  display: flex;
  align-items: center;
}
.blog-image-flex h1{
   font-size: 30px;
}
.blog-image-flex h3{
   font-size:18px;
}
.google-crawling{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.google-crawling h2{
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: bold;
}
.google-crawling ul{
    list-style: none;
}
.google-crawling ul li {
    padding-bottom: 20px;
    list-style: none;
    padding: 0px 3px 20px 25px;
    font-size: 18px!important;
    line-height: 23px;
}
.google-crawling p{
      line-height: 27px;
    margin-bottom: 12px;
}
.help-community p{
      line-height: 27px;
    margin-bottom: 20px;
}
.blog-para{
  display: flex;
  align-items: center;
  margin-bottom: 5px !important;
}
.blog-para strong{
  padding-left:5px;
}
.google-crawling ul li{
    padding-bottom:20px;
}
.google-crawling img{
  width:1.5%;
}
.help-community{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.help-community h2{
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: bold;
}
.help-community ul li{
    padding-bottom:20px;
    list-style: none;
    display: flex;
    align-items: center;
}
.help-community img{
  width:1%;
}
.call-blog{
  width:1.3%;
}
.tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.tooltip-text {
    visibility: hidden;
    background-color: transparent;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0s linear 5s;
    font-size: 12px;
}
.tooltip-text.copied {
    background-color: #2b9e42;
    visibility: visible;
    opacity: 1;
    transition: none;
}
.social-image-blog{
    width: 50px !important;
    padding-right: 15px;
}
.shareimg{
      padding-top: 20px;
    padding-bottom: 20px;
}
.blog-form-width{
  width:40%;
}
.form-group{
    display: flex;
    align-items: center;
}
.submit-blog{
  padding:5px 20px;
}
.md-form{
  padding-right:0px!important;
  padding-left:0px!important;
}
.form-text-are{
 border:1px solid #ccc;width: 85%;height: 70px;padding: 12px;
}
    .single-box {
    border: 1px solid #a9a9aa;
    padding: 30px 20px 20px;
    border-radius: 10px;
    background: #fff;
    color: #000;
}
.single-box .img-area {
    width: 50%;
    float: left;
    margin: 0;
}
.single-box .img-area img {
    width: 100%;
    user-select: none;
}
.single-box {
    overflow: hidden;
}
.single-box .content {
    width: 50%;
    float: left;
    padding-left: 30px;
}
.single-box h2 {
    font-weight: 600;
    font-family: roboto, sans-serif;
    margin: 0 0 30px 0;
    font-size: 19px;
    line-height: 28px;
}
.single-box a {
    border-radius: 0;
    padding: 8px 15px;
    color: #000;
    background-color: #fff;
    font-size: 13px;
    user-select: none;
    text-align: center;
    border: 1px solid;
    text-transform: capitalize;
    font-weight: 700;
    font-family: roboto, sans-serif;
    text-decoration: none;
}
.single-box a:hover{
    background-color: #2b9e42;
    color: #fff;
    border: 0px solid;
    text-decoration: none !important;
}
.single-box p {
    line-height: 20px;
    font-size: 14px;
}
.bycode {
    margin-top: 30px;
    user-select: none;
}
.poston {
    font-size: 14px;
    margin-top: 8px;
    user-select: none;
}
.blog-section{
    padding-top: 8%;
    padding-bottom: 5%;
    padding-left: 25px;
    padding-right: 25px;
}
.blog-section h1{
    text-align: center;
    margin-bottom: 35px;
}
@media only screen and (min-width: 1200px){
.searchengine{
    border: 1px solid #b9ab97;
    padding: 0px 0px 0px 0px;
    min-height: 230px;
    max-height: 230px;
}
.digi {
    font-size: 12px!important;
    text-decoration: unset;
    font-weight: 300;
}
.searche{
  border: 1px solid #629080;
  padding: 0px 0px 0px 0px;
  min-height: 230px;
 max-height: 230px;
}
.searchen{
  border: 1px solid #5c6f7c;
  padding: 0px 0px 0px 0px;
  min-height: 230px;
    max-height: 230px;
}
.searcheng{
   border: 1px solid #23629e;
  padding: 0px 0px 0px 0px;
  min-height: 230px;
    max-height: 230px;
}
}
@media only screen and (min-width: 1700px) {
  .reputation {
    color: #fff;
    padding: 175px 0px 0 1100px!important;
    font-size: 35px;
    font-family: 'Roboto';
}
.marketing {
    font-size: 16px;
    text-align: left;
    padding: 15px 30px 15px 33px!important;
}
.bg-image {
    background-image: url(../images/About Ideas To Reach India Private Limited.jpg);
    min-height: 430px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 0 100px;
}
.lastupdate {
    color: #fff;
    /* padding: 150px 0px 0 0px; */
    font-size: 30px;
    font-family: 'Roboto';
    text-align: center;
    line-height: 1.4;
    padding-top: 10%;
    padding-right: 25%;
}
.secondsection {
    margin-top: 70px;
}
.secondsections {
    margin-top: 85px!important;
}
.bg-ima {
    background-image: url(../images/Client base of Ideas to reach India private limited.jpg);
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
}

.readm{
    padding: 15px 40px 15px 40px;
    background-color: #fff;
    border: 1px solid #000;
    margin: auto;
    display: block;
}
.topnavgation-menu a {
    float: left;
    color: #000;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 300;
}
.topnavgation-menu a:hover{color: #000;}
.marketing {
    font-size: 16px;
    text-align: center;
    padding: 20px 6px 20px 6px;
}
.serviceprovider{
      margin-top: 50px;
    padding: 0 150px!;
}
.serviceproviders{
     margin-top: 45px;
    padding: 0 150px;
    margin-bottom: 40px;
}
.readmor{
  padding: 15px 40px 15px 40px;
    background-color: #5c6f7d;;
    border: 1px solid #fff;
    color: #fff;
}
.glad{
      padding: 35px;
}
.stayed{
         text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto';
  }
  .stayeds{
         text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto';
  }
  .decseven{
    font-size: 25px;
    padding: 15px 0;
  }
  .margin{
    padding: 50px 0px 0px 0px;
  }
  .profesional{
    color: #fff;
    padding: 115px 0 15px;
    font-family: 'Roboto';
    font-size: 35px;
  }
  .details_requirements{
    font-family: 'Roboto';
    font-size: 23px;
    color: #fff;
    font-weight: 400;
  }
  .through{
    text-align: center;
    padding-top: 0;
    color: #058fff;
    font-size: 45px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 27%;
    width: 100%;
    font-weight: bold;
}
.through1 {
    color: #058fff;
    font-size: 45px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 35%;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.requirements_choose{
    position: absolute;
    color: #fff;
    top: 52%;
    width: 100%;
    text-align: center;
    font-size: 25px;
}
.banner_button_redirect{
    position: absolute;
    top: 60%;
    width: 100%;
    text-align: center;
}
.banner_button_redirect a{
  background: #fff;
    color: #000;
    padding: 15px;
    line-height: 5;
}
.banner_button_redirect a:hover{
  background: #fff;
  color: #000;
  text-decoration: unset;
}
.full_fledge{
      padding: 15px 87px!important;
}
.full_fledge1{
      padding: 15px 98px!important;
}
.lastupdate_seo {
    color: #fff;
    /* padding: 150px 0px 0 0px; */
    font-size: 30px;
    font-family: 'Roboto';
    text-align: end;
    line-height: 1.4;
    padding-top: 10%;
    padding-right: 15%;
}
.last_update {
    text-align: left;
    font-size: 18px;
}
.website_visibility{
    text-align: center;
    font-size: 34px;
    margin-top: 30%;
    font-weight: 200;
    line-height:2;
}
.moveon{
   position: absolute;
    bottom: 300%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000000bf;
    font-size: 21px;
    width: 185px;
    text-align: center;
    color: #fff !important;
    border: 1px solid;
    padding: 10px;
    text-decoration: unset !important;
  }
  .labelboxes{
    width: 100%;
    padding: 8px;
  }
/*  .labelboxes{
    width: 100%;
    padding: 8px 0 8px 0;
    border: 1px solid #ccc
  }*/
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500!important;
}
  .nameidea{
    padding: 16px 0 0 0;
    color: #000;
    font-weight: 500;
  }
  .contactdetails{
        font-family: 'Roboto';
    font-size: 30px;
    color: #000;
    font-weight: 600;
  }
  .extenese{
    border: 1px solid #aca9a9;
    padding: 14px;
  }
  .Courteously{
        color: #eb3f43;
    font-size: 13px;
    font-weight: 400;
  }
  .submit{
  	padding: 40px 0px 0px 0px;
  }
  .subbutton{
  	    padding: 15px 65px 15px 65px;
    background-color: #236499;
    border: 1px solid #236499;
    color: #fff;
    font-size: 20px;
    font-family: roboto;
    margin: auto;
    display: block;
  }
  .footer{
  	background-color: #15466a;
  	 padding: 50px;

  }
  .pledge{
  	padding: 60px 0 0 0;
    line-height: 2.5;
        font-weight: 300;
    font-size: 16px;
  }
  .footerpara{
  color: #dde5e4 !important;
}
.footerpara a:hover{
  color: #dde5e4;
}
.footerpara a{color: #dde5e4!important;}
.contactform{
	    padding: 30px 0px;
}
.homemove{
	padding: 60px 0px 0px 60px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 20px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid;
    border-radius:0px!important;
}
.arrow {
    position: absolute;
    bottom: 5%;
    right: 31%;
    transform: translate(-50%, -50%);
    width: 10px;
}
.city {
  background-image: url("../images/About Ideas To Reach India Private Limited.jpg");
  min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.googles{
    color: #fff;
/*    padding: 150px 0px 0 0px;*/
    font-size: 30px;
    font-family: 'Roboto';
    text-align: center;
    line-height:1.4;
    padding-top: 10%;
    padding-right: 55%;
}
.lastupdate{
      color: #fff;
    /* padding: 150px 0px 0 0px; */
    font-size: 30px;
    font-family: 'Roboto';
    text-align: center;
    line-height: 1.4;
    padding-top: 11%;
    padding-right: 25%;
}
.seco{
    padding: 65px 0 0 0;
}
.read_further{
      margin-top: 50px;
}
.people_focused{
  font-size:24px;
  padding-bottom:10px;
  font-weight:bold;
}
.search_engine{
  font-size:22px;
   padding-bottom:10px;
}
.grow_business_online{
    padding-top:25px;
}
.data-driven-approach{
    font-weight: bold;
    font-size: 17px;
}
.insight_digital{
    margin-top: 0;
    padding-bottom: 0;
}
.announce{
    line-height: 1.6;
    font-size: 16px;
    font-family: roboto;
}
.announce1{
  line-height: 2.0;
    font-size: 16px;
    font-family: roboto;
    padding-bottom: 20px;
}
.standards{
    padding: 25px 0;
}
.accordion__content {
    display: none;
}
.accordion__header {
    cursor: pointer;
}
.read_more_read_less{
    border: none;
    background: none;
    padding: 0;
    color: rgb(0, 0, 255);
    font-weight:bold;
}
.standards1 {
    padding: 15px 0;
}
.contactus{
    background: #fff;
    padding: 15px 40px 15px 40px;
    border: 1px solid #000;
    margin-top: 20px;
}
.secti{
        padding: 0px 0 45px 0;
}
.servic{
      padding: 15px 0 0 0;
}
.servicecolor{
      background: #2d6b9e;
    padding: 65px 0 65px 0;
    margin-top: 75px;
}
.cols {
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto';
    text-align: center;
    line-height: 1.4;
}
.servicecontent{
  padding: 0 125px;
}
.serviceborder{
  border:1px solid #b9ab97;
  margin-top: 45px;
}
.servicebor{
  border:1px solid #629080;
  margin-top: 45px;
}
.servicebord{
  border:1px solid #5c6f7c;
  margin-top: 45px;
}
.serviceborda{
  border:1px solid #23629e;
  margin-top: 45px;
}
.first{
  text-align: center;
    font-size: 25px;
    padding: 120px 0;
    font-family: roboto;
    color: #fff;
}
.firstpara{
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}
.remarkably{
     padding: 35px 27px 20px 27px;
}
.serckback{
  background: #b9ab97;
}
.serchback{
  background: #629080;
}
.serchbacks{
  background: #5c6f7c;
}
.serchbackss{
  background: #23629e;
}
.firsts{
  text-align: center;
    font-size: 23px;
    padding: 131px 0;
    font-family: roboto;
    color: #fff;
}
.firstss{
  text-align: center;
    font-size: 23px;
    padding: 140px 0;
    font-family: roboto;
    color: #fff;
}
.Holistic{
        padding: 130px 0;
}
.note{
      color: red;
    font-family: roboto;
}
.contactimg {
  background-image: url("../images/Contact Ideas to reach India private limited.jpg");
  min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.googlesmap{
        text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 22%;
    left: 15%;
    transform: translate(-25%, -50%);
    width: 60%;
}

  .name{
    padding: 16px 0 0 0;
    color: #000;
    font-weight: 500;
  }
  .clientimage {
  background-image: url("../images/Client base of Ideas to reach India private limited.jpg");
  min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.delivers{
  padding: 35px 0 0 0;
}
.reputation{
    color: #fff;
    /* padding: 175px 0px 0 715px; */
    font-size: 30px;
    font-family: 'Roboto';
    padding-top: 10%;
    padding-left: 60%;
}
.territory{
  line-height: 1.6;
      font-size: 16px;
    font-family: roboto;
    color:#000;
}
.clientimg {
    width: 130px;
    height: auto;
}
.clientimg2 {
    width: 100px;
    height: auto;
}
.cp0{padding: 0 !important}
.clientspace{padding: 50px 0;}
.p25{padding-top: 25px}
.businessgoal{
        padding: 0!important;
}

@media only screen and (min-width: 1400px){
.searchengine{
    border: 1px solid #b9ab97;
    padding: 0px 0px 0px 0px;
    min-height: 230px;
    max-height: 230px;
}
.searche{
  border: 1px solid #629080;
  padding: 0px 0px 0px 0px;
  min-height: 230px;
 max-height: 230px;
}
.searchen{
  border: 1px solid #5c6f7c;
  padding: 0px 0px 0px 0px;
  min-height: 230px;
    max-height: 230px;
}
.searcheng{
   border: 1px solid #23629e;
  padding: 0px 0px 0px 0px;
  min-height: 230px;
    max-height: 230px;
}
.sem{
  font-size: 17px;
    text-align: center;
    background: #b9ab97;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.marketing {
    font-size: 16px;
    text-align: left;
    padding: 15px 28px 15px 28px;
}
.sems{
  font-size: 17px;
    text-align: center;
    background: #629080;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.semse{
  font-size: 16px;
    text-align: center;
    background: #5c6f7c;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.semses{
  font-size: 17px;
    text-align: center;
    background: #23629e;
    padding: 15px;
    color: #fff;
    margin: 0px;
}
.busines {
    padding: 95px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .moveon {
    position: absolute;
    bottom: 120%;
    left: 90%;
    transform: translate(-50%, -50%);
    color: #000000bf;
    font-size: 21px;
    width: 200px;
    text-align: center;
    color: #fff !important;
    border: 1px solid;
    padding: 10px;
    text-decoration: unset !important;
}
.busines {
    padding: 0 20px;
}
.through {
    text-align: center;
    padding-top: 0;
    color: #058fff;
    font-size: 37px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-25%, -50%);
}
.private {
    color: #e7e5e5;
    font-size: 10px;
    line-height: 1.9;
    padding: 0 0px 8px 0;
    font-family: roboto;
}
.second {
    color: #fff;
    padding: 0px 0px 20px 0;
    font-family: 'Roboto';
    font-size: 21px;
}
.searchengine {
    border: 1px solid #b9ab97;
    padding: 0px 0px 0px 0px;
    min-height: 275px;
    max-height: 275px;
}
.searche {
    border: 1px solid #629080;
    padding: 0px 0px 0px 0px;
    min-height: 275px;
    max-height: 275px;
}
.searchen {
    border: 1px solid #5c6f7c;
    padding: 0px 0px 0px 0px;
    min-height: 275px;
    max-height: 275px;
}
.searcheng {
    border: 1px solid #23629e;
    padding: 0px 0px 0px 0px;
    min-height: 275px;
    max-height: 275px;
}
.contactform {
    padding: 0px 0px;
}
.profesional {
    color: #fff;
    padding: 35px 0;
    font-family: 'Roboto';
    font-size: 35px;
}
.bg-imag {
    background-image: url(../images/Contact Ideas to reach India private limited.jpg);
    min-height: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.bg-image {
    background-image: url(../images/About Ideas To Reach India Private Limited.jpg);
    min-height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    padding: 0 100px;
}
.bg-ima {
    background-image: url(../images/Client base of Ideas to reach India private limited.jpg);
    min-height: 315px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.contimg{
        background-size: cover;
    background-repeat: no-repeat;
    background-position: 5% top;
    height: 220px!important;
}
.clintimg{
        background-size: cover;
    background-repeat: no-repeat;
    background-position: 5% top;
    height: 230px!important;
}
.whoweareimg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 5% top;
    height: 225px!important;
}
.p22 {
    padding: 20px 0 20px 0;
}
.firstpara {
    font-family: 'Roboto';
    /* padding: 20px 27px 20px 27px; */
    font-size: 10px;
    line-height: 1.3;
}
.first {
    text-align: center;
    font-size: 20px;
    padding: 131px 0;
    font-family: roboto;
    color: #fff;
}
.digi {
    font-size: 6px;
    text-decoration: unset;
    font-weight: 300;
}
.ideastoreachlogo {
    font-family: 'Roboto';
    color: #000;
    font-size: 17px;
    text-decoration: unset !important;
}
.topnavgation-menu a {
    float: left;
    color: #000;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 11px;
    font-weight: 300;
}
.fixedmenu .topnavgation-menu a {
    float: left;
    color: #000;
    text-align: center;
    padding: 23px 16px;
    text-decoration: none;
    font-size: 11px;
    font-weight: 300;
}
.secondsection {
    margin-top: 40px;
}
.digital {
    font-size: 8px!important;
    text-decoration: unset;
    font-weight: 100;
}
.idea {
    font-family: 'Roboto';
    color: #fff !important;
    font-size: 20px;
    text-decoration: unset !important;
}
.topnav-menu a {
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 10px;
    font-weight: 300;
}
.fixedmenu .idea {
    font-family: 'Roboto';
    color: #000!important;
    font-size: 20px;
    text-decoration: unset !important;
}
.fixedmenu .digital {
    font-size: 8px!important;
    text-decoration: unset;
    font-weight: 300;
}
.fixedmenu .logo-img {
    width: 26px;
    margin-top: -15px;
}
 .fixedmenu .partner {
    width: 59px;
    margin-top: 15px;
    cursor: pointer;
    border: 1px solid;
}
.fixedmenu .part {
    width: 70px;
    margin-top: 14px;
    border: 1px solid #000;
}
.reputation {
    color: #fff;
    padding: 85px 0px 0 395px;
    font-size: 28px;
    font-family: 'Roboto';
}
.clientimg {
    width: 80px;
    height: auto;
}
.clientimg2 {
    width: 75px;
    height: auto;
}
.googles {
    color: #fff;
    padding: 70px 0px 0 30px;
    font-size: 30px;
    font-family: 'Roboto';
}
.business {
    padding: 40px;
}
.secondsec{
    margin-top: 10px;
}
.glad {
    padding: 0px;
}

}


@media only screen and (max-width:768px)
{
.dflexbox {
    display: block;
}
.google-reviews-fixed{
    position: fixed;
    bottom: 25px;
    width:75%; height: auto;
}
.google-crawling h2 {
    font-size: 23px;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 30px;
}
.google-crawling img {
    width: 6.5%;
}
.help-community img {
    width: 5%;
}
.call-blog{
  width:5.3%;
}
.google-crawling a{
  color: #337ab7!important;
}
.google-crawling ul {
    list-style: none;
    padding-left: 15px;
}
.help-community ul{
  padding-left:30px;
}
.blog-image-flex {
    display: block;
    padding-right:0px!important;
    padding-left:0px!important;
}
.blog-image-flex h1 {
    font-size: 25px;
}
.help-community h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 30px;
}
.form-group {
    display: block;
}
.blog-page {
    padding: 8% 20px 0;
}
.help-community ul li {
    padding-bottom: 20px;
    list-style: none;
    display: block;
    align-items: center;
}
.blog-form-width {
    width: 100%;
}
.form-text-are{
  border: 1px solid #ccc;
    width: 100%;
    height: 70px;
    padding: 12px;
}
.single-box .img-area {
    width: 100%;
    float: left;
    margin: 0;
}
.single-box .img-area {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.single-box .content {
    width: 100%;
    padding-left: 0px;
}
.blog-section {
    padding-top: 8%;
    padding-bottom: 5%;
    padding-left: 0px;
    padding-right: 0px;
}
.details_requirements1 {
    font-family: 'Roboto';
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 27%;
    left: 50px;
}
.website_visibility {
    text-align: center;
    font-size: 22px;
    margin-top: 0%;
    font-weight: 200;
    line-height: 2;
    padding: 12px;
}
.read_further {
    margin-top: 20px;
}
    .minbudjet1 {
        color: #eb3f43;
        font-size: 16px;
    }
        .details_requirements2 {
        font-family: 'Roboto';
        font-size: 14px;
        color: #fff;
        position: absolute;
        top: 55%;
        left: 16px;
    }
.sectioncontent {
    padding: 5px 0;
}
.marg15{
    margin:0 15px;
}
.remarkably {
    padding: 23px 10px 45px 10px;
}
.servic {
    padding: 10px 0 0 0;
}
.announce {
    line-height: 1.6;
    font-size: 16px;
    font-family: roboto;
}
.glad {
    padding: 0px;
}
.territory {
    line-height: 1.6;
    font-size: 16px;
    font-family: roboto;
    color: #000;
    padding-top: 15px;
}
.serviceproviders{
     margin-top: 0px;
    padding: 0 150px;
    margin-bottom: 40px;
}
.servicecolor {
    background: #2d6b9e;
    padding: 65px 0 65px 0;
    margin-top: 0px;
}
.first {
        text-align: center;
    font-size: 21px;
    padding: 20px 0;
    font-family: roboto;
    color: #fff;
    margin: 0;
}
	.provide {
    text-align:center;
    color: #000;
    font-size: 28px;
    font-family: 'Roboto';
    font-weight: 600;
    padding-bottom: 21px;
}
.weare {
    bottom: 0%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 25%;
    left: 12%;
    transform: translate(-15%, 0);
}
.row {
    margin-right: 0 !important;
    margin-left: 0  !important;
    }
.servicecontent {
    padding: 0 25px;
}
 .idea {
    font-family: 'Roboto';
    color: #4d4d4d !important;
    font-size: 30px;
    text-decoration: unset !important;
    font-weight: 400;
    }
        .m-5 {
    margin-left: 0;
    margin-top: -10px;
}
.diflex {
    display: flex;
    align-items: center;
}
.city {
  background-image: url("../images/Mobile image 3.jpg");
     background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    min-height: 263px;
}
 .clientimage {
  background-image: url("../images/Mobile image 2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.reputation {
    color: #fff;
    padding: 70px 0px;
    font-size: 23px;
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
}
.googlesmap {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 22%;
    left: 10%;
    transform: translate(-25%, -50%);
    width: 60%;
    line-height:1.4;
}
.clientimg {
    width: 100%;
    margin-top: 30px;
}
.googles {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 20%;
    left: 26%;
    transform: translate(-25%, -50%);
    width: 88%;
}
.seco {
     padding: 0px 0 0 0; 
}
.contactus {
    background: #fff;
    padding: 10px 25px 10px 25px;
     border: 1px solid #000; 
     margin-top: 20px; 
    margin: auto;
    display: block;
    margin-bottom: 20px;
    margin-top: 40px;
}
.pandemics{
    margin-bottom:30px;
}
.serviceprovider {
    margin-top: 50px;
    padding: 0px 35px;
}
.readm {
    margin:auto;
    display:block;
    padding: 15px 35px 15px 35px;
    background-color: #fff;
    border: 1px solid #000;
}
.marketing {
    font-size: 16px;
    text-align: center;
    padding: 15px 10px 15px 10px;
}
.sem {
    font-size: 18px;
    text-align: center;
    background: #b9ab97;
    padding: 25px 0px 25px 0;
    color: #fff;
    margin-top: 0px;
    line-height: 1.4;
}
.sems {
    font-size: 18px;
    text-align: center;
    background: #629080;
    padding: 25px 0px 25px 0;
    color: #fff;
    margin-top: 0px;
    line-height: 1.4;
}
.searche {
    border: 1px solid #629080;
    padding: 0px 0px 20px 0px;
    margin-top: 0px;
    min-height: unset;
    max-height: unset
}
.semse {
    font-size: 18px;
    text-align: center;
    background: #5c6f7c;
    padding: 25px 0px 25px 0;
    color: #fff;
    margin-top: 0px;
    line-height: 1.4;
}
.searchen {
    border: 1px solid #5c6f7c;
    padding: 0px 0px 20px 0px;
    margin-top: 0px;
    min-height: unset;
    max-height: unset;
}
.semses {
    font-size: 18px;
    text-align: center;
    background: #23629e;
    padding: 25px 0px 25px 0;
    color: #fff;
    margin-top: 0px;
    line-height: 1.4;
}
.products {
    font-size: 16px;
    font-family: roboto;
    padding: 0px 0 0px 0;
    line-height: 1.7;
}
.searcheng {
    border: 1px solid #5c6f7c;
    padding: 0px 0px 20px 0px;
    margin-top: 0px;
    min-height: unset;
    max-height: unset;
}
.searchengine {
    border: 1px solid #b9ab97;
    padding: 0px 0px 20px 0px;
    min-height: unset;
    max-height: unset;
}
    .stayed {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto';
    line-height: 30px;
}
.margin {
    padding: 0px 0px 0px 0px;
}
.stayeds {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto';
    margin-top: 30px;
}
.contactform {
    padding: 0px 23px;
}
.contactdetails {
    font-family: 'Roboto';
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.through {
  text-align: center;
  color: #058fff;
  font-size: 25px;
  font-family: 'Roboto';
  padding-left: 0;
  position: absolute;
  top: 15%;
  left: 35%;
  /* transform: translate(-25%, -50%); */
  width: 62%;
}
.through1 {
        color: #058fff;
        font-size: 25px;
        font-family: 'Roboto';
        padding-left: 130px;
        position: absolute;
        top: 24%;
        font-weight: bold;
        width: 100%;
}
.mobile_menu{
      padding-top: 45px;
    padding-bottom: 30px;
    text-align: center;
}
.mobile_m1{
      text-align: center;
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.mobile_menu div button{
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    width:85%;
}
.requirements_choose {
    position: absolute;
    color: #fff;
    top: 22%;
    width: 100%;
    text-align: right;
    font-size: 16px;
    padding-right: 20px;
}
.banner_button_redirect {
    position: absolute;
    top: 25%;
    width: 100%;
    text-align: center;
}
.banner_button_redirect a {
    background: #fff;
    color: #000;
    padding: 7px;
    line-height: 3;
    font-size: 12px;
}
.full_fledge {
    padding: 7px 55px !important;
}
.full_fledge1 {
    padding: 7px 65px !important;
}
.extend{
	    font-size: 19px;
}
.Courteously {
    color: #eb3f43;
    font-size: 14px;
    font-weight: 400;
}
.minbudjet {
    color: #eb3f43;
    font-size: 19px;
}
label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    display: contents;
    font-size: 19px;
}
input[type=checkbox] {
    margin: 35px 0 0;
    line-height: normal;
}
.subbutton {
    padding: 15px 65px 15px 65px;
    background-color: #236499;
    border: 1px solid #236499;
    color: #fff;
    font-size: 20px;
    font-family: roboto;
    margin: auto;
    display: block;
    margin-bottom: 30px;}
.arrow {
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 8px;
}
.footermenu ul{padding: 0;list-style: none;}
.footer {
    background-color: #15466a;
    padding: 25px;
    line-height: 3.1!important;
}
    .pledge {
    padding: 0px;
    line-height: 2.5;
    font-weight: 300;
    font-size: 16px;
}
.private {
    color: #000;
    font-size: 16px!important;
    line-height: 1.7;
    padding: 30px;
    font-family: roboto;
}
    .line{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #ccc;
}
.mob-img {
  background-image: url("../images/Mobile image 3.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  border-bottom: 1px solid #000;
}
.second {
    color: #fff;
    padding: 0px 0px 6px 0;
    font-family: 'Roboto';
    font-size: 23px;
    margin-left: 16px;
}
.readmore {
    padding: 15px 40px 15px 40px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    margin:auto;
    display:block;
}
.business {
   padding: 25px 15px;
}
.back-img {
  background-image: url("../images/Mobile image 2.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  padding: 0px 0px 20px 0;
}
.secondsection {
    margin-top: 30px;
}
.seconds {
    color: #fff;
    padding: 0px 0px 6px 0;
    font-family: 'Roboto';
    font-size: 20px;
    /* margin-left: 15px; */
    text-align: center;
}
.privates {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    padding: 100px 0px 10px 0;
    font-family: roboto;
    margin-top: 130px;
}
.readmor {
    padding: 15px 40px 15px 40px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
       margin: auto;
    display: block;
}
.back-imga {
  background-image: url("../images/Mobile image 4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0px 0px 20px 0;
}
.profesional {
    color: #fff;
    padding: 65px 0;
    font-family: 'Roboto';
    font-size: 20px;
    line-height:1.3;
}
.busines {
    padding: 0px 0px;
}
/*.serviceproviders {
    margin-top: 40px;
    padding: 0 150px;
}*/
.first-img{
    background-image: url("../images/Home page mobile.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
      margin-top: 0px;
}

.way{
    font-weight: 1000;
    font-size: 22px;
}
.footer a{
    color:#fff!important;
}
.containers {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 40px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.containers input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
      position: absolute;
    top: 13px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #000;
}
.containers:hover input ~ .checkmark {
  background-color: #fff;
}
.containers input:checked ~ .checkmark {
  background-color: #2196F3;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.containers input:checked ~ .checkmark:after {
  display: block;
}
.containers .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkmarks {
      position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #000;
}
.cols {
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto';
    text-align: center;
    line-height: 1.4;
}

.containers:hover input ~ .checkmarks {
  background-color: #fff;
}
.containers input:checked ~ .checkmarks {
  background-color: #2196F3;
}
.checkmarks:after {
  content: "";
  position: absolute;
  display: none;
}
.containers input:checked ~ .checkmarks:after {
  display: block;
}
.containers .checkmarks:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.name {
    padding: 16px 0 0 0;
    font-size: 17px;
}
.contactform label{font-size: 14px;}
.idealogo{
        width: 17%;
    padding: 0px 0px 0px 0;
}
.digital {
    font-size: 12px!important;
    text-decoration: unset;
    font-weight: 400;
    color: #4d4d4d !important;
    line-height: 3px;
}
.partner {
    width: 45px!important;
    border: 1px solid #000;
    margin: 8px 0 0 0;
}
.topmenu{
    display: flex;
    position: fixed;
    z-index: 100;
    background-color: #fff;
    width:100%;
}
a {
    color: #000!important;
    text-decoration: unset;
    font-family: roboto;
}
 .navTrigger {
        display: block;
    }
    .nav div.logo {
        margin-left: 0px;
    }
    .nav div.main_list {
        width: 100%;
        height: 0;
        overflow: hidden;
    }
    .nav div.show_list {
        height: auto;
        display: none;
    }
    .nav div.main_list ul {
        flex-direction: column;
        width: 100%;
        height: 100vh;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: #111;
        /*same background color of navbar*/
        background-position: center top;
    }
    .nav div.main_list ul li {
        width: 100%;
        text-align: center;
        margin-top: 30px;
        list-style: none;
    }
    .nav div.main_list ul li a {
        text-align: center;
        width: 100%;
        font-size: 20px;
        padding: 20px;
    }
    .nav div.media_button {
        display: block;
    }
}

.navTrigger {
    cursor: pointer;
    width: 30px;
    height: 25px;
    margin: auto;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
}

.navTrigger i {
    background-color: #000;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px;
}
.threedot{
    width:100%;
    background:#fff;
}
.font{
    font-size: 25px;
}
.paymentga{
    fontweight:600;
}
.container {
    position: fixed;
    margin: 0px;
    width: auto;
}

.navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
}

.navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
}

.navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
}

@-webkit-keyframes inM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes inM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes outM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes outM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes inT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}

@keyframes inT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}

@-webkit-keyframes outT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}

@keyframes outT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}

@-webkit-keyframes inBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}

@keyframes inBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}

@-webkit-keyframes outBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}

@keyframes outBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}

.affix {
    padding: 0;
    background-color: #111;
}






.myH2 {
    text-align:center;
    font-size: 4rem;
}
.myP {
    text-align: justify;
    padding-left:15%;
    padding-right:15%;
    font-size: 20px;
}

}
