


.content-writting {
    left: 0;
    top: 5%;
    right: 0;
    margin: auto;
  
    position: absolute;
    text-align: left;
    padding: 5px 35px;
    
}

.content-writting > h1 {
     font-family: 'Alfa Slab One';
    padding: 0;
    color: #A95206;
    font-size: 65px;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.content-writting > h2 {
   font-family: 'Sanchez';
   margin-left: 65%;
    padding: 0;
    color: #000000;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 25px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: 800;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;

    
}

.div-line {
    height: 6px;
    width: 500px;
    margin:0px 0px;
  
    background: #934603;
  float:right; 

    }

.div-line1 {
    height: 0.63vh;
    width: 52.7vh;
    margin:0px 0px;
    
    background: #02104A;
  float:right; 

    }

.block-display{
    padding: 0;
    width: 60%;
    color: #0C275D;
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    margin: 30px  0px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
     display: inline-block;
      font-family: 'Sanchez';
    
}
.content-writting > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.content-writting > a.btn-primary{
    color: #ffffff;
    margin-top: 5px;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 0px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #784F0B;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.content-writting > a:hover,
.content-writting > a:active {
    color: #ffffff;
    background: #0B2951;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}



@media (max-width: 991px) {
    .content-writting h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .content-writting > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .content-writting {
         top: 5%;
        padding: 10px 20px;
    }
    .content-writting > h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .content-writting > h2 {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 2px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .content-writting {
        padding: 10px 30px;
    }
    .content-writting > h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .content-writting > h2 {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 2px;
    }
    .content-writting > a.btn-default, 
    .content-writting > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 0px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }
.div-line {
    height: 2px;
    width: 100px;
    margin:0px 0px;
  
    background: #934603;
  float:right; 

    }

.div-line1 {
     height: 2px;
    width: 100px;
    margin:0px 0px;
    
    background: #02104A;
  float:right; 

    }
    .block-display{
    padding: 0;
    width: 65%;
    color: #0C275D;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    margin:0px  0px 5px 0px;

    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
     display: inline-block;
      font-family: 'Sanchez';
    
}

.breakh{
    height: 0px;
}
}







.content-writting1 {
    left: 0;
    top: 10%;
    right: 0;
    left:20%;
    margin: auto;
  
    position: absolute;
    text-align: left;
    padding: 5px 35px;
    
}

.content-writting1 > h1 {
     font-family: 'Sanchez';
    padding: 0;
    color: #FFC300;
    font-size: 65px;
    font-style: normal;
     font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.content-writting1 > h3 {
     font-family: 'Sanchez';
    padding: 0;
    color: #FFFFFF;
    font-size: 65px;
    font-style: normal;
     font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.content-writting1 > h2 {
   


    font-family: 'Sanchez';
    
    padding: 0;
    color: #FFFFFF;
    font-size: 23px;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 5px;
    letter-spacing: 1px;
   
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;

  
    line-height: 25px;
 
   
    font-weight: 800;
   
}





.content-writting1 > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
     margin-top: 5%;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 0px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #D68910;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.content-writting1 > a:hover,
.content-writting1 > a:active {
    color: #ffffff;
    background: #212F3C;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}



@media (max-width: 991px) {
    .content-writting1 h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .content-writting1 > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .content-writting1 {
        padding: 10px 20px;
    }
    .content-writting1 h1,
    .content-writting1 h3 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .content-writting1 > h2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .content-writting1 {
        padding: 10px 30px;
    }
    .content-writting1 h1,
    .content-writting1 h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .content-writting1 > h2 {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .content-writting1 > a.btn-default, 
    .content-writting1 > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }



}

.content-writting2 {
    left: 0;
    top: 30%;
    right: 0;
    left:2%;
    margin: auto;
  
    position: absolute;
    text-align: left;
    padding: 5px 35px;
    
}

.content-writting2 > h1 {
     font-family: 'Sanchez';
    padding: 0;
    color: #E67E22  ;
    font-size: 65px;
    font-style: normal;
     font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.content-writting2 > h2 {
   


    font-family: 'Sanchez';
    
    padding: 0;
    color: #FFFFFF;
    font-size: 23px;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 5px;
    letter-spacing: 1px;
   
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;

  
    line-height: 25px;
 
   
    font-weight: 800;
   
}





.content-writting2 > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
     margin-top: 5%;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 0px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #CA6F1E ;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.content-writting2 > a:hover,
.content-writting2 > a:active {
    color: #ffffff;
    background: #212F3C;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}



@media (max-width: 991px) {
    .content-writting2 h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .content-writting2 > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .content-writting2 {
        padding: 10px 20px;
    }
    .content-writting2 h1 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .content-writting2 > h2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .content-writting2 {
        padding: 10px 30px;
    }
    .content-writting2 h1{
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .content-writting2 > h2 {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .content-writting2 > a.btn-default, 
    .content-writting2 > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }



}

.content-writtingS {
    left: 0;
    top: 10%;
    right: 0;
    left:5%;
    margin: auto;
 
    position: absolute;
    text-align: left;
    padding: 5px 35px;
   
}

.content-writtingS > h2 {
   font-family: 'Sanchez';
    padding: 0;
    color: #b6ffe5;
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 25px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: 800;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;

    
}
.content-writtingS > h3 {
     font-family: 'Sanchez';
    padding: 0;
    color: #FFFFFF;
    font-size: 65px;
    font-style: normal;
     font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.content-writtingS > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
     margin-top: 5%;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 0px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #D68910;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.content-writtingS > a:hover,
.content-writtingS > a:active {
    color: #ffffff;
    background: #212F3C;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}



@media (max-width: 991px) {
    .content-writtingS h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 0px;
    }
    .content-writtingS h2 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .content-writtingS > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .content-writtingS {
        padding: 10px 20px;
    }
   .content-writtingS h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .content-writtingS h3 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 5px;
    }
   
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .content-writtingS {
        padding: 5px 15px;
    }
   .content-writtingS h2 {
        font-size: 10px;
        line-height: 7px;
        margin-bottom: 0px;
    }
    .content-writtingS h3 {
        font-size: 15px;
        line-height: 10px;
        margin-bottom: 2px;
    }
   
    .content-writtingS > a.btn-default,
    .content-writtingS > a.btn-primary {
        font-size: 12px;
        line-height: 5px;
        margin-right: 5px;
        text-align: center;
        padding: 10px 10px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }
}
/* 3DM */
.content-writting3dm {
    left: 0;
    top: 10%;
    right: 0;
    left:5%;
    margin: auto;
    position: absolute;
    text-align: left;
    padding: 5px 35px;
   
}
.content-writting3dm > h2 {
   font-family: 'Sanchez';
    padding: 0;
    color: #efff00;;
    font-size: 30px;
    margin-top: 10px;
    line-height: 25px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: 800;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s; 
}
.content-writting3dm > h3 {
     font-family: 'Sanchez';
    padding: 0;
    color: #FFFFFF;
    font-size: 65px;
    font-style: normal;
     font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.content-writting3dm > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
     margin-top: 5%;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 0px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #D68910;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.content-writting3dm > a:hover,
.content-writting3dm > a:active {
    color: #ffffff;
    background: #212F3C;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
@media (max-width: 991px) {
    .content-writting3dm h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 0px;
    }
    .content-writting3dm h2 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .content-writting3dm > p {

        font-size: 18px;
    }
}
/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .content-writting3dm {
        padding: 10px 20px;
    }
   .content-writting3dm h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .content-writting3dm h3 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 5px;
    }
   
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .content-writting3dm {
        padding: 0px 0px;
    }
   .content-writting3dm h2 {
        font-size: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .content-writting3dm h3 {
        font-size: 15px;
        line-height: 10px;
        margin-bottom: 2px;
    }
   
    .content-writting3dm > a.btn-default,
    .content-writting3dm > a.btn-primary {
        font-size: 12px;
        line-height: 5px;
        margin-right: 5px;
        text-align: center;
        padding: 10px 10px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }
}