#srnsectioncono{width: 100%; margin: 0vw auto; background:#c9e8fd; }
#srnsectioncont{width: 100%; margin: 0vw auto; background:#b3cde3; }
#srnsectionconth{width:100%; margin: 0vw auto; background:#d5a35a;}
#srnsectionconf{width: 100%; margin: 0vw auto; background:#b0c292; }
#srnsectionconfv{width: 100%; margin: 0vw auto; background:#fed9a6;}
#srnsectioncons{width: 100%; margin: 0vw auto; background:#e4eaf1;}

.srnsectionscon{width:90%; margin: 0vw auto;}
.srnsectionsfqcon{width:90%; margin: 0vw auto;}
.srnsectionsconimg{width:10%; align-self:center; text-align:center; margin:0px auto;}
.srnsectionsconrowo{display:flex; flex-direction:row; justify-content:space-between; align-self:center;}
.smboxcol1{width:40vw; align-self:center; }
.smboxcol1 img{width:100%;}
.smboxcol2{width:40vw; align-self:center; }
.smboxcol2 img{width:100%;}
.srnhding{letter-spacing: 1px; font-size: 2vw; font-weight: 800; text-align: left; font-family: "Overlock", sans-serif; font-weight: 800; color: #484848; border-bottom: .1vh solid #484848; padding: 1vw 0vw; width: auto;}
.srnpara{letter-spacing: 0px;
    font-size: 1.5vw;
    text-align: left;
    font-family: "Overlock", sans-serif;
    font-weight: 700;
    color: #484848; line-height:1.5;}
.srnsectionsconbox{border: .1vh solid #484848; padding: 1vw; margin: 1vw;}
.srnsectionsconboximg{width:50%;}
.srnsectionsconboximg img{width:100%;}
.srnsectionsconhd{letter-spacing: 1px; font-size: 2vw; font-weight: 800; text-align: left; font-family: "Overlock", sans-serif; font-weight: 800; color: #484848; border-bottom: .1vh solid #484848; padding: 1vw 0vw; width: auto; background: #fff;}
.srnlist li { font-size: 1.2vw; font-weight: 900; font-family: "Overlock", sans-serif; color: #484848; margin: 1vw;}
.srnspara{font-size: 1.5vw; font-weight: 900; font-family: "Overlock", sans-serif; color: #484848;}
.headblue{color:#009dff;}
.servicon{display:flex; flex-direction:row; justify-content:center; padding:0vw 0vw 4vw 0vw;}
.serviconbox{width:10vw; font-size:1vw;   font-weight:500;  text-align: center; font-family: "Overlock", sans-serif;}
.serviconbox p{margin:0vw; padding:0vw;  font-size:1vw; }
.serviconbox img{width:100%;}
.serviconbox img:hover{width:110%;}
.serviconbox p:hover{margin:0vw; padding:0vw; font-size:1.1vw; }
@media screen and (max-width:600px){
   .srnsectionsconrowo{display:flex; flex-direction:column; justify-content:space-between; align-self:center;} 
   .smboxcol1{width:80vw; align-self:center; }
   .smboxcol2{width:80vw; align-self:center; }
    .srnpara{letter-spacing: 0px;
    font-size: 3vw;
    text-align: left;
    font-family: "Overlock", sans-serif;
    font-weight: 700;
    color: #484848; line-height:1.5;}
}